/*!
 * @name			achtbruecken.less
 *
 * @client			m.i.r.media
 * @author 			Ansgar Hiller <ansgar@weigelstein.de>
 * @since			11-2015
*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("../fonts/gfont.css");
/* @input-border-focus:             #66afe9; */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-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: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
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 {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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;
  }
  .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 Regular';
  src: url('../fonts/glyphicons-regular.eot');
  src: url('../fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-regular.woff2') format('woff2'), url('../fonts/glyphicons-regular.woff') format('woff'), url('../fonts/glyphicons-regular.ttf') format('truetype'), url('../fonts/glyphicons-regular.svg#glyphiconsregular') format('svg');
}
.glyphicons {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicons.x05 {
  font-size: 12px;
}
.glyphicons.x2 {
  font-size: 48px;
}
.glyphicons.x3 {
  font-size: 72px;
}
.glyphicons.x4 {
  font-size: 96px;
}
.glyphicons.x5 {
  font-size: 120px;
}
.glyphicons.light:before {
  color: #f2f2f2;
}
.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
.glyphicons.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.glyphicons.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.glyphicons-glass:before {
  content: "\E001";
}
.glyphicons-leaf:before {
  content: "\E002";
}
.glyphicons-dog:before {
  content: "\E003";
}
.glyphicons-user:before {
  content: "\E004";
}
.glyphicons-girl:before {
  content: "\E005";
}
.glyphicons-car:before {
  content: "\E006";
}
.glyphicons-user-add:before {
  content: "\E007";
}
.glyphicons-user-remove:before {
  content: "\E008";
}
.glyphicons-film:before {
  content: "\E009";
}
.glyphicons-magic:before {
  content: "\E010";
}
.glyphicons-envelope:before {
  content: "\2709";
}
.glyphicons-camera:before {
  content: "\E011";
}
.glyphicons-heart:before {
  content: "\E013";
}
.glyphicons-beach-umbrella:before {
  content: "\E014";
}
.glyphicons-train:before {
  content: "\E015";
}
.glyphicons-print:before {
  content: "\E016";
}
.glyphicons-bin:before {
  content: "\E017";
}
.glyphicons-music:before {
  content: "\E018";
}
.glyphicons-note:before {
  content: "\E019";
}
.glyphicons-heart-empty:before {
  content: "\E020";
}
.glyphicons-home:before {
  content: "\E021";
}
.glyphicons-snowflake:before {
  content: "\2744";
}
.glyphicons-fire:before {
  content: "\E023";
}
.glyphicons-magnet:before {
  content: "\E024";
}
.glyphicons-parents:before {
  content: "\E025";
}
.glyphicons-binoculars:before {
  content: "\E026";
}
.glyphicons-road:before {
  content: "\E027";
}
.glyphicons-search:before {
  content: "\E028";
}
.glyphicons-cars:before {
  content: "\E029";
}
.glyphicons-notes-2:before {
  content: "\E030";
}
.glyphicons-pencil:before {
  content: "\270F";
}
.glyphicons-bus:before {
  content: "\E032";
}
.glyphicons-wifi-alt:before {
  content: "\E033";
}
.glyphicons-luggage:before {
  content: "\E034";
}
.glyphicons-old-man:before {
  content: "\E035";
}
.glyphicons-woman:before {
  content: "\E036";
}
.glyphicons-file:before {
  content: "\E037";
}
.glyphicons-coins:before {
  content: "\E038";
}
.glyphicons-airplane:before {
  content: "\2708";
}
.glyphicons-notes:before {
  content: "\E040";
}
.glyphicons-stats:before {
  content: "\E041";
}
.glyphicons-charts:before {
  content: "\E042";
}
.glyphicons-pie-chart:before {
  content: "\E043";
}
.glyphicons-group:before {
  content: "\E044";
}
.glyphicons-keys:before {
  content: "\E045";
}
.glyphicons-calendar:before {
  content: "\E046";
}
.glyphicons-router:before {
  content: "\E047";
}
.glyphicons-camera-small:before {
  content: "\E048";
}
.glyphicons-star-empty:before {
  content: "\E049";
}
.glyphicons-star:before {
  content: "\E050";
}
.glyphicons-link:before {
  content: "\E051";
}
.glyphicons-eye-open:before {
  content: "\E052";
}
.glyphicons-eye-close:before {
  content: "\E053";
}
.glyphicons-alarm:before {
  content: "\E054";
}
.glyphicons-clock:before {
  content: "\E055";
}
.glyphicons-stopwatch:before {
  content: "\E056";
}
.glyphicons-projector:before {
  content: "\E057";
}
.glyphicons-history:before {
  content: "\E058";
}
.glyphicons-truck:before {
  content: "\E059";
}
.glyphicons-cargo:before {
  content: "\E060";
}
.glyphicons-compass:before {
  content: "\E061";
}
.glyphicons-keynote:before {
  content: "\E062";
}
.glyphicons-paperclip:before {
  content: "\E063";
}
.glyphicons-power:before {
  content: "\E064";
}
.glyphicons-lightbulb:before {
  content: "\E065";
}
.glyphicons-tag:before {
  content: "\E066";
}
.glyphicons-tags:before {
  content: "\E067";
}
.glyphicons-cleaning:before {
  content: "\E068";
}
.glyphicons-ruler:before {
  content: "\E069";
}
.glyphicons-gift:before {
  content: "\E070";
}
.glyphicons-umbrella:before {
  content: "\2602";
}
.glyphicons-book:before {
  content: "\E072";
}
.glyphicons-bookmark:before {
  content: "\E073";
}
.glyphicons-wifi:before {
  content: "\E074";
}
.glyphicons-cup:before {
  content: "\E075";
}
.glyphicons-stroller:before {
  content: "\E076";
}
.glyphicons-headphones:before {
  content: "\E077";
}
.glyphicons-headset:before {
  content: "\E078";
}
.glyphicons-warning-sign:before {
  content: "\E079";
}
.glyphicons-signal:before {
  content: "\E080";
}
.glyphicons-retweet:before {
  content: "\E081";
}
.glyphicons-refresh:before {
  content: "\E082";
}
.glyphicons-roundabout:before {
  content: "\E083";
}
.glyphicons-random:before {
  content: "\E084";
}
.glyphicons-heat:before {
  content: "\E085";
}
.glyphicons-repeat:before {
  content: "\E086";
}
.glyphicons-display:before {
  content: "\E087";
}
.glyphicons-log-book:before {
  content: "\E088";
}
.glyphicons-address-book:before {
  content: "\E089";
}
.glyphicons-building:before {
  content: "\E090";
}
.glyphicons-eyedropper:before {
  content: "\E091";
}
.glyphicons-adjust:before {
  content: "\E092";
}
.glyphicons-tint:before {
  content: "\E093";
}
.glyphicons-crop:before {
  content: "\E094";
}
.glyphicons-vector-path-square:before {
  content: "\E095";
}
.glyphicons-vector-path-circle:before {
  content: "\E096";
}
.glyphicons-vector-path-polygon:before {
  content: "\E097";
}
.glyphicons-vector-path-line:before {
  content: "\E098";
}
.glyphicons-vector-path-curve:before {
  content: "\E099";
}
.glyphicons-vector-path-all:before {
  content: "\E100";
}
.glyphicons-font:before {
  content: "\E101";
}
.glyphicons-italic:before {
  content: "\E102";
}
.glyphicons-bold:before {
  content: "\E103";
}
.glyphicons-text-underline:before {
  content: "\E104";
}
.glyphicons-text-strike:before {
  content: "\E105";
}
.glyphicons-text-height:before {
  content: "\E106";
}
.glyphicons-text-width:before {
  content: "\E107";
}
.glyphicons-text-resize:before {
  content: "\E108";
}
.glyphicons-left-indent:before {
  content: "\E109";
}
.glyphicons-right-indent:before {
  content: "\E110";
}
.glyphicons-align-left:before {
  content: "\E111";
}
.glyphicons-align-center:before {
  content: "\E112";
}
.glyphicons-align-right:before {
  content: "\E113";
}
.glyphicons-justify:before {
  content: "\E114";
}
.glyphicons-list:before {
  content: "\E115";
}
.glyphicons-text-smaller:before {
  content: "\E116";
}
.glyphicons-text-bigger:before {
  content: "\E117";
}
.glyphicons-embed:before {
  content: "\E118";
}
.glyphicons-embed-close:before {
  content: "\E119";
}
.glyphicons-table:before {
  content: "\E120";
}
.glyphicons-message-full:before {
  content: "\E121";
}
.glyphicons-message-empty:before {
  content: "\E122";
}
.glyphicons-message-in:before {
  content: "\E123";
}
.glyphicons-message-out:before {
  content: "\E124";
}
.glyphicons-message-plus:before {
  content: "\E125";
}
.glyphicons-message-minus:before {
  content: "\E126";
}
.glyphicons-message-ban:before {
  content: "\E127";
}
.glyphicons-message-flag:before {
  content: "\E128";
}
.glyphicons-message-lock:before {
  content: "\E129";
}
.glyphicons-message-new:before {
  content: "\E130";
}
.glyphicons-inbox:before {
  content: "\E131";
}
.glyphicons-inbox-plus:before {
  content: "\E132";
}
.glyphicons-inbox-minus:before {
  content: "\E133";
}
.glyphicons-inbox-lock:before {
  content: "\E134";
}
.glyphicons-inbox-in:before {
  content: "\E135";
}
.glyphicons-inbox-out:before {
  content: "\E136";
}
.glyphicons-cogwheel:before {
  content: "\E137";
}
.glyphicons-cogwheels:before {
  content: "\E138";
}
.glyphicons-picture:before {
  content: "\E139";
}
.glyphicons-adjust-alt:before {
  content: "\E140";
}
.glyphicons-database-lock:before {
  content: "\E141";
}
.glyphicons-database-plus:before {
  content: "\E142";
}
.glyphicons-database-minus:before {
  content: "\E143";
}
.glyphicons-database-ban:before {
  content: "\E144";
}
.glyphicons-folder-open:before {
  content: "\E145";
}
.glyphicons-folder-plus:before {
  content: "\E146";
}
.glyphicons-folder-minus:before {
  content: "\E147";
}
.glyphicons-folder-lock:before {
  content: "\E148";
}
.glyphicons-folder-flag:before {
  content: "\E149";
}
.glyphicons-folder-new:before {
  content: "\E150";
}
.glyphicons-edit:before {
  content: "\E151";
}
.glyphicons-new-window:before {
  content: "\E152";
}
.glyphicons-check:before {
  content: "\E153";
}
.glyphicons-unchecked:before {
  content: "\E154";
}
.glyphicons-more-windows:before {
  content: "\E155";
}
.glyphicons-show-big-thumbnails:before {
  content: "\E156";
}
.glyphicons-show-thumbnails:before {
  content: "\E157";
}
.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158";
}
.glyphicons-show-lines:before {
  content: "\E159";
}
.glyphicons-playlist:before {
  content: "\E160";
}
.glyphicons-imac:before {
  content: "\E161";
}
.glyphicons-macbook:before {
  content: "\E162";
}
.glyphicons-ipad:before {
  content: "\E163";
}
.glyphicons-iphone:before {
  content: "\E164";
}
.glyphicons-iphone-transfer:before {
  content: "\E165";
}
.glyphicons-iphone-exchange:before {
  content: "\E166";
}
.glyphicons-ipod:before {
  content: "\E167";
}
.glyphicons-ipod-shuffle:before {
  content: "\E168";
}
.glyphicons-ear-plugs:before {
  content: "\E169";
}
.glyphicons-record:before {
  content: "\E170";
}
.glyphicons-step-backward:before {
  content: "\E171";
}
.glyphicons-fast-backward:before {
  content: "\E172";
}
.glyphicons-rewind:before {
  content: "\E173";
}
.glyphicons-play:before {
  content: "\E174";
}
.glyphicons-pause:before {
  content: "\E175";
}
.glyphicons-stop:before {
  content: "\E176";
}
.glyphicons-forward:before {
  content: "\E177";
}
.glyphicons-fast-forward:before {
  content: "\E178";
}
.glyphicons-step-forward:before {
  content: "\E179";
}
.glyphicons-eject:before {
  content: "\E180";
}
.glyphicons-facetime-video:before {
  content: "\E181";
}
.glyphicons-download-alt:before {
  content: "\E182";
}
.glyphicons-mute:before {
  content: "\E183";
}
.glyphicons-volume-down:before {
  content: "\E184";
}
.glyphicons-volume-up:before {
  content: "\E185";
}
.glyphicons-screenshot:before {
  content: "\E186";
}
.glyphicons-move:before {
  content: "\E187";
}
.glyphicons-more:before {
  content: "\E188";
}
.glyphicons-brightness-reduce:before {
  content: "\E189";
}
.glyphicons-brightness-increase:before {
  content: "\E190";
}
.glyphicons-circle-plus:before {
  content: "\E191";
}
.glyphicons-circle-minus:before {
  content: "\E192";
}
.glyphicons-circle-remove:before {
  content: "\E193";
}
.glyphicons-circle-ok:before {
  content: "\E194";
}
.glyphicons-circle-question-mark:before {
  content: "\E195";
}
.glyphicons-circle-info:before {
  content: "\E196";
}
.glyphicons-circle-exclamation-mark:before {
  content: "\E197";
}
.glyphicons-remove:before {
  content: "\E198";
}
.glyphicons-ok:before {
  content: "\E199";
}
.glyphicons-ban:before {
  content: "\E200";
}
.glyphicons-download:before {
  content: "\E201";
}
.glyphicons-upload:before {
  content: "\E202";
}
.glyphicons-shopping-cart:before {
  content: "\E203";
}
.glyphicons-lock:before {
  content: "\E204";
}
.glyphicons-unlock:before {
  content: "\E205";
}
.glyphicons-electricity:before {
  content: "\E206";
}
.glyphicons-ok-2:before {
  content: "\E207";
}
.glyphicons-remove-2:before {
  content: "\E208";
}
.glyphicons-cart-out:before {
  content: "\E209";
}
.glyphicons-cart-in:before {
  content: "\E210";
}
.glyphicons-left-arrow:before {
  content: "\E211";
}
.glyphicons-right-arrow:before {
  content: "\E212";
}
.glyphicons-down-arrow:before {
  content: "\E213";
}
.glyphicons-up-arrow:before {
  content: "\E214";
}
.glyphicons-resize-small:before {
  content: "\E215";
}
.glyphicons-resize-full:before {
  content: "\E216";
}
.glyphicons-circle-arrow-left:before {
  content: "\E217";
}
.glyphicons-circle-arrow-right:before {
  content: "\E218";
}
.glyphicons-circle-arrow-top:before {
  content: "\E219";
}
.glyphicons-circle-arrow-down:before {
  content: "\E220";
}
.glyphicons-play-button:before {
  content: "\E221";
}
.glyphicons-unshare:before {
  content: "\E222";
}
.glyphicons-share:before {
  content: "\E223";
}
.glyphicons-chevron-right:before {
  content: "\E224";
}
.glyphicons-chevron-left:before {
  content: "\E225";
}
.glyphicons-bluetooth:before {
  content: "\E226";
}
.glyphicons-euro:before {
  content: "\20AC";
}
.glyphicons-usd:before {
  content: "\E228";
}
.glyphicons-gbp:before {
  content: "\E229";
}
.glyphicons-retweet-2:before {
  content: "\E230";
}
.glyphicons-moon:before {
  content: "\E231";
}
.glyphicons-sun:before {
  content: "\2609";
}
.glyphicons-cloud:before {
  content: "\2601";
}
.glyphicons-direction:before {
  content: "\E234";
}
.glyphicons-brush:before {
  content: "\E235";
}
.glyphicons-pen:before {
  content: "\E236";
}
.glyphicons-zoom-in:before {
  content: "\E237";
}
.glyphicons-zoom-out:before {
  content: "\E238";
}
.glyphicons-pin:before {
  content: "\E239";
}
.glyphicons-albums:before {
  content: "\E240";
}
.glyphicons-rotation-lock:before {
  content: "\E241";
}
.glyphicons-flash:before {
  content: "\E242";
}
.glyphicons-google-maps:before {
  content: "\E243";
}
.glyphicons-anchor:before {
  content: "\2693";
}
.glyphicons-conversation:before {
  content: "\E245";
}
.glyphicons-chat:before {
  content: "\E246";
}
.glyphicons-male:before {
  content: "\E247";
}
.glyphicons-female:before {
  content: "\E248";
}
.glyphicons-asterisk:before {
  content: "\002A";
}
.glyphicons-divide:before {
  content: "\00F7";
}
.glyphicons-snorkel-diving:before {
  content: "\E251";
}
.glyphicons-scuba-diving:before {
  content: "\E252";
}
.glyphicons-oxygen-bottle:before {
  content: "\E253";
}
.glyphicons-fins:before {
  content: "\E254";
}
.glyphicons-fishes:before {
  content: "\E255";
}
.glyphicons-boat:before {
  content: "\E256";
}
.glyphicons-delete:before {
  content: "\E257";
}
.glyphicons-sheriffs-star:before {
  content: "\E258";
}
.glyphicons-qrcode:before {
  content: "\E259";
}
.glyphicons-barcode:before {
  content: "\E260";
}
.glyphicons-pool:before {
  content: "\E261";
}
.glyphicons-buoy:before {
  content: "\E262";
}
.glyphicons-spade:before {
  content: "\E263";
}
.glyphicons-bank:before {
  content: "\E264";
}
.glyphicons-vcard:before {
  content: "\E265";
}
.glyphicons-electrical-plug:before {
  content: "\E266";
}
.glyphicons-flag:before {
  content: "\E267";
}
.glyphicons-credit-card:before {
  content: "\E268";
}
.glyphicons-keyboard-wireless:before {
  content: "\E269";
}
.glyphicons-keyboard-wired:before {
  content: "\E270";
}
.glyphicons-shield:before {
  content: "\E271";
}
.glyphicons-ring:before {
  content: "\02DA";
}
.glyphicons-cake:before {
  content: "\E273";
}
.glyphicons-drink:before {
  content: "\E274";
}
.glyphicons-beer:before {
  content: "\E275";
}
.glyphicons-fast-food:before {
  content: "\E276";
}
.glyphicons-cutlery:before {
  content: "\E277";
}
.glyphicons-pizza:before {
  content: "\E278";
}
.glyphicons-birthday-cake:before {
  content: "\E279";
}
.glyphicons-tablet:before {
  content: "\E280";
}
.glyphicons-settings:before {
  content: "\E281";
}
.glyphicons-bullets:before {
  content: "\E282";
}
.glyphicons-cardio:before {
  content: "\E283";
}
.glyphicons-t-shirt:before {
  content: "\E284";
}
.glyphicons-pants:before {
  content: "\E285";
}
.glyphicons-sweater:before {
  content: "\E286";
}
.glyphicons-fabric:before {
  content: "\E287";
}
.glyphicons-leather:before {
  content: "\E288";
}
.glyphicons-scissors:before {
  content: "\E289";
}
.glyphicons-bomb:before {
  content: "\E290";
}
.glyphicons-skull:before {
  content: "\E291";
}
.glyphicons-celebration:before {
  content: "\E292";
}
.glyphicons-tea-kettle:before {
  content: "\E293";
}
.glyphicons-french-press:before {
  content: "\E294";
}
.glyphicons-coffee-cup:before {
  content: "\E295";
}
.glyphicons-pot:before {
  content: "\E296";
}
.glyphicons-grater:before {
  content: "\E297";
}
.glyphicons-kettle:before {
  content: "\E298";
}
.glyphicons-hospital:before {
  content: "\E299";
}
.glyphicons-hospital-h:before {
  content: "\E300";
}
.glyphicons-microphone:before {
  content: "\E301";
}
.glyphicons-webcam:before {
  content: "\E302";
}
.glyphicons-temple-christianity-church:before {
  content: "\E303";
}
.glyphicons-temple-islam:before {
  content: "\E304";
}
.glyphicons-temple-hindu:before {
  content: "\E305";
}
.glyphicons-temple-buddhist:before {
  content: "\E306";
}
.glyphicons-bicycle:before {
  content: "\E307";
}
.glyphicons-life-preserver:before {
  content: "\E308";
}
.glyphicons-share-alt:before {
  content: "\E309";
}
.glyphicons-comments:before {
  content: "\E310";
}
.glyphicons-flower:before {
  content: "\2698";
}
.glyphicons-baseball:before {
  content: "\26BE";
}
.glyphicons-rugby:before {
  content: "\E313";
}
.glyphicons-ax:before {
  content: "\E314";
}
.glyphicons-table-tennis:before {
  content: "\E315";
}
.glyphicons-bowling:before {
  content: "\E316";
}
.glyphicons-tree-conifer:before {
  content: "\E317";
}
.glyphicons-tree-deciduous:before {
  content: "\E318";
}
.glyphicons-more-items:before {
  content: "\E319";
}
.glyphicons-sort:before {
  content: "\E320";
}
.glyphicons-filter:before {
  content: "\E321";
}
.glyphicons-gamepad:before {
  content: "\E322";
}
.glyphicons-playing-dices:before {
  content: "\E323";
}
.glyphicons-calculator:before {
  content: "\E324";
}
.glyphicons-tie:before {
  content: "\E325";
}
.glyphicons-wallet:before {
  content: "\E326";
}
.glyphicons-piano:before {
  content: "\E327";
}
.glyphicons-sampler:before {
  content: "\E328";
}
.glyphicons-podium:before {
  content: "\E329";
}
.glyphicons-soccer-ball:before {
  content: "\E330";
}
.glyphicons-blog:before {
  content: "\E331";
}
.glyphicons-dashboard:before {
  content: "\E332";
}
.glyphicons-certificate:before {
  content: "\E333";
}
.glyphicons-bell:before {
  content: "\E334";
}
.glyphicons-candle:before {
  content: "\E335";
}
.glyphicons-pushpin:before {
  content: "\E336";
}
.glyphicons-iphone-shake:before {
  content: "\E337";
}
.glyphicons-pin-flag:before {
  content: "\E338";
}
.glyphicons-turtle:before {
  content: "\E339";
}
.glyphicons-rabbit:before {
  content: "\E340";
}
.glyphicons-globe:before {
  content: "\E341";
}
.glyphicons-briefcase:before {
  content: "\E342";
}
.glyphicons-hdd:before {
  content: "\E343";
}
.glyphicons-thumbs-up:before {
  content: "\E344";
}
.glyphicons-thumbs-down:before {
  content: "\E345";
}
.glyphicons-hand-right:before {
  content: "\E346";
}
.glyphicons-hand-left:before {
  content: "\E347";
}
.glyphicons-hand-up:before {
  content: "\E348";
}
.glyphicons-hand-down:before {
  content: "\E349";
}
.glyphicons-fullscreen:before {
  content: "\E350";
}
.glyphicons-shopping-bag:before {
  content: "\E351";
}
.glyphicons-book-open:before {
  content: "\E352";
}
.glyphicons-nameplate:before {
  content: "\E353";
}
.glyphicons-nameplate-alt:before {
  content: "\E354";
}
.glyphicons-vases:before {
  content: "\E355";
}
.glyphicons-bullhorn:before {
  content: "\E356";
}
.glyphicons-dumbbell:before {
  content: "\E357";
}
.glyphicons-suitcase:before {
  content: "\E358";
}
.glyphicons-file-import:before {
  content: "\E359";
}
.glyphicons-file-export:before {
  content: "\E360";
}
.glyphicons-bug:before {
  content: "\E361";
}
.glyphicons-crown:before {
  content: "\E362";
}
.glyphicons-smoking:before {
  content: "\E363";
}
.glyphicons-cloud-download:before {
  content: "\E364";
}
.glyphicons-cloud-upload:before {
  content: "\E365";
}
.glyphicons-restart:before {
  content: "\E366";
}
.glyphicons-security-camera:before {
  content: "\E367";
}
.glyphicons-expand:before {
  content: "\E368";
}
.glyphicons-collapse:before {
  content: "\E369";
}
.glyphicons-collapse-top:before {
  content: "\E370";
}
.glyphicons-globe-af:before {
  content: "\E371";
}
.glyphicons-global:before {
  content: "\E372";
}
.glyphicons-spray:before {
  content: "\E373";
}
.glyphicons-nails:before {
  content: "\E374";
}
.glyphicons-claw-hammer:before {
  content: "\E375";
}
.glyphicons-classic-hammer:before {
  content: "\E376";
}
.glyphicons-hand-saw:before {
  content: "\E377";
}
.glyphicons-riflescope:before {
  content: "\E378";
}
.glyphicons-electrical-socket-eu:before {
  content: "\E379";
}
.glyphicons-electrical-socket-us:before {
  content: "\E380";
}
.glyphicons-message-forward:before {
  content: "\E381";
}
.glyphicons-coat-hanger:before {
  content: "\E382";
}
.glyphicons-dress:before {
  content: "\E383";
}
.glyphicons-bathrobe:before {
  content: "\E384";
}
.glyphicons-shirt:before {
  content: "\E385";
}
.glyphicons-underwear:before {
  content: "\E386";
}
.glyphicons-log-in:before {
  content: "\E387";
}
.glyphicons-log-out:before {
  content: "\E388";
}
.glyphicons-exit:before {
  content: "\E389";
}
.glyphicons-new-window-alt:before {
  content: "\E390";
}
.glyphicons-video-sd:before {
  content: "\E391";
}
.glyphicons-video-hd:before {
  content: "\E392";
}
.glyphicons-subtitles:before {
  content: "\E393";
}
.glyphicons-sound-stereo:before {
  content: "\E394";
}
.glyphicons-sound-dolby:before {
  content: "\E395";
}
.glyphicons-sound-5-1:before {
  content: "\E396";
}
.glyphicons-sound-6-1:before {
  content: "\E397";
}
.glyphicons-sound-7-1:before {
  content: "\E398";
}
.glyphicons-copyright-mark:before {
  content: "\E399";
}
.glyphicons-registration-mark:before {
  content: "\E400";
}
.glyphicons-radar:before {
  content: "\E401";
}
.glyphicons-skateboard:before {
  content: "\E402";
}
.glyphicons-golf-course:before {
  content: "\E403";
}
.glyphicons-sorting:before {
  content: "\E404";
}
.glyphicons-sort-by-alphabet:before {
  content: "\E405";
}
.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406";
}
.glyphicons-sort-by-order:before {
  content: "\E407";
}
.glyphicons-sort-by-order-alt:before {
  content: "\E408";
}
.glyphicons-sort-by-attributes:before {
  content: "\E409";
}
.glyphicons-sort-by-attributes-alt:before {
  content: "\E410";
}
.glyphicons-compressed:before {
  content: "\E411";
}
.glyphicons-package:before {
  content: "\E412";
}
.glyphicons-cloud-plus:before {
  content: "\E413";
}
.glyphicons-cloud-minus:before {
  content: "\E414";
}
.glyphicons-disk-save:before {
  content: "\E415";
}
.glyphicons-disk-open:before {
  content: "\E416";
}
.glyphicons-disk-saved:before {
  content: "\E417";
}
.glyphicons-disk-remove:before {
  content: "\E418";
}
.glyphicons-disk-import:before {
  content: "\E419";
}
.glyphicons-disk-export:before {
  content: "\E420";
}
.glyphicons-tower:before {
  content: "\E421";
}
.glyphicons-send:before {
  content: "\E422";
}
.glyphicons-git-branch:before {
  content: "\E423";
}
.glyphicons-git-create:before {
  content: "\E424";
}
.glyphicons-git-private:before {
  content: "\E425";
}
.glyphicons-git-delete:before {
  content: "\E426";
}
.glyphicons-git-merge:before {
  content: "\E427";
}
.glyphicons-git-pull-request:before {
  content: "\E428";
}
.glyphicons-git-compare:before {
  content: "\E429";
}
.glyphicons-git-commit:before {
  content: "\E430";
}
.glyphicons-construction-cone:before {
  content: "\E431";
}
.glyphicons-shoe-steps:before {
  content: "\E432";
}
.glyphicons-plus:before {
  content: "\002B";
}
.glyphicons-minus:before {
  content: "\2212";
}
.glyphicons-redo:before {
  content: "\E435";
}
.glyphicons-undo:before {
  content: "\E436";
}
.glyphicons-golf:before {
  content: "\E437";
}
.glyphicons-hockey:before {
  content: "\E438";
}
.glyphicons-pipe:before {
  content: "\E439";
}
.glyphicons-wrench:before {
  content: "\E440";
}
.glyphicons-folder-closed:before {
  content: "\E441";
}
.glyphicons-phone-alt:before {
  content: "\E442";
}
.glyphicons-earphone:before {
  content: "\E443";
}
.glyphicons-floppy-disk:before {
  content: "\E444";
}
.glyphicons-floppy-saved:before {
  content: "\E445";
}
.glyphicons-floppy-remove:before {
  content: "\E446";
}
.glyphicons-floppy-save:before {
  content: "\E447";
}
.glyphicons-floppy-open:before {
  content: "\E448";
}
.glyphicons-translate:before {
  content: "\E449";
}
.glyphicons-fax:before {
  content: "\E450";
}
.glyphicons-factory:before {
  content: "\E451";
}
.glyphicons-shop-window:before {
  content: "\E452";
}
.glyphicons-shop:before {
  content: "\E453";
}
.glyphicons-kiosk:before {
  content: "\E454";
}
.glyphicons-kiosk-wheels:before {
  content: "\E455";
}
.glyphicons-kiosk-light:before {
  content: "\E456";
}
.glyphicons-kiosk-food:before {
  content: "\E457";
}
.glyphicons-transfer:before {
  content: "\E458";
}
.glyphicons-money:before {
  content: "\E459";
}
.glyphicons-header:before {
  content: "\E460";
}
.glyphicons-blacksmith:before {
  content: "\E461";
}
.glyphicons-saw-blade:before {
  content: "\E462";
}
.glyphicons-basketball:before {
  content: "\E463";
}
.glyphicons-server:before {
  content: "\E464";
}
.glyphicons-server-plus:before {
  content: "\E465";
}
.glyphicons-server-minus:before {
  content: "\E466";
}
.glyphicons-server-ban:before {
  content: "\E467";
}
.glyphicons-server-flag:before {
  content: "\E468";
}
.glyphicons-server-lock:before {
  content: "\E469";
}
.glyphicons-server-new:before {
  content: "\E470";
}
.glyphicons-charging-station:before {
  content: "\F471";
}
.glyphicons-gas-station:before {
  content: "\E472";
}
.glyphicons-target:before {
  content: "\E473";
}
.glyphicons-bed-alt:before {
  content: "\E474";
}
.glyphicons-mosquito-net:before {
  content: "\E475";
}
.glyphicons-dining-set:before {
  content: "\E476";
}
.glyphicons-plate-of-food:before {
  content: "\E477";
}
.glyphicons-hygiene-kit:before {
  content: "\E478";
}
.glyphicons-blackboard:before {
  content: "\E479";
}
.glyphicons-marriage:before {
  content: "\E480";
}
.glyphicons-bucket:before {
  content: "\E481";
}
.glyphicons-none-color-swatch:before {
  content: "\E482";
}
.glyphicons-bring-forward:before {
  content: "\E483";
}
.glyphicons-bring-to-front:before {
  content: "\E484";
}
.glyphicons-send-backward:before {
  content: "\E485";
}
.glyphicons-send-to-back:before {
  content: "\E486";
}
.glyphicons-fit-frame-to-image:before {
  content: "\E487";
}
.glyphicons-fit-image-to-frame:before {
  content: "\E488";
}
.glyphicons-multiple-displays:before {
  content: "\E489";
}
.glyphicons-handshake:before {
  content: "\E490";
}
.glyphicons-child:before {
  content: "\E491";
}
.glyphicons-baby-formula:before {
  content: "\E492";
}
.glyphicons-medicine:before {
  content: "\E493";
}
.glyphicons-atv-vehicle:before {
  content: "\E494";
}
.glyphicons-motorcycle:before {
  content: "\E495";
}
.glyphicons-bed:before {
  content: "\E496";
}
.glyphicons-tent:before {
  content: "\26FA";
}
.glyphicons-glasses:before {
  content: "\E498";
}
.glyphicons-sunglasses:before {
  content: "\E499";
}
.glyphicons-family:before {
  content: "\E500";
}
.glyphicons-education:before {
  content: "\E501";
}
.glyphicons-shoes:before {
  content: "\E502";
}
.glyphicons-map:before {
  content: "\E503";
}
.glyphicons-cd:before {
  content: "\E504";
}
.glyphicons-alert:before {
  content: "\E505";
}
.glyphicons-piggy-bank:before {
  content: "\E506";
}
.glyphicons-star-half:before {
  content: "\E507";
}
.glyphicons-cluster:before {
  content: "\E508";
}
.glyphicons-flowchart:before {
  content: "\E509";
}
.glyphicons-commodities:before {
  content: "\E510";
}
.glyphicons-duplicate:before {
  content: "\E511";
}
.glyphicons-copy:before {
  content: "\E512";
}
.glyphicons-paste:before {
  content: "\E513";
}
.glyphicons-bath-bathtub:before {
  content: "\E514";
}
.glyphicons-bath-shower:before {
  content: "\E515";
}
.glyphicons-shower:before {
  content: "\1F6BF";
}
.glyphicons-menu-hamburger:before {
  content: "\E517";
}
.glyphicons-option-vertical:before {
  content: "\E518";
}
.glyphicons-option-horizontal:before {
  content: "\E519";
}
.glyphicons-currency-conversion:before {
  content: "\E520";
}
.glyphicons-user-ban:before {
  content: "\E521";
}
.glyphicons-user-lock:before {
  content: "\E522";
}
.glyphicons-user-flag:before {
  content: "\E523";
}
.glyphicons-user-asterisk:before {
  content: "\E524";
}
.glyphicons-user-alert:before {
  content: "\E525";
}
.glyphicons-user-key:before {
  content: "\E526";
}
.glyphicons-user-conversation:before {
  content: "\E527";
}
.glyphicons-database:before {
  content: "\E528";
}
.glyphicons-database-search:before {
  content: "\E529";
}
.glyphicons-list-alt:before {
  content: "\E530";
}
.glyphicons-hazard-sign:before {
  content: "\E531";
}
.glyphicons-hazard:before {
  content: "\E532";
}
.glyphicons-stop-sign:before {
  content: "\E533";
}
.glyphicons-lab:before {
  content: "\E534";
}
.glyphicons-lab-alt:before {
  content: "\E535";
}
.glyphicons-ice-cream:before {
  content: "\E536";
}
.glyphicons-ice-lolly:before {
  content: "\E537";
}
.glyphicons-ice-lolly-tasted:before {
  content: "\E538";
}
.glyphicons-invoice:before {
  content: "\E539";
}
.glyphicons-cart-tick:before {
  content: "\E540";
}
.glyphicons-hourglass:before {
  content: "\231B";
}
.glyphicons-cat:before {
  content: "\1F408";
}
.glyphicons-lamp:before {
  content: "\E543";
}
.glyphicons-scale-classic:before {
  content: "\E544";
}
.glyphicons-eye-plus:before {
  content: "\E545";
}
.glyphicons-eye-minus:before {
  content: "\E546";
}
.glyphicons-quote:before {
  content: "\E547";
}
.glyphicons-bitcoin:before {
  content: "\E548";
}
.glyphicons-yen:before {
  content: "\00A5";
}
.glyphicons-ruble:before {
  content: "\20BD";
}
.glyphicons-erase:before {
  content: "\E551";
}
.glyphicons-podcast:before {
  content: "\E552";
}
.glyphicons-firework:before {
  content: "\E553";
}
.glyphicons-scale:before {
  content: "\E554";
}
.glyphicons-king:before {
  content: "\E555";
}
.glyphicons-queen:before {
  content: "\E556";
}
.glyphicons-pawn:before {
  content: "\E557";
}
.glyphicons-bishop:before {
  content: "\E558";
}
.glyphicons-knight:before {
  content: "\E559";
}
.glyphicons-mic-mute:before {
  content: "\E560";
}
.glyphicons-voicemail:before {
  content: "\E561";
}
.glyphicons-paragraph:before {
  content: "\00B6";
}
.glyphicons-person-walking:before {
  content: "\E563";
}
.glyphicons-person-wheelchair:before {
  content: "\E564";
}
.glyphicons-underground:before {
  content: "\E565";
}
.glyphicons-car-hov:before {
  content: "\E566";
}
.glyphicons-car-rental:before {
  content: "\E567";
}
.glyphicons-transport:before {
  content: "\E568";
}
.glyphicons-taxi:before {
  content: "\1F695";
}
.glyphicons-ice-cream-no:before {
  content: "\E570";
}
.glyphicons-uk-rat-u:before {
  content: "\E571";
}
.glyphicons-uk-rat-pg:before {
  content: "\E572";
}
.glyphicons-uk-rat-12a:before {
  content: "\E573";
}
.glyphicons-uk-rat-12:before {
  content: "\E574";
}
.glyphicons-uk-rat-15:before {
  content: "\E575";
}
.glyphicons-uk-rat-18:before {
  content: "\E576";
}
.glyphicons-uk-rat-r18:before {
  content: "\E577";
}
.glyphicons-tv:before {
  content: "\E578";
}
.glyphicons-sms:before {
  content: "\E579";
}
.glyphicons-mms:before {
  content: "\E580";
}
.glyphicons-us-rat-g:before {
  content: "\E581";
}
.glyphicons-us-rat-pg:before {
  content: "\E582";
}
.glyphicons-us-rat-pg-13:before {
  content: "\E583";
}
.glyphicons-us-rat-restricted:before {
  content: "\E584";
}
.glyphicons-us-rat-no-one-17:before {
  content: "\E585";
}
.glyphicons-equalizer:before {
  content: "\E586";
}
.glyphicons-speakers:before {
  content: "\E587";
}
.glyphicons-remote-control:before {
  content: "\E588";
}
.glyphicons-remote-control-tv:before {
  content: "\E589";
}
.glyphicons-shredder:before {
  content: "\E590";
}
.glyphicons-folder-heart:before {
  content: "\E591";
}
.glyphicons-person-running:before {
  content: "\E592";
}
.glyphicons-person:before {
  content: "\E593";
}
.glyphicons-voice:before {
  content: "\E594";
}
.glyphicons-stethoscope:before {
  content: "\E595";
}
.glyphicons-hotspot:before {
  content: "\E596";
}
.glyphicons-activity:before {
  content: "\E597";
}
.glyphicons-watch:before {
  content: "\231A";
}
.glyphicons-scissors-alt:before {
  content: "\E599";
}
.glyphicons-car-wheel:before {
  content: "\E600";
}
.glyphicons-chevron-up:before {
  content: "\E601";
}
.glyphicons-chevron-down:before {
  content: "\E602";
}
.glyphicons-superscript:before {
  content: "\E603";
}
.glyphicons-subscript:before {
  content: "\E604";
}
.glyphicons-text-size:before {
  content: "\E605";
}
.glyphicons-text-color:before {
  content: "\E606";
}
.glyphicons-text-background:before {
  content: "\E607";
}
.glyphicons-modal-window:before {
  content: "\E608";
}
.glyphicons-newspaper:before {
  content: "\1F4F0";
}
.glyphicons-tractor:before {
  content: "\1F69C";
}
/* 
* 
* THIS IS A SMALL BONUS FOR ALL CURIOUS PEOPLE :) 
* Just add class .animated and .pulse, .rotateIn, .bounce, .swing or .tada to you HTML element with icons. You may find other great css animations here: http://coveloping.com/tools/css-animation-generator 
* 
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/*
@import "_less/custom/glyphicons-social.less";
@import "_less/custom/glyphicons-filetypes.less";
*/
/* 	====================================================================== 	*/
/*	ICONS
/* 	====================================================================== 	*/
/* NAV DIRECTION */
/* SOCIAL */
/* CLASS */
/* 	====================================================================== 	*/
/*	STRIPED BACKGROUNDS
/*	
/* 	====================================================================== 	*/
.glyphicons,
.filetypes,
.social {
  font-size: inherit;
}
* {
  -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 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height: 1.42857143;
  color: #565656;
  background-color: #FFFFFF;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #565656;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #303030;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #ECECEC;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  line-height: 1.57142857;
  color: inherit;
}
a h1,
a h2,
a h3,
a h4,
a h5,
a h6,
a .h1,
a .h2,
a .h3,
a .h4,
a .h5,
a .h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
a h1:hover,
a h2:hover,
a h3:hover,
a h4:hover,
a h5:hover,
a h6:hover,
a .h1:hover,
a .h2:hover,
a .h3:hover,
a .h4:hover,
a .h5:hover,
a .h6:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
a h1:focus,
a h2:focus,
a h3:focus,
a h4:focus,
a h5:focus,
a h6:focus,
a .h1:focus,
a .h2:focus,
a .h3:focus,
a .h4:focus,
a .h5:focus,
a .h6:focus,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus,
.h1 a:focus,
.h2 a:focus,
.h3 a:focus,
.h4 a:focus,
.h5 a:focus,
.h6 a:focus {
  text-decoration: none !important;
}
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: normal;
  line-height: 1;
  color: #D9D9D9;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}
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: 14px;
  margin-bottom: 14px;
}
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: 40px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 30px;
  }
}
small,
.small {
  font-size: 80%;
}
mark,
.mark {
  background-color: #565656;
  color: #FFFFFF;
  padding: 0px 0.3em;
  white-space: pre;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  mark,
  .mark {
    white-space: pre-wrap;
  }
}
.date,
.subline {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
.date > mark,
.subline > mark,
.date > .mark,
.subline > .mark,
.date > a > mark,
.subline > a > mark,
.date > a > .mark,
.subline > a > .mark {
  color: #000000 !important;
  background-color: #FFFFFF !important;
}
/* xs */
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 28px;
  }
  h2,
  .h2 {
    font-size: 22px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
  .date,
  .subline {
    font-size: 14px;
  }
}
.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: #D9D9D9;
}
.text-primary {
  color: #565656;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3d3d3d;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #565656;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3d3d3d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #ECECEC;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 28px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #D9D9D9;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  font-size: 25px;
  border-left: 5px solid #ECECEC;
}
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: #D9D9D9;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ECECEC;
  border-left: 0;
  text-align: right;
}
.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: 28px;
  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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 19px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #565656;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
.cms-container .cms-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .cms-container .cms-container {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .cms-container .cms-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cms-container .cms-container {
    max-width: 1140px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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-left: 10px;
  padding-right: 10px;
}
.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: #D9D9D9;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 28px;
}
.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: #FFFFFF;
}
.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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 30px;
  line-height: inherit;
  color: #565656;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
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: 5px;
  font-size: 20px;
  line-height: 1.42857143;
  color: #565656;
}
.achtbr-form input[type="text"],
.achtbr-form input[type="email"],
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 4px 10px;
  font-size: 20px;
  line-height: 1.42857143;
  color: #565656;
  background-color: #ECECEC;
  background-image: none;
  border: 1px solid #D9D9D9;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.achtbr-form input[type="text"]:focus,
.achtbr-form input[type="email"]:focus,
.form-control:focus {
  border-color: #f6ab4d;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 171, 77, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 171, 77, 0.6);
}
.achtbr-form input[type="text"]::-moz-placeholder,
.achtbr-form input[type="email"]::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #9D9D9D;
  opacity: 1;
}
.achtbr-form input[type="text"]:-ms-input-placeholder,
.achtbr-form input[type="email"]:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #9D9D9D;
}
.achtbr-form input[type="text"]::-webkit-input-placeholder,
.achtbr-form input[type="email"]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #9D9D9D;
}
.achtbr-form input[type="text"][disabled],
.achtbr-form input[type="email"][disabled],
.form-control[disabled],
.achtbr-form input[type="text"][readonly],
.achtbr-form input[type="email"][readonly],
.form-control[readonly],
fieldset[disabled] .achtbr-form input[type="text"],
fieldset[disabled] .achtbr-form input[type="email"],
fieldset[disabled] .form-control {
  background-color: #ECECEC;
  opacity: 1;
}
.achtbr-form input[type="text"][disabled],
.achtbr-form input[type="email"][disabled],
.form-control[disabled],
fieldset[disabled] .achtbr-form input[type="text"],
fieldset[disabled] .achtbr-form input[type="email"],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.achtbr-form input[type="text"],
textarea.achtbr-form input[type="email"],
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 28px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 44px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 28px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  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: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  min-height: 48px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 28px;
  padding: 2px 6px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 28px;
  padding: 2px 6px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 44px;
  padding: 3px 6px;
  font-size: 16px;
  line-height: 1.4;
}
.input-lg {
  height: 44px;
  padding: 6px 12px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 44px;
  line-height: 44px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 44px;
  padding: 6px 12px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 44px;
  line-height: 44px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 44px;
  min-height: 50px;
  padding: 7px 12px;
  font-size: 22px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .achtbr-form input[type="text"],
.has-feedback .achtbr-form input[type="email"],
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.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 .achtbr-form input[type="text"],
.has-success .achtbr-form input[type="email"],
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .achtbr-form input[type="text"]:focus,
.has-success .achtbr-form input[type="email"]:focus,
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.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 .achtbr-form input[type="text"],
.has-warning .achtbr-form input[type="email"],
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .achtbr-form input[type="text"]:focus,
.has-warning .achtbr-form input[type="email"]:focus,
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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 .achtbr-form input[type="text"],
.has-error .achtbr-form input[type="email"],
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .achtbr-form input[type="text"]:focus,
.has-error .achtbr-form input[type="email"]:focus,
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 33px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #969696;
}
@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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 5px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 8.9999998px;
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 3px;
    font-size: 16px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 4px 10px;
  font-size: 20px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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: #565656;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  border-color: #FFFFFF;
  color: #565656;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:focus,
.btn-default.focus {
  color: #565656;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-default:hover {
  color: #565656;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #565656;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #565656;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.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: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-default .badge {
  color: #FFFFFF;
  background-color: #565656;
}
.btn-default:focus,
.btn-default.focus {
  color: #565656;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-default:hover {
  color: #565656;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active {
  color: #565656;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default.active.focus {
  color: #565656;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: 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: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.btn-default .badge {
  color: #FFFFFF;
  background-color: #565656;
}
.btn-primary {
  border-color: #565656;
  color: #fff;
  border-color: transparent;
  background-color: #565656;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #3d3d3d;
  border-color: #161616;
}
.btn-primary:hover {
  color: #fff;
  background-color: #3d3d3d;
  border-color: #373737;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3d3d3d;
  border-color: #373737;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #2b2b2b;
  border-color: #161616;
}
.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: #565656;
  border-color: #565656;
}
.btn-primary .badge {
  color: #565656;
  background-color: #fff;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-primary:hover {
  color: #fff;
  background-color: #494949;
  border-color: #494949;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background-color: #373737;
  border-color: #373737;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
  color: #fff;
  background-color: #303030;
  border-color: #303030;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: 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: #565656;
  border-color: #565656;
  background-image: none;
}
.btn-primary .badge {
  color: #565656;
  background-color: #fff;
}
.btn-success {
  border-color: #5cb85c;
  color: #fff;
  border-color: transparent;
  background-color: #5cb85c;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #2d672d;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}
.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: #5cb85c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-success:hover {
  color: #fff;
  background-color: #4cae4c;
  border-color: #4cae4c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success:active,
.btn-success.active {
  color: #fff;
  background-color: #419641;
  border-color: #419641;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.btn-success:active.focus,
.btn-success.active.focus {
  color: #fff;
  background-color: #3d8b3d;
  border-color: #3d8b3d;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: 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: #5cb85c;
  background-image: none;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  border-color: #5bc0de;
  color: #fff;
  border-color: transparent;
  background-color: #5bc0de;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1f7e9a;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-info:hover {
  color: #fff;
  background-color: #46b8da;
  border-color: #46b8da;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-info:active,
.btn-info.active {
  color: #fff;
  background-color: #2aabd2;
  border-color: #2aabd2;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.btn-info:active.focus,
.btn-info.active.focus {
  color: #fff;
  background-color: #28a1c5;
  border-color: #28a1c5;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
  background-image: none;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  border-color: #f0ad4e;
  color: #fff;
  border-color: transparent;
  background-color: #f0ad4e;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #b06d0f;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}
.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: #f0ad4e;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-warning:hover {
  color: #fff;
  background-color: #eea236;
  border-color: #eea236;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-warning:active,
.btn-warning.active {
  color: #fff;
  background-color: #eb9316;
  border-color: #eb9316;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.btn-warning:active.focus,
.btn-warning.active.focus {
  color: #fff;
  background-color: #df8a13;
  border-color: #df8a13;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: 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: #f0ad4e;
  background-image: none;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  border-color: #d9534f;
  color: #fff;
  border-color: transparent;
  background-color: #d9534f;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #8b211e;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d43f3a;
  border-color: #d43f3a;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger:active,
.btn-danger.active {
  color: #fff;
  background-color: #c12e2a;
  border-color: #c12e2a;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.btn-danger:active.focus,
.btn-danger.active.focus {
  color: #fff;
  background-color: #b52b27;
  border-color: #b52b27;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f;
  background-image: none;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  color: #2D2D2D;
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
  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: #FFFFFF;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 6px 12px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 2px 6px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 4px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0px;
}
.icn-btn {
  position: relative;
  margin: 0px 5px;
}
.icn-btn:before {
  content: '';
  position: absolute;
}
.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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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;
  list-style: none;
  font-size: 20px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #565656;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #494949;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #565656;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #D9D9D9;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #D9D9D9;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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,
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-left: 0;
  padding-right: 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: 44px;
  padding: 6px 12px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  line-height: 44px;
}
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: 28px;
  padding: 2px 6px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
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: 4px 10px;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: #565656;
  text-align: center;
  background-color: #ECECEC;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 2px 6px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 6px 12px;
  font-size: 22px;
  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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 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: #ECECEC;
}
.nav > li.disabled > a {
  color: #D9D9D9;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #D9D9D9;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ECECEC;
  border-color: #565656;
}
.nav .nav-divider {
  height: 1px;
  margin: 13px 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: #ECECEC #ECECEC #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #9D9D9D;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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: #FFFFFF;
  }
}
.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: #565656;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.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: #FFFFFF;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 58px;
  margin-bottom: 28px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 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: -10px;
  margin-left: -10px;
}
@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;
}
.admin-view .navbar-fixed-top {
  top: 49px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 22px;
  line-height: 28px;
  height: 58px;
}
.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: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 12px;
  margin-bottom: 12px;
  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 -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 28px;
  }
  .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 {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10px;
  margin-bottom: 10px;
}
@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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-btn.btn-xs {
  margin-top: 18px;
  margin-bottom: 18px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .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 {
  background-color: #e7e7e7;
  color: #555;
}
@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: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.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 {
  background-color: #080808;
  color: #fff;
}
@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: #ffffff;
  }
  .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: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.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: 28px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #D9D9D9;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 28px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 4px 10px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #565656;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #303030;
  background-color: #ECECEC;
  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;
  background-color: #565656;
  border-color: #565656;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #D9D9D9;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 6px 12px;
  font-size: 22px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 2px 6px;
  font-size: 16px;
  line-height: 1.4;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center;
}
.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: #ECECEC;
}
.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: #D9D9D9;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: #D9D9D9;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #c0c0c0;
}
.label-primary {
  background-color: #565656;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3d3d3d;
}
.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: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #D9D9D9;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .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: #565656;
  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;
}
/*@import "_less/3.3.5/jumbotron.less";*/
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #565656;
}
.thumbnail .caption {
  padding: 9px;
  color: #565656;
}
.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.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;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 28px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background-color: #565656;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.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;
}
/*@import "_less/3.3.5/list-group.less";*/
/*@import "_less/3.3.5/panels.less";*/
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.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-left: 5px;
  margin-bottom: 0;
}
.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, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/*
@import "_less/3.3.5/tooltip.less";
@import "_less/3.3.5/popovers.less";
@import "_less/3.3.5/carousel.less";
*/
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.cms-container .cms-container:before,
.cms-container .cms-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,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.cms-container .cms-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,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
}
.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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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;
  }
}
/* CUSTOM MIXINS */
/* FORM */
form {
  margin: 35px 0px;
}
form input[type="email"],
form input[type="text"],
form .form-control {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, 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 .radio > label,
form .checkbox > label {
  font-size: 16px;
  line-height: 26px;
  padding-left: 26px;
}
form .radio > label input[type="radio"],
form .checkbox > label input[type="radio"],
form .radio > label input[type="checkbox"],
form .checkbox > label input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border-radius: 0px;
  margin-left: -26px;
}
form .form-group input[type="email"],
form .form-group input[type="text"] {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, 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 .form-group.form-group-xl {
  margin-bottom: 20px;
}
form .form-group.form-group-xl label {
  display: block;
  font-size: 22px;
  font-family: "Oswald", sans-serif;
}
form .form-group.form-group-xl input[type="email"],
form .form-group.form-group-xl input[type="text"],
form .form-group.form-group-xl .form-control {
  padding: 12px;
  text-align: center;
  height: 76px;
  margin: 0 auto;
  font-size: 40px;
}
form .form-group.required label:after {
  content: '*';
}
form .form-group.not-required input[type="email"],
form .form-group.not-required input[type="text"],
form .form-group.not-required .form-control {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
form .form-group.has-feedback.has-error input[type="email"],
form .form-group.has-feedback.has-error input[type="text"],
form .form-group.has-feedback.has-error .form-control {
  border-color: #a94442;
}
form .form-group.has-feedback.has-error .error-msg {
  color: #a94442;
}
form .error-msg {
  font-size: 16px;
  color: #a94442;
  font-weight: bold;
}
form button[type="submit"] {
  text-transform: uppercase;
}
form .mr-1 {
  margin-right: 1rem !important;
}
/* COOKIES */
.modal-mask .introduction > .title,
.modal-mask .settings-view > .title {
  background-color: black;
  display: inline-block;
  color: white;
  padding: 0 10px;
  font-family: Oswald, sans-serif;
}
@media (min-width: 768px) {
  .modal-mask .modal-container .modal-body,
  .modal-mask .modal-container .modal-footer {
    padding: 15px 45px;
  }
}
@media (min-width: 768px) {
  .modal-mask .modal-container .modal-footer {
    flex-direction: row-reverse;
  }
}
.modal-mask .modal-container .form-row .label {
  white-space: normal;
  text-align: left;
  padding-left: 30px;
}
.modal-mask .modal-container .form-row .label .title {
  margin-top: 0;
  font-weight: 500;
  font-family: Oswald, sans-serif;
}
.modal-mask .modal-container .form-row .label .title,
.modal-mask .modal-container .form-row .label .text {
  color: black;
}
.modal-mask .modal-container .form-row .label .checkmark {
  top: 14px;
}
.modal-mask .modal-container .form-row .label .text {
  font-weight: 400;
}
.modal-mask .button.accept-cookie-settings,
.modal-mask .button.save-cookie-settings {
  background-color: black;
  font-family: Oswald, sans-serif;
  font-weight: 700;
}
.modal-mask .button.accept-cookie-settings:hover,
.modal-mask .button.save-cookie-settings:hover {
  background-color: #3d3e3d;
}
.modal-mask .button.edit-cookie-settings {
  font-family: Oswald, sans-serif;
  border: none;
  text-decoration: underline;
}
/* STRUCTURE-BLOCKS */
html,
body {
  height: auto;
  min-height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  font-weight: 300;
  background-color: #000000;
}
body.modal-open {
  overflow: hidden;
}
.touch > body {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}
.container-fluid {
  /*max-width: @screen-max-width;*/
}
.medium-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-12 {
    float: left;
    width: 100%;
  }
}
.medium-11 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-11 {
    float: left;
    width: 91.66666667%;
  }
}
.medium-10 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-10 {
    float: left;
    width: 83.33333333%;
  }
}
.medium-9 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-9 {
    float: left;
    width: 75%;
  }
}
.medium-8 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-8 {
    float: left;
    width: 66.66666667%;
  }
}
.medium-7 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-7 {
    float: left;
    width: 58.33333333%;
  }
}
.medium-6 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-6 {
    float: left;
    width: 50%;
  }
}
.medium-5 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-5 {
    float: left;
    width: 41.66666667%;
  }
}
.medium-4 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-4 {
    float: left;
    width: 33.33333333%;
  }
}
.medium-3 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-3 {
    float: left;
    width: 25%;
  }
}
.medium-2 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-2 {
    float: left;
    width: 16.66666667%;
  }
}
.medium-1 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .medium-1 {
    float: left;
    width: 8.33333333%;
  }
}
.wrapper {
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0px;
  background-color: #FFFFFF;
  z-index: 1;
  overflow: hidden;
}
.wrapper #header {
  position: relative;
  width: 100%;
  z-index: 100;
  background-color: #000000;
}
.wrapper #main {
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 200;
  background-color: #FFFFFF;
  overflow: hidden;
}
.wrapper #footer {
  position: relative;
  top: 0px;
  width: 100%;
  background-color: #2b2b2b;
}
.wrapper > .backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #222222;
  width: 100%;
  z-index: 995;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (max-width: 767px) {
  .modal-open .wrapper > .backdrop {
    background: url('../img/mobile_menu_backdrop.jpg');
    background-size: cover;
  }
}
/* loading spinner */
.spinner {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  position: absolute;
  font-size: 28px;
  top: 50%;
  left: 50%;
  width: 28px;
  height: 28px;
  margin: -14px 0 0 -14px;
  z-index: 1050;
  color: #565656;
}
.spinner:before {
  content: "\E082";
}
.spinner.spin {
  -webkit-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* 	======================================================================
*/
/*	HEADER
/*
====================================================================== 	*/
.brand {
  position: fixed;
  width: 180px;
  height: 160px;
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 1010;
  padding: 0;
  margin-left: 50px;
  margin-top: 5px;
}
body #logo,
body.home #logo,
body .brand,
body.home .brand {
  background-image: url("../img/logo-achtbruecken.png");
  -webkit-transition: background-image .3s ease-in-out;
  -o-transition: background-image .3s ease-in-out;
  transition: background-image .3s ease-in-out;
  cursor: pointer;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  body #logo,
  body.home #logo,
  body .brand,
  body.home .brand {
    background-image: url("../img/logo-achtbruecken@2x.png");
    background-size: 180px 200px;
  }
}
body #navi,
body.home #navi {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
body.scrolled-past-header #logo,
body.content #logo,
body.programm #logo,
body.venues #logo,
body.interpreten #logo,
body.presse #logo {
  background-image: url("../img/logo-achtbruecken-bg.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  body.scrolled-past-header #logo,
  body.content #logo,
  body.programm #logo,
  body.venues #logo,
  body.interpreten #logo,
  body.presse #logo {
    background-image: url("../img/logo-achtbruecken-bg@2x.png");
    background-size: 180px 200px;
  }
}
body.scrolled-past-header #navi,
body.content #navi,
body.programm #navi,
body.venues #navi,
body.interpreten #navi,
body.presse #navi {
  background-color: #2b2b2b;
}
body #header .keyvisual,
body #main .keyvisual,
body #header .slide,
body #main .slide {
  min-height: 600px;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
body #header .keyvisual .container,
body #main .keyvisual .container {
  padding-top: 250px;
}
.home .logo {
  cursor: default;
}
.home #header {
  min-height: 600px;
}
#navi {
  width: 100%;
  height: 58px;
  margin: 0px auto;
  border: none;
  text-transform: uppercase;
  color: #ECECEC;
  z-index: 1000;
  /*
  .admin-view & {
    height: 88px;
    padding-top: 30px;
  }
  */
}
#navi #mainmenu {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#navi #mainmenu .mainmenu {
  width: 100%;
  text-align: center;
}
#navi #mainmenu .mainmenu > li {
  padding-top: 0px;
}
#navi #mainmenu .mainmenu > li > .btn,
#navi #mainmenu .mainmenu > li > a {
  background-color: transparent;
  color: #D9D9D9;
  padding: 14px 15px;
  margin: 0px;
  height: 58px;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
#navi #mainmenu .mainmenu > li > .btn:after,
#navi #mainmenu .mainmenu > li > a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 15px;
  right: 15px;
  height: 4px;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  background-color: transparent;
}
#navi #mainmenu .mainmenu > li > .btn:hover,
#navi #mainmenu .mainmenu > li > a:hover {
  color: #FFFFFF;
}
#navi #mainmenu .mainmenu > li > .btn:hover:after,
#navi #mainmenu .mainmenu > li > a:hover:after {
  background-color: #FFFFFF;
}
#navi #mainmenu .mainmenu > li > .btn:focus,
#navi #mainmenu .mainmenu > li > a:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
#navi #mainmenu .mainmenu > li.active > .btn,
#navi #mainmenu .mainmenu > li.active > a,
#navi #mainmenu .mainmenu > li.active > .btn:hover,
#navi #mainmenu .mainmenu > li.active > a:hover,
#navi #mainmenu .mainmenu > li.active > .btn:focus,
#navi #mainmenu .mainmenu > li.active > a:focus {
  color: #FFFFFF;
}
#navi #mainmenu .mainmenu > li.active > .btn:after,
#navi #mainmenu .mainmenu > li.active > a:after,
#navi #mainmenu .mainmenu > li.active > .btn:hover:after,
#navi #mainmenu .mainmenu > li.active > a:hover:after,
#navi #mainmenu .mainmenu > li.active > .btn:focus:after,
#navi #mainmenu .mainmenu > li.active > a:focus:after {
  background-color: #FFFFFF;
}
#navi #mainmenu .mainmenu > li {
  display: inline-block;
  float: none;
  margin: 0px 5px;
  padding: 0px;
}
#navi #mainmenu .mainmenu > li > .btn {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
#navi #mainmenu .languageswitch {
  margin-top: -58px;
  width: auto;
  margin-right: 15px;
}
#navi #mainmenu .languageswitch > li {
  padding-top: 0px;
}
#navi #mainmenu .languageswitch > li > .btn,
#navi #mainmenu .languageswitch > li > a {
  background-color: transparent;
  color: #D9D9D9;
  padding: 14px 7px;
  margin: 0px;
  height: 58px;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
#navi #mainmenu .languageswitch > li > .btn:after,
#navi #mainmenu .languageswitch > li > a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 7px;
  right: 7px;
  height: 4px;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  background-color: transparent;
}
#navi #mainmenu .languageswitch > li > .btn:hover,
#navi #mainmenu .languageswitch > li > a:hover {
  color: #FFFFFF;
}
#navi #mainmenu .languageswitch > li > .btn:hover:after,
#navi #mainmenu .languageswitch > li > a:hover:after {
  background-color: #FFFFFF;
}
#navi #mainmenu .languageswitch > li > .btn:focus,
#navi #mainmenu .languageswitch > li > a:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
#navi #mainmenu .languageswitch > li.active > .btn,
#navi #mainmenu .languageswitch > li.active > a,
#navi #mainmenu .languageswitch > li.active > .btn:hover,
#navi #mainmenu .languageswitch > li.active > a:hover,
#navi #mainmenu .languageswitch > li.active > .btn:focus,
#navi #mainmenu .languageswitch > li.active > a:focus {
  color: #FFFFFF;
}
#navi #mainmenu .languageswitch > li.active > .btn:after,
#navi #mainmenu .languageswitch > li.active > a:after,
#navi #mainmenu .languageswitch > li.active > .btn:hover:after,
#navi #mainmenu .languageswitch > li.active > a:hover:after,
#navi #mainmenu .languageswitch > li.active > .btn:focus:after,
#navi #mainmenu .languageswitch > li.active > a:focus:after {
  background-color: #FFFFFF;
}
#navi #mainmenu .languageswitch > li {
  display: inline-block;
  float: left;
}
#navi #mainmenu .languageswitch > li > .btn {
  font-weight: 300;
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
}
#navi #mainmenu .languageswitch > li > .btn:after {
  height: 2px;
}
/* phone */
@media (max-width: 767px) {
  #navi .navbar-header {
    max-height: 58px;
  }
  #navi .navbar-header .navbar-label {
    margin: 14px 0px 14px 30px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
  }
  #navi .navbar-header .navbar-toggle {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 300;
    color: #2D2D2D;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    border-radius: 0;
    border: none;
    width: 30px;
    height: 30px;
    padding: 0px;
    color: #FFFFFF;
    margin-right: 30px;
  }
  #navi .navbar-header .navbar-toggle,
  #navi .navbar-header .navbar-toggle:active,
  #navi .navbar-header .navbar-toggle.active,
  #navi .navbar-header .navbar-toggle[disabled],
  fieldset[disabled] #navi .navbar-header .navbar-toggle {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #navi .navbar-header .navbar-toggle,
  #navi .navbar-header .navbar-toggle:hover,
  #navi .navbar-header .navbar-toggle:focus,
  #navi .navbar-header .navbar-toggle:active {
    border-color: transparent;
  }
  #navi .navbar-header .navbar-toggle:hover,
  #navi .navbar-header .navbar-toggle:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: transparent;
  }
  #navi .navbar-header .navbar-toggle[disabled]:hover,
  fieldset[disabled] #navi .navbar-header .navbar-toggle:hover,
  #navi .navbar-header .navbar-toggle[disabled]:focus,
  fieldset[disabled] #navi .navbar-header .navbar-toggle:focus {
    color: #FFFFFF;
    text-decoration: none;
  }
  #navi .navbar-header .navbar-toggle > .hamburger {
    opacity: 0.75;
    filter: alpha(opacity=75);
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIzOC41LDIuOCAzNy4yLDEuNSAyMCwxOC43IDIuOCwxLjUgMS41LDIuOCAxOC43LDIwIDEuNSwzNy4yIDIuOCwzOC41IDIwLDIxLjMgMzcuMiwzOC41IDM4LjUsMzcuMiAyMS4zLDIwIi8+PC9zdmc+");
  }
  #navi .navbar-header .navbar-toggle.collapsed > .hamburger {
    background-image: none;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    font-size: 30px;
  }
  #navi .navbar-header .navbar-toggle.collapsed > .hamburger:before {
    content: "\E517";
  }
  #navi .navbar-header .navbar-toggle:hover > .hamburger,
  #navi .navbar-header .navbar-toggle:focus > .hamburger {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #navi .navbar-header .page-title {
    position: absolute;
    float: left;
    margin: 0 0 0 31px;
    font-size: 1.2em;
    line-height: 61px;
  }
  #navi #mainmenu {
    border: none;
    max-height: none;
    overflow-y: scroll;
  }
  #navi #mainmenu .logo {
    text-align: center;
    height: 126px;
    margin-top: 27px;
  }
  #navi #mainmenu .logo img {
    height: 100%;
  }
  #navi #mainmenu .brand {
    position: relative;
    margin: 20px auto 0px auto;
  }
  #navi #mainmenu .mainmenu {
    width: 100%;
    text-align: center;
  }
  #navi #mainmenu .mainmenu > li {
    padding-top: 0px;
  }
  #navi #mainmenu .mainmenu > li > .btn,
  #navi #mainmenu .mainmenu > li > a {
    background-color: transparent;
    color: #FFFFFF;
    padding: 14px 15px;
    margin: 0px;
    height: 58px;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
  }
  #navi #mainmenu .mainmenu > li > .btn:after,
  #navi #mainmenu .mainmenu > li > a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 15px;
    right: 15px;
    height: 4px;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    background-color: transparent;
  }
  #navi #mainmenu .mainmenu > li > .btn:hover,
  #navi #mainmenu .mainmenu > li > a:hover {
    color: #FFFFFF;
  }
  #navi #mainmenu .mainmenu > li > .btn:hover:after,
  #navi #mainmenu .mainmenu > li > a:hover:after {
    background-color: #FFFFFF;
  }
  #navi #mainmenu .mainmenu > li > .btn:focus,
  #navi #mainmenu .mainmenu > li > a:focus {
    outline: none;
    outline: hidden;
    outline: 0px;
  }
  #navi #mainmenu .mainmenu > li.active > .btn,
  #navi #mainmenu .mainmenu > li.active > a,
  #navi #mainmenu .mainmenu > li.active > .btn:hover,
  #navi #mainmenu .mainmenu > li.active > a:hover,
  #navi #mainmenu .mainmenu > li.active > .btn:focus,
  #navi #mainmenu .mainmenu > li.active > a:focus {
    color: #FFFFFF;
  }
  #navi #mainmenu .mainmenu > li.active > .btn:after,
  #navi #mainmenu .mainmenu > li.active > a:after,
  #navi #mainmenu .mainmenu > li.active > .btn:hover:after,
  #navi #mainmenu .mainmenu > li.active > a:hover:after,
  #navi #mainmenu .mainmenu > li.active > .btn:focus:after,
  #navi #mainmenu .mainmenu > li.active > a:focus:after {
    background-color: #FFFFFF;
  }
  #navi #mainmenu .mainmenu > li {
    display: block;
    width: 100%;
  }
  #navi #mainmenu .mainmenu > li > .btn {
    display: inline-block;
    width: auto;
  }
  #navi #mainmenu .mainmenu > li > .btn:after {
    bottom: 5px;
  }
  #navi #mainmenu .languageswitch {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  #navi #mainmenu .languageswitch > li {
    padding-top: 0px;
  }
  #navi #mainmenu .languageswitch > li > .btn,
  #navi #mainmenu .languageswitch > li > a {
    background-color: transparent;
    color: #FFFFFF;
    padding: 14px 7px;
    margin: 0px;
    height: 58px;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
  }
  #navi #mainmenu .languageswitch > li > .btn:after,
  #navi #mainmenu .languageswitch > li > a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 7px;
    right: 7px;
    height: 4px;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    background-color: transparent;
  }
  #navi #mainmenu .languageswitch > li > .btn:hover,
  #navi #mainmenu .languageswitch > li > a:hover {
    color: #FFFFFF;
  }
  #navi #mainmenu .languageswitch > li > .btn:hover:after,
  #navi #mainmenu .languageswitch > li > a:hover:after {
    background-color: #FFFFFF;
  }
  #navi #mainmenu .languageswitch > li > .btn:focus,
  #navi #mainmenu .languageswitch > li > a:focus {
    outline: none;
    outline: hidden;
    outline: 0px;
  }
  #navi #mainmenu .languageswitch > li.active > .btn,
  #navi #mainmenu .languageswitch > li.active > a,
  #navi #mainmenu .languageswitch > li.active > .btn:hover,
  #navi #mainmenu .languageswitch > li.active > a:hover,
  #navi #mainmenu .languageswitch > li.active > .btn:focus,
  #navi #mainmenu .languageswitch > li.active > a:focus {
    color: #FFFFFF;
  }
  #navi #mainmenu .languageswitch > li.active > .btn:after,
  #navi #mainmenu .languageswitch > li.active > a:after,
  #navi #mainmenu .languageswitch > li.active > .btn:hover:after,
  #navi #mainmenu .languageswitch > li.active > a:hover:after,
  #navi #mainmenu .languageswitch > li.active > .btn:focus:after,
  #navi #mainmenu .languageswitch > li.active > a:focus:after {
    background-color: #FFFFFF;
  }
  #navi #mainmenu .languageswitch > li {
    float: none;
    margin: 0px 5px;
    padding: 0px;
  }
  #navi #mainmenu .languageswitch > li > .btn:after {
    bottom: 10px;
  }
}
/*Edit-Mode*/
/*
.wrapper {
  #kristall-toolbar + & {
    margin-top: 49px;
    #navi {top: 49px;}
  }
}
*/
#kristall-toolbar #drag-spotifyitemmodule,
#kristall-toolbar .kristall-toolbar-toggle {
  display: none !important;
}
/*	======================================================================
/* 	BUTTONS
/*	======================================================================
*/
.btn {
  font-family: "Oswald", sans-serif;
}
.btn-md {
  max-height: 38px;
}
.btn-xl {
  padding: 18px 42px;
  font-size: 20px;
  line-height: 22px;
  border-radius: 0px;
  max-height: 60px;
  font-weight: 400;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 6px 12px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 0px;
  max-height: 43px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 2px 6px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0px;
  max-height: 28px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 4px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0px;
  max-height: 26px;
}
.btn-group .btn,
.btn-group > .btn-group .btn {
  vertical-align: top;
}
.btn-group .btn,
.btn-group > .btn-group .btn,
.btn-group .btn + .btn,
.btn-group > .btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group > .btn-group .btn + .btn-group {
  margin: 0px 3px;
}
.btn-group .btn:first-child,
.btn-group > .btn-group .btn:first-child,
.btn-group .btn + .btn:first-child,
.btn-group > .btn-group .btn + .btn:first-child,
.btn-group .btn + .btn-group:first-child,
.btn-group > .btn-group .btn + .btn-group:first-child,
.btn-group .btn.first,
.btn-group > .btn-group .btn.first,
.btn-group .btn + .btn.first,
.btn-group > .btn-group .btn + .btn.first,
.btn-group .btn + .btn-group.first,
.btn-group > .btn-group .btn + .btn-group.first {
  margin-left: 0px;
}
.btn-group .btn:last-child,
.btn-group > .btn-group .btn:last-child,
.btn-group .btn + .btn:last-child,
.btn-group > .btn-group .btn + .btn:last-child,
.btn-group .btn + .btn-group:last-child,
.btn-group > .btn-group .btn + .btn-group:last-child,
.btn-group .btn.last,
.btn-group > .btn-group .btn.last,
.btn-group .btn + .btn.last,
.btn-group > .btn-group .btn + .btn.last,
.btn-group .btn + .btn-group.last,
.btn-group > .btn-group .btn + .btn-group.last {
  margin-right: 0px;
}
.btn-group > .btn-group,
.btn-group > .btn-group > .btn-group,
.btn-group > .btn-group + .btn-group,
.btn-group > .btn-group > .btn-group + .btn-group {
  margin-left: 3px;
  margin-right: 3px;
}
.btn-group > .btn-group:first-child,
.btn-group > .btn-group > .btn-group:first-child,
.btn-group > .btn-group + .btn-group:first-child,
.btn-group > .btn-group > .btn-group + .btn-group:first-child,
.btn-group > .btn-group.first,
.btn-group > .btn-group > .btn-group.first,
.btn-group > .btn-group + .btn-group.first,
.btn-group > .btn-group > .btn-group + .btn-group.first {
  margin-left: 0px;
}
.btn-group > .btn-group:last-child,
.btn-group > .btn-group > .btn-group:last-child,
.btn-group > .btn-group + .btn-group:last-child,
.btn-group > .btn-group > .btn-group + .btn-group:last-child,
.btn-group > .btn-group.last,
.btn-group > .btn-group > .btn-group.last,
.btn-group > .btn-group + .btn-group.last,
.btn-group > .btn-group > .btn-group + .btn-group.last {
  margin-right: 0px;
}
/* ICONS */
.arrow,
.icn {
  margin-left: 10px;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.arrow.arrow-up,
.icn.arrow-up {
  vertical-align: text-bottom;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBvbHlnb24gZmlsbD0iIzJEMkQyRCIgcG9pbnRzPSIzNy4yLDI4IDM4LjUsMjYuNiAyMCw4IDEuNSwyNi42IDIuOCwyOCAyMCwxMC43Ii8+PC9zdmc+");
}
.arrow.arrow-down,
.icn.arrow-down {
  vertical-align: text-top;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBvbHlnb24gZmlsbD0iIzJEMkQyRCIgcG9pbnRzPSIzNy4yLDEyIDM4LjUsMTMuNCAyMCwzMiAxLjUsMTMuNCAyLjgsMTIgMjAsMjkuMyIvPjwvc3ZnPg==");
}
.arrow.arrow-left,
.icn.arrow-left {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiM1NjU2NTYiIHBvaW50cz0iNjAsMi43IDU4LjYsMS40IDAsNjAgNTguNiwxMTguNiA2MCwxMTcuMyAyLjcsNjAiLz48L3N2Zz4=");
  display: inline-block;
  width: 24px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center center;
}
.arrow.arrow-right,
.icn.arrow-right {
  vertical-align: middle;
  display: inline-block;
  width: 24px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiM1NjU2NTYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwIi8+PC9zdmc+");
}
.arrow.icn-close,
.icn.icn-close {
  margin-right: 6px;
  margin-left: 0px;
  vertical-align: middle;
  vertical-align: central;
  margin-top: -4px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBvbHlnb24gZmlsbD0iIzJEMkQyRCIgcG9pbnRzPSIzNyw1LjcgMzQuMywzIDIwLDE3LjMgNS43LDMgMyw1LjcgMTcuMywyMCAzLDM0LjMgNS43LDM3IDIwLDIyLjcgMzQuMywzNyAzNywzNC4zIDIyLjcsMjAiLz48L3N2Zz4=");
}
.arrow.icn-close.invers,
.icn.icn-close.invers {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIzNyw1LjcgMzQuMywzIDIwLDE3LjMgNS43LDMgMyw1LjcgMTcuMywyMCAzLDM0LjMgNS43LDM3IDIwLDIyLjcgMzQuMywzNyAzNywzNC4zIDIyLjcsMjAiLz48L3N2Zz4=");
}
.back-btn {
  padding: 0px;
  width: 40px;
  height: 40px;
}
.back-btn > .icn {
  margin: 0px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}
.back-btn > .icn.icn-close-narrow {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIzOC41LDIuOCAzNy4yLDEuNSAyMCwxOC43IDIuOCwxLjUgMS41LDIuOCAxOC43LDIwIDEuNSwzNy4yIDIuOCwzOC41IDIwLDIxLjMgMzcuMiwzOC41IDM4LjUsMzcuMiAyMS4zLDIwIi8+PC9zdmc+");
}
.back-btn:hover > .icn,
.back-btn:focus > .icn {
  opacity: 1;
  filter: alpha(opacity=100);
}
.back-btn:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
/* SOCIAL-BOOKMARKS */
.share-box {
  padding: 8px 0px;
}
.share-box .share-btn {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0px 2px;
  border-radius: 4px;
  padding: 0px;
}
.share-box .share-btn:first-child,
.share-box .share-btn.first {
  margin-left: 0px;
}
.share-box .share-btn:before {
  content: '';
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
}
.share-box .share-btn.facebook {
  border-color: #3b5998;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #3b5998;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.facebook:focus,
.share-box .share-btn.facebook.focus {
  color: #FFFFFF;
  background-color: #2d4373;
  border-color: #17233c;
}
.share-box .share-btn.facebook:hover {
  color: #FFFFFF;
  background-color: #2d4373;
  border-color: #2a3f6c;
}
.share-box .share-btn.facebook:active,
.share-box .share-btn.facebook.active,
.open > .dropdown-toggle.share-box .share-btn.facebook {
  color: #FFFFFF;
  background-color: #2d4373;
  border-color: #2a3f6c;
}
.share-box .share-btn.facebook:active:hover,
.share-box .share-btn.facebook.active:hover,
.open > .dropdown-toggle.share-box .share-btn.facebook:hover,
.share-box .share-btn.facebook:active:focus,
.share-box .share-btn.facebook.active:focus,
.open > .dropdown-toggle.share-box .share-btn.facebook:focus,
.share-box .share-btn.facebook:active.focus,
.share-box .share-btn.facebook.active.focus,
.open > .dropdown-toggle.share-box .share-btn.facebook.focus {
  color: #FFFFFF;
  background-color: #23345a;
  border-color: #17233c;
}
.share-box .share-btn.facebook:active,
.share-box .share-btn.facebook.active,
.open > .dropdown-toggle.share-box .share-btn.facebook {
  background-image: none;
}
.share-box .share-btn.facebook.disabled,
.share-box .share-btn.facebook[disabled],
fieldset[disabled] .share-box .share-btn.facebook,
.share-box .share-btn.facebook.disabled:hover,
.share-box .share-btn.facebook[disabled]:hover,
fieldset[disabled] .share-box .share-btn.facebook:hover,
.share-box .share-btn.facebook.disabled:focus,
.share-box .share-btn.facebook[disabled]:focus,
fieldset[disabled] .share-box .share-btn.facebook:focus,
.share-box .share-btn.facebook.disabled.focus,
.share-box .share-btn.facebook[disabled].focus,
fieldset[disabled] .share-box .share-btn.facebook.focus,
.share-box .share-btn.facebook.disabled:active,
.share-box .share-btn.facebook[disabled]:active,
fieldset[disabled] .share-box .share-btn.facebook:active,
.share-box .share-btn.facebook.disabled.active,
.share-box .share-btn.facebook[disabled].active,
fieldset[disabled] .share-box .share-btn.facebook.active {
  background-color: #3b5998;
  border-color: #3b5998;
}
.share-box .share-btn.facebook .badge {
  color: #3b5998;
  background-color: #FFFFFF;
}
.share-box .share-btn.facebook:focus,
.share-box .share-btn.facebook.focus {
  color: #FFFFFF;
  background-color: #3b5998;
  border-color: #3b5998;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.share-box .share-btn.facebook:hover {
  color: #FFFFFF;
  background-color: #344e86;
  border-color: #344e86;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.facebook:active,
.share-box .share-btn.facebook.active {
  color: #FFFFFF;
  background-color: #2a3f6c;
  border-color: #2a3f6c;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.facebook:active:hover,
.share-box .share-btn.facebook.active:hover,
.share-box .share-btn.facebook:active:focus,
.share-box .share-btn.facebook.active:focus,
.share-box .share-btn.facebook:active.focus,
.share-box .share-btn.facebook.active.focus {
  color: #FFFFFF;
  background-color: #263961;
  border-color: #263961;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.facebook.disabled,
.share-box .share-btn.facebook[disabled],
fieldset[disabled] .share-box .share-btn.facebook,
.share-box .share-btn.facebook.disabled:hover,
.share-box .share-btn.facebook[disabled]:hover,
fieldset[disabled] .share-box .share-btn.facebook:hover,
.share-box .share-btn.facebook.disabled:focus,
.share-box .share-btn.facebook[disabled]:focus,
fieldset[disabled] .share-box .share-btn.facebook:focus,
.share-box .share-btn.facebook.disabled.focus,
.share-box .share-btn.facebook[disabled].focus,
fieldset[disabled] .share-box .share-btn.facebook.focus,
.share-box .share-btn.facebook.disabled:active,
.share-box .share-btn.facebook[disabled]:active,
fieldset[disabled] .share-box .share-btn.facebook:active,
.share-box .share-btn.facebook.disabled.active,
.share-box .share-btn.facebook[disabled].active,
fieldset[disabled] .share-box .share-btn.facebook.active {
  background-color: #3b5998;
  border-color: #3b5998;
  background-image: none;
}
.share-box .share-btn.facebook .badge {
  color: #3b5998;
  background-color: #FFFFFF;
}
.share-box .share-btn.facebook:before {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00Miw2bC02LjIsMGMtNywwLTExLjUsNC42LTExLjUsMTEuOHY1LjRIMThjLTAuNSwwLTEsMC40LTEsMXY3LjljMCwwLjUsMC40LDEsMSwxaDYuM1Y1M2MwLDAuNSwwLjQsMSwxLDFoOC4yYzAuNSwwLDEtMC40LDEtMVYzMy4xaDcuM2MwLjUsMCwxLTAuNCwxLTFsMC03LjljMC0wLjMtMC4xLTAuNS0wLjMtMC43Yy0wLjItMC4yLTAuNC0wLjMtMC43LTAuM2gtNy4zdi00LjZjMC0yLjIsMC41LTMuMywzLjQtMy4zbDQuMiwwYzAuNSwwLDEtMC40LDEtMVY3QzQzLDYuNCw0Mi42LDYsNDIsNnoiLz48L3N2Zz4=");
}
.share-box .share-btn.twitter {
  border-color: #40b4d1;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #40b4d1;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.twitter:focus,
.share-box .share-btn.twitter.focus {
  color: #FFFFFF;
  background-color: #2b98b3;
  border-color: #1c6375;
}
.share-box .share-btn.twitter:hover {
  color: #FFFFFF;
  background-color: #2b98b3;
  border-color: #2991ab;
}
.share-box .share-btn.twitter:active,
.share-box .share-btn.twitter.active,
.open > .dropdown-toggle.share-box .share-btn.twitter {
  color: #FFFFFF;
  background-color: #2b98b3;
  border-color: #2991ab;
}
.share-box .share-btn.twitter:active:hover,
.share-box .share-btn.twitter.active:hover,
.open > .dropdown-toggle.share-box .share-btn.twitter:hover,
.share-box .share-btn.twitter:active:focus,
.share-box .share-btn.twitter.active:focus,
.open > .dropdown-toggle.share-box .share-btn.twitter:focus,
.share-box .share-btn.twitter:active.focus,
.share-box .share-btn.twitter.active.focus,
.open > .dropdown-toggle.share-box .share-btn.twitter.focus {
  color: #FFFFFF;
  background-color: #247f96;
  border-color: #1c6375;
}
.share-box .share-btn.twitter:active,
.share-box .share-btn.twitter.active,
.open > .dropdown-toggle.share-box .share-btn.twitter {
  background-image: none;
}
.share-box .share-btn.twitter.disabled,
.share-box .share-btn.twitter[disabled],
fieldset[disabled] .share-box .share-btn.twitter,
.share-box .share-btn.twitter.disabled:hover,
.share-box .share-btn.twitter[disabled]:hover,
fieldset[disabled] .share-box .share-btn.twitter:hover,
.share-box .share-btn.twitter.disabled:focus,
.share-box .share-btn.twitter[disabled]:focus,
fieldset[disabled] .share-box .share-btn.twitter:focus,
.share-box .share-btn.twitter.disabled.focus,
.share-box .share-btn.twitter[disabled].focus,
fieldset[disabled] .share-box .share-btn.twitter.focus,
.share-box .share-btn.twitter.disabled:active,
.share-box .share-btn.twitter[disabled]:active,
fieldset[disabled] .share-box .share-btn.twitter:active,
.share-box .share-btn.twitter.disabled.active,
.share-box .share-btn.twitter[disabled].active,
fieldset[disabled] .share-box .share-btn.twitter.active {
  background-color: #40b4d1;
  border-color: #40b4d1;
}
.share-box .share-btn.twitter .badge {
  color: #40b4d1;
  background-color: #FFFFFF;
}
.share-box .share-btn.twitter:focus,
.share-box .share-btn.twitter.focus {
  color: #FFFFFF;
  background-color: #40b4d1;
  border-color: #40b4d1;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.share-box .share-btn.twitter:hover {
  color: #FFFFFF;
  background-color: #30a9c7;
  border-color: #30a9c7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.twitter:active,
.share-box .share-btn.twitter.active {
  color: #FFFFFF;
  background-color: #2991ab;
  border-color: #2991ab;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.twitter:active:hover,
.share-box .share-btn.twitter.active:hover,
.share-box .share-btn.twitter:active:focus,
.share-box .share-btn.twitter.active:focus,
.share-box .share-btn.twitter:active.focus,
.share-box .share-btn.twitter.active.focus {
  color: #FFFFFF;
  background-color: #26869e;
  border-color: #26869e;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.twitter.disabled,
.share-box .share-btn.twitter[disabled],
fieldset[disabled] .share-box .share-btn.twitter,
.share-box .share-btn.twitter.disabled:hover,
.share-box .share-btn.twitter[disabled]:hover,
fieldset[disabled] .share-box .share-btn.twitter:hover,
.share-box .share-btn.twitter.disabled:focus,
.share-box .share-btn.twitter[disabled]:focus,
fieldset[disabled] .share-box .share-btn.twitter:focus,
.share-box .share-btn.twitter.disabled.focus,
.share-box .share-btn.twitter[disabled].focus,
fieldset[disabled] .share-box .share-btn.twitter.focus,
.share-box .share-btn.twitter.disabled:active,
.share-box .share-btn.twitter[disabled]:active,
fieldset[disabled] .share-box .share-btn.twitter:active,
.share-box .share-btn.twitter.disabled.active,
.share-box .share-btn.twitter[disabled].active,
fieldset[disabled] .share-box .share-btn.twitter.active {
  background-color: #40b4d1;
  border-color: #40b4d1;
  background-image: none;
}
.share-box .share-btn.twitter .badge {
  color: #40b4d1;
  background-color: #FFFFFF;
}
.share-box .share-btn.twitter:before {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU0LDE1LjFjLTEuOCwwLjgtMy43LDEuMy01LjcsMS41YzItMS4yLDMuNi0zLjEsNC4zLTUuNGMtMS45LDEuMS00LDItNi4zLDIuNGMtMS44LTEuOS00LjQtMy4xLTcuMi0zLjFjLTUuNCwwLTkuOCw0LjQtOS44LDkuOGMwLDAuOCwwLjEsMS41LDAuMywyLjJjLTguMi0wLjQtMTUuNC00LjMtMjAuMy0xMC4zQzguNSwxMy43LDgsMTUuNCw4LDE3LjJjMCwzLjQsMS43LDYuNCw0LjQsOC4yYy0xLjYsMC0zLjEtMC41LTQuNS0xLjJjMCwwLDAsMC4xLDAsMC4xYzAsNC44LDMuNCw4LjgsNy45LDkuN2MtMC44LDAuMi0xLjcsMC4zLTIuNiwwLjNjLTAuNiwwLTEuMy0wLjEtMS45LTAuMmMxLjMsMy45LDQuOSw2LjgsOS4yLDYuOGMtMy40LDIuNi03LjYsNC4yLTEyLjIsNC4yYy0wLjgsMC0xLjYsMC0yLjMtMC4xYzQuNCwyLjgsOS41LDQuNCwxNS4xLDQuNGMxOC4xLDAsMjgtMTUsMjgtMjhjMC0wLjQsMC0wLjksMC0xLjNDNTEsMTguOCw1Mi43LDE3LjEsNTQsMTUuMXoiLz48L3N2Zz4=");
}
.share-box .share-btn.googleplus {
  border-color: #d03324;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #d03324;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.googleplus:focus,
.share-box .share-btn.googleplus.focus {
  color: #FFFFFF;
  background-color: #a5281c;
  border-color: #631811;
}
.share-box .share-btn.googleplus:hover {
  color: #FFFFFF;
  background-color: #a5281c;
  border-color: #9c261b;
}
.share-box .share-btn.googleplus:active,
.share-box .share-btn.googleplus.active,
.open > .dropdown-toggle.share-box .share-btn.googleplus {
  color: #FFFFFF;
  background-color: #a5281c;
  border-color: #9c261b;
}
.share-box .share-btn.googleplus:active:hover,
.share-box .share-btn.googleplus.active:hover,
.open > .dropdown-toggle.share-box .share-btn.googleplus:hover,
.share-box .share-btn.googleplus:active:focus,
.share-box .share-btn.googleplus.active:focus,
.open > .dropdown-toggle.share-box .share-btn.googleplus:focus,
.share-box .share-btn.googleplus:active.focus,
.share-box .share-btn.googleplus.active.focus,
.open > .dropdown-toggle.share-box .share-btn.googleplus.focus {
  color: #FFFFFF;
  background-color: #862117;
  border-color: #631811;
}
.share-box .share-btn.googleplus:active,
.share-box .share-btn.googleplus.active,
.open > .dropdown-toggle.share-box .share-btn.googleplus {
  background-image: none;
}
.share-box .share-btn.googleplus.disabled,
.share-box .share-btn.googleplus[disabled],
fieldset[disabled] .share-box .share-btn.googleplus,
.share-box .share-btn.googleplus.disabled:hover,
.share-box .share-btn.googleplus[disabled]:hover,
fieldset[disabled] .share-box .share-btn.googleplus:hover,
.share-box .share-btn.googleplus.disabled:focus,
.share-box .share-btn.googleplus[disabled]:focus,
fieldset[disabled] .share-box .share-btn.googleplus:focus,
.share-box .share-btn.googleplus.disabled.focus,
.share-box .share-btn.googleplus[disabled].focus,
fieldset[disabled] .share-box .share-btn.googleplus.focus,
.share-box .share-btn.googleplus.disabled:active,
.share-box .share-btn.googleplus[disabled]:active,
fieldset[disabled] .share-box .share-btn.googleplus:active,
.share-box .share-btn.googleplus.disabled.active,
.share-box .share-btn.googleplus[disabled].active,
fieldset[disabled] .share-box .share-btn.googleplus.active {
  background-color: #d03324;
  border-color: #d03324;
}
.share-box .share-btn.googleplus .badge {
  color: #d03324;
  background-color: #FFFFFF;
}
.share-box .share-btn.googleplus:focus,
.share-box .share-btn.googleplus.focus {
  color: #FFFFFF;
  background-color: #d03324;
  border-color: #d03324;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.share-box .share-btn.googleplus:hover {
  color: #FFFFFF;
  background-color: #ba2e20;
  border-color: #ba2e20;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.googleplus:active,
.share-box .share-btn.googleplus.active {
  color: #FFFFFF;
  background-color: #9c261b;
  border-color: #9c261b;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.googleplus:active:hover,
.share-box .share-btn.googleplus.active:hover,
.share-box .share-btn.googleplus:active:focus,
.share-box .share-btn.googleplus.active:focus,
.share-box .share-btn.googleplus:active.focus,
.share-box .share-btn.googleplus.active.focus {
  color: #FFFFFF;
  background-color: #8f2319;
  border-color: #8f2319;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.googleplus.disabled,
.share-box .share-btn.googleplus[disabled],
fieldset[disabled] .share-box .share-btn.googleplus,
.share-box .share-btn.googleplus.disabled:hover,
.share-box .share-btn.googleplus[disabled]:hover,
fieldset[disabled] .share-box .share-btn.googleplus:hover,
.share-box .share-btn.googleplus.disabled:focus,
.share-box .share-btn.googleplus[disabled]:focus,
fieldset[disabled] .share-box .share-btn.googleplus:focus,
.share-box .share-btn.googleplus.disabled.focus,
.share-box .share-btn.googleplus[disabled].focus,
fieldset[disabled] .share-box .share-btn.googleplus.focus,
.share-box .share-btn.googleplus.disabled:active,
.share-box .share-btn.googleplus[disabled]:active,
fieldset[disabled] .share-box .share-btn.googleplus:active,
.share-box .share-btn.googleplus.disabled.active,
.share-box .share-btn.googleplus[disabled].active,
fieldset[disabled] .share-box .share-btn.googleplus.active {
  background-color: #d03324;
  border-color: #d03324;
  background-image: none;
}
.share-box .share-btn.googleplus .badge {
  color: #d03324;
  background-color: #FFFFFF;
}
.share-box .share-btn.googleplus:before {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMyLjMsOC41SDE5Yy02LDAtMTEuNiw0LjUtMTEuNiw5LjhjMCw1LjMsNC4xLDkuNywxMC4yLDkuN2wxLjIsMGMtMC40LDAuOC0wLjcsMS42LTAuNywyLjVjMCwxLjUsMC44LDIuNywxLjgsMy43bC0yLjMsMGMtNy40LDAtMTMuMSw0LjctMTMuMSw5LjZjMCw0LjgsNi4zLDcuOCwxMy43LDcuOGM4LjQsMCwxMy4xLTQuOCwxMy4xLTkuNmMwLTMuOS0xLjEtNi4yLTQuNy04LjdjLTEuMi0wLjktMy41LTIuOS0zLjUtNC4xYzAtMS40LDAuNC0yLjEsMi42LTMuOGMyLjItMS43LDMuOC00LjEsMy44LTdjMC0zLjQtMS41LTYuNi00LjMtNy43aDQuMkwzMi4zLDguNXogTTI3LjcsNDEuMWMwLjEsMC40LDAuMiwwLjksMC4yLDEuNGMwLDMuOS0yLjUsNi45LTkuNyw2LjljLTUuMSwwLTguOC0zLjItOC44LTcuMWMwLTMuOCw0LjYtNyw5LjctNi45YzEuMiwwLDIuMywwLjIsMy4zLDAuNUMyNS4xLDM3LjgsMjcuMSwzOC45LDI3LjcsNDEuMXogTTE5LjUsMjYuNmMtMy40LTAuMS02LjctMy44LTcuMy04LjNjLTAuNi00LjUsMS43LTgsNS4xLTcuOWMzLjQsMC4xLDYuNywzLjcsNy4zLDguMkMyNS4yLDIzLjEsMjIuOSwyNi43LDE5LjUsMjYuNnoiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjQ1LjksMTcuOSA0NS45LDguNSA0Mi44LDguNSA0Mi44LDE3LjkgMzMuMiwxNy45IDMzLjIsMjEuMSA0Mi44LDIxLjEgNDIuOCwzMC44IDQ1LjksMzAuOCA0NS45LDIxLjEgNTUuNSwyMS4xIDU1LjUsMTcuOSIvPjwvZz48L3N2Zz4=");
}
.share-box .share-btn.whatsapp {
  border-color: #67D24F;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #67D24F;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.whatsapp:focus,
.share-box .share-btn.whatsapp.focus {
  color: #FFFFFF;
  background-color: #4abe30;
  border-color: #328121;
}
.share-box .share-btn.whatsapp:hover {
  color: #FFFFFF;
  background-color: #4abe30;
  border-color: #47b52e;
}
.share-box .share-btn.whatsapp:active,
.share-box .share-btn.whatsapp.active,
.open > .dropdown-toggle.share-box .share-btn.whatsapp {
  color: #FFFFFF;
  background-color: #4abe30;
  border-color: #47b52e;
}
.share-box .share-btn.whatsapp:active:hover,
.share-box .share-btn.whatsapp.active:hover,
.open > .dropdown-toggle.share-box .share-btn.whatsapp:hover,
.share-box .share-btn.whatsapp:active:focus,
.share-box .share-btn.whatsapp.active:focus,
.open > .dropdown-toggle.share-box .share-btn.whatsapp:focus,
.share-box .share-btn.whatsapp:active.focus,
.share-box .share-btn.whatsapp.active.focus,
.open > .dropdown-toggle.share-box .share-btn.whatsapp.focus {
  color: #FFFFFF;
  background-color: #3fa129;
  border-color: #328121;
}
.share-box .share-btn.whatsapp:active,
.share-box .share-btn.whatsapp.active,
.open > .dropdown-toggle.share-box .share-btn.whatsapp {
  background-image: none;
}
.share-box .share-btn.whatsapp.disabled,
.share-box .share-btn.whatsapp[disabled],
fieldset[disabled] .share-box .share-btn.whatsapp,
.share-box .share-btn.whatsapp.disabled:hover,
.share-box .share-btn.whatsapp[disabled]:hover,
fieldset[disabled] .share-box .share-btn.whatsapp:hover,
.share-box .share-btn.whatsapp.disabled:focus,
.share-box .share-btn.whatsapp[disabled]:focus,
fieldset[disabled] .share-box .share-btn.whatsapp:focus,
.share-box .share-btn.whatsapp.disabled.focus,
.share-box .share-btn.whatsapp[disabled].focus,
fieldset[disabled] .share-box .share-btn.whatsapp.focus,
.share-box .share-btn.whatsapp.disabled:active,
.share-box .share-btn.whatsapp[disabled]:active,
fieldset[disabled] .share-box .share-btn.whatsapp:active,
.share-box .share-btn.whatsapp.disabled.active,
.share-box .share-btn.whatsapp[disabled].active,
fieldset[disabled] .share-box .share-btn.whatsapp.active {
  background-color: #67D24F;
  border-color: #67D24F;
}
.share-box .share-btn.whatsapp .badge {
  color: #67D24F;
  background-color: #FFFFFF;
}
.share-box .share-btn.whatsapp:focus,
.share-box .share-btn.whatsapp.focus {
  color: #FFFFFF;
  background-color: #67D24F;
  border-color: #67D24F;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.share-box .share-btn.whatsapp:hover {
  color: #FFFFFF;
  background-color: #55cd3b;
  border-color: #55cd3b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.whatsapp:active,
.share-box .share-btn.whatsapp.active {
  color: #FFFFFF;
  background-color: #47b52e;
  border-color: #47b52e;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.whatsapp:active:hover,
.share-box .share-btn.whatsapp.active:hover,
.share-box .share-btn.whatsapp:active:focus,
.share-box .share-btn.whatsapp.active:focus,
.share-box .share-btn.whatsapp:active.focus,
.share-box .share-btn.whatsapp.active.focus {
  color: #FFFFFF;
  background-color: #42a92b;
  border-color: #42a92b;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.whatsapp.disabled,
.share-box .share-btn.whatsapp[disabled],
fieldset[disabled] .share-box .share-btn.whatsapp,
.share-box .share-btn.whatsapp.disabled:hover,
.share-box .share-btn.whatsapp[disabled]:hover,
fieldset[disabled] .share-box .share-btn.whatsapp:hover,
.share-box .share-btn.whatsapp.disabled:focus,
.share-box .share-btn.whatsapp[disabled]:focus,
fieldset[disabled] .share-box .share-btn.whatsapp:focus,
.share-box .share-btn.whatsapp.disabled.focus,
.share-box .share-btn.whatsapp[disabled].focus,
fieldset[disabled] .share-box .share-btn.whatsapp.focus,
.share-box .share-btn.whatsapp.disabled:active,
.share-box .share-btn.whatsapp[disabled]:active,
fieldset[disabled] .share-box .share-btn.whatsapp:active,
.share-box .share-btn.whatsapp.disabled.active,
.share-box .share-btn.whatsapp[disabled].active,
fieldset[disabled] .share-box .share-btn.whatsapp.active {
  background-color: #67D24F;
  border-color: #67D24F;
  background-image: none;
}
.share-box .share-btn.whatsapp .badge {
  color: #67D24F;
  background-color: #FFFFFF;
}
.share-box .share-btn.whatsapp:before {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48ZyBpZD0iV0FfTG9nbyI+PGc+PHBhdGggY2xhc3M9InN0MCIgZD0iTTQ3LjYsMTIuNWMtNC42LTQuNi0xMC44LTcuMi0xNy4zLTcuMmMtMTMuNSwwLTI0LjUsMTEtMjQuNSwyNC41YzAsNC4zLDEuMSw4LjUsMy4zLDEyLjNMNS41LDU0LjhsMTMtMy40YzMuNiwyLDcuNiwzLDExLjcsM2gwYzAsMCwwLDAsMCwwYzEzLjUsMCwyNC41LTExLDI0LjUtMjQuNUM1NC44LDIzLjMsNTIuMiwxNy4yLDQ3LjYsMTIuNXogTTMwLjIsNTAuM0wzMC4yLDUwLjNjLTMuNywwLTcuMy0xLTEwLjQtMi44TDE5LjEsNDdsLTcuNywybDIuMS03LjVMMTMsNDAuN2MtMi0zLjItMy4xLTctMy4xLTEwLjhDOS44LDE4LjYsMTksOS41LDMwLjIsOS41YzUuNCwwLDEwLjYsMi4xLDE0LjQsNmMzLjgsMy45LDYsOSw2LDE0LjRDNTAuNiw0MS4xLDQxLjUsNTAuMywzMC4yLDUwLjN6IE00MS40LDM1Yy0wLjYtMC4zLTMuNi0xLjgtNC4yLTJjLTAuNi0wLjItMS0wLjMtMS40LDAuM2MtMC40LDAuNi0xLjYsMi0xLjksMi40Yy0wLjQsMC40LTAuNywwLjUtMS4zLDAuMmMtMC42LTAuMy0yLjYtMS00LjktM2MtMS44LTEuNi0zLjEtMy42LTMuNC00LjJjLTAuNC0wLjYsMC0wLjksMC4zLTEuM2MwLjMtMC4zLDAuNi0wLjcsMC45LTEuMWMwLjMtMC40LDAuNC0wLjYsMC42LTFjMC4yLTAuNCwwLjEtMC44LTAuMS0xLjFjLTAuMi0wLjMtMS40LTMuMy0xLjktNC41Yy0wLjUtMS4yLTEtMS0xLjQtMS4xYy0wLjQsMC0wLjgsMC0xLjIsMHMtMS4xLDAuMi0xLjYsMC44Yy0wLjYsMC42LTIuMSwyLjEtMi4xLDUuMWMwLDMsMi4yLDUuOSwyLjUsNi4zYzAuMywwLjQsNC4zLDYuNiwxMC41LDkuM2MxLjUsMC42LDIuNiwxLDMuNSwxLjNjMS41LDAuNSwyLjgsMC40LDMuOSwwLjJjMS4yLTAuMiwzLjYtMS41LDQuMS0yLjljMC41LTEuNCwwLjUtMi43LDAuNC0yLjlDNDIuNCwzNS41LDQyLDM1LjMsNDEuNCwzNXoiLz48L2c+PC9nPjwvc3ZnPg==);
}
@media (min-width: 1200px) {
  .share-box .share-btn.whatsapp {
    display: none;
  }
}
.share-box .share-btn.mail {
  border-color: #6C6C6C;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #6C6C6C;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.mail:focus,
.share-box .share-btn.mail.focus {
  color: #FFFFFF;
  background-color: #525252;
  border-color: #2c2c2c;
}
.share-box .share-btn.mail:hover {
  color: #FFFFFF;
  background-color: #525252;
  border-color: #4d4d4d;
}
.share-box .share-btn.mail:active,
.share-box .share-btn.mail.active,
.open > .dropdown-toggle.share-box .share-btn.mail {
  color: #FFFFFF;
  background-color: #525252;
  border-color: #4d4d4d;
}
.share-box .share-btn.mail:active:hover,
.share-box .share-btn.mail.active:hover,
.open > .dropdown-toggle.share-box .share-btn.mail:hover,
.share-box .share-btn.mail:active:focus,
.share-box .share-btn.mail.active:focus,
.open > .dropdown-toggle.share-box .share-btn.mail:focus,
.share-box .share-btn.mail:active.focus,
.share-box .share-btn.mail.active.focus,
.open > .dropdown-toggle.share-box .share-btn.mail.focus {
  color: #FFFFFF;
  background-color: #414141;
  border-color: #2c2c2c;
}
.share-box .share-btn.mail:active,
.share-box .share-btn.mail.active,
.open > .dropdown-toggle.share-box .share-btn.mail {
  background-image: none;
}
.share-box .share-btn.mail.disabled,
.share-box .share-btn.mail[disabled],
fieldset[disabled] .share-box .share-btn.mail,
.share-box .share-btn.mail.disabled:hover,
.share-box .share-btn.mail[disabled]:hover,
fieldset[disabled] .share-box .share-btn.mail:hover,
.share-box .share-btn.mail.disabled:focus,
.share-box .share-btn.mail[disabled]:focus,
fieldset[disabled] .share-box .share-btn.mail:focus,
.share-box .share-btn.mail.disabled.focus,
.share-box .share-btn.mail[disabled].focus,
fieldset[disabled] .share-box .share-btn.mail.focus,
.share-box .share-btn.mail.disabled:active,
.share-box .share-btn.mail[disabled]:active,
fieldset[disabled] .share-box .share-btn.mail:active,
.share-box .share-btn.mail.disabled.active,
.share-box .share-btn.mail[disabled].active,
fieldset[disabled] .share-box .share-btn.mail.active {
  background-color: #6C6C6C;
  border-color: #6C6C6C;
}
.share-box .share-btn.mail .badge {
  color: #6C6C6C;
  background-color: #FFFFFF;
}
.share-box .share-btn.mail:focus,
.share-box .share-btn.mail.focus {
  color: #FFFFFF;
  background-color: #6C6C6C;
  border-color: #6C6C6C;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.share-box .share-btn.mail:hover {
  color: #FFFFFF;
  background-color: #5f5f5f;
  border-color: #5f5f5f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.mail:active,
.share-box .share-btn.mail.active {
  color: #FFFFFF;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.mail:active:hover,
.share-box .share-btn.mail.active:hover,
.share-box .share-btn.mail:active:focus,
.share-box .share-btn.mail.active:focus,
.share-box .share-btn.mail:active.focus,
.share-box .share-btn.mail.active.focus {
  color: #FFFFFF;
  background-color: #464646;
  border-color: #464646;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.share-box .share-btn.mail.disabled,
.share-box .share-btn.mail[disabled],
fieldset[disabled] .share-box .share-btn.mail,
.share-box .share-btn.mail.disabled:hover,
.share-box .share-btn.mail[disabled]:hover,
fieldset[disabled] .share-box .share-btn.mail:hover,
.share-box .share-btn.mail.disabled:focus,
.share-box .share-btn.mail[disabled]:focus,
fieldset[disabled] .share-box .share-btn.mail:focus,
.share-box .share-btn.mail.disabled.focus,
.share-box .share-btn.mail[disabled].focus,
fieldset[disabled] .share-box .share-btn.mail.focus,
.share-box .share-btn.mail.disabled:active,
.share-box .share-btn.mail[disabled]:active,
fieldset[disabled] .share-box .share-btn.mail:active,
.share-box .share-btn.mail.disabled.active,
.share-box .share-btn.mail[disabled].active,
fieldset[disabled] .share-box .share-btn.mail.active {
  background-color: #6C6C6C;
  border-color: #6C6C6C;
  background-image: none;
}
.share-box .share-btn.mail .badge {
  color: #6C6C6C;
  background-color: #FFFFFF;
}
.share-box .share-btn.mail:before {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48Zz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzAuMiwzMy4yTDMwLjIsMzMuMmMwLjQsMCwwLjgtMC4xLDEtMC4zbDAuMS0wLjFjMCwwLDAsMCwwLjEsMGwwLjktMC44bDIyLjUtMTguNWMwLTAuMS0wLjEtMC4xLTAuMi0wLjFINS43Yy0wLjEsMC0wLjEsMC0wLjIsMC4xTDI5LDMyLjhDMjkuMywzMy4xLDI5LjcsMzMuMiwzMC4yLDMzLjJ6IE01LjQsMTZ2MjcuNWwxNi44LTEzLjZMNS40LDE2eiBNMzgsMzBsMTYuOCwxMy41VjE2LjFMMzgsMzB6IE0zMi42LDM0LjRjLTAuNywwLjYtMS41LDAuOS0yLjUsMC45Yy0wLjksMC0xLjgtMC4zLTIuNS0wLjhsLTMuOS0zLjJMNS40LDQ2LjF2MGMwLDAuMSwwLjEsMC4zLDAuMywwLjNoNDguOWMwLjEsMCwwLjMtMC4xLDAuMy0wLjN2MEwzNi40LDMxLjNMMzIuNiwzNC40eiIvPjwvZz48L3N2Zz4=);
}
.share-box > span,
.share-box > small {
  margin: 0px 2px;
}
.share-box > span > a,
.share-box > small > a {
  text-decoration: underline;
  color: inherit;
}
/*
/*	======================================================================
/* 	VIDEO PLAYER
/*	======================================================================
 */
.video-list {
  text-align: center;
}
@media (min-width: 992px) {
  .video-list .video-item {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
/* VIDEO-ITEM */
.video-item {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
}
.video-item > .inner > hr {
  display: none !important;
}
@media (max-width: 767px) {
  .video-item > .inner > hr {
    display: block !important;
  }
  table.video-item > .inner > hr {
    display: table !important;
  }
  tr.video-item > .inner > hr {
    display: table-row !important;
  }
  th.video-item > .inner > hr,
  td.video-item > .inner > hr {
    display: table-cell !important;
  }
}
/* VIDEO-TEASER-BUTTON */
/*
	usage f.e.:

	<button type="button" class="video-teaser-btn" data-toggle="modal" ... >
		<img src="path/to/teaser-image.jpg" class="img-responsive" alt="Video Teaser" />
	</button>

*/
.video-teaser-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 4px 10px;
  font-size: 20px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  color: #2D2D2D;
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
  border-radius: 0;
  max-width: 100%;
  padding: 0px;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
  border: 1px solid transparent;
}
.video-teaser-btn:focus,
.video-teaser-btn:active:focus,
.video-teaser-btn.active:focus,
.video-teaser-btn.focus,
.video-teaser-btn:active.focus,
.video-teaser-btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.video-teaser-btn:hover,
.video-teaser-btn:focus,
.video-teaser-btn.focus {
  color: #565656;
  text-decoration: none;
}
.video-teaser-btn:active,
.video-teaser-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.video-teaser-btn.disabled,
.video-teaser-btn[disabled],
fieldset[disabled] .video-teaser-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.video-teaser-btn.disabled,
fieldset[disabled] a.video-teaser-btn {
  pointer-events: none;
}
.video-teaser-btn,
.video-teaser-btn:active,
.video-teaser-btn.active,
.video-teaser-btn[disabled],
fieldset[disabled] .video-teaser-btn {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.video-teaser-btn,
.video-teaser-btn:hover,
.video-teaser-btn:focus,
.video-teaser-btn:active {
  border-color: transparent;
}
.video-teaser-btn:hover,
.video-teaser-btn:focus {
  color: #FFFFFF;
  text-decoration: none;
  background-color: transparent;
}
.video-teaser-btn[disabled]:hover,
fieldset[disabled] .video-teaser-btn:hover,
.video-teaser-btn[disabled]:focus,
fieldset[disabled] .video-teaser-btn:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.video-teaser-btn:after {
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  content: "\E174";
  line-height: 48px;
  font-size: 36px;
  display: block;
  width: 58px;
  height: 48px;
  margin-left: -29px;
  margin-top: -24px;
  top: 50%;
  left: 50%;
  color: #D9D9D9;
  background-color: #000000;
  position: absolute;
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out;
}
.video-teaser-btn .vid-duration-label {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 2px 6px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000000;
}
.video-teaser-btn:hover,
.video-teaser-btn:focus {
  border-color: #000000;
}
.video-teaser-btn:hover:after,
.video-teaser-btn:focus:after,
.video-teaser-btn:hover > .vid-duration-label,
.video-teaser-btn:focus > .vid-duration-label {
  color: #FFFFFF;
}
.video-teaser-btn:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
/* MODAL (vimeo, youtube, mp4) */
.modal-dialog {
  margin-top: 10%;
}
.modal-content {
  border-radius: 0px;
  background-color: #000000;
}
.modal-content .modal-header {
  border-bottom: none;
  padding: 15px 25px;
}
.modal-content .modal-header .modal-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  color: #D9D9D9;
}
.modal-content .modal-header .icn-close.invers {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIzOC41LDIuOCAzNy4yLDEuNSAyMCwxOC43IDIuOCwxLjUgMS41LDIuOCAxOC43LDIwIDEuNSwzNy4yIDIuOCwzOC41IDIwLDIxLjMgMzcuMiwzOC41IDM4LjUsMzcuMiAyMS4zLDIwIi8+PC9zdmc+");
}
.modal-content .modal-body {
  padding: 0px;
}
/*
/*	======================================================================
/* 	DROPDOWN
/*	======================================================================
 */
.dropdown > .dropdown-toggle {
  line-height: 22px;
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 0px !important;
}
.dropdown > .dropdown-toggle .txt {
  float: left;
}
.dropdown > .dropdown-toggle .arrow {
  margin-top: -2px;
  vertical-align: text-top;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBvbHlnb24gZmlsbD0iIzJEMkQyRCIgcG9pbnRzPSIzNy4yLDEyIDM4LjUsMTMuNCAyMCwzMiAxLjUsMTMuNCAyLjgsMTIgMjAsMjkuMyIvPjwvc3ZnPg==");
  float: right;
}
.dropdown .dropdown-menu {
  min-width: 100%;
  margin-top: -1px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: inherit;
  background-color: #ECECEC;
  background-color: rgba(255, 255, 255, 0.95);
  border-top-color: #ECECEC;
  font-size: 16px;
}
.dropdown .dropdown-menu > li > a {
  padding-left: 6px;
  padding-right: 6px;
}
.dropdown.open > .dropdown-toggle .arrow {
  margin-top: 0px;
  vertical-align: text-bottom;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBvbHlnb24gZmlsbD0iIzJEMkQyRCIgcG9pbnRzPSIzNy4yLDI4IDM4LjUsMjYuNiAyMCw4IDEuNSwyNi42IDIuOCwyOCAyMCwxMC43Ii8+PC9zdmc+");
}
.dropdown.open .dropdown-menu {
  overflow-x: hidden;
  overflow-y: scroll;
}
/* FLEX-SLIDER */
/* MAIN SLIDER (flexslider.js) */
#mainslider {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 600px;
  height: inherit;
  z-index: 990;
  margin: 0px auto;
  background-color: #000000;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
}
#mainslider a,
#mainslider a:hover,
#mainslider a:focus {
  text-decoration: none;
}
.ios #mainslider {
  position: relative;
}
.slider-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider-container .flex-viewport {
  width: 100%;
  height: 100%;
}
.slider-container .flex-viewport .slides {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding-left: 0;
  list-style: none;
}
.slider-container .flex-viewport .slides > li {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000000;
  overflow: hidden;
}
.slider-container .flex-viewport .slides > li.clickable {
  cursor: pointer;
}
.slider-container .flex-viewport .slides > li > .slide-img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
  min-width: 1600px;
}
.slider-container .flex-viewport .slides > li > .layer {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.slider-container .flex-viewport .slides > li > .layer .container {
  padding-top: 250px;
}
/* CONTENT SLIDER (flexslider.js) */
.slider-section {
  overflow: hidden;
}
.slider-section .container-fluid {
  max-width: 1600px;
}
.slider-section .content-slider {
  position: relative;
  min-height: 400px;
  height: inherit;
  margin: 0px auto;
  background-color: #FFFFFF;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
}
.slider-section .content-slider .slider-container {
  overflow: visible;
}
.slider-section .content-slider .slider-container .flex-viewport .slides > .slide {
  background-color: #FFFFFF;
  /*
					.opacity(0.5);
					.transition(~'opacity .15s ease-in-out');
					*/
  /*
					&.flex-active-slide {
						.opacity(1);
					}
					*/
}
.slider-section .content-slider .slider-container .flex-viewport .slides > .slide > .inner {
  padding: 10px;
}
.slider-section .content-slider .slider-container .flex-viewport .slides > .slide > .inner .caption {
  float: right;
  font-size: 16px;
  color: #9D9D9D;
  margin-top: 10px;
}
/* SLIDER DIRECTION-NAV */
.slider-direction-nav {
  position: absolute;
  z-index: 995;
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slider-direction-nav > a {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slider-direction-nav > .btn,
.slider-direction-nav > a > .btn {
  position: absolute;
  top: 0;
  width: 130px;
  height: 600px;
  padding: 0px;
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.slider-direction-nav > .btn .arrow,
.slider-direction-nav > a > .btn .arrow {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -33px;
  width: 66px;
  height: 120px;
}
.slider-direction-nav > .btn.flex-prev,
.slider-direction-nav > a > .btn.flex-prev {
  left: 10px;
  right: auto;
}
.slider-direction-nav > .btn.flex-prev .arrow,
.slider-direction-nav > a > .btn.flex-prev .arrow {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNjAsMi43IDU4LjYsMS40IDAsNjAgNTguNiwxMTguNiA2MCwxMTcuMyAyLjcsNjAgIi8+PC9zdmc+");
  display: inline-block;
  width: 60px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center center;
}
.slider-direction-nav > .btn.flex-next,
.slider-direction-nav > a > .btn.flex-next {
  left: auto;
  right: 10px;
}
.slider-direction-nav > .btn.flex-next .arrow,
.slider-direction-nav > a > .btn.flex-next .arrow {
  display: inline-block;
  width: 60px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwICIvPjwvc3ZnPg==");
}
.slider-direction-nav > .btn.flex-disabled,
.slider-direction-nav > a > .btn.flex-disabled {
  display: none;
}
.slider-direction-nav > .btn:hover,
.slider-direction-nav > a > .btn:hover,
.slider-direction-nav > .btn:focus,
.slider-direction-nav > a > .btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slider-direction-nav > .btn:focus,
.slider-direction-nav > a > .btn:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
.ios .slider-direction-nav {
  display: none;
}
.progress {
  position: absolute;
  bottom: 0;
  height: 4px;
  z-index: 995;
  width: 100%;
  margin-bottom: 0px;
  background-color: transparent;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: left;
}
.progress .progress-bar {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
/* ================================================= */
/* RESPONSIVE OVERRIDES
/* ================================================= */
/* xs */
@media (max-width: 767px) {
  #mainslider {
    position: relative;
  }
  /* SLIDER-DIRECTION-NAV */
  .slider-direction-nav > .btn,
  .slider-direction-nav > a > .btn {
    width: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .slider-direction-nav > .btn > .arrow,
  .slider-direction-nav > a > .btn > .arrow {
    margin-top: -20px;
    margin-left: -10px;
    width: 20px;
    height: 40px;
  }
  .slider-direction-nav > .btn.flex-prev > .arrow,
  .slider-direction-nav > a > .btn.flex-prev > .arrow {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNjAsMi43IDU4LjYsMS40IDAsNjAgNTguNiwxMTguNiA2MCwxMTcuMyAyLjcsNjAgIi8+PC9zdmc+");
    display: inline-block;
    width: 20px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .slider-direction-nav > .btn.flex-next > .arrow,
  .slider-direction-nav > a > .btn.flex-next > .arrow {
    display: inline-block;
    width: 20px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwICIvPjwvc3ZnPg==");
  }
  .slider-container .flex-viewport .slides > li > .slide-img {
    min-width: 0;
    width: auto;
    max-height: 100%;
  }
  .slider-container .flex-viewport .slides > li > .layer {
    text-align: center;
  }
  .slider-container .flex-viewport .slides > li > .layer .container {
    padding-top: 350px;
  }
}
/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  .slider-container .flex-viewport .slides > li > .slide-img {
    width: auto;
    min-height: 100%;
  }
}
/* sm & md */
@media (min-width: 768px) and (max-width: 1199px) {
  /* SLIDER-DIRECTION-NAV */
  .slider-direction-nav > .btn,
  .slider-direction-nav > a > .btn {
    width: 35px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .slider-direction-nav > .btn > .arrow,
  .slider-direction-nav > a > .btn > .arrow {
    margin-top: -30px;
    margin-left: -20px;
    width: 40px;
    height: 60px;
  }
  .slider-direction-nav > .btn.flex-prev > .arrow,
  .slider-direction-nav > a > .btn.flex-prev > .arrow {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNjAsMi43IDU4LjYsMS40IDAsNjAgNTguNiwxMTguNiA2MCwxMTcuMyAyLjcsNjAgIi8+PC9zdmc+");
    display: inline-block;
    width: 30px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .slider-direction-nav > .btn.flex-next > .arrow,
  .slider-direction-nav > a > .btn.flex-next > .arrow {
    display: inline-block;
    width: 30px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwICIvPjwvc3ZnPg==");
  }
}
/* md */
/* lg */
/*
/*	======================================================================
/* 	BASIC SECTION
/*	======================================================================
 */
section.section-content,
section.content-slider {
  padding-top: 70px;
  padding-bottom: 35px;
  /* phone */
}
section.section-content .inner,
section.content-slider .inner {
  padding-bottom: 10px;
  padding-top: 10px;
}
section.section-content .inner > h3:first-child,
section.content-slider .inner > h3:first-child,
section.section-content .inner > h4:first-child,
section.content-slider .inner > h4:first-child,
section.section-content .inner > h5:first-child,
section.content-slider .inner > h5:first-child {
  margin-top: 0px;
}
section.section-content .col-left.shift > .inner,
section.content-slider .col-left.shift > .inner {
  padding-right: 60px;
}
section.section-content .col-right.shift > .inner,
section.content-slider .col-right.shift > .inner {
  padding-left: 60px;
}
@media (max-width: 767px) {
  section.section-content .inner,
  section.content-slider .inner,
  section.section-content .col-left.shift > .inner,
  section.content-slider .col-left.shift > .inner,
  section.section-content .col-right.shift > .inner,
  section.content-slider .col-right.shift > .inner {
    padding: 10px;
  }
}
section.section-content + .section-content,
section.content-slider + .section-content {
  padding-top: 35px;
  padding-bottom: 35px;
}
section.section-content + .section-content.last,
section.content-slider + .section-content.last {
  padding-bottom: 70px;
}
section.keyvisual .row > .left,
section.blog-fullwidth .row > .left {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  section.keyvisual .row > .left,
  section.blog-fullwidth .row > .left {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  section.keyvisual .row > .left,
  section.blog-fullwidth .row > .left {
    float: left;
    width: 41.66666667%;
  }
}
section.keyvisual .row > .middle,
section.blog-fullwidth .row > .middle {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  section.keyvisual .row > .middle,
  section.blog-fullwidth .row > .middle {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  section.keyvisual .row > .middle,
  section.blog-fullwidth .row > .middle {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 768px) {
  section.keyvisual .row > .middle,
  section.blog-fullwidth .row > .middle {
    margin-left: 25%;
  }
}
section.keyvisual .row > .right,
section.blog-fullwidth .row > .right {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  section.keyvisual .row > .right,
  section.blog-fullwidth .row > .right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  section.keyvisual .row > .right,
  section.blog-fullwidth .row > .right {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 768px) {
  section.keyvisual .row > .right,
  section.blog-fullwidth .row > .right {
    margin-left: 50%;
  }
}
@media (min-width: 992px) {
  section.keyvisual .row > .right,
  section.blog-fullwidth .row > .right {
    margin-left: 58.33333333%;
  }
}
/*
/*	======================================================================
/* 	BASIC SECTION-HEADER
/*	======================================================================

	f.e:

	———————————————————— PARTNER ————————————————————

=	<section>
		<div class="section-header">
			<h4 class="section-title"> Partner </h4>
		</div>
		...
	</section>
*/
section,
.section,
.sponsorlist {
  position: relative;
  margin: 0px auto;
  width: 100%;
  min-height: 70px;
}
section .section-header,
.section .section-header,
.sponsorlist .section-header {
  margin-bottom: 20px;
}
section .section-header .section-title,
.section .section-header .section-title,
.sponsorlist .section-header .section-title {
  position: relative;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 0px;
  text-align: center;
  text-transform: uppercase;
  color: #9D9D9D;
}
section .section-header .section-title span,
.section .section-header .section-title span,
.sponsorlist .section-header .section-title span {
  display: inline-block;
  background: #fff;
  padding: 0 32px;
  position: relative;
  z-index: 1;
}
section .section-header .section-title:before,
.section .section-header .section-title:before,
.sponsorlist .section-header .section-title:before,
section .section-header .section-title:after,
.section .section-header .section-title:after,
.sponsorlist .section-header .section-title:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  top: 16px;
  left: 0;
  z-index: 0;
  background-color: #bfbfbf;
  /* phone */
}
@media (max-width: 767px) {
  section .section-header .section-title:before,
  .section .section-header .section-title:before,
  .sponsorlist .section-header .section-title:before,
  section .section-header .section-title:after,
  .section .section-header .section-title:after,
  .sponsorlist .section-header .section-title:after {
    width: 30%;
  }
}
section .section-header .section-title:after,
.section .section-header .section-title:after,
.sponsorlist .section-header .section-title:after {
  left: auto;
  right: 0;
}
/* 	====================================================================== 	*/
/*	TOOLS-SECTION
/* 	====================================================================== 	*/
.tools-section {
  min-height: 60px;
}
.tools-section .col {
  min-height: 60px;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  background-color: #FFFFFF;
  color: #2D2D2D;
  border-right: 1px solid #ECECEC;
  text-align: center;
  /* phone */
}
@media (max-width: 767px) {
  .tools-section .col {
    border-bottom: 1px solid #ECECEC;
  }
}
.tools-section .col > a.btn {
  height: 60px;
  line-height: 60px;
  padding: 0px;
  margin: 0px;
}
.tools-section .col > a.btn .glyphicons {
  font-size: 24px;
  line-height: 58px;
  color: #D9D9D9;
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}
.tools-section .col > a.btn:hover,
.tools-section .col > a.btn:focus {
  color: #FFFFFF;
}
.tools-section .col > a.btn:hover .glyphicons,
.tools-section .col > a.btn:focus .glyphicons {
  color: #FFFFFF;
}
.tools-section .col > a.btn.icn-btn {
  width: 40px;
  height: 60px;
}
.tools-section .col > a.btn.icn-btn:before {
  width: 30px;
  height: 30px;
  left: 5px;
  top: 15px;
}
.tools-section .col > a.btn.icn-btn.facebook:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik00Miw2bC02LjIsMGMtNywwLTExLjUsNC42LTExLjUsMTEuOHY1LjRIMThjLTAuNSwwLTEsMC40LTEsMXY3LjljMCwwLjUsMC40LDEsMSwxaDYuM1Y1M2MwLDAuNSwwLjQsMSwxLDFoOC4yYzAuNSwwLDEtMC40LDEtMVYzMy4xaDcuM2MwLjUsMCwxLTAuNCwxLTFsMC03LjljMC0wLjMtMC4xLTAuNS0wLjMtMC43Yy0wLjItMC4yLTAuNC0wLjMtMC43LTAuM2gtNy4zdi00LjZjMC0yLjIsMC41LTMuMywzLjQtMy4zbDQuMiwwYzAuNSwwLDEtMC40LDEtMVY3QzQzLDYuNCw0Mi42LDYsNDIsNnoiLz48L3N2Zz4=");
}
.tools-section .col > a.btn.icn-btn.googleplus:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PGc+PHBhdGggZmlsbD0iIzU2NTY1NiIgZD0iTTMyLjMsOC41SDE5Yy02LDAtMTEuNiw0LjUtMTEuNiw5LjhjMCw1LjMsNC4xLDkuNywxMC4yLDkuN2wxLjIsMGMtMC40LDAuOC0wLjcsMS42LTAuNywyLjVjMCwxLjUsMC44LDIuNywxLjgsMy43bC0yLjMsMGMtNy40LDAtMTMuMSw0LjctMTMuMSw5LjZjMCw0LjgsNi4zLDcuOCwxMy43LDcuOGM4LjQsMCwxMy4xLTQuOCwxMy4xLTkuNmMwLTMuOS0xLjEtNi4yLTQuNy04LjdjLTEuMi0wLjktMy41LTIuOS0zLjUtNC4xYzAtMS40LDAuNC0yLjEsMi42LTMuOGMyLjItMS43LDMuOC00LjEsMy44LTdjMC0zLjQtMS41LTYuNi00LjMtNy43aDQuMkwzMi4zLDguNXogTTI3LjcsNDEuMWMwLjEsMC40LDAuMiwwLjksMC4yLDEuNGMwLDMuOS0yLjUsNi45LTkuNyw2LjljLTUuMSwwLTguOC0zLjItOC44LTcuMWMwLTMuOCw0LjYtNyw5LjctNi45YzEuMiwwLDIuMywwLjIsMy4zLDAuNUMyNS4xLDM3LjgsMjcuMSwzOC45LDI3LjcsNDEuMXogTTE5LjUsMjYuNmMtMy40LTAuMS02LjctMy44LTcuMy04LjNjLTAuNi00LjUsMS43LTgsNS4xLTcuOWMzLjQsMC4xLDYuNywzLjcsNy4zLDguMkMyNS4yLDIzLjEsMjIuOSwyNi43LDE5LjUsMjYuNnoiLz48cG9seWdvbiBmaWxsPSIjNTY1NjU2IiBwb2ludHM9IjQ1LjksMTcuOSA0NS45LDguNSA0Mi44LDguNSA0Mi44LDE3LjkgMzMuMiwxNy45IDMzLjIsMjEuMSA0Mi44LDIxLjEgNDIuOCwzMC44IDQ1LjksMzAuOCA0NS45LDIxLjEgNTUuNSwyMS4xIDU1LjUsMTcuOSIvPjwvZz48L3N2Zz4=");
}
.tools-section .col > a.btn.icn-btn.youtube:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik0yNS44LDE5LjVjMCwxLjIsMC4xLDIsMC4yLDIuNmMwLjEsMC42LDAuMywxLjEsMC42LDEuNWMwLjMsMC40LDAuNywwLjcsMS4xLDAuOWMwLjUsMC4yLDEuMSwwLjMsMS44LDAuM2MwLjYsMCwxLjItMC4xLDEuNy0wLjRjMC41LTAuMiwwLjktMC42LDEuMi0xLjFjMC4zLTAuNSwwLjUtMSwwLjYtMS42YzAuMS0wLjYsMC4xLTEuNSwwLjEtMi43di0zLjNjMC0xLTAuMS0xLjctMC4yLTIuMmMtMC4xLTAuNS0wLjMtMC45LTAuNi0xLjRjLTAuMy0wLjQtMC43LTAuOC0xLjItMS4xYy0wLjUtMC4zLTEuMS0wLjQtMS44LTAuNGMtMC45LDAtMS42LDAuMi0yLjEsMC42Yy0wLjUsMC40LTAuOSwxLTEuMSwxLjdjLTAuMiwwLjctMC4zLDEuNy0wLjMsM1YxOS41eiBNMjguMywxNC4yYzAtMC43LDAuNi0xLjQsMS4yLTEuNGMwLjcsMCwxLjIsMC42LDEuMiwxLjR2N2MwLDAuNy0wLjYsMS40LTEuMiwxLjRjLTAuNywwLTEuMi0wLjYtMS4yLTEuNFYxNC4yeiIvPjxwb2x5Z29uIGZpbGw9IiM1NjU2NTYiIHBvaW50cz0iMTkuNywyNC44IDIyLjYsMjQuOCAyMi42LDE0LjcgMjYuMSw2IDIyLjksNiAyMSwxMi41IDE5LjIsNiAxNiw2IDE5LjcsMTQuNyIvPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik0zNS4yLDIzLjVjMC4xLDAuMywwLjQsMC42LDAuNywwLjhjMC4zLDAuMiwwLjcsMC4zLDEuMSwwLjNjMC40LDAsMC44LTAuMSwxLjEtMC4zYzAuMy0wLjIsMC42LTAuNiwwLjgtMWwtMC4xLDEuMWgzLjFWMTEuMmgtMi40djEwLjNjMCwwLjYtMC41LDEtMSwxYy0wLjYsMC0xLTAuNS0xLTFWMTEuMmgtMi41djguOWMwLDEuMSwwLDEuOSwwLjEsMi4zQzM1LDIyLjcsMzUuMSwyMy4xLDM1LjIsMjMuNXoiLz48cGF0aCBmaWxsPSIjNTY1NjU2IiBkPSJNNDMuNSwyNy41SDE2LjVjLTMuNiwwLTYuNSwyLjgtNi41LDYuMnYxNC4yYzAsMy40LDIuOSw2LjIsNi41LDYuMmgyNi45YzMuNiwwLDYuNS0yLjgsNi41LTYuMlYzMy43QzUwLDMwLjMsNDcuMSwyNy41LDQzLjUsMjcuNXogTTE4LjMsNDkuNGgtMi44di0xNWwtMi44LDB2LTIuMmw4LjksMHYyLjJoLTMuM1Y0OS40eiBNMjguMyw0OS40bC0yLjIsMGwwLTEuNmMtMC42LDEuMy0zLDIuMy00LjIsMS40Yy0wLjctMC41LTAuNi0xLjMtMC43LTJjMC0wLjQsMC0xLjMsMC0yLjVsMC03LjloMi44bDAsOGMwLDEuMS0wLjEsMS43LDAsMS45YzAuNCwxLjIsMS40LDAuNSwxLjYtMC4xYzAuMS0wLjIsMC0wLjgsMC0xLjl2LThoMi44aDBWNDkuNHogTTMyLjUsNDguMmwtMC4yLDEuMWwtMi4zLDBsMC0xN2wyLjgsMGwwLDQuOWMyLjYtMiw0LjUtMC41LDQuNSwybDAsNi42QzM3LjIsNDksMzUuNCw1MC44LDMyLjUsNDguMnogTTM4LjksNDQuOXYtNGMwLTEuMiwwLjEtMi4xLDAuNC0yLjhjMC4yLTAuNywwLjYtMS4yLDEuMi0xLjZjMS43LTEuMiw1LTAuOCw1LjQsMS41YzAuMSwwLjgsMC4xLDIuMSwwLjEsMy40djEuOGgtNC44djMuMWMwLDAuNiwwLjUsMS4xLDEuMSwxLjFoMC40YzAuNiwwLDEuMS0wLjUsMS4xLTEuMXYtMS4yYzAtMC4xLDAtMC4yLDAtMC4zbDIuMSwwQzQ2LjksNTAuNiwzOC45LDUxLjUsMzguOSw0NC45eiIvPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik0zNCwzNy44Yy0wLjcsMC0xLjIsMC41LTEuMiwxdjcuNGMwLDAuNSwwLjUsMSwxLjIsMWMwLjcsMCwxLjItMC40LDEuMi0xdi03LjRDMzUuMiwzOC4zLDM0LjYsMzcuOCwzNCwzNy44eiIvPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik00My45LDM5LjZjMC0wLjctMC42LTEuMi0xLjItMS4yaC0wLjJjLTAuNywwLTEuMiwwLjYtMS4yLDEuMmwwLDEuNWgyLjZMNDMuOSwzOS42eiIvPjwvZz48L3N2Zz4=");
}
.tools-section .col > a.btn.icn-btn.twitter:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PHBhdGggZmlsbD0iIzU2NTY1NiIgZD0iTTU0LDE1LjFjLTEuOCwwLjgtMy43LDEuMy01LjcsMS41YzItMS4yLDMuNi0zLjEsNC4zLTUuNGMtMS45LDEuMS00LDItNi4zLDIuNGMtMS44LTEuOS00LjQtMy4xLTcuMi0zLjFjLTUuNCwwLTkuOCw0LjQtOS44LDkuOGMwLDAuOCwwLjEsMS41LDAuMywyLjJjLTguMi0wLjQtMTUuNC00LjMtMjAuMy0xMC4zQzguNSwxMy43LDgsMTUuNCw4LDE3LjJjMCwzLjQsMS43LDYuNCw0LjQsOC4yYy0xLjYsMC0zLjEtMC41LTQuNS0xLjJjMCwwLDAsMC4xLDAsMC4xYzAsNC44LDMuNCw4LjgsNy45LDkuN2MtMC44LDAuMi0xLjcsMC4zLTIuNiwwLjNjLTAuNiwwLTEuMy0wLjEtMS45LTAuMmMxLjMsMy45LDQuOSw2LjgsOS4yLDYuOGMtMy40LDIuNi03LjYsNC4yLTEyLjIsNC4yYy0wLjgsMC0xLjYsMC0yLjMtMC4xYzQuNCwyLjgsOS41LDQuNCwxNS4xLDQuNGMxOC4xLDAsMjgtMTUsMjgtMjhjMC0wLjQsMC0wLjksMC0xLjNDNTEsMTguOCw1Mi43LDE3LjEsNTQsMTUuMXoiLz48L3N2Zz4=");
}
.tools-section .col > a.btn.icn-btn.wordpress:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZGlzcGxheTpub25lO30NCgkuc3Qxe2Rpc3BsYXk6aW5saW5lO2ZpbGw6bm9uZTtzdHJva2U6I0IzNTA0Nzt9DQoJLnN0MntmaWxsOiM1NjU2NTY7fQ0KPC9zdHlsZT4NCjxnIGlkPSJzdmdHcmlkIiBjbGFzcz0ic3QwIj4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIiIHkxPSIwIiB4Mj0iMzIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNjQiIHkxPSIwIiB4Mj0iNjQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iOTYiIHkxPSIwIiB4Mj0iOTYiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMTI4IiB5MT0iMCIgeDI9IjEyOCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIxNjAiIHkxPSIwIiB4Mj0iMTYwIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjE5MiIgeTE9IjAiIHgyPSIxOTIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMjI0IiB5MT0iMCIgeDI9IjIyNCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIyNTYiIHkxPSIwIiB4Mj0iMjU2IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjI4OCIgeTE9IjAiIHgyPSIyODgiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIwIiB5MT0iMCIgeDI9IjMyMCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIzNTIiIHkxPSIwIiB4Mj0iMzUyIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjM4NCIgeTE9IjAiIHgyPSIzODQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNDE2IiB5MT0iMCIgeDI9IjQxNiIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSI0NDgiIHkxPSIwIiB4Mj0iNDQ4IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjQ4MCIgeTE9IjAiIHgyPSI0ODAiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyIiB4Mj0iNTEyIiB5Mj0iMzIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjY0IiB4Mj0iNTEyIiB5Mj0iNjQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9Ijk2IiB4Mj0iNTEyIiB5Mj0iOTYiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjEyOCIgeDI9IjUxMiIgeTI9IjEyOCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMTYwIiB4Mj0iNTEyIiB5Mj0iMTYwIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIxOTIiIHgyPSI1MTIiIHkyPSIxOTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjIyNCIgeDI9IjUxMiIgeTI9IjIyNCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMjU2IiB4Mj0iNTEyIiB5Mj0iMjU2Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIyODgiIHgyPSI1MTIiIHkyPSIyODgiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyMCIgeDI9IjUxMiIgeTI9IjMyMCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMzUyIiB4Mj0iNTEyIiB5Mj0iMzUyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIzODQiIHgyPSI1MTIiIHkyPSIzODQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjQxNiIgeDI9IjUxMiIgeTI9IjQxNiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iNDQ4IiB4Mj0iNTEyIiB5Mj0iNDQ4Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSI0ODAiIHgyPSI1MTIiIHkyPSI0ODAiLz4NCgk8cmVjdCB5PSIwIiBjbGFzcz0ic3QxIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIvPg0KPC9nPg0KPHBhdGggY2xhc3M9InN0MiIgZD0iTTY0LDI1NmMwLDc0LDQ0LjIsMTM4LDEwOC4yLDE2OC4zTDgwLjYsMTc5LjlDNzAsMjAzLjEsNjQsMjI4LjksNjQsMjU2eiBNMzg1LjYsMjQ2LjYNCgljMC0yMy4xLTguNS0zOS4xLTE1LjgtNTEuNmMtOS43LTE1LjQtMTguOS0yOC40LTE4LjktNDMuOWMwLTE3LjIsMTMuNC0zMy4yLDMyLjItMzMuMmMwLjksMCwxLjcsMC4xLDIuNSwwLjINCglDMzUxLjUsODcuNiwzMDYsNjksMjU2LDY5Yy02Ny4xLDAtMTI2LjEsMzMuNS0xNjAuNCw4NC4zYzQuNSwwLjEsOC44LDAuMiwxMi40LDAuMmMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjQNCgljMTAuMy0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjhsNjkuOSwyMDIuNmw0Mi0xMjIuN2wtMjkuOS03OS44Yy0xMC4zLTAuNi0yMC4xLTEuOC0yMC4xLTEuOA0KCWMtMTAuNC0wLjYtOS4xLTE2LDEuMi0xNS40YzAsMCwzMS43LDIuNCw1MC42LDIuNGMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjRjMTAuNC0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjgNCglsNjkuNCwyMDFMMzcxLDMwN0MzNzkuMywyODEuMSwzODUuNiwyNjIuNiwzODUuNiwyNDYuNnogTTI1OS40LDI3Mi40bC01Ny42LDE2M2MxNy4yLDQuOSwzNS40LDcuNiw1NC4yLDcuNg0KCWMyMi40LDAsNDMuOC0zLjgsNjMuOC0xMC42Yy0wLjUtMC44LTEtMS43LTEuNC0yLjZMMjU5LjQsMjcyLjR6IE00MjQuNSwxNjYuM2MwLjgsNiwxLjMsMTIuMywxLjMsMTkuMmMwLDE5LTMuNiw0MC4zLTE0LjYsNjcNCglsLTU4LjYsMTY1LjFDNDA5LjYsMzg1LjIsNDQ4LDMyNSw0NDgsMjU2QzQ0OCwyMjMuNSw0MzkuNSwxOTIuOSw0MjQuNSwxNjYuM3ogTTI1NiwwQzExNC42LDAsMCwxMTQuNiwwLDI1NnMxMTQuNiwyNTYsMjU2LDI1Ng0KCXMyNTYtMTE0LjYsMjU2LTI1NlMzOTcuNCwwLDI1NiwweiBNMjU2LDQ4MEMxMzIuMyw0ODAsMzIsMzc5LjcsMzIsMjU2UzEzMi4zLDMyLDI1NiwzMnMyMjQsMTAwLjMsMjI0LDIyNFMzNzkuNyw0ODAsMjU2LDQ4MHoiLz4NCjwvc3ZnPg0K");
}
.tools-section .col > a.btn.icn-btn.instagram:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzU2NTY1Njt9PC9zdHlsZT48Zz48cGF0aCBpZD0ic3ZnXzIiIGNsYXNzPSJzdDAiIGQ9Ik0zMCwxNy4xYy03LDAtMTIuOCw1LjctMTIuOCwxMi44UzIyLjksNDIuNywzMCw0Mi43czEyLjgtNS44LDEyLjgtMTIuOFMzNywxNy4xLDMwLDE3LjF6IE0zMCwzOC4xYy00LjUsMC04LjItMy43LTguMi04LjJzMy43LTguMiw4LjItOC4yczguMiwzLjcsOC4yLDguMlMzNC41LDM4LjEsMzAsMzguMXoiLz48Y2lyY2xlIGlkPSJzdmdfMyIgY2xhc3M9InN0MCIgY3g9IjQzLjMiIGN5PSIxNi44IiByPSIyLjkiLz48cGF0aCBpZD0ic3ZnXzQiIGNsYXNzPSJzdDAiIGQ9Ik01MC44LDkuM2MtMi42LTIuNy02LjMtNC4xLTEwLjUtNC4xSDE5LjdDMTEsNS4yLDUuMiwxMSw1LjIsMTkuN3YyMC41YzAsNC4zLDEuNCw4LDQuMiwxMC43YzIuNywyLjYsNi4zLDMuOSwxMC40LDMuOWgyMC40YzQuMywwLDcuOS0xLjQsMTAuNS0zLjljMi43LTIuNiw0LjEtNi4zLDQuMS0xMC42VjE5LjdDNTQuOCwxNS41LDUzLjQsMTEuOSw1MC44LDkuM3ogTTUwLjQsNDAuM2MwLDMuMS0xLjEsNS42LTIuOSw3LjNzLTQuMywyLjYtNy4zLDIuNkgxOS44Yy0zLDAtNS41LTAuOS03LjMtMi42Yy0xLjgtMS44LTIuNy00LjMtMi43LTcuNFYxOS43YzAtMywwLjktNS41LDIuNy03LjNjMS43LTEuNyw0LjMtMi42LDcuMy0yLjZoMjAuNmMzLDAsNS41LDAuOSw3LjMsMi43YzEuNywxLjgsMi43LDQuMywyLjcsNy4yVjQwLjNMNTAuNCw0MC4zeiIvPjwvZz48L3N2Zz4=);
}
.tools-section .col > a.btn.icn-btn.spotify:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzU2NTY1Njt9PC9zdHlsZT48ZyBpZD0iWE1MSURfODVfIj48cGF0aCBpZD0iWE1MSURfODZfIiBjbGFzcz0ic3QwIiBkPSJNMzAsNC45QzE2LjIsNC45LDQuOSwxNi4yLDQuOSwzMGMwLDEzLjgsMTEuMiwyNS4xLDI1LjEsMjUuMWMxMy44LDAsMjUuMS0xMS4yLDI1LjEtMjUuMUM1NS4xLDE2LjIsNDMuOCw0LjksMzAsNC45eiBNMTcuMywzOS4yYzIuOS0wLjksNS45LTEuMyw4LjktMS4zYzUsMCwxMCwxLjMsMTQuNCwzLjdjMC4zLDAuMSwwLjUsMC42LDAuNiwxLjJjMC4xLDAuNiwwLjEsMS4yLTAuMSwxLjVjLTAuMiwwLjQtMC43LDAuNy0xLjEsMC43Yy0wLjIsMC0wLjQtMC4xLTAuNi0wLjJjLTQtMi4yLTguNi0zLjQtMTMuMS0zLjRjLTIuOCwwLTUuNSwwLjQtOC4xLDEuMmMtMC4xLDAtMC4zLDAuMS0wLjQsMC4xYy0wLjYsMC0xLjEtMC40LTEuMi0wLjlDMTYuMiw0MSwxNi43LDM5LjQsMTcuMywzOS4yeiBNMTYuMiwzMGMzLjItMC45LDYuNi0xLjMsOS45LTEuM2M2LDAsMTIsMS41LDE3LjQsNC4yYzAuNCwwLjIsMC42LDAuNSwwLjgsMC45YzAuMSwwLjQsMC4xLDAuOC0wLjEsMS4yYy0wLjUsMC45LTEsMS42LTEuNCwxLjZjLTAuMiwwLTAuNS0wLjEtMC43LTAuMmMtNC45LTIuNi0xMC4zLTMuOS0xNS45LTMuOWMtMy4xLDAtNi4yLDAuNC05LjEsMS4yYy0wLjEsMC0wLjMsMC4xLTAuNCwwLjFjLTAuNywwLTEuMy0wLjUtMS41LTEuMkMxNC45LDMxLjcsMTUuNCwzMC4yLDE2LjIsMzB6IE0xNS45LDIzLjljLTAuMSwwLTAuMywwLjEtMC41LDAuMWMtMC44LDAtMS42LTAuNi0xLjgtMS40Yy0wLjMtMSwwLjQtMi4yLDEuMy0yLjVjMy43LTAuOSw3LjQtMS40LDExLjEtMS40YzcuMiwwLDE0LjEsMS42LDIwLjUsNC44YzAuNCwwLjIsMC44LDAuNiwwLjksMS4xYzAuMiwwLjUsMC4xLDEtMC4xLDEuNGMtMC4zLDAuNi0wLjksMS4yLTEuNywxLjJjLTAuMywwLTAuNi0wLjEtMC44LTAuMmMtNS45LTIuOS0xMi4yLTQuNC0xOC45LTQuNEMyMi43LDIyLjcsMTkuMywyMy4xLDE1LjksMjMuOXoiLz48L2c+PC9zdmc+);
}
.tools-section .col.last {
  border-right: none;
}
.tools-section .col:hover {
  background-color: #565656;
  color: #FFFFFF;
}
.tools-section .col:hover > a.btn {
  color: #FFFFFF;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.tools-section .col:hover > a.btn.icn-btn.facebook:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00Miw2bC02LjIsMGMtNywwLTExLjUsNC42LTExLjUsMTEuOHY1LjRIMThjLTAuNSwwLTEsMC40LTEsMXY3LjljMCwwLjUsMC40LDEsMSwxaDYuM1Y1M2MwLDAuNSwwLjQsMSwxLDFoOC4yYzAuNSwwLDEtMC40LDEtMVYzMy4xaDcuM2MwLjUsMCwxLTAuNCwxLTFsMC03LjljMC0wLjMtMC4xLTAuNS0wLjMtMC43Yy0wLjItMC4yLTAuNC0wLjMtMC43LTAuM2gtNy4zdi00LjZjMC0yLjIsMC41LTMuMywzLjQtMy4zbDQuMiwwYzAuNSwwLDEtMC40LDEtMVY3QzQzLDYuNCw0Mi42LDYsNDIsNnoiLz48L3N2Zz4=");
}
.tools-section .col:hover > a.btn.icn-btn.googleplus:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMyLjMsOC41SDE5Yy02LDAtMTEuNiw0LjUtMTEuNiw5LjhjMCw1LjMsNC4xLDkuNywxMC4yLDkuN2wxLjIsMGMtMC40LDAuOC0wLjcsMS42LTAuNywyLjVjMCwxLjUsMC44LDIuNywxLjgsMy43bC0yLjMsMGMtNy40LDAtMTMuMSw0LjctMTMuMSw5LjZjMCw0LjgsNi4zLDcuOCwxMy43LDcuOGM4LjQsMCwxMy4xLTQuOCwxMy4xLTkuNmMwLTMuOS0xLjEtNi4yLTQuNy04LjdjLTEuMi0wLjktMy41LTIuOS0zLjUtNC4xYzAtMS40LDAuNC0yLjEsMi42LTMuOGMyLjItMS43LDMuOC00LjEsMy44LTdjMC0zLjQtMS41LTYuNi00LjMtNy43aDQuMkwzMi4zLDguNXogTTI3LjcsNDEuMWMwLjEsMC40LDAuMiwwLjksMC4yLDEuNGMwLDMuOS0yLjUsNi45LTkuNyw2LjljLTUuMSwwLTguOC0zLjItOC44LTcuMWMwLTMuOCw0LjYtNyw5LjctNi45YzEuMiwwLDIuMywwLjIsMy4zLDAuNUMyNS4xLDM3LjgsMjcuMSwzOC45LDI3LjcsNDEuMXogTTE5LjUsMjYuNmMtMy40LTAuMS02LjctMy44LTcuMy04LjNjLTAuNi00LjUsMS43LTgsNS4xLTcuOWMzLjQsMC4xLDYuNywzLjcsNy4zLDguMkMyNS4yLDIzLjEsMjIuOSwyNi43LDE5LjUsMjYuNnoiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjQ1LjksMTcuOSA0NS45LDguNSA0Mi44LDguNSA0Mi44LDE3LjkgMzMuMiwxNy45IDMzLjIsMjEuMSA0Mi44LDIxLjEgNDIuOCwzMC44IDQ1LjksMzAuOCA0NS45LDIxLjEgNTUuNSwyMS4xIDU1LjUsMTcuOSIvPjwvZz48L3N2Zz4=");
}
.tools-section .col:hover > a.btn.icn-btn.youtube:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNS44LDE5LjVjMCwxLjIsMC4xLDIsMC4yLDIuNmMwLjEsMC42LDAuMywxLjEsMC42LDEuNWMwLjMsMC40LDAuNywwLjcsMS4xLDAuOWMwLjUsMC4yLDEuMSwwLjMsMS44LDAuM2MwLjYsMCwxLjItMC4xLDEuNy0wLjRjMC41LTAuMiwwLjktMC42LDEuMi0xLjFjMC4zLTAuNSwwLjUtMSwwLjYtMS42YzAuMS0wLjYsMC4xLTEuNSwwLjEtMi43di0zLjNjMC0xLTAuMS0xLjctMC4yLTIuMmMtMC4xLTAuNS0wLjMtMC45LTAuNi0xLjRjLTAuMy0wLjQtMC43LTAuOC0xLjItMS4xYy0wLjUtMC4zLTEuMS0wLjQtMS44LTAuNGMtMC45LDAtMS42LDAuMi0yLjEsMC42Yy0wLjUsMC40LTAuOSwxLTEuMSwxLjdjLTAuMiwwLjctMC4zLDEuNy0wLjMsM1YxOS41eiBNMjguMywxNC4yYzAtMC43LDAuNi0xLjQsMS4yLTEuNGMwLjcsMCwxLjIsMC42LDEuMiwxLjR2N2MwLDAuNy0wLjYsMS40LTEuMiwxLjRjLTAuNywwLTEuMi0wLjYtMS4yLTEuNFYxNC4yeiIvPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMTkuNywyNC44IDIyLjYsMjQuOCAyMi42LDE0LjcgMjYuMSw2IDIyLjksNiAyMSwxMi41IDE5LjIsNiAxNiw2IDE5LjcsMTQuNyIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0zNS4yLDIzLjVjMC4xLDAuMywwLjQsMC42LDAuNywwLjhjMC4zLDAuMiwwLjcsMC4zLDEuMSwwLjNjMC40LDAsMC44LTAuMSwxLjEtMC4zYzAuMy0wLjIsMC42LTAuNiwwLjgtMWwtMC4xLDEuMWgzLjFWMTEuMmgtMi40djEwLjNjMCwwLjYtMC41LDEtMSwxYy0wLjYsMC0xLTAuNS0xLTFWMTEuMmgtMi41djguOWMwLDEuMSwwLDEuOSwwLjEsMi4zQzM1LDIyLjcsMzUuMSwyMy4xLDM1LjIsMjMuNXoiLz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNDMuNSwyNy41SDE2LjVjLTMuNiwwLTYuNSwyLjgtNi41LDYuMnYxNC4yYzAsMy40LDIuOSw2LjIsNi41LDYuMmgyNi45YzMuNiwwLDYuNS0yLjgsNi41LTYuMlYzMy43QzUwLDMwLjMsNDcuMSwyNy41LDQzLjUsMjcuNXogTTE4LjMsNDkuNGgtMi44di0xNWwtMi44LDB2LTIuMmw4LjksMHYyLjJoLTMuM1Y0OS40eiBNMjguMyw0OS40bC0yLjIsMGwwLTEuNmMtMC42LDEuMy0zLDIuMy00LjIsMS40Yy0wLjctMC41LTAuNi0xLjMtMC43LTJjMC0wLjQsMC0xLjMsMC0yLjVsMC03LjloMi44bDAsOGMwLDEuMS0wLjEsMS43LDAsMS45YzAuNCwxLjIsMS40LDAuNSwxLjYtMC4xYzAuMS0wLjIsMC0wLjgsMC0xLjl2LThoMi44aDBWNDkuNHogTTMyLjUsNDguMmwtMC4yLDEuMWwtMi4zLDBsMC0xN2wyLjgsMGwwLDQuOWMyLjYtMiw0LjUtMC41LDQuNSwybDAsNi42QzM3LjIsNDksMzUuNCw1MC44LDMyLjUsNDguMnogTTM4LjksNDQuOXYtNGMwLTEuMiwwLjEtMi4xLDAuNC0yLjhjMC4yLTAuNywwLjYtMS4yLDEuMi0xLjZjMS43LTEuMiw1LTAuOCw1LjQsMS41YzAuMSwwLjgsMC4xLDIuMSwwLjEsMy40djEuOGgtNC44djMuMWMwLDAuNiwwLjUsMS4xLDEuMSwxLjFoMC40YzAuNiwwLDEuMS0wLjUsMS4xLTEuMXYtMS4yYzAtMC4xLDAtMC4yLDAtMC4zbDIuMSwwQzQ2LjksNTAuNiwzOC45LDUxLjUsMzguOSw0NC45eiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0zNCwzNy44Yy0wLjcsMC0xLjIsMC41LTEuMiwxdjcuNGMwLDAuNSwwLjUsMSwxLjIsMWMwLjcsMCwxLjItMC40LDEuMi0xdi03LjRDMzUuMiwzOC4zLDM0LjYsMzcuOCwzNCwzNy44eiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00My45LDM5LjZjMC0wLjctMC42LTEuMi0xLjItMS4yaC0wLjJjLTAuNywwLTEuMiwwLjYtMS4yLDEuMmwwLDEuNWgyLjZMNDMuOSwzOS42eiIvPjwvZz48L3N2Zz4=");
}
.tools-section .col:hover > a.btn.icn-btn.twitter:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU0LDE1LjFjLTEuOCwwLjgtMy43LDEuMy01LjcsMS41YzItMS4yLDMuNi0zLjEsNC4zLTUuNGMtMS45LDEuMS00LDItNi4zLDIuNGMtMS44LTEuOS00LjQtMy4xLTcuMi0zLjFjLTUuNCwwLTkuOCw0LjQtOS44LDkuOGMwLDAuOCwwLjEsMS41LDAuMywyLjJjLTguMi0wLjQtMTUuNC00LjMtMjAuMy0xMC4zQzguNSwxMy43LDgsMTUuNCw4LDE3LjJjMCwzLjQsMS43LDYuNCw0LjQsOC4yYy0xLjYsMC0zLjEtMC41LTQuNS0xLjJjMCwwLDAsMC4xLDAsMC4xYzAsNC44LDMuNCw4LjgsNy45LDkuN2MtMC44LDAuMi0xLjcsMC4zLTIuNiwwLjNjLTAuNiwwLTEuMy0wLjEtMS45LTAuMmMxLjMsMy45LDQuOSw2LjgsOS4yLDYuOGMtMy40LDIuNi03LjYsNC4yLTEyLjIsNC4yYy0wLjgsMC0xLjYsMC0yLjMtMC4xYzQuNCwyLjgsOS41LDQuNCwxNS4xLDQuNGMxOC4xLDAsMjgtMTUsMjgtMjhjMC0wLjQsMC0wLjksMC0xLjNDNTEsMTguOCw1Mi43LDE3LjEsNTQsMTUuMXoiLz48L3N2Zz4=");
}
.tools-section .col:hover > a.btn.icn-btn.wordpress:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZGlzcGxheTpub25lO30NCgkuc3Qxe2Rpc3BsYXk6aW5saW5lO2ZpbGw6bm9uZTtzdHJva2U6I0IzNTA0Nzt9DQoJLnN0MntmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxnIGlkPSJzdmdHcmlkIiBjbGFzcz0ic3QwIj4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIiIHkxPSIwIiB4Mj0iMzIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNjQiIHkxPSIwIiB4Mj0iNjQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iOTYiIHkxPSIwIiB4Mj0iOTYiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMTI4IiB5MT0iMCIgeDI9IjEyOCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIxNjAiIHkxPSIwIiB4Mj0iMTYwIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjE5MiIgeTE9IjAiIHgyPSIxOTIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMjI0IiB5MT0iMCIgeDI9IjIyNCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIyNTYiIHkxPSIwIiB4Mj0iMjU2IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjI4OCIgeTE9IjAiIHgyPSIyODgiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIwIiB5MT0iMCIgeDI9IjMyMCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIzNTIiIHkxPSIwIiB4Mj0iMzUyIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjM4NCIgeTE9IjAiIHgyPSIzODQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNDE2IiB5MT0iMCIgeDI9IjQxNiIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSI0NDgiIHkxPSIwIiB4Mj0iNDQ4IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjQ4MCIgeTE9IjAiIHgyPSI0ODAiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyIiB4Mj0iNTEyIiB5Mj0iMzIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjY0IiB4Mj0iNTEyIiB5Mj0iNjQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9Ijk2IiB4Mj0iNTEyIiB5Mj0iOTYiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjEyOCIgeDI9IjUxMiIgeTI9IjEyOCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMTYwIiB4Mj0iNTEyIiB5Mj0iMTYwIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIxOTIiIHgyPSI1MTIiIHkyPSIxOTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjIyNCIgeDI9IjUxMiIgeTI9IjIyNCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMjU2IiB4Mj0iNTEyIiB5Mj0iMjU2Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIyODgiIHgyPSI1MTIiIHkyPSIyODgiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyMCIgeDI9IjUxMiIgeTI9IjMyMCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMzUyIiB4Mj0iNTEyIiB5Mj0iMzUyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIzODQiIHgyPSI1MTIiIHkyPSIzODQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjQxNiIgeDI9IjUxMiIgeTI9IjQxNiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iNDQ4IiB4Mj0iNTEyIiB5Mj0iNDQ4Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSI0ODAiIHgyPSI1MTIiIHkyPSI0ODAiLz4NCgk8cmVjdCB5PSIwIiBjbGFzcz0ic3QxIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIvPg0KPC9nPg0KPHBhdGggY2xhc3M9InN0MiIgZD0iTTY0LDI1NmMwLDc0LDQ0LjIsMTM4LDEwOC4yLDE2OC4zTDgwLjYsMTc5LjlDNzAsMjAzLjEsNjQsMjI4LjksNjQsMjU2eiBNMzg1LjYsMjQ2LjYNCgljMC0yMy4xLTguNS0zOS4xLTE1LjgtNTEuNmMtOS43LTE1LjQtMTguOS0yOC40LTE4LjktNDMuOWMwLTE3LjIsMTMuNC0zMy4yLDMyLjItMzMuMmMwLjksMCwxLjcsMC4xLDIuNSwwLjINCglDMzUxLjUsODcuNiwzMDYsNjksMjU2LDY5Yy02Ny4xLDAtMTI2LjEsMzMuNS0xNjAuNCw4NC4zYzQuNSwwLjEsOC44LDAuMiwxMi40LDAuMmMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjQNCgljMTAuMy0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjhsNjkuOSwyMDIuNmw0Mi0xMjIuN2wtMjkuOS03OS44Yy0xMC4zLTAuNi0yMC4xLTEuOC0yMC4xLTEuOA0KCWMtMTAuNC0wLjYtOS4xLTE2LDEuMi0xNS40YzAsMCwzMS43LDIuNCw1MC42LDIuNGMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjRjMTAuNC0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjgNCglsNjkuNCwyMDFMMzcxLDMwN0MzNzkuMywyODEuMSwzODUuNiwyNjIuNiwzODUuNiwyNDYuNnogTTI1OS40LDI3Mi40bC01Ny42LDE2M2MxNy4yLDQuOSwzNS40LDcuNiw1NC4yLDcuNg0KCWMyMi40LDAsNDMuOC0zLjgsNjMuOC0xMC42Yy0wLjUtMC44LTEtMS43LTEuNC0yLjZMMjU5LjQsMjcyLjR6IE00MjQuNSwxNjYuM2MwLjgsNiwxLjMsMTIuMywxLjMsMTkuMmMwLDE5LTMuNiw0MC4zLTE0LjYsNjcNCglsLTU4LjYsMTY1LjFDNDA5LjYsMzg1LjIsNDQ4LDMyNSw0NDgsMjU2QzQ0OCwyMjMuNSw0MzkuNSwxOTIuOSw0MjQuNSwxNjYuM3ogTTI1NiwwQzExNC42LDAsMCwxMTQuNiwwLDI1NnMxMTQuNiwyNTYsMjU2LDI1Ng0KCXMyNTYtMTE0LjYsMjU2LTI1NlMzOTcuNCwwLDI1NiwweiBNMjU2LDQ4MEMxMzIuMyw0ODAsMzIsMzc5LjcsMzIsMjU2UzEzMi4zLDMyLDI1NiwzMnMyMjQsMTAwLjMsMjI0LDIyNFMzNzkuNyw0ODAsMjU2LDQ4MHoiLz4NCjwvc3ZnPg0K");
}
.tools-section .col:hover > a.btn.icn-btn.instagram:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48Zz48cGF0aCBpZD0ic3ZnXzIiIGNsYXNzPSJzdDAiIGQ9Ik0zMCwxNy4xYy03LDAtMTIuOCw1LjctMTIuOCwxMi44UzIyLjksNDIuNywzMCw0Mi43czEyLjgtNS44LDEyLjgtMTIuOFMzNywxNy4xLDMwLDE3LjF6IE0zMCwzOC4xYy00LjUsMC04LjItMy43LTguMi04LjJzMy43LTguMiw4LjItOC4yczguMiwzLjcsOC4yLDguMlMzNC41LDM4LjEsMzAsMzguMXoiLz48Y2lyY2xlIGlkPSJzdmdfMyIgY2xhc3M9InN0MCIgY3g9IjQzLjMiIGN5PSIxNi44IiByPSIyLjkiLz48cGF0aCBpZD0ic3ZnXzQiIGNsYXNzPSJzdDAiIGQ9Ik01MC44LDkuM2MtMi42LTIuNy02LjMtNC4xLTEwLjUtNC4xSDE5LjdDMTEsNS4yLDUuMiwxMSw1LjIsMTkuN3YyMC41YzAsNC4zLDEuNCw4LDQuMiwxMC43YzIuNywyLjYsNi4zLDMuOSwxMC40LDMuOWgyMC40YzQuMywwLDcuOS0xLjQsMTAuNS0zLjljMi43LTIuNiw0LjEtNi4zLDQuMS0xMC42VjE5LjdDNTQuOCwxNS41LDUzLjQsMTEuOSw1MC44LDkuM3ogTTUwLjQsNDAuM2MwLDMuMS0xLjEsNS42LTIuOSw3LjNzLTQuMywyLjYtNy4zLDIuNkgxOS44Yy0zLDAtNS41LTAuOS03LjMtMi42Yy0xLjgtMS44LTIuNy00LjMtMi43LTcuNFYxOS43YzAtMywwLjktNS41LDIuNy03LjNjMS43LTEuNyw0LjMtMi42LDcuMy0yLjZoMjAuNmMzLDAsNS41LDAuOSw3LjMsMi43YzEuNywxLjgsMi43LDQuMywyLjcsNy4yVjQwLjNMNTAuNCw0MC4zeiIvPjwvZz48L3N2Zz4=);
}
.tools-section .col:hover > a.btn.icn-btn.spotify:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48ZyBpZD0iWE1MSURfODVfIj48cGF0aCBpZD0iWE1MSURfODZfIiBjbGFzcz0ic3QwIiBkPSJNMzAsNC45QzE2LjIsNC45LDQuOSwxNi4yLDQuOSwzMGMwLDEzLjgsMTEuMiwyNS4xLDI1LjEsMjUuMWMxMy44LDAsMjUuMS0xMS4yLDI1LjEtMjUuMUM1NS4xLDE2LjIsNDMuOCw0LjksMzAsNC45eiBNMTcuMywzOS4yYzIuOS0wLjksNS45LTEuMyw4LjktMS4zYzUsMCwxMCwxLjMsMTQuNCwzLjdjMC4zLDAuMSwwLjUsMC42LDAuNiwxLjJjMC4xLDAuNiwwLjEsMS4yLTAuMSwxLjVjLTAuMiwwLjQtMC43LDAuNy0xLjEsMC43Yy0wLjIsMC0wLjQtMC4xLTAuNi0wLjJjLTQtMi4yLTguNi0zLjQtMTMuMS0zLjRjLTIuOCwwLTUuNSwwLjQtOC4xLDEuMmMtMC4xLDAtMC4zLDAuMS0wLjQsMC4xYy0wLjYsMC0xLjEtMC40LTEuMi0wLjlDMTYuMiw0MSwxNi43LDM5LjQsMTcuMywzOS4yeiBNMTYuMiwzMGMzLjItMC45LDYuNi0xLjMsOS45LTEuM2M2LDAsMTIsMS41LDE3LjQsNC4yYzAuNCwwLjIsMC42LDAuNSwwLjgsMC45YzAuMSwwLjQsMC4xLDAuOC0wLjEsMS4yYy0wLjUsMC45LTEsMS42LTEuNCwxLjZjLTAuMiwwLTAuNS0wLjEtMC43LTAuMmMtNC45LTIuNi0xMC4zLTMuOS0xNS45LTMuOWMtMy4xLDAtNi4yLDAuNC05LjEsMS4yYy0wLjEsMC0wLjMsMC4xLTAuNCwwLjFjLTAuNywwLTEuMy0wLjUtMS41LTEuMkMxNC45LDMxLjcsMTUuNCwzMC4yLDE2LjIsMzB6IE0xNS45LDIzLjljLTAuMSwwLTAuMywwLjEtMC41LDAuMWMtMC44LDAtMS42LTAuNi0xLjgtMS40Yy0wLjMtMSwwLjQtMi4yLDEuMy0yLjVjMy43LTAuOSw3LjQtMS40LDExLjEtMS40YzcuMiwwLDE0LjEsMS42LDIwLjUsNC44YzAuNCwwLjIsMC44LDAuNiwwLjksMS4xYzAuMiwwLjUsMC4xLDEtMC4xLDEuNGMtMC4zLDAuNi0wLjksMS4yLTEuNywxLjJjLTAuMywwLTAuNi0wLjEtMC44LTAuMmMtNS45LTIuOS0xMi4yLTQuNC0xOC45LTQuNEMyMi43LDIyLjcsMTkuMywyMy4xLDE1LjksMjMuOXoiLz48L2c+PC9zdmc+);
}
.tools-section .col:hover > a.btn:hover,
.tools-section .col:hover > a.btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tools-section + .section {
  position: relative;
  /* phone */
  padding-top: 20px;
  /* desktop */
}
.tools-section + .section:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
  width: 100%;
  height: 30px;
}
.tools-section + .section:before {
  top: 0;
}
.tools-section + .section:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
  width: 100%;
  height: 30px;
}
.tools-section + .section:before {
  top: 0;
}
.tools-section + .section:before {
  background-image: -webkit-linear-gradient(top, #ECECEC 0%, #FFFFFF 100%);
  background-image: -o-linear-gradient(top, #ECECEC 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #ECECEC 0%, #FFFFFF 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffffffff', GradientType=0);
}
@media (min-width: 768px) {
  .tools-section + .section {
    padding-top: 75px;
  }
}
/* 	====================================================================== 	*/
/*	BLOG-SECTIONS
/* 	====================================================================== 	*/
.blog-section.blog-intro > .container {
  max-width: 1140px;
  width: 100%;
}
.blog-section .item {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .blog-section .item {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media only screen and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .blog-section .item {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.blog-section .item > .inner {
  position: relative;
  overflow: hidden;
}
.blog-section .item > .inner > img {
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  backface-visibility: hidden;
  background-color: #FFFFFF;
}
.blog-section .item > .inner > .layer {
  display: table;
  position: absolute;
  width: 100%;
  height: inherit;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.blog-section .item > .inner > .layer .textbox {
  display: table-cell;
  vertical-align: middle;
}
.blog-section .item > .inner > .layer .date {
  font-size: 18px;
}
.edit .blog-section .item {
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog-section {
  background-color: #FFFFFF;
  padding: 35px 0px;
}
.blog-section.last,
.blog-section:last-child {
  padding-bottom: 70px;
}
.blog-section .item {
  /*.opacity(1);*/
}
.blog-section .item > .inner {
  background-color: #000000;
}
.blog-section .item.ready > .inner {
  background-color: #FFFFFF;
}
.blog-section.blog-intro .item,
.blog-section.blog-intro .item.item-intro {
  /* phone */
  width: 33.333333% !important;
  min-height: 100%;
}
@media (max-width: 767px) {
  .blog-section.blog-intro .item,
  .blog-section.blog-intro .item.item-intro {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .blog-section.blog-intro .item,
  .blog-section.blog-intro .item.item-intro {
    width: 253.33333333px;
  }
}
@media (min-width: 992px) {
  .blog-section.blog-intro .item,
  .blog-section.blog-intro .item.item-intro {
    width: 320px;
  }
}
@media (min-width: 1200px) {
  .blog-section.blog-intro .item,
  .blog-section.blog-intro .item.item-intro {
    width: 380px;
  }
}
@media (max-width: 767px) {
  .blog-section.blog-intro .item,
  .blog-section.blog-intro .item.item-intro {
    width: 100% !important;
  }
}
.blog-section.blog-intro .item > .inner,
.blog-section.blog-intro .item.item-intro > .inner {
  /* phone */
}
.blog-section.blog-intro .item > .inner .item-title,
.blog-section.blog-intro .item.item-intro > .inner .item-title {
  font-size: 22px;
}
@media (max-width: 767px) {
  .blog-section.blog-intro .item > .inner,
  .blog-section.blog-intro .item.item-intro > .inner {
    min-height: 320px;
  }
}
@media (min-width: 768px) {
  .blog-section.blog-intro .item > .inner,
  .blog-section.blog-intro .item.item-intro > .inner {
    height: 233.33333333px;
  }
}
@media (min-width: 992px) {
  .blog-section.blog-intro .item > .inner,
  .blog-section.blog-intro .item.item-intro > .inner {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .blog-section.blog-intro .item > .inner,
  .blog-section.blog-intro .item.item-intro > .inner {
    height: 360px;
  }
}
.blog-section.blog-leading .item,
.blog-section.blog-leading .item.item-leading {
  /* phone */
  width: 50% !important;
  min-height: 100%;
}
@media (max-width: 767px) {
  .blog-section.blog-leading .item,
  .blog-section.blog-leading .item.item-leading {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .blog-section.blog-leading .item,
  .blog-section.blog-leading .item.item-leading {
    width: 380px;
  }
}
@media (min-width: 992px) {
  .blog-section.blog-leading .item,
  .blog-section.blog-leading .item.item-leading {
    width: 480px;
  }
}
@media (min-width: 1200px) {
  .blog-section.blog-leading .item,
  .blog-section.blog-leading .item.item-leading {
    width: 570px;
  }
}
@media (max-width: 767px) {
  .blog-section.blog-leading .item,
  .blog-section.blog-leading .item.item-leading {
    width: 100% !important;
  }
}
.blog-section.blog-leading .item > .inner,
.blog-section.blog-leading .item.item-leading > .inner {
  /* phone */
}
.blog-section.blog-leading .item > .inner .item-title,
.blog-section.blog-leading .item.item-leading > .inner .item-title {
  font-size: 28px;
}
@media (max-width: 767px) {
  .blog-section.blog-leading .item > .inner,
  .blog-section.blog-leading .item.item-leading > .inner {
    min-height: 320px;
  }
}
@media (min-width: 768px) {
  .blog-section.blog-leading .item > .inner,
  .blog-section.blog-leading .item.item-leading > .inner {
    height: 252px;
  }
}
@media (min-width: 992px) {
  .blog-section.blog-leading .item > .inner,
  .blog-section.blog-leading .item.item-leading > .inner {
    height: 322px;
  }
}
@media (min-width: 1200px) {
  .blog-section.blog-leading .item > .inner,
  .blog-section.blog-leading .item.item-leading > .inner {
    height: 385px;
  }
}
.blog-section.blog-fullwidth .item,
.blog-section.blog-fullwidth .item.item-fullwidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  min-height: 320px;
  height: 656px;
  /* ~ 600px; */
  float: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-section.blog-fullwidth .item,
  .blog-section.blog-fullwidth .item.item-fullwidth {
    height: 468px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog-section.blog-fullwidth .item,
  .blog-section.blog-fullwidth .item.item-fullwidth {
    height: 365px;
  }
}
@media (max-width: 767px) {
  .blog-section.blog-fullwidth .item,
  .blog-section.blog-fullwidth .item.item-fullwidth {
    height: 266px;
  }
}
.blog-section.blog-fullwidth .item > .inner,
.blog-section.blog-fullwidth .item.item-fullwidth > .inner {
  min-height: 320px;
  height: inherit;
}
.blog-section.blog-fullwidth .item > .inner .item-title,
.blog-section.blog-fullwidth .item.item-fullwidth > .inner .item-title {
  font-size: 40px;
}
.blog-section.blog-fullwidth .item > .inner > img,
.blog-section.blog-fullwidth .item.item-fullwidth > .inner > img {
  width: 100%;
  min-width: 760px;
  transform-origin: center center;
  position: absolute;
}
.blog-section.blog-fullwidth .item > .inner > .layer,
.blog-section.blog-fullwidth .item.item-fullwidth > .inner > .layer {
  text-align: left;
}
.blog-section.spotify-section > .item {
  opacity: 1;
}
.blog-section.spotify-section > .js-no-touch-hover {
  cursor: initial;
}
.blog-section.spotify-section > .js-no-touch-hover > .inner > img {
  transform: translate(-50%, -50%) matrix(1.2, 0, 0, 1.2, 0, 0) !important;
}
.blog-section.spotify-section > .js-no-touch-hover > .inner > .layer {
  background-color: transparent !important;
}
.blog-section.spotify-section.last,
.blog-section.spotify-section:last-child {
  padding-top: 0;
  padding-bottom: 0;
}
.blog-section.spotify-section .row > .left,
.blog-section.spotify-section .row > .right * {
  width: 340px;
}
@media (max-width: 767px) {
  .blog-section.spotify-section .row > .left,
  .blog-section.spotify-section .row > .right * {
    width: 100%;
    text-align: center;
  }
}
.blog-section.spotify-section .row > .left * {
  float: left;
}
.blog-section.spotify-section .row > .right * {
  float: right;
}
@media (max-width: 767px) {
  .blog-section.spotify-section .row > .left *,
  .blog-section.spotify-section .row > .right * {
    float: none;
  }
}
@media (max-width: 991px) {
  .blog-section.spotify-section .spotify-item {
    float: none;
    max-height: 300px;
  }
}
@media (max-width: 767px) {
  .blog-section.spotify-section .spotify-item {
    float: none;
    max-height: 380px;
  }
}
@media (max-width: 767px) {
  .blog-section.spotify-section.blog-fullwidth .item.item-fullwidth {
    margin-bottom: 0;
  }
  .blog-section.spotify-section.blog-fullwidth .item > .inner > .layer,
  .blog-section.spotify-section.blog-fullwidth .item.item-fullwidth > .inner > .layer {
    padding-top: 0;
  }
}
/* phone */
@media (max-width: 767px) {
  .blog-section {
    padding: 0px 0px;
  }
  .blog-section.blog-intro .item,
  .blog-section.blog-leading .item,
  .blog-section.blog-intro .item.item-intro,
  .blog-section.blog-leading .item.item-intro,
  .blog-section.blog-intro .item.item-leading,
  .blog-section.blog-leading .item.item-leading {
    opacity: 1;
    filter: alpha(opacity=100);
    /*margin-bottom: 20px;*/
    text-align: center;
  }
  .blog-section.blog-intro .item > .inner,
  .blog-section.blog-leading .item > .inner,
  .blog-section.blog-intro .item.item-intro > .inner,
  .blog-section.blog-leading .item.item-intro > .inner,
  .blog-section.blog-intro .item.item-leading > .inner,
  .blog-section.blog-leading .item.item-leading > .inner {
    min-height: 320px;
    overflow: visible;
    background-color: transparent;
  }
  .blog-section.blog-intro .item > .inner .item-title,
  .blog-section.blog-leading .item > .inner .item-title,
  .blog-section.blog-intro .item.item-intro > .inner .item-title,
  .blog-section.blog-leading .item.item-intro > .inner .item-title,
  .blog-section.blog-intro .item.item-leading > .inner .item-title,
  .blog-section.blog-leading .item.item-leading > .inner .item-title {
    font-size: 22px;
  }
  .blog-section.blog-intro .item > .inner .date,
  .blog-section.blog-leading .item > .inner .date,
  .blog-section.blog-intro .item.item-intro > .inner .date,
  .blog-section.blog-leading .item.item-intro > .inner .date,
  .blog-section.blog-intro .item.item-leading > .inner .date,
  .blog-section.blog-leading .item.item-leading > .inner .date {
    font-size: 14px;
  }
  .blog-section.blog-intro .item > .inner > img,
  .blog-section.blog-leading .item > .inner > img,
  .blog-section.blog-intro .item.item-intro > .inner > img,
  .blog-section.blog-leading .item.item-intro > .inner > img,
  .blog-section.blog-intro .item.item-leading > .inner > img,
  .blog-section.blog-leading .item.item-leading > .inner > img {
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    left: auto;
    top: auto;
    backface-visibility: hidden;
    background-color: #FFFFFF;
    display: inline-block;
  }
  .blog-section.blog-intro .item > .inner > .layer,
  .blog-section.blog-leading .item > .inner > .layer,
  .blog-section.blog-intro .item.item-intro > .inner > .layer,
  .blog-section.blog-leading .item.item-intro > .inner > .layer,
  .blog-section.blog-intro .item.item-leading > .inner > .layer,
  .blog-section.blog-leading .item.item-leading > .inner > .layer {
    position: relative;
    background-color: transparent;
  }
  .blog-section.blog-fullwidth .item,
  .blog-section.blog-fullwidth .item.item-fullwidth {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-bottom: 20px;
    height: 450px;
  }
  .blog-section.blog-fullwidth .item > .inner,
  .blog-section.blog-fullwidth .item.item-fullwidth > .inner {
    height: 450px;
    overflow: hidden;
  }
  .blog-section.blog-fullwidth .item > .inner .item-title,
  .blog-section.blog-fullwidth .item.item-fullwidth > .inner .item-title {
    font-size: 26px;
  }
  .blog-section.blog-fullwidth .item > .inner .date,
  .blog-section.blog-fullwidth .item.item-fullwidth > .inner .date {
    font-size: 14px;
  }
  .blog-section.blog-fullwidth .item > .inner > img,
  .blog-section.blog-fullwidth .item.item-fullwidth > .inner > img {
    min-width: 1140px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .blog-section.blog-fullwidth .item > .inner > .layer,
  .blog-section.blog-fullwidth .item.item-fullwidth > .inner > .layer {
    padding-top: 200px;
    background-color: transparent;
    text-align: center;
  }
}
.spotify-modul > iframe {
  width: 100%;
}
/* 	====================================================================== 	*/
/*	TOOLS-SECTION
/* 	====================================================================== 	*/
.section.socialfeed,
.section.newsticker {
  min-height: 400px;
  padding-top: 30px;
  padding-bottom: 75px;
}
.section.socialfeed .inner,
.section.newsticker .inner,
.section.socialfeed .social-stream-item,
.section.newsticker .social-stream-item {
  padding: 10px 15px;
  overflow: hidden;
  font-size: 20px;
  line-height: 1.2em;
  background-color: #FFFFFF;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
}
.section.socialfeed .inner:hover,
.section.newsticker .inner:hover,
.section.socialfeed .social-stream-item:hover,
.section.newsticker .social-stream-item:hover {
  background-color: #ECECEC;
}
.section.socialfeed .item-header,
.section.newsticker .item-header {
  position: relative;
  padding: 15px 15px 18px;
  text-align: center;
}
.section.socialfeed .item-header .icn,
.section.newsticker .item-header .icn {
  display: block;
  margin: 0 16px 0 0;
  width: 70px;
  height: 70px;
}
.section.socialfeed .item-header .icn.icn-facebook,
.section.newsticker .item-header .icn.icn-facebook {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAjxJREFUWEfNlzFy2zAQRf92KjQTplNnpVOXFOpt3MA5QXyD5Aaxb+DcIDqBfQLBugHdqQsLFeqi9JrZzGcABqIpc6HQ4+zMFrYA/IddLrAQGM17X6jquYhcApgmzhWq6Kp6LyIr59zOsrT0DfLeU+wrgKu+sa3fvwO4cc4R7qgdBeCOg/CXTOH28GsA345FpBMgiHsAH/5RPE4vAbguiCcA3nuKUpwRGNL4TRCCMI0dAISd/3gB8ShIiHdpJBqAU8I+mUxAH41Gte92O2y329qfsYN0pAC3AD5bYz6bzWrxtlVVBXqPsTr4caIGCKXG0JtsPB5jPp93jjUCcC5TUUUA1uwnkzpPoOm09mj7/R6bzab+k2mgG2zhnLuSkPufhgnNkDZAxq7bMm8JwKP17pUAPhLAHP6iKJB6U1tJ2DNSwOkLWS6XDyJybolAO/Rdc3LSoaorAlQicjYUwHq97jsHUqmSKVCLOMdYIlCWpbUKatksgAg6YBUgKwVDA6jqY9ZH+AIAq6wyHBqgLsP/4SBi4/EqR7FzTga5jHIOn6Tk/1xG/EfudTxQGf69jgMEGwS23702AMBhQxIA+PDgvfC+jyC2YnGcoQ1rlqxrX+Qi9oVPmlJV5d3wpg/ilN9V9ZeITDub0rgg2/IQiUEhgjh3frwtTyDM6bBEoh32dE7f04zPMtOH+QzIDYDbrKdZulgoUVaIuWkN8xcArk9+nLZ3FJrXCwCXqsqWuIgVwxCzIRYRPgjuATxYn+e/AUfmWNMQ4wjmAAAAAElFTkSuQmCC');
}
.section.socialfeed .item-header .icn.icn-instagram,
.section.newsticker .item-header .icn.icn-instagram {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAA2VJREFUWEe1l09KXEEQxqtBGAUhI7hwIWQCLtxlFi5cCM67gTlBvEG8QfQG5gaZE8QT+EZw4cLFBFy4EDILFy6EGHThgNDh176Sfj3d748xBQ9l+k99/X1V1dVGGlqe511r7bYxZkdEet7HDhP9rLVHxpiTLMvummxt6ibleY6zryKyWzc3GP8uIgdZlgEuaUkAnLhwvNfScTh9X0S+pRiJAiic5yLS/0fnunwsIlkMxAyAPM9xinMYeEsjJgABmBcrAShO/us/OFeHgPjgM/ECoI72+fl56XQ6srCwIPwfs6enJ7m/v5fpdCqPj48p9kpy+AAOReRLuGpxcVHW1tak222nCAAuLy/l7i6ajWQHwSkOQJFqUF8ynPf7fZmbm5Pb21t5eHhIbfiyDqAwtLKy4n67uLhwayOGFBMFQM5+Didtbm66zSo2SQapgkeWs7Oz2LxhlmW7ptD+d+z0GxsbcnNz46hsaqwB9Pn5uWOh1+tVHWAJAJTWH6EDFq+vr0cXIwnjy8vLbhnSXF9fu8ADAKcHAPOQcDKZuC9inwAQpR/kfOPxuKS7Hxf+hlB9dXXl9MYxYJgLoAoAQ3N8fDwyxmyH6GIAoJYNMTZFHgwmyBQcc3IYURsMBkkZrbUnMED0c+GULAYAJ6urq+6kUO4b0Q/dMEDQ+gBIRZiM2BgANjYSA4ADHI1Go2hMkjWwcHp62hSAtAaArr4DH4kGoA8QCSoYEGJgYox530QCsoLoD3VmLfEBA+jPeBMJrLU/WwWh6owTdNZ6r+kGO9QMDU5AwADxQtyEpkHYKg01ENlM6zyOAREWLWWlMg1ThShVBzTtGMcxBhN+WupJlbG6QsQ1N1OKGyyOZoL/o1bTUBZvzlLlZbS1tSVUOIKKv20MSfRe4DKK9AfPlxGbpq5jig6aK8VoXtFoOHw4hj2VKBWARWf0fB0XIGgQaL9LpiDanF7nVjgvNyQFAB4e3AsfQ2dEM/WeoEu1Y7oGhkhTSnKMLZf7xgy0L5xpSq21FKZ3rzlx3Rpr7R9jTC/alHpS9Asm3hRE4ZyTp9tyD0RSjrpTxsZD2v05dU8znmUzgdkSxIGIHLZ6mvkOihQlQ2aa1hogQxHZf/XjNNy8aF4HIrJjraWB6WrGQDFXgzGGxu9IREZNn+d/AVItMC96dVavAAAAAElFTkSuQmCC');
}
.section.socialfeed .item-header .icn.icn-twitter,
.section.newsticker .item-header .icn.icn-twitter {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAtZJREFUWEe9Vz1uGlEQ/kaioEAKkSgokEIkCgqkUFDQ2XsD5wTxDZIbxL6Bc4NwgvgELJYoKCiIREGBlC0oKJBCJAoKpBd9m33Osn4/uzZ4JGQs5s18883PmyfIKWEYVpVSFyJyBaCZ+tBCpD9KqXsReQiCYJvHtPiUwjCks68Arn26md+/A7gNgoDgrGIFwIgTx18KOs6q3wD4ZmPECCBxHgLovtC5Pj4DEJhAPAEQhiGd0jkZOKWwJgiCYB7lCEAS+a8zONcOCeJ9molHAGeg3cbeUTrSAO4AfD4l5w5b7A4WJ2IASauR+tcUpiLSANizn57rvVwuo16vo1qtYrvdYr1eY7/fo1QqxR9+N8ggCIJrSXL/26TBw51OB/P5HIfDwYiPTqlDXS3UJZBKpYLpdGo9C+AtAXC0/jBZp/Fut4vdbheDMEXS7/dBBkyy2WxiIKvVykbuRwKw0s8Ier1efJhRRVEU06vZoGMCsAl1F4uFK7MDGQ6HIxG5sGkRAIGk6WVkZIXSarWsDmazWcyATZRSDwQQicg7k5IurmaT91FxGY1GvkMzpkDZtHwUu6wzTePx2AcATgA83W634xYrKkwTC9cnzhTow8xzo9Hw2Tr6nc4JwiVKqZ/eItQssCVt7ZZ1wnadTCZewHERutpQW2AXcB6kh43LOoeP7hIPioFzEKUPM3qmgfXgAsK+Z//nlHgQcfEwjuIsANZCrVaz2i7onNuJOC8jOmPUjN6Vfw6b5XKZl3YdwL/LiP+5rmPSrW86gmA9ML/sc/4l3TnznWXu/3WcgOCCwPX7NeR4IUkA8OHBe+HDORHEvS9yqffCJ0upUop3w5tzgFBK/RGRpnEp1Q65lidMnBRE4pyR29fyFIiTpiNLe5pd39OMz7KXFuYtgLtCT7M0wqRF2SFFl9YBgJtnP06zRZhMzEsAV0opbihV3TGkGMBWRPgSvgcwyvs8/wtMHmfTS/fhcQAAAABJRU5ErkJggg==');
}
.section.socialfeed .item-header .icn.icn-newsticker,
.section.newsticker .item-header .icn.icn-newsticker {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik0tNDYsMTUuMWMtMS44LDAuOC0zLjcsMS4zLTUuNywxLjVjMi0xLjIsMy42LTMuMSw0LjMtNS40Yy0xLjksMS4xLTQsMi02LjMsMi40Yy0xLjgtMS45LTQuNC0zLjEtNy4yLTMuMWMtNS40LDAtOS44LDQuNC05LjgsOS44YzAsMC44LDAuMSwxLjUsMC4zLDIuMmMtOC4yLTAuNC0xNS40LTQuMy0yMC4zLTEwLjNjLTAuOCwxLjUtMS4zLDMuMS0xLjMsNC45YzAsMy40LDEuNyw2LjQsNC40LDguMmMtMS42LDAtMy4xLTAuNS00LjUtMS4yYzAsMCwwLDAuMSwwLDAuMWMwLDQuOCwzLjQsOC44LDcuOSw5LjdjLTAuOCwwLjItMS43LDAuMy0yLjYsMC4zYy0wLjYsMC0xLjMtMC4xLTEuOS0wLjJjMS4zLDMuOSw0LjksNi44LDkuMiw2LjhjLTMuNCwyLjYtNy42LDQuMi0xMi4yLDQuMmMtMC44LDAtMS42LDAtMi4zLTAuMWM0LjQsMi44LDkuNSw0LjQsMTUuMSw0LjRjMTguMSwwLDI4LTE1LDI4LTI4YzAtMC40LDAtMC45LDAtMS4zQy00OSwxOC44LTQ3LjMsMTcuMS00NiwxNS4xeiIvPjxnPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik0yMS42LDUxLjFjMCwwLjMsMC4yLDAuNiwwLjQsMC43YzAuMywwLjEsMC42LDAuMSwwLjgsMGw1LjYtMy44bC02LjgtMy4zVjUxLjF6Ii8+PHBhdGggZmlsbD0iIzU2NTY1NiIgZD0iTTU0LjcsOC4yQzU0LjYsOC4xLDU0LjQsOCw1NC4yLDhjLTAuMSwwLTAuMiwwLTAuNCwwLjFsLTQ4LDIzLjZDNS4zLDMxLjksNSwzMi40LDUsMzNjMCwwLjUsMC4zLDEsMC44LDEuM2wxMi43LDZsMjUuMy0yMC44TDIxLjYsNDEuOGwxNS44LDcuNWMwLjIsMC4xLDAuNCwwLjEsMC42LDAuMWMwLjIsMCwwLjQsMCwwLjUtMC4xYzAuNC0wLjEsMC43LTAuNCwwLjgtMC44TDU0LjksOS4xQzU1LjEsOC44LDU1LDguNCw1NC43LDguMnoiLz48L2c+PC9zdmc+");
}
.section.socialfeed .item-header > .item-title,
.section.newsticker .item-header > .item-title {
  text-transform: uppercase;
  color: #565656;
}
.section.socialfeed .item-header .item-title,
.section.newsticker .item-header .item-title {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  font-size: 16px;
  justify-content: flex-start;
  line-height: 21px;
}
.section.socialfeed .date,
.section.newsticker .date {
  color: #9D9D9D;
  font-size: 16px;
  margin: 0 0 17px;
  text-transform: uppercase;
  /* phone */
}
.section.socialfeed .social-stream-item .image-wrapper,
.section.newsticker .social-stream-item .image-wrapper {
  margin-bottom: 25px;
}
.section.socialfeed .social-stream-item .image-wrapper img,
.section.newsticker .social-stream-item .image-wrapper img {
  width: 100%;
}
.section.socialfeed h3,
.section.newsticker h3,
.section.socialfeed h4,
.section.newsticker h4,
.section.socialfeed h5,
.section.newsticker h5 {
  line-height: 1.1em;
}
.section.socialfeed a,
.section.newsticker a {
  color: #9D9D9D;
}
.section.socialfeed a:hover,
.section.newsticker a:hover,
.section.socialfeed a:focus,
.section.newsticker a:focus {
  color: #565656;
}
.section.socialfeed p,
.section.newsticker p {
  font-size: 18px;
  line-height: 24px;
}
/* 	====================================================================== 	*/
/*	PARTNER-SECTION
/* 	====================================================================== 	*/
.section.partner {
  min-height: 400px;
  padding-top: 75px;
  padding-bottom: 75px;
  /* phone */
}
@media (max-width: 767px) {
  .section.partner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.section.partner,
.section.partner .section-title span {
  background-color: #565656;
}
.section.partner .partner-row {
  display: table;
  margin-left: -10px;
  margin-right: -10px;
  /* phone */
}
@media (max-width: 767px) {
  .section.partner .partner-row {
    display: block;
  }
}
.section.partner .partner-row .partner-group {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  display: table-row;
  display: table;
  margin: 5px 0px;
  float: left;
  color: #9D9D9D;
  /* phone */
}
.section.partner .partner-row .partner-group > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .section.partner .partner-row .partner-group {
    width: 100%;
  }
}
.section.partner .partner-row .partner-group > li {
  float: left;
  padding: 0px;
  overflow: hidden;
  /* phone */
}
.section.partner .partner-row .partner-group > li h4,
.section.partner .partner-row .partner-group > li h5,
.section.partner .partner-row .partner-group > li h6 {
  margin-left: 10px;
  font-size: 15px;
}
@media (max-width: 991px) {
  .section.partner .partner-row .partner-group > li h4,
  .section.partner .partner-row .partner-group > li h5,
  .section.partner .partner-row .partner-group > li h6 {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .section.partner .partner-row .partner-group > li {
    width: 100%;
  }
}
.section.partner .partner-row .partner-group > li > .inner {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  display: table-cell;
  margin: 0;
  padding: 0;
  display: table;
  overflow: hidden;
  /* phone */
}
.section.partner .partner-row .partner-group > li > .inner > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .section.partner .partner-row .partner-group > li > .inner {
    width: 100%;
  }
}
.section.partner .partner-row .partner-group > li > .inner > li {
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  /* phone */
}
@media (max-width: 767px) {
  .section.partner .partner-row .partner-group > li > .inner > li {
    width: 50%;
    min-height: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .section.partner .partner-row .partner-group > li > .inner > li:nth-child(even) {
    border-left: 1px solid #9D9D9D;
  }
}
@media (min-width: 768px) {
  .section.partner .partner-row .partner-group > li > .inner > li {
    width: 106px;
    min-height: 31.8px;
  }
}
@media (min-width: 992px) {
  .section.partner .partner-row .partner-group > li > .inner > li {
    width: 140px;
    min-height: 42px;
  }
}
@media (min-width: 1200px) {
  .section.partner .partner-row .partner-group > li > .inner > li {
    width: 170px;
    min-height: 51px;
  }
}
.partner-item {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  padding: 5px 15px;
  cursor: pointer;
}
.partner-item.ready {
  border: none;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.partner-item > .logo {
  display: block;
  max-width: 100%;
  height: auto;
  /*.center-block();*/
  position: relative;
  cursor: pointer;
  margin-left: -5px;
}
.partner-item > .logo.hover-state {
  display: none;
}
.partner-item.empty {
  height: 1px;
  border-color: transparent;
  border: none;
}
@media (max-width: 767px) {
  .partner-item.empty {
    display: none !important;
  }
}
.partner-item.hover,
.partner-item:hover,
.partner-item:focus {
  /*background-color: @white;*/
}
.partner-item.hover.empty,
.partner-item:hover.empty,
.partner-item:focus.empty {
  height: 1px;
  border-color: transparent;
  border: none;
  background-color: transparent;
}
@media (max-width: 767px) {
  .partner-item.hover.empty,
  .partner-item:hover.empty,
  .partner-item:focus.empty {
    display: none !important;
  }
}
.partner-item.hover > .logo,
.partner-item:hover > .logo,
.partner-item:focus > .logo {
  display: none;
}
.partner-item.hover > .logo.hover-state,
.partner-item:hover > .logo.hover-state,
.partner-item:focus > .logo.hover-state {
  display: block;
}
/*
#StadtKoeln { width: 157px; height: 50px; }
#WDR { width: 120px; height: 50px; }
*/
/* 	====================================================================== 	*/
/*	FOOTER
/* 	====================================================================== 	*/
#footer {
  background-color: #2b2b2b;
}
#footer .section.footer-navi {
  min-height: 50px;
  background-color: #222222;
  /* phone */
}
#footer .section.footer-navi .meta-navi {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #ECECEC;
  float: left;
}
#footer .section.footer-navi .meta-navi .nav > li {
  padding-top: 0px;
}
#footer .section.footer-navi .meta-navi .nav > li > .btn,
#footer .section.footer-navi .meta-navi .nav > li > a {
  background-color: transparent;
  color: #D9D9D9;
  padding: 11px 15px;
  margin: 0px;
  height: 50px;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
#footer .section.footer-navi .meta-navi .nav > li > .btn:after,
#footer .section.footer-navi .meta-navi .nav > li > a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 15px;
  right: 15px;
  height: 4px;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  background-color: transparent;
}
#footer .section.footer-navi .meta-navi .nav > li > .btn:hover,
#footer .section.footer-navi .meta-navi .nav > li > a:hover {
  color: #FFFFFF;
}
#footer .section.footer-navi .meta-navi .nav > li > .btn:hover:after,
#footer .section.footer-navi .meta-navi .nav > li > a:hover:after {
  background-color: #FFFFFF;
}
#footer .section.footer-navi .meta-navi .nav > li > .btn:focus,
#footer .section.footer-navi .meta-navi .nav > li > a:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
#footer .section.footer-navi .meta-navi .nav > li.active > .btn,
#footer .section.footer-navi .meta-navi .nav > li.active > a,
#footer .section.footer-navi .meta-navi .nav > li.active > .btn:hover,
#footer .section.footer-navi .meta-navi .nav > li.active > a:hover,
#footer .section.footer-navi .meta-navi .nav > li.active > .btn:focus,
#footer .section.footer-navi .meta-navi .nav > li.active > a:focus {
  color: #FFFFFF;
}
#footer .section.footer-navi .meta-navi .nav > li.active > .btn:after,
#footer .section.footer-navi .meta-navi .nav > li.active > a:after,
#footer .section.footer-navi .meta-navi .nav > li.active > .btn:hover:after,
#footer .section.footer-navi .meta-navi .nav > li.active > a:hover:after,
#footer .section.footer-navi .meta-navi .nav > li.active > .btn:focus:after,
#footer .section.footer-navi .meta-navi .nav > li.active > a:focus:after {
  background-color: #FFFFFF;
}
#footer .section.footer-navi .meta-navi .nav > li {
  padding-top: 5px;
}
#footer .section.footer-navi .meta-navi .nav > li a {
  padding: 11px 10px;
}
@media (max-width: 767px) {
  #footer .section.footer-navi .meta-navi .nav {
    width: 100%;
    text-align: center;
  }
  #footer .section.footer-navi .meta-navi .nav > li {
    display: inline-block;
    float: none;
  }
}
#footer .section.footer-navi .social-navi {
  color: #ECECEC;
  float: right;
}
#footer .section.footer-navi .social-navi .nav > li {
  padding-top: 0px;
}
#footer .section.footer-navi .social-navi .nav > li > .btn,
#footer .section.footer-navi .social-navi .nav > li > a {
  background-color: transparent;
  color: #D9D9D9;
  padding: 11px 15px;
  margin: 0px;
  height: 50px;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
#footer .section.footer-navi .social-navi .nav > li > .btn:after,
#footer .section.footer-navi .social-navi .nav > li > a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 15px;
  right: 15px;
  height: 4px;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  background-color: transparent;
}
#footer .section.footer-navi .social-navi .nav > li > .btn:hover,
#footer .section.footer-navi .social-navi .nav > li > a:hover {
  color: #FFFFFF;
}
#footer .section.footer-navi .social-navi .nav > li > .btn:hover:after,
#footer .section.footer-navi .social-navi .nav > li > a:hover:after {
  background-color: #FFFFFF;
}
#footer .section.footer-navi .social-navi .nav > li > .btn:focus,
#footer .section.footer-navi .social-navi .nav > li > a:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
#footer .section.footer-navi .social-navi .nav > li.active > .btn,
#footer .section.footer-navi .social-navi .nav > li.active > a,
#footer .section.footer-navi .social-navi .nav > li.active > .btn:hover,
#footer .section.footer-navi .social-navi .nav > li.active > a:hover,
#footer .section.footer-navi .social-navi .nav > li.active > .btn:focus,
#footer .section.footer-navi .social-navi .nav > li.active > a:focus {
  color: #FFFFFF;
}
#footer .section.footer-navi .social-navi .nav > li.active > .btn:after,
#footer .section.footer-navi .social-navi .nav > li.active > a:after,
#footer .section.footer-navi .social-navi .nav > li.active > .btn:hover:after,
#footer .section.footer-navi .social-navi .nav > li.active > a:hover:after,
#footer .section.footer-navi .social-navi .nav > li.active > .btn:focus:after,
#footer .section.footer-navi .social-navi .nav > li.active > a:focus:after {
  background-color: #FFFFFF;
}
#footer .section.footer-navi .social-navi .nav > li {
  padding-top: 5px;
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn {
  width: 50px;
  height: 50px;
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn:before {
  width: 26px;
  height: 26px;
  left: 12px;
  right: 12px;
  top: 10px;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn.facebook:before {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00Miw2bC02LjIsMGMtNywwLTExLjUsNC42LTExLjUsMTEuOHY1LjRIMThjLTAuNSwwLTEsMC40LTEsMXY3LjljMCwwLjUsMC40LDEsMSwxaDYuM1Y1M2MwLDAuNSwwLjQsMSwxLDFoOC4yYzAuNSwwLDEtMC40LDEtMVYzMy4xaDcuM2MwLjUsMCwxLTAuNCwxLTFsMC03LjljMC0wLjMtMC4xLTAuNS0wLjMtMC43Yy0wLjItMC4yLTAuNC0wLjMtMC43LTAuM2gtNy4zdi00LjZjMC0yLjIsMC41LTMuMywzLjQtMy4zbDQuMiwwYzAuNSwwLDEtMC40LDEtMVY3QzQzLDYuNCw0Mi42LDYsNDIsNnoiLz48L3N2Zz4=");
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn.googleplus:before {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMyLjMsOC41SDE5Yy02LDAtMTEuNiw0LjUtMTEuNiw5LjhjMCw1LjMsNC4xLDkuNywxMC4yLDkuN2wxLjIsMGMtMC40LDAuOC0wLjcsMS42LTAuNywyLjVjMCwxLjUsMC44LDIuNywxLjgsMy43bC0yLjMsMGMtNy40LDAtMTMuMSw0LjctMTMuMSw5LjZjMCw0LjgsNi4zLDcuOCwxMy43LDcuOGM4LjQsMCwxMy4xLTQuOCwxMy4xLTkuNmMwLTMuOS0xLjEtNi4yLTQuNy04LjdjLTEuMi0wLjktMy41LTIuOS0zLjUtNC4xYzAtMS40LDAuNC0yLjEsMi42LTMuOGMyLjItMS43LDMuOC00LjEsMy44LTdjMC0zLjQtMS41LTYuNi00LjMtNy43aDQuMkwzMi4zLDguNXogTTI3LjcsNDEuMWMwLjEsMC40LDAuMiwwLjksMC4yLDEuNGMwLDMuOS0yLjUsNi45LTkuNyw2LjljLTUuMSwwLTguOC0zLjItOC44LTcuMWMwLTMuOCw0LjYtNyw5LjctNi45YzEuMiwwLDIuMywwLjIsMy4zLDAuNUMyNS4xLDM3LjgsMjcuMSwzOC45LDI3LjcsNDEuMXogTTE5LjUsMjYuNmMtMy40LTAuMS02LjctMy44LTcuMy04LjNjLTAuNi00LjUsMS43LTgsNS4xLTcuOWMzLjQsMC4xLDYuNywzLjcsNy4zLDguMkMyNS4yLDIzLjEsMjIuOSwyNi43LDE5LjUsMjYuNnoiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjQ1LjksMTcuOSA0NS45LDguNSA0Mi44LDguNSA0Mi44LDE3LjkgMzMuMiwxNy45IDMzLjIsMjEuMSA0Mi44LDIxLjEgNDIuOCwzMC44IDQ1LjksMzAuOCA0NS45LDIxLjEgNTUuNSwyMS4xIDU1LjUsMTcuOSIvPjwvZz48L3N2Zz4=");
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn.youtube:before {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNS44LDE5LjVjMCwxLjIsMC4xLDIsMC4yLDIuNmMwLjEsMC42LDAuMywxLjEsMC42LDEuNWMwLjMsMC40LDAuNywwLjcsMS4xLDAuOWMwLjUsMC4yLDEuMSwwLjMsMS44LDAuM2MwLjYsMCwxLjItMC4xLDEuNy0wLjRjMC41LTAuMiwwLjktMC42LDEuMi0xLjFjMC4zLTAuNSwwLjUtMSwwLjYtMS42YzAuMS0wLjYsMC4xLTEuNSwwLjEtMi43di0zLjNjMC0xLTAuMS0xLjctMC4yLTIuMmMtMC4xLTAuNS0wLjMtMC45LTAuNi0xLjRjLTAuMy0wLjQtMC43LTAuOC0xLjItMS4xYy0wLjUtMC4zLTEuMS0wLjQtMS44LTAuNGMtMC45LDAtMS42LDAuMi0yLjEsMC42Yy0wLjUsMC40LTAuOSwxLTEuMSwxLjdjLTAuMiwwLjctMC4zLDEuNy0wLjMsM1YxOS41eiBNMjguMywxNC4yYzAtMC43LDAuNi0xLjQsMS4yLTEuNGMwLjcsMCwxLjIsMC42LDEuMiwxLjR2N2MwLDAuNy0wLjYsMS40LTEuMiwxLjRjLTAuNywwLTEuMi0wLjYtMS4yLTEuNFYxNC4yeiIvPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMTkuNywyNC44IDIyLjYsMjQuOCAyMi42LDE0LjcgMjYuMSw2IDIyLjksNiAyMSwxMi41IDE5LjIsNiAxNiw2IDE5LjcsMTQuNyIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0zNS4yLDIzLjVjMC4xLDAuMywwLjQsMC42LDAuNywwLjhjMC4zLDAuMiwwLjcsMC4zLDEuMSwwLjNjMC40LDAsMC44LTAuMSwxLjEtMC4zYzAuMy0wLjIsMC42LTAuNiwwLjgtMWwtMC4xLDEuMWgzLjFWMTEuMmgtMi40djEwLjNjMCwwLjYtMC41LDEtMSwxYy0wLjYsMC0xLTAuNS0xLTFWMTEuMmgtMi41djguOWMwLDEuMSwwLDEuOSwwLjEsMi4zQzM1LDIyLjcsMzUuMSwyMy4xLDM1LjIsMjMuNXoiLz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNDMuNSwyNy41SDE2LjVjLTMuNiwwLTYuNSwyLjgtNi41LDYuMnYxNC4yYzAsMy40LDIuOSw2LjIsNi41LDYuMmgyNi45YzMuNiwwLDYuNS0yLjgsNi41LTYuMlYzMy43QzUwLDMwLjMsNDcuMSwyNy41LDQzLjUsMjcuNXogTTE4LjMsNDkuNGgtMi44di0xNWwtMi44LDB2LTIuMmw4LjksMHYyLjJoLTMuM1Y0OS40eiBNMjguMyw0OS40bC0yLjIsMGwwLTEuNmMtMC42LDEuMy0zLDIuMy00LjIsMS40Yy0wLjctMC41LTAuNi0xLjMtMC43LTJjMC0wLjQsMC0xLjMsMC0yLjVsMC03LjloMi44bDAsOGMwLDEuMS0wLjEsMS43LDAsMS45YzAuNCwxLjIsMS40LDAuNSwxLjYtMC4xYzAuMS0wLjIsMC0wLjgsMC0xLjl2LThoMi44aDBWNDkuNHogTTMyLjUsNDguMmwtMC4yLDEuMWwtMi4zLDBsMC0xN2wyLjgsMGwwLDQuOWMyLjYtMiw0LjUtMC41LDQuNSwybDAsNi42QzM3LjIsNDksMzUuNCw1MC44LDMyLjUsNDguMnogTTM4LjksNDQuOXYtNGMwLTEuMiwwLjEtMi4xLDAuNC0yLjhjMC4yLTAuNywwLjYtMS4yLDEuMi0xLjZjMS43LTEuMiw1LTAuOCw1LjQsMS41YzAuMSwwLjgsMC4xLDIuMSwwLjEsMy40djEuOGgtNC44djMuMWMwLDAuNiwwLjUsMS4xLDEuMSwxLjFoMC40YzAuNiwwLDEuMS0wLjUsMS4xLTEuMXYtMS4yYzAtMC4xLDAtMC4yLDAtMC4zbDIuMSwwQzQ2LjksNTAuNiwzOC45LDUxLjUsMzguOSw0NC45eiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0zNCwzNy44Yy0wLjcsMC0xLjIsMC41LTEuMiwxdjcuNGMwLDAuNSwwLjUsMSwxLjIsMWMwLjcsMCwxLjItMC40LDEuMi0xdi03LjRDMzUuMiwzOC4zLDM0LjYsMzcuOCwzNCwzNy44eiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00My45LDM5LjZjMC0wLjctMC42LTEuMi0xLjItMS4yaC0wLjJjLTAuNywwLTEuMiwwLjYtMS4yLDEuMmwwLDEuNWgyLjZMNDMuOSwzOS42eiIvPjwvZz48L3N2Zz4=");
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn.twitter:before {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU0LDE1LjFjLTEuOCwwLjgtMy43LDEuMy01LjcsMS41YzItMS4yLDMuNi0zLjEsNC4zLTUuNGMtMS45LDEuMS00LDItNi4zLDIuNGMtMS44LTEuOS00LjQtMy4xLTcuMi0zLjFjLTUuNCwwLTkuOCw0LjQtOS44LDkuOGMwLDAuOCwwLjEsMS41LDAuMywyLjJjLTguMi0wLjQtMTUuNC00LjMtMjAuMy0xMC4zQzguNSwxMy43LDgsMTUuNCw4LDE3LjJjMCwzLjQsMS43LDYuNCw0LjQsOC4yYy0xLjYsMC0zLjEtMC41LTQuNS0xLjJjMCwwLDAsMC4xLDAsMC4xYzAsNC44LDMuNCw4LjgsNy45LDkuN2MtMC44LDAuMi0xLjcsMC4zLTIuNiwwLjNjLTAuNiwwLTEuMy0wLjEtMS45LTAuMmMxLjMsMy45LDQuOSw2LjgsOS4yLDYuOGMtMy40LDIuNi03LjYsNC4yLTEyLjIsNC4yYy0wLjgsMC0xLjYsMC0yLjMtMC4xYzQuNCwyLjgsOS41LDQuNCwxNS4xLDQuNGMxOC4xLDAsMjgtMTUsMjgtMjhjMC0wLjQsMC0wLjksMC0xLjNDNTEsMTguOCw1Mi43LDE3LjEsNTQsMTUuMXoiLz48L3N2Zz4=");
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn.wordpress:before {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZGlzcGxheTpub25lO30NCgkuc3Qxe2Rpc3BsYXk6aW5saW5lO2ZpbGw6bm9uZTtzdHJva2U6I0IzNTA0Nzt9DQoJLnN0MntmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxnIGlkPSJzdmdHcmlkIiBjbGFzcz0ic3QwIj4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIiIHkxPSIwIiB4Mj0iMzIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNjQiIHkxPSIwIiB4Mj0iNjQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iOTYiIHkxPSIwIiB4Mj0iOTYiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMTI4IiB5MT0iMCIgeDI9IjEyOCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIxNjAiIHkxPSIwIiB4Mj0iMTYwIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjE5MiIgeTE9IjAiIHgyPSIxOTIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMjI0IiB5MT0iMCIgeDI9IjIyNCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIyNTYiIHkxPSIwIiB4Mj0iMjU2IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjI4OCIgeTE9IjAiIHgyPSIyODgiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIwIiB5MT0iMCIgeDI9IjMyMCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIzNTIiIHkxPSIwIiB4Mj0iMzUyIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjM4NCIgeTE9IjAiIHgyPSIzODQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNDE2IiB5MT0iMCIgeDI9IjQxNiIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSI0NDgiIHkxPSIwIiB4Mj0iNDQ4IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjQ4MCIgeTE9IjAiIHgyPSI0ODAiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyIiB4Mj0iNTEyIiB5Mj0iMzIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjY0IiB4Mj0iNTEyIiB5Mj0iNjQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9Ijk2IiB4Mj0iNTEyIiB5Mj0iOTYiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjEyOCIgeDI9IjUxMiIgeTI9IjEyOCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMTYwIiB4Mj0iNTEyIiB5Mj0iMTYwIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIxOTIiIHgyPSI1MTIiIHkyPSIxOTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjIyNCIgeDI9IjUxMiIgeTI9IjIyNCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMjU2IiB4Mj0iNTEyIiB5Mj0iMjU2Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIyODgiIHgyPSI1MTIiIHkyPSIyODgiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyMCIgeDI9IjUxMiIgeTI9IjMyMCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMzUyIiB4Mj0iNTEyIiB5Mj0iMzUyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIzODQiIHgyPSI1MTIiIHkyPSIzODQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjQxNiIgeDI9IjUxMiIgeTI9IjQxNiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iNDQ4IiB4Mj0iNTEyIiB5Mj0iNDQ4Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSI0ODAiIHgyPSI1MTIiIHkyPSI0ODAiLz4NCgk8cmVjdCB5PSIwIiBjbGFzcz0ic3QxIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIvPg0KPC9nPg0KPHBhdGggY2xhc3M9InN0MiIgZD0iTTY0LDI1NmMwLDc0LDQ0LjIsMTM4LDEwOC4yLDE2OC4zTDgwLjYsMTc5LjlDNzAsMjAzLjEsNjQsMjI4LjksNjQsMjU2eiBNMzg1LjYsMjQ2LjYNCgljMC0yMy4xLTguNS0zOS4xLTE1LjgtNTEuNmMtOS43LTE1LjQtMTguOS0yOC40LTE4LjktNDMuOWMwLTE3LjIsMTMuNC0zMy4yLDMyLjItMzMuMmMwLjksMCwxLjcsMC4xLDIuNSwwLjINCglDMzUxLjUsODcuNiwzMDYsNjksMjU2LDY5Yy02Ny4xLDAtMTI2LjEsMzMuNS0xNjAuNCw4NC4zYzQuNSwwLjEsOC44LDAuMiwxMi40LDAuMmMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjQNCgljMTAuMy0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjhsNjkuOSwyMDIuNmw0Mi0xMjIuN2wtMjkuOS03OS44Yy0xMC4zLTAuNi0yMC4xLTEuOC0yMC4xLTEuOA0KCWMtMTAuNC0wLjYtOS4xLTE2LDEuMi0xNS40YzAsMCwzMS43LDIuNCw1MC42LDIuNGMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjRjMTAuNC0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjgNCglsNjkuNCwyMDFMMzcxLDMwN0MzNzkuMywyODEuMSwzODUuNiwyNjIuNiwzODUuNiwyNDYuNnogTTI1OS40LDI3Mi40bC01Ny42LDE2M2MxNy4yLDQuOSwzNS40LDcuNiw1NC4yLDcuNg0KCWMyMi40LDAsNDMuOC0zLjgsNjMuOC0xMC42Yy0wLjUtMC44LTEtMS43LTEuNC0yLjZMMjU5LjQsMjcyLjR6IE00MjQuNSwxNjYuM2MwLjgsNiwxLjMsMTIuMywxLjMsMTkuMmMwLDE5LTMuNiw0MC4zLTE0LjYsNjcNCglsLTU4LjYsMTY1LjFDNDA5LjYsMzg1LjIsNDQ4LDMyNSw0NDgsMjU2QzQ0OCwyMjMuNSw0MzkuNSwxOTIuOSw0MjQuNSwxNjYuM3ogTTI1NiwwQzExNC42LDAsMCwxMTQuNiwwLDI1NnMxMTQuNiwyNTYsMjU2LDI1Ng0KCXMyNTYtMTE0LjYsMjU2LTI1NlMzOTcuNCwwLDI1NiwweiBNMjU2LDQ4MEMxMzIuMyw0ODAsMzIsMzc5LjcsMzIsMjU2UzEzMi4zLDMyLDI1NiwzMnMyMjQsMTAwLjMsMjI0LDIyNFMzNzkuNyw0ODAsMjU2LDQ4MHoiLz4NCjwvc3ZnPg0K");
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn.instagram:before {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48Zz48cGF0aCBpZD0ic3ZnXzIiIGNsYXNzPSJzdDAiIGQ9Ik0zMCwxNy4xYy03LDAtMTIuOCw1LjctMTIuOCwxMi44UzIyLjksNDIuNywzMCw0Mi43czEyLjgtNS44LDEyLjgtMTIuOFMzNywxNy4xLDMwLDE3LjF6IE0zMCwzOC4xYy00LjUsMC04LjItMy43LTguMi04LjJzMy43LTguMiw4LjItOC4yczguMiwzLjcsOC4yLDguMlMzNC41LDM4LjEsMzAsMzguMXoiLz48Y2lyY2xlIGlkPSJzdmdfMyIgY2xhc3M9InN0MCIgY3g9IjQzLjMiIGN5PSIxNi44IiByPSIyLjkiLz48cGF0aCBpZD0ic3ZnXzQiIGNsYXNzPSJzdDAiIGQ9Ik01MC44LDkuM2MtMi42LTIuNy02LjMtNC4xLTEwLjUtNC4xSDE5LjdDMTEsNS4yLDUuMiwxMSw1LjIsMTkuN3YyMC41YzAsNC4zLDEuNCw4LDQuMiwxMC43YzIuNywyLjYsNi4zLDMuOSwxMC40LDMuOWgyMC40YzQuMywwLDcuOS0xLjQsMTAuNS0zLjljMi43LTIuNiw0LjEtNi4zLDQuMS0xMC42VjE5LjdDNTQuOCwxNS41LDUzLjQsMTEuOSw1MC44LDkuM3ogTTUwLjQsNDAuM2MwLDMuMS0xLjEsNS42LTIuOSw3LjNzLTQuMywyLjYtNy4zLDIuNkgxOS44Yy0zLDAtNS41LTAuOS03LjMtMi42Yy0xLjgtMS44LTIuNy00LjMtMi43LTcuNFYxOS43YzAtMywwLjktNS41LDIuNy03LjNjMS43LTEuNyw0LjMtMi42LDcuMy0yLjZoMjAuNmMzLDAsNS41LDAuOSw3LjMsMi43YzEuNywxLjgsMi43LDQuMywyLjcsNy4yVjQwLjNMNTAuNCw0MC4zeiIvPjwvZz48L3N2Zz4=);
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn.spotify:before {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48ZyBpZD0iWE1MSURfODVfIj48cGF0aCBpZD0iWE1MSURfODZfIiBjbGFzcz0ic3QwIiBkPSJNMzAsNC45QzE2LjIsNC45LDQuOSwxNi4yLDQuOSwzMGMwLDEzLjgsMTEuMiwyNS4xLDI1LjEsMjUuMWMxMy44LDAsMjUuMS0xMS4yLDI1LjEtMjUuMUM1NS4xLDE2LjIsNDMuOCw0LjksMzAsNC45eiBNMTcuMywzOS4yYzIuOS0wLjksNS45LTEuMyw4LjktMS4zYzUsMCwxMCwxLjMsMTQuNCwzLjdjMC4zLDAuMSwwLjUsMC42LDAuNiwxLjJjMC4xLDAuNiwwLjEsMS4yLTAuMSwxLjVjLTAuMiwwLjQtMC43LDAuNy0xLjEsMC43Yy0wLjIsMC0wLjQtMC4xLTAuNi0wLjJjLTQtMi4yLTguNi0zLjQtMTMuMS0zLjRjLTIuOCwwLTUuNSwwLjQtOC4xLDEuMmMtMC4xLDAtMC4zLDAuMS0wLjQsMC4xYy0wLjYsMC0xLjEtMC40LTEuMi0wLjlDMTYuMiw0MSwxNi43LDM5LjQsMTcuMywzOS4yeiBNMTYuMiwzMGMzLjItMC45LDYuNi0xLjMsOS45LTEuM2M2LDAsMTIsMS41LDE3LjQsNC4yYzAuNCwwLjIsMC42LDAuNSwwLjgsMC45YzAuMSwwLjQsMC4xLDAuOC0wLjEsMS4yYy0wLjUsMC45LTEsMS42LTEuNCwxLjZjLTAuMiwwLTAuNS0wLjEtMC43LTAuMmMtNC45LTIuNi0xMC4zLTMuOS0xNS45LTMuOWMtMy4xLDAtNi4yLDAuNC05LjEsMS4yYy0wLjEsMC0wLjMsMC4xLTAuNCwwLjFjLTAuNywwLTEuMy0wLjUtMS41LTEuMkMxNC45LDMxLjcsMTUuNCwzMC4yLDE2LjIsMzB6IE0xNS45LDIzLjljLTAuMSwwLTAuMywwLjEtMC41LDAuMWMtMC44LDAtMS42LTAuNi0xLjgtMS40Yy0wLjMtMSwwLjQtMi4yLDEuMy0yLjVjMy43LTAuOSw3LjQtMS40LDExLjEtMS40YzcuMiwwLDE0LjEsMS42LDIwLjUsNC44YzAuNCwwLjIsMC44LDAuNiwwLjksMS4xYzAuMiwwLjUsMC4xLDEtMC4xLDEuNGMtMC4zLDAuNi0wLjksMS4yLTEuNywxLjJjLTAuMywwLTAuNi0wLjEtMC44LTAuMmMtNS45LTIuOS0xMi4yLTQuNC0xOC45LTQuNEMyMi43LDIyLjcsMTkuMywyMy4xLDE1LjksMjMuOXoiLz48L2c+PC9zdmc+);
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
#footer .section.footer-navi .social-navi .nav > li .icn-btn:hover:after {
  background-color: #D9D9D9;
}
#footer .section.footer-seo {
  min-height: 350px;
  padding-bottom: 50px;
}
#footer .section.footer-seo .seo-navi {
  padding-top: 50px;
  padding-left: 12px;
  font-family: "Oswald", sans-serif;
  color: #D9D9D9;
}
#footer .section.footer-seo .seo-navi li {
  min-height: 34px;
}
#footer .section.footer-seo .seo-navi li > .btn {
  padding: 5px 0;
  color: #D9D9D9;
  font-size: 16px;
  text-transform: none;
}
#footer .section.footer-seo .seo-navi li > .btn.btn-lg {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
#footer .section.footer-seo .seo-navi li > .btn:hover {
  color: #FFFFFF;
}
#footer .section.footer-seo .seo-navi.active > .btn,
#footer .section.footer-seo .seo-navi.active > .btn:focus,
#footer .section.footer-seo .seo-navi.active > .btn:hover {
  color: #FFFFFF;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*
/* 	======================================================================
/*	SUB-PAGES
/*	namespace required in body-tag of subpages
/* 	======================================================================

	f.e. all 'programm' pages require:

	<body class="programm">

*/
/* Static content */
.content address a,
.content p a {
  color: #2D2D2D;
  font-weight: 400;
}
.content address a:hover,
.content p a:hover,
.content address a:focus,
.content p a:focus {
  text-decoration: underline;
}
.content address b,
.content p b,
.content address strong,
.content p strong {
  color: #2D2D2D;
  font-weight: 400;
}
.content .downloads-list {
  padding-left: 0;
  list-style: none;
}
.content .downloads-list > li > a {
  display: block;
  position: relative;
  height: 56px;
  padding-left: 40px;
  line-height: 56px;
  border-bottom: 1px solid #ECECEC;
  color: #000000;
  text-decoration: none;
}
.content .downloads-list > li > a:before {
  content: '';
  position: absolute;
  top: 18px;
  left: 15px;
  display: inline-block;
  width: 10px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiM1NjU2NTYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwIi8+PC9zdmc+");
}
.content .downloads-list > li > a:after {
  content: '';
  position: absolute;
  display: block;
  bottom: -5px;
  left: 0px;
  width: 100%;
  height: 5px;
  background-image: -webkit-linear-gradient(top, #ECECEC 0%, #FFFFFF 100%);
  background-image: -o-linear-gradient(top, #ECECEC 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #ECECEC 0%, #FFFFFF 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffffffff', GradientType=0);
}
.content .downloads-list > li > a:hover,
.content .downloads-list > li > a:focus {
  background-color: #565656;
  color: #FFFFFF;
}
.content .downloads-list > li > a:hover:before,
.content .downloads-list > li > a:focus:before {
  display: inline-block;
  width: 10px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwICIvPjwvc3ZnPg==");
}
.content .link-item {
  display: block;
  position: relative;
  height: 28px;
  padding-left: 25px;
  line-height: 1;
  color: #565656;
  text-decoration: none;
  font-weight: 400;
}
.content .link-item:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 5px;
  display: inline-block;
  width: 10px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiM1NjU2NTYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwIi8+PC9zdmc+");
}
.content .link-item:hover,
.content .link-item:focus {
  color: #000000;
}
/* Download Registration */
.imm-logo {
  margin-left: -16px;
  /* sm */
}
@media (min-width: 768px) and (max-width: 991px) {
  .imm-logo {
    margin-left: -10px;
  }
}
/* Programm */
/* PROGRAMM */
.programm {
  /* namespace - required in body-tag of all 'programm' pages ( <body class="programm"> ) */
}
.programm #header {
  padding-top: 58px;
  background-color: transparent;
  position: fixed;
  z-index: 900;
  width: 100%;
}
.programm #main {
  min-height: 100%;
  padding-top: 175px;
}
.programm #footer {
  z-index: 910;
}
/* ende :: namespace 'programm' */
/* xs */
/* sm */
/* md */
/* lg */
/* PROGRAMM-FILTER */
.programm {
  /* namespace - required in body-tag of all 'programm' pages ( <body class="programm"> ) */
  /* sm */
  /* md */
  /* grid-float-breakpoint */
}
.programm .filter-toggle-button {
  min-height: 60px;
  min-height: 46px;
  z-index: 990;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.175);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.175);
}
.programm .filter-toggle-button .col {
  min-height: 60px;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  background-color: #FFFFFF;
  color: #2D2D2D;
  border-right: 1px solid #ECECEC;
  text-align: center;
  /* phone */
}
@media (max-width: 767px) {
  .programm .filter-toggle-button .col {
    border-bottom: 1px solid #ECECEC;
  }
}
.programm .filter-toggle-button .col > a.btn {
  height: 60px;
  line-height: 60px;
  padding: 0px;
  margin: 0px;
}
.programm .filter-toggle-button .col > a.btn .glyphicons {
  font-size: 24px;
  line-height: 58px;
  color: #D9D9D9;
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}
.programm .filter-toggle-button .col > a.btn:hover,
.programm .filter-toggle-button .col > a.btn:focus {
  color: #FFFFFF;
}
.programm .filter-toggle-button .col > a.btn:hover .glyphicons,
.programm .filter-toggle-button .col > a.btn:focus .glyphicons {
  color: #FFFFFF;
}
.programm .filter-toggle-button .col > a.btn.icn-btn {
  width: 40px;
  height: 60px;
}
.programm .filter-toggle-button .col > a.btn.icn-btn:before {
  width: 30px;
  height: 30px;
  left: 5px;
  top: 15px;
}
.programm .filter-toggle-button .col > a.btn.icn-btn.facebook:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik00Miw2bC02LjIsMGMtNywwLTExLjUsNC42LTExLjUsMTEuOHY1LjRIMThjLTAuNSwwLTEsMC40LTEsMXY3LjljMCwwLjUsMC40LDEsMSwxaDYuM1Y1M2MwLDAuNSwwLjQsMSwxLDFoOC4yYzAuNSwwLDEtMC40LDEtMVYzMy4xaDcuM2MwLjUsMCwxLTAuNCwxLTFsMC03LjljMC0wLjMtMC4xLTAuNS0wLjMtMC43Yy0wLjItMC4yLTAuNC0wLjMtMC43LTAuM2gtNy4zdi00LjZjMC0yLjIsMC41LTMuMywzLjQtMy4zbDQuMiwwYzAuNSwwLDEtMC40LDEtMVY3QzQzLDYuNCw0Mi42LDYsNDIsNnoiLz48L3N2Zz4=");
}
.programm .filter-toggle-button .col > a.btn.icn-btn.googleplus:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PGc+PHBhdGggZmlsbD0iIzU2NTY1NiIgZD0iTTMyLjMsOC41SDE5Yy02LDAtMTEuNiw0LjUtMTEuNiw5LjhjMCw1LjMsNC4xLDkuNywxMC4yLDkuN2wxLjIsMGMtMC40LDAuOC0wLjcsMS42LTAuNywyLjVjMCwxLjUsMC44LDIuNywxLjgsMy43bC0yLjMsMGMtNy40LDAtMTMuMSw0LjctMTMuMSw5LjZjMCw0LjgsNi4zLDcuOCwxMy43LDcuOGM4LjQsMCwxMy4xLTQuOCwxMy4xLTkuNmMwLTMuOS0xLjEtNi4yLTQuNy04LjdjLTEuMi0wLjktMy41LTIuOS0zLjUtNC4xYzAtMS40LDAuNC0yLjEsMi42LTMuOGMyLjItMS43LDMuOC00LjEsMy44LTdjMC0zLjQtMS41LTYuNi00LjMtNy43aDQuMkwzMi4zLDguNXogTTI3LjcsNDEuMWMwLjEsMC40LDAuMiwwLjksMC4yLDEuNGMwLDMuOS0yLjUsNi45LTkuNyw2LjljLTUuMSwwLTguOC0zLjItOC44LTcuMWMwLTMuOCw0LjYtNyw5LjctNi45YzEuMiwwLDIuMywwLjIsMy4zLDAuNUMyNS4xLDM3LjgsMjcuMSwzOC45LDI3LjcsNDEuMXogTTE5LjUsMjYuNmMtMy40LTAuMS02LjctMy44LTcuMy04LjNjLTAuNi00LjUsMS43LTgsNS4xLTcuOWMzLjQsMC4xLDYuNywzLjcsNy4zLDguMkMyNS4yLDIzLjEsMjIuOSwyNi43LDE5LjUsMjYuNnoiLz48cG9seWdvbiBmaWxsPSIjNTY1NjU2IiBwb2ludHM9IjQ1LjksMTcuOSA0NS45LDguNSA0Mi44LDguNSA0Mi44LDE3LjkgMzMuMiwxNy45IDMzLjIsMjEuMSA0Mi44LDIxLjEgNDIuOCwzMC44IDQ1LjksMzAuOCA0NS45LDIxLjEgNTUuNSwyMS4xIDU1LjUsMTcuOSIvPjwvZz48L3N2Zz4=");
}
.programm .filter-toggle-button .col > a.btn.icn-btn.youtube:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik0yNS44LDE5LjVjMCwxLjIsMC4xLDIsMC4yLDIuNmMwLjEsMC42LDAuMywxLjEsMC42LDEuNWMwLjMsMC40LDAuNywwLjcsMS4xLDAuOWMwLjUsMC4yLDEuMSwwLjMsMS44LDAuM2MwLjYsMCwxLjItMC4xLDEuNy0wLjRjMC41LTAuMiwwLjktMC42LDEuMi0xLjFjMC4zLTAuNSwwLjUtMSwwLjYtMS42YzAuMS0wLjYsMC4xLTEuNSwwLjEtMi43di0zLjNjMC0xLTAuMS0xLjctMC4yLTIuMmMtMC4xLTAuNS0wLjMtMC45LTAuNi0xLjRjLTAuMy0wLjQtMC43LTAuOC0xLjItMS4xYy0wLjUtMC4zLTEuMS0wLjQtMS44LTAuNGMtMC45LDAtMS42LDAuMi0yLjEsMC42Yy0wLjUsMC40LTAuOSwxLTEuMSwxLjdjLTAuMiwwLjctMC4zLDEuNy0wLjMsM1YxOS41eiBNMjguMywxNC4yYzAtMC43LDAuNi0xLjQsMS4yLTEuNGMwLjcsMCwxLjIsMC42LDEuMiwxLjR2N2MwLDAuNy0wLjYsMS40LTEuMiwxLjRjLTAuNywwLTEuMi0wLjYtMS4yLTEuNFYxNC4yeiIvPjxwb2x5Z29uIGZpbGw9IiM1NjU2NTYiIHBvaW50cz0iMTkuNywyNC44IDIyLjYsMjQuOCAyMi42LDE0LjcgMjYuMSw2IDIyLjksNiAyMSwxMi41IDE5LjIsNiAxNiw2IDE5LjcsMTQuNyIvPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik0zNS4yLDIzLjVjMC4xLDAuMywwLjQsMC42LDAuNywwLjhjMC4zLDAuMiwwLjcsMC4zLDEuMSwwLjNjMC40LDAsMC44LTAuMSwxLjEtMC4zYzAuMy0wLjIsMC42LTAuNiwwLjgtMWwtMC4xLDEuMWgzLjFWMTEuMmgtMi40djEwLjNjMCwwLjYtMC41LDEtMSwxYy0wLjYsMC0xLTAuNS0xLTFWMTEuMmgtMi41djguOWMwLDEuMSwwLDEuOSwwLjEsMi4zQzM1LDIyLjcsMzUuMSwyMy4xLDM1LjIsMjMuNXoiLz48cGF0aCBmaWxsPSIjNTY1NjU2IiBkPSJNNDMuNSwyNy41SDE2LjVjLTMuNiwwLTYuNSwyLjgtNi41LDYuMnYxNC4yYzAsMy40LDIuOSw2LjIsNi41LDYuMmgyNi45YzMuNiwwLDYuNS0yLjgsNi41LTYuMlYzMy43QzUwLDMwLjMsNDcuMSwyNy41LDQzLjUsMjcuNXogTTE4LjMsNDkuNGgtMi44di0xNWwtMi44LDB2LTIuMmw4LjksMHYyLjJoLTMuM1Y0OS40eiBNMjguMyw0OS40bC0yLjIsMGwwLTEuNmMtMC42LDEuMy0zLDIuMy00LjIsMS40Yy0wLjctMC41LTAuNi0xLjMtMC43LTJjMC0wLjQsMC0xLjMsMC0yLjVsMC03LjloMi44bDAsOGMwLDEuMS0wLjEsMS43LDAsMS45YzAuNCwxLjIsMS40LDAuNSwxLjYtMC4xYzAuMS0wLjIsMC0wLjgsMC0xLjl2LThoMi44aDBWNDkuNHogTTMyLjUsNDguMmwtMC4yLDEuMWwtMi4zLDBsMC0xN2wyLjgsMGwwLDQuOWMyLjYtMiw0LjUtMC41LDQuNSwybDAsNi42QzM3LjIsNDksMzUuNCw1MC44LDMyLjUsNDguMnogTTM4LjksNDQuOXYtNGMwLTEuMiwwLjEtMi4xLDAuNC0yLjhjMC4yLTAuNywwLjYtMS4yLDEuMi0xLjZjMS43LTEuMiw1LTAuOCw1LjQsMS41YzAuMSwwLjgsMC4xLDIuMSwwLjEsMy40djEuOGgtNC44djMuMWMwLDAuNiwwLjUsMS4xLDEuMSwxLjFoMC40YzAuNiwwLDEuMS0wLjUsMS4xLTEuMXYtMS4yYzAtMC4xLDAtMC4yLDAtMC4zbDIuMSwwQzQ2LjksNTAuNiwzOC45LDUxLjUsMzguOSw0NC45eiIvPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik0zNCwzNy44Yy0wLjcsMC0xLjIsMC41LTEuMiwxdjcuNGMwLDAuNSwwLjUsMSwxLjIsMWMwLjcsMCwxLjItMC40LDEuMi0xdi03LjRDMzUuMiwzOC4zLDM0LjYsMzcuOCwzNCwzNy44eiIvPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik00My45LDM5LjZjMC0wLjctMC42LTEuMi0xLjItMS4yaC0wLjJjLTAuNywwLTEuMiwwLjYtMS4yLDEuMmwwLDEuNWgyLjZMNDMuOSwzOS42eiIvPjwvZz48L3N2Zz4=");
}
.programm .filter-toggle-button .col > a.btn.icn-btn.twitter:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PHBhdGggZmlsbD0iIzU2NTY1NiIgZD0iTTU0LDE1LjFjLTEuOCwwLjgtMy43LDEuMy01LjcsMS41YzItMS4yLDMuNi0zLjEsNC4zLTUuNGMtMS45LDEuMS00LDItNi4zLDIuNGMtMS44LTEuOS00LjQtMy4xLTcuMi0zLjFjLTUuNCwwLTkuOCw0LjQtOS44LDkuOGMwLDAuOCwwLjEsMS41LDAuMywyLjJjLTguMi0wLjQtMTUuNC00LjMtMjAuMy0xMC4zQzguNSwxMy43LDgsMTUuNCw4LDE3LjJjMCwzLjQsMS43LDYuNCw0LjQsOC4yYy0xLjYsMC0zLjEtMC41LTQuNS0xLjJjMCwwLDAsMC4xLDAsMC4xYzAsNC44LDMuNCw4LjgsNy45LDkuN2MtMC44LDAuMi0xLjcsMC4zLTIuNiwwLjNjLTAuNiwwLTEuMy0wLjEtMS45LTAuMmMxLjMsMy45LDQuOSw2LjgsOS4yLDYuOGMtMy40LDIuNi03LjYsNC4yLTEyLjIsNC4yYy0wLjgsMC0xLjYsMC0yLjMtMC4xYzQuNCwyLjgsOS41LDQuNCwxNS4xLDQuNGMxOC4xLDAsMjgtMTUsMjgtMjhjMC0wLjQsMC0wLjksMC0xLjNDNTEsMTguOCw1Mi43LDE3LjEsNTQsMTUuMXoiLz48L3N2Zz4=");
}
.programm .filter-toggle-button .col > a.btn.icn-btn.wordpress:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZGlzcGxheTpub25lO30NCgkuc3Qxe2Rpc3BsYXk6aW5saW5lO2ZpbGw6bm9uZTtzdHJva2U6I0IzNTA0Nzt9DQoJLnN0MntmaWxsOiM1NjU2NTY7fQ0KPC9zdHlsZT4NCjxnIGlkPSJzdmdHcmlkIiBjbGFzcz0ic3QwIj4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIiIHkxPSIwIiB4Mj0iMzIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNjQiIHkxPSIwIiB4Mj0iNjQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iOTYiIHkxPSIwIiB4Mj0iOTYiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMTI4IiB5MT0iMCIgeDI9IjEyOCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIxNjAiIHkxPSIwIiB4Mj0iMTYwIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjE5MiIgeTE9IjAiIHgyPSIxOTIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMjI0IiB5MT0iMCIgeDI9IjIyNCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIyNTYiIHkxPSIwIiB4Mj0iMjU2IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjI4OCIgeTE9IjAiIHgyPSIyODgiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIwIiB5MT0iMCIgeDI9IjMyMCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIzNTIiIHkxPSIwIiB4Mj0iMzUyIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjM4NCIgeTE9IjAiIHgyPSIzODQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNDE2IiB5MT0iMCIgeDI9IjQxNiIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSI0NDgiIHkxPSIwIiB4Mj0iNDQ4IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjQ4MCIgeTE9IjAiIHgyPSI0ODAiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyIiB4Mj0iNTEyIiB5Mj0iMzIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjY0IiB4Mj0iNTEyIiB5Mj0iNjQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9Ijk2IiB4Mj0iNTEyIiB5Mj0iOTYiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjEyOCIgeDI9IjUxMiIgeTI9IjEyOCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMTYwIiB4Mj0iNTEyIiB5Mj0iMTYwIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIxOTIiIHgyPSI1MTIiIHkyPSIxOTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjIyNCIgeDI9IjUxMiIgeTI9IjIyNCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMjU2IiB4Mj0iNTEyIiB5Mj0iMjU2Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIyODgiIHgyPSI1MTIiIHkyPSIyODgiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyMCIgeDI9IjUxMiIgeTI9IjMyMCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMzUyIiB4Mj0iNTEyIiB5Mj0iMzUyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIzODQiIHgyPSI1MTIiIHkyPSIzODQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjQxNiIgeDI9IjUxMiIgeTI9IjQxNiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iNDQ4IiB4Mj0iNTEyIiB5Mj0iNDQ4Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSI0ODAiIHgyPSI1MTIiIHkyPSI0ODAiLz4NCgk8cmVjdCB5PSIwIiBjbGFzcz0ic3QxIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIvPg0KPC9nPg0KPHBhdGggY2xhc3M9InN0MiIgZD0iTTY0LDI1NmMwLDc0LDQ0LjIsMTM4LDEwOC4yLDE2OC4zTDgwLjYsMTc5LjlDNzAsMjAzLjEsNjQsMjI4LjksNjQsMjU2eiBNMzg1LjYsMjQ2LjYNCgljMC0yMy4xLTguNS0zOS4xLTE1LjgtNTEuNmMtOS43LTE1LjQtMTguOS0yOC40LTE4LjktNDMuOWMwLTE3LjIsMTMuNC0zMy4yLDMyLjItMzMuMmMwLjksMCwxLjcsMC4xLDIuNSwwLjINCglDMzUxLjUsODcuNiwzMDYsNjksMjU2LDY5Yy02Ny4xLDAtMTI2LjEsMzMuNS0xNjAuNCw4NC4zYzQuNSwwLjEsOC44LDAuMiwxMi40LDAuMmMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjQNCgljMTAuMy0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjhsNjkuOSwyMDIuNmw0Mi0xMjIuN2wtMjkuOS03OS44Yy0xMC4zLTAuNi0yMC4xLTEuOC0yMC4xLTEuOA0KCWMtMTAuNC0wLjYtOS4xLTE2LDEuMi0xNS40YzAsMCwzMS43LDIuNCw1MC42LDIuNGMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjRjMTAuNC0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjgNCglsNjkuNCwyMDFMMzcxLDMwN0MzNzkuMywyODEuMSwzODUuNiwyNjIuNiwzODUuNiwyNDYuNnogTTI1OS40LDI3Mi40bC01Ny42LDE2M2MxNy4yLDQuOSwzNS40LDcuNiw1NC4yLDcuNg0KCWMyMi40LDAsNDMuOC0zLjgsNjMuOC0xMC42Yy0wLjUtMC44LTEtMS43LTEuNC0yLjZMMjU5LjQsMjcyLjR6IE00MjQuNSwxNjYuM2MwLjgsNiwxLjMsMTIuMywxLjMsMTkuMmMwLDE5LTMuNiw0MC4zLTE0LjYsNjcNCglsLTU4LjYsMTY1LjFDNDA5LjYsMzg1LjIsNDQ4LDMyNSw0NDgsMjU2QzQ0OCwyMjMuNSw0MzkuNSwxOTIuOSw0MjQuNSwxNjYuM3ogTTI1NiwwQzExNC42LDAsMCwxMTQuNiwwLDI1NnMxMTQuNiwyNTYsMjU2LDI1Ng0KCXMyNTYtMTE0LjYsMjU2LTI1NlMzOTcuNCwwLDI1NiwweiBNMjU2LDQ4MEMxMzIuMyw0ODAsMzIsMzc5LjcsMzIsMjU2UzEzMi4zLDMyLDI1NiwzMnMyMjQsMTAwLjMsMjI0LDIyNFMzNzkuNyw0ODAsMjU2LDQ4MHoiLz4NCjwvc3ZnPg0K");
}
.programm .filter-toggle-button .col > a.btn.icn-btn.instagram:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzU2NTY1Njt9PC9zdHlsZT48Zz48cGF0aCBpZD0ic3ZnXzIiIGNsYXNzPSJzdDAiIGQ9Ik0zMCwxNy4xYy03LDAtMTIuOCw1LjctMTIuOCwxMi44UzIyLjksNDIuNywzMCw0Mi43czEyLjgtNS44LDEyLjgtMTIuOFMzNywxNy4xLDMwLDE3LjF6IE0zMCwzOC4xYy00LjUsMC04LjItMy43LTguMi04LjJzMy43LTguMiw4LjItOC4yczguMiwzLjcsOC4yLDguMlMzNC41LDM4LjEsMzAsMzguMXoiLz48Y2lyY2xlIGlkPSJzdmdfMyIgY2xhc3M9InN0MCIgY3g9IjQzLjMiIGN5PSIxNi44IiByPSIyLjkiLz48cGF0aCBpZD0ic3ZnXzQiIGNsYXNzPSJzdDAiIGQ9Ik01MC44LDkuM2MtMi42LTIuNy02LjMtNC4xLTEwLjUtNC4xSDE5LjdDMTEsNS4yLDUuMiwxMSw1LjIsMTkuN3YyMC41YzAsNC4zLDEuNCw4LDQuMiwxMC43YzIuNywyLjYsNi4zLDMuOSwxMC40LDMuOWgyMC40YzQuMywwLDcuOS0xLjQsMTAuNS0zLjljMi43LTIuNiw0LjEtNi4zLDQuMS0xMC42VjE5LjdDNTQuOCwxNS41LDUzLjQsMTEuOSw1MC44LDkuM3ogTTUwLjQsNDAuM2MwLDMuMS0xLjEsNS42LTIuOSw3LjNzLTQuMywyLjYtNy4zLDIuNkgxOS44Yy0zLDAtNS41LTAuOS03LjMtMi42Yy0xLjgtMS44LTIuNy00LjMtMi43LTcuNFYxOS43YzAtMywwLjktNS41LDIuNy03LjNjMS43LTEuNyw0LjMtMi42LDcuMy0yLjZoMjAuNmMzLDAsNS41LDAuOSw3LjMsMi43YzEuNywxLjgsMi43LDQuMywyLjcsNy4yVjQwLjNMNTAuNCw0MC4zeiIvPjwvZz48L3N2Zz4=);
}
.programm .filter-toggle-button .col > a.btn.icn-btn.spotify:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzU2NTY1Njt9PC9zdHlsZT48ZyBpZD0iWE1MSURfODVfIj48cGF0aCBpZD0iWE1MSURfODZfIiBjbGFzcz0ic3QwIiBkPSJNMzAsNC45QzE2LjIsNC45LDQuOSwxNi4yLDQuOSwzMGMwLDEzLjgsMTEuMiwyNS4xLDI1LjEsMjUuMWMxMy44LDAsMjUuMS0xMS4yLDI1LjEtMjUuMUM1NS4xLDE2LjIsNDMuOCw0LjksMzAsNC45eiBNMTcuMywzOS4yYzIuOS0wLjksNS45LTEuMyw4LjktMS4zYzUsMCwxMCwxLjMsMTQuNCwzLjdjMC4zLDAuMSwwLjUsMC42LDAuNiwxLjJjMC4xLDAuNiwwLjEsMS4yLTAuMSwxLjVjLTAuMiwwLjQtMC43LDAuNy0xLjEsMC43Yy0wLjIsMC0wLjQtMC4xLTAuNi0wLjJjLTQtMi4yLTguNi0zLjQtMTMuMS0zLjRjLTIuOCwwLTUuNSwwLjQtOC4xLDEuMmMtMC4xLDAtMC4zLDAuMS0wLjQsMC4xYy0wLjYsMC0xLjEtMC40LTEuMi0wLjlDMTYuMiw0MSwxNi43LDM5LjQsMTcuMywzOS4yeiBNMTYuMiwzMGMzLjItMC45LDYuNi0xLjMsOS45LTEuM2M2LDAsMTIsMS41LDE3LjQsNC4yYzAuNCwwLjIsMC42LDAuNSwwLjgsMC45YzAuMSwwLjQsMC4xLDAuOC0wLjEsMS4yYy0wLjUsMC45LTEsMS42LTEuNCwxLjZjLTAuMiwwLTAuNS0wLjEtMC43LTAuMmMtNC45LTIuNi0xMC4zLTMuOS0xNS45LTMuOWMtMy4xLDAtNi4yLDAuNC05LjEsMS4yYy0wLjEsMC0wLjMsMC4xLTAuNCwwLjFjLTAuNywwLTEuMy0wLjUtMS41LTEuMkMxNC45LDMxLjcsMTUuNCwzMC4yLDE2LjIsMzB6IE0xNS45LDIzLjljLTAuMSwwLTAuMywwLjEtMC41LDAuMWMtMC44LDAtMS42LTAuNi0xLjgtMS40Yy0wLjMtMSwwLjQtMi4yLDEuMy0yLjVjMy43LTAuOSw3LjQtMS40LDExLjEtMS40YzcuMiwwLDE0LjEsMS42LDIwLjUsNC44YzAuNCwwLjIsMC44LDAuNiwwLjksMS4xYzAuMiwwLjUsMC4xLDEtMC4xLDEuNGMtMC4zLDAuNi0wLjksMS4yLTEuNywxLjJjLTAuMywwLTAuNi0wLjEtMC44LTAuMmMtNS45LTIuOS0xMi4yLTQuNC0xOC45LTQuNEMyMi43LDIyLjcsMTkuMywyMy4xLDE1LjksMjMuOXoiLz48L2c+PC9zdmc+);
}
.programm .filter-toggle-button .col.last {
  border-right: none;
}
.programm .filter-toggle-button .col:hover {
  background-color: #565656;
  color: #FFFFFF;
}
.programm .filter-toggle-button .col:hover > a.btn {
  color: #FFFFFF;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.programm .filter-toggle-button .col:hover > a.btn.icn-btn.facebook:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00Miw2bC02LjIsMGMtNywwLTExLjUsNC42LTExLjUsMTEuOHY1LjRIMThjLTAuNSwwLTEsMC40LTEsMXY3LjljMCwwLjUsMC40LDEsMSwxaDYuM1Y1M2MwLDAuNSwwLjQsMSwxLDFoOC4yYzAuNSwwLDEtMC40LDEtMVYzMy4xaDcuM2MwLjUsMCwxLTAuNCwxLTFsMC03LjljMC0wLjMtMC4xLTAuNS0wLjMtMC43Yy0wLjItMC4yLTAuNC0wLjMtMC43LTAuM2gtNy4zdi00LjZjMC0yLjIsMC41LTMuMywzLjQtMy4zbDQuMiwwYzAuNSwwLDEtMC40LDEtMVY3QzQzLDYuNCw0Mi42LDYsNDIsNnoiLz48L3N2Zz4=");
}
.programm .filter-toggle-button .col:hover > a.btn.icn-btn.googleplus:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMyLjMsOC41SDE5Yy02LDAtMTEuNiw0LjUtMTEuNiw5LjhjMCw1LjMsNC4xLDkuNywxMC4yLDkuN2wxLjIsMGMtMC40LDAuOC0wLjcsMS42LTAuNywyLjVjMCwxLjUsMC44LDIuNywxLjgsMy43bC0yLjMsMGMtNy40LDAtMTMuMSw0LjctMTMuMSw5LjZjMCw0LjgsNi4zLDcuOCwxMy43LDcuOGM4LjQsMCwxMy4xLTQuOCwxMy4xLTkuNmMwLTMuOS0xLjEtNi4yLTQuNy04LjdjLTEuMi0wLjktMy41LTIuOS0zLjUtNC4xYzAtMS40LDAuNC0yLjEsMi42LTMuOGMyLjItMS43LDMuOC00LjEsMy44LTdjMC0zLjQtMS41LTYuNi00LjMtNy43aDQuMkwzMi4zLDguNXogTTI3LjcsNDEuMWMwLjEsMC40LDAuMiwwLjksMC4yLDEuNGMwLDMuOS0yLjUsNi45LTkuNyw2LjljLTUuMSwwLTguOC0zLjItOC44LTcuMWMwLTMuOCw0LjYtNyw5LjctNi45YzEuMiwwLDIuMywwLjIsMy4zLDAuNUMyNS4xLDM3LjgsMjcuMSwzOC45LDI3LjcsNDEuMXogTTE5LjUsMjYuNmMtMy40LTAuMS02LjctMy44LTcuMy04LjNjLTAuNi00LjUsMS43LTgsNS4xLTcuOWMzLjQsMC4xLDYuNywzLjcsNy4zLDguMkMyNS4yLDIzLjEsMjIuOSwyNi43LDE5LjUsMjYuNnoiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjQ1LjksMTcuOSA0NS45LDguNSA0Mi44LDguNSA0Mi44LDE3LjkgMzMuMiwxNy45IDMzLjIsMjEuMSA0Mi44LDIxLjEgNDIuOCwzMC44IDQ1LjksMzAuOCA0NS45LDIxLjEgNTUuNSwyMS4xIDU1LjUsMTcuOSIvPjwvZz48L3N2Zz4=");
}
.programm .filter-toggle-button .col:hover > a.btn.icn-btn.youtube:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNS44LDE5LjVjMCwxLjIsMC4xLDIsMC4yLDIuNmMwLjEsMC42LDAuMywxLjEsMC42LDEuNWMwLjMsMC40LDAuNywwLjcsMS4xLDAuOWMwLjUsMC4yLDEuMSwwLjMsMS44LDAuM2MwLjYsMCwxLjItMC4xLDEuNy0wLjRjMC41LTAuMiwwLjktMC42LDEuMi0xLjFjMC4zLTAuNSwwLjUtMSwwLjYtMS42YzAuMS0wLjYsMC4xLTEuNSwwLjEtMi43di0zLjNjMC0xLTAuMS0xLjctMC4yLTIuMmMtMC4xLTAuNS0wLjMtMC45LTAuNi0xLjRjLTAuMy0wLjQtMC43LTAuOC0xLjItMS4xYy0wLjUtMC4zLTEuMS0wLjQtMS44LTAuNGMtMC45LDAtMS42LDAuMi0yLjEsMC42Yy0wLjUsMC40LTAuOSwxLTEuMSwxLjdjLTAuMiwwLjctMC4zLDEuNy0wLjMsM1YxOS41eiBNMjguMywxNC4yYzAtMC43LDAuNi0xLjQsMS4yLTEuNGMwLjcsMCwxLjIsMC42LDEuMiwxLjR2N2MwLDAuNy0wLjYsMS40LTEuMiwxLjRjLTAuNywwLTEuMi0wLjYtMS4yLTEuNFYxNC4yeiIvPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMTkuNywyNC44IDIyLjYsMjQuOCAyMi42LDE0LjcgMjYuMSw2IDIyLjksNiAyMSwxMi41IDE5LjIsNiAxNiw2IDE5LjcsMTQuNyIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0zNS4yLDIzLjVjMC4xLDAuMywwLjQsMC42LDAuNywwLjhjMC4zLDAuMiwwLjcsMC4zLDEuMSwwLjNjMC40LDAsMC44LTAuMSwxLjEtMC4zYzAuMy0wLjIsMC42LTAuNiwwLjgtMWwtMC4xLDEuMWgzLjFWMTEuMmgtMi40djEwLjNjMCwwLjYtMC41LDEtMSwxYy0wLjYsMC0xLTAuNS0xLTFWMTEuMmgtMi41djguOWMwLDEuMSwwLDEuOSwwLjEsMi4zQzM1LDIyLjcsMzUuMSwyMy4xLDM1LjIsMjMuNXoiLz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNDMuNSwyNy41SDE2LjVjLTMuNiwwLTYuNSwyLjgtNi41LDYuMnYxNC4yYzAsMy40LDIuOSw2LjIsNi41LDYuMmgyNi45YzMuNiwwLDYuNS0yLjgsNi41LTYuMlYzMy43QzUwLDMwLjMsNDcuMSwyNy41LDQzLjUsMjcuNXogTTE4LjMsNDkuNGgtMi44di0xNWwtMi44LDB2LTIuMmw4LjksMHYyLjJoLTMuM1Y0OS40eiBNMjguMyw0OS40bC0yLjIsMGwwLTEuNmMtMC42LDEuMy0zLDIuMy00LjIsMS40Yy0wLjctMC41LTAuNi0xLjMtMC43LTJjMC0wLjQsMC0xLjMsMC0yLjVsMC03LjloMi44bDAsOGMwLDEuMS0wLjEsMS43LDAsMS45YzAuNCwxLjIsMS40LDAuNSwxLjYtMC4xYzAuMS0wLjIsMC0wLjgsMC0xLjl2LThoMi44aDBWNDkuNHogTTMyLjUsNDguMmwtMC4yLDEuMWwtMi4zLDBsMC0xN2wyLjgsMGwwLDQuOWMyLjYtMiw0LjUtMC41LDQuNSwybDAsNi42QzM3LjIsNDksMzUuNCw1MC44LDMyLjUsNDguMnogTTM4LjksNDQuOXYtNGMwLTEuMiwwLjEtMi4xLDAuNC0yLjhjMC4yLTAuNywwLjYtMS4yLDEuMi0xLjZjMS43LTEuMiw1LTAuOCw1LjQsMS41YzAuMSwwLjgsMC4xLDIuMSwwLjEsMy40djEuOGgtNC44djMuMWMwLDAuNiwwLjUsMS4xLDEuMSwxLjFoMC40YzAuNiwwLDEuMS0wLjUsMS4xLTEuMXYtMS4yYzAtMC4xLDAtMC4yLDAtMC4zbDIuMSwwQzQ2LjksNTAuNiwzOC45LDUxLjUsMzguOSw0NC45eiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0zNCwzNy44Yy0wLjcsMC0xLjIsMC41LTEuMiwxdjcuNGMwLDAuNSwwLjUsMSwxLjIsMWMwLjcsMCwxLjItMC40LDEuMi0xdi03LjRDMzUuMiwzOC4zLDM0LjYsMzcuOCwzNCwzNy44eiIvPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00My45LDM5LjZjMC0wLjctMC42LTEuMi0xLjItMS4yaC0wLjJjLTAuNywwLTEuMiwwLjYtMS4yLDEuMmwwLDEuNWgyLjZMNDMuOSwzOS42eiIvPjwvZz48L3N2Zz4=");
}
.programm .filter-toggle-button .col:hover > a.btn.icn-btn.twitter:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU0LDE1LjFjLTEuOCwwLjgtMy43LDEuMy01LjcsMS41YzItMS4yLDMuNi0zLjEsNC4zLTUuNGMtMS45LDEuMS00LDItNi4zLDIuNGMtMS44LTEuOS00LjQtMy4xLTcuMi0zLjFjLTUuNCwwLTkuOCw0LjQtOS44LDkuOGMwLDAuOCwwLjEsMS41LDAuMywyLjJjLTguMi0wLjQtMTUuNC00LjMtMjAuMy0xMC4zQzguNSwxMy43LDgsMTUuNCw4LDE3LjJjMCwzLjQsMS43LDYuNCw0LjQsOC4yYy0xLjYsMC0zLjEtMC41LTQuNS0xLjJjMCwwLDAsMC4xLDAsMC4xYzAsNC44LDMuNCw4LjgsNy45LDkuN2MtMC44LDAuMi0xLjcsMC4zLTIuNiwwLjNjLTAuNiwwLTEuMy0wLjEtMS45LTAuMmMxLjMsMy45LDQuOSw2LjgsOS4yLDYuOGMtMy40LDIuNi03LjYsNC4yLTEyLjIsNC4yYy0wLjgsMC0xLjYsMC0yLjMtMC4xYzQuNCwyLjgsOS41LDQuNCwxNS4xLDQuNGMxOC4xLDAsMjgtMTUsMjgtMjhjMC0wLjQsMC0wLjksMC0xLjNDNTEsMTguOCw1Mi43LDE3LjEsNTQsMTUuMXoiLz48L3N2Zz4=");
}
.programm .filter-toggle-button .col:hover > a.btn.icn-btn.wordpress:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZGlzcGxheTpub25lO30NCgkuc3Qxe2Rpc3BsYXk6aW5saW5lO2ZpbGw6bm9uZTtzdHJva2U6I0IzNTA0Nzt9DQoJLnN0MntmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxnIGlkPSJzdmdHcmlkIiBjbGFzcz0ic3QwIj4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIiIHkxPSIwIiB4Mj0iMzIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNjQiIHkxPSIwIiB4Mj0iNjQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iOTYiIHkxPSIwIiB4Mj0iOTYiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMTI4IiB5MT0iMCIgeDI9IjEyOCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIxNjAiIHkxPSIwIiB4Mj0iMTYwIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjE5MiIgeTE9IjAiIHgyPSIxOTIiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMjI0IiB5MT0iMCIgeDI9IjIyNCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIyNTYiIHkxPSIwIiB4Mj0iMjU2IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjI4OCIgeTE9IjAiIHgyPSIyODgiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzIwIiB5MT0iMCIgeDI9IjMyMCIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIzNTIiIHkxPSIwIiB4Mj0iMzUyIiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjM4NCIgeTE9IjAiIHgyPSIzODQiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNDE2IiB5MT0iMCIgeDI9IjQxNiIgeTI9IjUxMiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSI0NDgiIHkxPSIwIiB4Mj0iNDQ4IiB5Mj0iNTEyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjQ4MCIgeTE9IjAiIHgyPSI0ODAiIHkyPSI1MTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyIiB4Mj0iNTEyIiB5Mj0iMzIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjY0IiB4Mj0iNTEyIiB5Mj0iNjQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9Ijk2IiB4Mj0iNTEyIiB5Mj0iOTYiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjEyOCIgeDI9IjUxMiIgeTI9IjEyOCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMTYwIiB4Mj0iNTEyIiB5Mj0iMTYwIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIxOTIiIHgyPSI1MTIiIHkyPSIxOTIiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjIyNCIgeDI9IjUxMiIgeTI9IjIyNCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMjU2IiB4Mj0iNTEyIiB5Mj0iMjU2Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIyODgiIHgyPSI1MTIiIHkyPSIyODgiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjMyMCIgeDI9IjUxMiIgeTI9IjMyMCIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iMzUyIiB4Mj0iNTEyIiB5Mj0iMzUyIi8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSIzODQiIHgyPSI1MTIiIHkyPSIzODQiLz4NCgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iMCIgeTE9IjQxNiIgeDI9IjUxMiIgeTI9IjQxNiIvPg0KCTxsaW5lIGNsYXNzPSJzdDEiIHgxPSIwIiB5MT0iNDQ4IiB4Mj0iNTEyIiB5Mj0iNDQ4Ii8+DQoJPGxpbmUgY2xhc3M9InN0MSIgeDE9IjAiIHkxPSI0ODAiIHgyPSI1MTIiIHkyPSI0ODAiLz4NCgk8cmVjdCB5PSIwIiBjbGFzcz0ic3QxIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIvPg0KPC9nPg0KPHBhdGggY2xhc3M9InN0MiIgZD0iTTY0LDI1NmMwLDc0LDQ0LjIsMTM4LDEwOC4yLDE2OC4zTDgwLjYsMTc5LjlDNzAsMjAzLjEsNjQsMjI4LjksNjQsMjU2eiBNMzg1LjYsMjQ2LjYNCgljMC0yMy4xLTguNS0zOS4xLTE1LjgtNTEuNmMtOS43LTE1LjQtMTguOS0yOC40LTE4LjktNDMuOWMwLTE3LjIsMTMuNC0zMy4yLDMyLjItMzMuMmMwLjksMCwxLjcsMC4xLDIuNSwwLjINCglDMzUxLjUsODcuNiwzMDYsNjksMjU2LDY5Yy02Ny4xLDAtMTI2LjEsMzMuNS0xNjAuNCw4NC4zYzQuNSwwLjEsOC44LDAuMiwxMi40LDAuMmMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjQNCgljMTAuMy0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjhsNjkuOSwyMDIuNmw0Mi0xMjIuN2wtMjkuOS03OS44Yy0xMC4zLTAuNi0yMC4xLTEuOC0yMC4xLTEuOA0KCWMtMTAuNC0wLjYtOS4xLTE2LDEuMi0xNS40YzAsMCwzMS43LDIuNCw1MC42LDIuNGMyMC4xLDAsNTEuMi0yLjQsNTEuMi0yLjRjMTAuNC0wLjYsMTEuNiwxNC4yLDEuMiwxNS40YzAsMC0xMC40LDEuMi0yMiwxLjgNCglsNjkuNCwyMDFMMzcxLDMwN0MzNzkuMywyODEuMSwzODUuNiwyNjIuNiwzODUuNiwyNDYuNnogTTI1OS40LDI3Mi40bC01Ny42LDE2M2MxNy4yLDQuOSwzNS40LDcuNiw1NC4yLDcuNg0KCWMyMi40LDAsNDMuOC0zLjgsNjMuOC0xMC42Yy0wLjUtMC44LTEtMS43LTEuNC0yLjZMMjU5LjQsMjcyLjR6IE00MjQuNSwxNjYuM2MwLjgsNiwxLjMsMTIuMywxLjMsMTkuMmMwLDE5LTMuNiw0MC4zLTE0LjYsNjcNCglsLTU4LjYsMTY1LjFDNDA5LjYsMzg1LjIsNDQ4LDMyNSw0NDgsMjU2QzQ0OCwyMjMuNSw0MzkuNSwxOTIuOSw0MjQuNSwxNjYuM3ogTTI1NiwwQzExNC42LDAsMCwxMTQuNiwwLDI1NnMxMTQuNiwyNTYsMjU2LDI1Ng0KCXMyNTYtMTE0LjYsMjU2LTI1NlMzOTcuNCwwLDI1NiwweiBNMjU2LDQ4MEMxMzIuMyw0ODAsMzIsMzc5LjcsMzIsMjU2UzEzMi4zLDMyLDI1NiwzMnMyMjQsMTAwLjMsMjI0LDIyNFMzNzkuNyw0ODAsMjU2LDQ4MHoiLz4NCjwvc3ZnPg0K");
}
.programm .filter-toggle-button .col:hover > a.btn.icn-btn.instagram:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48Zz48cGF0aCBpZD0ic3ZnXzIiIGNsYXNzPSJzdDAiIGQ9Ik0zMCwxNy4xYy03LDAtMTIuOCw1LjctMTIuOCwxMi44UzIyLjksNDIuNywzMCw0Mi43czEyLjgtNS44LDEyLjgtMTIuOFMzNywxNy4xLDMwLDE3LjF6IE0zMCwzOC4xYy00LjUsMC04LjItMy43LTguMi04LjJzMy43LTguMiw4LjItOC4yczguMiwzLjcsOC4yLDguMlMzNC41LDM4LjEsMzAsMzguMXoiLz48Y2lyY2xlIGlkPSJzdmdfMyIgY2xhc3M9InN0MCIgY3g9IjQzLjMiIGN5PSIxNi44IiByPSIyLjkiLz48cGF0aCBpZD0ic3ZnXzQiIGNsYXNzPSJzdDAiIGQ9Ik01MC44LDkuM2MtMi42LTIuNy02LjMtNC4xLTEwLjUtNC4xSDE5LjdDMTEsNS4yLDUuMiwxMSw1LjIsMTkuN3YyMC41YzAsNC4zLDEuNCw4LDQuMiwxMC43YzIuNywyLjYsNi4zLDMuOSwxMC40LDMuOWgyMC40YzQuMywwLDcuOS0xLjQsMTAuNS0zLjljMi43LTIuNiw0LjEtNi4zLDQuMS0xMC42VjE5LjdDNTQuOCwxNS41LDUzLjQsMTEuOSw1MC44LDkuM3ogTTUwLjQsNDAuM2MwLDMuMS0xLjEsNS42LTIuOSw3LjNzLTQuMywyLjYtNy4zLDIuNkgxOS44Yy0zLDAtNS41LTAuOS03LjMtMi42Yy0xLjgtMS44LTIuNy00LjMtMi43LTcuNFYxOS43YzAtMywwLjktNS41LDIuNy03LjNjMS43LTEuNyw0LjMtMi42LDcuMy0yLjZoMjAuNmMzLDAsNS41LDAuOSw3LjMsMi43YzEuNywxLjgsMi43LDQuMywyLjcsNy4yVjQwLjNMNTAuNCw0MC4zeiIvPjwvZz48L3N2Zz4=);
}
.programm .filter-toggle-button .col:hover > a.btn.icn-btn.spotify:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48ZyBpZD0iWE1MSURfODVfIj48cGF0aCBpZD0iWE1MSURfODZfIiBjbGFzcz0ic3QwIiBkPSJNMzAsNC45QzE2LjIsNC45LDQuOSwxNi4yLDQuOSwzMGMwLDEzLjgsMTEuMiwyNS4xLDI1LjEsMjUuMWMxMy44LDAsMjUuMS0xMS4yLDI1LjEtMjUuMUM1NS4xLDE2LjIsNDMuOCw0LjksMzAsNC45eiBNMTcuMywzOS4yYzIuOS0wLjksNS45LTEuMyw4LjktMS4zYzUsMCwxMCwxLjMsMTQuNCwzLjdjMC4zLDAuMSwwLjUsMC42LDAuNiwxLjJjMC4xLDAuNiwwLjEsMS4yLTAuMSwxLjVjLTAuMiwwLjQtMC43LDAuNy0xLjEsMC43Yy0wLjIsMC0wLjQtMC4xLTAuNi0wLjJjLTQtMi4yLTguNi0zLjQtMTMuMS0zLjRjLTIuOCwwLTUuNSwwLjQtOC4xLDEuMmMtMC4xLDAtMC4zLDAuMS0wLjQsMC4xYy0wLjYsMC0xLjEtMC40LTEuMi0wLjlDMTYuMiw0MSwxNi43LDM5LjQsMTcuMywzOS4yeiBNMTYuMiwzMGMzLjItMC45LDYuNi0xLjMsOS45LTEuM2M2LDAsMTIsMS41LDE3LjQsNC4yYzAuNCwwLjIsMC42LDAuNSwwLjgsMC45YzAuMSwwLjQsMC4xLDAuOC0wLjEsMS4yYy0wLjUsMC45LTEsMS42LTEuNCwxLjZjLTAuMiwwLTAuNS0wLjEtMC43LTAuMmMtNC45LTIuNi0xMC4zLTMuOS0xNS45LTMuOWMtMy4xLDAtNi4yLDAuNC05LjEsMS4yYy0wLjEsMC0wLjMsMC4xLTAuNCwwLjFjLTAuNywwLTEuMy0wLjUtMS41LTEuMkMxNC45LDMxLjcsMTUuNCwzMC4yLDE2LjIsMzB6IE0xNS45LDIzLjljLTAuMSwwLTAuMywwLjEtMC41LDAuMWMtMC44LDAtMS42LTAuNi0xLjgtMS40Yy0wLjMtMSwwLjQtMi4yLDEuMy0yLjVjMy43LTAuOSw3LjQtMS40LDExLjEtMS40YzcuMiwwLDE0LjEsMS42LDIwLjUsNC44YzAuNCwwLjIsMC44LDAuNiwwLjksMS4xYzAuMiwwLjUsMC4xLDEtMC4xLDEuNGMtMC4zLDAuNi0wLjksMS4yLTEuNywxLjJjLTAuMywwLTAuNi0wLjEtMC44LTAuMmMtNS45LTIuOS0xMi4yLTQuNC0xOC45LTQuNEMyMi43LDIyLjcsMTkuMywyMy4xLDE1LjksMjMuOXoiLz48L2c+PC9zdmc+);
}
.programm .filter-toggle-button .col:hover > a.btn:hover,
.programm .filter-toggle-button .col:hover > a.btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.programm .filter-toggle-button + .section {
  position: relative;
  /* phone */
  padding-top: 20px;
  /* desktop */
}
.programm .filter-toggle-button + .section:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
  width: 100%;
  height: 30px;
}
.programm .filter-toggle-button + .section:before {
  top: 0;
}
.programm .filter-toggle-button + .section:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
  width: 100%;
  height: 30px;
}
.programm .filter-toggle-button + .section:before {
  top: 0;
}
.programm .filter-toggle-button + .section:before {
  background-image: -webkit-linear-gradient(top, #ECECEC 0%, #FFFFFF 100%);
  background-image: -o-linear-gradient(top, #ECECEC 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #ECECEC 0%, #FFFFFF 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffffffff', GradientType=0);
}
@media (min-width: 768px) {
  .programm .filter-toggle-button + .section {
    padding-top: 75px;
  }
}
.programm .filter-toggle-button .col {
  min-height: 46px;
}
.programm .filter-toggle-button .col > button.btn {
  width: 100%;
  height: 46px;
  line-height: 32px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #9D9D9D;
  letter-spacing: 0.02em;
}
.programm .filter-toggle-button .col,
.programm .filter-toggle-button .col:hover {
  background-color: #FFFFFF;
}
.programm .filter-toggle-button .col > button.btn,
.programm .filter-toggle-button .col:hover > button.btn {
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}
.programm .filter-toggle-button .col > button.btn,
.programm .filter-toggle-button .col:hover > button.btn,
.programm .filter-toggle-button .col > button.btn:hover,
.programm .filter-toggle-button .col:hover > button.btn:hover,
.programm .filter-toggle-button .col > button.btn:focus,
.programm .filter-toggle-button .col:hover > button.btn:focus {
  color: #565656;
}
.programm .filter-toggle-button .col > button.btn .arrow,
.programm .filter-toggle-button .col:hover > button.btn .arrow,
.programm .filter-toggle-button .col > button.btn:hover .arrow,
.programm .filter-toggle-button .col:hover > button.btn:hover .arrow,
.programm .filter-toggle-button .col > button.btn:focus .arrow,
.programm .filter-toggle-button .col:hover > button.btn:focus .arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}
.programm .filter-toggle-button .col > button.btn .filter-settings-hidden,
.programm .filter-toggle-button .col:hover > button.btn .filter-settings-hidden {
  display: none !important;
}
.programm .filter-toggle-button .col > button.btn .filter-settings-visible,
.programm .filter-toggle-button .col:hover > button.btn .filter-settings-visible {
  display: block !important;
}
.programm .filter-toggle-button .col > button.btn.collapsed,
.programm .filter-toggle-button .col:hover > button.btn.collapsed {
  color: #9D9D9D;
}
.programm .filter-toggle-button .col > button.btn.collapsed .arrow,
.programm .filter-toggle-button .col:hover > button.btn.collapsed .arrow {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.programm .filter-toggle-button .col > button.btn.collapsed:hover,
.programm .filter-toggle-button .col:hover > button.btn.collapsed:hover,
.programm .filter-toggle-button .col > button.btn.collapsed:focus,
.programm .filter-toggle-button .col:hover > button.btn.collapsed:focus {
  color: #565656;
}
.programm .filter-toggle-button .col > button.btn.collapsed:hover .arrow,
.programm .filter-toggle-button .col:hover > button.btn.collapsed:hover .arrow,
.programm .filter-toggle-button .col > button.btn.collapsed:focus .arrow,
.programm .filter-toggle-button .col:hover > button.btn.collapsed:focus .arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}
.programm .filter-toggle-button .col > button.btn.collapsed .filter-settings-hidden,
.programm .filter-toggle-button .col:hover > button.btn.collapsed .filter-settings-hidden {
  display: block !important;
}
.programm .filter-toggle-button .col > button.btn.collapsed .filter-settings-visible,
.programm .filter-toggle-button .col:hover > button.btn.collapsed .filter-settings-visible {
  display: none !important;
}
.programm .filter-toggle-button .col > button.btn:focus,
.programm .filter-toggle-button .col:hover > button.btn:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
.programm .filter-settings {
  background-color: #f8f8f8;
  padding-top: 0px;
  min-height: 0px;
  z-index: 985;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.175);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.175);
}
.programm .filter-settings > .container {
  min-height: 125px;
}
.programm .filter-settings .reset-btn {
  margin: 15px auto;
  color: #2D2D2D;
  font-size: 16px;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}
.programm .filter-settings .reset-btn:hover,
.programm .filter-settings .reset-btn:focus {
  color: #2D2D2D;
  opacity: 1;
  filter: alpha(opacity=100);
}
.programm .filter-settings .reset-btn.disabled,
.programm .filter-settings .reset-btn.disabled:hover,
.programm .filter-settings .reset-btn.disabled:focus {
  color: #2D2D2D;
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
}
.programm .filter-settings .reset-btn:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
.programm .filter-settings #venues > .txt {
  text-transform: uppercase;
}
.programm .filter-buttons {
  margin-top: 30px;
}
.programm .filter-buttons .btn-group > .btn-group.child,
.programm .filter-buttons .btn-group > .btn-group.child + .child {
  margin: 0px;
}
.programm .filter-buttons .btn-group > .btn-group.child .btn,
.programm .filter-buttons .btn-group > .btn-group.child + .child .btn {
  margin: 3px 6px 3px 0px;
}
.programm .filter-buttons .btn-group > .btn-group.child .dropdown,
.programm .filter-buttons .btn-group > .btn-group.child + .child .dropdown,
.programm .filter-buttons .btn-group > .btn-group.child .dropdown-toggle,
.programm .filter-buttons .btn-group > .btn-group.child + .child .dropdown-toggle {
  width: 250px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .programm .filter-buttons {
    margin-top: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .programm .filter-buttons {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .programm .filter-buttons .btn-group > .btn-group.child,
  .programm .filter-buttons .btn-group > .btn-group.child + .child {
    width: 100%;
    margin: 0px;
  }
  .programm .filter-buttons .btn-group > .btn-group.child .btn,
  .programm .filter-buttons .btn-group > .btn-group.child + .child .btn,
  .programm .filter-buttons .btn-group > .btn-group.child .dropdown,
  .programm .filter-buttons .btn-group > .btn-group.child + .child .dropdown,
  .programm .filter-buttons .btn-group > .btn-group.child .dropdown-toggle,
  .programm .filter-buttons .btn-group > .btn-group.child + .child .dropdown-toggle {
    width: 100%;
    margin: 3px 0px;
  }
}
/* ende :: namespace 'programm' */
/* LESS Document */
.programm {
  /* namespace - required in body-tag of all 'programm' pages ( <body class="programm"> ) */
  /* grid-float-breakpoint */
}
.programm .date-navi {
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.125);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.125);
  z-index: 980;
  background-color: #FFFFFF;
  overflow: hidden;
  position: relative;
}
.programm .date-navi > .scroll-pane {
  position: absolute;
  padding-left: 30px;
  padding-right: 30px;
}
.programm .nav-pills.date-pills {
  float: left;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.programm .nav-pills.date-pills > li > a,
.programm .nav-pills.date-pills > li > .nav-title {
  position: relative;
  padding: 10px 15px;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.programm .nav-pills.date-pills > li {
  width: 70px;
  height: 70px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  margin-left: 1px;
}
.programm .nav-pills.date-pills > li .month-day {
  display: block;
  width: 100%;
  height: 32px;
  font-weight: 400;
  font-size: 28px;
  margin: 0px;
  line-height: 1;
}
.programm .nav-pills.date-pills > li .week-day {
  display: block;
  width: 100%;
  margin: 0px;
  line-height: 1;
  font-size: 16px;
  font-weight: 300;
}
.programm .nav-pills.date-pills > li > a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 4px 10px;
  font-size: 20px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  color: #2D2D2D;
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
  border-radius: 0;
  padding: 10px 15px;
}
.programm .nav-pills.date-pills > li > a:focus,
.programm .nav-pills.date-pills > li > a:active:focus,
.programm .nav-pills.date-pills > li > a.active:focus,
.programm .nav-pills.date-pills > li > a.focus,
.programm .nav-pills.date-pills > li > a:active.focus,
.programm .nav-pills.date-pills > li > a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.programm .nav-pills.date-pills > li > a:hover,
.programm .nav-pills.date-pills > li > a:focus,
.programm .nav-pills.date-pills > li > a.focus {
  color: #565656;
  text-decoration: none;
}
.programm .nav-pills.date-pills > li > a:active,
.programm .nav-pills.date-pills > li > a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.programm .nav-pills.date-pills > li > a.disabled,
.programm .nav-pills.date-pills > li > a[disabled],
fieldset[disabled] .programm .nav-pills.date-pills > li > a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.programm .nav-pills.date-pills > li > a.disabled,
fieldset[disabled] a.programm .nav-pills.date-pills > li > a {
  pointer-events: none;
}
.programm .nav-pills.date-pills > li > a,
.programm .nav-pills.date-pills > li > a:active,
.programm .nav-pills.date-pills > li > a.active,
.programm .nav-pills.date-pills > li > a[disabled],
fieldset[disabled] .programm .nav-pills.date-pills > li > a {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.programm .nav-pills.date-pills > li > a,
.programm .nav-pills.date-pills > li > a:hover,
.programm .nav-pills.date-pills > li > a:focus,
.programm .nav-pills.date-pills > li > a:active {
  border-color: transparent;
}
.programm .nav-pills.date-pills > li > a:hover,
.programm .nav-pills.date-pills > li > a:focus {
  color: #FFFFFF;
  text-decoration: none;
  background-color: transparent;
}
.programm .nav-pills.date-pills > li > a[disabled]:hover,
fieldset[disabled] .programm .nav-pills.date-pills > li > a:hover,
.programm .nav-pills.date-pills > li > a[disabled]:focus,
fieldset[disabled] .programm .nav-pills.date-pills > li > a:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.programm .nav-pills.date-pills > li > a:hover,
.programm .nav-pills.date-pills > li > a:focus {
  color: #2D2D2D;
  background-color: #D9D9D9;
}
.programm .nav-pills.date-pills > li > a:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
.programm .nav-pills.date-pills > li > .nav-title {
  cursor: default;
}
.programm .nav-pills.date-pills > li.expired > a {
  color: #D9D9D9;
  background-color: #FFFFFF;
}
.programm .nav-pills.date-pills > li.active > a,
.programm .nav-pills.date-pills > li.expired.active > a,
.programm .nav-pills.date-pills > li.active > a:hover,
.programm .nav-pills.date-pills > li.expired.active > a:hover,
.programm .nav-pills.date-pills > li.active > a:focus,
.programm .nav-pills.date-pills > li.expired.active > a:focus {
  color: #FFFFFF;
  background-color: #565656;
  cursor: default;
}
.programm .nav-pills.date-pills > li.weekend {
  background-color: #ECECEC;
}
.programm .nav-pills.date-pills > li.nav-btn {
  width: auto;
  font-weight: 400;
  text-transform: uppercase;
}
.programm .nav-pills.date-pills > li.nav-btn > a {
  color: #ECECEC;
  background-color: #565656;
}
.programm .nav-pills.date-pills > li.nav-btn > a:hover,
.programm .nav-pills.date-pills > li.nav-btn > a:focus {
  color: #FFFFFF;
  background-color: #2D2D2D;
}
.programm .nav-pills.date-pills > li.nav-btn > a .glyphicons {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px;
}
.programm .move-btn {
  position: absolute;
  width: 32px;
  height: 70px;
  top: 0px;
  background-color: #FFFFFF;
  z-index: 990;
  padding: 0px;
}
.programm .move-btn:focus {
  outline: none;
  outline: hidden;
  outline: 0px;
}
.programm .move-btn.move-left {
  left: 0px;
}
.programm .move-btn.move-left > .arrow.arrow-left {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiM1NjU2NTYiIHBvaW50cz0iNjAsMi43IDU4LjYsMS40IDAsNjAgNTguNiwxMTguNiA2MCwxMTcuMyAyLjcsNjAiLz48L3N2Zz4=");
  display: inline-block;
  width: 18px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 5px;
  float: right;
}
.programm .move-btn.move-right {
  right: 0px;
}
.programm .move-btn.move-right > .arrow.arrow-right {
  display: inline-block;
  width: 18px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiM1NjU2NTYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwIi8+PC9zdmc+");
  margin-left: 5px;
  float: left;
}
@media (max-width: 767px) {
  .programm .date-navi {
    min-height: 60px;
  }
  .programm .date-navi > .scroll-pane {
    padding-left: 28px;
    padding-right: 28px;
  }
  .programm .date-navi .nav-pills.date-pills > li {
    width: 50px;
    height: 60px;
  }
  .programm .date-navi .nav-pills.date-pills > li > a,
  .programm .date-navi .nav-pills.date-pills > li > .nav-title {
    padding: 8px 10px;
  }
  .programm .date-navi .nav-pills.date-pills > li .month-day {
    font-size: 20px;
    height: 24px;
  }
  .programm .date-navi .nav-pills.date-pills > li .week-day {
    font-size: 14px;
    height: 20px;
  }
  .programm .date-navi .nav-pills.date-pills > .nav-btn {
    width: auto;
  }
  .programm .date-navi .nav-pills.date-pills > .nav-btn > a {
    font-size: 16px;
  }
  .programm .date-navi .nav-pills.date-pills > .nav-btn > a .glyphicons {
    font-size: 14px;
  }
  .programm .move-btn {
    height: 60px;
  }
}
/* ende :: namespace 'programm' */
/* PROGRAMM-LIST */
.programm {
  /* namespace - required in body-tag of all 'programm' pages ( <body class="programm"> ) */
  /* grid-float-breakpoint */
}
@media (max-width: 767px) {
  .programm #main {
    padding-top: 165px;
  }
}
.programm .date-item {
  padding-top: 70px;
  padding-bottom: 70px;
  /* grid-float-breakpoint */
}
.programm .date-item + .date-item {
  position: relative;
}
.programm .date-item + .date-item:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
  width: 100%;
  height: 10px;
}
.programm .date-item + .date-item:before {
  top: 0;
}
.programm .date-item + .date-item:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
  width: 100%;
  height: 10px;
}
.programm .date-item + .date-item:before {
  top: 0;
}
.programm .date-item .date-block {
  min-width: 80px;
  min-height: 90px;
  margin: 5px auto;
  text-align: center;
}
.programm .date-item .date-block .month-day {
  display: block;
  font-family: "Oswald", sans-serif;
  width: 100%;
  height: 60px;
  font-weight: 400;
  font-size: 58px;
  margin: 0px;
  line-height: 1;
}
@media (max-width: 767px) {
  .programm .date-item .date-block .month-day {
    display: none !important;
  }
}
.programm .date-item .date-block .week-day {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  width: 100%;
  margin: 0px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 767px) {
  .programm .date-item .date-block .week-day {
    display: none !important;
  }
}
.programm .date-item .date-block .date {
  display: none !important;
}
@media (max-width: 767px) {
  .programm .date-item .date-block .date {
    display: block !important;
  }
  table.programm .date-item .date-block .date {
    display: table !important;
  }
  tr.programm .date-item .date-block .date {
    display: table-row !important;
  }
  th.programm .date-item .date-block .date,
  td.programm .date-item .date-block .date {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .programm .date-item {
    padding-top: 0px;
  }
  .programm .date-item .date-block {
    min-height: 45px;
    margin: 0px -10px;
    padding: 10px;
    color: #FFFFFF;
    background-color: #565656;
  }
}
.programm .event-item {
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 10px 10px 10px 0px;
  /* grid-float-breakpoint */
}
.programm .event-item:nth-child(odd) {
  background-color: #FFFFFF;
}
.programm .event-item:nth-child(even) {
  background-color: #F8F8F8;
}
.programm .event-item:hover,
.programm .event-item.hover {
  cursor: pointer;
}
@media (max-width: 767px) {
  .programm .event-item {
    padding: 10px;
    margin: 0px -10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media (max-width: 1199px) {
  .programm .event-item {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.programm .time,
.programm .location {
  height: 28px;
  display: inline-block;
  margin: 0px auto;
  padding: 3px 6px;
  line-height: 22px;
  color: #FFFFFF;
  background-color: #565656;
}
.programm .article-info {
  padding-left: 10px;
  /* grid-float-breakpoint */
}
.programm .article-info:before,
.programm .article-info:after {
  content: " ";
  display: table;
}
.programm .article-info:after {
  clear: both;
}
.programm .article-info:before,
.programm .article-info:after {
  content: " ";
  display: table;
}
.programm .article-info:after {
  clear: both;
}
.programm .article-info .time {
  font-size: 22px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  margin-right: 3px;
}
.programm .article-info .location {
  font-size: 16px;
  float: left;
  font-weight: 700;
  margin-left: 0px;
  margin-bottom: 10px;
  line-height: 22px;
}
.programm .article-info .location + .location {
  margin-left: 5px !important;
}
.programm .article-info .venue {
  display: inline-block;
  float: right;
  margin-right: 0px;
  margin-left: auto;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .programm .article-info .venue {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
}
.programm .article-content {
  padding-left: 10px;
  color: #2D2D2D;
  /* grid-float-breakpoint */
}
.programm .article-content:before,
.programm .article-content:after {
  content: " ";
  display: table;
}
.programm .article-content:after {
  clear: both;
}
.programm .article-content:before,
.programm .article-content:after {
  content: " ";
  display: table;
}
.programm .article-content:after {
  clear: both;
}
.programm .article-content .soldout {
  color: #D9D9D9;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 5px;
  margin-top: 0px;
}
.programm .article-content h3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 12px;
  line-height: 1.3em;
  font-weight: 700;
}
@media (max-width: 767px) {
  .programm .article-content h3 {
    font-size: 22px;
  }
}
/* ende :: namespace 'programm' */
/* COLOR-VARIANT-MIXIN */
/*settings*/
.my-program {
  width: auto !important;
}
.my-program .icn-btn {
  display: inline-block;
  background: #565656;
  padding: 10px 20px 15px;
  cursor: pointer;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
}
.my-program .icn-btn:before {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MDcgNDcxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MDcgNDcxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZGlzcGxheTpub25lO2ZpbGw6bm9uZTtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30NCgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPGltYWdlIHN0eWxlPSJkaXNwbGF5Om5vbmU7b3ZlcmZsb3c6dmlzaWJsZTsiIHdpZHRoPSI1MDciIGhlaWdodD0iNDcxIiB4bGluazpocmVmPSJGOEJFMjU3RS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDAgLTEuNDY0ODQ0ZS0wMDUpIj4NCjwvaW1hZ2U+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJ6Ii8+DQo8cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjI1My41LDAgMzEyLDE3OS45IDUwMS4xLDE3OS45IDM0OC4xLDI5MS4xIDQwNi41LDQ3MSAyNTMuNSwzNTkuOCAxMDAuNSw0NzEgMTU4LjksMjkxLjEgNS45LDE3OS45IA0KCTE5NSwxNzkuOSAiLz4NCjwvc3ZnPg0K");
  position: relative;
  display: block;
  margin: 0px auto 3px;
}
.my-program.date .icn-btn {
  display: none;
  float: right;
  background: transparent;
  padding: 0;
  margin: -3px 0px 0px;
}
.my-program.date .icn-btn:before {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  top: 6px;
}
@media (max-width: 767px) {
  .my-program {
    display: none !important;
  }
  .my-program.date {
    text-align: left;
  }
  .my-program.date .icn-btn {
    display: block;
    text-align: left;
  }
}
@media (max-width: 480px) {
  .my-program.date .icn-btn {
    float: none;
  }
}
/* OVERLAY ARCHIV-LISTE */
#archive {
  background: rgba(255, 255, 255, 0.8);
}
#archive-list-overlay {
  max-width: 1086px;
}
#archive-list-overlay ul,
#archive-list-overlay ol,
#archive-list-overlay li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#archive-list-overlay button.close {
  position: absolute;
  top: 14px;
  right: 14px;
}
#archive-list-overlay button.close:focus {
  outline: none;
}
#archive-list-overlay .filter-position {
  position: fixed;
  background: #2b2b2b;
  max-width: 1088px;
  width: 100%;
  min-height: 58px;
  padding: 18px 20px 16px;
  margin-left: -1px;
  top: 0;
  z-index: 10;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
#archive-list-overlay .filter-position a {
  margin-right: 27px;
  text-decoration: none;
  color: #D9D9D9;
}
#archive-list-overlay .filter-position a:hover,
#archive-list-overlay .filter-position a.checked {
  color: #FFFFFF;
}
@media (max-width: 480px) {
  #archive-list-overlay .filter-position {
    padding-right: 58px;
  }
  #archive-list-overlay .filter-position a {
    display: block;
    margin: 8px 0px 0px;
  }
  #archive-list-overlay .filter-position a:first-child {
    margin-top: 0px;
  }
}
#archive-list-overlay .pdf-list {
  display: table;
  margin: 56px -1px 100px;
}
#archive-list-overlay .pdf-list .list-item {
  background: #FFFFFF;
  padding: 0px 1px;
}
#archive-list-overlay .pdf-list .list-item .item-header {
  display: block;
  width: 100%;
  padding: 2px 20px;
  font-family: "Oswald", sans-serif;
  font-size: 28px;
  color: #575656;
  text-transform: uppercase;
}
#archive-list-overlay .pdf-list .list-item .item-header.active {
  color: #bfbfbf;
}
#archive-list-overlay .pdf-list .list-item .event-list {
  display: block;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item {
  position: relative;
  padding: 16px 20px 14px;
  margin-bottom: 2px;
  font-size: 15px;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item p {
  margin: 0px;
  color: #FFFFFF;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item p.event-title {
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: 700;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item:after {
  position: absolute;
  content: '\2713';
  width: 14px;
  height: 10px;
  right: 17px;
  bottom: 25px;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  font-weight: 700;
  color: #FFFFFF;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.checked {
  background: #FFFFFF !important;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.checked p {
  color: #9c9d9d !important;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.checked:after {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #9D9D9D;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item .genre-btn {
  background: #FFFFFF;
  margin-bottom: 6px;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item .genre-btn:hover {
  border-color: transparent;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gelb {
  background: rgba(246, 171, 77, 0.9);
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gelb .genre-btn {
  color: #f6ab4d;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gelb:hover {
  background: #f6ab4d;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gelb.checked .genre-btn {
  background: #f6ab4d;
  color: #FFFFFF;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.rotorange {
  background: rgba(238, 130, 88, 0.9);
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.rotorange .genre-btn {
  color: #ee8258;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.rotorange:hover {
  background: #ee8258;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.rotorange.checked .genre-btn {
  background: #ee8258;
  color: #FFFFFF;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.mint {
  background: rgba(170, 211, 172, 0.9);
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.mint .genre-btn {
  color: #aad3ac;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.mint:hover {
  background: #aad3ac;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.mint.checked .genre-btn {
  background: #aad3ac;
  color: #FFFFFF;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.rose {
  background: rgba(228, 120, 135, 0.9);
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.rose .genre-btn {
  color: #e47887;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.rose:hover {
  background: #e47887;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.rose.checked .genre-btn {
  background: #e47887;
  color: #FFFFFF;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gruen {
  background: rgba(174, 205, 107, 0.9);
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gruen .genre-btn {
  color: #aecd6b;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gruen:hover {
  background: #aecd6b;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gruen.checked .genre-btn {
  background: #aecd6b;
  color: #FFFFFF;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.hellblau {
  background: rgba(164, 216, 227, 0.9);
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.hellblau .genre-btn {
  color: #a4d8e3;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.hellblau:hover {
  background: #a4d8e3;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.hellblau.checked .genre-btn {
  background: #a4d8e3;
  color: #FFFFFF;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gray {
  background: #9D9D9D;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gray .genre-btn {
  color: #9D9D9D;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.gray:hover {
  background: #7d7f7f;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.sold-out {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.sold-out p {
  color: #575656;
}
#archive-list-overlay .pdf-list .list-item .event-list .event-item.sold-out p.status {
  font-size: 18px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #archive-list-overlay .pdf-list .list-item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #archive-list-overlay .pdf-list {
    display: block;
    margin: 56px 0px 0px;
  }
}
@media (max-width: 480px) {
  #archive-list-overlay .pdf-list {
    margin-top: 86px;
  }
}
/* Programm Detail */
/* LESS Document */
.programm {
  /* namespace - required in body-tag of all 'programm' pages ( <body class="programm"> ) */
  /* DETAIL VIEW */
  /* ende :: &.detail */
}
.programm.detail {
  /* grid-float-breakpoint */
}
.programm.detail #articleslider {
  /* @see also: 'css/_less/custom/flexslider.less' -> '#mainslider'
		 */
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 100vh;
  height: 100%;
  width: 100%;
  margin: 0px auto;
  z-index: 910;
  opacity: 0;
  filter: alpha(opacity=0);
  /* @see also: 'css/_less/custom/flexslider.less'. apply '.slider-container()'
		/* but override 'min-height'
		 */
  /* @see also: 'css/_less/custom/flexslider.less' use properties of '.slider-direction-nav' and children
		/* but position buttons in vertical-center of article header
		 */
  /* @slick.js (slideshow on detail pages)
		/* make sure that only the first slide is displayed if js is deactivated
		*/
}
.programm.detail #articleslider .detail-slider-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  min-height: 100%;
}
.programm.detail #articleslider .detail-slider-container .flex-viewport {
  width: 100%;
  height: 100%;
}
.programm.detail #articleslider .detail-slider-container .flex-viewport .slides {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding-left: 0;
  list-style: none;
}
.programm.detail #articleslider .detail-slider-container .flex-viewport .slides > li {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000000;
  overflow: hidden;
}
.programm.detail #articleslider .detail-slider-container .flex-viewport .slides > li.clickable {
  cursor: pointer;
}
.programm.detail #articleslider .detail-slider-container .flex-viewport .slides > li > .slide-img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
  min-width: 1600px;
}
.programm.detail #articleslider .detail-slider-container .flex-viewport .slides > li > .layer {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.programm.detail #articleslider .detail-slider-container .flex-viewport .slides > li > .layer .container {
  padding-top: 250px;
}
.programm.detail #articleslider .detail-slider-container .slides > li {
  display: block;
  float: left;
  max-height: none;
}
.programm.detail #articleslider .detail-slider-container .slides > li.empty {
  /* max-height: 1px; */
  overflow: hidden;
}
.programm.detail #articleslider .video-teaser-btn {
  border: none;
}
.programm.detail #articleslider .slider-direction-nav {
  top: 255px;
}
@media (max-width: 767px) {
  .programm.detail #articleslider .slider-direction-nav {
    display: none !important;
  }
}
.programm.detail #articleslider .slider-direction-nav > a > .btn,
.programm.detail #articleslider .slider-direction-nav > .btn {
  height: 140px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.programm.detail #articleslider .slider-direction-nav > a > .btn:hover,
.programm.detail #articleslider .slider-direction-nav > .btn:hover,
.programm.detail #articleslider .slider-direction-nav > a > .btn:focus,
.programm.detail #articleslider .slider-direction-nav > .btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.programm.detail #articleslider .detail-slideshow > * {
  display: none;
}
.programm.detail #articleslider .detail-slideshow > *:first-child,
.programm.detail #articleslider .detail-slideshow > *.first,
.programm.detail #articleslider .detail-slideshow > *.slick-list {
  display: block;
}
.programm.detail #articleslider .detail-slideshow .img-responsive {
  width: 100vw;
}
.programm.detail #articleslider .detail-slideshow .slick-prev,
.programm.detail #articleslider .detail-slideshow .slick-next {
  display: block;
  background: transparent;
  color: transparent;
  border: none;
  position: absolute;
  z-index: 10;
  font-size: 1px;
  width: 50px;
  height: 100%;
  outline: 0;
}
.programm.detail #articleslider .detail-slideshow .slick-prev:focus,
.programm.detail #articleslider .detail-slideshow .slick-next:focus {
  box-shadow: none;
}
.programm.detail #articleslider .detail-slideshow .slick-prev {
  background: url('/static/template/images/detail/event-detail-slider-prev.png') center center no-repeat;
}
.programm.detail #articleslider .detail-slideshow .slick-next {
  top: 0;
  right: 0;
  background: url('/static/template/images/detail/event-detail-slider-next.png') center center no-repeat;
}
.programm.detail #main {
  padding: 0;
}
.programm.detail #main .article-detail {
  width: 100%;
  height: 100%;
  position: relative;
  /* BACK-BUTTON (Schließen-Kreuz) */
  /* grid-float-breakpoint */
}
.programm.detail #main .article-detail .back-btn {
  position: absolute;
  top: 100px;
  right: 60px;
  z-index: 1000;
}
@media (max-width: 767px) {
  .programm.detail #main .article-detail .back-btn {
    display: none !important;
  }
}
.programm.detail #main .article-detail .back-to-list-btn {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 10px;
  display: none !important;
}
@media (max-width: 767px) {
  .programm.detail #main .article-detail .back-to-list-btn {
    display: block !important;
  }
  table.programm.detail #main .article-detail .back-to-list-btn {
    display: table !important;
  }
  tr.programm.detail #main .article-detail .back-to-list-btn {
    display: table-row !important;
  }
  th.programm.detail #main .article-detail .back-to-list-btn,
  td.programm.detail #main .article-detail .back-to-list-btn {
    display: table-cell !important;
  }
}
.programm.detail #main .article-detail .article-header {
  color: #FFFFFF;
  min-height: 584px;
  padding-top: 108px;
  /* 58px (header) + 50px (top-margin) */
  padding-bottom: 40px;
  width: 100%;
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.125);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.125);
  z-index: 100;
}
.programm.detail #main .article-detail .article-header .buytickets-btn,
.programm.detail #main .article-detail .article-header .buytickets-btn:hover,
.programm.detail #main .article-detail .article-header .buytickets-btn:focus {
  text-decoration: none;
}
.programm.detail #main .article-detail .article-body {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #FFFFFF;
  height: 100%;
  width: 100%;
  z-index: 90;
}
.programm.detail #main .article-detail .article-body > .container {
  padding-bottom: 60px;
}
.programm.detail #main .article-detail .article-body .col-left h3,
.programm.detail #main .article-detail .article-body .col-right h3,
.programm.detail #main .article-detail .article-body .col-left h4,
.programm.detail #main .article-detail .article-body .col-right h4,
.programm.detail #main .article-detail .article-body .col-left h5,
.programm.detail #main .article-detail .article-body .col-right h5,
.programm.detail #main .article-detail .article-body .col-left .h3,
.programm.detail #main .article-detail .article-body .col-right .h3,
.programm.detail #main .article-detail .article-body .col-left .h4,
.programm.detail #main .article-detail .article-body .col-right .h4,
.programm.detail #main .article-detail .article-body .col-left .h5,
.programm.detail #main .article-detail .article-body .col-right .h5 {
  text-transform: uppercase;
}
.programm.detail #main .article-detail .article-body .col-left {
  text-align: right;
}
.programm.detail #main .article-detail .article-body .col-left h3,
.programm.detail #main .article-detail .article-body .col-left h4,
.programm.detail #main .article-detail .article-body .col-left h5,
.programm.detail #main .article-detail .article-body .col-left .h3,
.programm.detail #main .article-detail .article-body .col-left .h4,
.programm.detail #main .article-detail .article-body .col-left .h5 {
  font-family: "Roboto Condensed", sans-serif;
}
.programm.detail #main .article-detail .article-body .col-right h3,
.programm.detail #main .article-detail .article-body .col-right h4,
.programm.detail #main .article-detail .article-body .col-right h5,
.programm.detail #main .article-detail .article-body .col-right .h3,
.programm.detail #main .article-detail .article-body .col-right .h4,
.programm.detail #main .article-detail .article-body .col-right .h5 {
  margin-top: 0px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .programm.detail #main .article-detail .article-header {
    padding-top: 58px;
  }
}
.programm.detail .col-right {
  padding-left: 25px;
}
.programm.detail .article-content {
  color: #FFFFFF;
}
.programm.detail .article-content h1,
.programm.detail .article-content h2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 12px;
  line-height: 1.3em;
  font-weight: 700;
  font-size: 42px;
}
.programm.detail .article-content .date-venue .glyphicons {
  top: 6px;
}
.programm.detail .buytickets-btn {
  text-transform: uppercase;
}
.programm.detail .share-box {
  color: #FFFFFF;
  font-weight: 400;
}
.programm.detail .sponsorlist {
  padding: 0;
  background: none;
  margin-bottom: 32px;
}
.programm.detail .sponsorlist::before {
  display: none;
}
.programm.detail .sponsorlist li {
  clear: both;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 767px) {
  .programm.detail #main .article-detail .col-right {
    padding: 20px;
  }
  .programm.detail #main .article-detail .article-header .col-left,
  .programm.detail #main .article-detail .article-header .col-right {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .programm.detail #main .article-detail .article-header .col-left h1,
  .programm.detail #main .article-detail .article-header .col-right h1,
  .programm.detail #main .article-detail .article-header .col-left .h1,
  .programm.detail #main .article-detail .article-header .col-right .h1,
  .programm.detail #main .article-detail .article-header .col-left h2,
  .programm.detail #main .article-detail .article-header .col-right h2,
  .programm.detail #main .article-detail .article-header .col-left .h2,
  .programm.detail #main .article-detail .article-header .col-right .h2 {
    font-size: 28px;
  }
  .programm.detail #main .article-detail .article-header .col-right {
    padding-left: 20px;
    padding-right: 20px;
  }
  .programm.detail #main .article-detail .article-body .col-left,
  .programm.detail #main .article-detail .article-body .col-right {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }
  .programm.detail #main .article-detail .article-body .col-left h3,
  .programm.detail #main .article-detail .article-body .col-right h3,
  .programm.detail #main .article-detail .article-body .col-left .h3,
  .programm.detail #main .article-detail .article-body .col-right .h3 {
    font-size: 22px;
  }
  .programm.detail #main .article-detail .article-body .col-left h4,
  .programm.detail #main .article-detail .article-body .col-right h4,
  .programm.detail #main .article-detail .article-body .col-left .h4,
  .programm.detail #main .article-detail .article-body .col-right .h4 {
    font-size: 20px;
  }
  .programm.detail #main .article-detail .article-info,
  .programm.detail #main .article-detail .article-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .programm.detail .buytickets-btn {
    width: 100%;
  }
  .programm.detail .share-box {
    padding: 15px 20px;
  }
}
/* ende :: namespace 'programm' */
/* COLOR-VARIANT-MIXIN */
/* xs */
/* sm */
/* md */
/* lg */
/* Venues */
/* VENUES */
.venues {
  /* namespace - required in body-tag of all 'programm' pages ( <body class="programm"> ) */
  /* > xs */
  /* > sm */
  /* > md */
}
.venues #header {
  position: relative;
  z-index: 300;
  max-height: 600px;
  padding-top: 58px;
  overflow: hidden;
  border-bottom: 4px solid #565656;
}
.venues #header > .map {
  min-height: 650px;
  width: 100%;
}
.venues #header > .map > .map-canvas {
  min-height: inherit;
  width: 100%;
}
.venues #header > .map > .map-canvas .infowindow > .item-title {
  margin: 5px 0px;
}
.venues #header > .map > .map-canvas .infowindow > .item-title a,
.venues #header > .map > .map-canvas .infowindow > .item-title a:hover,
.venues #header > .map > .map-canvas .infowindow > .item-title a:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .venues #header {
    position: fixed;
    max-height: 350px;
  }
  .venues #header > .map {
    min-height: 350px;
  }
  .venues .wrapper > #main,
  .venues .wrapper > #footer {
    top: 350px;
  }
}
@media (min-width: 992px) {
  .venues #header {
    position: fixed;
    max-height: 400px;
  }
  .venues #header > .map {
    min-height: 400px;
  }
  .venues .wrapper > #main,
  .venues .wrapper > #footer {
    top: 400px;
  }
}
@media (min-width: 1200px) {
  .venues #header {
    position: fixed;
    max-height: 450px;
  }
  .venues #header > .map {
    min-height: 450px;
  }
  .venues .wrapper > #main,
  .venues .wrapper > #footer {
    top: 450px;
  }
}
.venues .section.venues {
  padding-top: 35px;
  padding-bottom: 35px;
}
.venues .venue-item {
  cursor: pointer;
  margin-top: 15px;
  margin-bottom: 15px;
}
.venues .venue-item > .inner {
  overflow: hidden;
  min-height: 300px;
  padding: 10px;
  border-bottom: 1px solid #9D9D9D;
  -webkit-transition: background-color .15s ease-in-out;
  -o-transition: background-color .15s ease-in-out;
  transition: background-color .15s ease-in-out;
}
.venues .venue-item > .inner .textbox {
  position: relative;
  text-overflow: ellipsis;
  font-size: 18px;
  padding-left: 30px;
  color: #2D2D2D;
}
.venues .venue-item > .inner .textbox:before {
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
  content: '';
  display: block;
  width: 14px;
  height: 20px;
  position: absolute;
  left: 5px;
  top: 7px;
  background-image: url("../img/pin@025x.png");
  background-repeat: no-repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .venues .venue-item > .inner .textbox:before {
    background-image: url("../img/pin.png");
    background-size: 14px 20px;
  }
}
.venues .venue-item > .inner .item-title {
  margin-top: 10px;
  font-size: 20px;
  color: #2D2D2D;
  text-overflow: ellipsis;
}
.venues .venue-item > .inner .item-title > a,
.venues .venue-item > .inner .item-title > a:hover,
.venues .venue-item > .inner .item-title > a:focus {
  text-decoration: none;
}
.venues .venue-item.hover > .inner,
.venues .venue-item.active > .inner,
.venues .venue-item:hover > .inner {
  background-color: #ECECEC;
}
.venues .venue-item.hover > .inner .textbox:before,
.venues .venue-item.active > .inner .textbox:before,
.venues .venue-item:hover > .inner .textbox:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* Interpreten */
/* INTERPRETEN */
.section.interpreten {
  padding-top: 100px;
  padding-bottom: 35px;
  font-size: 18px;
  color: #000000;
  /* xs */
  /* sm */
}
@media (max-width: 767px) {
  .section.interpreten {
    padding-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section.interpreten {
    font-size: 16px;
  }
}
.section.interpreten .item-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  color: #000000;
}
.section.interpreten ul {
  margin-bottom: 35px;
}
.section.interpreten ul > li > a {
  color: #000000;
}
/* Presse */
/* PRESSE */
.section.presse {
  padding-top: 100px;
  padding-bottom: 35px;
  font-size: 20px;
  color: #000000;
  /* xs */
  /* sm */
}
.section.presse .col-left > .inner {
  padding-right: 20px;
}
.section.presse .col-right > .inner {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .section.presse {
    padding-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section.presse {
    font-size: 16px;
  }
}
.section.presse h4 {
  margin-top: 0px;
  line-height: 1.42857143;
}
.section.presse p + h4 {
  margin-top: 35px;
}
.section .downloads-list {
  padding-left: 0;
  list-style: none;
}
.section .downloads-list > li > a {
  display: block;
  position: relative;
  height: 56px;
  padding-left: 40px;
  line-height: 56px;
  border-bottom: 1px solid #ECECEC;
  color: #000000;
  text-decoration: none;
}
.section .downloads-list > li > a:before {
  content: '';
  position: absolute;
  top: 18px;
  left: 15px;
  display: inline-block;
  width: 10px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiM1NjU2NTYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwIi8+PC9zdmc+");
}
.section .downloads-list > li > a:after {
  content: '';
  position: absolute;
  display: block;
  bottom: -5px;
  left: 0px;
  width: 100%;
  height: 5px;
  background-image: -webkit-linear-gradient(top, #ECECEC 0%, #FFFFFF 100%);
  background-image: -o-linear-gradient(top, #ECECEC 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #ECECEC 0%, #FFFFFF 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffffffff', GradientType=0);
}
.section .downloads-list > li > a:hover,
.section .downloads-list > li > a:focus {
  background-color: #565656;
  color: #FFFFFF;
}
.section .downloads-list > li > a:hover:before,
.section .downloads-list > li > a:focus:before {
  display: inline-block;
  width: 10px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAxMjAiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCwyLjcgMS40LDEuNCA2MCw2MCAxLjQsMTE4LjYgMCwxMTcuMyA1Ny4zLDYwICIvPjwvc3ZnPg==");
}
.section .download-btn {
  text-transform: uppercase;
  margin-right: 15px;
}
.section .info {
  font-size: 16px;
  line-height: inherit;
}
.section .detail-header {
  padding-bottom: 35px;
}
.section .media {
  margin: 15px 0px 60px 0px;
}
.section .media > .media-left,
.section .media > .media-right {
  max-width: 140px;
  min-width: 140px;
  max-height: 140px;
  min-height: 140px;
  width: 140px;
  height: 140px;
  padding: 0px;
}
.section .media > .media-left > a,
.section .media > .media-right > a {
  display: table-cell;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
  vertical-align: middle;
  background-color: #2D2D2D;
}
.section .media > .media-left > a > img,
.section .media > .media-right > a > img {
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.section .media > .media-body {
  padding-left: 20px;
  font-size: 18px;
}
.section .media > .media-body .media-heading {
  margin-top: 0px;
  text-transform: uppercase;
  line-height: 1;
}
/* Misc */
.spacer {
  display: inline-block;
  width: 100%;
}
.spacer,
.spacer.vert-005 {
  height: 5px;
}
.spacer.vert-010 {
  height: 10px;
}
.spacer.vert-015 {
  height: 15px;
}
.spacer.vert-020 {
  height: 20px;
}
.spacer.vert-025 {
  height: 25px;
}
.spacer.vert-030 {
  height: 30px;
}
.spacer.vert-035 {
  height: 35px;
}
.spacer.vert-040 {
  height: 40px;
}
.spacer.vert-045 {
  height: 45px;
}
.spacer.vert-050 {
  height: 50px;
}
.spacer.vert-075 {
  height: 75px;
}
.spacer.vert-100 {
  height: 100px;
}
.copyright {
  display: inline-block;
  position: absolute;
  padding: 2px 5px;
  left: 0px;
  bottom: 0px;
  font-size: 12px;
  font-family: "Roboto Condensed", sans-serif;
  color: #ECECEC;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0.15);
  margin: 10px;
}
.copyright.plus {
  margin: 20px;
}
.copyright.minus {
  margin: 0px;
}
.copyright.plus-bottom {
  margin-bottom: 20px;
}
.copyright.plus-left {
  margin-left: 20px;
}
.copyright.minus-bottom {
  margin-bottom: 0px;
}
.copyright.minus-left {
  margin-left: 0px;
}
.inner {
  position: relative;
}
.inner > img {
  position: relative;
}
/*
/* 	======================================================================
/*	COLOR-THEMES
/*	defaults to @brand-primary defined in '_less/custom/variables.less'
/*	use as namespace on any element enclosing themed content
/* 	======================================================================

	f.e.:

	<article class="mint" >
		<h2>Look, i'm mint-themed!</h2>
		...
	</article>

*/
/*
/*	======================================================================
/* 	GELB/LUNCH
/*	======================================================================
*/
.gelb,
.lunch {
  /* buttons */
  /* event-items */
  /* blog-items */
  /* article-detail */
}
.gelb .video-teaser-title span,
.lunch .video-teaser-title span,
.gelb .progress > .progress-bar,
.lunch .progress > .progress-bar,
.gelb .mark,
.lunch .mark,
.gelb mark,
.lunch mark {
  background-color: #f6ab4d;
}
.gelb .btn-default,
.lunch .btn-default,
.gelb.btn-default,
.lunch.btn-default {
  border-color: #f6ab4d;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #f6ab4d;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default:focus,
.lunch .btn-default:focus,
.gelb.btn-default:focus,
.lunch.btn-default:focus,
.gelb .btn-default.focus,
.lunch .btn-default.focus,
.gelb.btn-default.focus,
.lunch.btn-default.focus {
  color: #FFFFFF;
  background-color: #f4941c;
  border-color: #ba6c09;
}
.gelb .btn-default:hover,
.lunch .btn-default:hover,
.gelb.btn-default:hover,
.lunch.btn-default:hover {
  color: #FFFFFF;
  background-color: #f4941c;
  border-color: #f39013;
}
.gelb .btn-default:active,
.lunch .btn-default:active,
.gelb.btn-default:active,
.lunch.btn-default:active,
.gelb .btn-default.active,
.lunch .btn-default.active,
.gelb.btn-default.active,
.lunch.btn-default.active,
.open > .dropdown-toggle.gelb .btn-default,
.open > .dropdown-toggle.lunch .btn-default,
.open > .dropdown-toggle.gelb.btn-default,
.open > .dropdown-toggle.lunch.btn-default {
  color: #FFFFFF;
  background-color: #f4941c;
  border-color: #f39013;
}
.gelb .btn-default:active:hover,
.lunch .btn-default:active:hover,
.gelb.btn-default:active:hover,
.lunch.btn-default:active:hover,
.gelb .btn-default.active:hover,
.lunch .btn-default.active:hover,
.gelb.btn-default.active:hover,
.lunch.btn-default.active:hover,
.open > .dropdown-toggle.gelb .btn-default:hover,
.open > .dropdown-toggle.lunch .btn-default:hover,
.open > .dropdown-toggle.gelb.btn-default:hover,
.open > .dropdown-toggle.lunch.btn-default:hover,
.gelb .btn-default:active:focus,
.lunch .btn-default:active:focus,
.gelb.btn-default:active:focus,
.lunch.btn-default:active:focus,
.gelb .btn-default.active:focus,
.lunch .btn-default.active:focus,
.gelb.btn-default.active:focus,
.lunch.btn-default.active:focus,
.open > .dropdown-toggle.gelb .btn-default:focus,
.open > .dropdown-toggle.lunch .btn-default:focus,
.open > .dropdown-toggle.gelb.btn-default:focus,
.open > .dropdown-toggle.lunch.btn-default:focus,
.gelb .btn-default:active.focus,
.lunch .btn-default:active.focus,
.gelb.btn-default:active.focus,
.lunch.btn-default:active.focus,
.gelb .btn-default.active.focus,
.lunch .btn-default.active.focus,
.gelb.btn-default.active.focus,
.lunch.btn-default.active.focus,
.open > .dropdown-toggle.gelb .btn-default.focus,
.open > .dropdown-toggle.lunch .btn-default.focus,
.open > .dropdown-toggle.gelb.btn-default.focus,
.open > .dropdown-toggle.lunch.btn-default.focus {
  color: #FFFFFF;
  background-color: #e1820b;
  border-color: #ba6c09;
}
.gelb .btn-default:active,
.lunch .btn-default:active,
.gelb.btn-default:active,
.lunch.btn-default:active,
.gelb .btn-default.active,
.lunch .btn-default.active,
.gelb.btn-default.active,
.lunch.btn-default.active,
.open > .dropdown-toggle.gelb .btn-default,
.open > .dropdown-toggle.lunch .btn-default,
.open > .dropdown-toggle.gelb.btn-default,
.open > .dropdown-toggle.lunch.btn-default {
  background-image: none;
}
.gelb .btn-default.disabled,
.lunch .btn-default.disabled,
.gelb.btn-default.disabled,
.lunch.btn-default.disabled,
.gelb .btn-default[disabled],
.lunch .btn-default[disabled],
.gelb.btn-default[disabled],
.lunch.btn-default[disabled],
fieldset[disabled] .gelb .btn-default,
fieldset[disabled] .lunch .btn-default,
fieldset[disabled] .gelb.btn-default,
fieldset[disabled] .lunch.btn-default,
.gelb .btn-default.disabled:hover,
.lunch .btn-default.disabled:hover,
.gelb.btn-default.disabled:hover,
.lunch.btn-default.disabled:hover,
.gelb .btn-default[disabled]:hover,
.lunch .btn-default[disabled]:hover,
.gelb.btn-default[disabled]:hover,
.lunch.btn-default[disabled]:hover,
fieldset[disabled] .gelb .btn-default:hover,
fieldset[disabled] .lunch .btn-default:hover,
fieldset[disabled] .gelb.btn-default:hover,
fieldset[disabled] .lunch.btn-default:hover,
.gelb .btn-default.disabled:focus,
.lunch .btn-default.disabled:focus,
.gelb.btn-default.disabled:focus,
.lunch.btn-default.disabled:focus,
.gelb .btn-default[disabled]:focus,
.lunch .btn-default[disabled]:focus,
.gelb.btn-default[disabled]:focus,
.lunch.btn-default[disabled]:focus,
fieldset[disabled] .gelb .btn-default:focus,
fieldset[disabled] .lunch .btn-default:focus,
fieldset[disabled] .gelb.btn-default:focus,
fieldset[disabled] .lunch.btn-default:focus,
.gelb .btn-default.disabled.focus,
.lunch .btn-default.disabled.focus,
.gelb.btn-default.disabled.focus,
.lunch.btn-default.disabled.focus,
.gelb .btn-default[disabled].focus,
.lunch .btn-default[disabled].focus,
.gelb.btn-default[disabled].focus,
.lunch.btn-default[disabled].focus,
fieldset[disabled] .gelb .btn-default.focus,
fieldset[disabled] .lunch .btn-default.focus,
fieldset[disabled] .gelb.btn-default.focus,
fieldset[disabled] .lunch.btn-default.focus,
.gelb .btn-default.disabled:active,
.lunch .btn-default.disabled:active,
.gelb.btn-default.disabled:active,
.lunch.btn-default.disabled:active,
.gelb .btn-default[disabled]:active,
.lunch .btn-default[disabled]:active,
.gelb.btn-default[disabled]:active,
.lunch.btn-default[disabled]:active,
fieldset[disabled] .gelb .btn-default:active,
fieldset[disabled] .lunch .btn-default:active,
fieldset[disabled] .gelb.btn-default:active,
fieldset[disabled] .lunch.btn-default:active,
.gelb .btn-default.disabled.active,
.lunch .btn-default.disabled.active,
.gelb.btn-default.disabled.active,
.lunch.btn-default.disabled.active,
.gelb .btn-default[disabled].active,
.lunch .btn-default[disabled].active,
.gelb.btn-default[disabled].active,
.lunch.btn-default[disabled].active,
fieldset[disabled] .gelb .btn-default.active,
fieldset[disabled] .lunch .btn-default.active,
fieldset[disabled] .gelb.btn-default.active,
fieldset[disabled] .lunch.btn-default.active {
  background-color: #f6ab4d;
  border-color: #f6ab4d;
}
.gelb .btn-default .badge,
.lunch .btn-default .badge,
.gelb.btn-default .badge,
.lunch.btn-default .badge {
  color: #f6ab4d;
  background-color: #FFFFFF;
}
.gelb .btn-default:focus,
.lunch .btn-default:focus,
.gelb.btn-default:focus,
.lunch.btn-default:focus,
.gelb .btn-default.focus,
.lunch .btn-default.focus,
.gelb.btn-default.focus,
.lunch.btn-default.focus {
  color: #FFFFFF;
  background-color: #f6ab4d;
  border-color: #f6ab4d;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gelb .btn-default:hover,
.lunch .btn-default:hover,
.gelb.btn-default:hover,
.lunch.btn-default:hover {
  color: #FFFFFF;
  background-color: #f5a035;
  border-color: #f5a035;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default:active,
.lunch .btn-default:active,
.gelb.btn-default:active,
.lunch.btn-default:active,
.gelb .btn-default.active,
.lunch .btn-default.active,
.gelb.btn-default.active,
.lunch.btn-default.active {
  color: #FFFFFF;
  background-color: #f39013;
  border-color: #f39013;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default:active:hover,
.lunch .btn-default:active:hover,
.gelb.btn-default:active:hover,
.lunch.btn-default:active:hover,
.gelb .btn-default.active:hover,
.lunch .btn-default.active:hover,
.gelb.btn-default.active:hover,
.lunch.btn-default.active:hover,
.gelb .btn-default:active:focus,
.lunch .btn-default:active:focus,
.gelb.btn-default:active:focus,
.lunch.btn-default:active:focus,
.gelb .btn-default.active:focus,
.lunch .btn-default.active:focus,
.gelb.btn-default.active:focus,
.lunch.btn-default.active:focus,
.gelb .btn-default:active.focus,
.lunch .btn-default:active.focus,
.gelb.btn-default:active.focus,
.lunch.btn-default:active.focus,
.gelb .btn-default.active.focus,
.lunch .btn-default.active.focus,
.gelb.btn-default.active.focus,
.lunch.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #eb880c;
  border-color: #eb880c;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default.disabled,
.lunch .btn-default.disabled,
.gelb.btn-default.disabled,
.lunch.btn-default.disabled,
.gelb .btn-default[disabled],
.lunch .btn-default[disabled],
.gelb.btn-default[disabled],
.lunch.btn-default[disabled],
fieldset[disabled] .gelb .btn-default,
fieldset[disabled] .lunch .btn-default,
fieldset[disabled] .gelb.btn-default,
fieldset[disabled] .lunch.btn-default,
.gelb .btn-default.disabled:hover,
.lunch .btn-default.disabled:hover,
.gelb.btn-default.disabled:hover,
.lunch.btn-default.disabled:hover,
.gelb .btn-default[disabled]:hover,
.lunch .btn-default[disabled]:hover,
.gelb.btn-default[disabled]:hover,
.lunch.btn-default[disabled]:hover,
fieldset[disabled] .gelb .btn-default:hover,
fieldset[disabled] .lunch .btn-default:hover,
fieldset[disabled] .gelb.btn-default:hover,
fieldset[disabled] .lunch.btn-default:hover,
.gelb .btn-default.disabled:focus,
.lunch .btn-default.disabled:focus,
.gelb.btn-default.disabled:focus,
.lunch.btn-default.disabled:focus,
.gelb .btn-default[disabled]:focus,
.lunch .btn-default[disabled]:focus,
.gelb.btn-default[disabled]:focus,
.lunch.btn-default[disabled]:focus,
fieldset[disabled] .gelb .btn-default:focus,
fieldset[disabled] .lunch .btn-default:focus,
fieldset[disabled] .gelb.btn-default:focus,
fieldset[disabled] .lunch.btn-default:focus,
.gelb .btn-default.disabled.focus,
.lunch .btn-default.disabled.focus,
.gelb.btn-default.disabled.focus,
.lunch.btn-default.disabled.focus,
.gelb .btn-default[disabled].focus,
.lunch .btn-default[disabled].focus,
.gelb.btn-default[disabled].focus,
.lunch.btn-default[disabled].focus,
fieldset[disabled] .gelb .btn-default.focus,
fieldset[disabled] .lunch .btn-default.focus,
fieldset[disabled] .gelb.btn-default.focus,
fieldset[disabled] .lunch.btn-default.focus,
.gelb .btn-default.disabled:active,
.lunch .btn-default.disabled:active,
.gelb.btn-default.disabled:active,
.lunch.btn-default.disabled:active,
.gelb .btn-default[disabled]:active,
.lunch .btn-default[disabled]:active,
.gelb.btn-default[disabled]:active,
.lunch.btn-default[disabled]:active,
fieldset[disabled] .gelb .btn-default:active,
fieldset[disabled] .lunch .btn-default:active,
fieldset[disabled] .gelb.btn-default:active,
fieldset[disabled] .lunch.btn-default:active,
.gelb .btn-default.disabled.active,
.lunch .btn-default.disabled.active,
.gelb.btn-default.disabled.active,
.lunch.btn-default.disabled.active,
.gelb .btn-default[disabled].active,
.lunch .btn-default[disabled].active,
.gelb.btn-default[disabled].active,
.lunch.btn-default[disabled].active,
fieldset[disabled] .gelb .btn-default.active,
fieldset[disabled] .lunch .btn-default.active,
fieldset[disabled] .gelb.btn-default.active,
fieldset[disabled] .lunch.btn-default.active {
  background-color: #f6ab4d;
  border-color: #f6ab4d;
  background-image: none;
}
.gelb .btn-default .badge,
.lunch .btn-default .badge,
.gelb.btn-default .badge,
.lunch.btn-default .badge {
  color: #f6ab4d;
  background-color: #FFFFFF;
}
.gelb .event-item,
.lunch .event-item,
.gelb.event-item,
.lunch.event-item,
.gelb .event-item:nth-child(even),
.lunch .event-item:nth-child(even),
.gelb.event-item:nth-child(even),
.lunch.event-item:nth-child(even),
.gelb .event-item:nth-child(odd),
.lunch .event-item:nth-child(odd),
.gelb.event-item:nth-child(odd),
.lunch.event-item:nth-child(odd),
.gelb .event-item .time,
.lunch .event-item .time,
.gelb.event-item .time,
.lunch.event-item .time,
.gelb .event-item .location,
.lunch .event-item .location,
.gelb.event-item .location,
.lunch.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.gelb .event-item .article-info,
.lunch .event-item .article-info,
.gelb.event-item .article-info,
.lunch.event-item .article-info,
.gelb .event-item .article-content,
.lunch .event-item .article-content,
.gelb.event-item .article-content,
.lunch.event-item .article-content,
.gelb .event-item .article-info > *,
.lunch .event-item .article-info > *,
.gelb.event-item .article-info > *,
.lunch.event-item .article-info > *,
.gelb .event-item .article-content > *,
.lunch .event-item .article-content > *,
.gelb.event-item .article-content > *,
.lunch.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.gelb .event-item .venue,
.lunch .event-item .venue,
.gelb.event-item .venue,
.lunch.event-item .venue {
  color: #2D2D2D;
}
.gelb .event-item .time,
.lunch .event-item .time,
.gelb.event-item .time,
.lunch.event-item .time,
.gelb .event-item .location,
.lunch .event-item .location,
.gelb.event-item .location,
.lunch.event-item .location {
  color: #FFFFFF;
  background-color: #f6ab4d;
}
.gelb .event-item.soldout .venue,
.lunch .event-item.soldout .venue,
.gelb.event-item.soldout .venue,
.lunch.event-item.soldout .venue {
  color: #9D9D9D;
}
.gelb .event-item.soldout .time,
.lunch .event-item.soldout .time,
.gelb.event-item.soldout .time,
.lunch.event-item.soldout .time,
.gelb .event-item.soldout .location,
.lunch .event-item.soldout .location,
.gelb.event-item.soldout .location,
.lunch.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #f6ab4d;
}
.gelb .event-item.soldout .article-content,
.lunch .event-item.soldout .article-content,
.gelb.event-item.soldout .article-content,
.lunch.event-item.soldout .article-content,
.gelb .event-item.soldout .article-content > *,
.lunch .event-item.soldout .article-content > *,
.gelb.event-item.soldout .article-content > *,
.lunch.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.gelb .event-item.soldout .article-content > p,
.lunch .event-item.soldout .article-content > p,
.gelb.event-item.soldout .article-content > p,
.lunch.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.gelb .event-item:hover,
.lunch .event-item:hover,
.gelb.event-item:hover,
.lunch.event-item:hover,
.gelb .event-item.hover,
.lunch .event-item.hover,
.gelb.event-item.hover,
.lunch.event-item.hover,
.gelb .event-item:hover.soldout,
.lunch .event-item:hover.soldout,
.gelb.event-item:hover.soldout,
.lunch.event-item:hover.soldout,
.gelb .event-item.hover.soldout,
.lunch .event-item.hover.soldout,
.gelb.event-item.hover.soldout,
.lunch.event-item.hover.soldout,
.gelb .event-item:hover:nth-child(odd),
.lunch .event-item:hover:nth-child(odd),
.gelb.event-item:hover:nth-child(odd),
.lunch.event-item:hover:nth-child(odd),
.gelb .event-item.hover:nth-child(odd),
.lunch .event-item.hover:nth-child(odd),
.gelb.event-item.hover:nth-child(odd),
.lunch.event-item.hover:nth-child(odd),
.gelb .event-item:hover:nth-child(even),
.lunch .event-item:hover:nth-child(even),
.gelb.event-item:hover:nth-child(even),
.lunch.event-item:hover:nth-child(even),
.gelb .event-item.hover:nth-child(even),
.lunch .event-item.hover:nth-child(even),
.gelb.event-item.hover:nth-child(even),
.lunch.event-item.hover:nth-child(even) {
  background-color: #f6ab4d;
}
.gelb .event-item:hover .venue,
.lunch .event-item:hover .venue,
.gelb.event-item:hover .venue,
.lunch.event-item:hover .venue,
.gelb .event-item.hover .venue,
.lunch .event-item.hover .venue,
.gelb.event-item.hover .venue,
.lunch.event-item.hover .venue {
  color: #FFFFFF;
}
.gelb .event-item:hover .location,
.lunch .event-item:hover .location,
.gelb.event-item:hover .location,
.lunch.event-item:hover .location,
.gelb .event-item.hover .location,
.lunch .event-item.hover .location,
.gelb.event-item.hover .location,
.lunch.event-item.hover .location {
  color: #f6ab4d;
  background-color: #FFFFFF;
}
.gelb .event-item:hover .article-info > .time,
.lunch .event-item:hover .article-info > .time,
.gelb.event-item:hover .article-info > .time,
.lunch.event-item:hover .article-info > .time,
.gelb .event-item.hover .article-info > .time,
.lunch .event-item.hover .article-info > .time,
.gelb.event-item.hover .article-info > .time,
.lunch.event-item.hover .article-info > .time {
  color: #f6ab4d;
  background-color: #FFFFFF;
}
.gelb .event-item:hover .article-content,
.lunch .event-item:hover .article-content,
.gelb.event-item:hover .article-content,
.lunch.event-item:hover .article-content,
.gelb .event-item.hover .article-content,
.lunch .event-item.hover .article-content,
.gelb.event-item.hover .article-content,
.lunch.event-item.hover .article-content,
.gelb .event-item:hover .article-content > *,
.lunch .event-item:hover .article-content > *,
.gelb.event-item:hover .article-content > *,
.lunch.event-item:hover .article-content > *,
.gelb .event-item.hover .article-content > *,
.lunch .event-item.hover .article-content > *,
.gelb.event-item.hover .article-content > *,
.lunch.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.gelb .event-item:hover .article-content > p,
.lunch .event-item:hover .article-content > p,
.gelb.event-item:hover .article-content > p,
.lunch.event-item:hover .article-content > p,
.gelb .event-item.hover .article-content > p,
.lunch .event-item.hover .article-content > p,
.gelb.event-item.hover .article-content > p,
.lunch.event-item.hover .article-content > p {
  color: #FFFFFF;
}
.gelb .item-intro.hover,
.lunch .item-intro.hover,
.gelb .item-leading.hover,
.lunch .item-leading.hover,
.gelb.item-intro.hover,
.lunch.item-intro.hover,
.gelb.item-leading.hover,
.lunch.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .gelb .item-intro.hover,
  .lunch .item-intro.hover,
  .gelb .item-leading.hover,
  .lunch .item-leading.hover,
  .gelb.item-intro.hover,
  .lunch.item-intro.hover,
  .gelb.item-leading.hover,
  .lunch.item-leading.hover {
    background-color: #f6ab4d !important;
  }
  .gelb .item-intro.hover > .inner > .layer .item-title,
  .lunch .item-intro.hover > .inner > .layer .item-title,
  .gelb .item-leading.hover > .inner > .layer .item-title,
  .lunch .item-leading.hover > .inner > .layer .item-title,
  .gelb.item-intro.hover > .inner > .layer .item-title,
  .lunch.item-intro.hover > .inner > .layer .item-title,
  .gelb.item-leading.hover > .inner > .layer .item-title,
  .lunch.item-leading.hover > .inner > .layer .item-title {
    color: #f6ab4d !important;
  }
  .gelb .item-intro.hover > .inner > .layer .item-title .mark,
  .lunch .item-intro.hover > .inner > .layer .item-title .mark,
  .gelb .item-leading.hover > .inner > .layer .item-title .mark,
  .lunch .item-leading.hover > .inner > .layer .item-title .mark,
  .gelb.item-intro.hover > .inner > .layer .item-title .mark,
  .lunch.item-intro.hover > .inner > .layer .item-title .mark,
  .gelb.item-leading.hover > .inner > .layer .item-title .mark,
  .lunch.item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
.gelb .article-detail,
.lunch .article-detail,
.gelb.article-detail,
.lunch.article-detail {
  background-color: #f6ab4d;
}
.gelb .article-detail > .article-header,
.lunch .article-detail > .article-header,
.gelb.article-detail > .article-header,
.lunch.article-detail > .article-header {
  background-color: #f6ab4d;
}
.gelb .article-detail > .article-header a,
.lunch .article-detail > .article-header a,
.gelb.article-detail > .article-header a,
.lunch.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.gelb .article-detail > .article-header a:hover,
.lunch .article-detail > .article-header a:hover,
.gelb.article-detail > .article-header a:hover,
.lunch.article-detail > .article-header a:hover,
.gelb .article-detail > .article-header a:focus,
.lunch .article-detail > .article-header a:focus,
.gelb.article-detail > .article-header a:focus,
.lunch.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.gelb .article-detail > .article-body,
.lunch .article-detail > .article-body,
.gelb.article-detail > .article-body,
.lunch.article-detail > .article-body {
  background-color: #f49926;
}
.gelb .article-detail > .article-body a,
.lunch .article-detail > .article-body a,
.gelb.article-detail > .article-body a,
.lunch.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.gelb .article-detail > .article-body a:hover,
.lunch .article-detail > .article-body a:hover,
.gelb.article-detail > .article-body a:hover,
.lunch.article-detail > .article-body a:hover,
.gelb .article-detail > .article-body a:focus,
.lunch .article-detail > .article-body a:focus,
.gelb.article-detail > .article-body a:focus,
.lunch.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.gelb .article-detail .back-to-list-btn,
.lunch .article-detail .back-to-list-btn,
.gelb.article-detail .back-to-list-btn,
.lunch.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #f6ab4d;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .article-detail .back-to-list-btn:focus,
.lunch .article-detail .back-to-list-btn:focus,
.gelb.article-detail .back-to-list-btn:focus,
.lunch.article-detail .back-to-list-btn:focus,
.gelb .article-detail .back-to-list-btn.focus,
.lunch .article-detail .back-to-list-btn.focus,
.gelb.article-detail .back-to-list-btn.focus,
.lunch.article-detail .back-to-list-btn.focus {
  color: #f6ab4d;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.gelb .article-detail .back-to-list-btn:hover,
.lunch .article-detail .back-to-list-btn:hover,
.gelb.article-detail .back-to-list-btn:hover,
.lunch.article-detail .back-to-list-btn:hover {
  color: #f6ab4d;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.gelb .article-detail .back-to-list-btn:active,
.lunch .article-detail .back-to-list-btn:active,
.gelb.article-detail .back-to-list-btn:active,
.lunch.article-detail .back-to-list-btn:active,
.gelb .article-detail .back-to-list-btn.active,
.lunch .article-detail .back-to-list-btn.active,
.gelb.article-detail .back-to-list-btn.active,
.lunch.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.gelb .article-detail .back-to-list-btn,
.open > .dropdown-toggle.lunch .article-detail .back-to-list-btn,
.open > .dropdown-toggle.gelb.article-detail .back-to-list-btn,
.open > .dropdown-toggle.lunch.article-detail .back-to-list-btn {
  color: #f6ab4d;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.gelb .article-detail .back-to-list-btn:active:hover,
.lunch .article-detail .back-to-list-btn:active:hover,
.gelb.article-detail .back-to-list-btn:active:hover,
.lunch.article-detail .back-to-list-btn:active:hover,
.gelb .article-detail .back-to-list-btn.active:hover,
.lunch .article-detail .back-to-list-btn.active:hover,
.gelb.article-detail .back-to-list-btn.active:hover,
.lunch.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.gelb .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.lunch .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.gelb.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.lunch.article-detail .back-to-list-btn:hover,
.gelb .article-detail .back-to-list-btn:active:focus,
.lunch .article-detail .back-to-list-btn:active:focus,
.gelb.article-detail .back-to-list-btn:active:focus,
.lunch.article-detail .back-to-list-btn:active:focus,
.gelb .article-detail .back-to-list-btn.active:focus,
.lunch .article-detail .back-to-list-btn.active:focus,
.gelb.article-detail .back-to-list-btn.active:focus,
.lunch.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.gelb .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.lunch .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.gelb.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.lunch.article-detail .back-to-list-btn:focus,
.gelb .article-detail .back-to-list-btn:active.focus,
.lunch .article-detail .back-to-list-btn:active.focus,
.gelb.article-detail .back-to-list-btn:active.focus,
.lunch.article-detail .back-to-list-btn:active.focus,
.gelb .article-detail .back-to-list-btn.active.focus,
.lunch .article-detail .back-to-list-btn.active.focus,
.gelb.article-detail .back-to-list-btn.active.focus,
.lunch.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.gelb .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.lunch .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.gelb.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.lunch.article-detail .back-to-list-btn.focus {
  color: #f6ab4d;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.gelb .article-detail .back-to-list-btn:active,
.lunch .article-detail .back-to-list-btn:active,
.gelb.article-detail .back-to-list-btn:active,
.lunch.article-detail .back-to-list-btn:active,
.gelb .article-detail .back-to-list-btn.active,
.lunch .article-detail .back-to-list-btn.active,
.gelb.article-detail .back-to-list-btn.active,
.lunch.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.gelb .article-detail .back-to-list-btn,
.open > .dropdown-toggle.lunch .article-detail .back-to-list-btn,
.open > .dropdown-toggle.gelb.article-detail .back-to-list-btn,
.open > .dropdown-toggle.lunch.article-detail .back-to-list-btn {
  background-image: none;
}
.gelb .article-detail .back-to-list-btn.disabled,
.lunch .article-detail .back-to-list-btn.disabled,
.gelb.article-detail .back-to-list-btn.disabled,
.lunch.article-detail .back-to-list-btn.disabled,
.gelb .article-detail .back-to-list-btn[disabled],
.lunch .article-detail .back-to-list-btn[disabled],
.gelb.article-detail .back-to-list-btn[disabled],
.lunch.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .gelb .article-detail .back-to-list-btn,
fieldset[disabled] .lunch .article-detail .back-to-list-btn,
fieldset[disabled] .gelb.article-detail .back-to-list-btn,
fieldset[disabled] .lunch.article-detail .back-to-list-btn,
.gelb .article-detail .back-to-list-btn.disabled:hover,
.lunch .article-detail .back-to-list-btn.disabled:hover,
.gelb.article-detail .back-to-list-btn.disabled:hover,
.lunch.article-detail .back-to-list-btn.disabled:hover,
.gelb .article-detail .back-to-list-btn[disabled]:hover,
.lunch .article-detail .back-to-list-btn[disabled]:hover,
.gelb.article-detail .back-to-list-btn[disabled]:hover,
.lunch.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .gelb .article-detail .back-to-list-btn:hover,
fieldset[disabled] .lunch .article-detail .back-to-list-btn:hover,
fieldset[disabled] .gelb.article-detail .back-to-list-btn:hover,
fieldset[disabled] .lunch.article-detail .back-to-list-btn:hover,
.gelb .article-detail .back-to-list-btn.disabled:focus,
.lunch .article-detail .back-to-list-btn.disabled:focus,
.gelb.article-detail .back-to-list-btn.disabled:focus,
.lunch.article-detail .back-to-list-btn.disabled:focus,
.gelb .article-detail .back-to-list-btn[disabled]:focus,
.lunch .article-detail .back-to-list-btn[disabled]:focus,
.gelb.article-detail .back-to-list-btn[disabled]:focus,
.lunch.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .gelb .article-detail .back-to-list-btn:focus,
fieldset[disabled] .lunch .article-detail .back-to-list-btn:focus,
fieldset[disabled] .gelb.article-detail .back-to-list-btn:focus,
fieldset[disabled] .lunch.article-detail .back-to-list-btn:focus,
.gelb .article-detail .back-to-list-btn.disabled.focus,
.lunch .article-detail .back-to-list-btn.disabled.focus,
.gelb.article-detail .back-to-list-btn.disabled.focus,
.lunch.article-detail .back-to-list-btn.disabled.focus,
.gelb .article-detail .back-to-list-btn[disabled].focus,
.lunch .article-detail .back-to-list-btn[disabled].focus,
.gelb.article-detail .back-to-list-btn[disabled].focus,
.lunch.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .gelb .article-detail .back-to-list-btn.focus,
fieldset[disabled] .lunch .article-detail .back-to-list-btn.focus,
fieldset[disabled] .gelb.article-detail .back-to-list-btn.focus,
fieldset[disabled] .lunch.article-detail .back-to-list-btn.focus,
.gelb .article-detail .back-to-list-btn.disabled:active,
.lunch .article-detail .back-to-list-btn.disabled:active,
.gelb.article-detail .back-to-list-btn.disabled:active,
.lunch.article-detail .back-to-list-btn.disabled:active,
.gelb .article-detail .back-to-list-btn[disabled]:active,
.lunch .article-detail .back-to-list-btn[disabled]:active,
.gelb.article-detail .back-to-list-btn[disabled]:active,
.lunch.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .gelb .article-detail .back-to-list-btn:active,
fieldset[disabled] .lunch .article-detail .back-to-list-btn:active,
fieldset[disabled] .gelb.article-detail .back-to-list-btn:active,
fieldset[disabled] .lunch.article-detail .back-to-list-btn:active,
.gelb .article-detail .back-to-list-btn.disabled.active,
.lunch .article-detail .back-to-list-btn.disabled.active,
.gelb.article-detail .back-to-list-btn.disabled.active,
.lunch.article-detail .back-to-list-btn.disabled.active,
.gelb .article-detail .back-to-list-btn[disabled].active,
.lunch .article-detail .back-to-list-btn[disabled].active,
.gelb.article-detail .back-to-list-btn[disabled].active,
.lunch.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .gelb .article-detail .back-to-list-btn.active,
fieldset[disabled] .lunch .article-detail .back-to-list-btn.active,
fieldset[disabled] .gelb.article-detail .back-to-list-btn.active,
fieldset[disabled] .lunch.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.gelb .article-detail .back-to-list-btn .badge,
.lunch .article-detail .back-to-list-btn .badge,
.gelb.article-detail .back-to-list-btn .badge,
.lunch.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #f6ab4d;
}
.gelb .article-detail .back-to-list-btn:focus,
.lunch .article-detail .back-to-list-btn:focus,
.gelb.article-detail .back-to-list-btn:focus,
.lunch.article-detail .back-to-list-btn:focus,
.gelb .article-detail .back-to-list-btn.focus,
.lunch .article-detail .back-to-list-btn.focus,
.gelb.article-detail .back-to-list-btn.focus,
.lunch.article-detail .back-to-list-btn.focus {
  color: #f6ab4d;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gelb .article-detail .back-to-list-btn:hover,
.lunch .article-detail .back-to-list-btn:hover,
.gelb.article-detail .back-to-list-btn:hover,
.lunch.article-detail .back-to-list-btn:hover {
  color: #f6ab4d;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .article-detail .back-to-list-btn:active,
.lunch .article-detail .back-to-list-btn:active,
.gelb.article-detail .back-to-list-btn:active,
.lunch.article-detail .back-to-list-btn:active,
.gelb .article-detail .back-to-list-btn.active,
.lunch .article-detail .back-to-list-btn.active,
.gelb.article-detail .back-to-list-btn.active,
.lunch.article-detail .back-to-list-btn.active {
  color: #f6ab4d;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .article-detail .back-to-list-btn:active:hover,
.lunch .article-detail .back-to-list-btn:active:hover,
.gelb.article-detail .back-to-list-btn:active:hover,
.lunch.article-detail .back-to-list-btn:active:hover,
.gelb .article-detail .back-to-list-btn.active:hover,
.lunch .article-detail .back-to-list-btn.active:hover,
.gelb.article-detail .back-to-list-btn.active:hover,
.lunch.article-detail .back-to-list-btn.active:hover,
.gelb .article-detail .back-to-list-btn:active:focus,
.lunch .article-detail .back-to-list-btn:active:focus,
.gelb.article-detail .back-to-list-btn:active:focus,
.lunch.article-detail .back-to-list-btn:active:focus,
.gelb .article-detail .back-to-list-btn.active:focus,
.lunch .article-detail .back-to-list-btn.active:focus,
.gelb.article-detail .back-to-list-btn.active:focus,
.lunch.article-detail .back-to-list-btn.active:focus,
.gelb .article-detail .back-to-list-btn:active.focus,
.lunch .article-detail .back-to-list-btn:active.focus,
.gelb.article-detail .back-to-list-btn:active.focus,
.lunch.article-detail .back-to-list-btn:active.focus,
.gelb .article-detail .back-to-list-btn.active.focus,
.lunch .article-detail .back-to-list-btn.active.focus,
.gelb.article-detail .back-to-list-btn.active.focus,
.lunch.article-detail .back-to-list-btn.active.focus {
  color: #f6ab4d;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .article-detail .back-to-list-btn.disabled,
.lunch .article-detail .back-to-list-btn.disabled,
.gelb.article-detail .back-to-list-btn.disabled,
.lunch.article-detail .back-to-list-btn.disabled,
.gelb .article-detail .back-to-list-btn[disabled],
.lunch .article-detail .back-to-list-btn[disabled],
.gelb.article-detail .back-to-list-btn[disabled],
.lunch.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .gelb .article-detail .back-to-list-btn,
fieldset[disabled] .lunch .article-detail .back-to-list-btn,
fieldset[disabled] .gelb.article-detail .back-to-list-btn,
fieldset[disabled] .lunch.article-detail .back-to-list-btn,
.gelb .article-detail .back-to-list-btn.disabled:hover,
.lunch .article-detail .back-to-list-btn.disabled:hover,
.gelb.article-detail .back-to-list-btn.disabled:hover,
.lunch.article-detail .back-to-list-btn.disabled:hover,
.gelb .article-detail .back-to-list-btn[disabled]:hover,
.lunch .article-detail .back-to-list-btn[disabled]:hover,
.gelb.article-detail .back-to-list-btn[disabled]:hover,
.lunch.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .gelb .article-detail .back-to-list-btn:hover,
fieldset[disabled] .lunch .article-detail .back-to-list-btn:hover,
fieldset[disabled] .gelb.article-detail .back-to-list-btn:hover,
fieldset[disabled] .lunch.article-detail .back-to-list-btn:hover,
.gelb .article-detail .back-to-list-btn.disabled:focus,
.lunch .article-detail .back-to-list-btn.disabled:focus,
.gelb.article-detail .back-to-list-btn.disabled:focus,
.lunch.article-detail .back-to-list-btn.disabled:focus,
.gelb .article-detail .back-to-list-btn[disabled]:focus,
.lunch .article-detail .back-to-list-btn[disabled]:focus,
.gelb.article-detail .back-to-list-btn[disabled]:focus,
.lunch.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .gelb .article-detail .back-to-list-btn:focus,
fieldset[disabled] .lunch .article-detail .back-to-list-btn:focus,
fieldset[disabled] .gelb.article-detail .back-to-list-btn:focus,
fieldset[disabled] .lunch.article-detail .back-to-list-btn:focus,
.gelb .article-detail .back-to-list-btn.disabled.focus,
.lunch .article-detail .back-to-list-btn.disabled.focus,
.gelb.article-detail .back-to-list-btn.disabled.focus,
.lunch.article-detail .back-to-list-btn.disabled.focus,
.gelb .article-detail .back-to-list-btn[disabled].focus,
.lunch .article-detail .back-to-list-btn[disabled].focus,
.gelb.article-detail .back-to-list-btn[disabled].focus,
.lunch.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .gelb .article-detail .back-to-list-btn.focus,
fieldset[disabled] .lunch .article-detail .back-to-list-btn.focus,
fieldset[disabled] .gelb.article-detail .back-to-list-btn.focus,
fieldset[disabled] .lunch.article-detail .back-to-list-btn.focus,
.gelb .article-detail .back-to-list-btn.disabled:active,
.lunch .article-detail .back-to-list-btn.disabled:active,
.gelb.article-detail .back-to-list-btn.disabled:active,
.lunch.article-detail .back-to-list-btn.disabled:active,
.gelb .article-detail .back-to-list-btn[disabled]:active,
.lunch .article-detail .back-to-list-btn[disabled]:active,
.gelb.article-detail .back-to-list-btn[disabled]:active,
.lunch.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .gelb .article-detail .back-to-list-btn:active,
fieldset[disabled] .lunch .article-detail .back-to-list-btn:active,
fieldset[disabled] .gelb.article-detail .back-to-list-btn:active,
fieldset[disabled] .lunch.article-detail .back-to-list-btn:active,
.gelb .article-detail .back-to-list-btn.disabled.active,
.lunch .article-detail .back-to-list-btn.disabled.active,
.gelb.article-detail .back-to-list-btn.disabled.active,
.lunch.article-detail .back-to-list-btn.disabled.active,
.gelb .article-detail .back-to-list-btn[disabled].active,
.lunch .article-detail .back-to-list-btn[disabled].active,
.gelb.article-detail .back-to-list-btn[disabled].active,
.lunch.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .gelb .article-detail .back-to-list-btn.active,
fieldset[disabled] .lunch .article-detail .back-to-list-btn.active,
fieldset[disabled] .gelb.article-detail .back-to-list-btn.active,
fieldset[disabled] .lunch.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.gelb .article-detail .back-to-list-btn .badge,
.lunch .article-detail .back-to-list-btn .badge,
.gelb.article-detail .back-to-list-btn .badge,
.lunch.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #f6ab4d;
}
.gelb .article-detail .location,
.lunch .article-detail .location,
.gelb.article-detail .location,
.lunch.article-detail .location {
  color: #f6ab4d;
  background-color: #FFFFFF;
}
.gelb .article-detail .date-venue,
.lunch .article-detail .date-venue,
.gelb.article-detail .date-venue,
.lunch.article-detail .date-venue {
  color: #FFFFFF;
}
.gelb .article-detail .date-venue > a,
.lunch .article-detail .date-venue > a,
.gelb.article-detail .date-venue > a,
.lunch.article-detail .date-venue > a,
.gelb .article-detail .date-venue > a:hover,
.lunch .article-detail .date-venue > a:hover,
.gelb.article-detail .date-venue > a:hover,
.lunch.article-detail .date-venue > a:hover,
.gelb .article-detail .date-venue > a:focus,
.lunch .article-detail .date-venue > a:focus,
.gelb.article-detail .date-venue > a:focus,
.lunch.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
.gelb .btn-default,
.lunch .btn-default,
.btn-gelb {
  border-color: #f6ab4d;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #f6ab4d;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default:focus,
.lunch .btn-default:focus,
.btn-gelb:focus,
.gelb .btn-default.focus,
.lunch .btn-default.focus,
.btn-gelb.focus {
  color: #FFFFFF;
  background-color: #f4941c;
  border-color: #ba6c09;
}
.gelb .btn-default:hover,
.lunch .btn-default:hover,
.btn-gelb:hover {
  color: #FFFFFF;
  background-color: #f4941c;
  border-color: #f39013;
}
.gelb .btn-default:active,
.lunch .btn-default:active,
.btn-gelb:active,
.gelb .btn-default.active,
.lunch .btn-default.active,
.btn-gelb.active,
.open > .dropdown-toggle.gelb .btn-default,
.open > .dropdown-toggle.lunch .btn-default,
.open > .dropdown-toggle.btn-gelb {
  color: #FFFFFF;
  background-color: #f4941c;
  border-color: #f39013;
}
.gelb .btn-default:active:hover,
.lunch .btn-default:active:hover,
.btn-gelb:active:hover,
.gelb .btn-default.active:hover,
.lunch .btn-default.active:hover,
.btn-gelb.active:hover,
.open > .dropdown-toggle.gelb .btn-default:hover,
.open > .dropdown-toggle.lunch .btn-default:hover,
.open > .dropdown-toggle.btn-gelb:hover,
.gelb .btn-default:active:focus,
.lunch .btn-default:active:focus,
.btn-gelb:active:focus,
.gelb .btn-default.active:focus,
.lunch .btn-default.active:focus,
.btn-gelb.active:focus,
.open > .dropdown-toggle.gelb .btn-default:focus,
.open > .dropdown-toggle.lunch .btn-default:focus,
.open > .dropdown-toggle.btn-gelb:focus,
.gelb .btn-default:active.focus,
.lunch .btn-default:active.focus,
.btn-gelb:active.focus,
.gelb .btn-default.active.focus,
.lunch .btn-default.active.focus,
.btn-gelb.active.focus,
.open > .dropdown-toggle.gelb .btn-default.focus,
.open > .dropdown-toggle.lunch .btn-default.focus,
.open > .dropdown-toggle.btn-gelb.focus {
  color: #FFFFFF;
  background-color: #e1820b;
  border-color: #ba6c09;
}
.gelb .btn-default:active,
.lunch .btn-default:active,
.btn-gelb:active,
.gelb .btn-default.active,
.lunch .btn-default.active,
.btn-gelb.active,
.open > .dropdown-toggle.gelb .btn-default,
.open > .dropdown-toggle.lunch .btn-default,
.open > .dropdown-toggle.btn-gelb {
  background-image: none;
}
.gelb .btn-default.disabled,
.lunch .btn-default.disabled,
.btn-gelb.disabled,
.gelb .btn-default[disabled],
.lunch .btn-default[disabled],
.btn-gelb[disabled],
fieldset[disabled] .gelb .btn-default,
fieldset[disabled] .lunch .btn-default,
fieldset[disabled] .btn-gelb,
.gelb .btn-default.disabled:hover,
.lunch .btn-default.disabled:hover,
.btn-gelb.disabled:hover,
.gelb .btn-default[disabled]:hover,
.lunch .btn-default[disabled]:hover,
.btn-gelb[disabled]:hover,
fieldset[disabled] .gelb .btn-default:hover,
fieldset[disabled] .lunch .btn-default:hover,
fieldset[disabled] .btn-gelb:hover,
.gelb .btn-default.disabled:focus,
.lunch .btn-default.disabled:focus,
.btn-gelb.disabled:focus,
.gelb .btn-default[disabled]:focus,
.lunch .btn-default[disabled]:focus,
.btn-gelb[disabled]:focus,
fieldset[disabled] .gelb .btn-default:focus,
fieldset[disabled] .lunch .btn-default:focus,
fieldset[disabled] .btn-gelb:focus,
.gelb .btn-default.disabled.focus,
.lunch .btn-default.disabled.focus,
.btn-gelb.disabled.focus,
.gelb .btn-default[disabled].focus,
.lunch .btn-default[disabled].focus,
.btn-gelb[disabled].focus,
fieldset[disabled] .gelb .btn-default.focus,
fieldset[disabled] .lunch .btn-default.focus,
fieldset[disabled] .btn-gelb.focus,
.gelb .btn-default.disabled:active,
.lunch .btn-default.disabled:active,
.btn-gelb.disabled:active,
.gelb .btn-default[disabled]:active,
.lunch .btn-default[disabled]:active,
.btn-gelb[disabled]:active,
fieldset[disabled] .gelb .btn-default:active,
fieldset[disabled] .lunch .btn-default:active,
fieldset[disabled] .btn-gelb:active,
.gelb .btn-default.disabled.active,
.lunch .btn-default.disabled.active,
.btn-gelb.disabled.active,
.gelb .btn-default[disabled].active,
.lunch .btn-default[disabled].active,
.btn-gelb[disabled].active,
fieldset[disabled] .gelb .btn-default.active,
fieldset[disabled] .lunch .btn-default.active,
fieldset[disabled] .btn-gelb.active {
  background-color: #f6ab4d;
  border-color: #f6ab4d;
}
.gelb .btn-default .badge,
.lunch .btn-default .badge,
.btn-gelb .badge {
  color: #f6ab4d;
  background-color: #FFFFFF;
}
.gelb .btn-default:focus,
.lunch .btn-default:focus,
.btn-gelb:focus,
.gelb .btn-default.focus,
.lunch .btn-default.focus,
.btn-gelb.focus {
  color: #FFFFFF;
  background-color: #f6ab4d;
  border-color: #f6ab4d;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gelb .btn-default:hover,
.lunch .btn-default:hover,
.btn-gelb:hover {
  color: #FFFFFF;
  background-color: #f5a035;
  border-color: #f5a035;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default:active,
.lunch .btn-default:active,
.btn-gelb:active,
.gelb .btn-default.active,
.lunch .btn-default.active,
.btn-gelb.active {
  color: #FFFFFF;
  background-color: #f39013;
  border-color: #f39013;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default:active:hover,
.lunch .btn-default:active:hover,
.btn-gelb:active:hover,
.gelb .btn-default.active:hover,
.lunch .btn-default.active:hover,
.btn-gelb.active:hover,
.gelb .btn-default:active:focus,
.lunch .btn-default:active:focus,
.btn-gelb:active:focus,
.gelb .btn-default.active:focus,
.lunch .btn-default.active:focus,
.btn-gelb.active:focus,
.gelb .btn-default:active.focus,
.lunch .btn-default:active.focus,
.btn-gelb:active.focus,
.gelb .btn-default.active.focus,
.lunch .btn-default.active.focus,
.btn-gelb.active.focus {
  color: #FFFFFF;
  background-color: #eb880c;
  border-color: #eb880c;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default.disabled,
.lunch .btn-default.disabled,
.btn-gelb.disabled,
.gelb .btn-default[disabled],
.lunch .btn-default[disabled],
.btn-gelb[disabled],
fieldset[disabled] .gelb .btn-default,
fieldset[disabled] .lunch .btn-default,
fieldset[disabled] .btn-gelb,
.gelb .btn-default.disabled:hover,
.lunch .btn-default.disabled:hover,
.btn-gelb.disabled:hover,
.gelb .btn-default[disabled]:hover,
.lunch .btn-default[disabled]:hover,
.btn-gelb[disabled]:hover,
fieldset[disabled] .gelb .btn-default:hover,
fieldset[disabled] .lunch .btn-default:hover,
fieldset[disabled] .btn-gelb:hover,
.gelb .btn-default.disabled:focus,
.lunch .btn-default.disabled:focus,
.btn-gelb.disabled:focus,
.gelb .btn-default[disabled]:focus,
.lunch .btn-default[disabled]:focus,
.btn-gelb[disabled]:focus,
fieldset[disabled] .gelb .btn-default:focus,
fieldset[disabled] .lunch .btn-default:focus,
fieldset[disabled] .btn-gelb:focus,
.gelb .btn-default.disabled.focus,
.lunch .btn-default.disabled.focus,
.btn-gelb.disabled.focus,
.gelb .btn-default[disabled].focus,
.lunch .btn-default[disabled].focus,
.btn-gelb[disabled].focus,
fieldset[disabled] .gelb .btn-default.focus,
fieldset[disabled] .lunch .btn-default.focus,
fieldset[disabled] .btn-gelb.focus,
.gelb .btn-default.disabled:active,
.lunch .btn-default.disabled:active,
.btn-gelb.disabled:active,
.gelb .btn-default[disabled]:active,
.lunch .btn-default[disabled]:active,
.btn-gelb[disabled]:active,
fieldset[disabled] .gelb .btn-default:active,
fieldset[disabled] .lunch .btn-default:active,
fieldset[disabled] .btn-gelb:active,
.gelb .btn-default.disabled.active,
.lunch .btn-default.disabled.active,
.btn-gelb.disabled.active,
.gelb .btn-default[disabled].active,
.lunch .btn-default[disabled].active,
.btn-gelb[disabled].active,
fieldset[disabled] .gelb .btn-default.active,
fieldset[disabled] .lunch .btn-default.active,
fieldset[disabled] .btn-gelb.active {
  background-color: #f6ab4d;
  border-color: #f6ab4d;
  background-image: none;
}
.gelb .btn-default .badge,
.lunch .btn-default .badge,
.btn-gelb .badge {
  color: #f6ab4d;
  background-color: #FFFFFF;
}
.gelb .btn-default.checkbox-btn,
.lunch .btn-default.checkbox-btn,
.btn-gelb.checkbox-btn,
.gelb .btn-default.dropdown-toggle,
.lunch .btn-default.dropdown-toggle,
.btn-gelb.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(246, 171, 77, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default.checkbox-btn.dropdown-toggle,
.lunch .btn-default.checkbox-btn.dropdown-toggle,
.btn-gelb.checkbox-btn.dropdown-toggle,
.gelb .btn-default.dropdown-toggle.dropdown-toggle,
.lunch .btn-default.dropdown-toggle.dropdown-toggle,
.btn-gelb.dropdown-toggle.dropdown-toggle {
  border-color: #f6ab4d;
  background-color: #ECECEC;
}
.gelb .btn-default.checkbox-btn:focus,
.lunch .btn-default.checkbox-btn:focus,
.btn-gelb.checkbox-btn:focus,
.gelb .btn-default.dropdown-toggle:focus,
.lunch .btn-default.dropdown-toggle:focus,
.btn-gelb.dropdown-toggle:focus,
.gelb .btn-default.checkbox-btn.focus,
.lunch .btn-default.checkbox-btn.focus,
.btn-gelb.checkbox-btn.focus,
.gelb .btn-default.dropdown-toggle.focus,
.lunch .btn-default.dropdown-toggle.focus,
.btn-gelb.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(246, 171, 77, 0.75);
  border-color: #f6ab4d;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gelb .btn-default.checkbox-btn:hover,
.lunch .btn-default.checkbox-btn:hover,
.btn-gelb.checkbox-btn:hover,
.gelb .btn-default.dropdown-toggle:hover,
.lunch .btn-default.dropdown-toggle:hover,
.btn-gelb.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(246, 171, 77, 0.75);
  border-color: #f6ab4d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default.checkbox-btn:active,
.lunch .btn-default.checkbox-btn:active,
.btn-gelb.checkbox-btn:active,
.gelb .btn-default.dropdown-toggle:active,
.lunch .btn-default.dropdown-toggle:active,
.btn-gelb.dropdown-toggle:active,
.gelb .btn-default.checkbox-btn.active,
.lunch .btn-default.checkbox-btn.active,
.btn-gelb.checkbox-btn.active,
.gelb .btn-default.dropdown-toggle.active,
.lunch .btn-default.dropdown-toggle.active,
.btn-gelb.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #f6ab4d;
  border-color: #f6ab4d;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default.checkbox-btn:active:hover,
.lunch .btn-default.checkbox-btn:active:hover,
.btn-gelb.checkbox-btn:active:hover,
.gelb .btn-default.dropdown-toggle:active:hover,
.lunch .btn-default.dropdown-toggle:active:hover,
.btn-gelb.dropdown-toggle:active:hover,
.gelb .btn-default.checkbox-btn.active:hover,
.lunch .btn-default.checkbox-btn.active:hover,
.btn-gelb.checkbox-btn.active:hover,
.gelb .btn-default.dropdown-toggle.active:hover,
.lunch .btn-default.dropdown-toggle.active:hover,
.btn-gelb.dropdown-toggle.active:hover,
.gelb .btn-default.checkbox-btn:active:focus,
.lunch .btn-default.checkbox-btn:active:focus,
.btn-gelb.checkbox-btn:active:focus,
.gelb .btn-default.dropdown-toggle:active:focus,
.lunch .btn-default.dropdown-toggle:active:focus,
.btn-gelb.dropdown-toggle:active:focus,
.gelb .btn-default.checkbox-btn.active:focus,
.lunch .btn-default.checkbox-btn.active:focus,
.btn-gelb.checkbox-btn.active:focus,
.gelb .btn-default.dropdown-toggle.active:focus,
.lunch .btn-default.dropdown-toggle.active:focus,
.btn-gelb.dropdown-toggle.active:focus,
.gelb .btn-default.checkbox-btn:active.focus,
.lunch .btn-default.checkbox-btn:active.focus,
.btn-gelb.checkbox-btn:active.focus,
.gelb .btn-default.dropdown-toggle:active.focus,
.lunch .btn-default.dropdown-toggle:active.focus,
.btn-gelb.dropdown-toggle:active.focus,
.gelb .btn-default.checkbox-btn.active.focus,
.lunch .btn-default.checkbox-btn.active.focus,
.btn-gelb.checkbox-btn.active.focus,
.gelb .btn-default.dropdown-toggle.active.focus,
.lunch .btn-default.dropdown-toggle.active.focus,
.btn-gelb.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #f6ab4d;
  border-color: #f6ab4d;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gelb .btn-default.checkbox-btn.dropdown-toggle.hover,
.lunch .btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-gelb.checkbox-btn.dropdown-toggle.hover,
.gelb .btn-default.dropdown-toggle.dropdown-toggle.hover,
.lunch .btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-gelb.dropdown-toggle.dropdown-toggle.hover,
.gelb .btn-default.checkbox-btn.dropdown-toggle:hover,
.lunch .btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-gelb.checkbox-btn.dropdown-toggle:hover,
.gelb .btn-default.dropdown-toggle.dropdown-toggle:hover,
.lunch .btn-default.dropdown-toggle.dropdown-toggle:hover,
.btn-gelb.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.gelb .btn-default.checkbox-btn:active.btn-default,
.lunch .btn-default.checkbox-btn:active.btn-default,
.btn-gelb.checkbox-btn:active.btn-default,
.gelb .btn-default.dropdown-toggle:active.btn-default,
.lunch .btn-default.dropdown-toggle:active.btn-default,
.btn-gelb.dropdown-toggle:active.btn-default,
.gelb .btn-default.checkbox-btn.active.btn-default,
.lunch .btn-default.checkbox-btn.active.btn-default,
.btn-gelb.checkbox-btn.active.btn-default,
.gelb .btn-default.dropdown-toggle.active.btn-default,
.lunch .btn-default.dropdown-toggle.active.btn-default,
.btn-gelb.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.gelb .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.lunch .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-gelb.checkbox-btn.btn-default,
.open > .dropdown-toggle.gelb .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.lunch .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-gelb.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.gelb .btn-default.checkbox-btn.disabled,
.lunch .btn-default.checkbox-btn.disabled,
.btn-gelb.checkbox-btn.disabled,
.gelb .btn-default.dropdown-toggle.disabled,
.lunch .btn-default.dropdown-toggle.disabled,
.btn-gelb.dropdown-toggle.disabled,
.gelb .btn-default.checkbox-btn[disabled],
.lunch .btn-default.checkbox-btn[disabled],
.btn-gelb.checkbox-btn[disabled],
.gelb .btn-default.dropdown-toggle[disabled],
.lunch .btn-default.dropdown-toggle[disabled],
.btn-gelb.dropdown-toggle[disabled],
fieldset[disabled] .gelb .btn-default.checkbox-btn,
fieldset[disabled] .lunch .btn-default.checkbox-btn,
fieldset[disabled] .btn-gelb.checkbox-btn,
fieldset[disabled] .gelb .btn-default.dropdown-toggle,
fieldset[disabled] .lunch .btn-default.dropdown-toggle,
fieldset[disabled] .btn-gelb.dropdown-toggle,
.gelb .btn-default.checkbox-btn.disabled:hover,
.lunch .btn-default.checkbox-btn.disabled:hover,
.btn-gelb.checkbox-btn.disabled:hover,
.gelb .btn-default.dropdown-toggle.disabled:hover,
.lunch .btn-default.dropdown-toggle.disabled:hover,
.btn-gelb.dropdown-toggle.disabled:hover,
.gelb .btn-default.checkbox-btn[disabled]:hover,
.lunch .btn-default.checkbox-btn[disabled]:hover,
.btn-gelb.checkbox-btn[disabled]:hover,
.gelb .btn-default.dropdown-toggle[disabled]:hover,
.lunch .btn-default.dropdown-toggle[disabled]:hover,
.btn-gelb.dropdown-toggle[disabled]:hover,
fieldset[disabled] .gelb .btn-default.checkbox-btn:hover,
fieldset[disabled] .lunch .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-gelb.checkbox-btn:hover,
fieldset[disabled] .gelb .btn-default.dropdown-toggle:hover,
fieldset[disabled] .lunch .btn-default.dropdown-toggle:hover,
fieldset[disabled] .btn-gelb.dropdown-toggle:hover,
.gelb .btn-default.checkbox-btn.disabled:focus,
.lunch .btn-default.checkbox-btn.disabled:focus,
.btn-gelb.checkbox-btn.disabled:focus,
.gelb .btn-default.dropdown-toggle.disabled:focus,
.lunch .btn-default.dropdown-toggle.disabled:focus,
.btn-gelb.dropdown-toggle.disabled:focus,
.gelb .btn-default.checkbox-btn[disabled]:focus,
.lunch .btn-default.checkbox-btn[disabled]:focus,
.btn-gelb.checkbox-btn[disabled]:focus,
.gelb .btn-default.dropdown-toggle[disabled]:focus,
.lunch .btn-default.dropdown-toggle[disabled]:focus,
.btn-gelb.dropdown-toggle[disabled]:focus,
fieldset[disabled] .gelb .btn-default.checkbox-btn:focus,
fieldset[disabled] .lunch .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-gelb.checkbox-btn:focus,
fieldset[disabled] .gelb .btn-default.dropdown-toggle:focus,
fieldset[disabled] .lunch .btn-default.dropdown-toggle:focus,
fieldset[disabled] .btn-gelb.dropdown-toggle:focus,
.gelb .btn-default.checkbox-btn.disabled.focus,
.lunch .btn-default.checkbox-btn.disabled.focus,
.btn-gelb.checkbox-btn.disabled.focus,
.gelb .btn-default.dropdown-toggle.disabled.focus,
.lunch .btn-default.dropdown-toggle.disabled.focus,
.btn-gelb.dropdown-toggle.disabled.focus,
.gelb .btn-default.checkbox-btn[disabled].focus,
.lunch .btn-default.checkbox-btn[disabled].focus,
.btn-gelb.checkbox-btn[disabled].focus,
.gelb .btn-default.dropdown-toggle[disabled].focus,
.lunch .btn-default.dropdown-toggle[disabled].focus,
.btn-gelb.dropdown-toggle[disabled].focus,
fieldset[disabled] .gelb .btn-default.checkbox-btn.focus,
fieldset[disabled] .lunch .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-gelb.checkbox-btn.focus,
fieldset[disabled] .gelb .btn-default.dropdown-toggle.focus,
fieldset[disabled] .lunch .btn-default.dropdown-toggle.focus,
fieldset[disabled] .btn-gelb.dropdown-toggle.focus,
.gelb .btn-default.checkbox-btn.disabled:active,
.lunch .btn-default.checkbox-btn.disabled:active,
.btn-gelb.checkbox-btn.disabled:active,
.gelb .btn-default.dropdown-toggle.disabled:active,
.lunch .btn-default.dropdown-toggle.disabled:active,
.btn-gelb.dropdown-toggle.disabled:active,
.gelb .btn-default.checkbox-btn[disabled]:active,
.lunch .btn-default.checkbox-btn[disabled]:active,
.btn-gelb.checkbox-btn[disabled]:active,
.gelb .btn-default.dropdown-toggle[disabled]:active,
.lunch .btn-default.dropdown-toggle[disabled]:active,
.btn-gelb.dropdown-toggle[disabled]:active,
fieldset[disabled] .gelb .btn-default.checkbox-btn:active,
fieldset[disabled] .lunch .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-gelb.checkbox-btn:active,
fieldset[disabled] .gelb .btn-default.dropdown-toggle:active,
fieldset[disabled] .lunch .btn-default.dropdown-toggle:active,
fieldset[disabled] .btn-gelb.dropdown-toggle:active,
.gelb .btn-default.checkbox-btn.disabled.active,
.lunch .btn-default.checkbox-btn.disabled.active,
.btn-gelb.checkbox-btn.disabled.active,
.gelb .btn-default.dropdown-toggle.disabled.active,
.lunch .btn-default.dropdown-toggle.disabled.active,
.btn-gelb.dropdown-toggle.disabled.active,
.gelb .btn-default.checkbox-btn[disabled].active,
.lunch .btn-default.checkbox-btn[disabled].active,
.btn-gelb.checkbox-btn[disabled].active,
.gelb .btn-default.dropdown-toggle[disabled].active,
.lunch .btn-default.dropdown-toggle[disabled].active,
.btn-gelb.dropdown-toggle[disabled].active,
fieldset[disabled] .gelb .btn-default.checkbox-btn.active,
fieldset[disabled] .lunch .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-gelb.checkbox-btn.active,
fieldset[disabled] .gelb .btn-default.dropdown-toggle.active,
fieldset[disabled] .lunch .btn-default.dropdown-toggle.active,
fieldset[disabled] .btn-gelb.dropdown-toggle.active {
  background-color: #f6ab4d;
  border-color: #f6ab4d;
  background-image: none;
}
.gelb .btn-default.checkbox-btn .badge,
.lunch .btn-default.checkbox-btn .badge,
.btn-gelb.checkbox-btn .badge,
.gelb .btn-default.dropdown-toggle .badge,
.lunch .btn-default.dropdown-toggle .badge,
.btn-gelb.dropdown-toggle .badge {
  color: #f6ab4d;
  background-color: #FFFFFF;
}
/*
/*	======================================================================
/* 	ROTORANGE/ON
/*	======================================================================
*/
.rotorange,
.on {
  /* buttons */
  /* event-items */
  /* blog-items */
  /* article-detail */
}
.rotorange .video-teaser-title span,
.on .video-teaser-title span,
.rotorange .progress > .progress-bar,
.on .progress > .progress-bar,
.rotorange .mark,
.on .mark,
.rotorange mark,
.on mark {
  background-color: #ee8258;
}
.rotorange .btn-default,
.on .btn-default,
.rotorange.btn-default,
.on.btn-default {
  border-color: #ee8258;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #ee8258;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default:focus,
.on .btn-default:focus,
.rotorange.btn-default:focus,
.on.btn-default:focus,
.rotorange .btn-default.focus,
.on .btn-default.focus,
.rotorange.btn-default.focus,
.on.btn-default.focus {
  color: #FFFFFF;
  background-color: #e95f2a;
  border-color: #b44012;
}
.rotorange .btn-default:hover,
.on .btn-default:hover,
.rotorange.btn-default:hover,
.on.btn-default:hover {
  color: #FFFFFF;
  background-color: #e95f2a;
  border-color: #e85820;
}
.rotorange .btn-default:active,
.on .btn-default:active,
.rotorange.btn-default:active,
.on.btn-default:active,
.rotorange .btn-default.active,
.on .btn-default.active,
.rotorange.btn-default.active,
.on.btn-default.active,
.open > .dropdown-toggle.rotorange .btn-default,
.open > .dropdown-toggle.on .btn-default,
.open > .dropdown-toggle.rotorange.btn-default,
.open > .dropdown-toggle.on.btn-default {
  color: #FFFFFF;
  background-color: #e95f2a;
  border-color: #e85820;
}
.rotorange .btn-default:active:hover,
.on .btn-default:active:hover,
.rotorange.btn-default:active:hover,
.on.btn-default:active:hover,
.rotorange .btn-default.active:hover,
.on .btn-default.active:hover,
.rotorange.btn-default.active:hover,
.on.btn-default.active:hover,
.open > .dropdown-toggle.rotorange .btn-default:hover,
.open > .dropdown-toggle.on .btn-default:hover,
.open > .dropdown-toggle.rotorange.btn-default:hover,
.open > .dropdown-toggle.on.btn-default:hover,
.rotorange .btn-default:active:focus,
.on .btn-default:active:focus,
.rotorange.btn-default:active:focus,
.on.btn-default:active:focus,
.rotorange .btn-default.active:focus,
.on .btn-default.active:focus,
.rotorange.btn-default.active:focus,
.on.btn-default.active:focus,
.open > .dropdown-toggle.rotorange .btn-default:focus,
.open > .dropdown-toggle.on .btn-default:focus,
.open > .dropdown-toggle.rotorange.btn-default:focus,
.open > .dropdown-toggle.on.btn-default:focus,
.rotorange .btn-default:active.focus,
.on .btn-default:active.focus,
.rotorange.btn-default:active.focus,
.on.btn-default:active.focus,
.rotorange .btn-default.active.focus,
.on .btn-default.active.focus,
.rotorange.btn-default.active.focus,
.on.btn-default.active.focus,
.open > .dropdown-toggle.rotorange .btn-default.focus,
.open > .dropdown-toggle.on .btn-default.focus,
.open > .dropdown-toggle.rotorange.btn-default.focus,
.open > .dropdown-toggle.on.btn-default.focus {
  color: #FFFFFF;
  background-color: #d94d16;
  border-color: #b44012;
}
.rotorange .btn-default:active,
.on .btn-default:active,
.rotorange.btn-default:active,
.on.btn-default:active,
.rotorange .btn-default.active,
.on .btn-default.active,
.rotorange.btn-default.active,
.on.btn-default.active,
.open > .dropdown-toggle.rotorange .btn-default,
.open > .dropdown-toggle.on .btn-default,
.open > .dropdown-toggle.rotorange.btn-default,
.open > .dropdown-toggle.on.btn-default {
  background-image: none;
}
.rotorange .btn-default.disabled,
.on .btn-default.disabled,
.rotorange.btn-default.disabled,
.on.btn-default.disabled,
.rotorange .btn-default[disabled],
.on .btn-default[disabled],
.rotorange.btn-default[disabled],
.on.btn-default[disabled],
fieldset[disabled] .rotorange .btn-default,
fieldset[disabled] .on .btn-default,
fieldset[disabled] .rotorange.btn-default,
fieldset[disabled] .on.btn-default,
.rotorange .btn-default.disabled:hover,
.on .btn-default.disabled:hover,
.rotorange.btn-default.disabled:hover,
.on.btn-default.disabled:hover,
.rotorange .btn-default[disabled]:hover,
.on .btn-default[disabled]:hover,
.rotorange.btn-default[disabled]:hover,
.on.btn-default[disabled]:hover,
fieldset[disabled] .rotorange .btn-default:hover,
fieldset[disabled] .on .btn-default:hover,
fieldset[disabled] .rotorange.btn-default:hover,
fieldset[disabled] .on.btn-default:hover,
.rotorange .btn-default.disabled:focus,
.on .btn-default.disabled:focus,
.rotorange.btn-default.disabled:focus,
.on.btn-default.disabled:focus,
.rotorange .btn-default[disabled]:focus,
.on .btn-default[disabled]:focus,
.rotorange.btn-default[disabled]:focus,
.on.btn-default[disabled]:focus,
fieldset[disabled] .rotorange .btn-default:focus,
fieldset[disabled] .on .btn-default:focus,
fieldset[disabled] .rotorange.btn-default:focus,
fieldset[disabled] .on.btn-default:focus,
.rotorange .btn-default.disabled.focus,
.on .btn-default.disabled.focus,
.rotorange.btn-default.disabled.focus,
.on.btn-default.disabled.focus,
.rotorange .btn-default[disabled].focus,
.on .btn-default[disabled].focus,
.rotorange.btn-default[disabled].focus,
.on.btn-default[disabled].focus,
fieldset[disabled] .rotorange .btn-default.focus,
fieldset[disabled] .on .btn-default.focus,
fieldset[disabled] .rotorange.btn-default.focus,
fieldset[disabled] .on.btn-default.focus,
.rotorange .btn-default.disabled:active,
.on .btn-default.disabled:active,
.rotorange.btn-default.disabled:active,
.on.btn-default.disabled:active,
.rotorange .btn-default[disabled]:active,
.on .btn-default[disabled]:active,
.rotorange.btn-default[disabled]:active,
.on.btn-default[disabled]:active,
fieldset[disabled] .rotorange .btn-default:active,
fieldset[disabled] .on .btn-default:active,
fieldset[disabled] .rotorange.btn-default:active,
fieldset[disabled] .on.btn-default:active,
.rotorange .btn-default.disabled.active,
.on .btn-default.disabled.active,
.rotorange.btn-default.disabled.active,
.on.btn-default.disabled.active,
.rotorange .btn-default[disabled].active,
.on .btn-default[disabled].active,
.rotorange.btn-default[disabled].active,
.on.btn-default[disabled].active,
fieldset[disabled] .rotorange .btn-default.active,
fieldset[disabled] .on .btn-default.active,
fieldset[disabled] .rotorange.btn-default.active,
fieldset[disabled] .on.btn-default.active {
  background-color: #ee8258;
  border-color: #ee8258;
}
.rotorange .btn-default .badge,
.on .btn-default .badge,
.rotorange.btn-default .badge,
.on.btn-default .badge {
  color: #ee8258;
  background-color: #FFFFFF;
}
.rotorange .btn-default:focus,
.on .btn-default:focus,
.rotorange.btn-default:focus,
.on.btn-default:focus,
.rotorange .btn-default.focus,
.on .btn-default.focus,
.rotorange.btn-default.focus,
.on.btn-default.focus {
  color: #FFFFFF;
  background-color: #ee8258;
  border-color: #ee8258;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.rotorange .btn-default:hover,
.on .btn-default:hover,
.rotorange.btn-default:hover,
.on.btn-default:hover {
  color: #FFFFFF;
  background-color: #ec7141;
  border-color: #ec7141;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default:active,
.on .btn-default:active,
.rotorange.btn-default:active,
.on.btn-default:active,
.rotorange .btn-default.active,
.on .btn-default.active,
.rotorange.btn-default.active,
.on.btn-default.active {
  color: #FFFFFF;
  background-color: #e85820;
  border-color: #e85820;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default:active:hover,
.on .btn-default:active:hover,
.rotorange.btn-default:active:hover,
.on.btn-default:active:hover,
.rotorange .btn-default.active:hover,
.on .btn-default.active:hover,
.rotorange.btn-default.active:hover,
.on.btn-default.active:hover,
.rotorange .btn-default:active:focus,
.on .btn-default:active:focus,
.rotorange.btn-default:active:focus,
.on.btn-default:active:focus,
.rotorange .btn-default.active:focus,
.on .btn-default.active:focus,
.rotorange.btn-default.active:focus,
.on.btn-default.active:focus,
.rotorange .btn-default:active.focus,
.on .btn-default:active.focus,
.rotorange.btn-default:active.focus,
.on.btn-default:active.focus,
.rotorange .btn-default.active.focus,
.on .btn-default.active.focus,
.rotorange.btn-default.active.focus,
.on.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #e25017;
  border-color: #e25017;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default.disabled,
.on .btn-default.disabled,
.rotorange.btn-default.disabled,
.on.btn-default.disabled,
.rotorange .btn-default[disabled],
.on .btn-default[disabled],
.rotorange.btn-default[disabled],
.on.btn-default[disabled],
fieldset[disabled] .rotorange .btn-default,
fieldset[disabled] .on .btn-default,
fieldset[disabled] .rotorange.btn-default,
fieldset[disabled] .on.btn-default,
.rotorange .btn-default.disabled:hover,
.on .btn-default.disabled:hover,
.rotorange.btn-default.disabled:hover,
.on.btn-default.disabled:hover,
.rotorange .btn-default[disabled]:hover,
.on .btn-default[disabled]:hover,
.rotorange.btn-default[disabled]:hover,
.on.btn-default[disabled]:hover,
fieldset[disabled] .rotorange .btn-default:hover,
fieldset[disabled] .on .btn-default:hover,
fieldset[disabled] .rotorange.btn-default:hover,
fieldset[disabled] .on.btn-default:hover,
.rotorange .btn-default.disabled:focus,
.on .btn-default.disabled:focus,
.rotorange.btn-default.disabled:focus,
.on.btn-default.disabled:focus,
.rotorange .btn-default[disabled]:focus,
.on .btn-default[disabled]:focus,
.rotorange.btn-default[disabled]:focus,
.on.btn-default[disabled]:focus,
fieldset[disabled] .rotorange .btn-default:focus,
fieldset[disabled] .on .btn-default:focus,
fieldset[disabled] .rotorange.btn-default:focus,
fieldset[disabled] .on.btn-default:focus,
.rotorange .btn-default.disabled.focus,
.on .btn-default.disabled.focus,
.rotorange.btn-default.disabled.focus,
.on.btn-default.disabled.focus,
.rotorange .btn-default[disabled].focus,
.on .btn-default[disabled].focus,
.rotorange.btn-default[disabled].focus,
.on.btn-default[disabled].focus,
fieldset[disabled] .rotorange .btn-default.focus,
fieldset[disabled] .on .btn-default.focus,
fieldset[disabled] .rotorange.btn-default.focus,
fieldset[disabled] .on.btn-default.focus,
.rotorange .btn-default.disabled:active,
.on .btn-default.disabled:active,
.rotorange.btn-default.disabled:active,
.on.btn-default.disabled:active,
.rotorange .btn-default[disabled]:active,
.on .btn-default[disabled]:active,
.rotorange.btn-default[disabled]:active,
.on.btn-default[disabled]:active,
fieldset[disabled] .rotorange .btn-default:active,
fieldset[disabled] .on .btn-default:active,
fieldset[disabled] .rotorange.btn-default:active,
fieldset[disabled] .on.btn-default:active,
.rotorange .btn-default.disabled.active,
.on .btn-default.disabled.active,
.rotorange.btn-default.disabled.active,
.on.btn-default.disabled.active,
.rotorange .btn-default[disabled].active,
.on .btn-default[disabled].active,
.rotorange.btn-default[disabled].active,
.on.btn-default[disabled].active,
fieldset[disabled] .rotorange .btn-default.active,
fieldset[disabled] .on .btn-default.active,
fieldset[disabled] .rotorange.btn-default.active,
fieldset[disabled] .on.btn-default.active {
  background-color: #ee8258;
  border-color: #ee8258;
  background-image: none;
}
.rotorange .btn-default .badge,
.on .btn-default .badge,
.rotorange.btn-default .badge,
.on.btn-default .badge {
  color: #ee8258;
  background-color: #FFFFFF;
}
.rotorange .event-item,
.on .event-item,
.rotorange.event-item,
.on.event-item,
.rotorange .event-item:nth-child(even),
.on .event-item:nth-child(even),
.rotorange.event-item:nth-child(even),
.on.event-item:nth-child(even),
.rotorange .event-item:nth-child(odd),
.on .event-item:nth-child(odd),
.rotorange.event-item:nth-child(odd),
.on.event-item:nth-child(odd),
.rotorange .event-item .time,
.on .event-item .time,
.rotorange.event-item .time,
.on.event-item .time,
.rotorange .event-item .location,
.on .event-item .location,
.rotorange.event-item .location,
.on.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.rotorange .event-item .article-info,
.on .event-item .article-info,
.rotorange.event-item .article-info,
.on.event-item .article-info,
.rotorange .event-item .article-content,
.on .event-item .article-content,
.rotorange.event-item .article-content,
.on.event-item .article-content,
.rotorange .event-item .article-info > *,
.on .event-item .article-info > *,
.rotorange.event-item .article-info > *,
.on.event-item .article-info > *,
.rotorange .event-item .article-content > *,
.on .event-item .article-content > *,
.rotorange.event-item .article-content > *,
.on.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.rotorange .event-item .venue,
.on .event-item .venue,
.rotorange.event-item .venue,
.on.event-item .venue {
  color: #2D2D2D;
}
.rotorange .event-item .time,
.on .event-item .time,
.rotorange.event-item .time,
.on.event-item .time,
.rotorange .event-item .location,
.on .event-item .location,
.rotorange.event-item .location,
.on.event-item .location {
  color: #FFFFFF;
  background-color: #ee8258;
}
.rotorange .event-item.soldout .venue,
.on .event-item.soldout .venue,
.rotorange.event-item.soldout .venue,
.on.event-item.soldout .venue {
  color: #9D9D9D;
}
.rotorange .event-item.soldout .time,
.on .event-item.soldout .time,
.rotorange.event-item.soldout .time,
.on.event-item.soldout .time,
.rotorange .event-item.soldout .location,
.on .event-item.soldout .location,
.rotorange.event-item.soldout .location,
.on.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #ee8258;
}
.rotorange .event-item.soldout .article-content,
.on .event-item.soldout .article-content,
.rotorange.event-item.soldout .article-content,
.on.event-item.soldout .article-content,
.rotorange .event-item.soldout .article-content > *,
.on .event-item.soldout .article-content > *,
.rotorange.event-item.soldout .article-content > *,
.on.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.rotorange .event-item.soldout .article-content > p,
.on .event-item.soldout .article-content > p,
.rotorange.event-item.soldout .article-content > p,
.on.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.rotorange .event-item:hover,
.on .event-item:hover,
.rotorange.event-item:hover,
.on.event-item:hover,
.rotorange .event-item.hover,
.on .event-item.hover,
.rotorange.event-item.hover,
.on.event-item.hover,
.rotorange .event-item:hover.soldout,
.on .event-item:hover.soldout,
.rotorange.event-item:hover.soldout,
.on.event-item:hover.soldout,
.rotorange .event-item.hover.soldout,
.on .event-item.hover.soldout,
.rotorange.event-item.hover.soldout,
.on.event-item.hover.soldout,
.rotorange .event-item:hover:nth-child(odd),
.on .event-item:hover:nth-child(odd),
.rotorange.event-item:hover:nth-child(odd),
.on.event-item:hover:nth-child(odd),
.rotorange .event-item.hover:nth-child(odd),
.on .event-item.hover:nth-child(odd),
.rotorange.event-item.hover:nth-child(odd),
.on.event-item.hover:nth-child(odd),
.rotorange .event-item:hover:nth-child(even),
.on .event-item:hover:nth-child(even),
.rotorange.event-item:hover:nth-child(even),
.on.event-item:hover:nth-child(even),
.rotorange .event-item.hover:nth-child(even),
.on .event-item.hover:nth-child(even),
.rotorange.event-item.hover:nth-child(even),
.on.event-item.hover:nth-child(even) {
  background-color: #ee8258;
}
.rotorange .event-item:hover .venue,
.on .event-item:hover .venue,
.rotorange.event-item:hover .venue,
.on.event-item:hover .venue,
.rotorange .event-item.hover .venue,
.on .event-item.hover .venue,
.rotorange.event-item.hover .venue,
.on.event-item.hover .venue {
  color: #FFFFFF;
}
.rotorange .event-item:hover .location,
.on .event-item:hover .location,
.rotorange.event-item:hover .location,
.on.event-item:hover .location,
.rotorange .event-item.hover .location,
.on .event-item.hover .location,
.rotorange.event-item.hover .location,
.on.event-item.hover .location {
  color: #ee8258;
  background-color: #FFFFFF;
}
.rotorange .event-item:hover .article-info > .time,
.on .event-item:hover .article-info > .time,
.rotorange.event-item:hover .article-info > .time,
.on.event-item:hover .article-info > .time,
.rotorange .event-item.hover .article-info > .time,
.on .event-item.hover .article-info > .time,
.rotorange.event-item.hover .article-info > .time,
.on.event-item.hover .article-info > .time {
  color: #ee8258;
  background-color: #FFFFFF;
}
.rotorange .event-item:hover .article-content,
.on .event-item:hover .article-content,
.rotorange.event-item:hover .article-content,
.on.event-item:hover .article-content,
.rotorange .event-item.hover .article-content,
.on .event-item.hover .article-content,
.rotorange.event-item.hover .article-content,
.on.event-item.hover .article-content,
.rotorange .event-item:hover .article-content > *,
.on .event-item:hover .article-content > *,
.rotorange.event-item:hover .article-content > *,
.on.event-item:hover .article-content > *,
.rotorange .event-item.hover .article-content > *,
.on .event-item.hover .article-content > *,
.rotorange.event-item.hover .article-content > *,
.on.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.rotorange .event-item:hover .article-content > p,
.on .event-item:hover .article-content > p,
.rotorange.event-item:hover .article-content > p,
.on.event-item:hover .article-content > p,
.rotorange .event-item.hover .article-content > p,
.on .event-item.hover .article-content > p,
.rotorange.event-item.hover .article-content > p,
.on.event-item.hover .article-content > p {
  color: #FFFFFF;
}
.rotorange .item-intro.hover,
.on .item-intro.hover,
.rotorange .item-leading.hover,
.on .item-leading.hover,
.rotorange.item-intro.hover,
.on.item-intro.hover,
.rotorange.item-leading.hover,
.on.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .rotorange .item-intro.hover,
  .on .item-intro.hover,
  .rotorange .item-leading.hover,
  .on .item-leading.hover,
  .rotorange.item-intro.hover,
  .on.item-intro.hover,
  .rotorange.item-leading.hover,
  .on.item-leading.hover {
    background-color: #ee8258 !important;
  }
  .rotorange .item-intro.hover > .inner > .layer .item-title,
  .on .item-intro.hover > .inner > .layer .item-title,
  .rotorange .item-leading.hover > .inner > .layer .item-title,
  .on .item-leading.hover > .inner > .layer .item-title,
  .rotorange.item-intro.hover > .inner > .layer .item-title,
  .on.item-intro.hover > .inner > .layer .item-title,
  .rotorange.item-leading.hover > .inner > .layer .item-title,
  .on.item-leading.hover > .inner > .layer .item-title {
    color: #ee8258 !important;
  }
  .rotorange .item-intro.hover > .inner > .layer .item-title .mark,
  .on .item-intro.hover > .inner > .layer .item-title .mark,
  .rotorange .item-leading.hover > .inner > .layer .item-title .mark,
  .on .item-leading.hover > .inner > .layer .item-title .mark,
  .rotorange.item-intro.hover > .inner > .layer .item-title .mark,
  .on.item-intro.hover > .inner > .layer .item-title .mark,
  .rotorange.item-leading.hover > .inner > .layer .item-title .mark,
  .on.item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
.rotorange .article-detail,
.on .article-detail,
.rotorange.article-detail,
.on.article-detail {
  background-color: #ee8258;
}
.rotorange .article-detail > .article-header,
.on .article-detail > .article-header,
.rotorange.article-detail > .article-header,
.on.article-detail > .article-header {
  background-color: #ee8258;
}
.rotorange .article-detail > .article-header a,
.on .article-detail > .article-header a,
.rotorange.article-detail > .article-header a,
.on.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.rotorange .article-detail > .article-header a:hover,
.on .article-detail > .article-header a:hover,
.rotorange.article-detail > .article-header a:hover,
.on.article-detail > .article-header a:hover,
.rotorange .article-detail > .article-header a:focus,
.on .article-detail > .article-header a:focus,
.rotorange.article-detail > .article-header a:focus,
.on.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.rotorange .article-detail > .article-body,
.on .article-detail > .article-body,
.rotorange.article-detail > .article-body,
.on.article-detail > .article-body {
  background-color: #ea6633;
}
.rotorange .article-detail > .article-body a,
.on .article-detail > .article-body a,
.rotorange.article-detail > .article-body a,
.on.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.rotorange .article-detail > .article-body a:hover,
.on .article-detail > .article-body a:hover,
.rotorange.article-detail > .article-body a:hover,
.on.article-detail > .article-body a:hover,
.rotorange .article-detail > .article-body a:focus,
.on .article-detail > .article-body a:focus,
.rotorange.article-detail > .article-body a:focus,
.on.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.rotorange .article-detail .back-to-list-btn,
.on .article-detail .back-to-list-btn,
.rotorange.article-detail .back-to-list-btn,
.on.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #ee8258;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .article-detail .back-to-list-btn:focus,
.on .article-detail .back-to-list-btn:focus,
.rotorange.article-detail .back-to-list-btn:focus,
.on.article-detail .back-to-list-btn:focus,
.rotorange .article-detail .back-to-list-btn.focus,
.on .article-detail .back-to-list-btn.focus,
.rotorange.article-detail .back-to-list-btn.focus,
.on.article-detail .back-to-list-btn.focus {
  color: #ee8258;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.rotorange .article-detail .back-to-list-btn:hover,
.on .article-detail .back-to-list-btn:hover,
.rotorange.article-detail .back-to-list-btn:hover,
.on.article-detail .back-to-list-btn:hover {
  color: #ee8258;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.rotorange .article-detail .back-to-list-btn:active,
.on .article-detail .back-to-list-btn:active,
.rotorange.article-detail .back-to-list-btn:active,
.on.article-detail .back-to-list-btn:active,
.rotorange .article-detail .back-to-list-btn.active,
.on .article-detail .back-to-list-btn.active,
.rotorange.article-detail .back-to-list-btn.active,
.on.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.rotorange .article-detail .back-to-list-btn,
.open > .dropdown-toggle.on .article-detail .back-to-list-btn,
.open > .dropdown-toggle.rotorange.article-detail .back-to-list-btn,
.open > .dropdown-toggle.on.article-detail .back-to-list-btn {
  color: #ee8258;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.rotorange .article-detail .back-to-list-btn:active:hover,
.on .article-detail .back-to-list-btn:active:hover,
.rotorange.article-detail .back-to-list-btn:active:hover,
.on.article-detail .back-to-list-btn:active:hover,
.rotorange .article-detail .back-to-list-btn.active:hover,
.on .article-detail .back-to-list-btn.active:hover,
.rotorange.article-detail .back-to-list-btn.active:hover,
.on.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.rotorange .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.on .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.rotorange.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.on.article-detail .back-to-list-btn:hover,
.rotorange .article-detail .back-to-list-btn:active:focus,
.on .article-detail .back-to-list-btn:active:focus,
.rotorange.article-detail .back-to-list-btn:active:focus,
.on.article-detail .back-to-list-btn:active:focus,
.rotorange .article-detail .back-to-list-btn.active:focus,
.on .article-detail .back-to-list-btn.active:focus,
.rotorange.article-detail .back-to-list-btn.active:focus,
.on.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.rotorange .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.on .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.rotorange.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.on.article-detail .back-to-list-btn:focus,
.rotorange .article-detail .back-to-list-btn:active.focus,
.on .article-detail .back-to-list-btn:active.focus,
.rotorange.article-detail .back-to-list-btn:active.focus,
.on.article-detail .back-to-list-btn:active.focus,
.rotorange .article-detail .back-to-list-btn.active.focus,
.on .article-detail .back-to-list-btn.active.focus,
.rotorange.article-detail .back-to-list-btn.active.focus,
.on.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.rotorange .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.on .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.rotorange.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.on.article-detail .back-to-list-btn.focus {
  color: #ee8258;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.rotorange .article-detail .back-to-list-btn:active,
.on .article-detail .back-to-list-btn:active,
.rotorange.article-detail .back-to-list-btn:active,
.on.article-detail .back-to-list-btn:active,
.rotorange .article-detail .back-to-list-btn.active,
.on .article-detail .back-to-list-btn.active,
.rotorange.article-detail .back-to-list-btn.active,
.on.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.rotorange .article-detail .back-to-list-btn,
.open > .dropdown-toggle.on .article-detail .back-to-list-btn,
.open > .dropdown-toggle.rotorange.article-detail .back-to-list-btn,
.open > .dropdown-toggle.on.article-detail .back-to-list-btn {
  background-image: none;
}
.rotorange .article-detail .back-to-list-btn.disabled,
.on .article-detail .back-to-list-btn.disabled,
.rotorange.article-detail .back-to-list-btn.disabled,
.on.article-detail .back-to-list-btn.disabled,
.rotorange .article-detail .back-to-list-btn[disabled],
.on .article-detail .back-to-list-btn[disabled],
.rotorange.article-detail .back-to-list-btn[disabled],
.on.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .rotorange .article-detail .back-to-list-btn,
fieldset[disabled] .on .article-detail .back-to-list-btn,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn,
fieldset[disabled] .on.article-detail .back-to-list-btn,
.rotorange .article-detail .back-to-list-btn.disabled:hover,
.on .article-detail .back-to-list-btn.disabled:hover,
.rotorange.article-detail .back-to-list-btn.disabled:hover,
.on.article-detail .back-to-list-btn.disabled:hover,
.rotorange .article-detail .back-to-list-btn[disabled]:hover,
.on .article-detail .back-to-list-btn[disabled]:hover,
.rotorange.article-detail .back-to-list-btn[disabled]:hover,
.on.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn:hover,
fieldset[disabled] .on .article-detail .back-to-list-btn:hover,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn:hover,
fieldset[disabled] .on.article-detail .back-to-list-btn:hover,
.rotorange .article-detail .back-to-list-btn.disabled:focus,
.on .article-detail .back-to-list-btn.disabled:focus,
.rotorange.article-detail .back-to-list-btn.disabled:focus,
.on.article-detail .back-to-list-btn.disabled:focus,
.rotorange .article-detail .back-to-list-btn[disabled]:focus,
.on .article-detail .back-to-list-btn[disabled]:focus,
.rotorange.article-detail .back-to-list-btn[disabled]:focus,
.on.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn:focus,
fieldset[disabled] .on .article-detail .back-to-list-btn:focus,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn:focus,
fieldset[disabled] .on.article-detail .back-to-list-btn:focus,
.rotorange .article-detail .back-to-list-btn.disabled.focus,
.on .article-detail .back-to-list-btn.disabled.focus,
.rotorange.article-detail .back-to-list-btn.disabled.focus,
.on.article-detail .back-to-list-btn.disabled.focus,
.rotorange .article-detail .back-to-list-btn[disabled].focus,
.on .article-detail .back-to-list-btn[disabled].focus,
.rotorange.article-detail .back-to-list-btn[disabled].focus,
.on.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn.focus,
fieldset[disabled] .on .article-detail .back-to-list-btn.focus,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn.focus,
fieldset[disabled] .on.article-detail .back-to-list-btn.focus,
.rotorange .article-detail .back-to-list-btn.disabled:active,
.on .article-detail .back-to-list-btn.disabled:active,
.rotorange.article-detail .back-to-list-btn.disabled:active,
.on.article-detail .back-to-list-btn.disabled:active,
.rotorange .article-detail .back-to-list-btn[disabled]:active,
.on .article-detail .back-to-list-btn[disabled]:active,
.rotorange.article-detail .back-to-list-btn[disabled]:active,
.on.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn:active,
fieldset[disabled] .on .article-detail .back-to-list-btn:active,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn:active,
fieldset[disabled] .on.article-detail .back-to-list-btn:active,
.rotorange .article-detail .back-to-list-btn.disabled.active,
.on .article-detail .back-to-list-btn.disabled.active,
.rotorange.article-detail .back-to-list-btn.disabled.active,
.on.article-detail .back-to-list-btn.disabled.active,
.rotorange .article-detail .back-to-list-btn[disabled].active,
.on .article-detail .back-to-list-btn[disabled].active,
.rotorange.article-detail .back-to-list-btn[disabled].active,
.on.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn.active,
fieldset[disabled] .on .article-detail .back-to-list-btn.active,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn.active,
fieldset[disabled] .on.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.rotorange .article-detail .back-to-list-btn .badge,
.on .article-detail .back-to-list-btn .badge,
.rotorange.article-detail .back-to-list-btn .badge,
.on.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #ee8258;
}
.rotorange .article-detail .back-to-list-btn:focus,
.on .article-detail .back-to-list-btn:focus,
.rotorange.article-detail .back-to-list-btn:focus,
.on.article-detail .back-to-list-btn:focus,
.rotorange .article-detail .back-to-list-btn.focus,
.on .article-detail .back-to-list-btn.focus,
.rotorange.article-detail .back-to-list-btn.focus,
.on.article-detail .back-to-list-btn.focus {
  color: #ee8258;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.rotorange .article-detail .back-to-list-btn:hover,
.on .article-detail .back-to-list-btn:hover,
.rotorange.article-detail .back-to-list-btn:hover,
.on.article-detail .back-to-list-btn:hover {
  color: #ee8258;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .article-detail .back-to-list-btn:active,
.on .article-detail .back-to-list-btn:active,
.rotorange.article-detail .back-to-list-btn:active,
.on.article-detail .back-to-list-btn:active,
.rotorange .article-detail .back-to-list-btn.active,
.on .article-detail .back-to-list-btn.active,
.rotorange.article-detail .back-to-list-btn.active,
.on.article-detail .back-to-list-btn.active {
  color: #ee8258;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .article-detail .back-to-list-btn:active:hover,
.on .article-detail .back-to-list-btn:active:hover,
.rotorange.article-detail .back-to-list-btn:active:hover,
.on.article-detail .back-to-list-btn:active:hover,
.rotorange .article-detail .back-to-list-btn.active:hover,
.on .article-detail .back-to-list-btn.active:hover,
.rotorange.article-detail .back-to-list-btn.active:hover,
.on.article-detail .back-to-list-btn.active:hover,
.rotorange .article-detail .back-to-list-btn:active:focus,
.on .article-detail .back-to-list-btn:active:focus,
.rotorange.article-detail .back-to-list-btn:active:focus,
.on.article-detail .back-to-list-btn:active:focus,
.rotorange .article-detail .back-to-list-btn.active:focus,
.on .article-detail .back-to-list-btn.active:focus,
.rotorange.article-detail .back-to-list-btn.active:focus,
.on.article-detail .back-to-list-btn.active:focus,
.rotorange .article-detail .back-to-list-btn:active.focus,
.on .article-detail .back-to-list-btn:active.focus,
.rotorange.article-detail .back-to-list-btn:active.focus,
.on.article-detail .back-to-list-btn:active.focus,
.rotorange .article-detail .back-to-list-btn.active.focus,
.on .article-detail .back-to-list-btn.active.focus,
.rotorange.article-detail .back-to-list-btn.active.focus,
.on.article-detail .back-to-list-btn.active.focus {
  color: #ee8258;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .article-detail .back-to-list-btn.disabled,
.on .article-detail .back-to-list-btn.disabled,
.rotorange.article-detail .back-to-list-btn.disabled,
.on.article-detail .back-to-list-btn.disabled,
.rotorange .article-detail .back-to-list-btn[disabled],
.on .article-detail .back-to-list-btn[disabled],
.rotorange.article-detail .back-to-list-btn[disabled],
.on.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .rotorange .article-detail .back-to-list-btn,
fieldset[disabled] .on .article-detail .back-to-list-btn,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn,
fieldset[disabled] .on.article-detail .back-to-list-btn,
.rotorange .article-detail .back-to-list-btn.disabled:hover,
.on .article-detail .back-to-list-btn.disabled:hover,
.rotorange.article-detail .back-to-list-btn.disabled:hover,
.on.article-detail .back-to-list-btn.disabled:hover,
.rotorange .article-detail .back-to-list-btn[disabled]:hover,
.on .article-detail .back-to-list-btn[disabled]:hover,
.rotorange.article-detail .back-to-list-btn[disabled]:hover,
.on.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn:hover,
fieldset[disabled] .on .article-detail .back-to-list-btn:hover,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn:hover,
fieldset[disabled] .on.article-detail .back-to-list-btn:hover,
.rotorange .article-detail .back-to-list-btn.disabled:focus,
.on .article-detail .back-to-list-btn.disabled:focus,
.rotorange.article-detail .back-to-list-btn.disabled:focus,
.on.article-detail .back-to-list-btn.disabled:focus,
.rotorange .article-detail .back-to-list-btn[disabled]:focus,
.on .article-detail .back-to-list-btn[disabled]:focus,
.rotorange.article-detail .back-to-list-btn[disabled]:focus,
.on.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn:focus,
fieldset[disabled] .on .article-detail .back-to-list-btn:focus,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn:focus,
fieldset[disabled] .on.article-detail .back-to-list-btn:focus,
.rotorange .article-detail .back-to-list-btn.disabled.focus,
.on .article-detail .back-to-list-btn.disabled.focus,
.rotorange.article-detail .back-to-list-btn.disabled.focus,
.on.article-detail .back-to-list-btn.disabled.focus,
.rotorange .article-detail .back-to-list-btn[disabled].focus,
.on .article-detail .back-to-list-btn[disabled].focus,
.rotorange.article-detail .back-to-list-btn[disabled].focus,
.on.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn.focus,
fieldset[disabled] .on .article-detail .back-to-list-btn.focus,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn.focus,
fieldset[disabled] .on.article-detail .back-to-list-btn.focus,
.rotorange .article-detail .back-to-list-btn.disabled:active,
.on .article-detail .back-to-list-btn.disabled:active,
.rotorange.article-detail .back-to-list-btn.disabled:active,
.on.article-detail .back-to-list-btn.disabled:active,
.rotorange .article-detail .back-to-list-btn[disabled]:active,
.on .article-detail .back-to-list-btn[disabled]:active,
.rotorange.article-detail .back-to-list-btn[disabled]:active,
.on.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn:active,
fieldset[disabled] .on .article-detail .back-to-list-btn:active,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn:active,
fieldset[disabled] .on.article-detail .back-to-list-btn:active,
.rotorange .article-detail .back-to-list-btn.disabled.active,
.on .article-detail .back-to-list-btn.disabled.active,
.rotorange.article-detail .back-to-list-btn.disabled.active,
.on.article-detail .back-to-list-btn.disabled.active,
.rotorange .article-detail .back-to-list-btn[disabled].active,
.on .article-detail .back-to-list-btn[disabled].active,
.rotorange.article-detail .back-to-list-btn[disabled].active,
.on.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .rotorange .article-detail .back-to-list-btn.active,
fieldset[disabled] .on .article-detail .back-to-list-btn.active,
fieldset[disabled] .rotorange.article-detail .back-to-list-btn.active,
fieldset[disabled] .on.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.rotorange .article-detail .back-to-list-btn .badge,
.on .article-detail .back-to-list-btn .badge,
.rotorange.article-detail .back-to-list-btn .badge,
.on.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #ee8258;
}
.rotorange .article-detail .location,
.on .article-detail .location,
.rotorange.article-detail .location,
.on.article-detail .location {
  color: #ee8258;
  background-color: #FFFFFF;
}
.rotorange .article-detail .date-venue,
.on .article-detail .date-venue,
.rotorange.article-detail .date-venue,
.on.article-detail .date-venue {
  color: #FFFFFF;
}
.rotorange .article-detail .date-venue > a,
.on .article-detail .date-venue > a,
.rotorange.article-detail .date-venue > a,
.on.article-detail .date-venue > a,
.rotorange .article-detail .date-venue > a:hover,
.on .article-detail .date-venue > a:hover,
.rotorange.article-detail .date-venue > a:hover,
.on.article-detail .date-venue > a:hover,
.rotorange .article-detail .date-venue > a:focus,
.on .article-detail .date-venue > a:focus,
.rotorange.article-detail .date-venue > a:focus,
.on.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
.rotorange .btn-default,
.on .btn-default,
.btn-rotorange {
  border-color: #ee8258;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #ee8258;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default:focus,
.on .btn-default:focus,
.btn-rotorange:focus,
.rotorange .btn-default.focus,
.on .btn-default.focus,
.btn-rotorange.focus {
  color: #FFFFFF;
  background-color: #e95f2a;
  border-color: #b44012;
}
.rotorange .btn-default:hover,
.on .btn-default:hover,
.btn-rotorange:hover {
  color: #FFFFFF;
  background-color: #e95f2a;
  border-color: #e85820;
}
.rotorange .btn-default:active,
.on .btn-default:active,
.btn-rotorange:active,
.rotorange .btn-default.active,
.on .btn-default.active,
.btn-rotorange.active,
.open > .dropdown-toggle.rotorange .btn-default,
.open > .dropdown-toggle.on .btn-default,
.open > .dropdown-toggle.btn-rotorange {
  color: #FFFFFF;
  background-color: #e95f2a;
  border-color: #e85820;
}
.rotorange .btn-default:active:hover,
.on .btn-default:active:hover,
.btn-rotorange:active:hover,
.rotorange .btn-default.active:hover,
.on .btn-default.active:hover,
.btn-rotorange.active:hover,
.open > .dropdown-toggle.rotorange .btn-default:hover,
.open > .dropdown-toggle.on .btn-default:hover,
.open > .dropdown-toggle.btn-rotorange:hover,
.rotorange .btn-default:active:focus,
.on .btn-default:active:focus,
.btn-rotorange:active:focus,
.rotorange .btn-default.active:focus,
.on .btn-default.active:focus,
.btn-rotorange.active:focus,
.open > .dropdown-toggle.rotorange .btn-default:focus,
.open > .dropdown-toggle.on .btn-default:focus,
.open > .dropdown-toggle.btn-rotorange:focus,
.rotorange .btn-default:active.focus,
.on .btn-default:active.focus,
.btn-rotorange:active.focus,
.rotorange .btn-default.active.focus,
.on .btn-default.active.focus,
.btn-rotorange.active.focus,
.open > .dropdown-toggle.rotorange .btn-default.focus,
.open > .dropdown-toggle.on .btn-default.focus,
.open > .dropdown-toggle.btn-rotorange.focus {
  color: #FFFFFF;
  background-color: #d94d16;
  border-color: #b44012;
}
.rotorange .btn-default:active,
.on .btn-default:active,
.btn-rotorange:active,
.rotorange .btn-default.active,
.on .btn-default.active,
.btn-rotorange.active,
.open > .dropdown-toggle.rotorange .btn-default,
.open > .dropdown-toggle.on .btn-default,
.open > .dropdown-toggle.btn-rotorange {
  background-image: none;
}
.rotorange .btn-default.disabled,
.on .btn-default.disabled,
.btn-rotorange.disabled,
.rotorange .btn-default[disabled],
.on .btn-default[disabled],
.btn-rotorange[disabled],
fieldset[disabled] .rotorange .btn-default,
fieldset[disabled] .on .btn-default,
fieldset[disabled] .btn-rotorange,
.rotorange .btn-default.disabled:hover,
.on .btn-default.disabled:hover,
.btn-rotorange.disabled:hover,
.rotorange .btn-default[disabled]:hover,
.on .btn-default[disabled]:hover,
.btn-rotorange[disabled]:hover,
fieldset[disabled] .rotorange .btn-default:hover,
fieldset[disabled] .on .btn-default:hover,
fieldset[disabled] .btn-rotorange:hover,
.rotorange .btn-default.disabled:focus,
.on .btn-default.disabled:focus,
.btn-rotorange.disabled:focus,
.rotorange .btn-default[disabled]:focus,
.on .btn-default[disabled]:focus,
.btn-rotorange[disabled]:focus,
fieldset[disabled] .rotorange .btn-default:focus,
fieldset[disabled] .on .btn-default:focus,
fieldset[disabled] .btn-rotorange:focus,
.rotorange .btn-default.disabled.focus,
.on .btn-default.disabled.focus,
.btn-rotorange.disabled.focus,
.rotorange .btn-default[disabled].focus,
.on .btn-default[disabled].focus,
.btn-rotorange[disabled].focus,
fieldset[disabled] .rotorange .btn-default.focus,
fieldset[disabled] .on .btn-default.focus,
fieldset[disabled] .btn-rotorange.focus,
.rotorange .btn-default.disabled:active,
.on .btn-default.disabled:active,
.btn-rotorange.disabled:active,
.rotorange .btn-default[disabled]:active,
.on .btn-default[disabled]:active,
.btn-rotorange[disabled]:active,
fieldset[disabled] .rotorange .btn-default:active,
fieldset[disabled] .on .btn-default:active,
fieldset[disabled] .btn-rotorange:active,
.rotorange .btn-default.disabled.active,
.on .btn-default.disabled.active,
.btn-rotorange.disabled.active,
.rotorange .btn-default[disabled].active,
.on .btn-default[disabled].active,
.btn-rotorange[disabled].active,
fieldset[disabled] .rotorange .btn-default.active,
fieldset[disabled] .on .btn-default.active,
fieldset[disabled] .btn-rotorange.active {
  background-color: #ee8258;
  border-color: #ee8258;
}
.rotorange .btn-default .badge,
.on .btn-default .badge,
.btn-rotorange .badge {
  color: #ee8258;
  background-color: #FFFFFF;
}
.rotorange .btn-default:focus,
.on .btn-default:focus,
.btn-rotorange:focus,
.rotorange .btn-default.focus,
.on .btn-default.focus,
.btn-rotorange.focus {
  color: #FFFFFF;
  background-color: #ee8258;
  border-color: #ee8258;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.rotorange .btn-default:hover,
.on .btn-default:hover,
.btn-rotorange:hover {
  color: #FFFFFF;
  background-color: #ec7141;
  border-color: #ec7141;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default:active,
.on .btn-default:active,
.btn-rotorange:active,
.rotorange .btn-default.active,
.on .btn-default.active,
.btn-rotorange.active {
  color: #FFFFFF;
  background-color: #e85820;
  border-color: #e85820;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default:active:hover,
.on .btn-default:active:hover,
.btn-rotorange:active:hover,
.rotorange .btn-default.active:hover,
.on .btn-default.active:hover,
.btn-rotorange.active:hover,
.rotorange .btn-default:active:focus,
.on .btn-default:active:focus,
.btn-rotorange:active:focus,
.rotorange .btn-default.active:focus,
.on .btn-default.active:focus,
.btn-rotorange.active:focus,
.rotorange .btn-default:active.focus,
.on .btn-default:active.focus,
.btn-rotorange:active.focus,
.rotorange .btn-default.active.focus,
.on .btn-default.active.focus,
.btn-rotorange.active.focus {
  color: #FFFFFF;
  background-color: #e25017;
  border-color: #e25017;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default.disabled,
.on .btn-default.disabled,
.btn-rotorange.disabled,
.rotorange .btn-default[disabled],
.on .btn-default[disabled],
.btn-rotorange[disabled],
fieldset[disabled] .rotorange .btn-default,
fieldset[disabled] .on .btn-default,
fieldset[disabled] .btn-rotorange,
.rotorange .btn-default.disabled:hover,
.on .btn-default.disabled:hover,
.btn-rotorange.disabled:hover,
.rotorange .btn-default[disabled]:hover,
.on .btn-default[disabled]:hover,
.btn-rotorange[disabled]:hover,
fieldset[disabled] .rotorange .btn-default:hover,
fieldset[disabled] .on .btn-default:hover,
fieldset[disabled] .btn-rotorange:hover,
.rotorange .btn-default.disabled:focus,
.on .btn-default.disabled:focus,
.btn-rotorange.disabled:focus,
.rotorange .btn-default[disabled]:focus,
.on .btn-default[disabled]:focus,
.btn-rotorange[disabled]:focus,
fieldset[disabled] .rotorange .btn-default:focus,
fieldset[disabled] .on .btn-default:focus,
fieldset[disabled] .btn-rotorange:focus,
.rotorange .btn-default.disabled.focus,
.on .btn-default.disabled.focus,
.btn-rotorange.disabled.focus,
.rotorange .btn-default[disabled].focus,
.on .btn-default[disabled].focus,
.btn-rotorange[disabled].focus,
fieldset[disabled] .rotorange .btn-default.focus,
fieldset[disabled] .on .btn-default.focus,
fieldset[disabled] .btn-rotorange.focus,
.rotorange .btn-default.disabled:active,
.on .btn-default.disabled:active,
.btn-rotorange.disabled:active,
.rotorange .btn-default[disabled]:active,
.on .btn-default[disabled]:active,
.btn-rotorange[disabled]:active,
fieldset[disabled] .rotorange .btn-default:active,
fieldset[disabled] .on .btn-default:active,
fieldset[disabled] .btn-rotorange:active,
.rotorange .btn-default.disabled.active,
.on .btn-default.disabled.active,
.btn-rotorange.disabled.active,
.rotorange .btn-default[disabled].active,
.on .btn-default[disabled].active,
.btn-rotorange[disabled].active,
fieldset[disabled] .rotorange .btn-default.active,
fieldset[disabled] .on .btn-default.active,
fieldset[disabled] .btn-rotorange.active {
  background-color: #ee8258;
  border-color: #ee8258;
  background-image: none;
}
.rotorange .btn-default .badge,
.on .btn-default .badge,
.btn-rotorange .badge {
  color: #ee8258;
  background-color: #FFFFFF;
}
.rotorange .btn-default.checkbox-btn,
.on .btn-default.checkbox-btn,
.btn-rotorange.checkbox-btn,
.rotorange .btn-default.dropdown-toggle,
.on .btn-default.dropdown-toggle,
.btn-rotorange.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(238, 130, 88, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default.checkbox-btn.dropdown-toggle,
.on .btn-default.checkbox-btn.dropdown-toggle,
.btn-rotorange.checkbox-btn.dropdown-toggle,
.rotorange .btn-default.dropdown-toggle.dropdown-toggle,
.on .btn-default.dropdown-toggle.dropdown-toggle,
.btn-rotorange.dropdown-toggle.dropdown-toggle {
  border-color: #ee8258;
  background-color: #ECECEC;
}
.rotorange .btn-default.checkbox-btn:focus,
.on .btn-default.checkbox-btn:focus,
.btn-rotorange.checkbox-btn:focus,
.rotorange .btn-default.dropdown-toggle:focus,
.on .btn-default.dropdown-toggle:focus,
.btn-rotorange.dropdown-toggle:focus,
.rotorange .btn-default.checkbox-btn.focus,
.on .btn-default.checkbox-btn.focus,
.btn-rotorange.checkbox-btn.focus,
.rotorange .btn-default.dropdown-toggle.focus,
.on .btn-default.dropdown-toggle.focus,
.btn-rotorange.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(238, 130, 88, 0.75);
  border-color: #ee8258;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.rotorange .btn-default.checkbox-btn:hover,
.on .btn-default.checkbox-btn:hover,
.btn-rotorange.checkbox-btn:hover,
.rotorange .btn-default.dropdown-toggle:hover,
.on .btn-default.dropdown-toggle:hover,
.btn-rotorange.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(238, 130, 88, 0.75);
  border-color: #ee8258;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default.checkbox-btn:active,
.on .btn-default.checkbox-btn:active,
.btn-rotorange.checkbox-btn:active,
.rotorange .btn-default.dropdown-toggle:active,
.on .btn-default.dropdown-toggle:active,
.btn-rotorange.dropdown-toggle:active,
.rotorange .btn-default.checkbox-btn.active,
.on .btn-default.checkbox-btn.active,
.btn-rotorange.checkbox-btn.active,
.rotorange .btn-default.dropdown-toggle.active,
.on .btn-default.dropdown-toggle.active,
.btn-rotorange.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #ee8258;
  border-color: #ee8258;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default.checkbox-btn:active:hover,
.on .btn-default.checkbox-btn:active:hover,
.btn-rotorange.checkbox-btn:active:hover,
.rotorange .btn-default.dropdown-toggle:active:hover,
.on .btn-default.dropdown-toggle:active:hover,
.btn-rotorange.dropdown-toggle:active:hover,
.rotorange .btn-default.checkbox-btn.active:hover,
.on .btn-default.checkbox-btn.active:hover,
.btn-rotorange.checkbox-btn.active:hover,
.rotorange .btn-default.dropdown-toggle.active:hover,
.on .btn-default.dropdown-toggle.active:hover,
.btn-rotorange.dropdown-toggle.active:hover,
.rotorange .btn-default.checkbox-btn:active:focus,
.on .btn-default.checkbox-btn:active:focus,
.btn-rotorange.checkbox-btn:active:focus,
.rotorange .btn-default.dropdown-toggle:active:focus,
.on .btn-default.dropdown-toggle:active:focus,
.btn-rotorange.dropdown-toggle:active:focus,
.rotorange .btn-default.checkbox-btn.active:focus,
.on .btn-default.checkbox-btn.active:focus,
.btn-rotorange.checkbox-btn.active:focus,
.rotorange .btn-default.dropdown-toggle.active:focus,
.on .btn-default.dropdown-toggle.active:focus,
.btn-rotorange.dropdown-toggle.active:focus,
.rotorange .btn-default.checkbox-btn:active.focus,
.on .btn-default.checkbox-btn:active.focus,
.btn-rotorange.checkbox-btn:active.focus,
.rotorange .btn-default.dropdown-toggle:active.focus,
.on .btn-default.dropdown-toggle:active.focus,
.btn-rotorange.dropdown-toggle:active.focus,
.rotorange .btn-default.checkbox-btn.active.focus,
.on .btn-default.checkbox-btn.active.focus,
.btn-rotorange.checkbox-btn.active.focus,
.rotorange .btn-default.dropdown-toggle.active.focus,
.on .btn-default.dropdown-toggle.active.focus,
.btn-rotorange.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #ee8258;
  border-color: #ee8258;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rotorange .btn-default.checkbox-btn.dropdown-toggle.hover,
.on .btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-rotorange.checkbox-btn.dropdown-toggle.hover,
.rotorange .btn-default.dropdown-toggle.dropdown-toggle.hover,
.on .btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-rotorange.dropdown-toggle.dropdown-toggle.hover,
.rotorange .btn-default.checkbox-btn.dropdown-toggle:hover,
.on .btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-rotorange.checkbox-btn.dropdown-toggle:hover,
.rotorange .btn-default.dropdown-toggle.dropdown-toggle:hover,
.on .btn-default.dropdown-toggle.dropdown-toggle:hover,
.btn-rotorange.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.rotorange .btn-default.checkbox-btn:active.btn-default,
.on .btn-default.checkbox-btn:active.btn-default,
.btn-rotorange.checkbox-btn:active.btn-default,
.rotorange .btn-default.dropdown-toggle:active.btn-default,
.on .btn-default.dropdown-toggle:active.btn-default,
.btn-rotorange.dropdown-toggle:active.btn-default,
.rotorange .btn-default.checkbox-btn.active.btn-default,
.on .btn-default.checkbox-btn.active.btn-default,
.btn-rotorange.checkbox-btn.active.btn-default,
.rotorange .btn-default.dropdown-toggle.active.btn-default,
.on .btn-default.dropdown-toggle.active.btn-default,
.btn-rotorange.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.rotorange .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.on .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-rotorange.checkbox-btn.btn-default,
.open > .dropdown-toggle.rotorange .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.on .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-rotorange.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.rotorange .btn-default.checkbox-btn.disabled,
.on .btn-default.checkbox-btn.disabled,
.btn-rotorange.checkbox-btn.disabled,
.rotorange .btn-default.dropdown-toggle.disabled,
.on .btn-default.dropdown-toggle.disabled,
.btn-rotorange.dropdown-toggle.disabled,
.rotorange .btn-default.checkbox-btn[disabled],
.on .btn-default.checkbox-btn[disabled],
.btn-rotorange.checkbox-btn[disabled],
.rotorange .btn-default.dropdown-toggle[disabled],
.on .btn-default.dropdown-toggle[disabled],
.btn-rotorange.dropdown-toggle[disabled],
fieldset[disabled] .rotorange .btn-default.checkbox-btn,
fieldset[disabled] .on .btn-default.checkbox-btn,
fieldset[disabled] .btn-rotorange.checkbox-btn,
fieldset[disabled] .rotorange .btn-default.dropdown-toggle,
fieldset[disabled] .on .btn-default.dropdown-toggle,
fieldset[disabled] .btn-rotorange.dropdown-toggle,
.rotorange .btn-default.checkbox-btn.disabled:hover,
.on .btn-default.checkbox-btn.disabled:hover,
.btn-rotorange.checkbox-btn.disabled:hover,
.rotorange .btn-default.dropdown-toggle.disabled:hover,
.on .btn-default.dropdown-toggle.disabled:hover,
.btn-rotorange.dropdown-toggle.disabled:hover,
.rotorange .btn-default.checkbox-btn[disabled]:hover,
.on .btn-default.checkbox-btn[disabled]:hover,
.btn-rotorange.checkbox-btn[disabled]:hover,
.rotorange .btn-default.dropdown-toggle[disabled]:hover,
.on .btn-default.dropdown-toggle[disabled]:hover,
.btn-rotorange.dropdown-toggle[disabled]:hover,
fieldset[disabled] .rotorange .btn-default.checkbox-btn:hover,
fieldset[disabled] .on .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-rotorange.checkbox-btn:hover,
fieldset[disabled] .rotorange .btn-default.dropdown-toggle:hover,
fieldset[disabled] .on .btn-default.dropdown-toggle:hover,
fieldset[disabled] .btn-rotorange.dropdown-toggle:hover,
.rotorange .btn-default.checkbox-btn.disabled:focus,
.on .btn-default.checkbox-btn.disabled:focus,
.btn-rotorange.checkbox-btn.disabled:focus,
.rotorange .btn-default.dropdown-toggle.disabled:focus,
.on .btn-default.dropdown-toggle.disabled:focus,
.btn-rotorange.dropdown-toggle.disabled:focus,
.rotorange .btn-default.checkbox-btn[disabled]:focus,
.on .btn-default.checkbox-btn[disabled]:focus,
.btn-rotorange.checkbox-btn[disabled]:focus,
.rotorange .btn-default.dropdown-toggle[disabled]:focus,
.on .btn-default.dropdown-toggle[disabled]:focus,
.btn-rotorange.dropdown-toggle[disabled]:focus,
fieldset[disabled] .rotorange .btn-default.checkbox-btn:focus,
fieldset[disabled] .on .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-rotorange.checkbox-btn:focus,
fieldset[disabled] .rotorange .btn-default.dropdown-toggle:focus,
fieldset[disabled] .on .btn-default.dropdown-toggle:focus,
fieldset[disabled] .btn-rotorange.dropdown-toggle:focus,
.rotorange .btn-default.checkbox-btn.disabled.focus,
.on .btn-default.checkbox-btn.disabled.focus,
.btn-rotorange.checkbox-btn.disabled.focus,
.rotorange .btn-default.dropdown-toggle.disabled.focus,
.on .btn-default.dropdown-toggle.disabled.focus,
.btn-rotorange.dropdown-toggle.disabled.focus,
.rotorange .btn-default.checkbox-btn[disabled].focus,
.on .btn-default.checkbox-btn[disabled].focus,
.btn-rotorange.checkbox-btn[disabled].focus,
.rotorange .btn-default.dropdown-toggle[disabled].focus,
.on .btn-default.dropdown-toggle[disabled].focus,
.btn-rotorange.dropdown-toggle[disabled].focus,
fieldset[disabled] .rotorange .btn-default.checkbox-btn.focus,
fieldset[disabled] .on .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-rotorange.checkbox-btn.focus,
fieldset[disabled] .rotorange .btn-default.dropdown-toggle.focus,
fieldset[disabled] .on .btn-default.dropdown-toggle.focus,
fieldset[disabled] .btn-rotorange.dropdown-toggle.focus,
.rotorange .btn-default.checkbox-btn.disabled:active,
.on .btn-default.checkbox-btn.disabled:active,
.btn-rotorange.checkbox-btn.disabled:active,
.rotorange .btn-default.dropdown-toggle.disabled:active,
.on .btn-default.dropdown-toggle.disabled:active,
.btn-rotorange.dropdown-toggle.disabled:active,
.rotorange .btn-default.checkbox-btn[disabled]:active,
.on .btn-default.checkbox-btn[disabled]:active,
.btn-rotorange.checkbox-btn[disabled]:active,
.rotorange .btn-default.dropdown-toggle[disabled]:active,
.on .btn-default.dropdown-toggle[disabled]:active,
.btn-rotorange.dropdown-toggle[disabled]:active,
fieldset[disabled] .rotorange .btn-default.checkbox-btn:active,
fieldset[disabled] .on .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-rotorange.checkbox-btn:active,
fieldset[disabled] .rotorange .btn-default.dropdown-toggle:active,
fieldset[disabled] .on .btn-default.dropdown-toggle:active,
fieldset[disabled] .btn-rotorange.dropdown-toggle:active,
.rotorange .btn-default.checkbox-btn.disabled.active,
.on .btn-default.checkbox-btn.disabled.active,
.btn-rotorange.checkbox-btn.disabled.active,
.rotorange .btn-default.dropdown-toggle.disabled.active,
.on .btn-default.dropdown-toggle.disabled.active,
.btn-rotorange.dropdown-toggle.disabled.active,
.rotorange .btn-default.checkbox-btn[disabled].active,
.on .btn-default.checkbox-btn[disabled].active,
.btn-rotorange.checkbox-btn[disabled].active,
.rotorange .btn-default.dropdown-toggle[disabled].active,
.on .btn-default.dropdown-toggle[disabled].active,
.btn-rotorange.dropdown-toggle[disabled].active,
fieldset[disabled] .rotorange .btn-default.checkbox-btn.active,
fieldset[disabled] .on .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-rotorange.checkbox-btn.active,
fieldset[disabled] .rotorange .btn-default.dropdown-toggle.active,
fieldset[disabled] .on .btn-default.dropdown-toggle.active,
fieldset[disabled] .btn-rotorange.dropdown-toggle.active {
  background-color: #ee8258;
  border-color: #ee8258;
  background-image: none;
}
.rotorange .btn-default.checkbox-btn .badge,
.on .btn-default.checkbox-btn .badge,
.btn-rotorange.checkbox-btn .badge,
.rotorange .btn-default.dropdown-toggle .badge,
.on .btn-default.dropdown-toggle .badge,
.btn-rotorange.dropdown-toggle .badge {
  color: #ee8258;
  background-color: #FFFFFF;
}
/*
/*	======================================================================
/* 	MINT/FREIHAFEN
/*	======================================================================
*/
.mint,
.freihafen {
  /* buttons */
  /* event-items */
  /* blog-items */
  /* article-detail */
}
.mint .video-teaser-title span,
.freihafen .video-teaser-title span,
.mint .progress > .progress-bar,
.freihafen .progress > .progress-bar,
.mint .mark,
.freihafen .mark,
.mint mark,
.freihafen mark {
  background-color: #aad3ac;
}
.mint .btn-default,
.freihafen .btn-default,
.mint.btn-default,
.freihafen.btn-default {
  border-color: #aad3ac;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #aad3ac;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default:focus,
.freihafen .btn-default:focus,
.mint.btn-default:focus,
.freihafen.btn-default:focus,
.mint .btn-default.focus,
.freihafen .btn-default.focus,
.mint.btn-default.focus,
.freihafen.btn-default.focus {
  color: #FFFFFF;
  background-color: #88c28b;
  border-color: #56a75a;
}
.mint .btn-default:hover,
.freihafen .btn-default:hover,
.mint.btn-default:hover,
.freihafen.btn-default:hover {
  color: #FFFFFF;
  background-color: #88c28b;
  border-color: #82be85;
}
.mint .btn-default:active,
.freihafen .btn-default:active,
.mint.btn-default:active,
.freihafen.btn-default:active,
.mint .btn-default.active,
.freihafen .btn-default.active,
.mint.btn-default.active,
.freihafen.btn-default.active,
.open > .dropdown-toggle.mint .btn-default,
.open > .dropdown-toggle.freihafen .btn-default,
.open > .dropdown-toggle.mint.btn-default,
.open > .dropdown-toggle.freihafen.btn-default {
  color: #FFFFFF;
  background-color: #88c28b;
  border-color: #82be85;
}
.mint .btn-default:active:hover,
.freihafen .btn-default:active:hover,
.mint.btn-default:active:hover,
.freihafen.btn-default:active:hover,
.mint .btn-default.active:hover,
.freihafen .btn-default.active:hover,
.mint.btn-default.active:hover,
.freihafen.btn-default.active:hover,
.open > .dropdown-toggle.mint .btn-default:hover,
.open > .dropdown-toggle.freihafen .btn-default:hover,
.open > .dropdown-toggle.mint.btn-default:hover,
.open > .dropdown-toggle.freihafen.btn-default:hover,
.mint .btn-default:active:focus,
.freihafen .btn-default:active:focus,
.mint.btn-default:active:focus,
.freihafen.btn-default:active:focus,
.mint .btn-default.active:focus,
.freihafen .btn-default.active:focus,
.mint.btn-default.active:focus,
.freihafen.btn-default.active:focus,
.open > .dropdown-toggle.mint .btn-default:focus,
.open > .dropdown-toggle.freihafen .btn-default:focus,
.open > .dropdown-toggle.mint.btn-default:focus,
.open > .dropdown-toggle.freihafen.btn-default:focus,
.mint .btn-default:active.focus,
.freihafen .btn-default:active.focus,
.mint.btn-default:active.focus,
.freihafen.btn-default:active.focus,
.mint .btn-default.active.focus,
.freihafen .btn-default.active.focus,
.mint.btn-default.active.focus,
.freihafen.btn-default.active.focus,
.open > .dropdown-toggle.mint .btn-default.focus,
.open > .dropdown-toggle.freihafen .btn-default.focus,
.open > .dropdown-toggle.mint.btn-default.focus,
.open > .dropdown-toggle.freihafen.btn-default.focus {
  color: #FFFFFF;
  background-color: #71b574;
  border-color: #56a75a;
}
.mint .btn-default:active,
.freihafen .btn-default:active,
.mint.btn-default:active,
.freihafen.btn-default:active,
.mint .btn-default.active,
.freihafen .btn-default.active,
.mint.btn-default.active,
.freihafen.btn-default.active,
.open > .dropdown-toggle.mint .btn-default,
.open > .dropdown-toggle.freihafen .btn-default,
.open > .dropdown-toggle.mint.btn-default,
.open > .dropdown-toggle.freihafen.btn-default {
  background-image: none;
}
.mint .btn-default.disabled,
.freihafen .btn-default.disabled,
.mint.btn-default.disabled,
.freihafen.btn-default.disabled,
.mint .btn-default[disabled],
.freihafen .btn-default[disabled],
.mint.btn-default[disabled],
.freihafen.btn-default[disabled],
fieldset[disabled] .mint .btn-default,
fieldset[disabled] .freihafen .btn-default,
fieldset[disabled] .mint.btn-default,
fieldset[disabled] .freihafen.btn-default,
.mint .btn-default.disabled:hover,
.freihafen .btn-default.disabled:hover,
.mint.btn-default.disabled:hover,
.freihafen.btn-default.disabled:hover,
.mint .btn-default[disabled]:hover,
.freihafen .btn-default[disabled]:hover,
.mint.btn-default[disabled]:hover,
.freihafen.btn-default[disabled]:hover,
fieldset[disabled] .mint .btn-default:hover,
fieldset[disabled] .freihafen .btn-default:hover,
fieldset[disabled] .mint.btn-default:hover,
fieldset[disabled] .freihafen.btn-default:hover,
.mint .btn-default.disabled:focus,
.freihafen .btn-default.disabled:focus,
.mint.btn-default.disabled:focus,
.freihafen.btn-default.disabled:focus,
.mint .btn-default[disabled]:focus,
.freihafen .btn-default[disabled]:focus,
.mint.btn-default[disabled]:focus,
.freihafen.btn-default[disabled]:focus,
fieldset[disabled] .mint .btn-default:focus,
fieldset[disabled] .freihafen .btn-default:focus,
fieldset[disabled] .mint.btn-default:focus,
fieldset[disabled] .freihafen.btn-default:focus,
.mint .btn-default.disabled.focus,
.freihafen .btn-default.disabled.focus,
.mint.btn-default.disabled.focus,
.freihafen.btn-default.disabled.focus,
.mint .btn-default[disabled].focus,
.freihafen .btn-default[disabled].focus,
.mint.btn-default[disabled].focus,
.freihafen.btn-default[disabled].focus,
fieldset[disabled] .mint .btn-default.focus,
fieldset[disabled] .freihafen .btn-default.focus,
fieldset[disabled] .mint.btn-default.focus,
fieldset[disabled] .freihafen.btn-default.focus,
.mint .btn-default.disabled:active,
.freihafen .btn-default.disabled:active,
.mint.btn-default.disabled:active,
.freihafen.btn-default.disabled:active,
.mint .btn-default[disabled]:active,
.freihafen .btn-default[disabled]:active,
.mint.btn-default[disabled]:active,
.freihafen.btn-default[disabled]:active,
fieldset[disabled] .mint .btn-default:active,
fieldset[disabled] .freihafen .btn-default:active,
fieldset[disabled] .mint.btn-default:active,
fieldset[disabled] .freihafen.btn-default:active,
.mint .btn-default.disabled.active,
.freihafen .btn-default.disabled.active,
.mint.btn-default.disabled.active,
.freihafen.btn-default.disabled.active,
.mint .btn-default[disabled].active,
.freihafen .btn-default[disabled].active,
.mint.btn-default[disabled].active,
.freihafen.btn-default[disabled].active,
fieldset[disabled] .mint .btn-default.active,
fieldset[disabled] .freihafen .btn-default.active,
fieldset[disabled] .mint.btn-default.active,
fieldset[disabled] .freihafen.btn-default.active {
  background-color: #aad3ac;
  border-color: #aad3ac;
}
.mint .btn-default .badge,
.freihafen .btn-default .badge,
.mint.btn-default .badge,
.freihafen.btn-default .badge {
  color: #aad3ac;
  background-color: #FFFFFF;
}
.mint .btn-default:focus,
.freihafen .btn-default:focus,
.mint.btn-default:focus,
.freihafen.btn-default:focus,
.mint .btn-default.focus,
.freihafen .btn-default.focus,
.mint.btn-default.focus,
.freihafen.btn-default.focus {
  color: #FFFFFF;
  background-color: #aad3ac;
  border-color: #aad3ac;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.mint .btn-default:hover,
.freihafen .btn-default:hover,
.mint.btn-default:hover,
.freihafen.btn-default:hover {
  color: #FFFFFF;
  background-color: #99ca9c;
  border-color: #99ca9c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default:active,
.freihafen .btn-default:active,
.mint.btn-default:active,
.freihafen.btn-default:active,
.mint .btn-default.active,
.freihafen .btn-default.active,
.mint.btn-default.active,
.freihafen.btn-default.active {
  color: #FFFFFF;
  background-color: #82be85;
  border-color: #82be85;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default:active:hover,
.freihafen .btn-default:active:hover,
.mint.btn-default:active:hover,
.freihafen.btn-default:active:hover,
.mint .btn-default.active:hover,
.freihafen .btn-default.active:hover,
.mint.btn-default.active:hover,
.freihafen.btn-default.active:hover,
.mint .btn-default:active:focus,
.freihafen .btn-default:active:focus,
.mint.btn-default:active:focus,
.freihafen.btn-default:active:focus,
.mint .btn-default.active:focus,
.freihafen .btn-default.active:focus,
.mint.btn-default.active:focus,
.freihafen.btn-default.active:focus,
.mint .btn-default:active.focus,
.freihafen .btn-default:active.focus,
.mint.btn-default:active.focus,
.freihafen.btn-default:active.focus,
.mint .btn-default.active.focus,
.freihafen .btn-default.active.focus,
.mint.btn-default.active.focus,
.freihafen.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #78b97b;
  border-color: #78b97b;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default.disabled,
.freihafen .btn-default.disabled,
.mint.btn-default.disabled,
.freihafen.btn-default.disabled,
.mint .btn-default[disabled],
.freihafen .btn-default[disabled],
.mint.btn-default[disabled],
.freihafen.btn-default[disabled],
fieldset[disabled] .mint .btn-default,
fieldset[disabled] .freihafen .btn-default,
fieldset[disabled] .mint.btn-default,
fieldset[disabled] .freihafen.btn-default,
.mint .btn-default.disabled:hover,
.freihafen .btn-default.disabled:hover,
.mint.btn-default.disabled:hover,
.freihafen.btn-default.disabled:hover,
.mint .btn-default[disabled]:hover,
.freihafen .btn-default[disabled]:hover,
.mint.btn-default[disabled]:hover,
.freihafen.btn-default[disabled]:hover,
fieldset[disabled] .mint .btn-default:hover,
fieldset[disabled] .freihafen .btn-default:hover,
fieldset[disabled] .mint.btn-default:hover,
fieldset[disabled] .freihafen.btn-default:hover,
.mint .btn-default.disabled:focus,
.freihafen .btn-default.disabled:focus,
.mint.btn-default.disabled:focus,
.freihafen.btn-default.disabled:focus,
.mint .btn-default[disabled]:focus,
.freihafen .btn-default[disabled]:focus,
.mint.btn-default[disabled]:focus,
.freihafen.btn-default[disabled]:focus,
fieldset[disabled] .mint .btn-default:focus,
fieldset[disabled] .freihafen .btn-default:focus,
fieldset[disabled] .mint.btn-default:focus,
fieldset[disabled] .freihafen.btn-default:focus,
.mint .btn-default.disabled.focus,
.freihafen .btn-default.disabled.focus,
.mint.btn-default.disabled.focus,
.freihafen.btn-default.disabled.focus,
.mint .btn-default[disabled].focus,
.freihafen .btn-default[disabled].focus,
.mint.btn-default[disabled].focus,
.freihafen.btn-default[disabled].focus,
fieldset[disabled] .mint .btn-default.focus,
fieldset[disabled] .freihafen .btn-default.focus,
fieldset[disabled] .mint.btn-default.focus,
fieldset[disabled] .freihafen.btn-default.focus,
.mint .btn-default.disabled:active,
.freihafen .btn-default.disabled:active,
.mint.btn-default.disabled:active,
.freihafen.btn-default.disabled:active,
.mint .btn-default[disabled]:active,
.freihafen .btn-default[disabled]:active,
.mint.btn-default[disabled]:active,
.freihafen.btn-default[disabled]:active,
fieldset[disabled] .mint .btn-default:active,
fieldset[disabled] .freihafen .btn-default:active,
fieldset[disabled] .mint.btn-default:active,
fieldset[disabled] .freihafen.btn-default:active,
.mint .btn-default.disabled.active,
.freihafen .btn-default.disabled.active,
.mint.btn-default.disabled.active,
.freihafen.btn-default.disabled.active,
.mint .btn-default[disabled].active,
.freihafen .btn-default[disabled].active,
.mint.btn-default[disabled].active,
.freihafen.btn-default[disabled].active,
fieldset[disabled] .mint .btn-default.active,
fieldset[disabled] .freihafen .btn-default.active,
fieldset[disabled] .mint.btn-default.active,
fieldset[disabled] .freihafen.btn-default.active {
  background-color: #aad3ac;
  border-color: #aad3ac;
  background-image: none;
}
.mint .btn-default .badge,
.freihafen .btn-default .badge,
.mint.btn-default .badge,
.freihafen.btn-default .badge {
  color: #aad3ac;
  background-color: #FFFFFF;
}
.mint .event-item,
.freihafen .event-item,
.mint.event-item,
.freihafen.event-item,
.mint .event-item:nth-child(even),
.freihafen .event-item:nth-child(even),
.mint.event-item:nth-child(even),
.freihafen.event-item:nth-child(even),
.mint .event-item:nth-child(odd),
.freihafen .event-item:nth-child(odd),
.mint.event-item:nth-child(odd),
.freihafen.event-item:nth-child(odd),
.mint .event-item .time,
.freihafen .event-item .time,
.mint.event-item .time,
.freihafen.event-item .time,
.mint .event-item .location,
.freihafen .event-item .location,
.mint.event-item .location,
.freihafen.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.mint .event-item .article-info,
.freihafen .event-item .article-info,
.mint.event-item .article-info,
.freihafen.event-item .article-info,
.mint .event-item .article-content,
.freihafen .event-item .article-content,
.mint.event-item .article-content,
.freihafen.event-item .article-content,
.mint .event-item .article-info > *,
.freihafen .event-item .article-info > *,
.mint.event-item .article-info > *,
.freihafen.event-item .article-info > *,
.mint .event-item .article-content > *,
.freihafen .event-item .article-content > *,
.mint.event-item .article-content > *,
.freihafen.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.mint .event-item .venue,
.freihafen .event-item .venue,
.mint.event-item .venue,
.freihafen.event-item .venue {
  color: #2D2D2D;
}
.mint .event-item .time,
.freihafen .event-item .time,
.mint.event-item .time,
.freihafen.event-item .time,
.mint .event-item .location,
.freihafen .event-item .location,
.mint.event-item .location,
.freihafen.event-item .location {
  color: #FFFFFF;
  background-color: #aad3ac;
}
.mint .event-item.soldout .venue,
.freihafen .event-item.soldout .venue,
.mint.event-item.soldout .venue,
.freihafen.event-item.soldout .venue {
  color: #9D9D9D;
}
.mint .event-item.soldout .time,
.freihafen .event-item.soldout .time,
.mint.event-item.soldout .time,
.freihafen.event-item.soldout .time,
.mint .event-item.soldout .location,
.freihafen .event-item.soldout .location,
.mint.event-item.soldout .location,
.freihafen.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #aad3ac;
}
.mint .event-item.soldout .article-content,
.freihafen .event-item.soldout .article-content,
.mint.event-item.soldout .article-content,
.freihafen.event-item.soldout .article-content,
.mint .event-item.soldout .article-content > *,
.freihafen .event-item.soldout .article-content > *,
.mint.event-item.soldout .article-content > *,
.freihafen.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.mint .event-item.soldout .article-content > p,
.freihafen .event-item.soldout .article-content > p,
.mint.event-item.soldout .article-content > p,
.freihafen.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.mint .event-item:hover,
.freihafen .event-item:hover,
.mint.event-item:hover,
.freihafen.event-item:hover,
.mint .event-item.hover,
.freihafen .event-item.hover,
.mint.event-item.hover,
.freihafen.event-item.hover,
.mint .event-item:hover.soldout,
.freihafen .event-item:hover.soldout,
.mint.event-item:hover.soldout,
.freihafen.event-item:hover.soldout,
.mint .event-item.hover.soldout,
.freihafen .event-item.hover.soldout,
.mint.event-item.hover.soldout,
.freihafen.event-item.hover.soldout,
.mint .event-item:hover:nth-child(odd),
.freihafen .event-item:hover:nth-child(odd),
.mint.event-item:hover:nth-child(odd),
.freihafen.event-item:hover:nth-child(odd),
.mint .event-item.hover:nth-child(odd),
.freihafen .event-item.hover:nth-child(odd),
.mint.event-item.hover:nth-child(odd),
.freihafen.event-item.hover:nth-child(odd),
.mint .event-item:hover:nth-child(even),
.freihafen .event-item:hover:nth-child(even),
.mint.event-item:hover:nth-child(even),
.freihafen.event-item:hover:nth-child(even),
.mint .event-item.hover:nth-child(even),
.freihafen .event-item.hover:nth-child(even),
.mint.event-item.hover:nth-child(even),
.freihafen.event-item.hover:nth-child(even) {
  background-color: #aad3ac;
}
.mint .event-item:hover .venue,
.freihafen .event-item:hover .venue,
.mint.event-item:hover .venue,
.freihafen.event-item:hover .venue,
.mint .event-item.hover .venue,
.freihafen .event-item.hover .venue,
.mint.event-item.hover .venue,
.freihafen.event-item.hover .venue {
  color: #FFFFFF;
}
.mint .event-item:hover .location,
.freihafen .event-item:hover .location,
.mint.event-item:hover .location,
.freihafen.event-item:hover .location,
.mint .event-item.hover .location,
.freihafen .event-item.hover .location,
.mint.event-item.hover .location,
.freihafen.event-item.hover .location {
  color: #aad3ac;
  background-color: #FFFFFF;
}
.mint .event-item:hover .article-info > .time,
.freihafen .event-item:hover .article-info > .time,
.mint.event-item:hover .article-info > .time,
.freihafen.event-item:hover .article-info > .time,
.mint .event-item.hover .article-info > .time,
.freihafen .event-item.hover .article-info > .time,
.mint.event-item.hover .article-info > .time,
.freihafen.event-item.hover .article-info > .time {
  color: #aad3ac;
  background-color: #FFFFFF;
}
.mint .event-item:hover .article-content,
.freihafen .event-item:hover .article-content,
.mint.event-item:hover .article-content,
.freihafen.event-item:hover .article-content,
.mint .event-item.hover .article-content,
.freihafen .event-item.hover .article-content,
.mint.event-item.hover .article-content,
.freihafen.event-item.hover .article-content,
.mint .event-item:hover .article-content > *,
.freihafen .event-item:hover .article-content > *,
.mint.event-item:hover .article-content > *,
.freihafen.event-item:hover .article-content > *,
.mint .event-item.hover .article-content > *,
.freihafen .event-item.hover .article-content > *,
.mint.event-item.hover .article-content > *,
.freihafen.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.mint .event-item:hover .article-content > p,
.freihafen .event-item:hover .article-content > p,
.mint.event-item:hover .article-content > p,
.freihafen.event-item:hover .article-content > p,
.mint .event-item.hover .article-content > p,
.freihafen .event-item.hover .article-content > p,
.mint.event-item.hover .article-content > p,
.freihafen.event-item.hover .article-content > p {
  color: #FFFFFF;
}
.mint .item-intro.hover,
.freihafen .item-intro.hover,
.mint .item-leading.hover,
.freihafen .item-leading.hover,
.mint.item-intro.hover,
.freihafen.item-intro.hover,
.mint.item-leading.hover,
.freihafen.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .mint .item-intro.hover,
  .freihafen .item-intro.hover,
  .mint .item-leading.hover,
  .freihafen .item-leading.hover,
  .mint.item-intro.hover,
  .freihafen.item-intro.hover,
  .mint.item-leading.hover,
  .freihafen.item-leading.hover {
    background-color: #aad3ac !important;
  }
  .mint .item-intro.hover > .inner > .layer .item-title,
  .freihafen .item-intro.hover > .inner > .layer .item-title,
  .mint .item-leading.hover > .inner > .layer .item-title,
  .freihafen .item-leading.hover > .inner > .layer .item-title,
  .mint.item-intro.hover > .inner > .layer .item-title,
  .freihafen.item-intro.hover > .inner > .layer .item-title,
  .mint.item-leading.hover > .inner > .layer .item-title,
  .freihafen.item-leading.hover > .inner > .layer .item-title {
    color: #aad3ac !important;
  }
  .mint .item-intro.hover > .inner > .layer .item-title .mark,
  .freihafen .item-intro.hover > .inner > .layer .item-title .mark,
  .mint .item-leading.hover > .inner > .layer .item-title .mark,
  .freihafen .item-leading.hover > .inner > .layer .item-title .mark,
  .mint.item-intro.hover > .inner > .layer .item-title .mark,
  .freihafen.item-intro.hover > .inner > .layer .item-title .mark,
  .mint.item-leading.hover > .inner > .layer .item-title .mark,
  .freihafen.item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
.mint .article-detail,
.freihafen .article-detail,
.mint.article-detail,
.freihafen.article-detail {
  background-color: #aad3ac;
}
.mint .article-detail > .article-header,
.freihafen .article-detail > .article-header,
.mint.article-detail > .article-header,
.freihafen.article-detail > .article-header {
  background-color: #aad3ac;
}
.mint .article-detail > .article-header a,
.freihafen .article-detail > .article-header a,
.mint.article-detail > .article-header a,
.freihafen.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.mint .article-detail > .article-header a:hover,
.freihafen .article-detail > .article-header a:hover,
.mint.article-detail > .article-header a:hover,
.freihafen.article-detail > .article-header a:hover,
.mint .article-detail > .article-header a:focus,
.freihafen .article-detail > .article-header a:focus,
.mint.article-detail > .article-header a:focus,
.freihafen.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.mint .article-detail > .article-body,
.freihafen .article-detail > .article-body,
.mint.article-detail > .article-body,
.freihafen.article-detail > .article-body {
  background-color: #8fc592;
}
.mint .article-detail > .article-body a,
.freihafen .article-detail > .article-body a,
.mint.article-detail > .article-body a,
.freihafen.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.mint .article-detail > .article-body a:hover,
.freihafen .article-detail > .article-body a:hover,
.mint.article-detail > .article-body a:hover,
.freihafen.article-detail > .article-body a:hover,
.mint .article-detail > .article-body a:focus,
.freihafen .article-detail > .article-body a:focus,
.mint.article-detail > .article-body a:focus,
.freihafen.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.mint .article-detail .back-to-list-btn,
.freihafen .article-detail .back-to-list-btn,
.mint.article-detail .back-to-list-btn,
.freihafen.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #aad3ac;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .article-detail .back-to-list-btn:focus,
.freihafen .article-detail .back-to-list-btn:focus,
.mint.article-detail .back-to-list-btn:focus,
.freihafen.article-detail .back-to-list-btn:focus,
.mint .article-detail .back-to-list-btn.focus,
.freihafen .article-detail .back-to-list-btn.focus,
.mint.article-detail .back-to-list-btn.focus,
.freihafen.article-detail .back-to-list-btn.focus {
  color: #aad3ac;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.mint .article-detail .back-to-list-btn:hover,
.freihafen .article-detail .back-to-list-btn:hover,
.mint.article-detail .back-to-list-btn:hover,
.freihafen.article-detail .back-to-list-btn:hover {
  color: #aad3ac;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.mint .article-detail .back-to-list-btn:active,
.freihafen .article-detail .back-to-list-btn:active,
.mint.article-detail .back-to-list-btn:active,
.freihafen.article-detail .back-to-list-btn:active,
.mint .article-detail .back-to-list-btn.active,
.freihafen .article-detail .back-to-list-btn.active,
.mint.article-detail .back-to-list-btn.active,
.freihafen.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.mint .article-detail .back-to-list-btn,
.open > .dropdown-toggle.freihafen .article-detail .back-to-list-btn,
.open > .dropdown-toggle.mint.article-detail .back-to-list-btn,
.open > .dropdown-toggle.freihafen.article-detail .back-to-list-btn {
  color: #aad3ac;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.mint .article-detail .back-to-list-btn:active:hover,
.freihafen .article-detail .back-to-list-btn:active:hover,
.mint.article-detail .back-to-list-btn:active:hover,
.freihafen.article-detail .back-to-list-btn:active:hover,
.mint .article-detail .back-to-list-btn.active:hover,
.freihafen .article-detail .back-to-list-btn.active:hover,
.mint.article-detail .back-to-list-btn.active:hover,
.freihafen.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.mint .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.freihafen .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.mint.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.freihafen.article-detail .back-to-list-btn:hover,
.mint .article-detail .back-to-list-btn:active:focus,
.freihafen .article-detail .back-to-list-btn:active:focus,
.mint.article-detail .back-to-list-btn:active:focus,
.freihafen.article-detail .back-to-list-btn:active:focus,
.mint .article-detail .back-to-list-btn.active:focus,
.freihafen .article-detail .back-to-list-btn.active:focus,
.mint.article-detail .back-to-list-btn.active:focus,
.freihafen.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.mint .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.freihafen .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.mint.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.freihafen.article-detail .back-to-list-btn:focus,
.mint .article-detail .back-to-list-btn:active.focus,
.freihafen .article-detail .back-to-list-btn:active.focus,
.mint.article-detail .back-to-list-btn:active.focus,
.freihafen.article-detail .back-to-list-btn:active.focus,
.mint .article-detail .back-to-list-btn.active.focus,
.freihafen .article-detail .back-to-list-btn.active.focus,
.mint.article-detail .back-to-list-btn.active.focus,
.freihafen.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.mint .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.freihafen .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.mint.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.freihafen.article-detail .back-to-list-btn.focus {
  color: #aad3ac;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.mint .article-detail .back-to-list-btn:active,
.freihafen .article-detail .back-to-list-btn:active,
.mint.article-detail .back-to-list-btn:active,
.freihafen.article-detail .back-to-list-btn:active,
.mint .article-detail .back-to-list-btn.active,
.freihafen .article-detail .back-to-list-btn.active,
.mint.article-detail .back-to-list-btn.active,
.freihafen.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.mint .article-detail .back-to-list-btn,
.open > .dropdown-toggle.freihafen .article-detail .back-to-list-btn,
.open > .dropdown-toggle.mint.article-detail .back-to-list-btn,
.open > .dropdown-toggle.freihafen.article-detail .back-to-list-btn {
  background-image: none;
}
.mint .article-detail .back-to-list-btn.disabled,
.freihafen .article-detail .back-to-list-btn.disabled,
.mint.article-detail .back-to-list-btn.disabled,
.freihafen.article-detail .back-to-list-btn.disabled,
.mint .article-detail .back-to-list-btn[disabled],
.freihafen .article-detail .back-to-list-btn[disabled],
.mint.article-detail .back-to-list-btn[disabled],
.freihafen.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .mint .article-detail .back-to-list-btn,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn,
fieldset[disabled] .mint.article-detail .back-to-list-btn,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn,
.mint .article-detail .back-to-list-btn.disabled:hover,
.freihafen .article-detail .back-to-list-btn.disabled:hover,
.mint.article-detail .back-to-list-btn.disabled:hover,
.freihafen.article-detail .back-to-list-btn.disabled:hover,
.mint .article-detail .back-to-list-btn[disabled]:hover,
.freihafen .article-detail .back-to-list-btn[disabled]:hover,
.mint.article-detail .back-to-list-btn[disabled]:hover,
.freihafen.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .mint .article-detail .back-to-list-btn:hover,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn:hover,
fieldset[disabled] .mint.article-detail .back-to-list-btn:hover,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn:hover,
.mint .article-detail .back-to-list-btn.disabled:focus,
.freihafen .article-detail .back-to-list-btn.disabled:focus,
.mint.article-detail .back-to-list-btn.disabled:focus,
.freihafen.article-detail .back-to-list-btn.disabled:focus,
.mint .article-detail .back-to-list-btn[disabled]:focus,
.freihafen .article-detail .back-to-list-btn[disabled]:focus,
.mint.article-detail .back-to-list-btn[disabled]:focus,
.freihafen.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .mint .article-detail .back-to-list-btn:focus,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn:focus,
fieldset[disabled] .mint.article-detail .back-to-list-btn:focus,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn:focus,
.mint .article-detail .back-to-list-btn.disabled.focus,
.freihafen .article-detail .back-to-list-btn.disabled.focus,
.mint.article-detail .back-to-list-btn.disabled.focus,
.freihafen.article-detail .back-to-list-btn.disabled.focus,
.mint .article-detail .back-to-list-btn[disabled].focus,
.freihafen .article-detail .back-to-list-btn[disabled].focus,
.mint.article-detail .back-to-list-btn[disabled].focus,
.freihafen.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .mint .article-detail .back-to-list-btn.focus,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn.focus,
fieldset[disabled] .mint.article-detail .back-to-list-btn.focus,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn.focus,
.mint .article-detail .back-to-list-btn.disabled:active,
.freihafen .article-detail .back-to-list-btn.disabled:active,
.mint.article-detail .back-to-list-btn.disabled:active,
.freihafen.article-detail .back-to-list-btn.disabled:active,
.mint .article-detail .back-to-list-btn[disabled]:active,
.freihafen .article-detail .back-to-list-btn[disabled]:active,
.mint.article-detail .back-to-list-btn[disabled]:active,
.freihafen.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .mint .article-detail .back-to-list-btn:active,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn:active,
fieldset[disabled] .mint.article-detail .back-to-list-btn:active,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn:active,
.mint .article-detail .back-to-list-btn.disabled.active,
.freihafen .article-detail .back-to-list-btn.disabled.active,
.mint.article-detail .back-to-list-btn.disabled.active,
.freihafen.article-detail .back-to-list-btn.disabled.active,
.mint .article-detail .back-to-list-btn[disabled].active,
.freihafen .article-detail .back-to-list-btn[disabled].active,
.mint.article-detail .back-to-list-btn[disabled].active,
.freihafen.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .mint .article-detail .back-to-list-btn.active,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn.active,
fieldset[disabled] .mint.article-detail .back-to-list-btn.active,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.mint .article-detail .back-to-list-btn .badge,
.freihafen .article-detail .back-to-list-btn .badge,
.mint.article-detail .back-to-list-btn .badge,
.freihafen.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #aad3ac;
}
.mint .article-detail .back-to-list-btn:focus,
.freihafen .article-detail .back-to-list-btn:focus,
.mint.article-detail .back-to-list-btn:focus,
.freihafen.article-detail .back-to-list-btn:focus,
.mint .article-detail .back-to-list-btn.focus,
.freihafen .article-detail .back-to-list-btn.focus,
.mint.article-detail .back-to-list-btn.focus,
.freihafen.article-detail .back-to-list-btn.focus {
  color: #aad3ac;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.mint .article-detail .back-to-list-btn:hover,
.freihafen .article-detail .back-to-list-btn:hover,
.mint.article-detail .back-to-list-btn:hover,
.freihafen.article-detail .back-to-list-btn:hover {
  color: #aad3ac;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .article-detail .back-to-list-btn:active,
.freihafen .article-detail .back-to-list-btn:active,
.mint.article-detail .back-to-list-btn:active,
.freihafen.article-detail .back-to-list-btn:active,
.mint .article-detail .back-to-list-btn.active,
.freihafen .article-detail .back-to-list-btn.active,
.mint.article-detail .back-to-list-btn.active,
.freihafen.article-detail .back-to-list-btn.active {
  color: #aad3ac;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .article-detail .back-to-list-btn:active:hover,
.freihafen .article-detail .back-to-list-btn:active:hover,
.mint.article-detail .back-to-list-btn:active:hover,
.freihafen.article-detail .back-to-list-btn:active:hover,
.mint .article-detail .back-to-list-btn.active:hover,
.freihafen .article-detail .back-to-list-btn.active:hover,
.mint.article-detail .back-to-list-btn.active:hover,
.freihafen.article-detail .back-to-list-btn.active:hover,
.mint .article-detail .back-to-list-btn:active:focus,
.freihafen .article-detail .back-to-list-btn:active:focus,
.mint.article-detail .back-to-list-btn:active:focus,
.freihafen.article-detail .back-to-list-btn:active:focus,
.mint .article-detail .back-to-list-btn.active:focus,
.freihafen .article-detail .back-to-list-btn.active:focus,
.mint.article-detail .back-to-list-btn.active:focus,
.freihafen.article-detail .back-to-list-btn.active:focus,
.mint .article-detail .back-to-list-btn:active.focus,
.freihafen .article-detail .back-to-list-btn:active.focus,
.mint.article-detail .back-to-list-btn:active.focus,
.freihafen.article-detail .back-to-list-btn:active.focus,
.mint .article-detail .back-to-list-btn.active.focus,
.freihafen .article-detail .back-to-list-btn.active.focus,
.mint.article-detail .back-to-list-btn.active.focus,
.freihafen.article-detail .back-to-list-btn.active.focus {
  color: #aad3ac;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .article-detail .back-to-list-btn.disabled,
.freihafen .article-detail .back-to-list-btn.disabled,
.mint.article-detail .back-to-list-btn.disabled,
.freihafen.article-detail .back-to-list-btn.disabled,
.mint .article-detail .back-to-list-btn[disabled],
.freihafen .article-detail .back-to-list-btn[disabled],
.mint.article-detail .back-to-list-btn[disabled],
.freihafen.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .mint .article-detail .back-to-list-btn,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn,
fieldset[disabled] .mint.article-detail .back-to-list-btn,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn,
.mint .article-detail .back-to-list-btn.disabled:hover,
.freihafen .article-detail .back-to-list-btn.disabled:hover,
.mint.article-detail .back-to-list-btn.disabled:hover,
.freihafen.article-detail .back-to-list-btn.disabled:hover,
.mint .article-detail .back-to-list-btn[disabled]:hover,
.freihafen .article-detail .back-to-list-btn[disabled]:hover,
.mint.article-detail .back-to-list-btn[disabled]:hover,
.freihafen.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .mint .article-detail .back-to-list-btn:hover,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn:hover,
fieldset[disabled] .mint.article-detail .back-to-list-btn:hover,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn:hover,
.mint .article-detail .back-to-list-btn.disabled:focus,
.freihafen .article-detail .back-to-list-btn.disabled:focus,
.mint.article-detail .back-to-list-btn.disabled:focus,
.freihafen.article-detail .back-to-list-btn.disabled:focus,
.mint .article-detail .back-to-list-btn[disabled]:focus,
.freihafen .article-detail .back-to-list-btn[disabled]:focus,
.mint.article-detail .back-to-list-btn[disabled]:focus,
.freihafen.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .mint .article-detail .back-to-list-btn:focus,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn:focus,
fieldset[disabled] .mint.article-detail .back-to-list-btn:focus,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn:focus,
.mint .article-detail .back-to-list-btn.disabled.focus,
.freihafen .article-detail .back-to-list-btn.disabled.focus,
.mint.article-detail .back-to-list-btn.disabled.focus,
.freihafen.article-detail .back-to-list-btn.disabled.focus,
.mint .article-detail .back-to-list-btn[disabled].focus,
.freihafen .article-detail .back-to-list-btn[disabled].focus,
.mint.article-detail .back-to-list-btn[disabled].focus,
.freihafen.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .mint .article-detail .back-to-list-btn.focus,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn.focus,
fieldset[disabled] .mint.article-detail .back-to-list-btn.focus,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn.focus,
.mint .article-detail .back-to-list-btn.disabled:active,
.freihafen .article-detail .back-to-list-btn.disabled:active,
.mint.article-detail .back-to-list-btn.disabled:active,
.freihafen.article-detail .back-to-list-btn.disabled:active,
.mint .article-detail .back-to-list-btn[disabled]:active,
.freihafen .article-detail .back-to-list-btn[disabled]:active,
.mint.article-detail .back-to-list-btn[disabled]:active,
.freihafen.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .mint .article-detail .back-to-list-btn:active,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn:active,
fieldset[disabled] .mint.article-detail .back-to-list-btn:active,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn:active,
.mint .article-detail .back-to-list-btn.disabled.active,
.freihafen .article-detail .back-to-list-btn.disabled.active,
.mint.article-detail .back-to-list-btn.disabled.active,
.freihafen.article-detail .back-to-list-btn.disabled.active,
.mint .article-detail .back-to-list-btn[disabled].active,
.freihafen .article-detail .back-to-list-btn[disabled].active,
.mint.article-detail .back-to-list-btn[disabled].active,
.freihafen.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .mint .article-detail .back-to-list-btn.active,
fieldset[disabled] .freihafen .article-detail .back-to-list-btn.active,
fieldset[disabled] .mint.article-detail .back-to-list-btn.active,
fieldset[disabled] .freihafen.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.mint .article-detail .back-to-list-btn .badge,
.freihafen .article-detail .back-to-list-btn .badge,
.mint.article-detail .back-to-list-btn .badge,
.freihafen.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #aad3ac;
}
.mint .article-detail .location,
.freihafen .article-detail .location,
.mint.article-detail .location,
.freihafen.article-detail .location {
  color: #aad3ac;
  background-color: #FFFFFF;
}
.mint .article-detail .date-venue,
.freihafen .article-detail .date-venue,
.mint.article-detail .date-venue,
.freihafen.article-detail .date-venue {
  color: #FFFFFF;
}
.mint .article-detail .date-venue > a,
.freihafen .article-detail .date-venue > a,
.mint.article-detail .date-venue > a,
.freihafen.article-detail .date-venue > a,
.mint .article-detail .date-venue > a:hover,
.freihafen .article-detail .date-venue > a:hover,
.mint.article-detail .date-venue > a:hover,
.freihafen.article-detail .date-venue > a:hover,
.mint .article-detail .date-venue > a:focus,
.freihafen .article-detail .date-venue > a:focus,
.mint.article-detail .date-venue > a:focus,
.freihafen.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
.mint .btn-default,
.freihafen .btn-default,
.btn-mint {
  border-color: #aad3ac;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #aad3ac;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default:focus,
.freihafen .btn-default:focus,
.btn-mint:focus,
.mint .btn-default.focus,
.freihafen .btn-default.focus,
.btn-mint.focus {
  color: #FFFFFF;
  background-color: #88c28b;
  border-color: #56a75a;
}
.mint .btn-default:hover,
.freihafen .btn-default:hover,
.btn-mint:hover {
  color: #FFFFFF;
  background-color: #88c28b;
  border-color: #82be85;
}
.mint .btn-default:active,
.freihafen .btn-default:active,
.btn-mint:active,
.mint .btn-default.active,
.freihafen .btn-default.active,
.btn-mint.active,
.open > .dropdown-toggle.mint .btn-default,
.open > .dropdown-toggle.freihafen .btn-default,
.open > .dropdown-toggle.btn-mint {
  color: #FFFFFF;
  background-color: #88c28b;
  border-color: #82be85;
}
.mint .btn-default:active:hover,
.freihafen .btn-default:active:hover,
.btn-mint:active:hover,
.mint .btn-default.active:hover,
.freihafen .btn-default.active:hover,
.btn-mint.active:hover,
.open > .dropdown-toggle.mint .btn-default:hover,
.open > .dropdown-toggle.freihafen .btn-default:hover,
.open > .dropdown-toggle.btn-mint:hover,
.mint .btn-default:active:focus,
.freihafen .btn-default:active:focus,
.btn-mint:active:focus,
.mint .btn-default.active:focus,
.freihafen .btn-default.active:focus,
.btn-mint.active:focus,
.open > .dropdown-toggle.mint .btn-default:focus,
.open > .dropdown-toggle.freihafen .btn-default:focus,
.open > .dropdown-toggle.btn-mint:focus,
.mint .btn-default:active.focus,
.freihafen .btn-default:active.focus,
.btn-mint:active.focus,
.mint .btn-default.active.focus,
.freihafen .btn-default.active.focus,
.btn-mint.active.focus,
.open > .dropdown-toggle.mint .btn-default.focus,
.open > .dropdown-toggle.freihafen .btn-default.focus,
.open > .dropdown-toggle.btn-mint.focus {
  color: #FFFFFF;
  background-color: #71b574;
  border-color: #56a75a;
}
.mint .btn-default:active,
.freihafen .btn-default:active,
.btn-mint:active,
.mint .btn-default.active,
.freihafen .btn-default.active,
.btn-mint.active,
.open > .dropdown-toggle.mint .btn-default,
.open > .dropdown-toggle.freihafen .btn-default,
.open > .dropdown-toggle.btn-mint {
  background-image: none;
}
.mint .btn-default.disabled,
.freihafen .btn-default.disabled,
.btn-mint.disabled,
.mint .btn-default[disabled],
.freihafen .btn-default[disabled],
.btn-mint[disabled],
fieldset[disabled] .mint .btn-default,
fieldset[disabled] .freihafen .btn-default,
fieldset[disabled] .btn-mint,
.mint .btn-default.disabled:hover,
.freihafen .btn-default.disabled:hover,
.btn-mint.disabled:hover,
.mint .btn-default[disabled]:hover,
.freihafen .btn-default[disabled]:hover,
.btn-mint[disabled]:hover,
fieldset[disabled] .mint .btn-default:hover,
fieldset[disabled] .freihafen .btn-default:hover,
fieldset[disabled] .btn-mint:hover,
.mint .btn-default.disabled:focus,
.freihafen .btn-default.disabled:focus,
.btn-mint.disabled:focus,
.mint .btn-default[disabled]:focus,
.freihafen .btn-default[disabled]:focus,
.btn-mint[disabled]:focus,
fieldset[disabled] .mint .btn-default:focus,
fieldset[disabled] .freihafen .btn-default:focus,
fieldset[disabled] .btn-mint:focus,
.mint .btn-default.disabled.focus,
.freihafen .btn-default.disabled.focus,
.btn-mint.disabled.focus,
.mint .btn-default[disabled].focus,
.freihafen .btn-default[disabled].focus,
.btn-mint[disabled].focus,
fieldset[disabled] .mint .btn-default.focus,
fieldset[disabled] .freihafen .btn-default.focus,
fieldset[disabled] .btn-mint.focus,
.mint .btn-default.disabled:active,
.freihafen .btn-default.disabled:active,
.btn-mint.disabled:active,
.mint .btn-default[disabled]:active,
.freihafen .btn-default[disabled]:active,
.btn-mint[disabled]:active,
fieldset[disabled] .mint .btn-default:active,
fieldset[disabled] .freihafen .btn-default:active,
fieldset[disabled] .btn-mint:active,
.mint .btn-default.disabled.active,
.freihafen .btn-default.disabled.active,
.btn-mint.disabled.active,
.mint .btn-default[disabled].active,
.freihafen .btn-default[disabled].active,
.btn-mint[disabled].active,
fieldset[disabled] .mint .btn-default.active,
fieldset[disabled] .freihafen .btn-default.active,
fieldset[disabled] .btn-mint.active {
  background-color: #aad3ac;
  border-color: #aad3ac;
}
.mint .btn-default .badge,
.freihafen .btn-default .badge,
.btn-mint .badge {
  color: #aad3ac;
  background-color: #FFFFFF;
}
.mint .btn-default:focus,
.freihafen .btn-default:focus,
.btn-mint:focus,
.mint .btn-default.focus,
.freihafen .btn-default.focus,
.btn-mint.focus {
  color: #FFFFFF;
  background-color: #aad3ac;
  border-color: #aad3ac;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.mint .btn-default:hover,
.freihafen .btn-default:hover,
.btn-mint:hover {
  color: #FFFFFF;
  background-color: #99ca9c;
  border-color: #99ca9c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default:active,
.freihafen .btn-default:active,
.btn-mint:active,
.mint .btn-default.active,
.freihafen .btn-default.active,
.btn-mint.active {
  color: #FFFFFF;
  background-color: #82be85;
  border-color: #82be85;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default:active:hover,
.freihafen .btn-default:active:hover,
.btn-mint:active:hover,
.mint .btn-default.active:hover,
.freihafen .btn-default.active:hover,
.btn-mint.active:hover,
.mint .btn-default:active:focus,
.freihafen .btn-default:active:focus,
.btn-mint:active:focus,
.mint .btn-default.active:focus,
.freihafen .btn-default.active:focus,
.btn-mint.active:focus,
.mint .btn-default:active.focus,
.freihafen .btn-default:active.focus,
.btn-mint:active.focus,
.mint .btn-default.active.focus,
.freihafen .btn-default.active.focus,
.btn-mint.active.focus {
  color: #FFFFFF;
  background-color: #78b97b;
  border-color: #78b97b;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default.disabled,
.freihafen .btn-default.disabled,
.btn-mint.disabled,
.mint .btn-default[disabled],
.freihafen .btn-default[disabled],
.btn-mint[disabled],
fieldset[disabled] .mint .btn-default,
fieldset[disabled] .freihafen .btn-default,
fieldset[disabled] .btn-mint,
.mint .btn-default.disabled:hover,
.freihafen .btn-default.disabled:hover,
.btn-mint.disabled:hover,
.mint .btn-default[disabled]:hover,
.freihafen .btn-default[disabled]:hover,
.btn-mint[disabled]:hover,
fieldset[disabled] .mint .btn-default:hover,
fieldset[disabled] .freihafen .btn-default:hover,
fieldset[disabled] .btn-mint:hover,
.mint .btn-default.disabled:focus,
.freihafen .btn-default.disabled:focus,
.btn-mint.disabled:focus,
.mint .btn-default[disabled]:focus,
.freihafen .btn-default[disabled]:focus,
.btn-mint[disabled]:focus,
fieldset[disabled] .mint .btn-default:focus,
fieldset[disabled] .freihafen .btn-default:focus,
fieldset[disabled] .btn-mint:focus,
.mint .btn-default.disabled.focus,
.freihafen .btn-default.disabled.focus,
.btn-mint.disabled.focus,
.mint .btn-default[disabled].focus,
.freihafen .btn-default[disabled].focus,
.btn-mint[disabled].focus,
fieldset[disabled] .mint .btn-default.focus,
fieldset[disabled] .freihafen .btn-default.focus,
fieldset[disabled] .btn-mint.focus,
.mint .btn-default.disabled:active,
.freihafen .btn-default.disabled:active,
.btn-mint.disabled:active,
.mint .btn-default[disabled]:active,
.freihafen .btn-default[disabled]:active,
.btn-mint[disabled]:active,
fieldset[disabled] .mint .btn-default:active,
fieldset[disabled] .freihafen .btn-default:active,
fieldset[disabled] .btn-mint:active,
.mint .btn-default.disabled.active,
.freihafen .btn-default.disabled.active,
.btn-mint.disabled.active,
.mint .btn-default[disabled].active,
.freihafen .btn-default[disabled].active,
.btn-mint[disabled].active,
fieldset[disabled] .mint .btn-default.active,
fieldset[disabled] .freihafen .btn-default.active,
fieldset[disabled] .btn-mint.active {
  background-color: #aad3ac;
  border-color: #aad3ac;
  background-image: none;
}
.mint .btn-default .badge,
.freihafen .btn-default .badge,
.btn-mint .badge {
  color: #aad3ac;
  background-color: #FFFFFF;
}
.mint .btn-default.checkbox-btn,
.freihafen .btn-default.checkbox-btn,
.btn-mint.checkbox-btn,
.mint .btn-default.dropdown-toggle,
.freihafen .btn-default.dropdown-toggle,
.btn-mint.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(170, 211, 172, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default.checkbox-btn.dropdown-toggle,
.freihafen .btn-default.checkbox-btn.dropdown-toggle,
.btn-mint.checkbox-btn.dropdown-toggle,
.mint .btn-default.dropdown-toggle.dropdown-toggle,
.freihafen .btn-default.dropdown-toggle.dropdown-toggle,
.btn-mint.dropdown-toggle.dropdown-toggle {
  border-color: #aad3ac;
  background-color: #ECECEC;
}
.mint .btn-default.checkbox-btn:focus,
.freihafen .btn-default.checkbox-btn:focus,
.btn-mint.checkbox-btn:focus,
.mint .btn-default.dropdown-toggle:focus,
.freihafen .btn-default.dropdown-toggle:focus,
.btn-mint.dropdown-toggle:focus,
.mint .btn-default.checkbox-btn.focus,
.freihafen .btn-default.checkbox-btn.focus,
.btn-mint.checkbox-btn.focus,
.mint .btn-default.dropdown-toggle.focus,
.freihafen .btn-default.dropdown-toggle.focus,
.btn-mint.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(170, 211, 172, 0.75);
  border-color: #aad3ac;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.mint .btn-default.checkbox-btn:hover,
.freihafen .btn-default.checkbox-btn:hover,
.btn-mint.checkbox-btn:hover,
.mint .btn-default.dropdown-toggle:hover,
.freihafen .btn-default.dropdown-toggle:hover,
.btn-mint.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(170, 211, 172, 0.75);
  border-color: #aad3ac;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default.checkbox-btn:active,
.freihafen .btn-default.checkbox-btn:active,
.btn-mint.checkbox-btn:active,
.mint .btn-default.dropdown-toggle:active,
.freihafen .btn-default.dropdown-toggle:active,
.btn-mint.dropdown-toggle:active,
.mint .btn-default.checkbox-btn.active,
.freihafen .btn-default.checkbox-btn.active,
.btn-mint.checkbox-btn.active,
.mint .btn-default.dropdown-toggle.active,
.freihafen .btn-default.dropdown-toggle.active,
.btn-mint.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #aad3ac;
  border-color: #aad3ac;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default.checkbox-btn:active:hover,
.freihafen .btn-default.checkbox-btn:active:hover,
.btn-mint.checkbox-btn:active:hover,
.mint .btn-default.dropdown-toggle:active:hover,
.freihafen .btn-default.dropdown-toggle:active:hover,
.btn-mint.dropdown-toggle:active:hover,
.mint .btn-default.checkbox-btn.active:hover,
.freihafen .btn-default.checkbox-btn.active:hover,
.btn-mint.checkbox-btn.active:hover,
.mint .btn-default.dropdown-toggle.active:hover,
.freihafen .btn-default.dropdown-toggle.active:hover,
.btn-mint.dropdown-toggle.active:hover,
.mint .btn-default.checkbox-btn:active:focus,
.freihafen .btn-default.checkbox-btn:active:focus,
.btn-mint.checkbox-btn:active:focus,
.mint .btn-default.dropdown-toggle:active:focus,
.freihafen .btn-default.dropdown-toggle:active:focus,
.btn-mint.dropdown-toggle:active:focus,
.mint .btn-default.checkbox-btn.active:focus,
.freihafen .btn-default.checkbox-btn.active:focus,
.btn-mint.checkbox-btn.active:focus,
.mint .btn-default.dropdown-toggle.active:focus,
.freihafen .btn-default.dropdown-toggle.active:focus,
.btn-mint.dropdown-toggle.active:focus,
.mint .btn-default.checkbox-btn:active.focus,
.freihafen .btn-default.checkbox-btn:active.focus,
.btn-mint.checkbox-btn:active.focus,
.mint .btn-default.dropdown-toggle:active.focus,
.freihafen .btn-default.dropdown-toggle:active.focus,
.btn-mint.dropdown-toggle:active.focus,
.mint .btn-default.checkbox-btn.active.focus,
.freihafen .btn-default.checkbox-btn.active.focus,
.btn-mint.checkbox-btn.active.focus,
.mint .btn-default.dropdown-toggle.active.focus,
.freihafen .btn-default.dropdown-toggle.active.focus,
.btn-mint.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #aad3ac;
  border-color: #aad3ac;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mint .btn-default.checkbox-btn.dropdown-toggle.hover,
.freihafen .btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-mint.checkbox-btn.dropdown-toggle.hover,
.mint .btn-default.dropdown-toggle.dropdown-toggle.hover,
.freihafen .btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-mint.dropdown-toggle.dropdown-toggle.hover,
.mint .btn-default.checkbox-btn.dropdown-toggle:hover,
.freihafen .btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-mint.checkbox-btn.dropdown-toggle:hover,
.mint .btn-default.dropdown-toggle.dropdown-toggle:hover,
.freihafen .btn-default.dropdown-toggle.dropdown-toggle:hover,
.btn-mint.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.mint .btn-default.checkbox-btn:active.btn-default,
.freihafen .btn-default.checkbox-btn:active.btn-default,
.btn-mint.checkbox-btn:active.btn-default,
.mint .btn-default.dropdown-toggle:active.btn-default,
.freihafen .btn-default.dropdown-toggle:active.btn-default,
.btn-mint.dropdown-toggle:active.btn-default,
.mint .btn-default.checkbox-btn.active.btn-default,
.freihafen .btn-default.checkbox-btn.active.btn-default,
.btn-mint.checkbox-btn.active.btn-default,
.mint .btn-default.dropdown-toggle.active.btn-default,
.freihafen .btn-default.dropdown-toggle.active.btn-default,
.btn-mint.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.mint .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.freihafen .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-mint.checkbox-btn.btn-default,
.open > .dropdown-toggle.mint .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.freihafen .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-mint.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.mint .btn-default.checkbox-btn.disabled,
.freihafen .btn-default.checkbox-btn.disabled,
.btn-mint.checkbox-btn.disabled,
.mint .btn-default.dropdown-toggle.disabled,
.freihafen .btn-default.dropdown-toggle.disabled,
.btn-mint.dropdown-toggle.disabled,
.mint .btn-default.checkbox-btn[disabled],
.freihafen .btn-default.checkbox-btn[disabled],
.btn-mint.checkbox-btn[disabled],
.mint .btn-default.dropdown-toggle[disabled],
.freihafen .btn-default.dropdown-toggle[disabled],
.btn-mint.dropdown-toggle[disabled],
fieldset[disabled] .mint .btn-default.checkbox-btn,
fieldset[disabled] .freihafen .btn-default.checkbox-btn,
fieldset[disabled] .btn-mint.checkbox-btn,
fieldset[disabled] .mint .btn-default.dropdown-toggle,
fieldset[disabled] .freihafen .btn-default.dropdown-toggle,
fieldset[disabled] .btn-mint.dropdown-toggle,
.mint .btn-default.checkbox-btn.disabled:hover,
.freihafen .btn-default.checkbox-btn.disabled:hover,
.btn-mint.checkbox-btn.disabled:hover,
.mint .btn-default.dropdown-toggle.disabled:hover,
.freihafen .btn-default.dropdown-toggle.disabled:hover,
.btn-mint.dropdown-toggle.disabled:hover,
.mint .btn-default.checkbox-btn[disabled]:hover,
.freihafen .btn-default.checkbox-btn[disabled]:hover,
.btn-mint.checkbox-btn[disabled]:hover,
.mint .btn-default.dropdown-toggle[disabled]:hover,
.freihafen .btn-default.dropdown-toggle[disabled]:hover,
.btn-mint.dropdown-toggle[disabled]:hover,
fieldset[disabled] .mint .btn-default.checkbox-btn:hover,
fieldset[disabled] .freihafen .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-mint.checkbox-btn:hover,
fieldset[disabled] .mint .btn-default.dropdown-toggle:hover,
fieldset[disabled] .freihafen .btn-default.dropdown-toggle:hover,
fieldset[disabled] .btn-mint.dropdown-toggle:hover,
.mint .btn-default.checkbox-btn.disabled:focus,
.freihafen .btn-default.checkbox-btn.disabled:focus,
.btn-mint.checkbox-btn.disabled:focus,
.mint .btn-default.dropdown-toggle.disabled:focus,
.freihafen .btn-default.dropdown-toggle.disabled:focus,
.btn-mint.dropdown-toggle.disabled:focus,
.mint .btn-default.checkbox-btn[disabled]:focus,
.freihafen .btn-default.checkbox-btn[disabled]:focus,
.btn-mint.checkbox-btn[disabled]:focus,
.mint .btn-default.dropdown-toggle[disabled]:focus,
.freihafen .btn-default.dropdown-toggle[disabled]:focus,
.btn-mint.dropdown-toggle[disabled]:focus,
fieldset[disabled] .mint .btn-default.checkbox-btn:focus,
fieldset[disabled] .freihafen .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-mint.checkbox-btn:focus,
fieldset[disabled] .mint .btn-default.dropdown-toggle:focus,
fieldset[disabled] .freihafen .btn-default.dropdown-toggle:focus,
fieldset[disabled] .btn-mint.dropdown-toggle:focus,
.mint .btn-default.checkbox-btn.disabled.focus,
.freihafen .btn-default.checkbox-btn.disabled.focus,
.btn-mint.checkbox-btn.disabled.focus,
.mint .btn-default.dropdown-toggle.disabled.focus,
.freihafen .btn-default.dropdown-toggle.disabled.focus,
.btn-mint.dropdown-toggle.disabled.focus,
.mint .btn-default.checkbox-btn[disabled].focus,
.freihafen .btn-default.checkbox-btn[disabled].focus,
.btn-mint.checkbox-btn[disabled].focus,
.mint .btn-default.dropdown-toggle[disabled].focus,
.freihafen .btn-default.dropdown-toggle[disabled].focus,
.btn-mint.dropdown-toggle[disabled].focus,
fieldset[disabled] .mint .btn-default.checkbox-btn.focus,
fieldset[disabled] .freihafen .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-mint.checkbox-btn.focus,
fieldset[disabled] .mint .btn-default.dropdown-toggle.focus,
fieldset[disabled] .freihafen .btn-default.dropdown-toggle.focus,
fieldset[disabled] .btn-mint.dropdown-toggle.focus,
.mint .btn-default.checkbox-btn.disabled:active,
.freihafen .btn-default.checkbox-btn.disabled:active,
.btn-mint.checkbox-btn.disabled:active,
.mint .btn-default.dropdown-toggle.disabled:active,
.freihafen .btn-default.dropdown-toggle.disabled:active,
.btn-mint.dropdown-toggle.disabled:active,
.mint .btn-default.checkbox-btn[disabled]:active,
.freihafen .btn-default.checkbox-btn[disabled]:active,
.btn-mint.checkbox-btn[disabled]:active,
.mint .btn-default.dropdown-toggle[disabled]:active,
.freihafen .btn-default.dropdown-toggle[disabled]:active,
.btn-mint.dropdown-toggle[disabled]:active,
fieldset[disabled] .mint .btn-default.checkbox-btn:active,
fieldset[disabled] .freihafen .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-mint.checkbox-btn:active,
fieldset[disabled] .mint .btn-default.dropdown-toggle:active,
fieldset[disabled] .freihafen .btn-default.dropdown-toggle:active,
fieldset[disabled] .btn-mint.dropdown-toggle:active,
.mint .btn-default.checkbox-btn.disabled.active,
.freihafen .btn-default.checkbox-btn.disabled.active,
.btn-mint.checkbox-btn.disabled.active,
.mint .btn-default.dropdown-toggle.disabled.active,
.freihafen .btn-default.dropdown-toggle.disabled.active,
.btn-mint.dropdown-toggle.disabled.active,
.mint .btn-default.checkbox-btn[disabled].active,
.freihafen .btn-default.checkbox-btn[disabled].active,
.btn-mint.checkbox-btn[disabled].active,
.mint .btn-default.dropdown-toggle[disabled].active,
.freihafen .btn-default.dropdown-toggle[disabled].active,
.btn-mint.dropdown-toggle[disabled].active,
fieldset[disabled] .mint .btn-default.checkbox-btn.active,
fieldset[disabled] .freihafen .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-mint.checkbox-btn.active,
fieldset[disabled] .mint .btn-default.dropdown-toggle.active,
fieldset[disabled] .freihafen .btn-default.dropdown-toggle.active,
fieldset[disabled] .btn-mint.dropdown-toggle.active {
  background-color: #aad3ac;
  border-color: #aad3ac;
  background-image: none;
}
.mint .btn-default.checkbox-btn .badge,
.freihafen .btn-default.checkbox-btn .badge,
.btn-mint.checkbox-btn .badge,
.mint .btn-default.dropdown-toggle .badge,
.freihafen .btn-default.dropdown-toggle .badge,
.btn-mint.dropdown-toggle .badge {
  color: #aad3ac;
  background-color: #FFFFFF;
}
/*
/*	======================================================================
/* 	ROSE/LOUNGE
/*	======================================================================
*/
.rose,
.lounge {
  /* buttons */
  /* event-items */
  /* blog-items */
  /* article-detail */
}
.rose .video-teaser-title span,
.lounge .video-teaser-title span,
.rose .progress > .progress-bar,
.lounge .progress > .progress-bar,
.rose .mark,
.lounge .mark,
.rose mark,
.lounge mark {
  background-color: #e47887;
}
.rose .btn-default,
.lounge .btn-default,
.rose.btn-default,
.lounge.btn-default {
  border-color: #e47887;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #e47887;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default:focus,
.lounge .btn-default:focus,
.rose.btn-default:focus,
.lounge.btn-default:focus,
.rose .btn-default.focus,
.lounge .btn-default.focus,
.rose.btn-default.focus,
.lounge.btn-default.focus {
  color: #FFFFFF;
  background-color: #dc4e61;
  border-color: #b82539;
}
.rose .btn-default:hover,
.lounge .btn-default:hover,
.rose.btn-default:hover,
.lounge.btn-default:hover {
  color: #FFFFFF;
  background-color: #dc4e61;
  border-color: #da455a;
}
.rose .btn-default:active,
.lounge .btn-default:active,
.rose.btn-default:active,
.lounge.btn-default:active,
.rose .btn-default.active,
.lounge .btn-default.active,
.rose.btn-default.active,
.lounge.btn-default.active,
.open > .dropdown-toggle.rose .btn-default,
.open > .dropdown-toggle.lounge .btn-default,
.open > .dropdown-toggle.rose.btn-default,
.open > .dropdown-toggle.lounge.btn-default {
  color: #FFFFFF;
  background-color: #dc4e61;
  border-color: #da455a;
}
.rose .btn-default:active:hover,
.lounge .btn-default:active:hover,
.rose.btn-default:active:hover,
.lounge.btn-default:active:hover,
.rose .btn-default.active:hover,
.lounge .btn-default.active:hover,
.rose.btn-default.active:hover,
.lounge.btn-default.active:hover,
.open > .dropdown-toggle.rose .btn-default:hover,
.open > .dropdown-toggle.lounge .btn-default:hover,
.open > .dropdown-toggle.rose.btn-default:hover,
.open > .dropdown-toggle.lounge.btn-default:hover,
.rose .btn-default:active:focus,
.lounge .btn-default:active:focus,
.rose.btn-default:active:focus,
.lounge.btn-default:active:focus,
.rose .btn-default.active:focus,
.lounge .btn-default.active:focus,
.rose.btn-default.active:focus,
.lounge.btn-default.active:focus,
.open > .dropdown-toggle.rose .btn-default:focus,
.open > .dropdown-toggle.lounge .btn-default:focus,
.open > .dropdown-toggle.rose.btn-default:focus,
.open > .dropdown-toggle.lounge.btn-default:focus,
.rose .btn-default:active.focus,
.lounge .btn-default:active.focus,
.rose.btn-default:active.focus,
.lounge.btn-default:active.focus,
.rose .btn-default.active.focus,
.lounge .btn-default.active.focus,
.rose.btn-default.active.focus,
.lounge.btn-default.active.focus,
.open > .dropdown-toggle.rose .btn-default.focus,
.open > .dropdown-toggle.lounge .btn-default.focus,
.open > .dropdown-toggle.rose.btn-default.focus,
.open > .dropdown-toggle.lounge.btn-default.focus {
  color: #FFFFFF;
  background-color: #d63047;
  border-color: #b82539;
}
.rose .btn-default:active,
.lounge .btn-default:active,
.rose.btn-default:active,
.lounge.btn-default:active,
.rose .btn-default.active,
.lounge .btn-default.active,
.rose.btn-default.active,
.lounge.btn-default.active,
.open > .dropdown-toggle.rose .btn-default,
.open > .dropdown-toggle.lounge .btn-default,
.open > .dropdown-toggle.rose.btn-default,
.open > .dropdown-toggle.lounge.btn-default {
  background-image: none;
}
.rose .btn-default.disabled,
.lounge .btn-default.disabled,
.rose.btn-default.disabled,
.lounge.btn-default.disabled,
.rose .btn-default[disabled],
.lounge .btn-default[disabled],
.rose.btn-default[disabled],
.lounge.btn-default[disabled],
fieldset[disabled] .rose .btn-default,
fieldset[disabled] .lounge .btn-default,
fieldset[disabled] .rose.btn-default,
fieldset[disabled] .lounge.btn-default,
.rose .btn-default.disabled:hover,
.lounge .btn-default.disabled:hover,
.rose.btn-default.disabled:hover,
.lounge.btn-default.disabled:hover,
.rose .btn-default[disabled]:hover,
.lounge .btn-default[disabled]:hover,
.rose.btn-default[disabled]:hover,
.lounge.btn-default[disabled]:hover,
fieldset[disabled] .rose .btn-default:hover,
fieldset[disabled] .lounge .btn-default:hover,
fieldset[disabled] .rose.btn-default:hover,
fieldset[disabled] .lounge.btn-default:hover,
.rose .btn-default.disabled:focus,
.lounge .btn-default.disabled:focus,
.rose.btn-default.disabled:focus,
.lounge.btn-default.disabled:focus,
.rose .btn-default[disabled]:focus,
.lounge .btn-default[disabled]:focus,
.rose.btn-default[disabled]:focus,
.lounge.btn-default[disabled]:focus,
fieldset[disabled] .rose .btn-default:focus,
fieldset[disabled] .lounge .btn-default:focus,
fieldset[disabled] .rose.btn-default:focus,
fieldset[disabled] .lounge.btn-default:focus,
.rose .btn-default.disabled.focus,
.lounge .btn-default.disabled.focus,
.rose.btn-default.disabled.focus,
.lounge.btn-default.disabled.focus,
.rose .btn-default[disabled].focus,
.lounge .btn-default[disabled].focus,
.rose.btn-default[disabled].focus,
.lounge.btn-default[disabled].focus,
fieldset[disabled] .rose .btn-default.focus,
fieldset[disabled] .lounge .btn-default.focus,
fieldset[disabled] .rose.btn-default.focus,
fieldset[disabled] .lounge.btn-default.focus,
.rose .btn-default.disabled:active,
.lounge .btn-default.disabled:active,
.rose.btn-default.disabled:active,
.lounge.btn-default.disabled:active,
.rose .btn-default[disabled]:active,
.lounge .btn-default[disabled]:active,
.rose.btn-default[disabled]:active,
.lounge.btn-default[disabled]:active,
fieldset[disabled] .rose .btn-default:active,
fieldset[disabled] .lounge .btn-default:active,
fieldset[disabled] .rose.btn-default:active,
fieldset[disabled] .lounge.btn-default:active,
.rose .btn-default.disabled.active,
.lounge .btn-default.disabled.active,
.rose.btn-default.disabled.active,
.lounge.btn-default.disabled.active,
.rose .btn-default[disabled].active,
.lounge .btn-default[disabled].active,
.rose.btn-default[disabled].active,
.lounge.btn-default[disabled].active,
fieldset[disabled] .rose .btn-default.active,
fieldset[disabled] .lounge .btn-default.active,
fieldset[disabled] .rose.btn-default.active,
fieldset[disabled] .lounge.btn-default.active {
  background-color: #e47887;
  border-color: #e47887;
}
.rose .btn-default .badge,
.lounge .btn-default .badge,
.rose.btn-default .badge,
.lounge.btn-default .badge {
  color: #e47887;
  background-color: #FFFFFF;
}
.rose .btn-default:focus,
.lounge .btn-default:focus,
.rose.btn-default:focus,
.lounge.btn-default:focus,
.rose .btn-default.focus,
.lounge .btn-default.focus,
.rose.btn-default.focus,
.lounge.btn-default.focus {
  color: #FFFFFF;
  background-color: #e47887;
  border-color: #e47887;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.rose .btn-default:hover,
.lounge .btn-default:hover,
.rose.btn-default:hover,
.lounge.btn-default:hover {
  color: #FFFFFF;
  background-color: #e06374;
  border-color: #e06374;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default:active,
.lounge .btn-default:active,
.rose.btn-default:active,
.lounge.btn-default:active,
.rose .btn-default.active,
.lounge .btn-default.active,
.rose.btn-default.active,
.lounge.btn-default.active {
  color: #FFFFFF;
  background-color: #da455a;
  border-color: #da455a;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default:active:hover,
.lounge .btn-default:active:hover,
.rose.btn-default:active:hover,
.lounge.btn-default:active:hover,
.rose .btn-default.active:hover,
.lounge .btn-default.active:hover,
.rose.btn-default.active:hover,
.lounge.btn-default.active:hover,
.rose .btn-default:active:focus,
.lounge .btn-default:active:focus,
.rose.btn-default:active:focus,
.lounge.btn-default:active:focus,
.rose .btn-default.active:focus,
.lounge .btn-default.active:focus,
.rose.btn-default.active:focus,
.lounge.btn-default.active:focus,
.rose .btn-default:active.focus,
.lounge .btn-default:active.focus,
.rose.btn-default:active.focus,
.lounge.btn-default:active.focus,
.rose .btn-default.active.focus,
.lounge .btn-default.active.focus,
.rose.btn-default.active.focus,
.lounge.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #d7384e;
  border-color: #d7384e;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default.disabled,
.lounge .btn-default.disabled,
.rose.btn-default.disabled,
.lounge.btn-default.disabled,
.rose .btn-default[disabled],
.lounge .btn-default[disabled],
.rose.btn-default[disabled],
.lounge.btn-default[disabled],
fieldset[disabled] .rose .btn-default,
fieldset[disabled] .lounge .btn-default,
fieldset[disabled] .rose.btn-default,
fieldset[disabled] .lounge.btn-default,
.rose .btn-default.disabled:hover,
.lounge .btn-default.disabled:hover,
.rose.btn-default.disabled:hover,
.lounge.btn-default.disabled:hover,
.rose .btn-default[disabled]:hover,
.lounge .btn-default[disabled]:hover,
.rose.btn-default[disabled]:hover,
.lounge.btn-default[disabled]:hover,
fieldset[disabled] .rose .btn-default:hover,
fieldset[disabled] .lounge .btn-default:hover,
fieldset[disabled] .rose.btn-default:hover,
fieldset[disabled] .lounge.btn-default:hover,
.rose .btn-default.disabled:focus,
.lounge .btn-default.disabled:focus,
.rose.btn-default.disabled:focus,
.lounge.btn-default.disabled:focus,
.rose .btn-default[disabled]:focus,
.lounge .btn-default[disabled]:focus,
.rose.btn-default[disabled]:focus,
.lounge.btn-default[disabled]:focus,
fieldset[disabled] .rose .btn-default:focus,
fieldset[disabled] .lounge .btn-default:focus,
fieldset[disabled] .rose.btn-default:focus,
fieldset[disabled] .lounge.btn-default:focus,
.rose .btn-default.disabled.focus,
.lounge .btn-default.disabled.focus,
.rose.btn-default.disabled.focus,
.lounge.btn-default.disabled.focus,
.rose .btn-default[disabled].focus,
.lounge .btn-default[disabled].focus,
.rose.btn-default[disabled].focus,
.lounge.btn-default[disabled].focus,
fieldset[disabled] .rose .btn-default.focus,
fieldset[disabled] .lounge .btn-default.focus,
fieldset[disabled] .rose.btn-default.focus,
fieldset[disabled] .lounge.btn-default.focus,
.rose .btn-default.disabled:active,
.lounge .btn-default.disabled:active,
.rose.btn-default.disabled:active,
.lounge.btn-default.disabled:active,
.rose .btn-default[disabled]:active,
.lounge .btn-default[disabled]:active,
.rose.btn-default[disabled]:active,
.lounge.btn-default[disabled]:active,
fieldset[disabled] .rose .btn-default:active,
fieldset[disabled] .lounge .btn-default:active,
fieldset[disabled] .rose.btn-default:active,
fieldset[disabled] .lounge.btn-default:active,
.rose .btn-default.disabled.active,
.lounge .btn-default.disabled.active,
.rose.btn-default.disabled.active,
.lounge.btn-default.disabled.active,
.rose .btn-default[disabled].active,
.lounge .btn-default[disabled].active,
.rose.btn-default[disabled].active,
.lounge.btn-default[disabled].active,
fieldset[disabled] .rose .btn-default.active,
fieldset[disabled] .lounge .btn-default.active,
fieldset[disabled] .rose.btn-default.active,
fieldset[disabled] .lounge.btn-default.active {
  background-color: #e47887;
  border-color: #e47887;
  background-image: none;
}
.rose .btn-default .badge,
.lounge .btn-default .badge,
.rose.btn-default .badge,
.lounge.btn-default .badge {
  color: #e47887;
  background-color: #FFFFFF;
}
.rose .event-item,
.lounge .event-item,
.rose.event-item,
.lounge.event-item,
.rose .event-item:nth-child(even),
.lounge .event-item:nth-child(even),
.rose.event-item:nth-child(even),
.lounge.event-item:nth-child(even),
.rose .event-item:nth-child(odd),
.lounge .event-item:nth-child(odd),
.rose.event-item:nth-child(odd),
.lounge.event-item:nth-child(odd),
.rose .event-item .time,
.lounge .event-item .time,
.rose.event-item .time,
.lounge.event-item .time,
.rose .event-item .location,
.lounge .event-item .location,
.rose.event-item .location,
.lounge.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.rose .event-item .article-info,
.lounge .event-item .article-info,
.rose.event-item .article-info,
.lounge.event-item .article-info,
.rose .event-item .article-content,
.lounge .event-item .article-content,
.rose.event-item .article-content,
.lounge.event-item .article-content,
.rose .event-item .article-info > *,
.lounge .event-item .article-info > *,
.rose.event-item .article-info > *,
.lounge.event-item .article-info > *,
.rose .event-item .article-content > *,
.lounge .event-item .article-content > *,
.rose.event-item .article-content > *,
.lounge.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.rose .event-item .venue,
.lounge .event-item .venue,
.rose.event-item .venue,
.lounge.event-item .venue {
  color: #2D2D2D;
}
.rose .event-item .time,
.lounge .event-item .time,
.rose.event-item .time,
.lounge.event-item .time,
.rose .event-item .location,
.lounge .event-item .location,
.rose.event-item .location,
.lounge.event-item .location {
  color: #FFFFFF;
  background-color: #e47887;
}
.rose .event-item.soldout .venue,
.lounge .event-item.soldout .venue,
.rose.event-item.soldout .venue,
.lounge.event-item.soldout .venue {
  color: #9D9D9D;
}
.rose .event-item.soldout .time,
.lounge .event-item.soldout .time,
.rose.event-item.soldout .time,
.lounge.event-item.soldout .time,
.rose .event-item.soldout .location,
.lounge .event-item.soldout .location,
.rose.event-item.soldout .location,
.lounge.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #e47887;
}
.rose .event-item.soldout .article-content,
.lounge .event-item.soldout .article-content,
.rose.event-item.soldout .article-content,
.lounge.event-item.soldout .article-content,
.rose .event-item.soldout .article-content > *,
.lounge .event-item.soldout .article-content > *,
.rose.event-item.soldout .article-content > *,
.lounge.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.rose .event-item.soldout .article-content > p,
.lounge .event-item.soldout .article-content > p,
.rose.event-item.soldout .article-content > p,
.lounge.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.rose .event-item:hover,
.lounge .event-item:hover,
.rose.event-item:hover,
.lounge.event-item:hover,
.rose .event-item.hover,
.lounge .event-item.hover,
.rose.event-item.hover,
.lounge.event-item.hover,
.rose .event-item:hover.soldout,
.lounge .event-item:hover.soldout,
.rose.event-item:hover.soldout,
.lounge.event-item:hover.soldout,
.rose .event-item.hover.soldout,
.lounge .event-item.hover.soldout,
.rose.event-item.hover.soldout,
.lounge.event-item.hover.soldout,
.rose .event-item:hover:nth-child(odd),
.lounge .event-item:hover:nth-child(odd),
.rose.event-item:hover:nth-child(odd),
.lounge.event-item:hover:nth-child(odd),
.rose .event-item.hover:nth-child(odd),
.lounge .event-item.hover:nth-child(odd),
.rose.event-item.hover:nth-child(odd),
.lounge.event-item.hover:nth-child(odd),
.rose .event-item:hover:nth-child(even),
.lounge .event-item:hover:nth-child(even),
.rose.event-item:hover:nth-child(even),
.lounge.event-item:hover:nth-child(even),
.rose .event-item.hover:nth-child(even),
.lounge .event-item.hover:nth-child(even),
.rose.event-item.hover:nth-child(even),
.lounge.event-item.hover:nth-child(even) {
  background-color: #e47887;
}
.rose .event-item:hover .venue,
.lounge .event-item:hover .venue,
.rose.event-item:hover .venue,
.lounge.event-item:hover .venue,
.rose .event-item.hover .venue,
.lounge .event-item.hover .venue,
.rose.event-item.hover .venue,
.lounge.event-item.hover .venue {
  color: #FFFFFF;
}
.rose .event-item:hover .location,
.lounge .event-item:hover .location,
.rose.event-item:hover .location,
.lounge.event-item:hover .location,
.rose .event-item.hover .location,
.lounge .event-item.hover .location,
.rose.event-item.hover .location,
.lounge.event-item.hover .location {
  color: #e47887;
  background-color: #FFFFFF;
}
.rose .event-item:hover .article-info > .time,
.lounge .event-item:hover .article-info > .time,
.rose.event-item:hover .article-info > .time,
.lounge.event-item:hover .article-info > .time,
.rose .event-item.hover .article-info > .time,
.lounge .event-item.hover .article-info > .time,
.rose.event-item.hover .article-info > .time,
.lounge.event-item.hover .article-info > .time {
  color: #e47887;
  background-color: #FFFFFF;
}
.rose .event-item:hover .article-content,
.lounge .event-item:hover .article-content,
.rose.event-item:hover .article-content,
.lounge.event-item:hover .article-content,
.rose .event-item.hover .article-content,
.lounge .event-item.hover .article-content,
.rose.event-item.hover .article-content,
.lounge.event-item.hover .article-content,
.rose .event-item:hover .article-content > *,
.lounge .event-item:hover .article-content > *,
.rose.event-item:hover .article-content > *,
.lounge.event-item:hover .article-content > *,
.rose .event-item.hover .article-content > *,
.lounge .event-item.hover .article-content > *,
.rose.event-item.hover .article-content > *,
.lounge.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.rose .event-item:hover .article-content > p,
.lounge .event-item:hover .article-content > p,
.rose.event-item:hover .article-content > p,
.lounge.event-item:hover .article-content > p,
.rose .event-item.hover .article-content > p,
.lounge .event-item.hover .article-content > p,
.rose.event-item.hover .article-content > p,
.lounge.event-item.hover .article-content > p {
  color: #FFFFFF;
}
.rose .item-intro.hover,
.lounge .item-intro.hover,
.rose .item-leading.hover,
.lounge .item-leading.hover,
.rose.item-intro.hover,
.lounge.item-intro.hover,
.rose.item-leading.hover,
.lounge.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .rose .item-intro.hover,
  .lounge .item-intro.hover,
  .rose .item-leading.hover,
  .lounge .item-leading.hover,
  .rose.item-intro.hover,
  .lounge.item-intro.hover,
  .rose.item-leading.hover,
  .lounge.item-leading.hover {
    background-color: #e47887 !important;
  }
  .rose .item-intro.hover > .inner > .layer .item-title,
  .lounge .item-intro.hover > .inner > .layer .item-title,
  .rose .item-leading.hover > .inner > .layer .item-title,
  .lounge .item-leading.hover > .inner > .layer .item-title,
  .rose.item-intro.hover > .inner > .layer .item-title,
  .lounge.item-intro.hover > .inner > .layer .item-title,
  .rose.item-leading.hover > .inner > .layer .item-title,
  .lounge.item-leading.hover > .inner > .layer .item-title {
    color: #e47887 !important;
  }
  .rose .item-intro.hover > .inner > .layer .item-title .mark,
  .lounge .item-intro.hover > .inner > .layer .item-title .mark,
  .rose .item-leading.hover > .inner > .layer .item-title .mark,
  .lounge .item-leading.hover > .inner > .layer .item-title .mark,
  .rose.item-intro.hover > .inner > .layer .item-title .mark,
  .lounge.item-intro.hover > .inner > .layer .item-title .mark,
  .rose.item-leading.hover > .inner > .layer .item-title .mark,
  .lounge.item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
.rose .article-detail,
.lounge .article-detail,
.rose.article-detail,
.lounge.article-detail {
  background-color: #e47887;
}
.rose .article-detail > .article-header,
.lounge .article-detail > .article-header,
.rose.article-detail > .article-header,
.lounge.article-detail > .article-header {
  background-color: #e47887;
}
.rose .article-detail > .article-header a,
.lounge .article-detail > .article-header a,
.rose.article-detail > .article-header a,
.lounge.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.rose .article-detail > .article-header a:hover,
.lounge .article-detail > .article-header a:hover,
.rose.article-detail > .article-header a:hover,
.lounge.article-detail > .article-header a:hover,
.rose .article-detail > .article-header a:focus,
.lounge .article-detail > .article-header a:focus,
.rose.article-detail > .article-header a:focus,
.lounge.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.rose .article-detail > .article-body,
.lounge .article-detail > .article-body,
.rose.article-detail > .article-body,
.lounge.article-detail > .article-body {
  background-color: #dd5669;
}
.rose .article-detail > .article-body a,
.lounge .article-detail > .article-body a,
.rose.article-detail > .article-body a,
.lounge.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.rose .article-detail > .article-body a:hover,
.lounge .article-detail > .article-body a:hover,
.rose.article-detail > .article-body a:hover,
.lounge.article-detail > .article-body a:hover,
.rose .article-detail > .article-body a:focus,
.lounge .article-detail > .article-body a:focus,
.rose.article-detail > .article-body a:focus,
.lounge.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.rose .article-detail .back-to-list-btn,
.lounge .article-detail .back-to-list-btn,
.rose.article-detail .back-to-list-btn,
.lounge.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #e47887;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .article-detail .back-to-list-btn:focus,
.lounge .article-detail .back-to-list-btn:focus,
.rose.article-detail .back-to-list-btn:focus,
.lounge.article-detail .back-to-list-btn:focus,
.rose .article-detail .back-to-list-btn.focus,
.lounge .article-detail .back-to-list-btn.focus,
.rose.article-detail .back-to-list-btn.focus,
.lounge.article-detail .back-to-list-btn.focus {
  color: #e47887;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.rose .article-detail .back-to-list-btn:hover,
.lounge .article-detail .back-to-list-btn:hover,
.rose.article-detail .back-to-list-btn:hover,
.lounge.article-detail .back-to-list-btn:hover {
  color: #e47887;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.rose .article-detail .back-to-list-btn:active,
.lounge .article-detail .back-to-list-btn:active,
.rose.article-detail .back-to-list-btn:active,
.lounge.article-detail .back-to-list-btn:active,
.rose .article-detail .back-to-list-btn.active,
.lounge .article-detail .back-to-list-btn.active,
.rose.article-detail .back-to-list-btn.active,
.lounge.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.rose .article-detail .back-to-list-btn,
.open > .dropdown-toggle.lounge .article-detail .back-to-list-btn,
.open > .dropdown-toggle.rose.article-detail .back-to-list-btn,
.open > .dropdown-toggle.lounge.article-detail .back-to-list-btn {
  color: #e47887;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.rose .article-detail .back-to-list-btn:active:hover,
.lounge .article-detail .back-to-list-btn:active:hover,
.rose.article-detail .back-to-list-btn:active:hover,
.lounge.article-detail .back-to-list-btn:active:hover,
.rose .article-detail .back-to-list-btn.active:hover,
.lounge .article-detail .back-to-list-btn.active:hover,
.rose.article-detail .back-to-list-btn.active:hover,
.lounge.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.rose .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.lounge .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.rose.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.lounge.article-detail .back-to-list-btn:hover,
.rose .article-detail .back-to-list-btn:active:focus,
.lounge .article-detail .back-to-list-btn:active:focus,
.rose.article-detail .back-to-list-btn:active:focus,
.lounge.article-detail .back-to-list-btn:active:focus,
.rose .article-detail .back-to-list-btn.active:focus,
.lounge .article-detail .back-to-list-btn.active:focus,
.rose.article-detail .back-to-list-btn.active:focus,
.lounge.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.rose .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.lounge .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.rose.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.lounge.article-detail .back-to-list-btn:focus,
.rose .article-detail .back-to-list-btn:active.focus,
.lounge .article-detail .back-to-list-btn:active.focus,
.rose.article-detail .back-to-list-btn:active.focus,
.lounge.article-detail .back-to-list-btn:active.focus,
.rose .article-detail .back-to-list-btn.active.focus,
.lounge .article-detail .back-to-list-btn.active.focus,
.rose.article-detail .back-to-list-btn.active.focus,
.lounge.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.rose .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.lounge .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.rose.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.lounge.article-detail .back-to-list-btn.focus {
  color: #e47887;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.rose .article-detail .back-to-list-btn:active,
.lounge .article-detail .back-to-list-btn:active,
.rose.article-detail .back-to-list-btn:active,
.lounge.article-detail .back-to-list-btn:active,
.rose .article-detail .back-to-list-btn.active,
.lounge .article-detail .back-to-list-btn.active,
.rose.article-detail .back-to-list-btn.active,
.lounge.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.rose .article-detail .back-to-list-btn,
.open > .dropdown-toggle.lounge .article-detail .back-to-list-btn,
.open > .dropdown-toggle.rose.article-detail .back-to-list-btn,
.open > .dropdown-toggle.lounge.article-detail .back-to-list-btn {
  background-image: none;
}
.rose .article-detail .back-to-list-btn.disabled,
.lounge .article-detail .back-to-list-btn.disabled,
.rose.article-detail .back-to-list-btn.disabled,
.lounge.article-detail .back-to-list-btn.disabled,
.rose .article-detail .back-to-list-btn[disabled],
.lounge .article-detail .back-to-list-btn[disabled],
.rose.article-detail .back-to-list-btn[disabled],
.lounge.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .rose .article-detail .back-to-list-btn,
fieldset[disabled] .lounge .article-detail .back-to-list-btn,
fieldset[disabled] .rose.article-detail .back-to-list-btn,
fieldset[disabled] .lounge.article-detail .back-to-list-btn,
.rose .article-detail .back-to-list-btn.disabled:hover,
.lounge .article-detail .back-to-list-btn.disabled:hover,
.rose.article-detail .back-to-list-btn.disabled:hover,
.lounge.article-detail .back-to-list-btn.disabled:hover,
.rose .article-detail .back-to-list-btn[disabled]:hover,
.lounge .article-detail .back-to-list-btn[disabled]:hover,
.rose.article-detail .back-to-list-btn[disabled]:hover,
.lounge.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .rose .article-detail .back-to-list-btn:hover,
fieldset[disabled] .lounge .article-detail .back-to-list-btn:hover,
fieldset[disabled] .rose.article-detail .back-to-list-btn:hover,
fieldset[disabled] .lounge.article-detail .back-to-list-btn:hover,
.rose .article-detail .back-to-list-btn.disabled:focus,
.lounge .article-detail .back-to-list-btn.disabled:focus,
.rose.article-detail .back-to-list-btn.disabled:focus,
.lounge.article-detail .back-to-list-btn.disabled:focus,
.rose .article-detail .back-to-list-btn[disabled]:focus,
.lounge .article-detail .back-to-list-btn[disabled]:focus,
.rose.article-detail .back-to-list-btn[disabled]:focus,
.lounge.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .rose .article-detail .back-to-list-btn:focus,
fieldset[disabled] .lounge .article-detail .back-to-list-btn:focus,
fieldset[disabled] .rose.article-detail .back-to-list-btn:focus,
fieldset[disabled] .lounge.article-detail .back-to-list-btn:focus,
.rose .article-detail .back-to-list-btn.disabled.focus,
.lounge .article-detail .back-to-list-btn.disabled.focus,
.rose.article-detail .back-to-list-btn.disabled.focus,
.lounge.article-detail .back-to-list-btn.disabled.focus,
.rose .article-detail .back-to-list-btn[disabled].focus,
.lounge .article-detail .back-to-list-btn[disabled].focus,
.rose.article-detail .back-to-list-btn[disabled].focus,
.lounge.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .rose .article-detail .back-to-list-btn.focus,
fieldset[disabled] .lounge .article-detail .back-to-list-btn.focus,
fieldset[disabled] .rose.article-detail .back-to-list-btn.focus,
fieldset[disabled] .lounge.article-detail .back-to-list-btn.focus,
.rose .article-detail .back-to-list-btn.disabled:active,
.lounge .article-detail .back-to-list-btn.disabled:active,
.rose.article-detail .back-to-list-btn.disabled:active,
.lounge.article-detail .back-to-list-btn.disabled:active,
.rose .article-detail .back-to-list-btn[disabled]:active,
.lounge .article-detail .back-to-list-btn[disabled]:active,
.rose.article-detail .back-to-list-btn[disabled]:active,
.lounge.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .rose .article-detail .back-to-list-btn:active,
fieldset[disabled] .lounge .article-detail .back-to-list-btn:active,
fieldset[disabled] .rose.article-detail .back-to-list-btn:active,
fieldset[disabled] .lounge.article-detail .back-to-list-btn:active,
.rose .article-detail .back-to-list-btn.disabled.active,
.lounge .article-detail .back-to-list-btn.disabled.active,
.rose.article-detail .back-to-list-btn.disabled.active,
.lounge.article-detail .back-to-list-btn.disabled.active,
.rose .article-detail .back-to-list-btn[disabled].active,
.lounge .article-detail .back-to-list-btn[disabled].active,
.rose.article-detail .back-to-list-btn[disabled].active,
.lounge.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .rose .article-detail .back-to-list-btn.active,
fieldset[disabled] .lounge .article-detail .back-to-list-btn.active,
fieldset[disabled] .rose.article-detail .back-to-list-btn.active,
fieldset[disabled] .lounge.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.rose .article-detail .back-to-list-btn .badge,
.lounge .article-detail .back-to-list-btn .badge,
.rose.article-detail .back-to-list-btn .badge,
.lounge.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #e47887;
}
.rose .article-detail .back-to-list-btn:focus,
.lounge .article-detail .back-to-list-btn:focus,
.rose.article-detail .back-to-list-btn:focus,
.lounge.article-detail .back-to-list-btn:focus,
.rose .article-detail .back-to-list-btn.focus,
.lounge .article-detail .back-to-list-btn.focus,
.rose.article-detail .back-to-list-btn.focus,
.lounge.article-detail .back-to-list-btn.focus {
  color: #e47887;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.rose .article-detail .back-to-list-btn:hover,
.lounge .article-detail .back-to-list-btn:hover,
.rose.article-detail .back-to-list-btn:hover,
.lounge.article-detail .back-to-list-btn:hover {
  color: #e47887;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .article-detail .back-to-list-btn:active,
.lounge .article-detail .back-to-list-btn:active,
.rose.article-detail .back-to-list-btn:active,
.lounge.article-detail .back-to-list-btn:active,
.rose .article-detail .back-to-list-btn.active,
.lounge .article-detail .back-to-list-btn.active,
.rose.article-detail .back-to-list-btn.active,
.lounge.article-detail .back-to-list-btn.active {
  color: #e47887;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .article-detail .back-to-list-btn:active:hover,
.lounge .article-detail .back-to-list-btn:active:hover,
.rose.article-detail .back-to-list-btn:active:hover,
.lounge.article-detail .back-to-list-btn:active:hover,
.rose .article-detail .back-to-list-btn.active:hover,
.lounge .article-detail .back-to-list-btn.active:hover,
.rose.article-detail .back-to-list-btn.active:hover,
.lounge.article-detail .back-to-list-btn.active:hover,
.rose .article-detail .back-to-list-btn:active:focus,
.lounge .article-detail .back-to-list-btn:active:focus,
.rose.article-detail .back-to-list-btn:active:focus,
.lounge.article-detail .back-to-list-btn:active:focus,
.rose .article-detail .back-to-list-btn.active:focus,
.lounge .article-detail .back-to-list-btn.active:focus,
.rose.article-detail .back-to-list-btn.active:focus,
.lounge.article-detail .back-to-list-btn.active:focus,
.rose .article-detail .back-to-list-btn:active.focus,
.lounge .article-detail .back-to-list-btn:active.focus,
.rose.article-detail .back-to-list-btn:active.focus,
.lounge.article-detail .back-to-list-btn:active.focus,
.rose .article-detail .back-to-list-btn.active.focus,
.lounge .article-detail .back-to-list-btn.active.focus,
.rose.article-detail .back-to-list-btn.active.focus,
.lounge.article-detail .back-to-list-btn.active.focus {
  color: #e47887;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .article-detail .back-to-list-btn.disabled,
.lounge .article-detail .back-to-list-btn.disabled,
.rose.article-detail .back-to-list-btn.disabled,
.lounge.article-detail .back-to-list-btn.disabled,
.rose .article-detail .back-to-list-btn[disabled],
.lounge .article-detail .back-to-list-btn[disabled],
.rose.article-detail .back-to-list-btn[disabled],
.lounge.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .rose .article-detail .back-to-list-btn,
fieldset[disabled] .lounge .article-detail .back-to-list-btn,
fieldset[disabled] .rose.article-detail .back-to-list-btn,
fieldset[disabled] .lounge.article-detail .back-to-list-btn,
.rose .article-detail .back-to-list-btn.disabled:hover,
.lounge .article-detail .back-to-list-btn.disabled:hover,
.rose.article-detail .back-to-list-btn.disabled:hover,
.lounge.article-detail .back-to-list-btn.disabled:hover,
.rose .article-detail .back-to-list-btn[disabled]:hover,
.lounge .article-detail .back-to-list-btn[disabled]:hover,
.rose.article-detail .back-to-list-btn[disabled]:hover,
.lounge.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .rose .article-detail .back-to-list-btn:hover,
fieldset[disabled] .lounge .article-detail .back-to-list-btn:hover,
fieldset[disabled] .rose.article-detail .back-to-list-btn:hover,
fieldset[disabled] .lounge.article-detail .back-to-list-btn:hover,
.rose .article-detail .back-to-list-btn.disabled:focus,
.lounge .article-detail .back-to-list-btn.disabled:focus,
.rose.article-detail .back-to-list-btn.disabled:focus,
.lounge.article-detail .back-to-list-btn.disabled:focus,
.rose .article-detail .back-to-list-btn[disabled]:focus,
.lounge .article-detail .back-to-list-btn[disabled]:focus,
.rose.article-detail .back-to-list-btn[disabled]:focus,
.lounge.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .rose .article-detail .back-to-list-btn:focus,
fieldset[disabled] .lounge .article-detail .back-to-list-btn:focus,
fieldset[disabled] .rose.article-detail .back-to-list-btn:focus,
fieldset[disabled] .lounge.article-detail .back-to-list-btn:focus,
.rose .article-detail .back-to-list-btn.disabled.focus,
.lounge .article-detail .back-to-list-btn.disabled.focus,
.rose.article-detail .back-to-list-btn.disabled.focus,
.lounge.article-detail .back-to-list-btn.disabled.focus,
.rose .article-detail .back-to-list-btn[disabled].focus,
.lounge .article-detail .back-to-list-btn[disabled].focus,
.rose.article-detail .back-to-list-btn[disabled].focus,
.lounge.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .rose .article-detail .back-to-list-btn.focus,
fieldset[disabled] .lounge .article-detail .back-to-list-btn.focus,
fieldset[disabled] .rose.article-detail .back-to-list-btn.focus,
fieldset[disabled] .lounge.article-detail .back-to-list-btn.focus,
.rose .article-detail .back-to-list-btn.disabled:active,
.lounge .article-detail .back-to-list-btn.disabled:active,
.rose.article-detail .back-to-list-btn.disabled:active,
.lounge.article-detail .back-to-list-btn.disabled:active,
.rose .article-detail .back-to-list-btn[disabled]:active,
.lounge .article-detail .back-to-list-btn[disabled]:active,
.rose.article-detail .back-to-list-btn[disabled]:active,
.lounge.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .rose .article-detail .back-to-list-btn:active,
fieldset[disabled] .lounge .article-detail .back-to-list-btn:active,
fieldset[disabled] .rose.article-detail .back-to-list-btn:active,
fieldset[disabled] .lounge.article-detail .back-to-list-btn:active,
.rose .article-detail .back-to-list-btn.disabled.active,
.lounge .article-detail .back-to-list-btn.disabled.active,
.rose.article-detail .back-to-list-btn.disabled.active,
.lounge.article-detail .back-to-list-btn.disabled.active,
.rose .article-detail .back-to-list-btn[disabled].active,
.lounge .article-detail .back-to-list-btn[disabled].active,
.rose.article-detail .back-to-list-btn[disabled].active,
.lounge.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .rose .article-detail .back-to-list-btn.active,
fieldset[disabled] .lounge .article-detail .back-to-list-btn.active,
fieldset[disabled] .rose.article-detail .back-to-list-btn.active,
fieldset[disabled] .lounge.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.rose .article-detail .back-to-list-btn .badge,
.lounge .article-detail .back-to-list-btn .badge,
.rose.article-detail .back-to-list-btn .badge,
.lounge.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #e47887;
}
.rose .article-detail .location,
.lounge .article-detail .location,
.rose.article-detail .location,
.lounge.article-detail .location {
  color: #e47887;
  background-color: #FFFFFF;
}
.rose .article-detail .date-venue,
.lounge .article-detail .date-venue,
.rose.article-detail .date-venue,
.lounge.article-detail .date-venue {
  color: #FFFFFF;
}
.rose .article-detail .date-venue > a,
.lounge .article-detail .date-venue > a,
.rose.article-detail .date-venue > a,
.lounge.article-detail .date-venue > a,
.rose .article-detail .date-venue > a:hover,
.lounge .article-detail .date-venue > a:hover,
.rose.article-detail .date-venue > a:hover,
.lounge.article-detail .date-venue > a:hover,
.rose .article-detail .date-venue > a:focus,
.lounge .article-detail .date-venue > a:focus,
.rose.article-detail .date-venue > a:focus,
.lounge.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
/* buttons */
.rose .btn-default,
.lounge .btn-default,
.btn-rose {
  border-color: #e47887;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #e47887;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default:focus,
.lounge .btn-default:focus,
.btn-rose:focus,
.rose .btn-default.focus,
.lounge .btn-default.focus,
.btn-rose.focus {
  color: #FFFFFF;
  background-color: #dc4e61;
  border-color: #b82539;
}
.rose .btn-default:hover,
.lounge .btn-default:hover,
.btn-rose:hover {
  color: #FFFFFF;
  background-color: #dc4e61;
  border-color: #da455a;
}
.rose .btn-default:active,
.lounge .btn-default:active,
.btn-rose:active,
.rose .btn-default.active,
.lounge .btn-default.active,
.btn-rose.active,
.open > .dropdown-toggle.rose .btn-default,
.open > .dropdown-toggle.lounge .btn-default,
.open > .dropdown-toggle.btn-rose {
  color: #FFFFFF;
  background-color: #dc4e61;
  border-color: #da455a;
}
.rose .btn-default:active:hover,
.lounge .btn-default:active:hover,
.btn-rose:active:hover,
.rose .btn-default.active:hover,
.lounge .btn-default.active:hover,
.btn-rose.active:hover,
.open > .dropdown-toggle.rose .btn-default:hover,
.open > .dropdown-toggle.lounge .btn-default:hover,
.open > .dropdown-toggle.btn-rose:hover,
.rose .btn-default:active:focus,
.lounge .btn-default:active:focus,
.btn-rose:active:focus,
.rose .btn-default.active:focus,
.lounge .btn-default.active:focus,
.btn-rose.active:focus,
.open > .dropdown-toggle.rose .btn-default:focus,
.open > .dropdown-toggle.lounge .btn-default:focus,
.open > .dropdown-toggle.btn-rose:focus,
.rose .btn-default:active.focus,
.lounge .btn-default:active.focus,
.btn-rose:active.focus,
.rose .btn-default.active.focus,
.lounge .btn-default.active.focus,
.btn-rose.active.focus,
.open > .dropdown-toggle.rose .btn-default.focus,
.open > .dropdown-toggle.lounge .btn-default.focus,
.open > .dropdown-toggle.btn-rose.focus {
  color: #FFFFFF;
  background-color: #d63047;
  border-color: #b82539;
}
.rose .btn-default:active,
.lounge .btn-default:active,
.btn-rose:active,
.rose .btn-default.active,
.lounge .btn-default.active,
.btn-rose.active,
.open > .dropdown-toggle.rose .btn-default,
.open > .dropdown-toggle.lounge .btn-default,
.open > .dropdown-toggle.btn-rose {
  background-image: none;
}
.rose .btn-default.disabled,
.lounge .btn-default.disabled,
.btn-rose.disabled,
.rose .btn-default[disabled],
.lounge .btn-default[disabled],
.btn-rose[disabled],
fieldset[disabled] .rose .btn-default,
fieldset[disabled] .lounge .btn-default,
fieldset[disabled] .btn-rose,
.rose .btn-default.disabled:hover,
.lounge .btn-default.disabled:hover,
.btn-rose.disabled:hover,
.rose .btn-default[disabled]:hover,
.lounge .btn-default[disabled]:hover,
.btn-rose[disabled]:hover,
fieldset[disabled] .rose .btn-default:hover,
fieldset[disabled] .lounge .btn-default:hover,
fieldset[disabled] .btn-rose:hover,
.rose .btn-default.disabled:focus,
.lounge .btn-default.disabled:focus,
.btn-rose.disabled:focus,
.rose .btn-default[disabled]:focus,
.lounge .btn-default[disabled]:focus,
.btn-rose[disabled]:focus,
fieldset[disabled] .rose .btn-default:focus,
fieldset[disabled] .lounge .btn-default:focus,
fieldset[disabled] .btn-rose:focus,
.rose .btn-default.disabled.focus,
.lounge .btn-default.disabled.focus,
.btn-rose.disabled.focus,
.rose .btn-default[disabled].focus,
.lounge .btn-default[disabled].focus,
.btn-rose[disabled].focus,
fieldset[disabled] .rose .btn-default.focus,
fieldset[disabled] .lounge .btn-default.focus,
fieldset[disabled] .btn-rose.focus,
.rose .btn-default.disabled:active,
.lounge .btn-default.disabled:active,
.btn-rose.disabled:active,
.rose .btn-default[disabled]:active,
.lounge .btn-default[disabled]:active,
.btn-rose[disabled]:active,
fieldset[disabled] .rose .btn-default:active,
fieldset[disabled] .lounge .btn-default:active,
fieldset[disabled] .btn-rose:active,
.rose .btn-default.disabled.active,
.lounge .btn-default.disabled.active,
.btn-rose.disabled.active,
.rose .btn-default[disabled].active,
.lounge .btn-default[disabled].active,
.btn-rose[disabled].active,
fieldset[disabled] .rose .btn-default.active,
fieldset[disabled] .lounge .btn-default.active,
fieldset[disabled] .btn-rose.active {
  background-color: #e47887;
  border-color: #e47887;
}
.rose .btn-default .badge,
.lounge .btn-default .badge,
.btn-rose .badge {
  color: #e47887;
  background-color: #FFFFFF;
}
.rose .btn-default:focus,
.lounge .btn-default:focus,
.btn-rose:focus,
.rose .btn-default.focus,
.lounge .btn-default.focus,
.btn-rose.focus {
  color: #FFFFFF;
  background-color: #e47887;
  border-color: #e47887;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.rose .btn-default:hover,
.lounge .btn-default:hover,
.btn-rose:hover {
  color: #FFFFFF;
  background-color: #e06374;
  border-color: #e06374;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default:active,
.lounge .btn-default:active,
.btn-rose:active,
.rose .btn-default.active,
.lounge .btn-default.active,
.btn-rose.active {
  color: #FFFFFF;
  background-color: #da455a;
  border-color: #da455a;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default:active:hover,
.lounge .btn-default:active:hover,
.btn-rose:active:hover,
.rose .btn-default.active:hover,
.lounge .btn-default.active:hover,
.btn-rose.active:hover,
.rose .btn-default:active:focus,
.lounge .btn-default:active:focus,
.btn-rose:active:focus,
.rose .btn-default.active:focus,
.lounge .btn-default.active:focus,
.btn-rose.active:focus,
.rose .btn-default:active.focus,
.lounge .btn-default:active.focus,
.btn-rose:active.focus,
.rose .btn-default.active.focus,
.lounge .btn-default.active.focus,
.btn-rose.active.focus {
  color: #FFFFFF;
  background-color: #d7384e;
  border-color: #d7384e;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default.disabled,
.lounge .btn-default.disabled,
.btn-rose.disabled,
.rose .btn-default[disabled],
.lounge .btn-default[disabled],
.btn-rose[disabled],
fieldset[disabled] .rose .btn-default,
fieldset[disabled] .lounge .btn-default,
fieldset[disabled] .btn-rose,
.rose .btn-default.disabled:hover,
.lounge .btn-default.disabled:hover,
.btn-rose.disabled:hover,
.rose .btn-default[disabled]:hover,
.lounge .btn-default[disabled]:hover,
.btn-rose[disabled]:hover,
fieldset[disabled] .rose .btn-default:hover,
fieldset[disabled] .lounge .btn-default:hover,
fieldset[disabled] .btn-rose:hover,
.rose .btn-default.disabled:focus,
.lounge .btn-default.disabled:focus,
.btn-rose.disabled:focus,
.rose .btn-default[disabled]:focus,
.lounge .btn-default[disabled]:focus,
.btn-rose[disabled]:focus,
fieldset[disabled] .rose .btn-default:focus,
fieldset[disabled] .lounge .btn-default:focus,
fieldset[disabled] .btn-rose:focus,
.rose .btn-default.disabled.focus,
.lounge .btn-default.disabled.focus,
.btn-rose.disabled.focus,
.rose .btn-default[disabled].focus,
.lounge .btn-default[disabled].focus,
.btn-rose[disabled].focus,
fieldset[disabled] .rose .btn-default.focus,
fieldset[disabled] .lounge .btn-default.focus,
fieldset[disabled] .btn-rose.focus,
.rose .btn-default.disabled:active,
.lounge .btn-default.disabled:active,
.btn-rose.disabled:active,
.rose .btn-default[disabled]:active,
.lounge .btn-default[disabled]:active,
.btn-rose[disabled]:active,
fieldset[disabled] .rose .btn-default:active,
fieldset[disabled] .lounge .btn-default:active,
fieldset[disabled] .btn-rose:active,
.rose .btn-default.disabled.active,
.lounge .btn-default.disabled.active,
.btn-rose.disabled.active,
.rose .btn-default[disabled].active,
.lounge .btn-default[disabled].active,
.btn-rose[disabled].active,
fieldset[disabled] .rose .btn-default.active,
fieldset[disabled] .lounge .btn-default.active,
fieldset[disabled] .btn-rose.active {
  background-color: #e47887;
  border-color: #e47887;
  background-image: none;
}
.rose .btn-default .badge,
.lounge .btn-default .badge,
.btn-rose .badge {
  color: #e47887;
  background-color: #FFFFFF;
}
.rose .btn-default.checkbox-btn,
.lounge .btn-default.checkbox-btn,
.btn-rose.checkbox-btn,
.rose .btn-default.dropdown-toggle,
.lounge .btn-default.dropdown-toggle,
.btn-rose.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(228, 120, 135, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default.checkbox-btn.dropdown-toggle,
.lounge .btn-default.checkbox-btn.dropdown-toggle,
.btn-rose.checkbox-btn.dropdown-toggle,
.rose .btn-default.dropdown-toggle.dropdown-toggle,
.lounge .btn-default.dropdown-toggle.dropdown-toggle,
.btn-rose.dropdown-toggle.dropdown-toggle {
  border-color: #e47887;
  background-color: #ECECEC;
}
.rose .btn-default.checkbox-btn:focus,
.lounge .btn-default.checkbox-btn:focus,
.btn-rose.checkbox-btn:focus,
.rose .btn-default.dropdown-toggle:focus,
.lounge .btn-default.dropdown-toggle:focus,
.btn-rose.dropdown-toggle:focus,
.rose .btn-default.checkbox-btn.focus,
.lounge .btn-default.checkbox-btn.focus,
.btn-rose.checkbox-btn.focus,
.rose .btn-default.dropdown-toggle.focus,
.lounge .btn-default.dropdown-toggle.focus,
.btn-rose.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(228, 120, 135, 0.75);
  border-color: #e47887;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.rose .btn-default.checkbox-btn:hover,
.lounge .btn-default.checkbox-btn:hover,
.btn-rose.checkbox-btn:hover,
.rose .btn-default.dropdown-toggle:hover,
.lounge .btn-default.dropdown-toggle:hover,
.btn-rose.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(228, 120, 135, 0.75);
  border-color: #e47887;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default.checkbox-btn:active,
.lounge .btn-default.checkbox-btn:active,
.btn-rose.checkbox-btn:active,
.rose .btn-default.dropdown-toggle:active,
.lounge .btn-default.dropdown-toggle:active,
.btn-rose.dropdown-toggle:active,
.rose .btn-default.checkbox-btn.active,
.lounge .btn-default.checkbox-btn.active,
.btn-rose.checkbox-btn.active,
.rose .btn-default.dropdown-toggle.active,
.lounge .btn-default.dropdown-toggle.active,
.btn-rose.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #e47887;
  border-color: #e47887;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default.checkbox-btn:active:hover,
.lounge .btn-default.checkbox-btn:active:hover,
.btn-rose.checkbox-btn:active:hover,
.rose .btn-default.dropdown-toggle:active:hover,
.lounge .btn-default.dropdown-toggle:active:hover,
.btn-rose.dropdown-toggle:active:hover,
.rose .btn-default.checkbox-btn.active:hover,
.lounge .btn-default.checkbox-btn.active:hover,
.btn-rose.checkbox-btn.active:hover,
.rose .btn-default.dropdown-toggle.active:hover,
.lounge .btn-default.dropdown-toggle.active:hover,
.btn-rose.dropdown-toggle.active:hover,
.rose .btn-default.checkbox-btn:active:focus,
.lounge .btn-default.checkbox-btn:active:focus,
.btn-rose.checkbox-btn:active:focus,
.rose .btn-default.dropdown-toggle:active:focus,
.lounge .btn-default.dropdown-toggle:active:focus,
.btn-rose.dropdown-toggle:active:focus,
.rose .btn-default.checkbox-btn.active:focus,
.lounge .btn-default.checkbox-btn.active:focus,
.btn-rose.checkbox-btn.active:focus,
.rose .btn-default.dropdown-toggle.active:focus,
.lounge .btn-default.dropdown-toggle.active:focus,
.btn-rose.dropdown-toggle.active:focus,
.rose .btn-default.checkbox-btn:active.focus,
.lounge .btn-default.checkbox-btn:active.focus,
.btn-rose.checkbox-btn:active.focus,
.rose .btn-default.dropdown-toggle:active.focus,
.lounge .btn-default.dropdown-toggle:active.focus,
.btn-rose.dropdown-toggle:active.focus,
.rose .btn-default.checkbox-btn.active.focus,
.lounge .btn-default.checkbox-btn.active.focus,
.btn-rose.checkbox-btn.active.focus,
.rose .btn-default.dropdown-toggle.active.focus,
.lounge .btn-default.dropdown-toggle.active.focus,
.btn-rose.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #e47887;
  border-color: #e47887;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rose .btn-default.checkbox-btn.dropdown-toggle.hover,
.lounge .btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-rose.checkbox-btn.dropdown-toggle.hover,
.rose .btn-default.dropdown-toggle.dropdown-toggle.hover,
.lounge .btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-rose.dropdown-toggle.dropdown-toggle.hover,
.rose .btn-default.checkbox-btn.dropdown-toggle:hover,
.lounge .btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-rose.checkbox-btn.dropdown-toggle:hover,
.rose .btn-default.dropdown-toggle.dropdown-toggle:hover,
.lounge .btn-default.dropdown-toggle.dropdown-toggle:hover,
.btn-rose.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.rose .btn-default.checkbox-btn:active.btn-default,
.lounge .btn-default.checkbox-btn:active.btn-default,
.btn-rose.checkbox-btn:active.btn-default,
.rose .btn-default.dropdown-toggle:active.btn-default,
.lounge .btn-default.dropdown-toggle:active.btn-default,
.btn-rose.dropdown-toggle:active.btn-default,
.rose .btn-default.checkbox-btn.active.btn-default,
.lounge .btn-default.checkbox-btn.active.btn-default,
.btn-rose.checkbox-btn.active.btn-default,
.rose .btn-default.dropdown-toggle.active.btn-default,
.lounge .btn-default.dropdown-toggle.active.btn-default,
.btn-rose.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.rose .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.lounge .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-rose.checkbox-btn.btn-default,
.open > .dropdown-toggle.rose .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.lounge .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-rose.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.rose .btn-default.checkbox-btn.disabled,
.lounge .btn-default.checkbox-btn.disabled,
.btn-rose.checkbox-btn.disabled,
.rose .btn-default.dropdown-toggle.disabled,
.lounge .btn-default.dropdown-toggle.disabled,
.btn-rose.dropdown-toggle.disabled,
.rose .btn-default.checkbox-btn[disabled],
.lounge .btn-default.checkbox-btn[disabled],
.btn-rose.checkbox-btn[disabled],
.rose .btn-default.dropdown-toggle[disabled],
.lounge .btn-default.dropdown-toggle[disabled],
.btn-rose.dropdown-toggle[disabled],
fieldset[disabled] .rose .btn-default.checkbox-btn,
fieldset[disabled] .lounge .btn-default.checkbox-btn,
fieldset[disabled] .btn-rose.checkbox-btn,
fieldset[disabled] .rose .btn-default.dropdown-toggle,
fieldset[disabled] .lounge .btn-default.dropdown-toggle,
fieldset[disabled] .btn-rose.dropdown-toggle,
.rose .btn-default.checkbox-btn.disabled:hover,
.lounge .btn-default.checkbox-btn.disabled:hover,
.btn-rose.checkbox-btn.disabled:hover,
.rose .btn-default.dropdown-toggle.disabled:hover,
.lounge .btn-default.dropdown-toggle.disabled:hover,
.btn-rose.dropdown-toggle.disabled:hover,
.rose .btn-default.checkbox-btn[disabled]:hover,
.lounge .btn-default.checkbox-btn[disabled]:hover,
.btn-rose.checkbox-btn[disabled]:hover,
.rose .btn-default.dropdown-toggle[disabled]:hover,
.lounge .btn-default.dropdown-toggle[disabled]:hover,
.btn-rose.dropdown-toggle[disabled]:hover,
fieldset[disabled] .rose .btn-default.checkbox-btn:hover,
fieldset[disabled] .lounge .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-rose.checkbox-btn:hover,
fieldset[disabled] .rose .btn-default.dropdown-toggle:hover,
fieldset[disabled] .lounge .btn-default.dropdown-toggle:hover,
fieldset[disabled] .btn-rose.dropdown-toggle:hover,
.rose .btn-default.checkbox-btn.disabled:focus,
.lounge .btn-default.checkbox-btn.disabled:focus,
.btn-rose.checkbox-btn.disabled:focus,
.rose .btn-default.dropdown-toggle.disabled:focus,
.lounge .btn-default.dropdown-toggle.disabled:focus,
.btn-rose.dropdown-toggle.disabled:focus,
.rose .btn-default.checkbox-btn[disabled]:focus,
.lounge .btn-default.checkbox-btn[disabled]:focus,
.btn-rose.checkbox-btn[disabled]:focus,
.rose .btn-default.dropdown-toggle[disabled]:focus,
.lounge .btn-default.dropdown-toggle[disabled]:focus,
.btn-rose.dropdown-toggle[disabled]:focus,
fieldset[disabled] .rose .btn-default.checkbox-btn:focus,
fieldset[disabled] .lounge .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-rose.checkbox-btn:focus,
fieldset[disabled] .rose .btn-default.dropdown-toggle:focus,
fieldset[disabled] .lounge .btn-default.dropdown-toggle:focus,
fieldset[disabled] .btn-rose.dropdown-toggle:focus,
.rose .btn-default.checkbox-btn.disabled.focus,
.lounge .btn-default.checkbox-btn.disabled.focus,
.btn-rose.checkbox-btn.disabled.focus,
.rose .btn-default.dropdown-toggle.disabled.focus,
.lounge .btn-default.dropdown-toggle.disabled.focus,
.btn-rose.dropdown-toggle.disabled.focus,
.rose .btn-default.checkbox-btn[disabled].focus,
.lounge .btn-default.checkbox-btn[disabled].focus,
.btn-rose.checkbox-btn[disabled].focus,
.rose .btn-default.dropdown-toggle[disabled].focus,
.lounge .btn-default.dropdown-toggle[disabled].focus,
.btn-rose.dropdown-toggle[disabled].focus,
fieldset[disabled] .rose .btn-default.checkbox-btn.focus,
fieldset[disabled] .lounge .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-rose.checkbox-btn.focus,
fieldset[disabled] .rose .btn-default.dropdown-toggle.focus,
fieldset[disabled] .lounge .btn-default.dropdown-toggle.focus,
fieldset[disabled] .btn-rose.dropdown-toggle.focus,
.rose .btn-default.checkbox-btn.disabled:active,
.lounge .btn-default.checkbox-btn.disabled:active,
.btn-rose.checkbox-btn.disabled:active,
.rose .btn-default.dropdown-toggle.disabled:active,
.lounge .btn-default.dropdown-toggle.disabled:active,
.btn-rose.dropdown-toggle.disabled:active,
.rose .btn-default.checkbox-btn[disabled]:active,
.lounge .btn-default.checkbox-btn[disabled]:active,
.btn-rose.checkbox-btn[disabled]:active,
.rose .btn-default.dropdown-toggle[disabled]:active,
.lounge .btn-default.dropdown-toggle[disabled]:active,
.btn-rose.dropdown-toggle[disabled]:active,
fieldset[disabled] .rose .btn-default.checkbox-btn:active,
fieldset[disabled] .lounge .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-rose.checkbox-btn:active,
fieldset[disabled] .rose .btn-default.dropdown-toggle:active,
fieldset[disabled] .lounge .btn-default.dropdown-toggle:active,
fieldset[disabled] .btn-rose.dropdown-toggle:active,
.rose .btn-default.checkbox-btn.disabled.active,
.lounge .btn-default.checkbox-btn.disabled.active,
.btn-rose.checkbox-btn.disabled.active,
.rose .btn-default.dropdown-toggle.disabled.active,
.lounge .btn-default.dropdown-toggle.disabled.active,
.btn-rose.dropdown-toggle.disabled.active,
.rose .btn-default.checkbox-btn[disabled].active,
.lounge .btn-default.checkbox-btn[disabled].active,
.btn-rose.checkbox-btn[disabled].active,
.rose .btn-default.dropdown-toggle[disabled].active,
.lounge .btn-default.dropdown-toggle[disabled].active,
.btn-rose.dropdown-toggle[disabled].active,
fieldset[disabled] .rose .btn-default.checkbox-btn.active,
fieldset[disabled] .lounge .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-rose.checkbox-btn.active,
fieldset[disabled] .rose .btn-default.dropdown-toggle.active,
fieldset[disabled] .lounge .btn-default.dropdown-toggle.active,
fieldset[disabled] .btn-rose.dropdown-toggle.active {
  background-color: #e47887;
  border-color: #e47887;
  background-image: none;
}
.rose .btn-default.checkbox-btn .badge,
.lounge .btn-default.checkbox-btn .badge,
.btn-rose.checkbox-btn .badge,
.rose .btn-default.dropdown-toggle .badge,
.lounge .btn-default.dropdown-toggle .badge,
.btn-rose.dropdown-toggle .badge {
  color: #e47887;
  background-color: #FFFFFF;
}
/*
/*	======================================================================
/* 	GRUEN/EDUCATION
/*	======================================================================
*/
.gruen,
.education {
  /* buttons */
  /* event-items */
  /* blog-items */
  /* article-detail */
}
.gruen .video-teaser-title,
.education .video-teaser-title,
.gruen .progress > .progress-bar,
.education .progress > .progress-bar,
.gruen .mark,
.education .mark,
.gruen mark,
.education mark {
  background-color: #aecd6b;
}
.gruen .btn-default,
.education .btn-default,
.gruen.btn-default,
.education.btn-default {
  border-color: #aecd6b;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #aecd6b;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default:focus,
.education .btn-default:focus,
.gruen.btn-default:focus,
.education.btn-default:focus,
.gruen .btn-default.focus,
.education .btn-default.focus,
.gruen.btn-default.focus,
.education.btn-default.focus {
  color: #FFFFFF;
  background-color: #99c045;
  border-color: #6d8a2f;
}
.gruen .btn-default:hover,
.education .btn-default:hover,
.gruen.btn-default:hover,
.education.btn-default:hover {
  color: #FFFFFF;
  background-color: #99c045;
  border-color: #94bb3f;
}
.gruen .btn-default:active,
.education .btn-default:active,
.gruen.btn-default:active,
.education.btn-default:active,
.gruen .btn-default.active,
.education .btn-default.active,
.gruen.btn-default.active,
.education.btn-default.active,
.open > .dropdown-toggle.gruen .btn-default,
.open > .dropdown-toggle.education .btn-default,
.open > .dropdown-toggle.gruen.btn-default,
.open > .dropdown-toggle.education.btn-default {
  color: #FFFFFF;
  background-color: #99c045;
  border-color: #94bb3f;
}
.gruen .btn-default:active:hover,
.education .btn-default:active:hover,
.gruen.btn-default:active:hover,
.education.btn-default:active:hover,
.gruen .btn-default.active:hover,
.education .btn-default.active:hover,
.gruen.btn-default.active:hover,
.education.btn-default.active:hover,
.open > .dropdown-toggle.gruen .btn-default:hover,
.open > .dropdown-toggle.education .btn-default:hover,
.open > .dropdown-toggle.gruen.btn-default:hover,
.open > .dropdown-toggle.education.btn-default:hover,
.gruen .btn-default:active:focus,
.education .btn-default:active:focus,
.gruen.btn-default:active:focus,
.education.btn-default:active:focus,
.gruen .btn-default.active:focus,
.education .btn-default.active:focus,
.gruen.btn-default.active:focus,
.education.btn-default.active:focus,
.open > .dropdown-toggle.gruen .btn-default:focus,
.open > .dropdown-toggle.education .btn-default:focus,
.open > .dropdown-toggle.gruen.btn-default:focus,
.open > .dropdown-toggle.education.btn-default:focus,
.gruen .btn-default:active.focus,
.education .btn-default:active.focus,
.gruen.btn-default:active.focus,
.education.btn-default:active.focus,
.gruen .btn-default.active.focus,
.education .btn-default.active.focus,
.gruen.btn-default.active.focus,
.education.btn-default.active.focus,
.open > .dropdown-toggle.gruen .btn-default.focus,
.open > .dropdown-toggle.education .btn-default.focus,
.open > .dropdown-toggle.gruen.btn-default.focus,
.open > .dropdown-toggle.education.btn-default.focus {
  color: #FFFFFF;
  background-color: #85a839;
  border-color: #6d8a2f;
}
.gruen .btn-default:active,
.education .btn-default:active,
.gruen.btn-default:active,
.education.btn-default:active,
.gruen .btn-default.active,
.education .btn-default.active,
.gruen.btn-default.active,
.education.btn-default.active,
.open > .dropdown-toggle.gruen .btn-default,
.open > .dropdown-toggle.education .btn-default,
.open > .dropdown-toggle.gruen.btn-default,
.open > .dropdown-toggle.education.btn-default {
  background-image: none;
}
.gruen .btn-default.disabled,
.education .btn-default.disabled,
.gruen.btn-default.disabled,
.education.btn-default.disabled,
.gruen .btn-default[disabled],
.education .btn-default[disabled],
.gruen.btn-default[disabled],
.education.btn-default[disabled],
fieldset[disabled] .gruen .btn-default,
fieldset[disabled] .education .btn-default,
fieldset[disabled] .gruen.btn-default,
fieldset[disabled] .education.btn-default,
.gruen .btn-default.disabled:hover,
.education .btn-default.disabled:hover,
.gruen.btn-default.disabled:hover,
.education.btn-default.disabled:hover,
.gruen .btn-default[disabled]:hover,
.education .btn-default[disabled]:hover,
.gruen.btn-default[disabled]:hover,
.education.btn-default[disabled]:hover,
fieldset[disabled] .gruen .btn-default:hover,
fieldset[disabled] .education .btn-default:hover,
fieldset[disabled] .gruen.btn-default:hover,
fieldset[disabled] .education.btn-default:hover,
.gruen .btn-default.disabled:focus,
.education .btn-default.disabled:focus,
.gruen.btn-default.disabled:focus,
.education.btn-default.disabled:focus,
.gruen .btn-default[disabled]:focus,
.education .btn-default[disabled]:focus,
.gruen.btn-default[disabled]:focus,
.education.btn-default[disabled]:focus,
fieldset[disabled] .gruen .btn-default:focus,
fieldset[disabled] .education .btn-default:focus,
fieldset[disabled] .gruen.btn-default:focus,
fieldset[disabled] .education.btn-default:focus,
.gruen .btn-default.disabled.focus,
.education .btn-default.disabled.focus,
.gruen.btn-default.disabled.focus,
.education.btn-default.disabled.focus,
.gruen .btn-default[disabled].focus,
.education .btn-default[disabled].focus,
.gruen.btn-default[disabled].focus,
.education.btn-default[disabled].focus,
fieldset[disabled] .gruen .btn-default.focus,
fieldset[disabled] .education .btn-default.focus,
fieldset[disabled] .gruen.btn-default.focus,
fieldset[disabled] .education.btn-default.focus,
.gruen .btn-default.disabled:active,
.education .btn-default.disabled:active,
.gruen.btn-default.disabled:active,
.education.btn-default.disabled:active,
.gruen .btn-default[disabled]:active,
.education .btn-default[disabled]:active,
.gruen.btn-default[disabled]:active,
.education.btn-default[disabled]:active,
fieldset[disabled] .gruen .btn-default:active,
fieldset[disabled] .education .btn-default:active,
fieldset[disabled] .gruen.btn-default:active,
fieldset[disabled] .education.btn-default:active,
.gruen .btn-default.disabled.active,
.education .btn-default.disabled.active,
.gruen.btn-default.disabled.active,
.education.btn-default.disabled.active,
.gruen .btn-default[disabled].active,
.education .btn-default[disabled].active,
.gruen.btn-default[disabled].active,
.education.btn-default[disabled].active,
fieldset[disabled] .gruen .btn-default.active,
fieldset[disabled] .education .btn-default.active,
fieldset[disabled] .gruen.btn-default.active,
fieldset[disabled] .education.btn-default.active {
  background-color: #aecd6b;
  border-color: #aecd6b;
}
.gruen .btn-default .badge,
.education .btn-default .badge,
.gruen.btn-default .badge,
.education.btn-default .badge {
  color: #aecd6b;
  background-color: #FFFFFF;
}
.gruen .btn-default:focus,
.education .btn-default:focus,
.gruen.btn-default:focus,
.education.btn-default:focus,
.gruen .btn-default.focus,
.education .btn-default.focus,
.gruen.btn-default.focus,
.education.btn-default.focus {
  color: #FFFFFF;
  background-color: #aecd6b;
  border-color: #aecd6b;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gruen .btn-default:hover,
.education .btn-default:hover,
.gruen.btn-default:hover,
.education.btn-default:hover {
  color: #FFFFFF;
  background-color: #a4c758;
  border-color: #a4c758;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default:active,
.education .btn-default:active,
.gruen.btn-default:active,
.education.btn-default:active,
.gruen .btn-default.active,
.education .btn-default.active,
.gruen.btn-default.active,
.education.btn-default.active {
  color: #FFFFFF;
  background-color: #94bb3f;
  border-color: #94bb3f;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default:active:hover,
.education .btn-default:active:hover,
.gruen.btn-default:active:hover,
.education.btn-default:active:hover,
.gruen .btn-default.active:hover,
.education .btn-default.active:hover,
.gruen.btn-default.active:hover,
.education.btn-default.active:hover,
.gruen .btn-default:active:focus,
.education .btn-default:active:focus,
.gruen.btn-default:active:focus,
.education.btn-default:active:focus,
.gruen .btn-default.active:focus,
.education .btn-default.active:focus,
.gruen.btn-default.active:focus,
.education.btn-default.active:focus,
.gruen .btn-default:active.focus,
.education .btn-default:active.focus,
.gruen.btn-default:active.focus,
.education.btn-default:active.focus,
.gruen .btn-default.active.focus,
.education .btn-default.active.focus,
.gruen.btn-default.active.focus,
.education.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #8bb03b;
  border-color: #8bb03b;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default.disabled,
.education .btn-default.disabled,
.gruen.btn-default.disabled,
.education.btn-default.disabled,
.gruen .btn-default[disabled],
.education .btn-default[disabled],
.gruen.btn-default[disabled],
.education.btn-default[disabled],
fieldset[disabled] .gruen .btn-default,
fieldset[disabled] .education .btn-default,
fieldset[disabled] .gruen.btn-default,
fieldset[disabled] .education.btn-default,
.gruen .btn-default.disabled:hover,
.education .btn-default.disabled:hover,
.gruen.btn-default.disabled:hover,
.education.btn-default.disabled:hover,
.gruen .btn-default[disabled]:hover,
.education .btn-default[disabled]:hover,
.gruen.btn-default[disabled]:hover,
.education.btn-default[disabled]:hover,
fieldset[disabled] .gruen .btn-default:hover,
fieldset[disabled] .education .btn-default:hover,
fieldset[disabled] .gruen.btn-default:hover,
fieldset[disabled] .education.btn-default:hover,
.gruen .btn-default.disabled:focus,
.education .btn-default.disabled:focus,
.gruen.btn-default.disabled:focus,
.education.btn-default.disabled:focus,
.gruen .btn-default[disabled]:focus,
.education .btn-default[disabled]:focus,
.gruen.btn-default[disabled]:focus,
.education.btn-default[disabled]:focus,
fieldset[disabled] .gruen .btn-default:focus,
fieldset[disabled] .education .btn-default:focus,
fieldset[disabled] .gruen.btn-default:focus,
fieldset[disabled] .education.btn-default:focus,
.gruen .btn-default.disabled.focus,
.education .btn-default.disabled.focus,
.gruen.btn-default.disabled.focus,
.education.btn-default.disabled.focus,
.gruen .btn-default[disabled].focus,
.education .btn-default[disabled].focus,
.gruen.btn-default[disabled].focus,
.education.btn-default[disabled].focus,
fieldset[disabled] .gruen .btn-default.focus,
fieldset[disabled] .education .btn-default.focus,
fieldset[disabled] .gruen.btn-default.focus,
fieldset[disabled] .education.btn-default.focus,
.gruen .btn-default.disabled:active,
.education .btn-default.disabled:active,
.gruen.btn-default.disabled:active,
.education.btn-default.disabled:active,
.gruen .btn-default[disabled]:active,
.education .btn-default[disabled]:active,
.gruen.btn-default[disabled]:active,
.education.btn-default[disabled]:active,
fieldset[disabled] .gruen .btn-default:active,
fieldset[disabled] .education .btn-default:active,
fieldset[disabled] .gruen.btn-default:active,
fieldset[disabled] .education.btn-default:active,
.gruen .btn-default.disabled.active,
.education .btn-default.disabled.active,
.gruen.btn-default.disabled.active,
.education.btn-default.disabled.active,
.gruen .btn-default[disabled].active,
.education .btn-default[disabled].active,
.gruen.btn-default[disabled].active,
.education.btn-default[disabled].active,
fieldset[disabled] .gruen .btn-default.active,
fieldset[disabled] .education .btn-default.active,
fieldset[disabled] .gruen.btn-default.active,
fieldset[disabled] .education.btn-default.active {
  background-color: #aecd6b;
  border-color: #aecd6b;
  background-image: none;
}
.gruen .btn-default .badge,
.education .btn-default .badge,
.gruen.btn-default .badge,
.education.btn-default .badge {
  color: #aecd6b;
  background-color: #FFFFFF;
}
.gruen .event-item,
.education .event-item,
.gruen.event-item,
.education.event-item,
.gruen .event-item:nth-child(even),
.education .event-item:nth-child(even),
.gruen.event-item:nth-child(even),
.education.event-item:nth-child(even),
.gruen .event-item:nth-child(odd),
.education .event-item:nth-child(odd),
.gruen.event-item:nth-child(odd),
.education.event-item:nth-child(odd),
.gruen .event-item .time,
.education .event-item .time,
.gruen.event-item .time,
.education.event-item .time,
.gruen .event-item .location,
.education .event-item .location,
.gruen.event-item .location,
.education.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.gruen .event-item .article-info,
.education .event-item .article-info,
.gruen.event-item .article-info,
.education.event-item .article-info,
.gruen .event-item .article-content,
.education .event-item .article-content,
.gruen.event-item .article-content,
.education.event-item .article-content,
.gruen .event-item .article-info > *,
.education .event-item .article-info > *,
.gruen.event-item .article-info > *,
.education.event-item .article-info > *,
.gruen .event-item .article-content > *,
.education .event-item .article-content > *,
.gruen.event-item .article-content > *,
.education.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.gruen .event-item .venue,
.education .event-item .venue,
.gruen.event-item .venue,
.education.event-item .venue {
  color: #2D2D2D;
}
.gruen .event-item .time,
.education .event-item .time,
.gruen.event-item .time,
.education.event-item .time,
.gruen .event-item .location,
.education .event-item .location,
.gruen.event-item .location,
.education.event-item .location {
  color: #FFFFFF;
  background-color: #aecd6b;
}
.gruen .event-item.soldout .venue,
.education .event-item.soldout .venue,
.gruen.event-item.soldout .venue,
.education.event-item.soldout .venue {
  color: #9D9D9D;
}
.gruen .event-item.soldout .time,
.education .event-item.soldout .time,
.gruen.event-item.soldout .time,
.education.event-item.soldout .time,
.gruen .event-item.soldout .location,
.education .event-item.soldout .location,
.gruen.event-item.soldout .location,
.education.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #aecd6b;
}
.gruen .event-item.soldout .article-content,
.education .event-item.soldout .article-content,
.gruen.event-item.soldout .article-content,
.education.event-item.soldout .article-content,
.gruen .event-item.soldout .article-content > *,
.education .event-item.soldout .article-content > *,
.gruen.event-item.soldout .article-content > *,
.education.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.gruen .event-item.soldout .article-content > p,
.education .event-item.soldout .article-content > p,
.gruen.event-item.soldout .article-content > p,
.education.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.gruen .event-item:hover,
.education .event-item:hover,
.gruen.event-item:hover,
.education.event-item:hover,
.gruen .event-item.hover,
.education .event-item.hover,
.gruen.event-item.hover,
.education.event-item.hover,
.gruen .event-item:hover.soldout,
.education .event-item:hover.soldout,
.gruen.event-item:hover.soldout,
.education.event-item:hover.soldout,
.gruen .event-item.hover.soldout,
.education .event-item.hover.soldout,
.gruen.event-item.hover.soldout,
.education.event-item.hover.soldout,
.gruen .event-item:hover:nth-child(odd),
.education .event-item:hover:nth-child(odd),
.gruen.event-item:hover:nth-child(odd),
.education.event-item:hover:nth-child(odd),
.gruen .event-item.hover:nth-child(odd),
.education .event-item.hover:nth-child(odd),
.gruen.event-item.hover:nth-child(odd),
.education.event-item.hover:nth-child(odd),
.gruen .event-item:hover:nth-child(even),
.education .event-item:hover:nth-child(even),
.gruen.event-item:hover:nth-child(even),
.education.event-item:hover:nth-child(even),
.gruen .event-item.hover:nth-child(even),
.education .event-item.hover:nth-child(even),
.gruen.event-item.hover:nth-child(even),
.education.event-item.hover:nth-child(even) {
  background-color: #aecd6b;
}
.gruen .event-item:hover .venue,
.education .event-item:hover .venue,
.gruen.event-item:hover .venue,
.education.event-item:hover .venue,
.gruen .event-item.hover .venue,
.education .event-item.hover .venue,
.gruen.event-item.hover .venue,
.education.event-item.hover .venue {
  color: #FFFFFF;
}
.gruen .event-item:hover .location,
.education .event-item:hover .location,
.gruen.event-item:hover .location,
.education.event-item:hover .location,
.gruen .event-item.hover .location,
.education .event-item.hover .location,
.gruen.event-item.hover .location,
.education.event-item.hover .location {
  color: #aecd6b;
  background-color: #FFFFFF;
}
.gruen .event-item:hover .article-info > .time,
.education .event-item:hover .article-info > .time,
.gruen.event-item:hover .article-info > .time,
.education.event-item:hover .article-info > .time,
.gruen .event-item.hover .article-info > .time,
.education .event-item.hover .article-info > .time,
.gruen.event-item.hover .article-info > .time,
.education.event-item.hover .article-info > .time {
  color: #aecd6b;
  background-color: #FFFFFF;
}
.gruen .event-item:hover .article-content,
.education .event-item:hover .article-content,
.gruen.event-item:hover .article-content,
.education.event-item:hover .article-content,
.gruen .event-item.hover .article-content,
.education .event-item.hover .article-content,
.gruen.event-item.hover .article-content,
.education.event-item.hover .article-content,
.gruen .event-item:hover .article-content > *,
.education .event-item:hover .article-content > *,
.gruen.event-item:hover .article-content > *,
.education.event-item:hover .article-content > *,
.gruen .event-item.hover .article-content > *,
.education .event-item.hover .article-content > *,
.gruen.event-item.hover .article-content > *,
.education.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.gruen .event-item:hover .article-content > p,
.education .event-item:hover .article-content > p,
.gruen.event-item:hover .article-content > p,
.education.event-item:hover .article-content > p,
.gruen .event-item.hover .article-content > p,
.education .event-item.hover .article-content > p,
.gruen.event-item.hover .article-content > p,
.education.event-item.hover .article-content > p {
  color: #FFFFFF;
}
.gruen .item-intro.hover,
.education .item-intro.hover,
.gruen .item-leading.hover,
.education .item-leading.hover,
.gruen.item-intro.hover,
.education.item-intro.hover,
.gruen.item-leading.hover,
.education.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .gruen .item-intro.hover,
  .education .item-intro.hover,
  .gruen .item-leading.hover,
  .education .item-leading.hover,
  .gruen.item-intro.hover,
  .education.item-intro.hover,
  .gruen.item-leading.hover,
  .education.item-leading.hover {
    background-color: #aecd6b !important;
  }
  .gruen .item-intro.hover > .inner > .layer .item-title,
  .education .item-intro.hover > .inner > .layer .item-title,
  .gruen .item-leading.hover > .inner > .layer .item-title,
  .education .item-leading.hover > .inner > .layer .item-title,
  .gruen.item-intro.hover > .inner > .layer .item-title,
  .education.item-intro.hover > .inner > .layer .item-title,
  .gruen.item-leading.hover > .inner > .layer .item-title,
  .education.item-leading.hover > .inner > .layer .item-title {
    color: #aecd6b !important;
  }
  .gruen .item-intro.hover > .inner > .layer .item-title .mark,
  .education .item-intro.hover > .inner > .layer .item-title .mark,
  .gruen .item-leading.hover > .inner > .layer .item-title .mark,
  .education .item-leading.hover > .inner > .layer .item-title .mark,
  .gruen.item-intro.hover > .inner > .layer .item-title .mark,
  .education.item-intro.hover > .inner > .layer .item-title .mark,
  .gruen.item-leading.hover > .inner > .layer .item-title .mark,
  .education.item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
.gruen .article-detail,
.education .article-detail,
.gruen.article-detail,
.education.article-detail {
  background-color: #aecd6b;
}
.gruen .article-detail > .article-header,
.education .article-detail > .article-header,
.gruen.article-detail > .article-header,
.education.article-detail > .article-header {
  background-color: #aecd6b;
}
.gruen .article-detail > .article-header a,
.education .article-detail > .article-header a,
.gruen.article-detail > .article-header a,
.education.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.gruen .article-detail > .article-header a:hover,
.education .article-detail > .article-header a:hover,
.gruen.article-detail > .article-header a:hover,
.education.article-detail > .article-header a:hover,
.gruen .article-detail > .article-header a:focus,
.education .article-detail > .article-header a:focus,
.gruen.article-detail > .article-header a:focus,
.education.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.gruen .article-detail > .article-body,
.education .article-detail > .article-body,
.gruen.article-detail > .article-body,
.education.article-detail > .article-body {
  background-color: #9dc34d;
}
.gruen .article-detail > .article-body a,
.education .article-detail > .article-body a,
.gruen.article-detail > .article-body a,
.education.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.gruen .article-detail > .article-body a:hover,
.education .article-detail > .article-body a:hover,
.gruen.article-detail > .article-body a:hover,
.education.article-detail > .article-body a:hover,
.gruen .article-detail > .article-body a:focus,
.education .article-detail > .article-body a:focus,
.gruen.article-detail > .article-body a:focus,
.education.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.gruen .article-detail .back-to-list-btn,
.education .article-detail .back-to-list-btn,
.gruen.article-detail .back-to-list-btn,
.education.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #aecd6b;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .article-detail .back-to-list-btn:focus,
.education .article-detail .back-to-list-btn:focus,
.gruen.article-detail .back-to-list-btn:focus,
.education.article-detail .back-to-list-btn:focus,
.gruen .article-detail .back-to-list-btn.focus,
.education .article-detail .back-to-list-btn.focus,
.gruen.article-detail .back-to-list-btn.focus,
.education.article-detail .back-to-list-btn.focus {
  color: #aecd6b;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.gruen .article-detail .back-to-list-btn:hover,
.education .article-detail .back-to-list-btn:hover,
.gruen.article-detail .back-to-list-btn:hover,
.education.article-detail .back-to-list-btn:hover {
  color: #aecd6b;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.gruen .article-detail .back-to-list-btn:active,
.education .article-detail .back-to-list-btn:active,
.gruen.article-detail .back-to-list-btn:active,
.education.article-detail .back-to-list-btn:active,
.gruen .article-detail .back-to-list-btn.active,
.education .article-detail .back-to-list-btn.active,
.gruen.article-detail .back-to-list-btn.active,
.education.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.gruen .article-detail .back-to-list-btn,
.open > .dropdown-toggle.education .article-detail .back-to-list-btn,
.open > .dropdown-toggle.gruen.article-detail .back-to-list-btn,
.open > .dropdown-toggle.education.article-detail .back-to-list-btn {
  color: #aecd6b;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.gruen .article-detail .back-to-list-btn:active:hover,
.education .article-detail .back-to-list-btn:active:hover,
.gruen.article-detail .back-to-list-btn:active:hover,
.education.article-detail .back-to-list-btn:active:hover,
.gruen .article-detail .back-to-list-btn.active:hover,
.education .article-detail .back-to-list-btn.active:hover,
.gruen.article-detail .back-to-list-btn.active:hover,
.education.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.gruen .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.education .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.gruen.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.education.article-detail .back-to-list-btn:hover,
.gruen .article-detail .back-to-list-btn:active:focus,
.education .article-detail .back-to-list-btn:active:focus,
.gruen.article-detail .back-to-list-btn:active:focus,
.education.article-detail .back-to-list-btn:active:focus,
.gruen .article-detail .back-to-list-btn.active:focus,
.education .article-detail .back-to-list-btn.active:focus,
.gruen.article-detail .back-to-list-btn.active:focus,
.education.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.gruen .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.education .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.gruen.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.education.article-detail .back-to-list-btn:focus,
.gruen .article-detail .back-to-list-btn:active.focus,
.education .article-detail .back-to-list-btn:active.focus,
.gruen.article-detail .back-to-list-btn:active.focus,
.education.article-detail .back-to-list-btn:active.focus,
.gruen .article-detail .back-to-list-btn.active.focus,
.education .article-detail .back-to-list-btn.active.focus,
.gruen.article-detail .back-to-list-btn.active.focus,
.education.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.gruen .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.education .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.gruen.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.education.article-detail .back-to-list-btn.focus {
  color: #aecd6b;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.gruen .article-detail .back-to-list-btn:active,
.education .article-detail .back-to-list-btn:active,
.gruen.article-detail .back-to-list-btn:active,
.education.article-detail .back-to-list-btn:active,
.gruen .article-detail .back-to-list-btn.active,
.education .article-detail .back-to-list-btn.active,
.gruen.article-detail .back-to-list-btn.active,
.education.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.gruen .article-detail .back-to-list-btn,
.open > .dropdown-toggle.education .article-detail .back-to-list-btn,
.open > .dropdown-toggle.gruen.article-detail .back-to-list-btn,
.open > .dropdown-toggle.education.article-detail .back-to-list-btn {
  background-image: none;
}
.gruen .article-detail .back-to-list-btn.disabled,
.education .article-detail .back-to-list-btn.disabled,
.gruen.article-detail .back-to-list-btn.disabled,
.education.article-detail .back-to-list-btn.disabled,
.gruen .article-detail .back-to-list-btn[disabled],
.education .article-detail .back-to-list-btn[disabled],
.gruen.article-detail .back-to-list-btn[disabled],
.education.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .gruen .article-detail .back-to-list-btn,
fieldset[disabled] .education .article-detail .back-to-list-btn,
fieldset[disabled] .gruen.article-detail .back-to-list-btn,
fieldset[disabled] .education.article-detail .back-to-list-btn,
.gruen .article-detail .back-to-list-btn.disabled:hover,
.education .article-detail .back-to-list-btn.disabled:hover,
.gruen.article-detail .back-to-list-btn.disabled:hover,
.education.article-detail .back-to-list-btn.disabled:hover,
.gruen .article-detail .back-to-list-btn[disabled]:hover,
.education .article-detail .back-to-list-btn[disabled]:hover,
.gruen.article-detail .back-to-list-btn[disabled]:hover,
.education.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .gruen .article-detail .back-to-list-btn:hover,
fieldset[disabled] .education .article-detail .back-to-list-btn:hover,
fieldset[disabled] .gruen.article-detail .back-to-list-btn:hover,
fieldset[disabled] .education.article-detail .back-to-list-btn:hover,
.gruen .article-detail .back-to-list-btn.disabled:focus,
.education .article-detail .back-to-list-btn.disabled:focus,
.gruen.article-detail .back-to-list-btn.disabled:focus,
.education.article-detail .back-to-list-btn.disabled:focus,
.gruen .article-detail .back-to-list-btn[disabled]:focus,
.education .article-detail .back-to-list-btn[disabled]:focus,
.gruen.article-detail .back-to-list-btn[disabled]:focus,
.education.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .gruen .article-detail .back-to-list-btn:focus,
fieldset[disabled] .education .article-detail .back-to-list-btn:focus,
fieldset[disabled] .gruen.article-detail .back-to-list-btn:focus,
fieldset[disabled] .education.article-detail .back-to-list-btn:focus,
.gruen .article-detail .back-to-list-btn.disabled.focus,
.education .article-detail .back-to-list-btn.disabled.focus,
.gruen.article-detail .back-to-list-btn.disabled.focus,
.education.article-detail .back-to-list-btn.disabled.focus,
.gruen .article-detail .back-to-list-btn[disabled].focus,
.education .article-detail .back-to-list-btn[disabled].focus,
.gruen.article-detail .back-to-list-btn[disabled].focus,
.education.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .gruen .article-detail .back-to-list-btn.focus,
fieldset[disabled] .education .article-detail .back-to-list-btn.focus,
fieldset[disabled] .gruen.article-detail .back-to-list-btn.focus,
fieldset[disabled] .education.article-detail .back-to-list-btn.focus,
.gruen .article-detail .back-to-list-btn.disabled:active,
.education .article-detail .back-to-list-btn.disabled:active,
.gruen.article-detail .back-to-list-btn.disabled:active,
.education.article-detail .back-to-list-btn.disabled:active,
.gruen .article-detail .back-to-list-btn[disabled]:active,
.education .article-detail .back-to-list-btn[disabled]:active,
.gruen.article-detail .back-to-list-btn[disabled]:active,
.education.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .gruen .article-detail .back-to-list-btn:active,
fieldset[disabled] .education .article-detail .back-to-list-btn:active,
fieldset[disabled] .gruen.article-detail .back-to-list-btn:active,
fieldset[disabled] .education.article-detail .back-to-list-btn:active,
.gruen .article-detail .back-to-list-btn.disabled.active,
.education .article-detail .back-to-list-btn.disabled.active,
.gruen.article-detail .back-to-list-btn.disabled.active,
.education.article-detail .back-to-list-btn.disabled.active,
.gruen .article-detail .back-to-list-btn[disabled].active,
.education .article-detail .back-to-list-btn[disabled].active,
.gruen.article-detail .back-to-list-btn[disabled].active,
.education.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .gruen .article-detail .back-to-list-btn.active,
fieldset[disabled] .education .article-detail .back-to-list-btn.active,
fieldset[disabled] .gruen.article-detail .back-to-list-btn.active,
fieldset[disabled] .education.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.gruen .article-detail .back-to-list-btn .badge,
.education .article-detail .back-to-list-btn .badge,
.gruen.article-detail .back-to-list-btn .badge,
.education.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #aecd6b;
}
.gruen .article-detail .back-to-list-btn:focus,
.education .article-detail .back-to-list-btn:focus,
.gruen.article-detail .back-to-list-btn:focus,
.education.article-detail .back-to-list-btn:focus,
.gruen .article-detail .back-to-list-btn.focus,
.education .article-detail .back-to-list-btn.focus,
.gruen.article-detail .back-to-list-btn.focus,
.education.article-detail .back-to-list-btn.focus {
  color: #aecd6b;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gruen .article-detail .back-to-list-btn:hover,
.education .article-detail .back-to-list-btn:hover,
.gruen.article-detail .back-to-list-btn:hover,
.education.article-detail .back-to-list-btn:hover {
  color: #aecd6b;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .article-detail .back-to-list-btn:active,
.education .article-detail .back-to-list-btn:active,
.gruen.article-detail .back-to-list-btn:active,
.education.article-detail .back-to-list-btn:active,
.gruen .article-detail .back-to-list-btn.active,
.education .article-detail .back-to-list-btn.active,
.gruen.article-detail .back-to-list-btn.active,
.education.article-detail .back-to-list-btn.active {
  color: #aecd6b;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .article-detail .back-to-list-btn:active:hover,
.education .article-detail .back-to-list-btn:active:hover,
.gruen.article-detail .back-to-list-btn:active:hover,
.education.article-detail .back-to-list-btn:active:hover,
.gruen .article-detail .back-to-list-btn.active:hover,
.education .article-detail .back-to-list-btn.active:hover,
.gruen.article-detail .back-to-list-btn.active:hover,
.education.article-detail .back-to-list-btn.active:hover,
.gruen .article-detail .back-to-list-btn:active:focus,
.education .article-detail .back-to-list-btn:active:focus,
.gruen.article-detail .back-to-list-btn:active:focus,
.education.article-detail .back-to-list-btn:active:focus,
.gruen .article-detail .back-to-list-btn.active:focus,
.education .article-detail .back-to-list-btn.active:focus,
.gruen.article-detail .back-to-list-btn.active:focus,
.education.article-detail .back-to-list-btn.active:focus,
.gruen .article-detail .back-to-list-btn:active.focus,
.education .article-detail .back-to-list-btn:active.focus,
.gruen.article-detail .back-to-list-btn:active.focus,
.education.article-detail .back-to-list-btn:active.focus,
.gruen .article-detail .back-to-list-btn.active.focus,
.education .article-detail .back-to-list-btn.active.focus,
.gruen.article-detail .back-to-list-btn.active.focus,
.education.article-detail .back-to-list-btn.active.focus {
  color: #aecd6b;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .article-detail .back-to-list-btn.disabled,
.education .article-detail .back-to-list-btn.disabled,
.gruen.article-detail .back-to-list-btn.disabled,
.education.article-detail .back-to-list-btn.disabled,
.gruen .article-detail .back-to-list-btn[disabled],
.education .article-detail .back-to-list-btn[disabled],
.gruen.article-detail .back-to-list-btn[disabled],
.education.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .gruen .article-detail .back-to-list-btn,
fieldset[disabled] .education .article-detail .back-to-list-btn,
fieldset[disabled] .gruen.article-detail .back-to-list-btn,
fieldset[disabled] .education.article-detail .back-to-list-btn,
.gruen .article-detail .back-to-list-btn.disabled:hover,
.education .article-detail .back-to-list-btn.disabled:hover,
.gruen.article-detail .back-to-list-btn.disabled:hover,
.education.article-detail .back-to-list-btn.disabled:hover,
.gruen .article-detail .back-to-list-btn[disabled]:hover,
.education .article-detail .back-to-list-btn[disabled]:hover,
.gruen.article-detail .back-to-list-btn[disabled]:hover,
.education.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .gruen .article-detail .back-to-list-btn:hover,
fieldset[disabled] .education .article-detail .back-to-list-btn:hover,
fieldset[disabled] .gruen.article-detail .back-to-list-btn:hover,
fieldset[disabled] .education.article-detail .back-to-list-btn:hover,
.gruen .article-detail .back-to-list-btn.disabled:focus,
.education .article-detail .back-to-list-btn.disabled:focus,
.gruen.article-detail .back-to-list-btn.disabled:focus,
.education.article-detail .back-to-list-btn.disabled:focus,
.gruen .article-detail .back-to-list-btn[disabled]:focus,
.education .article-detail .back-to-list-btn[disabled]:focus,
.gruen.article-detail .back-to-list-btn[disabled]:focus,
.education.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .gruen .article-detail .back-to-list-btn:focus,
fieldset[disabled] .education .article-detail .back-to-list-btn:focus,
fieldset[disabled] .gruen.article-detail .back-to-list-btn:focus,
fieldset[disabled] .education.article-detail .back-to-list-btn:focus,
.gruen .article-detail .back-to-list-btn.disabled.focus,
.education .article-detail .back-to-list-btn.disabled.focus,
.gruen.article-detail .back-to-list-btn.disabled.focus,
.education.article-detail .back-to-list-btn.disabled.focus,
.gruen .article-detail .back-to-list-btn[disabled].focus,
.education .article-detail .back-to-list-btn[disabled].focus,
.gruen.article-detail .back-to-list-btn[disabled].focus,
.education.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .gruen .article-detail .back-to-list-btn.focus,
fieldset[disabled] .education .article-detail .back-to-list-btn.focus,
fieldset[disabled] .gruen.article-detail .back-to-list-btn.focus,
fieldset[disabled] .education.article-detail .back-to-list-btn.focus,
.gruen .article-detail .back-to-list-btn.disabled:active,
.education .article-detail .back-to-list-btn.disabled:active,
.gruen.article-detail .back-to-list-btn.disabled:active,
.education.article-detail .back-to-list-btn.disabled:active,
.gruen .article-detail .back-to-list-btn[disabled]:active,
.education .article-detail .back-to-list-btn[disabled]:active,
.gruen.article-detail .back-to-list-btn[disabled]:active,
.education.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .gruen .article-detail .back-to-list-btn:active,
fieldset[disabled] .education .article-detail .back-to-list-btn:active,
fieldset[disabled] .gruen.article-detail .back-to-list-btn:active,
fieldset[disabled] .education.article-detail .back-to-list-btn:active,
.gruen .article-detail .back-to-list-btn.disabled.active,
.education .article-detail .back-to-list-btn.disabled.active,
.gruen.article-detail .back-to-list-btn.disabled.active,
.education.article-detail .back-to-list-btn.disabled.active,
.gruen .article-detail .back-to-list-btn[disabled].active,
.education .article-detail .back-to-list-btn[disabled].active,
.gruen.article-detail .back-to-list-btn[disabled].active,
.education.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .gruen .article-detail .back-to-list-btn.active,
fieldset[disabled] .education .article-detail .back-to-list-btn.active,
fieldset[disabled] .gruen.article-detail .back-to-list-btn.active,
fieldset[disabled] .education.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.gruen .article-detail .back-to-list-btn .badge,
.education .article-detail .back-to-list-btn .badge,
.gruen.article-detail .back-to-list-btn .badge,
.education.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #aecd6b;
}
.gruen .article-detail .location,
.education .article-detail .location,
.gruen.article-detail .location,
.education.article-detail .location {
  color: #aecd6b;
  background-color: #FFFFFF;
}
.gruen .article-detail .date-venue,
.education .article-detail .date-venue,
.gruen.article-detail .date-venue,
.education.article-detail .date-venue {
  color: #FFFFFF;
}
.gruen .article-detail .date-venue > a,
.education .article-detail .date-venue > a,
.gruen.article-detail .date-venue > a,
.education.article-detail .date-venue > a,
.gruen .article-detail .date-venue > a:hover,
.education .article-detail .date-venue > a:hover,
.gruen.article-detail .date-venue > a:hover,
.education.article-detail .date-venue > a:hover,
.gruen .article-detail .date-venue > a:focus,
.education .article-detail .date-venue > a:focus,
.gruen.article-detail .date-venue > a:focus,
.education.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
/* buttons */
.gruen .btn-default,
.education .btn-default,
.btn-gruen {
  border-color: #aecd6b;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #aecd6b;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default:focus,
.education .btn-default:focus,
.btn-gruen:focus,
.gruen .btn-default.focus,
.education .btn-default.focus,
.btn-gruen.focus {
  color: #FFFFFF;
  background-color: #99c045;
  border-color: #6d8a2f;
}
.gruen .btn-default:hover,
.education .btn-default:hover,
.btn-gruen:hover {
  color: #FFFFFF;
  background-color: #99c045;
  border-color: #94bb3f;
}
.gruen .btn-default:active,
.education .btn-default:active,
.btn-gruen:active,
.gruen .btn-default.active,
.education .btn-default.active,
.btn-gruen.active,
.open > .dropdown-toggle.gruen .btn-default,
.open > .dropdown-toggle.education .btn-default,
.open > .dropdown-toggle.btn-gruen {
  color: #FFFFFF;
  background-color: #99c045;
  border-color: #94bb3f;
}
.gruen .btn-default:active:hover,
.education .btn-default:active:hover,
.btn-gruen:active:hover,
.gruen .btn-default.active:hover,
.education .btn-default.active:hover,
.btn-gruen.active:hover,
.open > .dropdown-toggle.gruen .btn-default:hover,
.open > .dropdown-toggle.education .btn-default:hover,
.open > .dropdown-toggle.btn-gruen:hover,
.gruen .btn-default:active:focus,
.education .btn-default:active:focus,
.btn-gruen:active:focus,
.gruen .btn-default.active:focus,
.education .btn-default.active:focus,
.btn-gruen.active:focus,
.open > .dropdown-toggle.gruen .btn-default:focus,
.open > .dropdown-toggle.education .btn-default:focus,
.open > .dropdown-toggle.btn-gruen:focus,
.gruen .btn-default:active.focus,
.education .btn-default:active.focus,
.btn-gruen:active.focus,
.gruen .btn-default.active.focus,
.education .btn-default.active.focus,
.btn-gruen.active.focus,
.open > .dropdown-toggle.gruen .btn-default.focus,
.open > .dropdown-toggle.education .btn-default.focus,
.open > .dropdown-toggle.btn-gruen.focus {
  color: #FFFFFF;
  background-color: #85a839;
  border-color: #6d8a2f;
}
.gruen .btn-default:active,
.education .btn-default:active,
.btn-gruen:active,
.gruen .btn-default.active,
.education .btn-default.active,
.btn-gruen.active,
.open > .dropdown-toggle.gruen .btn-default,
.open > .dropdown-toggle.education .btn-default,
.open > .dropdown-toggle.btn-gruen {
  background-image: none;
}
.gruen .btn-default.disabled,
.education .btn-default.disabled,
.btn-gruen.disabled,
.gruen .btn-default[disabled],
.education .btn-default[disabled],
.btn-gruen[disabled],
fieldset[disabled] .gruen .btn-default,
fieldset[disabled] .education .btn-default,
fieldset[disabled] .btn-gruen,
.gruen .btn-default.disabled:hover,
.education .btn-default.disabled:hover,
.btn-gruen.disabled:hover,
.gruen .btn-default[disabled]:hover,
.education .btn-default[disabled]:hover,
.btn-gruen[disabled]:hover,
fieldset[disabled] .gruen .btn-default:hover,
fieldset[disabled] .education .btn-default:hover,
fieldset[disabled] .btn-gruen:hover,
.gruen .btn-default.disabled:focus,
.education .btn-default.disabled:focus,
.btn-gruen.disabled:focus,
.gruen .btn-default[disabled]:focus,
.education .btn-default[disabled]:focus,
.btn-gruen[disabled]:focus,
fieldset[disabled] .gruen .btn-default:focus,
fieldset[disabled] .education .btn-default:focus,
fieldset[disabled] .btn-gruen:focus,
.gruen .btn-default.disabled.focus,
.education .btn-default.disabled.focus,
.btn-gruen.disabled.focus,
.gruen .btn-default[disabled].focus,
.education .btn-default[disabled].focus,
.btn-gruen[disabled].focus,
fieldset[disabled] .gruen .btn-default.focus,
fieldset[disabled] .education .btn-default.focus,
fieldset[disabled] .btn-gruen.focus,
.gruen .btn-default.disabled:active,
.education .btn-default.disabled:active,
.btn-gruen.disabled:active,
.gruen .btn-default[disabled]:active,
.education .btn-default[disabled]:active,
.btn-gruen[disabled]:active,
fieldset[disabled] .gruen .btn-default:active,
fieldset[disabled] .education .btn-default:active,
fieldset[disabled] .btn-gruen:active,
.gruen .btn-default.disabled.active,
.education .btn-default.disabled.active,
.btn-gruen.disabled.active,
.gruen .btn-default[disabled].active,
.education .btn-default[disabled].active,
.btn-gruen[disabled].active,
fieldset[disabled] .gruen .btn-default.active,
fieldset[disabled] .education .btn-default.active,
fieldset[disabled] .btn-gruen.active {
  background-color: #aecd6b;
  border-color: #aecd6b;
}
.gruen .btn-default .badge,
.education .btn-default .badge,
.btn-gruen .badge {
  color: #aecd6b;
  background-color: #FFFFFF;
}
.gruen .btn-default:focus,
.education .btn-default:focus,
.btn-gruen:focus,
.gruen .btn-default.focus,
.education .btn-default.focus,
.btn-gruen.focus {
  color: #FFFFFF;
  background-color: #aecd6b;
  border-color: #aecd6b;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gruen .btn-default:hover,
.education .btn-default:hover,
.btn-gruen:hover {
  color: #FFFFFF;
  background-color: #a4c758;
  border-color: #a4c758;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default:active,
.education .btn-default:active,
.btn-gruen:active,
.gruen .btn-default.active,
.education .btn-default.active,
.btn-gruen.active {
  color: #FFFFFF;
  background-color: #94bb3f;
  border-color: #94bb3f;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default:active:hover,
.education .btn-default:active:hover,
.btn-gruen:active:hover,
.gruen .btn-default.active:hover,
.education .btn-default.active:hover,
.btn-gruen.active:hover,
.gruen .btn-default:active:focus,
.education .btn-default:active:focus,
.btn-gruen:active:focus,
.gruen .btn-default.active:focus,
.education .btn-default.active:focus,
.btn-gruen.active:focus,
.gruen .btn-default:active.focus,
.education .btn-default:active.focus,
.btn-gruen:active.focus,
.gruen .btn-default.active.focus,
.education .btn-default.active.focus,
.btn-gruen.active.focus {
  color: #FFFFFF;
  background-color: #8bb03b;
  border-color: #8bb03b;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default.disabled,
.education .btn-default.disabled,
.btn-gruen.disabled,
.gruen .btn-default[disabled],
.education .btn-default[disabled],
.btn-gruen[disabled],
fieldset[disabled] .gruen .btn-default,
fieldset[disabled] .education .btn-default,
fieldset[disabled] .btn-gruen,
.gruen .btn-default.disabled:hover,
.education .btn-default.disabled:hover,
.btn-gruen.disabled:hover,
.gruen .btn-default[disabled]:hover,
.education .btn-default[disabled]:hover,
.btn-gruen[disabled]:hover,
fieldset[disabled] .gruen .btn-default:hover,
fieldset[disabled] .education .btn-default:hover,
fieldset[disabled] .btn-gruen:hover,
.gruen .btn-default.disabled:focus,
.education .btn-default.disabled:focus,
.btn-gruen.disabled:focus,
.gruen .btn-default[disabled]:focus,
.education .btn-default[disabled]:focus,
.btn-gruen[disabled]:focus,
fieldset[disabled] .gruen .btn-default:focus,
fieldset[disabled] .education .btn-default:focus,
fieldset[disabled] .btn-gruen:focus,
.gruen .btn-default.disabled.focus,
.education .btn-default.disabled.focus,
.btn-gruen.disabled.focus,
.gruen .btn-default[disabled].focus,
.education .btn-default[disabled].focus,
.btn-gruen[disabled].focus,
fieldset[disabled] .gruen .btn-default.focus,
fieldset[disabled] .education .btn-default.focus,
fieldset[disabled] .btn-gruen.focus,
.gruen .btn-default.disabled:active,
.education .btn-default.disabled:active,
.btn-gruen.disabled:active,
.gruen .btn-default[disabled]:active,
.education .btn-default[disabled]:active,
.btn-gruen[disabled]:active,
fieldset[disabled] .gruen .btn-default:active,
fieldset[disabled] .education .btn-default:active,
fieldset[disabled] .btn-gruen:active,
.gruen .btn-default.disabled.active,
.education .btn-default.disabled.active,
.btn-gruen.disabled.active,
.gruen .btn-default[disabled].active,
.education .btn-default[disabled].active,
.btn-gruen[disabled].active,
fieldset[disabled] .gruen .btn-default.active,
fieldset[disabled] .education .btn-default.active,
fieldset[disabled] .btn-gruen.active {
  background-color: #aecd6b;
  border-color: #aecd6b;
  background-image: none;
}
.gruen .btn-default .badge,
.education .btn-default .badge,
.btn-gruen .badge {
  color: #aecd6b;
  background-color: #FFFFFF;
}
.gruen .btn-default.checkbox-btn,
.education .btn-default.checkbox-btn,
.btn-gruen.checkbox-btn,
.gruen .btn-default.dropdown-toggle,
.education .btn-default.dropdown-toggle,
.btn-gruen.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(174, 205, 107, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default.checkbox-btn.dropdown-toggle,
.education .btn-default.checkbox-btn.dropdown-toggle,
.btn-gruen.checkbox-btn.dropdown-toggle,
.gruen .btn-default.dropdown-toggle.dropdown-toggle,
.education .btn-default.dropdown-toggle.dropdown-toggle,
.btn-gruen.dropdown-toggle.dropdown-toggle {
  border-color: #aecd6b;
  background-color: #ECECEC;
}
.gruen .btn-default.checkbox-btn:focus,
.education .btn-default.checkbox-btn:focus,
.btn-gruen.checkbox-btn:focus,
.gruen .btn-default.dropdown-toggle:focus,
.education .btn-default.dropdown-toggle:focus,
.btn-gruen.dropdown-toggle:focus,
.gruen .btn-default.checkbox-btn.focus,
.education .btn-default.checkbox-btn.focus,
.btn-gruen.checkbox-btn.focus,
.gruen .btn-default.dropdown-toggle.focus,
.education .btn-default.dropdown-toggle.focus,
.btn-gruen.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(174, 205, 107, 0.75);
  border-color: #aecd6b;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gruen .btn-default.checkbox-btn:hover,
.education .btn-default.checkbox-btn:hover,
.btn-gruen.checkbox-btn:hover,
.gruen .btn-default.dropdown-toggle:hover,
.education .btn-default.dropdown-toggle:hover,
.btn-gruen.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(174, 205, 107, 0.75);
  border-color: #aecd6b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default.checkbox-btn:active,
.education .btn-default.checkbox-btn:active,
.btn-gruen.checkbox-btn:active,
.gruen .btn-default.dropdown-toggle:active,
.education .btn-default.dropdown-toggle:active,
.btn-gruen.dropdown-toggle:active,
.gruen .btn-default.checkbox-btn.active,
.education .btn-default.checkbox-btn.active,
.btn-gruen.checkbox-btn.active,
.gruen .btn-default.dropdown-toggle.active,
.education .btn-default.dropdown-toggle.active,
.btn-gruen.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #aecd6b;
  border-color: #aecd6b;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default.checkbox-btn:active:hover,
.education .btn-default.checkbox-btn:active:hover,
.btn-gruen.checkbox-btn:active:hover,
.gruen .btn-default.dropdown-toggle:active:hover,
.education .btn-default.dropdown-toggle:active:hover,
.btn-gruen.dropdown-toggle:active:hover,
.gruen .btn-default.checkbox-btn.active:hover,
.education .btn-default.checkbox-btn.active:hover,
.btn-gruen.checkbox-btn.active:hover,
.gruen .btn-default.dropdown-toggle.active:hover,
.education .btn-default.dropdown-toggle.active:hover,
.btn-gruen.dropdown-toggle.active:hover,
.gruen .btn-default.checkbox-btn:active:focus,
.education .btn-default.checkbox-btn:active:focus,
.btn-gruen.checkbox-btn:active:focus,
.gruen .btn-default.dropdown-toggle:active:focus,
.education .btn-default.dropdown-toggle:active:focus,
.btn-gruen.dropdown-toggle:active:focus,
.gruen .btn-default.checkbox-btn.active:focus,
.education .btn-default.checkbox-btn.active:focus,
.btn-gruen.checkbox-btn.active:focus,
.gruen .btn-default.dropdown-toggle.active:focus,
.education .btn-default.dropdown-toggle.active:focus,
.btn-gruen.dropdown-toggle.active:focus,
.gruen .btn-default.checkbox-btn:active.focus,
.education .btn-default.checkbox-btn:active.focus,
.btn-gruen.checkbox-btn:active.focus,
.gruen .btn-default.dropdown-toggle:active.focus,
.education .btn-default.dropdown-toggle:active.focus,
.btn-gruen.dropdown-toggle:active.focus,
.gruen .btn-default.checkbox-btn.active.focus,
.education .btn-default.checkbox-btn.active.focus,
.btn-gruen.checkbox-btn.active.focus,
.gruen .btn-default.dropdown-toggle.active.focus,
.education .btn-default.dropdown-toggle.active.focus,
.btn-gruen.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #aecd6b;
  border-color: #aecd6b;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gruen .btn-default.checkbox-btn.dropdown-toggle.hover,
.education .btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-gruen.checkbox-btn.dropdown-toggle.hover,
.gruen .btn-default.dropdown-toggle.dropdown-toggle.hover,
.education .btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-gruen.dropdown-toggle.dropdown-toggle.hover,
.gruen .btn-default.checkbox-btn.dropdown-toggle:hover,
.education .btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-gruen.checkbox-btn.dropdown-toggle:hover,
.gruen .btn-default.dropdown-toggle.dropdown-toggle:hover,
.education .btn-default.dropdown-toggle.dropdown-toggle:hover,
.btn-gruen.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.gruen .btn-default.checkbox-btn:active.btn-default,
.education .btn-default.checkbox-btn:active.btn-default,
.btn-gruen.checkbox-btn:active.btn-default,
.gruen .btn-default.dropdown-toggle:active.btn-default,
.education .btn-default.dropdown-toggle:active.btn-default,
.btn-gruen.dropdown-toggle:active.btn-default,
.gruen .btn-default.checkbox-btn.active.btn-default,
.education .btn-default.checkbox-btn.active.btn-default,
.btn-gruen.checkbox-btn.active.btn-default,
.gruen .btn-default.dropdown-toggle.active.btn-default,
.education .btn-default.dropdown-toggle.active.btn-default,
.btn-gruen.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.gruen .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.education .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-gruen.checkbox-btn.btn-default,
.open > .dropdown-toggle.gruen .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.education .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-gruen.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.gruen .btn-default.checkbox-btn.disabled,
.education .btn-default.checkbox-btn.disabled,
.btn-gruen.checkbox-btn.disabled,
.gruen .btn-default.dropdown-toggle.disabled,
.education .btn-default.dropdown-toggle.disabled,
.btn-gruen.dropdown-toggle.disabled,
.gruen .btn-default.checkbox-btn[disabled],
.education .btn-default.checkbox-btn[disabled],
.btn-gruen.checkbox-btn[disabled],
.gruen .btn-default.dropdown-toggle[disabled],
.education .btn-default.dropdown-toggle[disabled],
.btn-gruen.dropdown-toggle[disabled],
fieldset[disabled] .gruen .btn-default.checkbox-btn,
fieldset[disabled] .education .btn-default.checkbox-btn,
fieldset[disabled] .btn-gruen.checkbox-btn,
fieldset[disabled] .gruen .btn-default.dropdown-toggle,
fieldset[disabled] .education .btn-default.dropdown-toggle,
fieldset[disabled] .btn-gruen.dropdown-toggle,
.gruen .btn-default.checkbox-btn.disabled:hover,
.education .btn-default.checkbox-btn.disabled:hover,
.btn-gruen.checkbox-btn.disabled:hover,
.gruen .btn-default.dropdown-toggle.disabled:hover,
.education .btn-default.dropdown-toggle.disabled:hover,
.btn-gruen.dropdown-toggle.disabled:hover,
.gruen .btn-default.checkbox-btn[disabled]:hover,
.education .btn-default.checkbox-btn[disabled]:hover,
.btn-gruen.checkbox-btn[disabled]:hover,
.gruen .btn-default.dropdown-toggle[disabled]:hover,
.education .btn-default.dropdown-toggle[disabled]:hover,
.btn-gruen.dropdown-toggle[disabled]:hover,
fieldset[disabled] .gruen .btn-default.checkbox-btn:hover,
fieldset[disabled] .education .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-gruen.checkbox-btn:hover,
fieldset[disabled] .gruen .btn-default.dropdown-toggle:hover,
fieldset[disabled] .education .btn-default.dropdown-toggle:hover,
fieldset[disabled] .btn-gruen.dropdown-toggle:hover,
.gruen .btn-default.checkbox-btn.disabled:focus,
.education .btn-default.checkbox-btn.disabled:focus,
.btn-gruen.checkbox-btn.disabled:focus,
.gruen .btn-default.dropdown-toggle.disabled:focus,
.education .btn-default.dropdown-toggle.disabled:focus,
.btn-gruen.dropdown-toggle.disabled:focus,
.gruen .btn-default.checkbox-btn[disabled]:focus,
.education .btn-default.checkbox-btn[disabled]:focus,
.btn-gruen.checkbox-btn[disabled]:focus,
.gruen .btn-default.dropdown-toggle[disabled]:focus,
.education .btn-default.dropdown-toggle[disabled]:focus,
.btn-gruen.dropdown-toggle[disabled]:focus,
fieldset[disabled] .gruen .btn-default.checkbox-btn:focus,
fieldset[disabled] .education .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-gruen.checkbox-btn:focus,
fieldset[disabled] .gruen .btn-default.dropdown-toggle:focus,
fieldset[disabled] .education .btn-default.dropdown-toggle:focus,
fieldset[disabled] .btn-gruen.dropdown-toggle:focus,
.gruen .btn-default.checkbox-btn.disabled.focus,
.education .btn-default.checkbox-btn.disabled.focus,
.btn-gruen.checkbox-btn.disabled.focus,
.gruen .btn-default.dropdown-toggle.disabled.focus,
.education .btn-default.dropdown-toggle.disabled.focus,
.btn-gruen.dropdown-toggle.disabled.focus,
.gruen .btn-default.checkbox-btn[disabled].focus,
.education .btn-default.checkbox-btn[disabled].focus,
.btn-gruen.checkbox-btn[disabled].focus,
.gruen .btn-default.dropdown-toggle[disabled].focus,
.education .btn-default.dropdown-toggle[disabled].focus,
.btn-gruen.dropdown-toggle[disabled].focus,
fieldset[disabled] .gruen .btn-default.checkbox-btn.focus,
fieldset[disabled] .education .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-gruen.checkbox-btn.focus,
fieldset[disabled] .gruen .btn-default.dropdown-toggle.focus,
fieldset[disabled] .education .btn-default.dropdown-toggle.focus,
fieldset[disabled] .btn-gruen.dropdown-toggle.focus,
.gruen .btn-default.checkbox-btn.disabled:active,
.education .btn-default.checkbox-btn.disabled:active,
.btn-gruen.checkbox-btn.disabled:active,
.gruen .btn-default.dropdown-toggle.disabled:active,
.education .btn-default.dropdown-toggle.disabled:active,
.btn-gruen.dropdown-toggle.disabled:active,
.gruen .btn-default.checkbox-btn[disabled]:active,
.education .btn-default.checkbox-btn[disabled]:active,
.btn-gruen.checkbox-btn[disabled]:active,
.gruen .btn-default.dropdown-toggle[disabled]:active,
.education .btn-default.dropdown-toggle[disabled]:active,
.btn-gruen.dropdown-toggle[disabled]:active,
fieldset[disabled] .gruen .btn-default.checkbox-btn:active,
fieldset[disabled] .education .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-gruen.checkbox-btn:active,
fieldset[disabled] .gruen .btn-default.dropdown-toggle:active,
fieldset[disabled] .education .btn-default.dropdown-toggle:active,
fieldset[disabled] .btn-gruen.dropdown-toggle:active,
.gruen .btn-default.checkbox-btn.disabled.active,
.education .btn-default.checkbox-btn.disabled.active,
.btn-gruen.checkbox-btn.disabled.active,
.gruen .btn-default.dropdown-toggle.disabled.active,
.education .btn-default.dropdown-toggle.disabled.active,
.btn-gruen.dropdown-toggle.disabled.active,
.gruen .btn-default.checkbox-btn[disabled].active,
.education .btn-default.checkbox-btn[disabled].active,
.btn-gruen.checkbox-btn[disabled].active,
.gruen .btn-default.dropdown-toggle[disabled].active,
.education .btn-default.dropdown-toggle[disabled].active,
.btn-gruen.dropdown-toggle[disabled].active,
fieldset[disabled] .gruen .btn-default.checkbox-btn.active,
fieldset[disabled] .education .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-gruen.checkbox-btn.active,
fieldset[disabled] .gruen .btn-default.dropdown-toggle.active,
fieldset[disabled] .education .btn-default.dropdown-toggle.active,
fieldset[disabled] .btn-gruen.dropdown-toggle.active {
  background-color: #aecd6b;
  border-color: #aecd6b;
  background-image: none;
}
.gruen .btn-default.checkbox-btn .badge,
.education .btn-default.checkbox-btn .badge,
.btn-gruen.checkbox-btn .badge,
.gruen .btn-default.dropdown-toggle .badge,
.education .btn-default.dropdown-toggle .badge,
.btn-gruen.dropdown-toggle .badge {
  color: #aecd6b;
  background-color: #FFFFFF;
}
/*
/*	======================================================================
/* 	BLAU/KONZERTE
/*	======================================================================
*/
.blau,
.konzerte {
  /* buttons */
  /* event-items */
  /* blog-items */
  /* article-detail */
}
.blau .video-teaser-title span,
.konzerte .video-teaser-title span,
.blau .progress > .progress-bar,
.konzerte .progress > .progress-bar,
.blau .mark,
.konzerte .mark,
.blau mark,
.konzerte mark {
  background-color: #003e90;
}
.blau .btn-default,
.konzerte .btn-default,
.blau.btn-default,
.konzerte.btn-default {
  border-color: #003e90;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #003e90;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default:focus,
.konzerte .btn-default:focus,
.blau.btn-default:focus,
.konzerte.btn-default:focus,
.blau .btn-default.focus,
.konzerte .btn-default.focus,
.blau.btn-default.focus,
.konzerte.btn-default.focus {
  color: #FFFFFF;
  background-color: #00285d;
  border-color: #000710;
}
.blau .btn-default:hover,
.konzerte .btn-default:hover,
.blau.btn-default:hover,
.konzerte.btn-default:hover {
  color: #FFFFFF;
  background-color: #00285d;
  border-color: #002453;
}
.blau .btn-default:active,
.konzerte .btn-default:active,
.blau.btn-default:active,
.konzerte.btn-default:active,
.blau .btn-default.active,
.konzerte .btn-default.active,
.blau.btn-default.active,
.konzerte.btn-default.active,
.open > .dropdown-toggle.blau .btn-default,
.open > .dropdown-toggle.konzerte .btn-default,
.open > .dropdown-toggle.blau.btn-default,
.open > .dropdown-toggle.konzerte.btn-default {
  color: #FFFFFF;
  background-color: #00285d;
  border-color: #002453;
}
.blau .btn-default:active:hover,
.konzerte .btn-default:active:hover,
.blau.btn-default:active:hover,
.konzerte.btn-default:active:hover,
.blau .btn-default.active:hover,
.konzerte .btn-default.active:hover,
.blau.btn-default.active:hover,
.konzerte.btn-default.active:hover,
.open > .dropdown-toggle.blau .btn-default:hover,
.open > .dropdown-toggle.konzerte .btn-default:hover,
.open > .dropdown-toggle.blau.btn-default:hover,
.open > .dropdown-toggle.konzerte.btn-default:hover,
.blau .btn-default:active:focus,
.konzerte .btn-default:active:focus,
.blau.btn-default:active:focus,
.konzerte.btn-default:active:focus,
.blau .btn-default.active:focus,
.konzerte .btn-default.active:focus,
.blau.btn-default.active:focus,
.konzerte.btn-default.active:focus,
.open > .dropdown-toggle.blau .btn-default:focus,
.open > .dropdown-toggle.konzerte .btn-default:focus,
.open > .dropdown-toggle.blau.btn-default:focus,
.open > .dropdown-toggle.konzerte.btn-default:focus,
.blau .btn-default:active.focus,
.konzerte .btn-default:active.focus,
.blau.btn-default:active.focus,
.konzerte.btn-default:active.focus,
.blau .btn-default.active.focus,
.konzerte .btn-default.active.focus,
.blau.btn-default.active.focus,
.konzerte.btn-default.active.focus,
.open > .dropdown-toggle.blau .btn-default.focus,
.open > .dropdown-toggle.konzerte .btn-default.focus,
.open > .dropdown-toggle.blau.btn-default.focus,
.open > .dropdown-toggle.konzerte.btn-default.focus {
  color: #FFFFFF;
  background-color: #001939;
  border-color: #000710;
}
.blau .btn-default:active,
.konzerte .btn-default:active,
.blau.btn-default:active,
.konzerte.btn-default:active,
.blau .btn-default.active,
.konzerte .btn-default.active,
.blau.btn-default.active,
.konzerte.btn-default.active,
.open > .dropdown-toggle.blau .btn-default,
.open > .dropdown-toggle.konzerte .btn-default,
.open > .dropdown-toggle.blau.btn-default,
.open > .dropdown-toggle.konzerte.btn-default {
  background-image: none;
}
.blau .btn-default.disabled,
.konzerte .btn-default.disabled,
.blau.btn-default.disabled,
.konzerte.btn-default.disabled,
.blau .btn-default[disabled],
.konzerte .btn-default[disabled],
.blau.btn-default[disabled],
.konzerte.btn-default[disabled],
fieldset[disabled] .blau .btn-default,
fieldset[disabled] .konzerte .btn-default,
fieldset[disabled] .blau.btn-default,
fieldset[disabled] .konzerte.btn-default,
.blau .btn-default.disabled:hover,
.konzerte .btn-default.disabled:hover,
.blau.btn-default.disabled:hover,
.konzerte.btn-default.disabled:hover,
.blau .btn-default[disabled]:hover,
.konzerte .btn-default[disabled]:hover,
.blau.btn-default[disabled]:hover,
.konzerte.btn-default[disabled]:hover,
fieldset[disabled] .blau .btn-default:hover,
fieldset[disabled] .konzerte .btn-default:hover,
fieldset[disabled] .blau.btn-default:hover,
fieldset[disabled] .konzerte.btn-default:hover,
.blau .btn-default.disabled:focus,
.konzerte .btn-default.disabled:focus,
.blau.btn-default.disabled:focus,
.konzerte.btn-default.disabled:focus,
.blau .btn-default[disabled]:focus,
.konzerte .btn-default[disabled]:focus,
.blau.btn-default[disabled]:focus,
.konzerte.btn-default[disabled]:focus,
fieldset[disabled] .blau .btn-default:focus,
fieldset[disabled] .konzerte .btn-default:focus,
fieldset[disabled] .blau.btn-default:focus,
fieldset[disabled] .konzerte.btn-default:focus,
.blau .btn-default.disabled.focus,
.konzerte .btn-default.disabled.focus,
.blau.btn-default.disabled.focus,
.konzerte.btn-default.disabled.focus,
.blau .btn-default[disabled].focus,
.konzerte .btn-default[disabled].focus,
.blau.btn-default[disabled].focus,
.konzerte.btn-default[disabled].focus,
fieldset[disabled] .blau .btn-default.focus,
fieldset[disabled] .konzerte .btn-default.focus,
fieldset[disabled] .blau.btn-default.focus,
fieldset[disabled] .konzerte.btn-default.focus,
.blau .btn-default.disabled:active,
.konzerte .btn-default.disabled:active,
.blau.btn-default.disabled:active,
.konzerte.btn-default.disabled:active,
.blau .btn-default[disabled]:active,
.konzerte .btn-default[disabled]:active,
.blau.btn-default[disabled]:active,
.konzerte.btn-default[disabled]:active,
fieldset[disabled] .blau .btn-default:active,
fieldset[disabled] .konzerte .btn-default:active,
fieldset[disabled] .blau.btn-default:active,
fieldset[disabled] .konzerte.btn-default:active,
.blau .btn-default.disabled.active,
.konzerte .btn-default.disabled.active,
.blau.btn-default.disabled.active,
.konzerte.btn-default.disabled.active,
.blau .btn-default[disabled].active,
.konzerte .btn-default[disabled].active,
.blau.btn-default[disabled].active,
.konzerte.btn-default[disabled].active,
fieldset[disabled] .blau .btn-default.active,
fieldset[disabled] .konzerte .btn-default.active,
fieldset[disabled] .blau.btn-default.active,
fieldset[disabled] .konzerte.btn-default.active {
  background-color: #003e90;
  border-color: #003e90;
}
.blau .btn-default .badge,
.konzerte .btn-default .badge,
.blau.btn-default .badge,
.konzerte.btn-default .badge {
  color: #003e90;
  background-color: #FFFFFF;
}
.blau .btn-default:focus,
.konzerte .btn-default:focus,
.blau.btn-default:focus,
.konzerte.btn-default:focus,
.blau .btn-default.focus,
.konzerte .btn-default.focus,
.blau.btn-default.focus,
.konzerte.btn-default.focus {
  color: #FFFFFF;
  background-color: #003e90;
  border-color: #003e90;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.blau .btn-default:hover,
.konzerte .btn-default:hover,
.blau.btn-default:hover,
.konzerte.btn-default:hover {
  color: #FFFFFF;
  background-color: #003377;
  border-color: #003377;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default:active,
.konzerte .btn-default:active,
.blau.btn-default:active,
.konzerte.btn-default:active,
.blau .btn-default.active,
.konzerte .btn-default.active,
.blau.btn-default.active,
.konzerte.btn-default.active {
  color: #FFFFFF;
  background-color: #002453;
  border-color: #002453;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default:active:hover,
.konzerte .btn-default:active:hover,
.blau.btn-default:active:hover,
.konzerte.btn-default:active:hover,
.blau .btn-default.active:hover,
.konzerte .btn-default.active:hover,
.blau.btn-default.active:hover,
.konzerte.btn-default.active:hover,
.blau .btn-default:active:focus,
.konzerte .btn-default:active:focus,
.blau.btn-default:active:focus,
.konzerte.btn-default:active:focus,
.blau .btn-default.active:focus,
.konzerte .btn-default.active:focus,
.blau.btn-default.active:focus,
.konzerte.btn-default.active:focus,
.blau .btn-default:active.focus,
.konzerte .btn-default:active.focus,
.blau.btn-default:active.focus,
.konzerte.btn-default:active.focus,
.blau .btn-default.active.focus,
.konzerte .btn-default.active.focus,
.blau.btn-default.active.focus,
.konzerte.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #001d44;
  border-color: #001d44;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default.disabled,
.konzerte .btn-default.disabled,
.blau.btn-default.disabled,
.konzerte.btn-default.disabled,
.blau .btn-default[disabled],
.konzerte .btn-default[disabled],
.blau.btn-default[disabled],
.konzerte.btn-default[disabled],
fieldset[disabled] .blau .btn-default,
fieldset[disabled] .konzerte .btn-default,
fieldset[disabled] .blau.btn-default,
fieldset[disabled] .konzerte.btn-default,
.blau .btn-default.disabled:hover,
.konzerte .btn-default.disabled:hover,
.blau.btn-default.disabled:hover,
.konzerte.btn-default.disabled:hover,
.blau .btn-default[disabled]:hover,
.konzerte .btn-default[disabled]:hover,
.blau.btn-default[disabled]:hover,
.konzerte.btn-default[disabled]:hover,
fieldset[disabled] .blau .btn-default:hover,
fieldset[disabled] .konzerte .btn-default:hover,
fieldset[disabled] .blau.btn-default:hover,
fieldset[disabled] .konzerte.btn-default:hover,
.blau .btn-default.disabled:focus,
.konzerte .btn-default.disabled:focus,
.blau.btn-default.disabled:focus,
.konzerte.btn-default.disabled:focus,
.blau .btn-default[disabled]:focus,
.konzerte .btn-default[disabled]:focus,
.blau.btn-default[disabled]:focus,
.konzerte.btn-default[disabled]:focus,
fieldset[disabled] .blau .btn-default:focus,
fieldset[disabled] .konzerte .btn-default:focus,
fieldset[disabled] .blau.btn-default:focus,
fieldset[disabled] .konzerte.btn-default:focus,
.blau .btn-default.disabled.focus,
.konzerte .btn-default.disabled.focus,
.blau.btn-default.disabled.focus,
.konzerte.btn-default.disabled.focus,
.blau .btn-default[disabled].focus,
.konzerte .btn-default[disabled].focus,
.blau.btn-default[disabled].focus,
.konzerte.btn-default[disabled].focus,
fieldset[disabled] .blau .btn-default.focus,
fieldset[disabled] .konzerte .btn-default.focus,
fieldset[disabled] .blau.btn-default.focus,
fieldset[disabled] .konzerte.btn-default.focus,
.blau .btn-default.disabled:active,
.konzerte .btn-default.disabled:active,
.blau.btn-default.disabled:active,
.konzerte.btn-default.disabled:active,
.blau .btn-default[disabled]:active,
.konzerte .btn-default[disabled]:active,
.blau.btn-default[disabled]:active,
.konzerte.btn-default[disabled]:active,
fieldset[disabled] .blau .btn-default:active,
fieldset[disabled] .konzerte .btn-default:active,
fieldset[disabled] .blau.btn-default:active,
fieldset[disabled] .konzerte.btn-default:active,
.blau .btn-default.disabled.active,
.konzerte .btn-default.disabled.active,
.blau.btn-default.disabled.active,
.konzerte.btn-default.disabled.active,
.blau .btn-default[disabled].active,
.konzerte .btn-default[disabled].active,
.blau.btn-default[disabled].active,
.konzerte.btn-default[disabled].active,
fieldset[disabled] .blau .btn-default.active,
fieldset[disabled] .konzerte .btn-default.active,
fieldset[disabled] .blau.btn-default.active,
fieldset[disabled] .konzerte.btn-default.active {
  background-color: #003e90;
  border-color: #003e90;
  background-image: none;
}
.blau .btn-default .badge,
.konzerte .btn-default .badge,
.blau.btn-default .badge,
.konzerte.btn-default .badge {
  color: #003e90;
  background-color: #FFFFFF;
}
.blau .event-item,
.konzerte .event-item,
.blau.event-item,
.konzerte.event-item,
.blau .event-item:nth-child(even),
.konzerte .event-item:nth-child(even),
.blau.event-item:nth-child(even),
.konzerte.event-item:nth-child(even),
.blau .event-item:nth-child(odd),
.konzerte .event-item:nth-child(odd),
.blau.event-item:nth-child(odd),
.konzerte.event-item:nth-child(odd),
.blau .event-item .time,
.konzerte .event-item .time,
.blau.event-item .time,
.konzerte.event-item .time,
.blau .event-item .location,
.konzerte .event-item .location,
.blau.event-item .location,
.konzerte.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.blau .event-item .article-info,
.konzerte .event-item .article-info,
.blau.event-item .article-info,
.konzerte.event-item .article-info,
.blau .event-item .article-content,
.konzerte .event-item .article-content,
.blau.event-item .article-content,
.konzerte.event-item .article-content,
.blau .event-item .article-info > *,
.konzerte .event-item .article-info > *,
.blau.event-item .article-info > *,
.konzerte.event-item .article-info > *,
.blau .event-item .article-content > *,
.konzerte .event-item .article-content > *,
.blau.event-item .article-content > *,
.konzerte.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.blau .event-item .venue,
.konzerte .event-item .venue,
.blau.event-item .venue,
.konzerte.event-item .venue {
  color: #2D2D2D;
}
.blau .event-item .time,
.konzerte .event-item .time,
.blau.event-item .time,
.konzerte.event-item .time,
.blau .event-item .location,
.konzerte .event-item .location,
.blau.event-item .location,
.konzerte.event-item .location {
  color: #FFFFFF;
  background-color: #003e90;
}
.blau .event-item.soldout .venue,
.konzerte .event-item.soldout .venue,
.blau.event-item.soldout .venue,
.konzerte.event-item.soldout .venue {
  color: #9D9D9D;
}
.blau .event-item.soldout .time,
.konzerte .event-item.soldout .time,
.blau.event-item.soldout .time,
.konzerte.event-item.soldout .time,
.blau .event-item.soldout .location,
.konzerte .event-item.soldout .location,
.blau.event-item.soldout .location,
.konzerte.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #003e90;
}
.blau .event-item.soldout .article-content,
.konzerte .event-item.soldout .article-content,
.blau.event-item.soldout .article-content,
.konzerte.event-item.soldout .article-content,
.blau .event-item.soldout .article-content > *,
.konzerte .event-item.soldout .article-content > *,
.blau.event-item.soldout .article-content > *,
.konzerte.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.blau .event-item.soldout .article-content > p,
.konzerte .event-item.soldout .article-content > p,
.blau.event-item.soldout .article-content > p,
.konzerte.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.blau .event-item:hover,
.konzerte .event-item:hover,
.blau.event-item:hover,
.konzerte.event-item:hover,
.blau .event-item.hover,
.konzerte .event-item.hover,
.blau.event-item.hover,
.konzerte.event-item.hover,
.blau .event-item:hover.soldout,
.konzerte .event-item:hover.soldout,
.blau.event-item:hover.soldout,
.konzerte.event-item:hover.soldout,
.blau .event-item.hover.soldout,
.konzerte .event-item.hover.soldout,
.blau.event-item.hover.soldout,
.konzerte.event-item.hover.soldout,
.blau .event-item:hover:nth-child(odd),
.konzerte .event-item:hover:nth-child(odd),
.blau.event-item:hover:nth-child(odd),
.konzerte.event-item:hover:nth-child(odd),
.blau .event-item.hover:nth-child(odd),
.konzerte .event-item.hover:nth-child(odd),
.blau.event-item.hover:nth-child(odd),
.konzerte.event-item.hover:nth-child(odd),
.blau .event-item:hover:nth-child(even),
.konzerte .event-item:hover:nth-child(even),
.blau.event-item:hover:nth-child(even),
.konzerte.event-item:hover:nth-child(even),
.blau .event-item.hover:nth-child(even),
.konzerte .event-item.hover:nth-child(even),
.blau.event-item.hover:nth-child(even),
.konzerte.event-item.hover:nth-child(even) {
  background-color: #003e90;
}
.blau .event-item:hover .venue,
.konzerte .event-item:hover .venue,
.blau.event-item:hover .venue,
.konzerte.event-item:hover .venue,
.blau .event-item.hover .venue,
.konzerte .event-item.hover .venue,
.blau.event-item.hover .venue,
.konzerte.event-item.hover .venue {
  color: #FFFFFF;
}
.blau .event-item:hover .location,
.konzerte .event-item:hover .location,
.blau.event-item:hover .location,
.konzerte.event-item:hover .location,
.blau .event-item.hover .location,
.konzerte .event-item.hover .location,
.blau.event-item.hover .location,
.konzerte.event-item.hover .location {
  color: #003e90;
  background-color: #FFFFFF;
}
.blau .event-item:hover .article-info > .time,
.konzerte .event-item:hover .article-info > .time,
.blau.event-item:hover .article-info > .time,
.konzerte.event-item:hover .article-info > .time,
.blau .event-item.hover .article-info > .time,
.konzerte .event-item.hover .article-info > .time,
.blau.event-item.hover .article-info > .time,
.konzerte.event-item.hover .article-info > .time {
  color: #003e90;
  background-color: #FFFFFF;
}
.blau .event-item:hover .article-content,
.konzerte .event-item:hover .article-content,
.blau.event-item:hover .article-content,
.konzerte.event-item:hover .article-content,
.blau .event-item.hover .article-content,
.konzerte .event-item.hover .article-content,
.blau.event-item.hover .article-content,
.konzerte.event-item.hover .article-content,
.blau .event-item:hover .article-content > *,
.konzerte .event-item:hover .article-content > *,
.blau.event-item:hover .article-content > *,
.konzerte.event-item:hover .article-content > *,
.blau .event-item.hover .article-content > *,
.konzerte .event-item.hover .article-content > *,
.blau.event-item.hover .article-content > *,
.konzerte.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.blau .event-item:hover .article-content > p,
.konzerte .event-item:hover .article-content > p,
.blau.event-item:hover .article-content > p,
.konzerte.event-item:hover .article-content > p,
.blau .event-item.hover .article-content > p,
.konzerte .event-item.hover .article-content > p,
.blau.event-item.hover .article-content > p,
.konzerte.event-item.hover .article-content > p {
  color: #FFFFFF;
}
.blau .item-intro.hover,
.konzerte .item-intro.hover,
.blau .item-leading.hover,
.konzerte .item-leading.hover,
.blau.item-intro.hover,
.konzerte.item-intro.hover,
.blau.item-leading.hover,
.konzerte.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .blau .item-intro.hover,
  .konzerte .item-intro.hover,
  .blau .item-leading.hover,
  .konzerte .item-leading.hover,
  .blau.item-intro.hover,
  .konzerte.item-intro.hover,
  .blau.item-leading.hover,
  .konzerte.item-leading.hover {
    background-color: #003e90 !important;
  }
  .blau .item-intro.hover > .inner > .layer .item-title,
  .konzerte .item-intro.hover > .inner > .layer .item-title,
  .blau .item-leading.hover > .inner > .layer .item-title,
  .konzerte .item-leading.hover > .inner > .layer .item-title,
  .blau.item-intro.hover > .inner > .layer .item-title,
  .konzerte.item-intro.hover > .inner > .layer .item-title,
  .blau.item-leading.hover > .inner > .layer .item-title,
  .konzerte.item-leading.hover > .inner > .layer .item-title {
    color: #003e90 !important;
  }
  .blau .item-intro.hover > .inner > .layer .item-title .mark,
  .konzerte .item-intro.hover > .inner > .layer .item-title .mark,
  .blau .item-leading.hover > .inner > .layer .item-title .mark,
  .konzerte .item-leading.hover > .inner > .layer .item-title .mark,
  .blau.item-intro.hover > .inner > .layer .item-title .mark,
  .konzerte.item-intro.hover > .inner > .layer .item-title .mark,
  .blau.item-leading.hover > .inner > .layer .item-title .mark,
  .konzerte.item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
.blau .article-detail,
.konzerte .article-detail,
.blau.article-detail,
.konzerte.article-detail {
  background-color: #003e90;
}
.blau .article-detail > .article-header,
.konzerte .article-detail > .article-header,
.blau.article-detail > .article-header,
.konzerte.article-detail > .article-header {
  background-color: #003e90;
}
.blau .article-detail > .article-header a,
.konzerte .article-detail > .article-header a,
.blau.article-detail > .article-header a,
.konzerte.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.blau .article-detail > .article-header a:hover,
.konzerte .article-detail > .article-header a:hover,
.blau.article-detail > .article-header a:hover,
.konzerte.article-detail > .article-header a:hover,
.blau .article-detail > .article-header a:focus,
.konzerte .article-detail > .article-header a:focus,
.blau.article-detail > .article-header a:focus,
.konzerte.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.blau .article-detail > .article-body,
.konzerte .article-detail > .article-body,
.blau.article-detail > .article-body,
.konzerte.article-detail > .article-body {
  background-color: #002c67;
}
.blau .article-detail > .article-body a,
.konzerte .article-detail > .article-body a,
.blau.article-detail > .article-body a,
.konzerte.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.blau .article-detail > .article-body a:hover,
.konzerte .article-detail > .article-body a:hover,
.blau.article-detail > .article-body a:hover,
.konzerte.article-detail > .article-body a:hover,
.blau .article-detail > .article-body a:focus,
.konzerte .article-detail > .article-body a:focus,
.blau.article-detail > .article-body a:focus,
.konzerte.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.blau .article-detail .back-to-list-btn,
.konzerte .article-detail .back-to-list-btn,
.blau.article-detail .back-to-list-btn,
.konzerte.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #003e90;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .article-detail .back-to-list-btn:focus,
.konzerte .article-detail .back-to-list-btn:focus,
.blau.article-detail .back-to-list-btn:focus,
.konzerte.article-detail .back-to-list-btn:focus,
.blau .article-detail .back-to-list-btn.focus,
.konzerte .article-detail .back-to-list-btn.focus,
.blau.article-detail .back-to-list-btn.focus,
.konzerte.article-detail .back-to-list-btn.focus {
  color: #003e90;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.blau .article-detail .back-to-list-btn:hover,
.konzerte .article-detail .back-to-list-btn:hover,
.blau.article-detail .back-to-list-btn:hover,
.konzerte.article-detail .back-to-list-btn:hover {
  color: #003e90;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.blau .article-detail .back-to-list-btn:active,
.konzerte .article-detail .back-to-list-btn:active,
.blau.article-detail .back-to-list-btn:active,
.konzerte.article-detail .back-to-list-btn:active,
.blau .article-detail .back-to-list-btn.active,
.konzerte .article-detail .back-to-list-btn.active,
.blau.article-detail .back-to-list-btn.active,
.konzerte.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.blau .article-detail .back-to-list-btn,
.open > .dropdown-toggle.konzerte .article-detail .back-to-list-btn,
.open > .dropdown-toggle.blau.article-detail .back-to-list-btn,
.open > .dropdown-toggle.konzerte.article-detail .back-to-list-btn {
  color: #003e90;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.blau .article-detail .back-to-list-btn:active:hover,
.konzerte .article-detail .back-to-list-btn:active:hover,
.blau.article-detail .back-to-list-btn:active:hover,
.konzerte.article-detail .back-to-list-btn:active:hover,
.blau .article-detail .back-to-list-btn.active:hover,
.konzerte .article-detail .back-to-list-btn.active:hover,
.blau.article-detail .back-to-list-btn.active:hover,
.konzerte.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.blau .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.konzerte .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.blau.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.konzerte.article-detail .back-to-list-btn:hover,
.blau .article-detail .back-to-list-btn:active:focus,
.konzerte .article-detail .back-to-list-btn:active:focus,
.blau.article-detail .back-to-list-btn:active:focus,
.konzerte.article-detail .back-to-list-btn:active:focus,
.blau .article-detail .back-to-list-btn.active:focus,
.konzerte .article-detail .back-to-list-btn.active:focus,
.blau.article-detail .back-to-list-btn.active:focus,
.konzerte.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.blau .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.konzerte .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.blau.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.konzerte.article-detail .back-to-list-btn:focus,
.blau .article-detail .back-to-list-btn:active.focus,
.konzerte .article-detail .back-to-list-btn:active.focus,
.blau.article-detail .back-to-list-btn:active.focus,
.konzerte.article-detail .back-to-list-btn:active.focus,
.blau .article-detail .back-to-list-btn.active.focus,
.konzerte .article-detail .back-to-list-btn.active.focus,
.blau.article-detail .back-to-list-btn.active.focus,
.konzerte.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.blau .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.konzerte .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.blau.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.konzerte.article-detail .back-to-list-btn.focus {
  color: #003e90;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.blau .article-detail .back-to-list-btn:active,
.konzerte .article-detail .back-to-list-btn:active,
.blau.article-detail .back-to-list-btn:active,
.konzerte.article-detail .back-to-list-btn:active,
.blau .article-detail .back-to-list-btn.active,
.konzerte .article-detail .back-to-list-btn.active,
.blau.article-detail .back-to-list-btn.active,
.konzerte.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.blau .article-detail .back-to-list-btn,
.open > .dropdown-toggle.konzerte .article-detail .back-to-list-btn,
.open > .dropdown-toggle.blau.article-detail .back-to-list-btn,
.open > .dropdown-toggle.konzerte.article-detail .back-to-list-btn {
  background-image: none;
}
.blau .article-detail .back-to-list-btn.disabled,
.konzerte .article-detail .back-to-list-btn.disabled,
.blau.article-detail .back-to-list-btn.disabled,
.konzerte.article-detail .back-to-list-btn.disabled,
.blau .article-detail .back-to-list-btn[disabled],
.konzerte .article-detail .back-to-list-btn[disabled],
.blau.article-detail .back-to-list-btn[disabled],
.konzerte.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .blau .article-detail .back-to-list-btn,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn,
fieldset[disabled] .blau.article-detail .back-to-list-btn,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn,
.blau .article-detail .back-to-list-btn.disabled:hover,
.konzerte .article-detail .back-to-list-btn.disabled:hover,
.blau.article-detail .back-to-list-btn.disabled:hover,
.konzerte.article-detail .back-to-list-btn.disabled:hover,
.blau .article-detail .back-to-list-btn[disabled]:hover,
.konzerte .article-detail .back-to-list-btn[disabled]:hover,
.blau.article-detail .back-to-list-btn[disabled]:hover,
.konzerte.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .blau .article-detail .back-to-list-btn:hover,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn:hover,
fieldset[disabled] .blau.article-detail .back-to-list-btn:hover,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn:hover,
.blau .article-detail .back-to-list-btn.disabled:focus,
.konzerte .article-detail .back-to-list-btn.disabled:focus,
.blau.article-detail .back-to-list-btn.disabled:focus,
.konzerte.article-detail .back-to-list-btn.disabled:focus,
.blau .article-detail .back-to-list-btn[disabled]:focus,
.konzerte .article-detail .back-to-list-btn[disabled]:focus,
.blau.article-detail .back-to-list-btn[disabled]:focus,
.konzerte.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .blau .article-detail .back-to-list-btn:focus,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn:focus,
fieldset[disabled] .blau.article-detail .back-to-list-btn:focus,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn:focus,
.blau .article-detail .back-to-list-btn.disabled.focus,
.konzerte .article-detail .back-to-list-btn.disabled.focus,
.blau.article-detail .back-to-list-btn.disabled.focus,
.konzerte.article-detail .back-to-list-btn.disabled.focus,
.blau .article-detail .back-to-list-btn[disabled].focus,
.konzerte .article-detail .back-to-list-btn[disabled].focus,
.blau.article-detail .back-to-list-btn[disabled].focus,
.konzerte.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .blau .article-detail .back-to-list-btn.focus,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn.focus,
fieldset[disabled] .blau.article-detail .back-to-list-btn.focus,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn.focus,
.blau .article-detail .back-to-list-btn.disabled:active,
.konzerte .article-detail .back-to-list-btn.disabled:active,
.blau.article-detail .back-to-list-btn.disabled:active,
.konzerte.article-detail .back-to-list-btn.disabled:active,
.blau .article-detail .back-to-list-btn[disabled]:active,
.konzerte .article-detail .back-to-list-btn[disabled]:active,
.blau.article-detail .back-to-list-btn[disabled]:active,
.konzerte.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .blau .article-detail .back-to-list-btn:active,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn:active,
fieldset[disabled] .blau.article-detail .back-to-list-btn:active,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn:active,
.blau .article-detail .back-to-list-btn.disabled.active,
.konzerte .article-detail .back-to-list-btn.disabled.active,
.blau.article-detail .back-to-list-btn.disabled.active,
.konzerte.article-detail .back-to-list-btn.disabled.active,
.blau .article-detail .back-to-list-btn[disabled].active,
.konzerte .article-detail .back-to-list-btn[disabled].active,
.blau.article-detail .back-to-list-btn[disabled].active,
.konzerte.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .blau .article-detail .back-to-list-btn.active,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn.active,
fieldset[disabled] .blau.article-detail .back-to-list-btn.active,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.blau .article-detail .back-to-list-btn .badge,
.konzerte .article-detail .back-to-list-btn .badge,
.blau.article-detail .back-to-list-btn .badge,
.konzerte.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #003e90;
}
.blau .article-detail .back-to-list-btn:focus,
.konzerte .article-detail .back-to-list-btn:focus,
.blau.article-detail .back-to-list-btn:focus,
.konzerte.article-detail .back-to-list-btn:focus,
.blau .article-detail .back-to-list-btn.focus,
.konzerte .article-detail .back-to-list-btn.focus,
.blau.article-detail .back-to-list-btn.focus,
.konzerte.article-detail .back-to-list-btn.focus {
  color: #003e90;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.blau .article-detail .back-to-list-btn:hover,
.konzerte .article-detail .back-to-list-btn:hover,
.blau.article-detail .back-to-list-btn:hover,
.konzerte.article-detail .back-to-list-btn:hover {
  color: #003e90;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .article-detail .back-to-list-btn:active,
.konzerte .article-detail .back-to-list-btn:active,
.blau.article-detail .back-to-list-btn:active,
.konzerte.article-detail .back-to-list-btn:active,
.blau .article-detail .back-to-list-btn.active,
.konzerte .article-detail .back-to-list-btn.active,
.blau.article-detail .back-to-list-btn.active,
.konzerte.article-detail .back-to-list-btn.active {
  color: #003e90;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .article-detail .back-to-list-btn:active:hover,
.konzerte .article-detail .back-to-list-btn:active:hover,
.blau.article-detail .back-to-list-btn:active:hover,
.konzerte.article-detail .back-to-list-btn:active:hover,
.blau .article-detail .back-to-list-btn.active:hover,
.konzerte .article-detail .back-to-list-btn.active:hover,
.blau.article-detail .back-to-list-btn.active:hover,
.konzerte.article-detail .back-to-list-btn.active:hover,
.blau .article-detail .back-to-list-btn:active:focus,
.konzerte .article-detail .back-to-list-btn:active:focus,
.blau.article-detail .back-to-list-btn:active:focus,
.konzerte.article-detail .back-to-list-btn:active:focus,
.blau .article-detail .back-to-list-btn.active:focus,
.konzerte .article-detail .back-to-list-btn.active:focus,
.blau.article-detail .back-to-list-btn.active:focus,
.konzerte.article-detail .back-to-list-btn.active:focus,
.blau .article-detail .back-to-list-btn:active.focus,
.konzerte .article-detail .back-to-list-btn:active.focus,
.blau.article-detail .back-to-list-btn:active.focus,
.konzerte.article-detail .back-to-list-btn:active.focus,
.blau .article-detail .back-to-list-btn.active.focus,
.konzerte .article-detail .back-to-list-btn.active.focus,
.blau.article-detail .back-to-list-btn.active.focus,
.konzerte.article-detail .back-to-list-btn.active.focus {
  color: #003e90;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .article-detail .back-to-list-btn.disabled,
.konzerte .article-detail .back-to-list-btn.disabled,
.blau.article-detail .back-to-list-btn.disabled,
.konzerte.article-detail .back-to-list-btn.disabled,
.blau .article-detail .back-to-list-btn[disabled],
.konzerte .article-detail .back-to-list-btn[disabled],
.blau.article-detail .back-to-list-btn[disabled],
.konzerte.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .blau .article-detail .back-to-list-btn,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn,
fieldset[disabled] .blau.article-detail .back-to-list-btn,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn,
.blau .article-detail .back-to-list-btn.disabled:hover,
.konzerte .article-detail .back-to-list-btn.disabled:hover,
.blau.article-detail .back-to-list-btn.disabled:hover,
.konzerte.article-detail .back-to-list-btn.disabled:hover,
.blau .article-detail .back-to-list-btn[disabled]:hover,
.konzerte .article-detail .back-to-list-btn[disabled]:hover,
.blau.article-detail .back-to-list-btn[disabled]:hover,
.konzerte.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .blau .article-detail .back-to-list-btn:hover,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn:hover,
fieldset[disabled] .blau.article-detail .back-to-list-btn:hover,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn:hover,
.blau .article-detail .back-to-list-btn.disabled:focus,
.konzerte .article-detail .back-to-list-btn.disabled:focus,
.blau.article-detail .back-to-list-btn.disabled:focus,
.konzerte.article-detail .back-to-list-btn.disabled:focus,
.blau .article-detail .back-to-list-btn[disabled]:focus,
.konzerte .article-detail .back-to-list-btn[disabled]:focus,
.blau.article-detail .back-to-list-btn[disabled]:focus,
.konzerte.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .blau .article-detail .back-to-list-btn:focus,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn:focus,
fieldset[disabled] .blau.article-detail .back-to-list-btn:focus,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn:focus,
.blau .article-detail .back-to-list-btn.disabled.focus,
.konzerte .article-detail .back-to-list-btn.disabled.focus,
.blau.article-detail .back-to-list-btn.disabled.focus,
.konzerte.article-detail .back-to-list-btn.disabled.focus,
.blau .article-detail .back-to-list-btn[disabled].focus,
.konzerte .article-detail .back-to-list-btn[disabled].focus,
.blau.article-detail .back-to-list-btn[disabled].focus,
.konzerte.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .blau .article-detail .back-to-list-btn.focus,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn.focus,
fieldset[disabled] .blau.article-detail .back-to-list-btn.focus,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn.focus,
.blau .article-detail .back-to-list-btn.disabled:active,
.konzerte .article-detail .back-to-list-btn.disabled:active,
.blau.article-detail .back-to-list-btn.disabled:active,
.konzerte.article-detail .back-to-list-btn.disabled:active,
.blau .article-detail .back-to-list-btn[disabled]:active,
.konzerte .article-detail .back-to-list-btn[disabled]:active,
.blau.article-detail .back-to-list-btn[disabled]:active,
.konzerte.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .blau .article-detail .back-to-list-btn:active,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn:active,
fieldset[disabled] .blau.article-detail .back-to-list-btn:active,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn:active,
.blau .article-detail .back-to-list-btn.disabled.active,
.konzerte .article-detail .back-to-list-btn.disabled.active,
.blau.article-detail .back-to-list-btn.disabled.active,
.konzerte.article-detail .back-to-list-btn.disabled.active,
.blau .article-detail .back-to-list-btn[disabled].active,
.konzerte .article-detail .back-to-list-btn[disabled].active,
.blau.article-detail .back-to-list-btn[disabled].active,
.konzerte.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .blau .article-detail .back-to-list-btn.active,
fieldset[disabled] .konzerte .article-detail .back-to-list-btn.active,
fieldset[disabled] .blau.article-detail .back-to-list-btn.active,
fieldset[disabled] .konzerte.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.blau .article-detail .back-to-list-btn .badge,
.konzerte .article-detail .back-to-list-btn .badge,
.blau.article-detail .back-to-list-btn .badge,
.konzerte.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #003e90;
}
.blau .article-detail .location,
.konzerte .article-detail .location,
.blau.article-detail .location,
.konzerte.article-detail .location {
  color: #003e90;
  background-color: #FFFFFF;
}
.blau .article-detail .date-venue,
.konzerte .article-detail .date-venue,
.blau.article-detail .date-venue,
.konzerte.article-detail .date-venue {
  color: #FFFFFF;
}
.blau .article-detail .date-venue > a,
.konzerte .article-detail .date-venue > a,
.blau.article-detail .date-venue > a,
.konzerte.article-detail .date-venue > a,
.blau .article-detail .date-venue > a:hover,
.konzerte .article-detail .date-venue > a:hover,
.blau.article-detail .date-venue > a:hover,
.konzerte.article-detail .date-venue > a:hover,
.blau .article-detail .date-venue > a:focus,
.konzerte .article-detail .date-venue > a:focus,
.blau.article-detail .date-venue > a:focus,
.konzerte.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
/* buttons */
.blau .btn-default,
.konzerte .btn-default,
.btn-blau,
.btn-konzerte {
  border-color: #003e90;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #003e90;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default:focus,
.konzerte .btn-default:focus,
.btn-blau:focus,
.btn-konzerte:focus,
.blau .btn-default.focus,
.konzerte .btn-default.focus,
.btn-blau.focus,
.btn-konzerte.focus {
  color: #FFFFFF;
  background-color: #00285d;
  border-color: #000710;
}
.blau .btn-default:hover,
.konzerte .btn-default:hover,
.btn-blau:hover,
.btn-konzerte:hover {
  color: #FFFFFF;
  background-color: #00285d;
  border-color: #002453;
}
.blau .btn-default:active,
.konzerte .btn-default:active,
.btn-blau:active,
.btn-konzerte:active,
.blau .btn-default.active,
.konzerte .btn-default.active,
.btn-blau.active,
.btn-konzerte.active,
.open > .dropdown-toggle.blau .btn-default,
.open > .dropdown-toggle.konzerte .btn-default,
.open > .dropdown-toggle.btn-blau,
.open > .dropdown-toggle.btn-konzerte {
  color: #FFFFFF;
  background-color: #00285d;
  border-color: #002453;
}
.blau .btn-default:active:hover,
.konzerte .btn-default:active:hover,
.btn-blau:active:hover,
.btn-konzerte:active:hover,
.blau .btn-default.active:hover,
.konzerte .btn-default.active:hover,
.btn-blau.active:hover,
.btn-konzerte.active:hover,
.open > .dropdown-toggle.blau .btn-default:hover,
.open > .dropdown-toggle.konzerte .btn-default:hover,
.open > .dropdown-toggle.btn-blau:hover,
.open > .dropdown-toggle.btn-konzerte:hover,
.blau .btn-default:active:focus,
.konzerte .btn-default:active:focus,
.btn-blau:active:focus,
.btn-konzerte:active:focus,
.blau .btn-default.active:focus,
.konzerte .btn-default.active:focus,
.btn-blau.active:focus,
.btn-konzerte.active:focus,
.open > .dropdown-toggle.blau .btn-default:focus,
.open > .dropdown-toggle.konzerte .btn-default:focus,
.open > .dropdown-toggle.btn-blau:focus,
.open > .dropdown-toggle.btn-konzerte:focus,
.blau .btn-default:active.focus,
.konzerte .btn-default:active.focus,
.btn-blau:active.focus,
.btn-konzerte:active.focus,
.blau .btn-default.active.focus,
.konzerte .btn-default.active.focus,
.btn-blau.active.focus,
.btn-konzerte.active.focus,
.open > .dropdown-toggle.blau .btn-default.focus,
.open > .dropdown-toggle.konzerte .btn-default.focus,
.open > .dropdown-toggle.btn-blau.focus,
.open > .dropdown-toggle.btn-konzerte.focus {
  color: #FFFFFF;
  background-color: #001939;
  border-color: #000710;
}
.blau .btn-default:active,
.konzerte .btn-default:active,
.btn-blau:active,
.btn-konzerte:active,
.blau .btn-default.active,
.konzerte .btn-default.active,
.btn-blau.active,
.btn-konzerte.active,
.open > .dropdown-toggle.blau .btn-default,
.open > .dropdown-toggle.konzerte .btn-default,
.open > .dropdown-toggle.btn-blau,
.open > .dropdown-toggle.btn-konzerte {
  background-image: none;
}
.blau .btn-default.disabled,
.konzerte .btn-default.disabled,
.btn-blau.disabled,
.btn-konzerte.disabled,
.blau .btn-default[disabled],
.konzerte .btn-default[disabled],
.btn-blau[disabled],
.btn-konzerte[disabled],
fieldset[disabled] .blau .btn-default,
fieldset[disabled] .konzerte .btn-default,
fieldset[disabled] .btn-blau,
fieldset[disabled] .btn-konzerte,
.blau .btn-default.disabled:hover,
.konzerte .btn-default.disabled:hover,
.btn-blau.disabled:hover,
.btn-konzerte.disabled:hover,
.blau .btn-default[disabled]:hover,
.konzerte .btn-default[disabled]:hover,
.btn-blau[disabled]:hover,
.btn-konzerte[disabled]:hover,
fieldset[disabled] .blau .btn-default:hover,
fieldset[disabled] .konzerte .btn-default:hover,
fieldset[disabled] .btn-blau:hover,
fieldset[disabled] .btn-konzerte:hover,
.blau .btn-default.disabled:focus,
.konzerte .btn-default.disabled:focus,
.btn-blau.disabled:focus,
.btn-konzerte.disabled:focus,
.blau .btn-default[disabled]:focus,
.konzerte .btn-default[disabled]:focus,
.btn-blau[disabled]:focus,
.btn-konzerte[disabled]:focus,
fieldset[disabled] .blau .btn-default:focus,
fieldset[disabled] .konzerte .btn-default:focus,
fieldset[disabled] .btn-blau:focus,
fieldset[disabled] .btn-konzerte:focus,
.blau .btn-default.disabled.focus,
.konzerte .btn-default.disabled.focus,
.btn-blau.disabled.focus,
.btn-konzerte.disabled.focus,
.blau .btn-default[disabled].focus,
.konzerte .btn-default[disabled].focus,
.btn-blau[disabled].focus,
.btn-konzerte[disabled].focus,
fieldset[disabled] .blau .btn-default.focus,
fieldset[disabled] .konzerte .btn-default.focus,
fieldset[disabled] .btn-blau.focus,
fieldset[disabled] .btn-konzerte.focus,
.blau .btn-default.disabled:active,
.konzerte .btn-default.disabled:active,
.btn-blau.disabled:active,
.btn-konzerte.disabled:active,
.blau .btn-default[disabled]:active,
.konzerte .btn-default[disabled]:active,
.btn-blau[disabled]:active,
.btn-konzerte[disabled]:active,
fieldset[disabled] .blau .btn-default:active,
fieldset[disabled] .konzerte .btn-default:active,
fieldset[disabled] .btn-blau:active,
fieldset[disabled] .btn-konzerte:active,
.blau .btn-default.disabled.active,
.konzerte .btn-default.disabled.active,
.btn-blau.disabled.active,
.btn-konzerte.disabled.active,
.blau .btn-default[disabled].active,
.konzerte .btn-default[disabled].active,
.btn-blau[disabled].active,
.btn-konzerte[disabled].active,
fieldset[disabled] .blau .btn-default.active,
fieldset[disabled] .konzerte .btn-default.active,
fieldset[disabled] .btn-blau.active,
fieldset[disabled] .btn-konzerte.active {
  background-color: #003e90;
  border-color: #003e90;
}
.blau .btn-default .badge,
.konzerte .btn-default .badge,
.btn-blau .badge,
.btn-konzerte .badge {
  color: #003e90;
  background-color: #FFFFFF;
}
.blau .btn-default:focus,
.konzerte .btn-default:focus,
.btn-blau:focus,
.btn-konzerte:focus,
.blau .btn-default.focus,
.konzerte .btn-default.focus,
.btn-blau.focus,
.btn-konzerte.focus {
  color: #FFFFFF;
  background-color: #003e90;
  border-color: #003e90;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.blau .btn-default:hover,
.konzerte .btn-default:hover,
.btn-blau:hover,
.btn-konzerte:hover {
  color: #FFFFFF;
  background-color: #003377;
  border-color: #003377;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default:active,
.konzerte .btn-default:active,
.btn-blau:active,
.btn-konzerte:active,
.blau .btn-default.active,
.konzerte .btn-default.active,
.btn-blau.active,
.btn-konzerte.active {
  color: #FFFFFF;
  background-color: #002453;
  border-color: #002453;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default:active:hover,
.konzerte .btn-default:active:hover,
.btn-blau:active:hover,
.btn-konzerte:active:hover,
.blau .btn-default.active:hover,
.konzerte .btn-default.active:hover,
.btn-blau.active:hover,
.btn-konzerte.active:hover,
.blau .btn-default:active:focus,
.konzerte .btn-default:active:focus,
.btn-blau:active:focus,
.btn-konzerte:active:focus,
.blau .btn-default.active:focus,
.konzerte .btn-default.active:focus,
.btn-blau.active:focus,
.btn-konzerte.active:focus,
.blau .btn-default:active.focus,
.konzerte .btn-default:active.focus,
.btn-blau:active.focus,
.btn-konzerte:active.focus,
.blau .btn-default.active.focus,
.konzerte .btn-default.active.focus,
.btn-blau.active.focus,
.btn-konzerte.active.focus {
  color: #FFFFFF;
  background-color: #001d44;
  border-color: #001d44;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default.disabled,
.konzerte .btn-default.disabled,
.btn-blau.disabled,
.btn-konzerte.disabled,
.blau .btn-default[disabled],
.konzerte .btn-default[disabled],
.btn-blau[disabled],
.btn-konzerte[disabled],
fieldset[disabled] .blau .btn-default,
fieldset[disabled] .konzerte .btn-default,
fieldset[disabled] .btn-blau,
fieldset[disabled] .btn-konzerte,
.blau .btn-default.disabled:hover,
.konzerte .btn-default.disabled:hover,
.btn-blau.disabled:hover,
.btn-konzerte.disabled:hover,
.blau .btn-default[disabled]:hover,
.konzerte .btn-default[disabled]:hover,
.btn-blau[disabled]:hover,
.btn-konzerte[disabled]:hover,
fieldset[disabled] .blau .btn-default:hover,
fieldset[disabled] .konzerte .btn-default:hover,
fieldset[disabled] .btn-blau:hover,
fieldset[disabled] .btn-konzerte:hover,
.blau .btn-default.disabled:focus,
.konzerte .btn-default.disabled:focus,
.btn-blau.disabled:focus,
.btn-konzerte.disabled:focus,
.blau .btn-default[disabled]:focus,
.konzerte .btn-default[disabled]:focus,
.btn-blau[disabled]:focus,
.btn-konzerte[disabled]:focus,
fieldset[disabled] .blau .btn-default:focus,
fieldset[disabled] .konzerte .btn-default:focus,
fieldset[disabled] .btn-blau:focus,
fieldset[disabled] .btn-konzerte:focus,
.blau .btn-default.disabled.focus,
.konzerte .btn-default.disabled.focus,
.btn-blau.disabled.focus,
.btn-konzerte.disabled.focus,
.blau .btn-default[disabled].focus,
.konzerte .btn-default[disabled].focus,
.btn-blau[disabled].focus,
.btn-konzerte[disabled].focus,
fieldset[disabled] .blau .btn-default.focus,
fieldset[disabled] .konzerte .btn-default.focus,
fieldset[disabled] .btn-blau.focus,
fieldset[disabled] .btn-konzerte.focus,
.blau .btn-default.disabled:active,
.konzerte .btn-default.disabled:active,
.btn-blau.disabled:active,
.btn-konzerte.disabled:active,
.blau .btn-default[disabled]:active,
.konzerte .btn-default[disabled]:active,
.btn-blau[disabled]:active,
.btn-konzerte[disabled]:active,
fieldset[disabled] .blau .btn-default:active,
fieldset[disabled] .konzerte .btn-default:active,
fieldset[disabled] .btn-blau:active,
fieldset[disabled] .btn-konzerte:active,
.blau .btn-default.disabled.active,
.konzerte .btn-default.disabled.active,
.btn-blau.disabled.active,
.btn-konzerte.disabled.active,
.blau .btn-default[disabled].active,
.konzerte .btn-default[disabled].active,
.btn-blau[disabled].active,
.btn-konzerte[disabled].active,
fieldset[disabled] .blau .btn-default.active,
fieldset[disabled] .konzerte .btn-default.active,
fieldset[disabled] .btn-blau.active,
fieldset[disabled] .btn-konzerte.active {
  background-color: #003e90;
  border-color: #003e90;
  background-image: none;
}
.blau .btn-default .badge,
.konzerte .btn-default .badge,
.btn-blau .badge,
.btn-konzerte .badge {
  color: #003e90;
  background-color: #FFFFFF;
}
.blau .btn-default.checkbox-btn,
.konzerte .btn-default.checkbox-btn,
.btn-blau.checkbox-btn,
.btn-konzerte.checkbox-btn,
.blau .btn-default.dropdown-toggle,
.konzerte .btn-default.dropdown-toggle,
.btn-blau.dropdown-toggle,
.btn-konzerte.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(0, 62, 144, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default.checkbox-btn.dropdown-toggle,
.konzerte .btn-default.checkbox-btn.dropdown-toggle,
.btn-blau.checkbox-btn.dropdown-toggle,
.btn-konzerte.checkbox-btn.dropdown-toggle,
.blau .btn-default.dropdown-toggle.dropdown-toggle,
.konzerte .btn-default.dropdown-toggle.dropdown-toggle,
.btn-blau.dropdown-toggle.dropdown-toggle,
.btn-konzerte.dropdown-toggle.dropdown-toggle {
  border-color: #003e90;
  background-color: #ECECEC;
}
.blau .btn-default.checkbox-btn:focus,
.konzerte .btn-default.checkbox-btn:focus,
.btn-blau.checkbox-btn:focus,
.btn-konzerte.checkbox-btn:focus,
.blau .btn-default.dropdown-toggle:focus,
.konzerte .btn-default.dropdown-toggle:focus,
.btn-blau.dropdown-toggle:focus,
.btn-konzerte.dropdown-toggle:focus,
.blau .btn-default.checkbox-btn.focus,
.konzerte .btn-default.checkbox-btn.focus,
.btn-blau.checkbox-btn.focus,
.btn-konzerte.checkbox-btn.focus,
.blau .btn-default.dropdown-toggle.focus,
.konzerte .btn-default.dropdown-toggle.focus,
.btn-blau.dropdown-toggle.focus,
.btn-konzerte.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(0, 62, 144, 0.75);
  border-color: #003e90;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.blau .btn-default.checkbox-btn:hover,
.konzerte .btn-default.checkbox-btn:hover,
.btn-blau.checkbox-btn:hover,
.btn-konzerte.checkbox-btn:hover,
.blau .btn-default.dropdown-toggle:hover,
.konzerte .btn-default.dropdown-toggle:hover,
.btn-blau.dropdown-toggle:hover,
.btn-konzerte.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(0, 62, 144, 0.75);
  border-color: #003e90;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default.checkbox-btn:active,
.konzerte .btn-default.checkbox-btn:active,
.btn-blau.checkbox-btn:active,
.btn-konzerte.checkbox-btn:active,
.blau .btn-default.dropdown-toggle:active,
.konzerte .btn-default.dropdown-toggle:active,
.btn-blau.dropdown-toggle:active,
.btn-konzerte.dropdown-toggle:active,
.blau .btn-default.checkbox-btn.active,
.konzerte .btn-default.checkbox-btn.active,
.btn-blau.checkbox-btn.active,
.btn-konzerte.checkbox-btn.active,
.blau .btn-default.dropdown-toggle.active,
.konzerte .btn-default.dropdown-toggle.active,
.btn-blau.dropdown-toggle.active,
.btn-konzerte.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #003e90;
  border-color: #003e90;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default.checkbox-btn:active:hover,
.konzerte .btn-default.checkbox-btn:active:hover,
.btn-blau.checkbox-btn:active:hover,
.btn-konzerte.checkbox-btn:active:hover,
.blau .btn-default.dropdown-toggle:active:hover,
.konzerte .btn-default.dropdown-toggle:active:hover,
.btn-blau.dropdown-toggle:active:hover,
.btn-konzerte.dropdown-toggle:active:hover,
.blau .btn-default.checkbox-btn.active:hover,
.konzerte .btn-default.checkbox-btn.active:hover,
.btn-blau.checkbox-btn.active:hover,
.btn-konzerte.checkbox-btn.active:hover,
.blau .btn-default.dropdown-toggle.active:hover,
.konzerte .btn-default.dropdown-toggle.active:hover,
.btn-blau.dropdown-toggle.active:hover,
.btn-konzerte.dropdown-toggle.active:hover,
.blau .btn-default.checkbox-btn:active:focus,
.konzerte .btn-default.checkbox-btn:active:focus,
.btn-blau.checkbox-btn:active:focus,
.btn-konzerte.checkbox-btn:active:focus,
.blau .btn-default.dropdown-toggle:active:focus,
.konzerte .btn-default.dropdown-toggle:active:focus,
.btn-blau.dropdown-toggle:active:focus,
.btn-konzerte.dropdown-toggle:active:focus,
.blau .btn-default.checkbox-btn.active:focus,
.konzerte .btn-default.checkbox-btn.active:focus,
.btn-blau.checkbox-btn.active:focus,
.btn-konzerte.checkbox-btn.active:focus,
.blau .btn-default.dropdown-toggle.active:focus,
.konzerte .btn-default.dropdown-toggle.active:focus,
.btn-blau.dropdown-toggle.active:focus,
.btn-konzerte.dropdown-toggle.active:focus,
.blau .btn-default.checkbox-btn:active.focus,
.konzerte .btn-default.checkbox-btn:active.focus,
.btn-blau.checkbox-btn:active.focus,
.btn-konzerte.checkbox-btn:active.focus,
.blau .btn-default.dropdown-toggle:active.focus,
.konzerte .btn-default.dropdown-toggle:active.focus,
.btn-blau.dropdown-toggle:active.focus,
.btn-konzerte.dropdown-toggle:active.focus,
.blau .btn-default.checkbox-btn.active.focus,
.konzerte .btn-default.checkbox-btn.active.focus,
.btn-blau.checkbox-btn.active.focus,
.btn-konzerte.checkbox-btn.active.focus,
.blau .btn-default.dropdown-toggle.active.focus,
.konzerte .btn-default.dropdown-toggle.active.focus,
.btn-blau.dropdown-toggle.active.focus,
.btn-konzerte.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #003e90;
  border-color: #003e90;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blau .btn-default.checkbox-btn.dropdown-toggle.hover,
.konzerte .btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-blau.checkbox-btn.dropdown-toggle.hover,
.btn-konzerte.checkbox-btn.dropdown-toggle.hover,
.blau .btn-default.dropdown-toggle.dropdown-toggle.hover,
.konzerte .btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-blau.dropdown-toggle.dropdown-toggle.hover,
.btn-konzerte.dropdown-toggle.dropdown-toggle.hover,
.blau .btn-default.checkbox-btn.dropdown-toggle:hover,
.konzerte .btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-blau.checkbox-btn.dropdown-toggle:hover,
.btn-konzerte.checkbox-btn.dropdown-toggle:hover,
.blau .btn-default.dropdown-toggle.dropdown-toggle:hover,
.konzerte .btn-default.dropdown-toggle.dropdown-toggle:hover,
.btn-blau.dropdown-toggle.dropdown-toggle:hover,
.btn-konzerte.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.blau .btn-default.checkbox-btn:active.btn-default,
.konzerte .btn-default.checkbox-btn:active.btn-default,
.btn-blau.checkbox-btn:active.btn-default,
.btn-konzerte.checkbox-btn:active.btn-default,
.blau .btn-default.dropdown-toggle:active.btn-default,
.konzerte .btn-default.dropdown-toggle:active.btn-default,
.btn-blau.dropdown-toggle:active.btn-default,
.btn-konzerte.dropdown-toggle:active.btn-default,
.blau .btn-default.checkbox-btn.active.btn-default,
.konzerte .btn-default.checkbox-btn.active.btn-default,
.btn-blau.checkbox-btn.active.btn-default,
.btn-konzerte.checkbox-btn.active.btn-default,
.blau .btn-default.dropdown-toggle.active.btn-default,
.konzerte .btn-default.dropdown-toggle.active.btn-default,
.btn-blau.dropdown-toggle.active.btn-default,
.btn-konzerte.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.blau .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.konzerte .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-blau.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-konzerte.checkbox-btn.btn-default,
.open > .dropdown-toggle.blau .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.konzerte .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-blau.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-konzerte.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.blau .btn-default.checkbox-btn.disabled,
.konzerte .btn-default.checkbox-btn.disabled,
.btn-blau.checkbox-btn.disabled,
.btn-konzerte.checkbox-btn.disabled,
.blau .btn-default.dropdown-toggle.disabled,
.konzerte .btn-default.dropdown-toggle.disabled,
.btn-blau.dropdown-toggle.disabled,
.btn-konzerte.dropdown-toggle.disabled,
.blau .btn-default.checkbox-btn[disabled],
.konzerte .btn-default.checkbox-btn[disabled],
.btn-blau.checkbox-btn[disabled],
.btn-konzerte.checkbox-btn[disabled],
.blau .btn-default.dropdown-toggle[disabled],
.konzerte .btn-default.dropdown-toggle[disabled],
.btn-blau.dropdown-toggle[disabled],
.btn-konzerte.dropdown-toggle[disabled],
fieldset[disabled] .blau .btn-default.checkbox-btn,
fieldset[disabled] .konzerte .btn-default.checkbox-btn,
fieldset[disabled] .btn-blau.checkbox-btn,
fieldset[disabled] .btn-konzerte.checkbox-btn,
fieldset[disabled] .blau .btn-default.dropdown-toggle,
fieldset[disabled] .konzerte .btn-default.dropdown-toggle,
fieldset[disabled] .btn-blau.dropdown-toggle,
fieldset[disabled] .btn-konzerte.dropdown-toggle,
.blau .btn-default.checkbox-btn.disabled:hover,
.konzerte .btn-default.checkbox-btn.disabled:hover,
.btn-blau.checkbox-btn.disabled:hover,
.btn-konzerte.checkbox-btn.disabled:hover,
.blau .btn-default.dropdown-toggle.disabled:hover,
.konzerte .btn-default.dropdown-toggle.disabled:hover,
.btn-blau.dropdown-toggle.disabled:hover,
.btn-konzerte.dropdown-toggle.disabled:hover,
.blau .btn-default.checkbox-btn[disabled]:hover,
.konzerte .btn-default.checkbox-btn[disabled]:hover,
.btn-blau.checkbox-btn[disabled]:hover,
.btn-konzerte.checkbox-btn[disabled]:hover,
.blau .btn-default.dropdown-toggle[disabled]:hover,
.konzerte .btn-default.dropdown-toggle[disabled]:hover,
.btn-blau.dropdown-toggle[disabled]:hover,
.btn-konzerte.dropdown-toggle[disabled]:hover,
fieldset[disabled] .blau .btn-default.checkbox-btn:hover,
fieldset[disabled] .konzerte .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-blau.checkbox-btn:hover,
fieldset[disabled] .btn-konzerte.checkbox-btn:hover,
fieldset[disabled] .blau .btn-default.dropdown-toggle:hover,
fieldset[disabled] .konzerte .btn-default.dropdown-toggle:hover,
fieldset[disabled] .btn-blau.dropdown-toggle:hover,
fieldset[disabled] .btn-konzerte.dropdown-toggle:hover,
.blau .btn-default.checkbox-btn.disabled:focus,
.konzerte .btn-default.checkbox-btn.disabled:focus,
.btn-blau.checkbox-btn.disabled:focus,
.btn-konzerte.checkbox-btn.disabled:focus,
.blau .btn-default.dropdown-toggle.disabled:focus,
.konzerte .btn-default.dropdown-toggle.disabled:focus,
.btn-blau.dropdown-toggle.disabled:focus,
.btn-konzerte.dropdown-toggle.disabled:focus,
.blau .btn-default.checkbox-btn[disabled]:focus,
.konzerte .btn-default.checkbox-btn[disabled]:focus,
.btn-blau.checkbox-btn[disabled]:focus,
.btn-konzerte.checkbox-btn[disabled]:focus,
.blau .btn-default.dropdown-toggle[disabled]:focus,
.konzerte .btn-default.dropdown-toggle[disabled]:focus,
.btn-blau.dropdown-toggle[disabled]:focus,
.btn-konzerte.dropdown-toggle[disabled]:focus,
fieldset[disabled] .blau .btn-default.checkbox-btn:focus,
fieldset[disabled] .konzerte .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-blau.checkbox-btn:focus,
fieldset[disabled] .btn-konzerte.checkbox-btn:focus,
fieldset[disabled] .blau .btn-default.dropdown-toggle:focus,
fieldset[disabled] .konzerte .btn-default.dropdown-toggle:focus,
fieldset[disabled] .btn-blau.dropdown-toggle:focus,
fieldset[disabled] .btn-konzerte.dropdown-toggle:focus,
.blau .btn-default.checkbox-btn.disabled.focus,
.konzerte .btn-default.checkbox-btn.disabled.focus,
.btn-blau.checkbox-btn.disabled.focus,
.btn-konzerte.checkbox-btn.disabled.focus,
.blau .btn-default.dropdown-toggle.disabled.focus,
.konzerte .btn-default.dropdown-toggle.disabled.focus,
.btn-blau.dropdown-toggle.disabled.focus,
.btn-konzerte.dropdown-toggle.disabled.focus,
.blau .btn-default.checkbox-btn[disabled].focus,
.konzerte .btn-default.checkbox-btn[disabled].focus,
.btn-blau.checkbox-btn[disabled].focus,
.btn-konzerte.checkbox-btn[disabled].focus,
.blau .btn-default.dropdown-toggle[disabled].focus,
.konzerte .btn-default.dropdown-toggle[disabled].focus,
.btn-blau.dropdown-toggle[disabled].focus,
.btn-konzerte.dropdown-toggle[disabled].focus,
fieldset[disabled] .blau .btn-default.checkbox-btn.focus,
fieldset[disabled] .konzerte .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-blau.checkbox-btn.focus,
fieldset[disabled] .btn-konzerte.checkbox-btn.focus,
fieldset[disabled] .blau .btn-default.dropdown-toggle.focus,
fieldset[disabled] .konzerte .btn-default.dropdown-toggle.focus,
fieldset[disabled] .btn-blau.dropdown-toggle.focus,
fieldset[disabled] .btn-konzerte.dropdown-toggle.focus,
.blau .btn-default.checkbox-btn.disabled:active,
.konzerte .btn-default.checkbox-btn.disabled:active,
.btn-blau.checkbox-btn.disabled:active,
.btn-konzerte.checkbox-btn.disabled:active,
.blau .btn-default.dropdown-toggle.disabled:active,
.konzerte .btn-default.dropdown-toggle.disabled:active,
.btn-blau.dropdown-toggle.disabled:active,
.btn-konzerte.dropdown-toggle.disabled:active,
.blau .btn-default.checkbox-btn[disabled]:active,
.konzerte .btn-default.checkbox-btn[disabled]:active,
.btn-blau.checkbox-btn[disabled]:active,
.btn-konzerte.checkbox-btn[disabled]:active,
.blau .btn-default.dropdown-toggle[disabled]:active,
.konzerte .btn-default.dropdown-toggle[disabled]:active,
.btn-blau.dropdown-toggle[disabled]:active,
.btn-konzerte.dropdown-toggle[disabled]:active,
fieldset[disabled] .blau .btn-default.checkbox-btn:active,
fieldset[disabled] .konzerte .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-blau.checkbox-btn:active,
fieldset[disabled] .btn-konzerte.checkbox-btn:active,
fieldset[disabled] .blau .btn-default.dropdown-toggle:active,
fieldset[disabled] .konzerte .btn-default.dropdown-toggle:active,
fieldset[disabled] .btn-blau.dropdown-toggle:active,
fieldset[disabled] .btn-konzerte.dropdown-toggle:active,
.blau .btn-default.checkbox-btn.disabled.active,
.konzerte .btn-default.checkbox-btn.disabled.active,
.btn-blau.checkbox-btn.disabled.active,
.btn-konzerte.checkbox-btn.disabled.active,
.blau .btn-default.dropdown-toggle.disabled.active,
.konzerte .btn-default.dropdown-toggle.disabled.active,
.btn-blau.dropdown-toggle.disabled.active,
.btn-konzerte.dropdown-toggle.disabled.active,
.blau .btn-default.checkbox-btn[disabled].active,
.konzerte .btn-default.checkbox-btn[disabled].active,
.btn-blau.checkbox-btn[disabled].active,
.btn-konzerte.checkbox-btn[disabled].active,
.blau .btn-default.dropdown-toggle[disabled].active,
.konzerte .btn-default.dropdown-toggle[disabled].active,
.btn-blau.dropdown-toggle[disabled].active,
.btn-konzerte.dropdown-toggle[disabled].active,
fieldset[disabled] .blau .btn-default.checkbox-btn.active,
fieldset[disabled] .konzerte .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-blau.checkbox-btn.active,
fieldset[disabled] .btn-konzerte.checkbox-btn.active,
fieldset[disabled] .blau .btn-default.dropdown-toggle.active,
fieldset[disabled] .konzerte .btn-default.dropdown-toggle.active,
fieldset[disabled] .btn-blau.dropdown-toggle.active,
fieldset[disabled] .btn-konzerte.dropdown-toggle.active {
  background-color: #003e90;
  border-color: #003e90;
  background-image: none;
}
.blau .btn-default.checkbox-btn .badge,
.konzerte .btn-default.checkbox-btn .badge,
.btn-blau.checkbox-btn .badge,
.btn-konzerte.checkbox-btn .badge,
.blau .btn-default.dropdown-toggle .badge,
.konzerte .btn-default.dropdown-toggle .badge,
.btn-blau.dropdown-toggle .badge,
.btn-konzerte.dropdown-toggle .badge {
  color: #003e90;
  background-color: #FFFFFF;
}
/*
/*	======================================================================
/* 	HELLBLAU/SONSTIGES
/*	======================================================================
*/
.hellblau,
.sonstiges {
  /* buttons */
  /* event-items */
  /* blog-items */
  /* article-detail */
}
.hellblau .video-teaser-title span,
.sonstiges .video-teaser-title span,
.hellblau .progress > .progress-bar,
.sonstiges .progress > .progress-bar,
.hellblau .mark,
.sonstiges .mark,
.hellblau mark,
.sonstiges mark {
  background-color: #a4d8e3;
}
.hellblau .btn-default,
.sonstiges .btn-default,
.hellblau.btn-default,
.sonstiges.btn-default {
  border-color: #a4d8e3;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #a4d8e3;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default:focus,
.sonstiges .btn-default:focus,
.hellblau.btn-default:focus,
.sonstiges.btn-default:focus,
.hellblau .btn-default.focus,
.sonstiges .btn-default.focus,
.hellblau.btn-default.focus,
.sonstiges.btn-default.focus {
  color: #FFFFFF;
  background-color: #7dc7d7;
  border-color: #42aec5;
}
.hellblau .btn-default:hover,
.sonstiges .btn-default:hover,
.hellblau.btn-default:hover,
.sonstiges.btn-default:hover {
  color: #FFFFFF;
  background-color: #7dc7d7;
  border-color: #75c4d5;
}
.hellblau .btn-default:active,
.sonstiges .btn-default:active,
.hellblau.btn-default:active,
.sonstiges.btn-default:active,
.hellblau .btn-default.active,
.sonstiges .btn-default.active,
.hellblau.btn-default.active,
.sonstiges.btn-default.active,
.open > .dropdown-toggle.hellblau .btn-default,
.open > .dropdown-toggle.sonstiges .btn-default,
.open > .dropdown-toggle.hellblau.btn-default,
.open > .dropdown-toggle.sonstiges.btn-default {
  color: #FFFFFF;
  background-color: #7dc7d7;
  border-color: #75c4d5;
}
.hellblau .btn-default:active:hover,
.sonstiges .btn-default:active:hover,
.hellblau.btn-default:active:hover,
.sonstiges.btn-default:active:hover,
.hellblau .btn-default.active:hover,
.sonstiges .btn-default.active:hover,
.hellblau.btn-default.active:hover,
.sonstiges.btn-default.active:hover,
.open > .dropdown-toggle.hellblau .btn-default:hover,
.open > .dropdown-toggle.sonstiges .btn-default:hover,
.open > .dropdown-toggle.hellblau.btn-default:hover,
.open > .dropdown-toggle.sonstiges.btn-default:hover,
.hellblau .btn-default:active:focus,
.sonstiges .btn-default:active:focus,
.hellblau.btn-default:active:focus,
.sonstiges.btn-default:active:focus,
.hellblau .btn-default.active:focus,
.sonstiges .btn-default.active:focus,
.hellblau.btn-default.active:focus,
.sonstiges.btn-default.active:focus,
.open > .dropdown-toggle.hellblau .btn-default:focus,
.open > .dropdown-toggle.sonstiges .btn-default:focus,
.open > .dropdown-toggle.hellblau.btn-default:focus,
.open > .dropdown-toggle.sonstiges.btn-default:focus,
.hellblau .btn-default:active.focus,
.sonstiges .btn-default:active.focus,
.hellblau.btn-default:active.focus,
.sonstiges.btn-default:active.focus,
.hellblau .btn-default.active.focus,
.sonstiges .btn-default.active.focus,
.hellblau.btn-default.active.focus,
.sonstiges.btn-default.active.focus,
.open > .dropdown-toggle.hellblau .btn-default.focus,
.open > .dropdown-toggle.sonstiges .btn-default.focus,
.open > .dropdown-toggle.hellblau.btn-default.focus,
.open > .dropdown-toggle.sonstiges.btn-default.focus {
  color: #FFFFFF;
  background-color: #62bccf;
  border-color: #42aec5;
}
.hellblau .btn-default:active,
.sonstiges .btn-default:active,
.hellblau.btn-default:active,
.sonstiges.btn-default:active,
.hellblau .btn-default.active,
.sonstiges .btn-default.active,
.hellblau.btn-default.active,
.sonstiges.btn-default.active,
.open > .dropdown-toggle.hellblau .btn-default,
.open > .dropdown-toggle.sonstiges .btn-default,
.open > .dropdown-toggle.hellblau.btn-default,
.open > .dropdown-toggle.sonstiges.btn-default {
  background-image: none;
}
.hellblau .btn-default.disabled,
.sonstiges .btn-default.disabled,
.hellblau.btn-default.disabled,
.sonstiges.btn-default.disabled,
.hellblau .btn-default[disabled],
.sonstiges .btn-default[disabled],
.hellblau.btn-default[disabled],
.sonstiges.btn-default[disabled],
fieldset[disabled] .hellblau .btn-default,
fieldset[disabled] .sonstiges .btn-default,
fieldset[disabled] .hellblau.btn-default,
fieldset[disabled] .sonstiges.btn-default,
.hellblau .btn-default.disabled:hover,
.sonstiges .btn-default.disabled:hover,
.hellblau.btn-default.disabled:hover,
.sonstiges.btn-default.disabled:hover,
.hellblau .btn-default[disabled]:hover,
.sonstiges .btn-default[disabled]:hover,
.hellblau.btn-default[disabled]:hover,
.sonstiges.btn-default[disabled]:hover,
fieldset[disabled] .hellblau .btn-default:hover,
fieldset[disabled] .sonstiges .btn-default:hover,
fieldset[disabled] .hellblau.btn-default:hover,
fieldset[disabled] .sonstiges.btn-default:hover,
.hellblau .btn-default.disabled:focus,
.sonstiges .btn-default.disabled:focus,
.hellblau.btn-default.disabled:focus,
.sonstiges.btn-default.disabled:focus,
.hellblau .btn-default[disabled]:focus,
.sonstiges .btn-default[disabled]:focus,
.hellblau.btn-default[disabled]:focus,
.sonstiges.btn-default[disabled]:focus,
fieldset[disabled] .hellblau .btn-default:focus,
fieldset[disabled] .sonstiges .btn-default:focus,
fieldset[disabled] .hellblau.btn-default:focus,
fieldset[disabled] .sonstiges.btn-default:focus,
.hellblau .btn-default.disabled.focus,
.sonstiges .btn-default.disabled.focus,
.hellblau.btn-default.disabled.focus,
.sonstiges.btn-default.disabled.focus,
.hellblau .btn-default[disabled].focus,
.sonstiges .btn-default[disabled].focus,
.hellblau.btn-default[disabled].focus,
.sonstiges.btn-default[disabled].focus,
fieldset[disabled] .hellblau .btn-default.focus,
fieldset[disabled] .sonstiges .btn-default.focus,
fieldset[disabled] .hellblau.btn-default.focus,
fieldset[disabled] .sonstiges.btn-default.focus,
.hellblau .btn-default.disabled:active,
.sonstiges .btn-default.disabled:active,
.hellblau.btn-default.disabled:active,
.sonstiges.btn-default.disabled:active,
.hellblau .btn-default[disabled]:active,
.sonstiges .btn-default[disabled]:active,
.hellblau.btn-default[disabled]:active,
.sonstiges.btn-default[disabled]:active,
fieldset[disabled] .hellblau .btn-default:active,
fieldset[disabled] .sonstiges .btn-default:active,
fieldset[disabled] .hellblau.btn-default:active,
fieldset[disabled] .sonstiges.btn-default:active,
.hellblau .btn-default.disabled.active,
.sonstiges .btn-default.disabled.active,
.hellblau.btn-default.disabled.active,
.sonstiges.btn-default.disabled.active,
.hellblau .btn-default[disabled].active,
.sonstiges .btn-default[disabled].active,
.hellblau.btn-default[disabled].active,
.sonstiges.btn-default[disabled].active,
fieldset[disabled] .hellblau .btn-default.active,
fieldset[disabled] .sonstiges .btn-default.active,
fieldset[disabled] .hellblau.btn-default.active,
fieldset[disabled] .sonstiges.btn-default.active {
  background-color: #a4d8e3;
  border-color: #a4d8e3;
}
.hellblau .btn-default .badge,
.sonstiges .btn-default .badge,
.hellblau.btn-default .badge,
.sonstiges.btn-default .badge {
  color: #a4d8e3;
  background-color: #FFFFFF;
}
.hellblau .btn-default:focus,
.sonstiges .btn-default:focus,
.hellblau.btn-default:focus,
.sonstiges.btn-default:focus,
.hellblau .btn-default.focus,
.sonstiges .btn-default.focus,
.hellblau.btn-default.focus,
.sonstiges.btn-default.focus {
  color: #FFFFFF;
  background-color: #a4d8e3;
  border-color: #a4d8e3;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.hellblau .btn-default:hover,
.sonstiges .btn-default:hover,
.hellblau.btn-default:hover,
.sonstiges.btn-default:hover {
  color: #FFFFFF;
  background-color: #91d0dd;
  border-color: #91d0dd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default:active,
.sonstiges .btn-default:active,
.hellblau.btn-default:active,
.sonstiges.btn-default:active,
.hellblau .btn-default.active,
.sonstiges .btn-default.active,
.hellblau.btn-default.active,
.sonstiges.btn-default.active {
  color: #FFFFFF;
  background-color: #75c4d5;
  border-color: #75c4d5;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default:active:hover,
.sonstiges .btn-default:active:hover,
.hellblau.btn-default:active:hover,
.sonstiges.btn-default:active:hover,
.hellblau .btn-default.active:hover,
.sonstiges .btn-default.active:hover,
.hellblau.btn-default.active:hover,
.sonstiges.btn-default.active:hover,
.hellblau .btn-default:active:focus,
.sonstiges .btn-default:active:focus,
.hellblau.btn-default:active:focus,
.sonstiges.btn-default:active:focus,
.hellblau .btn-default.active:focus,
.sonstiges .btn-default.active:focus,
.hellblau.btn-default.active:focus,
.sonstiges.btn-default.active:focus,
.hellblau .btn-default:active.focus,
.sonstiges .btn-default:active.focus,
.hellblau.btn-default:active.focus,
.sonstiges.btn-default:active.focus,
.hellblau .btn-default.active.focus,
.sonstiges .btn-default.active.focus,
.hellblau.btn-default.active.focus,
.sonstiges.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #6abfd1;
  border-color: #6abfd1;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default.disabled,
.sonstiges .btn-default.disabled,
.hellblau.btn-default.disabled,
.sonstiges.btn-default.disabled,
.hellblau .btn-default[disabled],
.sonstiges .btn-default[disabled],
.hellblau.btn-default[disabled],
.sonstiges.btn-default[disabled],
fieldset[disabled] .hellblau .btn-default,
fieldset[disabled] .sonstiges .btn-default,
fieldset[disabled] .hellblau.btn-default,
fieldset[disabled] .sonstiges.btn-default,
.hellblau .btn-default.disabled:hover,
.sonstiges .btn-default.disabled:hover,
.hellblau.btn-default.disabled:hover,
.sonstiges.btn-default.disabled:hover,
.hellblau .btn-default[disabled]:hover,
.sonstiges .btn-default[disabled]:hover,
.hellblau.btn-default[disabled]:hover,
.sonstiges.btn-default[disabled]:hover,
fieldset[disabled] .hellblau .btn-default:hover,
fieldset[disabled] .sonstiges .btn-default:hover,
fieldset[disabled] .hellblau.btn-default:hover,
fieldset[disabled] .sonstiges.btn-default:hover,
.hellblau .btn-default.disabled:focus,
.sonstiges .btn-default.disabled:focus,
.hellblau.btn-default.disabled:focus,
.sonstiges.btn-default.disabled:focus,
.hellblau .btn-default[disabled]:focus,
.sonstiges .btn-default[disabled]:focus,
.hellblau.btn-default[disabled]:focus,
.sonstiges.btn-default[disabled]:focus,
fieldset[disabled] .hellblau .btn-default:focus,
fieldset[disabled] .sonstiges .btn-default:focus,
fieldset[disabled] .hellblau.btn-default:focus,
fieldset[disabled] .sonstiges.btn-default:focus,
.hellblau .btn-default.disabled.focus,
.sonstiges .btn-default.disabled.focus,
.hellblau.btn-default.disabled.focus,
.sonstiges.btn-default.disabled.focus,
.hellblau .btn-default[disabled].focus,
.sonstiges .btn-default[disabled].focus,
.hellblau.btn-default[disabled].focus,
.sonstiges.btn-default[disabled].focus,
fieldset[disabled] .hellblau .btn-default.focus,
fieldset[disabled] .sonstiges .btn-default.focus,
fieldset[disabled] .hellblau.btn-default.focus,
fieldset[disabled] .sonstiges.btn-default.focus,
.hellblau .btn-default.disabled:active,
.sonstiges .btn-default.disabled:active,
.hellblau.btn-default.disabled:active,
.sonstiges.btn-default.disabled:active,
.hellblau .btn-default[disabled]:active,
.sonstiges .btn-default[disabled]:active,
.hellblau.btn-default[disabled]:active,
.sonstiges.btn-default[disabled]:active,
fieldset[disabled] .hellblau .btn-default:active,
fieldset[disabled] .sonstiges .btn-default:active,
fieldset[disabled] .hellblau.btn-default:active,
fieldset[disabled] .sonstiges.btn-default:active,
.hellblau .btn-default.disabled.active,
.sonstiges .btn-default.disabled.active,
.hellblau.btn-default.disabled.active,
.sonstiges.btn-default.disabled.active,
.hellblau .btn-default[disabled].active,
.sonstiges .btn-default[disabled].active,
.hellblau.btn-default[disabled].active,
.sonstiges.btn-default[disabled].active,
fieldset[disabled] .hellblau .btn-default.active,
fieldset[disabled] .sonstiges .btn-default.active,
fieldset[disabled] .hellblau.btn-default.active,
fieldset[disabled] .sonstiges.btn-default.active {
  background-color: #a4d8e3;
  border-color: #a4d8e3;
  background-image: none;
}
.hellblau .btn-default .badge,
.sonstiges .btn-default .badge,
.hellblau.btn-default .badge,
.sonstiges.btn-default .badge {
  color: #a4d8e3;
  background-color: #FFFFFF;
}
.hellblau .event-item,
.sonstiges .event-item,
.hellblau.event-item,
.sonstiges.event-item,
.hellblau .event-item:nth-child(even),
.sonstiges .event-item:nth-child(even),
.hellblau.event-item:nth-child(even),
.sonstiges.event-item:nth-child(even),
.hellblau .event-item:nth-child(odd),
.sonstiges .event-item:nth-child(odd),
.hellblau.event-item:nth-child(odd),
.sonstiges.event-item:nth-child(odd),
.hellblau .event-item .time,
.sonstiges .event-item .time,
.hellblau.event-item .time,
.sonstiges.event-item .time,
.hellblau .event-item .location,
.sonstiges .event-item .location,
.hellblau.event-item .location,
.sonstiges.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.hellblau .event-item .article-info,
.sonstiges .event-item .article-info,
.hellblau.event-item .article-info,
.sonstiges.event-item .article-info,
.hellblau .event-item .article-content,
.sonstiges .event-item .article-content,
.hellblau.event-item .article-content,
.sonstiges.event-item .article-content,
.hellblau .event-item .article-info > *,
.sonstiges .event-item .article-info > *,
.hellblau.event-item .article-info > *,
.sonstiges.event-item .article-info > *,
.hellblau .event-item .article-content > *,
.sonstiges .event-item .article-content > *,
.hellblau.event-item .article-content > *,
.sonstiges.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.hellblau .event-item .venue,
.sonstiges .event-item .venue,
.hellblau.event-item .venue,
.sonstiges.event-item .venue {
  color: #2D2D2D;
}
.hellblau .event-item .time,
.sonstiges .event-item .time,
.hellblau.event-item .time,
.sonstiges.event-item .time,
.hellblau .event-item .location,
.sonstiges .event-item .location,
.hellblau.event-item .location,
.sonstiges.event-item .location {
  color: #FFFFFF;
  background-color: #a4d8e3;
}
.hellblau .event-item.soldout .venue,
.sonstiges .event-item.soldout .venue,
.hellblau.event-item.soldout .venue,
.sonstiges.event-item.soldout .venue {
  color: #9D9D9D;
}
.hellblau .event-item.soldout .time,
.sonstiges .event-item.soldout .time,
.hellblau.event-item.soldout .time,
.sonstiges.event-item.soldout .time,
.hellblau .event-item.soldout .location,
.sonstiges .event-item.soldout .location,
.hellblau.event-item.soldout .location,
.sonstiges.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #a4d8e3;
}
.hellblau .event-item.soldout .article-content,
.sonstiges .event-item.soldout .article-content,
.hellblau.event-item.soldout .article-content,
.sonstiges.event-item.soldout .article-content,
.hellblau .event-item.soldout .article-content > *,
.sonstiges .event-item.soldout .article-content > *,
.hellblau.event-item.soldout .article-content > *,
.sonstiges.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.hellblau .event-item.soldout .article-content > p,
.sonstiges .event-item.soldout .article-content > p,
.hellblau.event-item.soldout .article-content > p,
.sonstiges.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.hellblau .event-item:hover,
.sonstiges .event-item:hover,
.hellblau.event-item:hover,
.sonstiges.event-item:hover,
.hellblau .event-item.hover,
.sonstiges .event-item.hover,
.hellblau.event-item.hover,
.sonstiges.event-item.hover,
.hellblau .event-item:hover.soldout,
.sonstiges .event-item:hover.soldout,
.hellblau.event-item:hover.soldout,
.sonstiges.event-item:hover.soldout,
.hellblau .event-item.hover.soldout,
.sonstiges .event-item.hover.soldout,
.hellblau.event-item.hover.soldout,
.sonstiges.event-item.hover.soldout,
.hellblau .event-item:hover:nth-child(odd),
.sonstiges .event-item:hover:nth-child(odd),
.hellblau.event-item:hover:nth-child(odd),
.sonstiges.event-item:hover:nth-child(odd),
.hellblau .event-item.hover:nth-child(odd),
.sonstiges .event-item.hover:nth-child(odd),
.hellblau.event-item.hover:nth-child(odd),
.sonstiges.event-item.hover:nth-child(odd),
.hellblau .event-item:hover:nth-child(even),
.sonstiges .event-item:hover:nth-child(even),
.hellblau.event-item:hover:nth-child(even),
.sonstiges.event-item:hover:nth-child(even),
.hellblau .event-item.hover:nth-child(even),
.sonstiges .event-item.hover:nth-child(even),
.hellblau.event-item.hover:nth-child(even),
.sonstiges.event-item.hover:nth-child(even) {
  background-color: #a4d8e3;
}
.hellblau .event-item:hover .venue,
.sonstiges .event-item:hover .venue,
.hellblau.event-item:hover .venue,
.sonstiges.event-item:hover .venue,
.hellblau .event-item.hover .venue,
.sonstiges .event-item.hover .venue,
.hellblau.event-item.hover .venue,
.sonstiges.event-item.hover .venue {
  color: #FFFFFF;
}
.hellblau .event-item:hover .location,
.sonstiges .event-item:hover .location,
.hellblau.event-item:hover .location,
.sonstiges.event-item:hover .location,
.hellblau .event-item.hover .location,
.sonstiges .event-item.hover .location,
.hellblau.event-item.hover .location,
.sonstiges.event-item.hover .location {
  color: #a4d8e3;
  background-color: #FFFFFF;
}
.hellblau .event-item:hover .article-info > .time,
.sonstiges .event-item:hover .article-info > .time,
.hellblau.event-item:hover .article-info > .time,
.sonstiges.event-item:hover .article-info > .time,
.hellblau .event-item.hover .article-info > .time,
.sonstiges .event-item.hover .article-info > .time,
.hellblau.event-item.hover .article-info > .time,
.sonstiges.event-item.hover .article-info > .time {
  color: #a4d8e3;
  background-color: #FFFFFF;
}
.hellblau .event-item:hover .article-content,
.sonstiges .event-item:hover .article-content,
.hellblau.event-item:hover .article-content,
.sonstiges.event-item:hover .article-content,
.hellblau .event-item.hover .article-content,
.sonstiges .event-item.hover .article-content,
.hellblau.event-item.hover .article-content,
.sonstiges.event-item.hover .article-content,
.hellblau .event-item:hover .article-content > *,
.sonstiges .event-item:hover .article-content > *,
.hellblau.event-item:hover .article-content > *,
.sonstiges.event-item:hover .article-content > *,
.hellblau .event-item.hover .article-content > *,
.sonstiges .event-item.hover .article-content > *,
.hellblau.event-item.hover .article-content > *,
.sonstiges.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.hellblau .event-item:hover .article-content > p,
.sonstiges .event-item:hover .article-content > p,
.hellblau.event-item:hover .article-content > p,
.sonstiges.event-item:hover .article-content > p,
.hellblau .event-item.hover .article-content > p,
.sonstiges .event-item.hover .article-content > p,
.hellblau.event-item.hover .article-content > p,
.sonstiges.event-item.hover .article-content > p {
  color: #FFFFFF;
}
.hellblau .item-intro.hover,
.sonstiges .item-intro.hover,
.hellblau .item-leading.hover,
.sonstiges .item-leading.hover,
.hellblau.item-intro.hover,
.sonstiges.item-intro.hover,
.hellblau.item-leading.hover,
.sonstiges.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .hellblau .item-intro.hover,
  .sonstiges .item-intro.hover,
  .hellblau .item-leading.hover,
  .sonstiges .item-leading.hover,
  .hellblau.item-intro.hover,
  .sonstiges.item-intro.hover,
  .hellblau.item-leading.hover,
  .sonstiges.item-leading.hover {
    background-color: #a4d8e3 !important;
  }
  .hellblau .item-intro.hover > .inner > .layer .item-title,
  .sonstiges .item-intro.hover > .inner > .layer .item-title,
  .hellblau .item-leading.hover > .inner > .layer .item-title,
  .sonstiges .item-leading.hover > .inner > .layer .item-title,
  .hellblau.item-intro.hover > .inner > .layer .item-title,
  .sonstiges.item-intro.hover > .inner > .layer .item-title,
  .hellblau.item-leading.hover > .inner > .layer .item-title,
  .sonstiges.item-leading.hover > .inner > .layer .item-title {
    color: #a4d8e3 !important;
  }
  .hellblau .item-intro.hover > .inner > .layer .item-title .mark,
  .sonstiges .item-intro.hover > .inner > .layer .item-title .mark,
  .hellblau .item-leading.hover > .inner > .layer .item-title .mark,
  .sonstiges .item-leading.hover > .inner > .layer .item-title .mark,
  .hellblau.item-intro.hover > .inner > .layer .item-title .mark,
  .sonstiges.item-intro.hover > .inner > .layer .item-title .mark,
  .hellblau.item-leading.hover > .inner > .layer .item-title .mark,
  .sonstiges.item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
.hellblau .article-detail,
.sonstiges .article-detail,
.hellblau.article-detail,
.sonstiges.article-detail {
  background-color: #a4d8e3;
}
.hellblau .article-detail > .article-header,
.sonstiges .article-detail > .article-header,
.hellblau.article-detail > .article-header,
.sonstiges.article-detail > .article-header {
  background-color: #a4d8e3;
}
.hellblau .article-detail > .article-header a,
.sonstiges .article-detail > .article-header a,
.hellblau.article-detail > .article-header a,
.sonstiges.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.hellblau .article-detail > .article-header a:hover,
.sonstiges .article-detail > .article-header a:hover,
.hellblau.article-detail > .article-header a:hover,
.sonstiges.article-detail > .article-header a:hover,
.hellblau .article-detail > .article-header a:focus,
.sonstiges .article-detail > .article-header a:focus,
.hellblau.article-detail > .article-header a:focus,
.sonstiges.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.hellblau .article-detail > .article-body,
.sonstiges .article-detail > .article-body,
.hellblau.article-detail > .article-body,
.sonstiges.article-detail > .article-body {
  background-color: #85cbd9;
}
.hellblau .article-detail > .article-body a,
.sonstiges .article-detail > .article-body a,
.hellblau.article-detail > .article-body a,
.sonstiges.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.hellblau .article-detail > .article-body a:hover,
.sonstiges .article-detail > .article-body a:hover,
.hellblau.article-detail > .article-body a:hover,
.sonstiges.article-detail > .article-body a:hover,
.hellblau .article-detail > .article-body a:focus,
.sonstiges .article-detail > .article-body a:focus,
.hellblau.article-detail > .article-body a:focus,
.sonstiges.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.hellblau .article-detail .back-to-list-btn,
.sonstiges .article-detail .back-to-list-btn,
.hellblau.article-detail .back-to-list-btn,
.sonstiges.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #a4d8e3;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .article-detail .back-to-list-btn:focus,
.sonstiges .article-detail .back-to-list-btn:focus,
.hellblau.article-detail .back-to-list-btn:focus,
.sonstiges.article-detail .back-to-list-btn:focus,
.hellblau .article-detail .back-to-list-btn.focus,
.sonstiges .article-detail .back-to-list-btn.focus,
.hellblau.article-detail .back-to-list-btn.focus,
.sonstiges.article-detail .back-to-list-btn.focus {
  color: #a4d8e3;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.hellblau .article-detail .back-to-list-btn:hover,
.sonstiges .article-detail .back-to-list-btn:hover,
.hellblau.article-detail .back-to-list-btn:hover,
.sonstiges.article-detail .back-to-list-btn:hover {
  color: #a4d8e3;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.hellblau .article-detail .back-to-list-btn:active,
.sonstiges .article-detail .back-to-list-btn:active,
.hellblau.article-detail .back-to-list-btn:active,
.sonstiges.article-detail .back-to-list-btn:active,
.hellblau .article-detail .back-to-list-btn.active,
.sonstiges .article-detail .back-to-list-btn.active,
.hellblau.article-detail .back-to-list-btn.active,
.sonstiges.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.hellblau .article-detail .back-to-list-btn,
.open > .dropdown-toggle.sonstiges .article-detail .back-to-list-btn,
.open > .dropdown-toggle.hellblau.article-detail .back-to-list-btn,
.open > .dropdown-toggle.sonstiges.article-detail .back-to-list-btn {
  color: #a4d8e3;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.hellblau .article-detail .back-to-list-btn:active:hover,
.sonstiges .article-detail .back-to-list-btn:active:hover,
.hellblau.article-detail .back-to-list-btn:active:hover,
.sonstiges.article-detail .back-to-list-btn:active:hover,
.hellblau .article-detail .back-to-list-btn.active:hover,
.sonstiges .article-detail .back-to-list-btn.active:hover,
.hellblau.article-detail .back-to-list-btn.active:hover,
.sonstiges.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.hellblau .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.sonstiges .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.hellblau.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.sonstiges.article-detail .back-to-list-btn:hover,
.hellblau .article-detail .back-to-list-btn:active:focus,
.sonstiges .article-detail .back-to-list-btn:active:focus,
.hellblau.article-detail .back-to-list-btn:active:focus,
.sonstiges.article-detail .back-to-list-btn:active:focus,
.hellblau .article-detail .back-to-list-btn.active:focus,
.sonstiges .article-detail .back-to-list-btn.active:focus,
.hellblau.article-detail .back-to-list-btn.active:focus,
.sonstiges.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.hellblau .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.sonstiges .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.hellblau.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.sonstiges.article-detail .back-to-list-btn:focus,
.hellblau .article-detail .back-to-list-btn:active.focus,
.sonstiges .article-detail .back-to-list-btn:active.focus,
.hellblau.article-detail .back-to-list-btn:active.focus,
.sonstiges.article-detail .back-to-list-btn:active.focus,
.hellblau .article-detail .back-to-list-btn.active.focus,
.sonstiges .article-detail .back-to-list-btn.active.focus,
.hellblau.article-detail .back-to-list-btn.active.focus,
.sonstiges.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.hellblau .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.sonstiges .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.hellblau.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.sonstiges.article-detail .back-to-list-btn.focus {
  color: #a4d8e3;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.hellblau .article-detail .back-to-list-btn:active,
.sonstiges .article-detail .back-to-list-btn:active,
.hellblau.article-detail .back-to-list-btn:active,
.sonstiges.article-detail .back-to-list-btn:active,
.hellblau .article-detail .back-to-list-btn.active,
.sonstiges .article-detail .back-to-list-btn.active,
.hellblau.article-detail .back-to-list-btn.active,
.sonstiges.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.hellblau .article-detail .back-to-list-btn,
.open > .dropdown-toggle.sonstiges .article-detail .back-to-list-btn,
.open > .dropdown-toggle.hellblau.article-detail .back-to-list-btn,
.open > .dropdown-toggle.sonstiges.article-detail .back-to-list-btn {
  background-image: none;
}
.hellblau .article-detail .back-to-list-btn.disabled,
.sonstiges .article-detail .back-to-list-btn.disabled,
.hellblau.article-detail .back-to-list-btn.disabled,
.sonstiges.article-detail .back-to-list-btn.disabled,
.hellblau .article-detail .back-to-list-btn[disabled],
.sonstiges .article-detail .back-to-list-btn[disabled],
.hellblau.article-detail .back-to-list-btn[disabled],
.sonstiges.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .hellblau .article-detail .back-to-list-btn,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn,
.hellblau .article-detail .back-to-list-btn.disabled:hover,
.sonstiges .article-detail .back-to-list-btn.disabled:hover,
.hellblau.article-detail .back-to-list-btn.disabled:hover,
.sonstiges.article-detail .back-to-list-btn.disabled:hover,
.hellblau .article-detail .back-to-list-btn[disabled]:hover,
.sonstiges .article-detail .back-to-list-btn[disabled]:hover,
.hellblau.article-detail .back-to-list-btn[disabled]:hover,
.sonstiges.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn:hover,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn:hover,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn:hover,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn:hover,
.hellblau .article-detail .back-to-list-btn.disabled:focus,
.sonstiges .article-detail .back-to-list-btn.disabled:focus,
.hellblau.article-detail .back-to-list-btn.disabled:focus,
.sonstiges.article-detail .back-to-list-btn.disabled:focus,
.hellblau .article-detail .back-to-list-btn[disabled]:focus,
.sonstiges .article-detail .back-to-list-btn[disabled]:focus,
.hellblau.article-detail .back-to-list-btn[disabled]:focus,
.sonstiges.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn:focus,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn:focus,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn:focus,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn:focus,
.hellblau .article-detail .back-to-list-btn.disabled.focus,
.sonstiges .article-detail .back-to-list-btn.disabled.focus,
.hellblau.article-detail .back-to-list-btn.disabled.focus,
.sonstiges.article-detail .back-to-list-btn.disabled.focus,
.hellblau .article-detail .back-to-list-btn[disabled].focus,
.sonstiges .article-detail .back-to-list-btn[disabled].focus,
.hellblau.article-detail .back-to-list-btn[disabled].focus,
.sonstiges.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn.focus,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn.focus,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn.focus,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn.focus,
.hellblau .article-detail .back-to-list-btn.disabled:active,
.sonstiges .article-detail .back-to-list-btn.disabled:active,
.hellblau.article-detail .back-to-list-btn.disabled:active,
.sonstiges.article-detail .back-to-list-btn.disabled:active,
.hellblau .article-detail .back-to-list-btn[disabled]:active,
.sonstiges .article-detail .back-to-list-btn[disabled]:active,
.hellblau.article-detail .back-to-list-btn[disabled]:active,
.sonstiges.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn:active,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn:active,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn:active,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn:active,
.hellblau .article-detail .back-to-list-btn.disabled.active,
.sonstiges .article-detail .back-to-list-btn.disabled.active,
.hellblau.article-detail .back-to-list-btn.disabled.active,
.sonstiges.article-detail .back-to-list-btn.disabled.active,
.hellblau .article-detail .back-to-list-btn[disabled].active,
.sonstiges .article-detail .back-to-list-btn[disabled].active,
.hellblau.article-detail .back-to-list-btn[disabled].active,
.sonstiges.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn.active,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn.active,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn.active,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.hellblau .article-detail .back-to-list-btn .badge,
.sonstiges .article-detail .back-to-list-btn .badge,
.hellblau.article-detail .back-to-list-btn .badge,
.sonstiges.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #a4d8e3;
}
.hellblau .article-detail .back-to-list-btn:focus,
.sonstiges .article-detail .back-to-list-btn:focus,
.hellblau.article-detail .back-to-list-btn:focus,
.sonstiges.article-detail .back-to-list-btn:focus,
.hellblau .article-detail .back-to-list-btn.focus,
.sonstiges .article-detail .back-to-list-btn.focus,
.hellblau.article-detail .back-to-list-btn.focus,
.sonstiges.article-detail .back-to-list-btn.focus {
  color: #a4d8e3;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.hellblau .article-detail .back-to-list-btn:hover,
.sonstiges .article-detail .back-to-list-btn:hover,
.hellblau.article-detail .back-to-list-btn:hover,
.sonstiges.article-detail .back-to-list-btn:hover {
  color: #a4d8e3;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .article-detail .back-to-list-btn:active,
.sonstiges .article-detail .back-to-list-btn:active,
.hellblau.article-detail .back-to-list-btn:active,
.sonstiges.article-detail .back-to-list-btn:active,
.hellblau .article-detail .back-to-list-btn.active,
.sonstiges .article-detail .back-to-list-btn.active,
.hellblau.article-detail .back-to-list-btn.active,
.sonstiges.article-detail .back-to-list-btn.active {
  color: #a4d8e3;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .article-detail .back-to-list-btn:active:hover,
.sonstiges .article-detail .back-to-list-btn:active:hover,
.hellblau.article-detail .back-to-list-btn:active:hover,
.sonstiges.article-detail .back-to-list-btn:active:hover,
.hellblau .article-detail .back-to-list-btn.active:hover,
.sonstiges .article-detail .back-to-list-btn.active:hover,
.hellblau.article-detail .back-to-list-btn.active:hover,
.sonstiges.article-detail .back-to-list-btn.active:hover,
.hellblau .article-detail .back-to-list-btn:active:focus,
.sonstiges .article-detail .back-to-list-btn:active:focus,
.hellblau.article-detail .back-to-list-btn:active:focus,
.sonstiges.article-detail .back-to-list-btn:active:focus,
.hellblau .article-detail .back-to-list-btn.active:focus,
.sonstiges .article-detail .back-to-list-btn.active:focus,
.hellblau.article-detail .back-to-list-btn.active:focus,
.sonstiges.article-detail .back-to-list-btn.active:focus,
.hellblau .article-detail .back-to-list-btn:active.focus,
.sonstiges .article-detail .back-to-list-btn:active.focus,
.hellblau.article-detail .back-to-list-btn:active.focus,
.sonstiges.article-detail .back-to-list-btn:active.focus,
.hellblau .article-detail .back-to-list-btn.active.focus,
.sonstiges .article-detail .back-to-list-btn.active.focus,
.hellblau.article-detail .back-to-list-btn.active.focus,
.sonstiges.article-detail .back-to-list-btn.active.focus {
  color: #a4d8e3;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .article-detail .back-to-list-btn.disabled,
.sonstiges .article-detail .back-to-list-btn.disabled,
.hellblau.article-detail .back-to-list-btn.disabled,
.sonstiges.article-detail .back-to-list-btn.disabled,
.hellblau .article-detail .back-to-list-btn[disabled],
.sonstiges .article-detail .back-to-list-btn[disabled],
.hellblau.article-detail .back-to-list-btn[disabled],
.sonstiges.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .hellblau .article-detail .back-to-list-btn,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn,
.hellblau .article-detail .back-to-list-btn.disabled:hover,
.sonstiges .article-detail .back-to-list-btn.disabled:hover,
.hellblau.article-detail .back-to-list-btn.disabled:hover,
.sonstiges.article-detail .back-to-list-btn.disabled:hover,
.hellblau .article-detail .back-to-list-btn[disabled]:hover,
.sonstiges .article-detail .back-to-list-btn[disabled]:hover,
.hellblau.article-detail .back-to-list-btn[disabled]:hover,
.sonstiges.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn:hover,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn:hover,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn:hover,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn:hover,
.hellblau .article-detail .back-to-list-btn.disabled:focus,
.sonstiges .article-detail .back-to-list-btn.disabled:focus,
.hellblau.article-detail .back-to-list-btn.disabled:focus,
.sonstiges.article-detail .back-to-list-btn.disabled:focus,
.hellblau .article-detail .back-to-list-btn[disabled]:focus,
.sonstiges .article-detail .back-to-list-btn[disabled]:focus,
.hellblau.article-detail .back-to-list-btn[disabled]:focus,
.sonstiges.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn:focus,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn:focus,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn:focus,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn:focus,
.hellblau .article-detail .back-to-list-btn.disabled.focus,
.sonstiges .article-detail .back-to-list-btn.disabled.focus,
.hellblau.article-detail .back-to-list-btn.disabled.focus,
.sonstiges.article-detail .back-to-list-btn.disabled.focus,
.hellblau .article-detail .back-to-list-btn[disabled].focus,
.sonstiges .article-detail .back-to-list-btn[disabled].focus,
.hellblau.article-detail .back-to-list-btn[disabled].focus,
.sonstiges.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn.focus,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn.focus,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn.focus,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn.focus,
.hellblau .article-detail .back-to-list-btn.disabled:active,
.sonstiges .article-detail .back-to-list-btn.disabled:active,
.hellblau.article-detail .back-to-list-btn.disabled:active,
.sonstiges.article-detail .back-to-list-btn.disabled:active,
.hellblau .article-detail .back-to-list-btn[disabled]:active,
.sonstiges .article-detail .back-to-list-btn[disabled]:active,
.hellblau.article-detail .back-to-list-btn[disabled]:active,
.sonstiges.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn:active,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn:active,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn:active,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn:active,
.hellblau .article-detail .back-to-list-btn.disabled.active,
.sonstiges .article-detail .back-to-list-btn.disabled.active,
.hellblau.article-detail .back-to-list-btn.disabled.active,
.sonstiges.article-detail .back-to-list-btn.disabled.active,
.hellblau .article-detail .back-to-list-btn[disabled].active,
.sonstiges .article-detail .back-to-list-btn[disabled].active,
.hellblau.article-detail .back-to-list-btn[disabled].active,
.sonstiges.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .hellblau .article-detail .back-to-list-btn.active,
fieldset[disabled] .sonstiges .article-detail .back-to-list-btn.active,
fieldset[disabled] .hellblau.article-detail .back-to-list-btn.active,
fieldset[disabled] .sonstiges.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.hellblau .article-detail .back-to-list-btn .badge,
.sonstiges .article-detail .back-to-list-btn .badge,
.hellblau.article-detail .back-to-list-btn .badge,
.sonstiges.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #a4d8e3;
}
.hellblau .article-detail .location,
.sonstiges .article-detail .location,
.hellblau.article-detail .location,
.sonstiges.article-detail .location {
  color: #a4d8e3;
  background-color: #FFFFFF;
}
.hellblau .article-detail .date-venue,
.sonstiges .article-detail .date-venue,
.hellblau.article-detail .date-venue,
.sonstiges.article-detail .date-venue {
  color: #FFFFFF;
}
.hellblau .article-detail .date-venue > a,
.sonstiges .article-detail .date-venue > a,
.hellblau.article-detail .date-venue > a,
.sonstiges.article-detail .date-venue > a,
.hellblau .article-detail .date-venue > a:hover,
.sonstiges .article-detail .date-venue > a:hover,
.hellblau.article-detail .date-venue > a:hover,
.sonstiges.article-detail .date-venue > a:hover,
.hellblau .article-detail .date-venue > a:focus,
.sonstiges .article-detail .date-venue > a:focus,
.hellblau.article-detail .date-venue > a:focus,
.sonstiges.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
/* buttons */
.hellblau .btn-default,
.sonstiges .btn-default,
.btn-hellblau,
.btn-sonstiges {
  border-color: #a4d8e3;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #a4d8e3;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default:focus,
.sonstiges .btn-default:focus,
.btn-hellblau:focus,
.btn-sonstiges:focus,
.hellblau .btn-default.focus,
.sonstiges .btn-default.focus,
.btn-hellblau.focus,
.btn-sonstiges.focus {
  color: #FFFFFF;
  background-color: #7dc7d7;
  border-color: #42aec5;
}
.hellblau .btn-default:hover,
.sonstiges .btn-default:hover,
.btn-hellblau:hover,
.btn-sonstiges:hover {
  color: #FFFFFF;
  background-color: #7dc7d7;
  border-color: #75c4d5;
}
.hellblau .btn-default:active,
.sonstiges .btn-default:active,
.btn-hellblau:active,
.btn-sonstiges:active,
.hellblau .btn-default.active,
.sonstiges .btn-default.active,
.btn-hellblau.active,
.btn-sonstiges.active,
.open > .dropdown-toggle.hellblau .btn-default,
.open > .dropdown-toggle.sonstiges .btn-default,
.open > .dropdown-toggle.btn-hellblau,
.open > .dropdown-toggle.btn-sonstiges {
  color: #FFFFFF;
  background-color: #7dc7d7;
  border-color: #75c4d5;
}
.hellblau .btn-default:active:hover,
.sonstiges .btn-default:active:hover,
.btn-hellblau:active:hover,
.btn-sonstiges:active:hover,
.hellblau .btn-default.active:hover,
.sonstiges .btn-default.active:hover,
.btn-hellblau.active:hover,
.btn-sonstiges.active:hover,
.open > .dropdown-toggle.hellblau .btn-default:hover,
.open > .dropdown-toggle.sonstiges .btn-default:hover,
.open > .dropdown-toggle.btn-hellblau:hover,
.open > .dropdown-toggle.btn-sonstiges:hover,
.hellblau .btn-default:active:focus,
.sonstiges .btn-default:active:focus,
.btn-hellblau:active:focus,
.btn-sonstiges:active:focus,
.hellblau .btn-default.active:focus,
.sonstiges .btn-default.active:focus,
.btn-hellblau.active:focus,
.btn-sonstiges.active:focus,
.open > .dropdown-toggle.hellblau .btn-default:focus,
.open > .dropdown-toggle.sonstiges .btn-default:focus,
.open > .dropdown-toggle.btn-hellblau:focus,
.open > .dropdown-toggle.btn-sonstiges:focus,
.hellblau .btn-default:active.focus,
.sonstiges .btn-default:active.focus,
.btn-hellblau:active.focus,
.btn-sonstiges:active.focus,
.hellblau .btn-default.active.focus,
.sonstiges .btn-default.active.focus,
.btn-hellblau.active.focus,
.btn-sonstiges.active.focus,
.open > .dropdown-toggle.hellblau .btn-default.focus,
.open > .dropdown-toggle.sonstiges .btn-default.focus,
.open > .dropdown-toggle.btn-hellblau.focus,
.open > .dropdown-toggle.btn-sonstiges.focus {
  color: #FFFFFF;
  background-color: #62bccf;
  border-color: #42aec5;
}
.hellblau .btn-default:active,
.sonstiges .btn-default:active,
.btn-hellblau:active,
.btn-sonstiges:active,
.hellblau .btn-default.active,
.sonstiges .btn-default.active,
.btn-hellblau.active,
.btn-sonstiges.active,
.open > .dropdown-toggle.hellblau .btn-default,
.open > .dropdown-toggle.sonstiges .btn-default,
.open > .dropdown-toggle.btn-hellblau,
.open > .dropdown-toggle.btn-sonstiges {
  background-image: none;
}
.hellblau .btn-default.disabled,
.sonstiges .btn-default.disabled,
.btn-hellblau.disabled,
.btn-sonstiges.disabled,
.hellblau .btn-default[disabled],
.sonstiges .btn-default[disabled],
.btn-hellblau[disabled],
.btn-sonstiges[disabled],
fieldset[disabled] .hellblau .btn-default,
fieldset[disabled] .sonstiges .btn-default,
fieldset[disabled] .btn-hellblau,
fieldset[disabled] .btn-sonstiges,
.hellblau .btn-default.disabled:hover,
.sonstiges .btn-default.disabled:hover,
.btn-hellblau.disabled:hover,
.btn-sonstiges.disabled:hover,
.hellblau .btn-default[disabled]:hover,
.sonstiges .btn-default[disabled]:hover,
.btn-hellblau[disabled]:hover,
.btn-sonstiges[disabled]:hover,
fieldset[disabled] .hellblau .btn-default:hover,
fieldset[disabled] .sonstiges .btn-default:hover,
fieldset[disabled] .btn-hellblau:hover,
fieldset[disabled] .btn-sonstiges:hover,
.hellblau .btn-default.disabled:focus,
.sonstiges .btn-default.disabled:focus,
.btn-hellblau.disabled:focus,
.btn-sonstiges.disabled:focus,
.hellblau .btn-default[disabled]:focus,
.sonstiges .btn-default[disabled]:focus,
.btn-hellblau[disabled]:focus,
.btn-sonstiges[disabled]:focus,
fieldset[disabled] .hellblau .btn-default:focus,
fieldset[disabled] .sonstiges .btn-default:focus,
fieldset[disabled] .btn-hellblau:focus,
fieldset[disabled] .btn-sonstiges:focus,
.hellblau .btn-default.disabled.focus,
.sonstiges .btn-default.disabled.focus,
.btn-hellblau.disabled.focus,
.btn-sonstiges.disabled.focus,
.hellblau .btn-default[disabled].focus,
.sonstiges .btn-default[disabled].focus,
.btn-hellblau[disabled].focus,
.btn-sonstiges[disabled].focus,
fieldset[disabled] .hellblau .btn-default.focus,
fieldset[disabled] .sonstiges .btn-default.focus,
fieldset[disabled] .btn-hellblau.focus,
fieldset[disabled] .btn-sonstiges.focus,
.hellblau .btn-default.disabled:active,
.sonstiges .btn-default.disabled:active,
.btn-hellblau.disabled:active,
.btn-sonstiges.disabled:active,
.hellblau .btn-default[disabled]:active,
.sonstiges .btn-default[disabled]:active,
.btn-hellblau[disabled]:active,
.btn-sonstiges[disabled]:active,
fieldset[disabled] .hellblau .btn-default:active,
fieldset[disabled] .sonstiges .btn-default:active,
fieldset[disabled] .btn-hellblau:active,
fieldset[disabled] .btn-sonstiges:active,
.hellblau .btn-default.disabled.active,
.sonstiges .btn-default.disabled.active,
.btn-hellblau.disabled.active,
.btn-sonstiges.disabled.active,
.hellblau .btn-default[disabled].active,
.sonstiges .btn-default[disabled].active,
.btn-hellblau[disabled].active,
.btn-sonstiges[disabled].active,
fieldset[disabled] .hellblau .btn-default.active,
fieldset[disabled] .sonstiges .btn-default.active,
fieldset[disabled] .btn-hellblau.active,
fieldset[disabled] .btn-sonstiges.active {
  background-color: #a4d8e3;
  border-color: #a4d8e3;
}
.hellblau .btn-default .badge,
.sonstiges .btn-default .badge,
.btn-hellblau .badge,
.btn-sonstiges .badge {
  color: #a4d8e3;
  background-color: #FFFFFF;
}
.hellblau .btn-default:focus,
.sonstiges .btn-default:focus,
.btn-hellblau:focus,
.btn-sonstiges:focus,
.hellblau .btn-default.focus,
.sonstiges .btn-default.focus,
.btn-hellblau.focus,
.btn-sonstiges.focus {
  color: #FFFFFF;
  background-color: #a4d8e3;
  border-color: #a4d8e3;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.hellblau .btn-default:hover,
.sonstiges .btn-default:hover,
.btn-hellblau:hover,
.btn-sonstiges:hover {
  color: #FFFFFF;
  background-color: #91d0dd;
  border-color: #91d0dd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default:active,
.sonstiges .btn-default:active,
.btn-hellblau:active,
.btn-sonstiges:active,
.hellblau .btn-default.active,
.sonstiges .btn-default.active,
.btn-hellblau.active,
.btn-sonstiges.active {
  color: #FFFFFF;
  background-color: #75c4d5;
  border-color: #75c4d5;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default:active:hover,
.sonstiges .btn-default:active:hover,
.btn-hellblau:active:hover,
.btn-sonstiges:active:hover,
.hellblau .btn-default.active:hover,
.sonstiges .btn-default.active:hover,
.btn-hellblau.active:hover,
.btn-sonstiges.active:hover,
.hellblau .btn-default:active:focus,
.sonstiges .btn-default:active:focus,
.btn-hellblau:active:focus,
.btn-sonstiges:active:focus,
.hellblau .btn-default.active:focus,
.sonstiges .btn-default.active:focus,
.btn-hellblau.active:focus,
.btn-sonstiges.active:focus,
.hellblau .btn-default:active.focus,
.sonstiges .btn-default:active.focus,
.btn-hellblau:active.focus,
.btn-sonstiges:active.focus,
.hellblau .btn-default.active.focus,
.sonstiges .btn-default.active.focus,
.btn-hellblau.active.focus,
.btn-sonstiges.active.focus {
  color: #FFFFFF;
  background-color: #6abfd1;
  border-color: #6abfd1;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default.disabled,
.sonstiges .btn-default.disabled,
.btn-hellblau.disabled,
.btn-sonstiges.disabled,
.hellblau .btn-default[disabled],
.sonstiges .btn-default[disabled],
.btn-hellblau[disabled],
.btn-sonstiges[disabled],
fieldset[disabled] .hellblau .btn-default,
fieldset[disabled] .sonstiges .btn-default,
fieldset[disabled] .btn-hellblau,
fieldset[disabled] .btn-sonstiges,
.hellblau .btn-default.disabled:hover,
.sonstiges .btn-default.disabled:hover,
.btn-hellblau.disabled:hover,
.btn-sonstiges.disabled:hover,
.hellblau .btn-default[disabled]:hover,
.sonstiges .btn-default[disabled]:hover,
.btn-hellblau[disabled]:hover,
.btn-sonstiges[disabled]:hover,
fieldset[disabled] .hellblau .btn-default:hover,
fieldset[disabled] .sonstiges .btn-default:hover,
fieldset[disabled] .btn-hellblau:hover,
fieldset[disabled] .btn-sonstiges:hover,
.hellblau .btn-default.disabled:focus,
.sonstiges .btn-default.disabled:focus,
.btn-hellblau.disabled:focus,
.btn-sonstiges.disabled:focus,
.hellblau .btn-default[disabled]:focus,
.sonstiges .btn-default[disabled]:focus,
.btn-hellblau[disabled]:focus,
.btn-sonstiges[disabled]:focus,
fieldset[disabled] .hellblau .btn-default:focus,
fieldset[disabled] .sonstiges .btn-default:focus,
fieldset[disabled] .btn-hellblau:focus,
fieldset[disabled] .btn-sonstiges:focus,
.hellblau .btn-default.disabled.focus,
.sonstiges .btn-default.disabled.focus,
.btn-hellblau.disabled.focus,
.btn-sonstiges.disabled.focus,
.hellblau .btn-default[disabled].focus,
.sonstiges .btn-default[disabled].focus,
.btn-hellblau[disabled].focus,
.btn-sonstiges[disabled].focus,
fieldset[disabled] .hellblau .btn-default.focus,
fieldset[disabled] .sonstiges .btn-default.focus,
fieldset[disabled] .btn-hellblau.focus,
fieldset[disabled] .btn-sonstiges.focus,
.hellblau .btn-default.disabled:active,
.sonstiges .btn-default.disabled:active,
.btn-hellblau.disabled:active,
.btn-sonstiges.disabled:active,
.hellblau .btn-default[disabled]:active,
.sonstiges .btn-default[disabled]:active,
.btn-hellblau[disabled]:active,
.btn-sonstiges[disabled]:active,
fieldset[disabled] .hellblau .btn-default:active,
fieldset[disabled] .sonstiges .btn-default:active,
fieldset[disabled] .btn-hellblau:active,
fieldset[disabled] .btn-sonstiges:active,
.hellblau .btn-default.disabled.active,
.sonstiges .btn-default.disabled.active,
.btn-hellblau.disabled.active,
.btn-sonstiges.disabled.active,
.hellblau .btn-default[disabled].active,
.sonstiges .btn-default[disabled].active,
.btn-hellblau[disabled].active,
.btn-sonstiges[disabled].active,
fieldset[disabled] .hellblau .btn-default.active,
fieldset[disabled] .sonstiges .btn-default.active,
fieldset[disabled] .btn-hellblau.active,
fieldset[disabled] .btn-sonstiges.active {
  background-color: #a4d8e3;
  border-color: #a4d8e3;
  background-image: none;
}
.hellblau .btn-default .badge,
.sonstiges .btn-default .badge,
.btn-hellblau .badge,
.btn-sonstiges .badge {
  color: #a4d8e3;
  background-color: #FFFFFF;
}
.hellblau .btn-default.checkbox-btn,
.sonstiges .btn-default.checkbox-btn,
.btn-hellblau.checkbox-btn,
.btn-sonstiges.checkbox-btn,
.hellblau .btn-default.dropdown-toggle,
.sonstiges .btn-default.dropdown-toggle,
.btn-hellblau.dropdown-toggle,
.btn-sonstiges.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(164, 216, 227, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default.checkbox-btn.dropdown-toggle,
.sonstiges .btn-default.checkbox-btn.dropdown-toggle,
.btn-hellblau.checkbox-btn.dropdown-toggle,
.btn-sonstiges.checkbox-btn.dropdown-toggle,
.hellblau .btn-default.dropdown-toggle.dropdown-toggle,
.sonstiges .btn-default.dropdown-toggle.dropdown-toggle,
.btn-hellblau.dropdown-toggle.dropdown-toggle,
.btn-sonstiges.dropdown-toggle.dropdown-toggle {
  border-color: #a4d8e3;
  background-color: #ECECEC;
}
.hellblau .btn-default.checkbox-btn:focus,
.sonstiges .btn-default.checkbox-btn:focus,
.btn-hellblau.checkbox-btn:focus,
.btn-sonstiges.checkbox-btn:focus,
.hellblau .btn-default.dropdown-toggle:focus,
.sonstiges .btn-default.dropdown-toggle:focus,
.btn-hellblau.dropdown-toggle:focus,
.btn-sonstiges.dropdown-toggle:focus,
.hellblau .btn-default.checkbox-btn.focus,
.sonstiges .btn-default.checkbox-btn.focus,
.btn-hellblau.checkbox-btn.focus,
.btn-sonstiges.checkbox-btn.focus,
.hellblau .btn-default.dropdown-toggle.focus,
.sonstiges .btn-default.dropdown-toggle.focus,
.btn-hellblau.dropdown-toggle.focus,
.btn-sonstiges.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(164, 216, 227, 0.75);
  border-color: #a4d8e3;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.hellblau .btn-default.checkbox-btn:hover,
.sonstiges .btn-default.checkbox-btn:hover,
.btn-hellblau.checkbox-btn:hover,
.btn-sonstiges.checkbox-btn:hover,
.hellblau .btn-default.dropdown-toggle:hover,
.sonstiges .btn-default.dropdown-toggle:hover,
.btn-hellblau.dropdown-toggle:hover,
.btn-sonstiges.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(164, 216, 227, 0.75);
  border-color: #a4d8e3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default.checkbox-btn:active,
.sonstiges .btn-default.checkbox-btn:active,
.btn-hellblau.checkbox-btn:active,
.btn-sonstiges.checkbox-btn:active,
.hellblau .btn-default.dropdown-toggle:active,
.sonstiges .btn-default.dropdown-toggle:active,
.btn-hellblau.dropdown-toggle:active,
.btn-sonstiges.dropdown-toggle:active,
.hellblau .btn-default.checkbox-btn.active,
.sonstiges .btn-default.checkbox-btn.active,
.btn-hellblau.checkbox-btn.active,
.btn-sonstiges.checkbox-btn.active,
.hellblau .btn-default.dropdown-toggle.active,
.sonstiges .btn-default.dropdown-toggle.active,
.btn-hellblau.dropdown-toggle.active,
.btn-sonstiges.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #a4d8e3;
  border-color: #a4d8e3;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default.checkbox-btn:active:hover,
.sonstiges .btn-default.checkbox-btn:active:hover,
.btn-hellblau.checkbox-btn:active:hover,
.btn-sonstiges.checkbox-btn:active:hover,
.hellblau .btn-default.dropdown-toggle:active:hover,
.sonstiges .btn-default.dropdown-toggle:active:hover,
.btn-hellblau.dropdown-toggle:active:hover,
.btn-sonstiges.dropdown-toggle:active:hover,
.hellblau .btn-default.checkbox-btn.active:hover,
.sonstiges .btn-default.checkbox-btn.active:hover,
.btn-hellblau.checkbox-btn.active:hover,
.btn-sonstiges.checkbox-btn.active:hover,
.hellblau .btn-default.dropdown-toggle.active:hover,
.sonstiges .btn-default.dropdown-toggle.active:hover,
.btn-hellblau.dropdown-toggle.active:hover,
.btn-sonstiges.dropdown-toggle.active:hover,
.hellblau .btn-default.checkbox-btn:active:focus,
.sonstiges .btn-default.checkbox-btn:active:focus,
.btn-hellblau.checkbox-btn:active:focus,
.btn-sonstiges.checkbox-btn:active:focus,
.hellblau .btn-default.dropdown-toggle:active:focus,
.sonstiges .btn-default.dropdown-toggle:active:focus,
.btn-hellblau.dropdown-toggle:active:focus,
.btn-sonstiges.dropdown-toggle:active:focus,
.hellblau .btn-default.checkbox-btn.active:focus,
.sonstiges .btn-default.checkbox-btn.active:focus,
.btn-hellblau.checkbox-btn.active:focus,
.btn-sonstiges.checkbox-btn.active:focus,
.hellblau .btn-default.dropdown-toggle.active:focus,
.sonstiges .btn-default.dropdown-toggle.active:focus,
.btn-hellblau.dropdown-toggle.active:focus,
.btn-sonstiges.dropdown-toggle.active:focus,
.hellblau .btn-default.checkbox-btn:active.focus,
.sonstiges .btn-default.checkbox-btn:active.focus,
.btn-hellblau.checkbox-btn:active.focus,
.btn-sonstiges.checkbox-btn:active.focus,
.hellblau .btn-default.dropdown-toggle:active.focus,
.sonstiges .btn-default.dropdown-toggle:active.focus,
.btn-hellblau.dropdown-toggle:active.focus,
.btn-sonstiges.dropdown-toggle:active.focus,
.hellblau .btn-default.checkbox-btn.active.focus,
.sonstiges .btn-default.checkbox-btn.active.focus,
.btn-hellblau.checkbox-btn.active.focus,
.btn-sonstiges.checkbox-btn.active.focus,
.hellblau .btn-default.dropdown-toggle.active.focus,
.sonstiges .btn-default.dropdown-toggle.active.focus,
.btn-hellblau.dropdown-toggle.active.focus,
.btn-sonstiges.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #a4d8e3;
  border-color: #a4d8e3;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hellblau .btn-default.checkbox-btn.dropdown-toggle.hover,
.sonstiges .btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-hellblau.checkbox-btn.dropdown-toggle.hover,
.btn-sonstiges.checkbox-btn.dropdown-toggle.hover,
.hellblau .btn-default.dropdown-toggle.dropdown-toggle.hover,
.sonstiges .btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-hellblau.dropdown-toggle.dropdown-toggle.hover,
.btn-sonstiges.dropdown-toggle.dropdown-toggle.hover,
.hellblau .btn-default.checkbox-btn.dropdown-toggle:hover,
.sonstiges .btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-hellblau.checkbox-btn.dropdown-toggle:hover,
.btn-sonstiges.checkbox-btn.dropdown-toggle:hover,
.hellblau .btn-default.dropdown-toggle.dropdown-toggle:hover,
.sonstiges .btn-default.dropdown-toggle.dropdown-toggle:hover,
.btn-hellblau.dropdown-toggle.dropdown-toggle:hover,
.btn-sonstiges.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.hellblau .btn-default.checkbox-btn:active.btn-default,
.sonstiges .btn-default.checkbox-btn:active.btn-default,
.btn-hellblau.checkbox-btn:active.btn-default,
.btn-sonstiges.checkbox-btn:active.btn-default,
.hellblau .btn-default.dropdown-toggle:active.btn-default,
.sonstiges .btn-default.dropdown-toggle:active.btn-default,
.btn-hellblau.dropdown-toggle:active.btn-default,
.btn-sonstiges.dropdown-toggle:active.btn-default,
.hellblau .btn-default.checkbox-btn.active.btn-default,
.sonstiges .btn-default.checkbox-btn.active.btn-default,
.btn-hellblau.checkbox-btn.active.btn-default,
.btn-sonstiges.checkbox-btn.active.btn-default,
.hellblau .btn-default.dropdown-toggle.active.btn-default,
.sonstiges .btn-default.dropdown-toggle.active.btn-default,
.btn-hellblau.dropdown-toggle.active.btn-default,
.btn-sonstiges.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.hellblau .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.sonstiges .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-hellblau.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-sonstiges.checkbox-btn.btn-default,
.open > .dropdown-toggle.hellblau .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.sonstiges .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-hellblau.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-sonstiges.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.hellblau .btn-default.checkbox-btn.disabled,
.sonstiges .btn-default.checkbox-btn.disabled,
.btn-hellblau.checkbox-btn.disabled,
.btn-sonstiges.checkbox-btn.disabled,
.hellblau .btn-default.dropdown-toggle.disabled,
.sonstiges .btn-default.dropdown-toggle.disabled,
.btn-hellblau.dropdown-toggle.disabled,
.btn-sonstiges.dropdown-toggle.disabled,
.hellblau .btn-default.checkbox-btn[disabled],
.sonstiges .btn-default.checkbox-btn[disabled],
.btn-hellblau.checkbox-btn[disabled],
.btn-sonstiges.checkbox-btn[disabled],
.hellblau .btn-default.dropdown-toggle[disabled],
.sonstiges .btn-default.dropdown-toggle[disabled],
.btn-hellblau.dropdown-toggle[disabled],
.btn-sonstiges.dropdown-toggle[disabled],
fieldset[disabled] .hellblau .btn-default.checkbox-btn,
fieldset[disabled] .sonstiges .btn-default.checkbox-btn,
fieldset[disabled] .btn-hellblau.checkbox-btn,
fieldset[disabled] .btn-sonstiges.checkbox-btn,
fieldset[disabled] .hellblau .btn-default.dropdown-toggle,
fieldset[disabled] .sonstiges .btn-default.dropdown-toggle,
fieldset[disabled] .btn-hellblau.dropdown-toggle,
fieldset[disabled] .btn-sonstiges.dropdown-toggle,
.hellblau .btn-default.checkbox-btn.disabled:hover,
.sonstiges .btn-default.checkbox-btn.disabled:hover,
.btn-hellblau.checkbox-btn.disabled:hover,
.btn-sonstiges.checkbox-btn.disabled:hover,
.hellblau .btn-default.dropdown-toggle.disabled:hover,
.sonstiges .btn-default.dropdown-toggle.disabled:hover,
.btn-hellblau.dropdown-toggle.disabled:hover,
.btn-sonstiges.dropdown-toggle.disabled:hover,
.hellblau .btn-default.checkbox-btn[disabled]:hover,
.sonstiges .btn-default.checkbox-btn[disabled]:hover,
.btn-hellblau.checkbox-btn[disabled]:hover,
.btn-sonstiges.checkbox-btn[disabled]:hover,
.hellblau .btn-default.dropdown-toggle[disabled]:hover,
.sonstiges .btn-default.dropdown-toggle[disabled]:hover,
.btn-hellblau.dropdown-toggle[disabled]:hover,
.btn-sonstiges.dropdown-toggle[disabled]:hover,
fieldset[disabled] .hellblau .btn-default.checkbox-btn:hover,
fieldset[disabled] .sonstiges .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-hellblau.checkbox-btn:hover,
fieldset[disabled] .btn-sonstiges.checkbox-btn:hover,
fieldset[disabled] .hellblau .btn-default.dropdown-toggle:hover,
fieldset[disabled] .sonstiges .btn-default.dropdown-toggle:hover,
fieldset[disabled] .btn-hellblau.dropdown-toggle:hover,
fieldset[disabled] .btn-sonstiges.dropdown-toggle:hover,
.hellblau .btn-default.checkbox-btn.disabled:focus,
.sonstiges .btn-default.checkbox-btn.disabled:focus,
.btn-hellblau.checkbox-btn.disabled:focus,
.btn-sonstiges.checkbox-btn.disabled:focus,
.hellblau .btn-default.dropdown-toggle.disabled:focus,
.sonstiges .btn-default.dropdown-toggle.disabled:focus,
.btn-hellblau.dropdown-toggle.disabled:focus,
.btn-sonstiges.dropdown-toggle.disabled:focus,
.hellblau .btn-default.checkbox-btn[disabled]:focus,
.sonstiges .btn-default.checkbox-btn[disabled]:focus,
.btn-hellblau.checkbox-btn[disabled]:focus,
.btn-sonstiges.checkbox-btn[disabled]:focus,
.hellblau .btn-default.dropdown-toggle[disabled]:focus,
.sonstiges .btn-default.dropdown-toggle[disabled]:focus,
.btn-hellblau.dropdown-toggle[disabled]:focus,
.btn-sonstiges.dropdown-toggle[disabled]:focus,
fieldset[disabled] .hellblau .btn-default.checkbox-btn:focus,
fieldset[disabled] .sonstiges .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-hellblau.checkbox-btn:focus,
fieldset[disabled] .btn-sonstiges.checkbox-btn:focus,
fieldset[disabled] .hellblau .btn-default.dropdown-toggle:focus,
fieldset[disabled] .sonstiges .btn-default.dropdown-toggle:focus,
fieldset[disabled] .btn-hellblau.dropdown-toggle:focus,
fieldset[disabled] .btn-sonstiges.dropdown-toggle:focus,
.hellblau .btn-default.checkbox-btn.disabled.focus,
.sonstiges .btn-default.checkbox-btn.disabled.focus,
.btn-hellblau.checkbox-btn.disabled.focus,
.btn-sonstiges.checkbox-btn.disabled.focus,
.hellblau .btn-default.dropdown-toggle.disabled.focus,
.sonstiges .btn-default.dropdown-toggle.disabled.focus,
.btn-hellblau.dropdown-toggle.disabled.focus,
.btn-sonstiges.dropdown-toggle.disabled.focus,
.hellblau .btn-default.checkbox-btn[disabled].focus,
.sonstiges .btn-default.checkbox-btn[disabled].focus,
.btn-hellblau.checkbox-btn[disabled].focus,
.btn-sonstiges.checkbox-btn[disabled].focus,
.hellblau .btn-default.dropdown-toggle[disabled].focus,
.sonstiges .btn-default.dropdown-toggle[disabled].focus,
.btn-hellblau.dropdown-toggle[disabled].focus,
.btn-sonstiges.dropdown-toggle[disabled].focus,
fieldset[disabled] .hellblau .btn-default.checkbox-btn.focus,
fieldset[disabled] .sonstiges .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-hellblau.checkbox-btn.focus,
fieldset[disabled] .btn-sonstiges.checkbox-btn.focus,
fieldset[disabled] .hellblau .btn-default.dropdown-toggle.focus,
fieldset[disabled] .sonstiges .btn-default.dropdown-toggle.focus,
fieldset[disabled] .btn-hellblau.dropdown-toggle.focus,
fieldset[disabled] .btn-sonstiges.dropdown-toggle.focus,
.hellblau .btn-default.checkbox-btn.disabled:active,
.sonstiges .btn-default.checkbox-btn.disabled:active,
.btn-hellblau.checkbox-btn.disabled:active,
.btn-sonstiges.checkbox-btn.disabled:active,
.hellblau .btn-default.dropdown-toggle.disabled:active,
.sonstiges .btn-default.dropdown-toggle.disabled:active,
.btn-hellblau.dropdown-toggle.disabled:active,
.btn-sonstiges.dropdown-toggle.disabled:active,
.hellblau .btn-default.checkbox-btn[disabled]:active,
.sonstiges .btn-default.checkbox-btn[disabled]:active,
.btn-hellblau.checkbox-btn[disabled]:active,
.btn-sonstiges.checkbox-btn[disabled]:active,
.hellblau .btn-default.dropdown-toggle[disabled]:active,
.sonstiges .btn-default.dropdown-toggle[disabled]:active,
.btn-hellblau.dropdown-toggle[disabled]:active,
.btn-sonstiges.dropdown-toggle[disabled]:active,
fieldset[disabled] .hellblau .btn-default.checkbox-btn:active,
fieldset[disabled] .sonstiges .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-hellblau.checkbox-btn:active,
fieldset[disabled] .btn-sonstiges.checkbox-btn:active,
fieldset[disabled] .hellblau .btn-default.dropdown-toggle:active,
fieldset[disabled] .sonstiges .btn-default.dropdown-toggle:active,
fieldset[disabled] .btn-hellblau.dropdown-toggle:active,
fieldset[disabled] .btn-sonstiges.dropdown-toggle:active,
.hellblau .btn-default.checkbox-btn.disabled.active,
.sonstiges .btn-default.checkbox-btn.disabled.active,
.btn-hellblau.checkbox-btn.disabled.active,
.btn-sonstiges.checkbox-btn.disabled.active,
.hellblau .btn-default.dropdown-toggle.disabled.active,
.sonstiges .btn-default.dropdown-toggle.disabled.active,
.btn-hellblau.dropdown-toggle.disabled.active,
.btn-sonstiges.dropdown-toggle.disabled.active,
.hellblau .btn-default.checkbox-btn[disabled].active,
.sonstiges .btn-default.checkbox-btn[disabled].active,
.btn-hellblau.checkbox-btn[disabled].active,
.btn-sonstiges.checkbox-btn[disabled].active,
.hellblau .btn-default.dropdown-toggle[disabled].active,
.sonstiges .btn-default.dropdown-toggle[disabled].active,
.btn-hellblau.dropdown-toggle[disabled].active,
.btn-sonstiges.dropdown-toggle[disabled].active,
fieldset[disabled] .hellblau .btn-default.checkbox-btn.active,
fieldset[disabled] .sonstiges .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-hellblau.checkbox-btn.active,
fieldset[disabled] .btn-sonstiges.checkbox-btn.active,
fieldset[disabled] .hellblau .btn-default.dropdown-toggle.active,
fieldset[disabled] .sonstiges .btn-default.dropdown-toggle.active,
fieldset[disabled] .btn-hellblau.dropdown-toggle.active,
fieldset[disabled] .btn-sonstiges.dropdown-toggle.active {
  background-color: #a4d8e3;
  border-color: #a4d8e3;
  background-image: none;
}
.hellblau .btn-default.checkbox-btn .badge,
.sonstiges .btn-default.checkbox-btn .badge,
.btn-hellblau.checkbox-btn .badge,
.btn-sonstiges.checkbox-btn .badge,
.hellblau .btn-default.dropdown-toggle .badge,
.sonstiges .btn-default.dropdown-toggle .badge,
.btn-hellblau.dropdown-toggle .badge,
.btn-sonstiges.dropdown-toggle .badge {
  color: #a4d8e3;
  background-color: #FFFFFF;
}
/*
/*	======================================================================
/* 	GRAY/GRAU
/*	======================================================================
*/
.gray,
.grau {
  /* buttons */
  /* event-items */
  /* event-items */
  /* blog-items */
  /* article-detail */
}
.gray .video-teaser-title span,
.grau .video-teaser-title span,
.gray .progress > .progress-bar,
.grau .progress > .progress-bar,
.gray .mark,
.grau .mark,
.gray mark,
.grau mark {
  background-color: #9D9D9D;
}
.gray .btn-default,
.grau .btn-default,
.gray.btn-default,
.grau.btn-default {
  border-color: #9D9D9D;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #9D9D9D;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default:focus,
.grau .btn-default:focus,
.gray.btn-default:focus,
.grau.btn-default:focus,
.gray .btn-default.focus,
.grau .btn-default.focus,
.gray.btn-default.focus,
.grau.btn-default.focus {
  color: #FFFFFF;
  background-color: #848484;
  border-color: #5d5d5d;
}
.gray .btn-default:hover,
.grau .btn-default:hover,
.gray.btn-default:hover,
.grau.btn-default:hover {
  color: #FFFFFF;
  background-color: #848484;
  border-color: #7e7e7e;
}
.gray .btn-default:active,
.grau .btn-default:active,
.gray.btn-default:active,
.grau.btn-default:active,
.gray .btn-default.active,
.grau .btn-default.active,
.gray.btn-default.active,
.grau.btn-default.active,
.open > .dropdown-toggle.gray .btn-default,
.open > .dropdown-toggle.grau .btn-default,
.open > .dropdown-toggle.gray.btn-default,
.open > .dropdown-toggle.grau.btn-default {
  color: #FFFFFF;
  background-color: #848484;
  border-color: #7e7e7e;
}
.gray .btn-default:active:hover,
.grau .btn-default:active:hover,
.gray.btn-default:active:hover,
.grau.btn-default:active:hover,
.gray .btn-default.active:hover,
.grau .btn-default.active:hover,
.gray.btn-default.active:hover,
.grau.btn-default.active:hover,
.open > .dropdown-toggle.gray .btn-default:hover,
.open > .dropdown-toggle.grau .btn-default:hover,
.open > .dropdown-toggle.gray.btn-default:hover,
.open > .dropdown-toggle.grau.btn-default:hover,
.gray .btn-default:active:focus,
.grau .btn-default:active:focus,
.gray.btn-default:active:focus,
.grau.btn-default:active:focus,
.gray .btn-default.active:focus,
.grau .btn-default.active:focus,
.gray.btn-default.active:focus,
.grau.btn-default.active:focus,
.open > .dropdown-toggle.gray .btn-default:focus,
.open > .dropdown-toggle.grau .btn-default:focus,
.open > .dropdown-toggle.gray.btn-default:focus,
.open > .dropdown-toggle.grau.btn-default:focus,
.gray .btn-default:active.focus,
.grau .btn-default:active.focus,
.gray.btn-default:active.focus,
.grau.btn-default:active.focus,
.gray .btn-default.active.focus,
.grau .btn-default.active.focus,
.gray.btn-default.active.focus,
.grau.btn-default.active.focus,
.open > .dropdown-toggle.gray .btn-default.focus,
.open > .dropdown-toggle.grau .btn-default.focus,
.open > .dropdown-toggle.gray.btn-default.focus,
.open > .dropdown-toggle.grau.btn-default.focus {
  color: #FFFFFF;
  background-color: #727272;
  border-color: #5d5d5d;
}
.gray .btn-default:active,
.grau .btn-default:active,
.gray.btn-default:active,
.grau.btn-default:active,
.gray .btn-default.active,
.grau .btn-default.active,
.gray.btn-default.active,
.grau.btn-default.active,
.open > .dropdown-toggle.gray .btn-default,
.open > .dropdown-toggle.grau .btn-default,
.open > .dropdown-toggle.gray.btn-default,
.open > .dropdown-toggle.grau.btn-default {
  background-image: none;
}
.gray .btn-default.disabled,
.grau .btn-default.disabled,
.gray.btn-default.disabled,
.grau.btn-default.disabled,
.gray .btn-default[disabled],
.grau .btn-default[disabled],
.gray.btn-default[disabled],
.grau.btn-default[disabled],
fieldset[disabled] .gray .btn-default,
fieldset[disabled] .grau .btn-default,
fieldset[disabled] .gray.btn-default,
fieldset[disabled] .grau.btn-default,
.gray .btn-default.disabled:hover,
.grau .btn-default.disabled:hover,
.gray.btn-default.disabled:hover,
.grau.btn-default.disabled:hover,
.gray .btn-default[disabled]:hover,
.grau .btn-default[disabled]:hover,
.gray.btn-default[disabled]:hover,
.grau.btn-default[disabled]:hover,
fieldset[disabled] .gray .btn-default:hover,
fieldset[disabled] .grau .btn-default:hover,
fieldset[disabled] .gray.btn-default:hover,
fieldset[disabled] .grau.btn-default:hover,
.gray .btn-default.disabled:focus,
.grau .btn-default.disabled:focus,
.gray.btn-default.disabled:focus,
.grau.btn-default.disabled:focus,
.gray .btn-default[disabled]:focus,
.grau .btn-default[disabled]:focus,
.gray.btn-default[disabled]:focus,
.grau.btn-default[disabled]:focus,
fieldset[disabled] .gray .btn-default:focus,
fieldset[disabled] .grau .btn-default:focus,
fieldset[disabled] .gray.btn-default:focus,
fieldset[disabled] .grau.btn-default:focus,
.gray .btn-default.disabled.focus,
.grau .btn-default.disabled.focus,
.gray.btn-default.disabled.focus,
.grau.btn-default.disabled.focus,
.gray .btn-default[disabled].focus,
.grau .btn-default[disabled].focus,
.gray.btn-default[disabled].focus,
.grau.btn-default[disabled].focus,
fieldset[disabled] .gray .btn-default.focus,
fieldset[disabled] .grau .btn-default.focus,
fieldset[disabled] .gray.btn-default.focus,
fieldset[disabled] .grau.btn-default.focus,
.gray .btn-default.disabled:active,
.grau .btn-default.disabled:active,
.gray.btn-default.disabled:active,
.grau.btn-default.disabled:active,
.gray .btn-default[disabled]:active,
.grau .btn-default[disabled]:active,
.gray.btn-default[disabled]:active,
.grau.btn-default[disabled]:active,
fieldset[disabled] .gray .btn-default:active,
fieldset[disabled] .grau .btn-default:active,
fieldset[disabled] .gray.btn-default:active,
fieldset[disabled] .grau.btn-default:active,
.gray .btn-default.disabled.active,
.grau .btn-default.disabled.active,
.gray.btn-default.disabled.active,
.grau.btn-default.disabled.active,
.gray .btn-default[disabled].active,
.grau .btn-default[disabled].active,
.gray.btn-default[disabled].active,
.grau.btn-default[disabled].active,
fieldset[disabled] .gray .btn-default.active,
fieldset[disabled] .grau .btn-default.active,
fieldset[disabled] .gray.btn-default.active,
fieldset[disabled] .grau.btn-default.active {
  background-color: #9D9D9D;
  border-color: #9D9D9D;
}
.gray .btn-default .badge,
.grau .btn-default .badge,
.gray.btn-default .badge,
.grau.btn-default .badge {
  color: #9D9D9D;
  background-color: #FFFFFF;
}
.gray .btn-default:focus,
.grau .btn-default:focus,
.gray.btn-default:focus,
.grau.btn-default:focus,
.gray .btn-default.focus,
.grau .btn-default.focus,
.gray.btn-default.focus,
.grau.btn-default.focus {
  color: #FFFFFF;
  background-color: #9D9D9D;
  border-color: #9D9D9D;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gray .btn-default:hover,
.grau .btn-default:hover,
.gray.btn-default:hover,
.grau.btn-default:hover {
  color: #FFFFFF;
  background-color: #909090;
  border-color: #909090;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default:active,
.grau .btn-default:active,
.gray.btn-default:active,
.grau.btn-default:active,
.gray .btn-default.active,
.grau .btn-default.active,
.gray.btn-default.active,
.grau.btn-default.active {
  color: #FFFFFF;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default:active:hover,
.grau .btn-default:active:hover,
.gray.btn-default:active:hover,
.grau.btn-default:active:hover,
.gray .btn-default.active:hover,
.grau .btn-default.active:hover,
.gray.btn-default.active:hover,
.grau.btn-default.active:hover,
.gray .btn-default:active:focus,
.grau .btn-default:active:focus,
.gray.btn-default:active:focus,
.grau.btn-default:active:focus,
.gray .btn-default.active:focus,
.grau .btn-default.active:focus,
.gray.btn-default.active:focus,
.grau.btn-default.active:focus,
.gray .btn-default:active.focus,
.grau .btn-default:active.focus,
.gray.btn-default:active.focus,
.grau.btn-default:active.focus,
.gray .btn-default.active.focus,
.grau .btn-default.active.focus,
.gray.btn-default.active.focus,
.grau.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #777777;
  border-color: #777777;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default.disabled,
.grau .btn-default.disabled,
.gray.btn-default.disabled,
.grau.btn-default.disabled,
.gray .btn-default[disabled],
.grau .btn-default[disabled],
.gray.btn-default[disabled],
.grau.btn-default[disabled],
fieldset[disabled] .gray .btn-default,
fieldset[disabled] .grau .btn-default,
fieldset[disabled] .gray.btn-default,
fieldset[disabled] .grau.btn-default,
.gray .btn-default.disabled:hover,
.grau .btn-default.disabled:hover,
.gray.btn-default.disabled:hover,
.grau.btn-default.disabled:hover,
.gray .btn-default[disabled]:hover,
.grau .btn-default[disabled]:hover,
.gray.btn-default[disabled]:hover,
.grau.btn-default[disabled]:hover,
fieldset[disabled] .gray .btn-default:hover,
fieldset[disabled] .grau .btn-default:hover,
fieldset[disabled] .gray.btn-default:hover,
fieldset[disabled] .grau.btn-default:hover,
.gray .btn-default.disabled:focus,
.grau .btn-default.disabled:focus,
.gray.btn-default.disabled:focus,
.grau.btn-default.disabled:focus,
.gray .btn-default[disabled]:focus,
.grau .btn-default[disabled]:focus,
.gray.btn-default[disabled]:focus,
.grau.btn-default[disabled]:focus,
fieldset[disabled] .gray .btn-default:focus,
fieldset[disabled] .grau .btn-default:focus,
fieldset[disabled] .gray.btn-default:focus,
fieldset[disabled] .grau.btn-default:focus,
.gray .btn-default.disabled.focus,
.grau .btn-default.disabled.focus,
.gray.btn-default.disabled.focus,
.grau.btn-default.disabled.focus,
.gray .btn-default[disabled].focus,
.grau .btn-default[disabled].focus,
.gray.btn-default[disabled].focus,
.grau.btn-default[disabled].focus,
fieldset[disabled] .gray .btn-default.focus,
fieldset[disabled] .grau .btn-default.focus,
fieldset[disabled] .gray.btn-default.focus,
fieldset[disabled] .grau.btn-default.focus,
.gray .btn-default.disabled:active,
.grau .btn-default.disabled:active,
.gray.btn-default.disabled:active,
.grau.btn-default.disabled:active,
.gray .btn-default[disabled]:active,
.grau .btn-default[disabled]:active,
.gray.btn-default[disabled]:active,
.grau.btn-default[disabled]:active,
fieldset[disabled] .gray .btn-default:active,
fieldset[disabled] .grau .btn-default:active,
fieldset[disabled] .gray.btn-default:active,
fieldset[disabled] .grau.btn-default:active,
.gray .btn-default.disabled.active,
.grau .btn-default.disabled.active,
.gray.btn-default.disabled.active,
.grau.btn-default.disabled.active,
.gray .btn-default[disabled].active,
.grau .btn-default[disabled].active,
.gray.btn-default[disabled].active,
.grau.btn-default[disabled].active,
fieldset[disabled] .gray .btn-default.active,
fieldset[disabled] .grau .btn-default.active,
fieldset[disabled] .gray.btn-default.active,
fieldset[disabled] .grau.btn-default.active {
  background-color: #9D9D9D;
  border-color: #9D9D9D;
  background-image: none;
}
.gray .btn-default .badge,
.grau .btn-default .badge,
.gray.btn-default .badge,
.grau.btn-default .badge {
  color: #9D9D9D;
  background-color: #FFFFFF;
}
.gray .event-item,
.grau .event-item,
.gray.event-item,
.grau.event-item,
.gray .event-item:nth-child(even),
.grau .event-item:nth-child(even),
.gray.event-item:nth-child(even),
.grau.event-item:nth-child(even),
.gray .event-item:nth-child(odd),
.grau .event-item:nth-child(odd),
.gray.event-item:nth-child(odd),
.grau.event-item:nth-child(odd),
.gray .event-item .time,
.grau .event-item .time,
.gray.event-item .time,
.grau.event-item .time,
.gray .event-item .location,
.grau .event-item .location,
.gray.event-item .location,
.grau.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.gray .event-item .article-info,
.grau .event-item .article-info,
.gray.event-item .article-info,
.grau.event-item .article-info,
.gray .event-item .article-content,
.grau .event-item .article-content,
.gray.event-item .article-content,
.grau.event-item .article-content,
.gray .event-item .article-info > *,
.grau .event-item .article-info > *,
.gray.event-item .article-info > *,
.grau.event-item .article-info > *,
.gray .event-item .article-content > *,
.grau .event-item .article-content > *,
.gray.event-item .article-content > *,
.grau.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.gray .event-item .venue,
.grau .event-item .venue,
.gray.event-item .venue,
.grau.event-item .venue {
  color: #2D2D2D;
}
.gray .event-item .time,
.grau .event-item .time,
.gray.event-item .time,
.grau.event-item .time,
.gray .event-item .location,
.grau .event-item .location,
.gray.event-item .location,
.grau.event-item .location {
  color: #FFFFFF;
  background-color: #9D9D9D;
}
.gray .event-item.soldout .venue,
.grau .event-item.soldout .venue,
.gray.event-item.soldout .venue,
.grau.event-item.soldout .venue {
  color: #9D9D9D;
}
.gray .event-item.soldout .time,
.grau .event-item.soldout .time,
.gray.event-item.soldout .time,
.grau.event-item.soldout .time,
.gray .event-item.soldout .location,
.grau .event-item.soldout .location,
.gray.event-item.soldout .location,
.grau.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #9D9D9D;
}
.gray .event-item.soldout .article-content,
.grau .event-item.soldout .article-content,
.gray.event-item.soldout .article-content,
.grau.event-item.soldout .article-content,
.gray .event-item.soldout .article-content > *,
.grau .event-item.soldout .article-content > *,
.gray.event-item.soldout .article-content > *,
.grau.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.gray .event-item.soldout .article-content > p,
.grau .event-item.soldout .article-content > p,
.gray.event-item.soldout .article-content > p,
.grau.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.gray .event-item:hover,
.grau .event-item:hover,
.gray.event-item:hover,
.grau.event-item:hover,
.gray .event-item.hover,
.grau .event-item.hover,
.gray.event-item.hover,
.grau.event-item.hover,
.gray .event-item:hover.soldout,
.grau .event-item:hover.soldout,
.gray.event-item:hover.soldout,
.grau.event-item:hover.soldout,
.gray .event-item.hover.soldout,
.grau .event-item.hover.soldout,
.gray.event-item.hover.soldout,
.grau.event-item.hover.soldout,
.gray .event-item:hover:nth-child(odd),
.grau .event-item:hover:nth-child(odd),
.gray.event-item:hover:nth-child(odd),
.grau.event-item:hover:nth-child(odd),
.gray .event-item.hover:nth-child(odd),
.grau .event-item.hover:nth-child(odd),
.gray.event-item.hover:nth-child(odd),
.grau.event-item.hover:nth-child(odd),
.gray .event-item:hover:nth-child(even),
.grau .event-item:hover:nth-child(even),
.gray.event-item:hover:nth-child(even),
.grau.event-item:hover:nth-child(even),
.gray .event-item.hover:nth-child(even),
.grau .event-item.hover:nth-child(even),
.gray.event-item.hover:nth-child(even),
.grau.event-item.hover:nth-child(even) {
  background-color: #9D9D9D;
}
.gray .event-item:hover .venue,
.grau .event-item:hover .venue,
.gray.event-item:hover .venue,
.grau.event-item:hover .venue,
.gray .event-item.hover .venue,
.grau .event-item.hover .venue,
.gray.event-item.hover .venue,
.grau.event-item.hover .venue {
  color: #FFFFFF;
}
.gray .event-item:hover .location,
.grau .event-item:hover .location,
.gray.event-item:hover .location,
.grau.event-item:hover .location,
.gray .event-item.hover .location,
.grau .event-item.hover .location,
.gray.event-item.hover .location,
.grau.event-item.hover .location {
  color: #9D9D9D;
  background-color: #FFFFFF;
}
.gray .event-item:hover .article-info > .time,
.grau .event-item:hover .article-info > .time,
.gray.event-item:hover .article-info > .time,
.grau.event-item:hover .article-info > .time,
.gray .event-item.hover .article-info > .time,
.grau .event-item.hover .article-info > .time,
.gray.event-item.hover .article-info > .time,
.grau.event-item.hover .article-info > .time {
  color: #9D9D9D;
  background-color: #FFFFFF;
}
.gray .event-item:hover .article-content,
.grau .event-item:hover .article-content,
.gray.event-item:hover .article-content,
.grau.event-item:hover .article-content,
.gray .event-item.hover .article-content,
.grau .event-item.hover .article-content,
.gray.event-item.hover .article-content,
.grau.event-item.hover .article-content,
.gray .event-item:hover .article-content > *,
.grau .event-item:hover .article-content > *,
.gray.event-item:hover .article-content > *,
.grau.event-item:hover .article-content > *,
.gray .event-item.hover .article-content > *,
.grau .event-item.hover .article-content > *,
.gray.event-item.hover .article-content > *,
.grau.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.gray .event-item:hover .article-content > p,
.grau .event-item:hover .article-content > p,
.gray.event-item:hover .article-content > p,
.grau.event-item:hover .article-content > p,
.gray .event-item.hover .article-content > p,
.grau .event-item.hover .article-content > p,
.gray.event-item.hover .article-content > p,
.grau.event-item.hover .article-content > p {
  color: #FFFFFF;
}
.gray.event-item .location,
.grau.event-item .location {
  background-color: transparent;
}
.gray.event-item.hover .location,
.grau.event-item.hover .location,
.gray.event-item:hover .location,
.grau.event-item:hover .location {
  background-color: transparent;
}
.gray .item-intro.hover,
.grau .item-intro.hover,
.gray .item-leading.hover,
.grau .item-leading.hover,
.gray.item-intro.hover,
.grau.item-intro.hover,
.gray.item-leading.hover,
.grau.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .gray .item-intro.hover,
  .grau .item-intro.hover,
  .gray .item-leading.hover,
  .grau .item-leading.hover,
  .gray.item-intro.hover,
  .grau.item-intro.hover,
  .gray.item-leading.hover,
  .grau.item-leading.hover {
    background-color: #9D9D9D !important;
  }
  .gray .item-intro.hover > .inner > .layer .item-title,
  .grau .item-intro.hover > .inner > .layer .item-title,
  .gray .item-leading.hover > .inner > .layer .item-title,
  .grau .item-leading.hover > .inner > .layer .item-title,
  .gray.item-intro.hover > .inner > .layer .item-title,
  .grau.item-intro.hover > .inner > .layer .item-title,
  .gray.item-leading.hover > .inner > .layer .item-title,
  .grau.item-leading.hover > .inner > .layer .item-title {
    color: #9D9D9D !important;
  }
  .gray .item-intro.hover > .inner > .layer .item-title .mark,
  .grau .item-intro.hover > .inner > .layer .item-title .mark,
  .gray .item-leading.hover > .inner > .layer .item-title .mark,
  .grau .item-leading.hover > .inner > .layer .item-title .mark,
  .gray.item-intro.hover > .inner > .layer .item-title .mark,
  .grau.item-intro.hover > .inner > .layer .item-title .mark,
  .gray.item-leading.hover > .inner > .layer .item-title .mark,
  .grau.item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
.gray .article-detail,
.grau .article-detail,
.gray.article-detail,
.grau.article-detail {
  background-color: #9D9D9D;
}
.gray .article-detail > .article-header,
.grau .article-detail > .article-header,
.gray.article-detail > .article-header,
.grau.article-detail > .article-header {
  background-color: #9D9D9D;
}
.gray .article-detail > .article-header a,
.grau .article-detail > .article-header a,
.gray.article-detail > .article-header a,
.grau.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.gray .article-detail > .article-header a:hover,
.grau .article-detail > .article-header a:hover,
.gray.article-detail > .article-header a:hover,
.grau.article-detail > .article-header a:hover,
.gray .article-detail > .article-header a:focus,
.grau .article-detail > .article-header a:focus,
.gray.article-detail > .article-header a:focus,
.grau.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.gray .article-detail > .article-body,
.grau .article-detail > .article-body,
.gray.article-detail > .article-body,
.grau.article-detail > .article-body {
  background-color: #898989;
}
.gray .article-detail > .article-body a,
.grau .article-detail > .article-body a,
.gray.article-detail > .article-body a,
.grau.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.gray .article-detail > .article-body a:hover,
.grau .article-detail > .article-body a:hover,
.gray.article-detail > .article-body a:hover,
.grau.article-detail > .article-body a:hover,
.gray .article-detail > .article-body a:focus,
.grau .article-detail > .article-body a:focus,
.gray.article-detail > .article-body a:focus,
.grau.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.gray .article-detail .back-to-list-btn,
.grau .article-detail .back-to-list-btn,
.gray.article-detail .back-to-list-btn,
.grau.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #9D9D9D;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .article-detail .back-to-list-btn:focus,
.grau .article-detail .back-to-list-btn:focus,
.gray.article-detail .back-to-list-btn:focus,
.grau.article-detail .back-to-list-btn:focus,
.gray .article-detail .back-to-list-btn.focus,
.grau .article-detail .back-to-list-btn.focus,
.gray.article-detail .back-to-list-btn.focus,
.grau.article-detail .back-to-list-btn.focus {
  color: #9D9D9D;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.gray .article-detail .back-to-list-btn:hover,
.grau .article-detail .back-to-list-btn:hover,
.gray.article-detail .back-to-list-btn:hover,
.grau.article-detail .back-to-list-btn:hover {
  color: #9D9D9D;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.gray .article-detail .back-to-list-btn:active,
.grau .article-detail .back-to-list-btn:active,
.gray.article-detail .back-to-list-btn:active,
.grau.article-detail .back-to-list-btn:active,
.gray .article-detail .back-to-list-btn.active,
.grau .article-detail .back-to-list-btn.active,
.gray.article-detail .back-to-list-btn.active,
.grau.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.gray .article-detail .back-to-list-btn,
.open > .dropdown-toggle.grau .article-detail .back-to-list-btn,
.open > .dropdown-toggle.gray.article-detail .back-to-list-btn,
.open > .dropdown-toggle.grau.article-detail .back-to-list-btn {
  color: #9D9D9D;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.gray .article-detail .back-to-list-btn:active:hover,
.grau .article-detail .back-to-list-btn:active:hover,
.gray.article-detail .back-to-list-btn:active:hover,
.grau.article-detail .back-to-list-btn:active:hover,
.gray .article-detail .back-to-list-btn.active:hover,
.grau .article-detail .back-to-list-btn.active:hover,
.gray.article-detail .back-to-list-btn.active:hover,
.grau.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.gray .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.grau .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.gray.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.grau.article-detail .back-to-list-btn:hover,
.gray .article-detail .back-to-list-btn:active:focus,
.grau .article-detail .back-to-list-btn:active:focus,
.gray.article-detail .back-to-list-btn:active:focus,
.grau.article-detail .back-to-list-btn:active:focus,
.gray .article-detail .back-to-list-btn.active:focus,
.grau .article-detail .back-to-list-btn.active:focus,
.gray.article-detail .back-to-list-btn.active:focus,
.grau.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.gray .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.grau .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.gray.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.grau.article-detail .back-to-list-btn:focus,
.gray .article-detail .back-to-list-btn:active.focus,
.grau .article-detail .back-to-list-btn:active.focus,
.gray.article-detail .back-to-list-btn:active.focus,
.grau.article-detail .back-to-list-btn:active.focus,
.gray .article-detail .back-to-list-btn.active.focus,
.grau .article-detail .back-to-list-btn.active.focus,
.gray.article-detail .back-to-list-btn.active.focus,
.grau.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.gray .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.grau .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.gray.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.grau.article-detail .back-to-list-btn.focus {
  color: #9D9D9D;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.gray .article-detail .back-to-list-btn:active,
.grau .article-detail .back-to-list-btn:active,
.gray.article-detail .back-to-list-btn:active,
.grau.article-detail .back-to-list-btn:active,
.gray .article-detail .back-to-list-btn.active,
.grau .article-detail .back-to-list-btn.active,
.gray.article-detail .back-to-list-btn.active,
.grau.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.gray .article-detail .back-to-list-btn,
.open > .dropdown-toggle.grau .article-detail .back-to-list-btn,
.open > .dropdown-toggle.gray.article-detail .back-to-list-btn,
.open > .dropdown-toggle.grau.article-detail .back-to-list-btn {
  background-image: none;
}
.gray .article-detail .back-to-list-btn.disabled,
.grau .article-detail .back-to-list-btn.disabled,
.gray.article-detail .back-to-list-btn.disabled,
.grau.article-detail .back-to-list-btn.disabled,
.gray .article-detail .back-to-list-btn[disabled],
.grau .article-detail .back-to-list-btn[disabled],
.gray.article-detail .back-to-list-btn[disabled],
.grau.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .gray .article-detail .back-to-list-btn,
fieldset[disabled] .grau .article-detail .back-to-list-btn,
fieldset[disabled] .gray.article-detail .back-to-list-btn,
fieldset[disabled] .grau.article-detail .back-to-list-btn,
.gray .article-detail .back-to-list-btn.disabled:hover,
.grau .article-detail .back-to-list-btn.disabled:hover,
.gray.article-detail .back-to-list-btn.disabled:hover,
.grau.article-detail .back-to-list-btn.disabled:hover,
.gray .article-detail .back-to-list-btn[disabled]:hover,
.grau .article-detail .back-to-list-btn[disabled]:hover,
.gray.article-detail .back-to-list-btn[disabled]:hover,
.grau.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .gray .article-detail .back-to-list-btn:hover,
fieldset[disabled] .grau .article-detail .back-to-list-btn:hover,
fieldset[disabled] .gray.article-detail .back-to-list-btn:hover,
fieldset[disabled] .grau.article-detail .back-to-list-btn:hover,
.gray .article-detail .back-to-list-btn.disabled:focus,
.grau .article-detail .back-to-list-btn.disabled:focus,
.gray.article-detail .back-to-list-btn.disabled:focus,
.grau.article-detail .back-to-list-btn.disabled:focus,
.gray .article-detail .back-to-list-btn[disabled]:focus,
.grau .article-detail .back-to-list-btn[disabled]:focus,
.gray.article-detail .back-to-list-btn[disabled]:focus,
.grau.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .gray .article-detail .back-to-list-btn:focus,
fieldset[disabled] .grau .article-detail .back-to-list-btn:focus,
fieldset[disabled] .gray.article-detail .back-to-list-btn:focus,
fieldset[disabled] .grau.article-detail .back-to-list-btn:focus,
.gray .article-detail .back-to-list-btn.disabled.focus,
.grau .article-detail .back-to-list-btn.disabled.focus,
.gray.article-detail .back-to-list-btn.disabled.focus,
.grau.article-detail .back-to-list-btn.disabled.focus,
.gray .article-detail .back-to-list-btn[disabled].focus,
.grau .article-detail .back-to-list-btn[disabled].focus,
.gray.article-detail .back-to-list-btn[disabled].focus,
.grau.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .gray .article-detail .back-to-list-btn.focus,
fieldset[disabled] .grau .article-detail .back-to-list-btn.focus,
fieldset[disabled] .gray.article-detail .back-to-list-btn.focus,
fieldset[disabled] .grau.article-detail .back-to-list-btn.focus,
.gray .article-detail .back-to-list-btn.disabled:active,
.grau .article-detail .back-to-list-btn.disabled:active,
.gray.article-detail .back-to-list-btn.disabled:active,
.grau.article-detail .back-to-list-btn.disabled:active,
.gray .article-detail .back-to-list-btn[disabled]:active,
.grau .article-detail .back-to-list-btn[disabled]:active,
.gray.article-detail .back-to-list-btn[disabled]:active,
.grau.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .gray .article-detail .back-to-list-btn:active,
fieldset[disabled] .grau .article-detail .back-to-list-btn:active,
fieldset[disabled] .gray.article-detail .back-to-list-btn:active,
fieldset[disabled] .grau.article-detail .back-to-list-btn:active,
.gray .article-detail .back-to-list-btn.disabled.active,
.grau .article-detail .back-to-list-btn.disabled.active,
.gray.article-detail .back-to-list-btn.disabled.active,
.grau.article-detail .back-to-list-btn.disabled.active,
.gray .article-detail .back-to-list-btn[disabled].active,
.grau .article-detail .back-to-list-btn[disabled].active,
.gray.article-detail .back-to-list-btn[disabled].active,
.grau.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .gray .article-detail .back-to-list-btn.active,
fieldset[disabled] .grau .article-detail .back-to-list-btn.active,
fieldset[disabled] .gray.article-detail .back-to-list-btn.active,
fieldset[disabled] .grau.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.gray .article-detail .back-to-list-btn .badge,
.grau .article-detail .back-to-list-btn .badge,
.gray.article-detail .back-to-list-btn .badge,
.grau.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #9D9D9D;
}
.gray .article-detail .back-to-list-btn:focus,
.grau .article-detail .back-to-list-btn:focus,
.gray.article-detail .back-to-list-btn:focus,
.grau.article-detail .back-to-list-btn:focus,
.gray .article-detail .back-to-list-btn.focus,
.grau .article-detail .back-to-list-btn.focus,
.gray.article-detail .back-to-list-btn.focus,
.grau.article-detail .back-to-list-btn.focus {
  color: #9D9D9D;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gray .article-detail .back-to-list-btn:hover,
.grau .article-detail .back-to-list-btn:hover,
.gray.article-detail .back-to-list-btn:hover,
.grau.article-detail .back-to-list-btn:hover {
  color: #9D9D9D;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .article-detail .back-to-list-btn:active,
.grau .article-detail .back-to-list-btn:active,
.gray.article-detail .back-to-list-btn:active,
.grau.article-detail .back-to-list-btn:active,
.gray .article-detail .back-to-list-btn.active,
.grau .article-detail .back-to-list-btn.active,
.gray.article-detail .back-to-list-btn.active,
.grau.article-detail .back-to-list-btn.active {
  color: #9D9D9D;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .article-detail .back-to-list-btn:active:hover,
.grau .article-detail .back-to-list-btn:active:hover,
.gray.article-detail .back-to-list-btn:active:hover,
.grau.article-detail .back-to-list-btn:active:hover,
.gray .article-detail .back-to-list-btn.active:hover,
.grau .article-detail .back-to-list-btn.active:hover,
.gray.article-detail .back-to-list-btn.active:hover,
.grau.article-detail .back-to-list-btn.active:hover,
.gray .article-detail .back-to-list-btn:active:focus,
.grau .article-detail .back-to-list-btn:active:focus,
.gray.article-detail .back-to-list-btn:active:focus,
.grau.article-detail .back-to-list-btn:active:focus,
.gray .article-detail .back-to-list-btn.active:focus,
.grau .article-detail .back-to-list-btn.active:focus,
.gray.article-detail .back-to-list-btn.active:focus,
.grau.article-detail .back-to-list-btn.active:focus,
.gray .article-detail .back-to-list-btn:active.focus,
.grau .article-detail .back-to-list-btn:active.focus,
.gray.article-detail .back-to-list-btn:active.focus,
.grau.article-detail .back-to-list-btn:active.focus,
.gray .article-detail .back-to-list-btn.active.focus,
.grau .article-detail .back-to-list-btn.active.focus,
.gray.article-detail .back-to-list-btn.active.focus,
.grau.article-detail .back-to-list-btn.active.focus {
  color: #9D9D9D;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .article-detail .back-to-list-btn.disabled,
.grau .article-detail .back-to-list-btn.disabled,
.gray.article-detail .back-to-list-btn.disabled,
.grau.article-detail .back-to-list-btn.disabled,
.gray .article-detail .back-to-list-btn[disabled],
.grau .article-detail .back-to-list-btn[disabled],
.gray.article-detail .back-to-list-btn[disabled],
.grau.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .gray .article-detail .back-to-list-btn,
fieldset[disabled] .grau .article-detail .back-to-list-btn,
fieldset[disabled] .gray.article-detail .back-to-list-btn,
fieldset[disabled] .grau.article-detail .back-to-list-btn,
.gray .article-detail .back-to-list-btn.disabled:hover,
.grau .article-detail .back-to-list-btn.disabled:hover,
.gray.article-detail .back-to-list-btn.disabled:hover,
.grau.article-detail .back-to-list-btn.disabled:hover,
.gray .article-detail .back-to-list-btn[disabled]:hover,
.grau .article-detail .back-to-list-btn[disabled]:hover,
.gray.article-detail .back-to-list-btn[disabled]:hover,
.grau.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .gray .article-detail .back-to-list-btn:hover,
fieldset[disabled] .grau .article-detail .back-to-list-btn:hover,
fieldset[disabled] .gray.article-detail .back-to-list-btn:hover,
fieldset[disabled] .grau.article-detail .back-to-list-btn:hover,
.gray .article-detail .back-to-list-btn.disabled:focus,
.grau .article-detail .back-to-list-btn.disabled:focus,
.gray.article-detail .back-to-list-btn.disabled:focus,
.grau.article-detail .back-to-list-btn.disabled:focus,
.gray .article-detail .back-to-list-btn[disabled]:focus,
.grau .article-detail .back-to-list-btn[disabled]:focus,
.gray.article-detail .back-to-list-btn[disabled]:focus,
.grau.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .gray .article-detail .back-to-list-btn:focus,
fieldset[disabled] .grau .article-detail .back-to-list-btn:focus,
fieldset[disabled] .gray.article-detail .back-to-list-btn:focus,
fieldset[disabled] .grau.article-detail .back-to-list-btn:focus,
.gray .article-detail .back-to-list-btn.disabled.focus,
.grau .article-detail .back-to-list-btn.disabled.focus,
.gray.article-detail .back-to-list-btn.disabled.focus,
.grau.article-detail .back-to-list-btn.disabled.focus,
.gray .article-detail .back-to-list-btn[disabled].focus,
.grau .article-detail .back-to-list-btn[disabled].focus,
.gray.article-detail .back-to-list-btn[disabled].focus,
.grau.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .gray .article-detail .back-to-list-btn.focus,
fieldset[disabled] .grau .article-detail .back-to-list-btn.focus,
fieldset[disabled] .gray.article-detail .back-to-list-btn.focus,
fieldset[disabled] .grau.article-detail .back-to-list-btn.focus,
.gray .article-detail .back-to-list-btn.disabled:active,
.grau .article-detail .back-to-list-btn.disabled:active,
.gray.article-detail .back-to-list-btn.disabled:active,
.grau.article-detail .back-to-list-btn.disabled:active,
.gray .article-detail .back-to-list-btn[disabled]:active,
.grau .article-detail .back-to-list-btn[disabled]:active,
.gray.article-detail .back-to-list-btn[disabled]:active,
.grau.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .gray .article-detail .back-to-list-btn:active,
fieldset[disabled] .grau .article-detail .back-to-list-btn:active,
fieldset[disabled] .gray.article-detail .back-to-list-btn:active,
fieldset[disabled] .grau.article-detail .back-to-list-btn:active,
.gray .article-detail .back-to-list-btn.disabled.active,
.grau .article-detail .back-to-list-btn.disabled.active,
.gray.article-detail .back-to-list-btn.disabled.active,
.grau.article-detail .back-to-list-btn.disabled.active,
.gray .article-detail .back-to-list-btn[disabled].active,
.grau .article-detail .back-to-list-btn[disabled].active,
.gray.article-detail .back-to-list-btn[disabled].active,
.grau.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .gray .article-detail .back-to-list-btn.active,
fieldset[disabled] .grau .article-detail .back-to-list-btn.active,
fieldset[disabled] .gray.article-detail .back-to-list-btn.active,
fieldset[disabled] .grau.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.gray .article-detail .back-to-list-btn .badge,
.grau .article-detail .back-to-list-btn .badge,
.gray.article-detail .back-to-list-btn .badge,
.grau.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #9D9D9D;
}
.gray .article-detail .location,
.grau .article-detail .location,
.gray.article-detail .location,
.grau.article-detail .location {
  color: #9D9D9D;
  background-color: #FFFFFF;
}
.gray .article-detail .date-venue,
.grau .article-detail .date-venue,
.gray.article-detail .date-venue,
.grau.article-detail .date-venue {
  color: #FFFFFF;
}
.gray .article-detail .date-venue > a,
.grau .article-detail .date-venue > a,
.gray.article-detail .date-venue > a,
.grau.article-detail .date-venue > a,
.gray .article-detail .date-venue > a:hover,
.grau .article-detail .date-venue > a:hover,
.gray.article-detail .date-venue > a:hover,
.grau.article-detail .date-venue > a:hover,
.gray .article-detail .date-venue > a:focus,
.grau .article-detail .date-venue > a:focus,
.gray.article-detail .date-venue > a:focus,
.grau.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
/* buttons */
.gray .btn-default,
.grau .btn-default,
.btn-gray,
.btn-grau {
  border-color: #9D9D9D;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #9D9D9D;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default:focus,
.grau .btn-default:focus,
.btn-gray:focus,
.btn-grau:focus,
.gray .btn-default.focus,
.grau .btn-default.focus,
.btn-gray.focus,
.btn-grau.focus {
  color: #FFFFFF;
  background-color: #848484;
  border-color: #5d5d5d;
}
.gray .btn-default:hover,
.grau .btn-default:hover,
.btn-gray:hover,
.btn-grau:hover {
  color: #FFFFFF;
  background-color: #848484;
  border-color: #7e7e7e;
}
.gray .btn-default:active,
.grau .btn-default:active,
.btn-gray:active,
.btn-grau:active,
.gray .btn-default.active,
.grau .btn-default.active,
.btn-gray.active,
.btn-grau.active,
.open > .dropdown-toggle.gray .btn-default,
.open > .dropdown-toggle.grau .btn-default,
.open > .dropdown-toggle.btn-gray,
.open > .dropdown-toggle.btn-grau {
  color: #FFFFFF;
  background-color: #848484;
  border-color: #7e7e7e;
}
.gray .btn-default:active:hover,
.grau .btn-default:active:hover,
.btn-gray:active:hover,
.btn-grau:active:hover,
.gray .btn-default.active:hover,
.grau .btn-default.active:hover,
.btn-gray.active:hover,
.btn-grau.active:hover,
.open > .dropdown-toggle.gray .btn-default:hover,
.open > .dropdown-toggle.grau .btn-default:hover,
.open > .dropdown-toggle.btn-gray:hover,
.open > .dropdown-toggle.btn-grau:hover,
.gray .btn-default:active:focus,
.grau .btn-default:active:focus,
.btn-gray:active:focus,
.btn-grau:active:focus,
.gray .btn-default.active:focus,
.grau .btn-default.active:focus,
.btn-gray.active:focus,
.btn-grau.active:focus,
.open > .dropdown-toggle.gray .btn-default:focus,
.open > .dropdown-toggle.grau .btn-default:focus,
.open > .dropdown-toggle.btn-gray:focus,
.open > .dropdown-toggle.btn-grau:focus,
.gray .btn-default:active.focus,
.grau .btn-default:active.focus,
.btn-gray:active.focus,
.btn-grau:active.focus,
.gray .btn-default.active.focus,
.grau .btn-default.active.focus,
.btn-gray.active.focus,
.btn-grau.active.focus,
.open > .dropdown-toggle.gray .btn-default.focus,
.open > .dropdown-toggle.grau .btn-default.focus,
.open > .dropdown-toggle.btn-gray.focus,
.open > .dropdown-toggle.btn-grau.focus {
  color: #FFFFFF;
  background-color: #727272;
  border-color: #5d5d5d;
}
.gray .btn-default:active,
.grau .btn-default:active,
.btn-gray:active,
.btn-grau:active,
.gray .btn-default.active,
.grau .btn-default.active,
.btn-gray.active,
.btn-grau.active,
.open > .dropdown-toggle.gray .btn-default,
.open > .dropdown-toggle.grau .btn-default,
.open > .dropdown-toggle.btn-gray,
.open > .dropdown-toggle.btn-grau {
  background-image: none;
}
.gray .btn-default.disabled,
.grau .btn-default.disabled,
.btn-gray.disabled,
.btn-grau.disabled,
.gray .btn-default[disabled],
.grau .btn-default[disabled],
.btn-gray[disabled],
.btn-grau[disabled],
fieldset[disabled] .gray .btn-default,
fieldset[disabled] .grau .btn-default,
fieldset[disabled] .btn-gray,
fieldset[disabled] .btn-grau,
.gray .btn-default.disabled:hover,
.grau .btn-default.disabled:hover,
.btn-gray.disabled:hover,
.btn-grau.disabled:hover,
.gray .btn-default[disabled]:hover,
.grau .btn-default[disabled]:hover,
.btn-gray[disabled]:hover,
.btn-grau[disabled]:hover,
fieldset[disabled] .gray .btn-default:hover,
fieldset[disabled] .grau .btn-default:hover,
fieldset[disabled] .btn-gray:hover,
fieldset[disabled] .btn-grau:hover,
.gray .btn-default.disabled:focus,
.grau .btn-default.disabled:focus,
.btn-gray.disabled:focus,
.btn-grau.disabled:focus,
.gray .btn-default[disabled]:focus,
.grau .btn-default[disabled]:focus,
.btn-gray[disabled]:focus,
.btn-grau[disabled]:focus,
fieldset[disabled] .gray .btn-default:focus,
fieldset[disabled] .grau .btn-default:focus,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-grau:focus,
.gray .btn-default.disabled.focus,
.grau .btn-default.disabled.focus,
.btn-gray.disabled.focus,
.btn-grau.disabled.focus,
.gray .btn-default[disabled].focus,
.grau .btn-default[disabled].focus,
.btn-gray[disabled].focus,
.btn-grau[disabled].focus,
fieldset[disabled] .gray .btn-default.focus,
fieldset[disabled] .grau .btn-default.focus,
fieldset[disabled] .btn-gray.focus,
fieldset[disabled] .btn-grau.focus,
.gray .btn-default.disabled:active,
.grau .btn-default.disabled:active,
.btn-gray.disabled:active,
.btn-grau.disabled:active,
.gray .btn-default[disabled]:active,
.grau .btn-default[disabled]:active,
.btn-gray[disabled]:active,
.btn-grau[disabled]:active,
fieldset[disabled] .gray .btn-default:active,
fieldset[disabled] .grau .btn-default:active,
fieldset[disabled] .btn-gray:active,
fieldset[disabled] .btn-grau:active,
.gray .btn-default.disabled.active,
.grau .btn-default.disabled.active,
.btn-gray.disabled.active,
.btn-grau.disabled.active,
.gray .btn-default[disabled].active,
.grau .btn-default[disabled].active,
.btn-gray[disabled].active,
.btn-grau[disabled].active,
fieldset[disabled] .gray .btn-default.active,
fieldset[disabled] .grau .btn-default.active,
fieldset[disabled] .btn-gray.active,
fieldset[disabled] .btn-grau.active {
  background-color: #9D9D9D;
  border-color: #9D9D9D;
}
.gray .btn-default .badge,
.grau .btn-default .badge,
.btn-gray .badge,
.btn-grau .badge {
  color: #9D9D9D;
  background-color: #FFFFFF;
}
.gray .btn-default:focus,
.grau .btn-default:focus,
.btn-gray:focus,
.btn-grau:focus,
.gray .btn-default.focus,
.grau .btn-default.focus,
.btn-gray.focus,
.btn-grau.focus {
  color: #FFFFFF;
  background-color: #9D9D9D;
  border-color: #9D9D9D;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gray .btn-default:hover,
.grau .btn-default:hover,
.btn-gray:hover,
.btn-grau:hover {
  color: #FFFFFF;
  background-color: #909090;
  border-color: #909090;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default:active,
.grau .btn-default:active,
.btn-gray:active,
.btn-grau:active,
.gray .btn-default.active,
.grau .btn-default.active,
.btn-gray.active,
.btn-grau.active {
  color: #FFFFFF;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default:active:hover,
.grau .btn-default:active:hover,
.btn-gray:active:hover,
.btn-grau:active:hover,
.gray .btn-default.active:hover,
.grau .btn-default.active:hover,
.btn-gray.active:hover,
.btn-grau.active:hover,
.gray .btn-default:active:focus,
.grau .btn-default:active:focus,
.btn-gray:active:focus,
.btn-grau:active:focus,
.gray .btn-default.active:focus,
.grau .btn-default.active:focus,
.btn-gray.active:focus,
.btn-grau.active:focus,
.gray .btn-default:active.focus,
.grau .btn-default:active.focus,
.btn-gray:active.focus,
.btn-grau:active.focus,
.gray .btn-default.active.focus,
.grau .btn-default.active.focus,
.btn-gray.active.focus,
.btn-grau.active.focus {
  color: #FFFFFF;
  background-color: #777777;
  border-color: #777777;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default.disabled,
.grau .btn-default.disabled,
.btn-gray.disabled,
.btn-grau.disabled,
.gray .btn-default[disabled],
.grau .btn-default[disabled],
.btn-gray[disabled],
.btn-grau[disabled],
fieldset[disabled] .gray .btn-default,
fieldset[disabled] .grau .btn-default,
fieldset[disabled] .btn-gray,
fieldset[disabled] .btn-grau,
.gray .btn-default.disabled:hover,
.grau .btn-default.disabled:hover,
.btn-gray.disabled:hover,
.btn-grau.disabled:hover,
.gray .btn-default[disabled]:hover,
.grau .btn-default[disabled]:hover,
.btn-gray[disabled]:hover,
.btn-grau[disabled]:hover,
fieldset[disabled] .gray .btn-default:hover,
fieldset[disabled] .grau .btn-default:hover,
fieldset[disabled] .btn-gray:hover,
fieldset[disabled] .btn-grau:hover,
.gray .btn-default.disabled:focus,
.grau .btn-default.disabled:focus,
.btn-gray.disabled:focus,
.btn-grau.disabled:focus,
.gray .btn-default[disabled]:focus,
.grau .btn-default[disabled]:focus,
.btn-gray[disabled]:focus,
.btn-grau[disabled]:focus,
fieldset[disabled] .gray .btn-default:focus,
fieldset[disabled] .grau .btn-default:focus,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-grau:focus,
.gray .btn-default.disabled.focus,
.grau .btn-default.disabled.focus,
.btn-gray.disabled.focus,
.btn-grau.disabled.focus,
.gray .btn-default[disabled].focus,
.grau .btn-default[disabled].focus,
.btn-gray[disabled].focus,
.btn-grau[disabled].focus,
fieldset[disabled] .gray .btn-default.focus,
fieldset[disabled] .grau .btn-default.focus,
fieldset[disabled] .btn-gray.focus,
fieldset[disabled] .btn-grau.focus,
.gray .btn-default.disabled:active,
.grau .btn-default.disabled:active,
.btn-gray.disabled:active,
.btn-grau.disabled:active,
.gray .btn-default[disabled]:active,
.grau .btn-default[disabled]:active,
.btn-gray[disabled]:active,
.btn-grau[disabled]:active,
fieldset[disabled] .gray .btn-default:active,
fieldset[disabled] .grau .btn-default:active,
fieldset[disabled] .btn-gray:active,
fieldset[disabled] .btn-grau:active,
.gray .btn-default.disabled.active,
.grau .btn-default.disabled.active,
.btn-gray.disabled.active,
.btn-grau.disabled.active,
.gray .btn-default[disabled].active,
.grau .btn-default[disabled].active,
.btn-gray[disabled].active,
.btn-grau[disabled].active,
fieldset[disabled] .gray .btn-default.active,
fieldset[disabled] .grau .btn-default.active,
fieldset[disabled] .btn-gray.active,
fieldset[disabled] .btn-grau.active {
  background-color: #9D9D9D;
  border-color: #9D9D9D;
  background-image: none;
}
.gray .btn-default .badge,
.grau .btn-default .badge,
.btn-gray .badge,
.btn-grau .badge {
  color: #9D9D9D;
  background-color: #FFFFFF;
}
.gray .btn-default.checkbox-btn,
.grau .btn-default.checkbox-btn,
.btn-gray.checkbox-btn,
.btn-grau.checkbox-btn,
.gray .btn-default.dropdown-toggle,
.grau .btn-default.dropdown-toggle,
.btn-gray.dropdown-toggle,
.btn-grau.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(157, 157, 157, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default.checkbox-btn.dropdown-toggle,
.grau .btn-default.checkbox-btn.dropdown-toggle,
.btn-gray.checkbox-btn.dropdown-toggle,
.btn-grau.checkbox-btn.dropdown-toggle,
.gray .btn-default.dropdown-toggle.dropdown-toggle,
.grau .btn-default.dropdown-toggle.dropdown-toggle,
.btn-gray.dropdown-toggle.dropdown-toggle,
.btn-grau.dropdown-toggle.dropdown-toggle {
  border-color: #9D9D9D;
  background-color: #ECECEC;
}
.gray .btn-default.checkbox-btn:focus,
.grau .btn-default.checkbox-btn:focus,
.btn-gray.checkbox-btn:focus,
.btn-grau.checkbox-btn:focus,
.gray .btn-default.dropdown-toggle:focus,
.grau .btn-default.dropdown-toggle:focus,
.btn-gray.dropdown-toggle:focus,
.btn-grau.dropdown-toggle:focus,
.gray .btn-default.checkbox-btn.focus,
.grau .btn-default.checkbox-btn.focus,
.btn-gray.checkbox-btn.focus,
.btn-grau.checkbox-btn.focus,
.gray .btn-default.dropdown-toggle.focus,
.grau .btn-default.dropdown-toggle.focus,
.btn-gray.dropdown-toggle.focus,
.btn-grau.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(157, 157, 157, 0.75);
  border-color: #9D9D9D;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.gray .btn-default.checkbox-btn:hover,
.grau .btn-default.checkbox-btn:hover,
.btn-gray.checkbox-btn:hover,
.btn-grau.checkbox-btn:hover,
.gray .btn-default.dropdown-toggle:hover,
.grau .btn-default.dropdown-toggle:hover,
.btn-gray.dropdown-toggle:hover,
.btn-grau.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(157, 157, 157, 0.75);
  border-color: #9D9D9D;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default.checkbox-btn:active,
.grau .btn-default.checkbox-btn:active,
.btn-gray.checkbox-btn:active,
.btn-grau.checkbox-btn:active,
.gray .btn-default.dropdown-toggle:active,
.grau .btn-default.dropdown-toggle:active,
.btn-gray.dropdown-toggle:active,
.btn-grau.dropdown-toggle:active,
.gray .btn-default.checkbox-btn.active,
.grau .btn-default.checkbox-btn.active,
.btn-gray.checkbox-btn.active,
.btn-grau.checkbox-btn.active,
.gray .btn-default.dropdown-toggle.active,
.grau .btn-default.dropdown-toggle.active,
.btn-gray.dropdown-toggle.active,
.btn-grau.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #9D9D9D;
  border-color: #9D9D9D;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default.checkbox-btn:active:hover,
.grau .btn-default.checkbox-btn:active:hover,
.btn-gray.checkbox-btn:active:hover,
.btn-grau.checkbox-btn:active:hover,
.gray .btn-default.dropdown-toggle:active:hover,
.grau .btn-default.dropdown-toggle:active:hover,
.btn-gray.dropdown-toggle:active:hover,
.btn-grau.dropdown-toggle:active:hover,
.gray .btn-default.checkbox-btn.active:hover,
.grau .btn-default.checkbox-btn.active:hover,
.btn-gray.checkbox-btn.active:hover,
.btn-grau.checkbox-btn.active:hover,
.gray .btn-default.dropdown-toggle.active:hover,
.grau .btn-default.dropdown-toggle.active:hover,
.btn-gray.dropdown-toggle.active:hover,
.btn-grau.dropdown-toggle.active:hover,
.gray .btn-default.checkbox-btn:active:focus,
.grau .btn-default.checkbox-btn:active:focus,
.btn-gray.checkbox-btn:active:focus,
.btn-grau.checkbox-btn:active:focus,
.gray .btn-default.dropdown-toggle:active:focus,
.grau .btn-default.dropdown-toggle:active:focus,
.btn-gray.dropdown-toggle:active:focus,
.btn-grau.dropdown-toggle:active:focus,
.gray .btn-default.checkbox-btn.active:focus,
.grau .btn-default.checkbox-btn.active:focus,
.btn-gray.checkbox-btn.active:focus,
.btn-grau.checkbox-btn.active:focus,
.gray .btn-default.dropdown-toggle.active:focus,
.grau .btn-default.dropdown-toggle.active:focus,
.btn-gray.dropdown-toggle.active:focus,
.btn-grau.dropdown-toggle.active:focus,
.gray .btn-default.checkbox-btn:active.focus,
.grau .btn-default.checkbox-btn:active.focus,
.btn-gray.checkbox-btn:active.focus,
.btn-grau.checkbox-btn:active.focus,
.gray .btn-default.dropdown-toggle:active.focus,
.grau .btn-default.dropdown-toggle:active.focus,
.btn-gray.dropdown-toggle:active.focus,
.btn-grau.dropdown-toggle:active.focus,
.gray .btn-default.checkbox-btn.active.focus,
.grau .btn-default.checkbox-btn.active.focus,
.btn-gray.checkbox-btn.active.focus,
.btn-grau.checkbox-btn.active.focus,
.gray .btn-default.dropdown-toggle.active.focus,
.grau .btn-default.dropdown-toggle.active.focus,
.btn-gray.dropdown-toggle.active.focus,
.btn-grau.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #9D9D9D;
  border-color: #9D9D9D;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gray .btn-default.checkbox-btn.dropdown-toggle.hover,
.grau .btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-gray.checkbox-btn.dropdown-toggle.hover,
.btn-grau.checkbox-btn.dropdown-toggle.hover,
.gray .btn-default.dropdown-toggle.dropdown-toggle.hover,
.grau .btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-gray.dropdown-toggle.dropdown-toggle.hover,
.btn-grau.dropdown-toggle.dropdown-toggle.hover,
.gray .btn-default.checkbox-btn.dropdown-toggle:hover,
.grau .btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-gray.checkbox-btn.dropdown-toggle:hover,
.btn-grau.checkbox-btn.dropdown-toggle:hover,
.gray .btn-default.dropdown-toggle.dropdown-toggle:hover,
.grau .btn-default.dropdown-toggle.dropdown-toggle:hover,
.btn-gray.dropdown-toggle.dropdown-toggle:hover,
.btn-grau.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.gray .btn-default.checkbox-btn:active.btn-default,
.grau .btn-default.checkbox-btn:active.btn-default,
.btn-gray.checkbox-btn:active.btn-default,
.btn-grau.checkbox-btn:active.btn-default,
.gray .btn-default.dropdown-toggle:active.btn-default,
.grau .btn-default.dropdown-toggle:active.btn-default,
.btn-gray.dropdown-toggle:active.btn-default,
.btn-grau.dropdown-toggle:active.btn-default,
.gray .btn-default.checkbox-btn.active.btn-default,
.grau .btn-default.checkbox-btn.active.btn-default,
.btn-gray.checkbox-btn.active.btn-default,
.btn-grau.checkbox-btn.active.btn-default,
.gray .btn-default.dropdown-toggle.active.btn-default,
.grau .btn-default.dropdown-toggle.active.btn-default,
.btn-gray.dropdown-toggle.active.btn-default,
.btn-grau.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.gray .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.grau .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-gray.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-grau.checkbox-btn.btn-default,
.open > .dropdown-toggle.gray .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.grau .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-gray.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-grau.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.gray .btn-default.checkbox-btn.disabled,
.grau .btn-default.checkbox-btn.disabled,
.btn-gray.checkbox-btn.disabled,
.btn-grau.checkbox-btn.disabled,
.gray .btn-default.dropdown-toggle.disabled,
.grau .btn-default.dropdown-toggle.disabled,
.btn-gray.dropdown-toggle.disabled,
.btn-grau.dropdown-toggle.disabled,
.gray .btn-default.checkbox-btn[disabled],
.grau .btn-default.checkbox-btn[disabled],
.btn-gray.checkbox-btn[disabled],
.btn-grau.checkbox-btn[disabled],
.gray .btn-default.dropdown-toggle[disabled],
.grau .btn-default.dropdown-toggle[disabled],
.btn-gray.dropdown-toggle[disabled],
.btn-grau.dropdown-toggle[disabled],
fieldset[disabled] .gray .btn-default.checkbox-btn,
fieldset[disabled] .grau .btn-default.checkbox-btn,
fieldset[disabled] .btn-gray.checkbox-btn,
fieldset[disabled] .btn-grau.checkbox-btn,
fieldset[disabled] .gray .btn-default.dropdown-toggle,
fieldset[disabled] .grau .btn-default.dropdown-toggle,
fieldset[disabled] .btn-gray.dropdown-toggle,
fieldset[disabled] .btn-grau.dropdown-toggle,
.gray .btn-default.checkbox-btn.disabled:hover,
.grau .btn-default.checkbox-btn.disabled:hover,
.btn-gray.checkbox-btn.disabled:hover,
.btn-grau.checkbox-btn.disabled:hover,
.gray .btn-default.dropdown-toggle.disabled:hover,
.grau .btn-default.dropdown-toggle.disabled:hover,
.btn-gray.dropdown-toggle.disabled:hover,
.btn-grau.dropdown-toggle.disabled:hover,
.gray .btn-default.checkbox-btn[disabled]:hover,
.grau .btn-default.checkbox-btn[disabled]:hover,
.btn-gray.checkbox-btn[disabled]:hover,
.btn-grau.checkbox-btn[disabled]:hover,
.gray .btn-default.dropdown-toggle[disabled]:hover,
.grau .btn-default.dropdown-toggle[disabled]:hover,
.btn-gray.dropdown-toggle[disabled]:hover,
.btn-grau.dropdown-toggle[disabled]:hover,
fieldset[disabled] .gray .btn-default.checkbox-btn:hover,
fieldset[disabled] .grau .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-gray.checkbox-btn:hover,
fieldset[disabled] .btn-grau.checkbox-btn:hover,
fieldset[disabled] .gray .btn-default.dropdown-toggle:hover,
fieldset[disabled] .grau .btn-default.dropdown-toggle:hover,
fieldset[disabled] .btn-gray.dropdown-toggle:hover,
fieldset[disabled] .btn-grau.dropdown-toggle:hover,
.gray .btn-default.checkbox-btn.disabled:focus,
.grau .btn-default.checkbox-btn.disabled:focus,
.btn-gray.checkbox-btn.disabled:focus,
.btn-grau.checkbox-btn.disabled:focus,
.gray .btn-default.dropdown-toggle.disabled:focus,
.grau .btn-default.dropdown-toggle.disabled:focus,
.btn-gray.dropdown-toggle.disabled:focus,
.btn-grau.dropdown-toggle.disabled:focus,
.gray .btn-default.checkbox-btn[disabled]:focus,
.grau .btn-default.checkbox-btn[disabled]:focus,
.btn-gray.checkbox-btn[disabled]:focus,
.btn-grau.checkbox-btn[disabled]:focus,
.gray .btn-default.dropdown-toggle[disabled]:focus,
.grau .btn-default.dropdown-toggle[disabled]:focus,
.btn-gray.dropdown-toggle[disabled]:focus,
.btn-grau.dropdown-toggle[disabled]:focus,
fieldset[disabled] .gray .btn-default.checkbox-btn:focus,
fieldset[disabled] .grau .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-gray.checkbox-btn:focus,
fieldset[disabled] .btn-grau.checkbox-btn:focus,
fieldset[disabled] .gray .btn-default.dropdown-toggle:focus,
fieldset[disabled] .grau .btn-default.dropdown-toggle:focus,
fieldset[disabled] .btn-gray.dropdown-toggle:focus,
fieldset[disabled] .btn-grau.dropdown-toggle:focus,
.gray .btn-default.checkbox-btn.disabled.focus,
.grau .btn-default.checkbox-btn.disabled.focus,
.btn-gray.checkbox-btn.disabled.focus,
.btn-grau.checkbox-btn.disabled.focus,
.gray .btn-default.dropdown-toggle.disabled.focus,
.grau .btn-default.dropdown-toggle.disabled.focus,
.btn-gray.dropdown-toggle.disabled.focus,
.btn-grau.dropdown-toggle.disabled.focus,
.gray .btn-default.checkbox-btn[disabled].focus,
.grau .btn-default.checkbox-btn[disabled].focus,
.btn-gray.checkbox-btn[disabled].focus,
.btn-grau.checkbox-btn[disabled].focus,
.gray .btn-default.dropdown-toggle[disabled].focus,
.grau .btn-default.dropdown-toggle[disabled].focus,
.btn-gray.dropdown-toggle[disabled].focus,
.btn-grau.dropdown-toggle[disabled].focus,
fieldset[disabled] .gray .btn-default.checkbox-btn.focus,
fieldset[disabled] .grau .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-gray.checkbox-btn.focus,
fieldset[disabled] .btn-grau.checkbox-btn.focus,
fieldset[disabled] .gray .btn-default.dropdown-toggle.focus,
fieldset[disabled] .grau .btn-default.dropdown-toggle.focus,
fieldset[disabled] .btn-gray.dropdown-toggle.focus,
fieldset[disabled] .btn-grau.dropdown-toggle.focus,
.gray .btn-default.checkbox-btn.disabled:active,
.grau .btn-default.checkbox-btn.disabled:active,
.btn-gray.checkbox-btn.disabled:active,
.btn-grau.checkbox-btn.disabled:active,
.gray .btn-default.dropdown-toggle.disabled:active,
.grau .btn-default.dropdown-toggle.disabled:active,
.btn-gray.dropdown-toggle.disabled:active,
.btn-grau.dropdown-toggle.disabled:active,
.gray .btn-default.checkbox-btn[disabled]:active,
.grau .btn-default.checkbox-btn[disabled]:active,
.btn-gray.checkbox-btn[disabled]:active,
.btn-grau.checkbox-btn[disabled]:active,
.gray .btn-default.dropdown-toggle[disabled]:active,
.grau .btn-default.dropdown-toggle[disabled]:active,
.btn-gray.dropdown-toggle[disabled]:active,
.btn-grau.dropdown-toggle[disabled]:active,
fieldset[disabled] .gray .btn-default.checkbox-btn:active,
fieldset[disabled] .grau .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-gray.checkbox-btn:active,
fieldset[disabled] .btn-grau.checkbox-btn:active,
fieldset[disabled] .gray .btn-default.dropdown-toggle:active,
fieldset[disabled] .grau .btn-default.dropdown-toggle:active,
fieldset[disabled] .btn-gray.dropdown-toggle:active,
fieldset[disabled] .btn-grau.dropdown-toggle:active,
.gray .btn-default.checkbox-btn.disabled.active,
.grau .btn-default.checkbox-btn.disabled.active,
.btn-gray.checkbox-btn.disabled.active,
.btn-grau.checkbox-btn.disabled.active,
.gray .btn-default.dropdown-toggle.disabled.active,
.grau .btn-default.dropdown-toggle.disabled.active,
.btn-gray.dropdown-toggle.disabled.active,
.btn-grau.dropdown-toggle.disabled.active,
.gray .btn-default.checkbox-btn[disabled].active,
.grau .btn-default.checkbox-btn[disabled].active,
.btn-gray.checkbox-btn[disabled].active,
.btn-grau.checkbox-btn[disabled].active,
.gray .btn-default.dropdown-toggle[disabled].active,
.grau .btn-default.dropdown-toggle[disabled].active,
.btn-gray.dropdown-toggle[disabled].active,
.btn-grau.dropdown-toggle[disabled].active,
fieldset[disabled] .gray .btn-default.checkbox-btn.active,
fieldset[disabled] .grau .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-gray.checkbox-btn.active,
fieldset[disabled] .btn-grau.checkbox-btn.active,
fieldset[disabled] .gray .btn-default.dropdown-toggle.active,
fieldset[disabled] .grau .btn-default.dropdown-toggle.active,
fieldset[disabled] .btn-gray.dropdown-toggle.active,
fieldset[disabled] .btn-grau.dropdown-toggle.active {
  background-color: #9D9D9D;
  border-color: #9D9D9D;
  background-image: none;
}
.gray .btn-default.checkbox-btn .badge,
.grau .btn-default.checkbox-btn .badge,
.btn-gray.checkbox-btn .badge,
.btn-grau.checkbox-btn .badge,
.gray .btn-default.dropdown-toggle .badge,
.grau .btn-default.dropdown-toggle .badge,
.btn-gray.dropdown-toggle .badge,
.btn-grau.dropdown-toggle .badge {
  color: #9D9D9D;
  background-color: #FFFFFF;
}
/*
/*	======================================================================
/* 	BLACK/SCHWARZ
/*	======================================================================
*/
.black,
.schwarz {
  /* buttons */
  /* event-items */
  /* blog-items */
  /* article-detail */
}
.black .video-teaser-title span,
.schwarz .video-teaser-title span,
.black .progress > .progress-bar,
.schwarz .progress > .progress-bar,
.black .mark,
.schwarz .mark,
.black mark,
.schwarz mark {
  background-color: #000000;
}
.black .btn-default,
.schwarz .btn-default,
.black.btn-default,
.schwarz.btn-default {
  border-color: #000000;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #000000;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default:focus,
.schwarz .btn-default:focus,
.black.btn-default:focus,
.schwarz.btn-default:focus,
.black .btn-default.focus,
.schwarz .btn-default.focus,
.black.btn-default.focus,
.schwarz.btn-default.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default:hover,
.schwarz .btn-default:hover,
.black.btn-default:hover,
.schwarz.btn-default:hover {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default:active,
.schwarz .btn-default:active,
.black.btn-default:active,
.schwarz.btn-default:active,
.black .btn-default.active,
.schwarz .btn-default.active,
.black.btn-default.active,
.schwarz.btn-default.active,
.open > .dropdown-toggle.black .btn-default,
.open > .dropdown-toggle.schwarz .btn-default,
.open > .dropdown-toggle.black.btn-default,
.open > .dropdown-toggle.schwarz.btn-default {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default:active:hover,
.schwarz .btn-default:active:hover,
.black.btn-default:active:hover,
.schwarz.btn-default:active:hover,
.black .btn-default.active:hover,
.schwarz .btn-default.active:hover,
.black.btn-default.active:hover,
.schwarz.btn-default.active:hover,
.open > .dropdown-toggle.black .btn-default:hover,
.open > .dropdown-toggle.schwarz .btn-default:hover,
.open > .dropdown-toggle.black.btn-default:hover,
.open > .dropdown-toggle.schwarz.btn-default:hover,
.black .btn-default:active:focus,
.schwarz .btn-default:active:focus,
.black.btn-default:active:focus,
.schwarz.btn-default:active:focus,
.black .btn-default.active:focus,
.schwarz .btn-default.active:focus,
.black.btn-default.active:focus,
.schwarz.btn-default.active:focus,
.open > .dropdown-toggle.black .btn-default:focus,
.open > .dropdown-toggle.schwarz .btn-default:focus,
.open > .dropdown-toggle.black.btn-default:focus,
.open > .dropdown-toggle.schwarz.btn-default:focus,
.black .btn-default:active.focus,
.schwarz .btn-default:active.focus,
.black.btn-default:active.focus,
.schwarz.btn-default:active.focus,
.black .btn-default.active.focus,
.schwarz .btn-default.active.focus,
.black.btn-default.active.focus,
.schwarz.btn-default.active.focus,
.open > .dropdown-toggle.black .btn-default.focus,
.open > .dropdown-toggle.schwarz .btn-default.focus,
.open > .dropdown-toggle.black.btn-default.focus,
.open > .dropdown-toggle.schwarz.btn-default.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default:active,
.schwarz .btn-default:active,
.black.btn-default:active,
.schwarz.btn-default:active,
.black .btn-default.active,
.schwarz .btn-default.active,
.black.btn-default.active,
.schwarz.btn-default.active,
.open > .dropdown-toggle.black .btn-default,
.open > .dropdown-toggle.schwarz .btn-default,
.open > .dropdown-toggle.black.btn-default,
.open > .dropdown-toggle.schwarz.btn-default {
  background-image: none;
}
.black .btn-default.disabled,
.schwarz .btn-default.disabled,
.black.btn-default.disabled,
.schwarz.btn-default.disabled,
.black .btn-default[disabled],
.schwarz .btn-default[disabled],
.black.btn-default[disabled],
.schwarz.btn-default[disabled],
fieldset[disabled] .black .btn-default,
fieldset[disabled] .schwarz .btn-default,
fieldset[disabled] .black.btn-default,
fieldset[disabled] .schwarz.btn-default,
.black .btn-default.disabled:hover,
.schwarz .btn-default.disabled:hover,
.black.btn-default.disabled:hover,
.schwarz.btn-default.disabled:hover,
.black .btn-default[disabled]:hover,
.schwarz .btn-default[disabled]:hover,
.black.btn-default[disabled]:hover,
.schwarz.btn-default[disabled]:hover,
fieldset[disabled] .black .btn-default:hover,
fieldset[disabled] .schwarz .btn-default:hover,
fieldset[disabled] .black.btn-default:hover,
fieldset[disabled] .schwarz.btn-default:hover,
.black .btn-default.disabled:focus,
.schwarz .btn-default.disabled:focus,
.black.btn-default.disabled:focus,
.schwarz.btn-default.disabled:focus,
.black .btn-default[disabled]:focus,
.schwarz .btn-default[disabled]:focus,
.black.btn-default[disabled]:focus,
.schwarz.btn-default[disabled]:focus,
fieldset[disabled] .black .btn-default:focus,
fieldset[disabled] .schwarz .btn-default:focus,
fieldset[disabled] .black.btn-default:focus,
fieldset[disabled] .schwarz.btn-default:focus,
.black .btn-default.disabled.focus,
.schwarz .btn-default.disabled.focus,
.black.btn-default.disabled.focus,
.schwarz.btn-default.disabled.focus,
.black .btn-default[disabled].focus,
.schwarz .btn-default[disabled].focus,
.black.btn-default[disabled].focus,
.schwarz.btn-default[disabled].focus,
fieldset[disabled] .black .btn-default.focus,
fieldset[disabled] .schwarz .btn-default.focus,
fieldset[disabled] .black.btn-default.focus,
fieldset[disabled] .schwarz.btn-default.focus,
.black .btn-default.disabled:active,
.schwarz .btn-default.disabled:active,
.black.btn-default.disabled:active,
.schwarz.btn-default.disabled:active,
.black .btn-default[disabled]:active,
.schwarz .btn-default[disabled]:active,
.black.btn-default[disabled]:active,
.schwarz.btn-default[disabled]:active,
fieldset[disabled] .black .btn-default:active,
fieldset[disabled] .schwarz .btn-default:active,
fieldset[disabled] .black.btn-default:active,
fieldset[disabled] .schwarz.btn-default:active,
.black .btn-default.disabled.active,
.schwarz .btn-default.disabled.active,
.black.btn-default.disabled.active,
.schwarz.btn-default.disabled.active,
.black .btn-default[disabled].active,
.schwarz .btn-default[disabled].active,
.black.btn-default[disabled].active,
.schwarz.btn-default[disabled].active,
fieldset[disabled] .black .btn-default.active,
fieldset[disabled] .schwarz .btn-default.active,
fieldset[disabled] .black.btn-default.active,
fieldset[disabled] .schwarz.btn-default.active {
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default .badge,
.schwarz .btn-default .badge,
.black.btn-default .badge,
.schwarz.btn-default .badge {
  color: #000000;
  background-color: #FFFFFF;
}
.black .btn-default:focus,
.schwarz .btn-default:focus,
.black.btn-default:focus,
.schwarz.btn-default:focus,
.black .btn-default.focus,
.schwarz .btn-default.focus,
.black.btn-default.focus,
.schwarz.btn-default.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.black .btn-default:hover,
.schwarz .btn-default:hover,
.black.btn-default:hover,
.schwarz.btn-default:hover {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default:active,
.schwarz .btn-default:active,
.black.btn-default:active,
.schwarz.btn-default:active,
.black .btn-default.active,
.schwarz .btn-default.active,
.black.btn-default.active,
.schwarz.btn-default.active {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default:active:hover,
.schwarz .btn-default:active:hover,
.black.btn-default:active:hover,
.schwarz.btn-default:active:hover,
.black .btn-default.active:hover,
.schwarz .btn-default.active:hover,
.black.btn-default.active:hover,
.schwarz.btn-default.active:hover,
.black .btn-default:active:focus,
.schwarz .btn-default:active:focus,
.black.btn-default:active:focus,
.schwarz.btn-default:active:focus,
.black .btn-default.active:focus,
.schwarz .btn-default.active:focus,
.black.btn-default.active:focus,
.schwarz.btn-default.active:focus,
.black .btn-default:active.focus,
.schwarz .btn-default:active.focus,
.black.btn-default:active.focus,
.schwarz.btn-default:active.focus,
.black .btn-default.active.focus,
.schwarz .btn-default.active.focus,
.black.btn-default.active.focus,
.schwarz.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default.disabled,
.schwarz .btn-default.disabled,
.black.btn-default.disabled,
.schwarz.btn-default.disabled,
.black .btn-default[disabled],
.schwarz .btn-default[disabled],
.black.btn-default[disabled],
.schwarz.btn-default[disabled],
fieldset[disabled] .black .btn-default,
fieldset[disabled] .schwarz .btn-default,
fieldset[disabled] .black.btn-default,
fieldset[disabled] .schwarz.btn-default,
.black .btn-default.disabled:hover,
.schwarz .btn-default.disabled:hover,
.black.btn-default.disabled:hover,
.schwarz.btn-default.disabled:hover,
.black .btn-default[disabled]:hover,
.schwarz .btn-default[disabled]:hover,
.black.btn-default[disabled]:hover,
.schwarz.btn-default[disabled]:hover,
fieldset[disabled] .black .btn-default:hover,
fieldset[disabled] .schwarz .btn-default:hover,
fieldset[disabled] .black.btn-default:hover,
fieldset[disabled] .schwarz.btn-default:hover,
.black .btn-default.disabled:focus,
.schwarz .btn-default.disabled:focus,
.black.btn-default.disabled:focus,
.schwarz.btn-default.disabled:focus,
.black .btn-default[disabled]:focus,
.schwarz .btn-default[disabled]:focus,
.black.btn-default[disabled]:focus,
.schwarz.btn-default[disabled]:focus,
fieldset[disabled] .black .btn-default:focus,
fieldset[disabled] .schwarz .btn-default:focus,
fieldset[disabled] .black.btn-default:focus,
fieldset[disabled] .schwarz.btn-default:focus,
.black .btn-default.disabled.focus,
.schwarz .btn-default.disabled.focus,
.black.btn-default.disabled.focus,
.schwarz.btn-default.disabled.focus,
.black .btn-default[disabled].focus,
.schwarz .btn-default[disabled].focus,
.black.btn-default[disabled].focus,
.schwarz.btn-default[disabled].focus,
fieldset[disabled] .black .btn-default.focus,
fieldset[disabled] .schwarz .btn-default.focus,
fieldset[disabled] .black.btn-default.focus,
fieldset[disabled] .schwarz.btn-default.focus,
.black .btn-default.disabled:active,
.schwarz .btn-default.disabled:active,
.black.btn-default.disabled:active,
.schwarz.btn-default.disabled:active,
.black .btn-default[disabled]:active,
.schwarz .btn-default[disabled]:active,
.black.btn-default[disabled]:active,
.schwarz.btn-default[disabled]:active,
fieldset[disabled] .black .btn-default:active,
fieldset[disabled] .schwarz .btn-default:active,
fieldset[disabled] .black.btn-default:active,
fieldset[disabled] .schwarz.btn-default:active,
.black .btn-default.disabled.active,
.schwarz .btn-default.disabled.active,
.black.btn-default.disabled.active,
.schwarz.btn-default.disabled.active,
.black .btn-default[disabled].active,
.schwarz .btn-default[disabled].active,
.black.btn-default[disabled].active,
.schwarz.btn-default[disabled].active,
fieldset[disabled] .black .btn-default.active,
fieldset[disabled] .schwarz .btn-default.active,
fieldset[disabled] .black.btn-default.active,
fieldset[disabled] .schwarz.btn-default.active {
  background-color: #000000;
  border-color: #000000;
  background-image: none;
}
.black .btn-default .badge,
.schwarz .btn-default .badge,
.black.btn-default .badge,
.schwarz.btn-default .badge {
  color: #000000;
  background-color: #FFFFFF;
}
.black .event-item,
.schwarz .event-item,
.black.event-item,
.schwarz.event-item,
.black .event-item:nth-child(even),
.schwarz .event-item:nth-child(even),
.black.event-item:nth-child(even),
.schwarz.event-item:nth-child(even),
.black .event-item:nth-child(odd),
.schwarz .event-item:nth-child(odd),
.black.event-item:nth-child(odd),
.schwarz.event-item:nth-child(odd),
.black .event-item .time,
.schwarz .event-item .time,
.black.event-item .time,
.schwarz.event-item .time,
.black .event-item .location,
.schwarz .event-item .location,
.black.event-item .location,
.schwarz.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.black .event-item .article-info,
.schwarz .event-item .article-info,
.black.event-item .article-info,
.schwarz.event-item .article-info,
.black .event-item .article-content,
.schwarz .event-item .article-content,
.black.event-item .article-content,
.schwarz.event-item .article-content,
.black .event-item .article-info > *,
.schwarz .event-item .article-info > *,
.black.event-item .article-info > *,
.schwarz.event-item .article-info > *,
.black .event-item .article-content > *,
.schwarz .event-item .article-content > *,
.black.event-item .article-content > *,
.schwarz.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.black .event-item .venue,
.schwarz .event-item .venue,
.black.event-item .venue,
.schwarz.event-item .venue {
  color: #2D2D2D;
}
.black .event-item .time,
.schwarz .event-item .time,
.black.event-item .time,
.schwarz.event-item .time,
.black .event-item .location,
.schwarz .event-item .location,
.black.event-item .location,
.schwarz.event-item .location {
  color: #FFFFFF;
  background-color: #000000;
}
.black .event-item.soldout .venue,
.schwarz .event-item.soldout .venue,
.black.event-item.soldout .venue,
.schwarz.event-item.soldout .venue {
  color: #9D9D9D;
}
.black .event-item.soldout .time,
.schwarz .event-item.soldout .time,
.black.event-item.soldout .time,
.schwarz.event-item.soldout .time,
.black .event-item.soldout .location,
.schwarz .event-item.soldout .location,
.black.event-item.soldout .location,
.schwarz.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #000000;
}
.black .event-item.soldout .article-content,
.schwarz .event-item.soldout .article-content,
.black.event-item.soldout .article-content,
.schwarz.event-item.soldout .article-content,
.black .event-item.soldout .article-content > *,
.schwarz .event-item.soldout .article-content > *,
.black.event-item.soldout .article-content > *,
.schwarz.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.black .event-item.soldout .article-content > p,
.schwarz .event-item.soldout .article-content > p,
.black.event-item.soldout .article-content > p,
.schwarz.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.black .event-item:hover,
.schwarz .event-item:hover,
.black.event-item:hover,
.schwarz.event-item:hover,
.black .event-item.hover,
.schwarz .event-item.hover,
.black.event-item.hover,
.schwarz.event-item.hover,
.black .event-item:hover.soldout,
.schwarz .event-item:hover.soldout,
.black.event-item:hover.soldout,
.schwarz.event-item:hover.soldout,
.black .event-item.hover.soldout,
.schwarz .event-item.hover.soldout,
.black.event-item.hover.soldout,
.schwarz.event-item.hover.soldout,
.black .event-item:hover:nth-child(odd),
.schwarz .event-item:hover:nth-child(odd),
.black.event-item:hover:nth-child(odd),
.schwarz.event-item:hover:nth-child(odd),
.black .event-item.hover:nth-child(odd),
.schwarz .event-item.hover:nth-child(odd),
.black.event-item.hover:nth-child(odd),
.schwarz.event-item.hover:nth-child(odd),
.black .event-item:hover:nth-child(even),
.schwarz .event-item:hover:nth-child(even),
.black.event-item:hover:nth-child(even),
.schwarz.event-item:hover:nth-child(even),
.black .event-item.hover:nth-child(even),
.schwarz .event-item.hover:nth-child(even),
.black.event-item.hover:nth-child(even),
.schwarz.event-item.hover:nth-child(even) {
  background-color: #000000;
}
.black .event-item:hover .venue,
.schwarz .event-item:hover .venue,
.black.event-item:hover .venue,
.schwarz.event-item:hover .venue,
.black .event-item.hover .venue,
.schwarz .event-item.hover .venue,
.black.event-item.hover .venue,
.schwarz.event-item.hover .venue {
  color: #FFFFFF;
}
.black .event-item:hover .location,
.schwarz .event-item:hover .location,
.black.event-item:hover .location,
.schwarz.event-item:hover .location,
.black .event-item.hover .location,
.schwarz .event-item.hover .location,
.black.event-item.hover .location,
.schwarz.event-item.hover .location {
  color: #000000;
  background-color: #FFFFFF;
}
.black .event-item:hover .article-info > .time,
.schwarz .event-item:hover .article-info > .time,
.black.event-item:hover .article-info > .time,
.schwarz.event-item:hover .article-info > .time,
.black .event-item.hover .article-info > .time,
.schwarz .event-item.hover .article-info > .time,
.black.event-item.hover .article-info > .time,
.schwarz.event-item.hover .article-info > .time {
  color: #000000;
  background-color: #FFFFFF;
}
.black .event-item:hover .article-content,
.schwarz .event-item:hover .article-content,
.black.event-item:hover .article-content,
.schwarz.event-item:hover .article-content,
.black .event-item.hover .article-content,
.schwarz .event-item.hover .article-content,
.black.event-item.hover .article-content,
.schwarz.event-item.hover .article-content,
.black .event-item:hover .article-content > *,
.schwarz .event-item:hover .article-content > *,
.black.event-item:hover .article-content > *,
.schwarz.event-item:hover .article-content > *,
.black .event-item.hover .article-content > *,
.schwarz .event-item.hover .article-content > *,
.black.event-item.hover .article-content > *,
.schwarz.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.black .event-item:hover .article-content > p,
.schwarz .event-item:hover .article-content > p,
.black.event-item:hover .article-content > p,
.schwarz.event-item:hover .article-content > p,
.black .event-item.hover .article-content > p,
.schwarz .event-item.hover .article-content > p,
.black.event-item.hover .article-content > p,
.schwarz.event-item.hover .article-content > p {
  color: #FFFFFF;
}
.black .item-intro.hover,
.schwarz .item-intro.hover,
.black .item-leading.hover,
.schwarz .item-leading.hover,
.black.item-intro.hover,
.schwarz.item-intro.hover,
.black.item-leading.hover,
.schwarz.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .black .item-intro.hover,
  .schwarz .item-intro.hover,
  .black .item-leading.hover,
  .schwarz .item-leading.hover,
  .black.item-intro.hover,
  .schwarz.item-intro.hover,
  .black.item-leading.hover,
  .schwarz.item-leading.hover {
    background-color: #000000 !important;
  }
  .black .item-intro.hover > .inner > .layer .item-title,
  .schwarz .item-intro.hover > .inner > .layer .item-title,
  .black .item-leading.hover > .inner > .layer .item-title,
  .schwarz .item-leading.hover > .inner > .layer .item-title,
  .black.item-intro.hover > .inner > .layer .item-title,
  .schwarz.item-intro.hover > .inner > .layer .item-title,
  .black.item-leading.hover > .inner > .layer .item-title,
  .schwarz.item-leading.hover > .inner > .layer .item-title {
    color: #000000 !important;
  }
  .black .item-intro.hover > .inner > .layer .item-title .mark,
  .schwarz .item-intro.hover > .inner > .layer .item-title .mark,
  .black .item-leading.hover > .inner > .layer .item-title .mark,
  .schwarz .item-leading.hover > .inner > .layer .item-title .mark,
  .black.item-intro.hover > .inner > .layer .item-title .mark,
  .schwarz.item-intro.hover > .inner > .layer .item-title .mark,
  .black.item-leading.hover > .inner > .layer .item-title .mark,
  .schwarz.item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
.black .article-detail,
.schwarz .article-detail,
.black.article-detail,
.schwarz.article-detail {
  background-color: #000000;
}
.black .article-detail > .article-header,
.schwarz .article-detail > .article-header,
.black.article-detail > .article-header,
.schwarz.article-detail > .article-header {
  background-color: #000000;
}
.black .article-detail > .article-header a,
.schwarz .article-detail > .article-header a,
.black.article-detail > .article-header a,
.schwarz.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.black .article-detail > .article-header a:hover,
.schwarz .article-detail > .article-header a:hover,
.black.article-detail > .article-header a:hover,
.schwarz.article-detail > .article-header a:hover,
.black .article-detail > .article-header a:focus,
.schwarz .article-detail > .article-header a:focus,
.black.article-detail > .article-header a:focus,
.schwarz.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.black .article-detail > .article-body,
.schwarz .article-detail > .article-body,
.black.article-detail > .article-body,
.schwarz.article-detail > .article-body {
  background-color: #000000;
}
.black .article-detail > .article-body a,
.schwarz .article-detail > .article-body a,
.black.article-detail > .article-body a,
.schwarz.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.black .article-detail > .article-body a:hover,
.schwarz .article-detail > .article-body a:hover,
.black.article-detail > .article-body a:hover,
.schwarz.article-detail > .article-body a:hover,
.black .article-detail > .article-body a:focus,
.schwarz .article-detail > .article-body a:focus,
.black.article-detail > .article-body a:focus,
.schwarz.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.black .article-detail .back-to-list-btn,
.schwarz .article-detail .back-to-list-btn,
.black.article-detail .back-to-list-btn,
.schwarz.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #000000;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .article-detail .back-to-list-btn:focus,
.schwarz .article-detail .back-to-list-btn:focus,
.black.article-detail .back-to-list-btn:focus,
.schwarz.article-detail .back-to-list-btn:focus,
.black .article-detail .back-to-list-btn.focus,
.schwarz .article-detail .back-to-list-btn.focus,
.black.article-detail .back-to-list-btn.focus,
.schwarz.article-detail .back-to-list-btn.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.black .article-detail .back-to-list-btn:hover,
.schwarz .article-detail .back-to-list-btn:hover,
.black.article-detail .back-to-list-btn:hover,
.schwarz.article-detail .back-to-list-btn:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.black .article-detail .back-to-list-btn:active,
.schwarz .article-detail .back-to-list-btn:active,
.black.article-detail .back-to-list-btn:active,
.schwarz.article-detail .back-to-list-btn:active,
.black .article-detail .back-to-list-btn.active,
.schwarz .article-detail .back-to-list-btn.active,
.black.article-detail .back-to-list-btn.active,
.schwarz.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.black .article-detail .back-to-list-btn,
.open > .dropdown-toggle.schwarz .article-detail .back-to-list-btn,
.open > .dropdown-toggle.black.article-detail .back-to-list-btn,
.open > .dropdown-toggle.schwarz.article-detail .back-to-list-btn {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.black .article-detail .back-to-list-btn:active:hover,
.schwarz .article-detail .back-to-list-btn:active:hover,
.black.article-detail .back-to-list-btn:active:hover,
.schwarz.article-detail .back-to-list-btn:active:hover,
.black .article-detail .back-to-list-btn.active:hover,
.schwarz .article-detail .back-to-list-btn.active:hover,
.black.article-detail .back-to-list-btn.active:hover,
.schwarz.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.black .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.schwarz .article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.black.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.schwarz.article-detail .back-to-list-btn:hover,
.black .article-detail .back-to-list-btn:active:focus,
.schwarz .article-detail .back-to-list-btn:active:focus,
.black.article-detail .back-to-list-btn:active:focus,
.schwarz.article-detail .back-to-list-btn:active:focus,
.black .article-detail .back-to-list-btn.active:focus,
.schwarz .article-detail .back-to-list-btn.active:focus,
.black.article-detail .back-to-list-btn.active:focus,
.schwarz.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.black .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.schwarz .article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.black.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.schwarz.article-detail .back-to-list-btn:focus,
.black .article-detail .back-to-list-btn:active.focus,
.schwarz .article-detail .back-to-list-btn:active.focus,
.black.article-detail .back-to-list-btn:active.focus,
.schwarz.article-detail .back-to-list-btn:active.focus,
.black .article-detail .back-to-list-btn.active.focus,
.schwarz .article-detail .back-to-list-btn.active.focus,
.black.article-detail .back-to-list-btn.active.focus,
.schwarz.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.black .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.schwarz .article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.black.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.schwarz.article-detail .back-to-list-btn.focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.black .article-detail .back-to-list-btn:active,
.schwarz .article-detail .back-to-list-btn:active,
.black.article-detail .back-to-list-btn:active,
.schwarz.article-detail .back-to-list-btn:active,
.black .article-detail .back-to-list-btn.active,
.schwarz .article-detail .back-to-list-btn.active,
.black.article-detail .back-to-list-btn.active,
.schwarz.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.black .article-detail .back-to-list-btn,
.open > .dropdown-toggle.schwarz .article-detail .back-to-list-btn,
.open > .dropdown-toggle.black.article-detail .back-to-list-btn,
.open > .dropdown-toggle.schwarz.article-detail .back-to-list-btn {
  background-image: none;
}
.black .article-detail .back-to-list-btn.disabled,
.schwarz .article-detail .back-to-list-btn.disabled,
.black.article-detail .back-to-list-btn.disabled,
.schwarz.article-detail .back-to-list-btn.disabled,
.black .article-detail .back-to-list-btn[disabled],
.schwarz .article-detail .back-to-list-btn[disabled],
.black.article-detail .back-to-list-btn[disabled],
.schwarz.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .black .article-detail .back-to-list-btn,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn,
fieldset[disabled] .black.article-detail .back-to-list-btn,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn,
.black .article-detail .back-to-list-btn.disabled:hover,
.schwarz .article-detail .back-to-list-btn.disabled:hover,
.black.article-detail .back-to-list-btn.disabled:hover,
.schwarz.article-detail .back-to-list-btn.disabled:hover,
.black .article-detail .back-to-list-btn[disabled]:hover,
.schwarz .article-detail .back-to-list-btn[disabled]:hover,
.black.article-detail .back-to-list-btn[disabled]:hover,
.schwarz.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .black .article-detail .back-to-list-btn:hover,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn:hover,
fieldset[disabled] .black.article-detail .back-to-list-btn:hover,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn:hover,
.black .article-detail .back-to-list-btn.disabled:focus,
.schwarz .article-detail .back-to-list-btn.disabled:focus,
.black.article-detail .back-to-list-btn.disabled:focus,
.schwarz.article-detail .back-to-list-btn.disabled:focus,
.black .article-detail .back-to-list-btn[disabled]:focus,
.schwarz .article-detail .back-to-list-btn[disabled]:focus,
.black.article-detail .back-to-list-btn[disabled]:focus,
.schwarz.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .black .article-detail .back-to-list-btn:focus,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn:focus,
fieldset[disabled] .black.article-detail .back-to-list-btn:focus,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn:focus,
.black .article-detail .back-to-list-btn.disabled.focus,
.schwarz .article-detail .back-to-list-btn.disabled.focus,
.black.article-detail .back-to-list-btn.disabled.focus,
.schwarz.article-detail .back-to-list-btn.disabled.focus,
.black .article-detail .back-to-list-btn[disabled].focus,
.schwarz .article-detail .back-to-list-btn[disabled].focus,
.black.article-detail .back-to-list-btn[disabled].focus,
.schwarz.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .black .article-detail .back-to-list-btn.focus,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn.focus,
fieldset[disabled] .black.article-detail .back-to-list-btn.focus,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn.focus,
.black .article-detail .back-to-list-btn.disabled:active,
.schwarz .article-detail .back-to-list-btn.disabled:active,
.black.article-detail .back-to-list-btn.disabled:active,
.schwarz.article-detail .back-to-list-btn.disabled:active,
.black .article-detail .back-to-list-btn[disabled]:active,
.schwarz .article-detail .back-to-list-btn[disabled]:active,
.black.article-detail .back-to-list-btn[disabled]:active,
.schwarz.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .black .article-detail .back-to-list-btn:active,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn:active,
fieldset[disabled] .black.article-detail .back-to-list-btn:active,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn:active,
.black .article-detail .back-to-list-btn.disabled.active,
.schwarz .article-detail .back-to-list-btn.disabled.active,
.black.article-detail .back-to-list-btn.disabled.active,
.schwarz.article-detail .back-to-list-btn.disabled.active,
.black .article-detail .back-to-list-btn[disabled].active,
.schwarz .article-detail .back-to-list-btn[disabled].active,
.black.article-detail .back-to-list-btn[disabled].active,
.schwarz.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .black .article-detail .back-to-list-btn.active,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn.active,
fieldset[disabled] .black.article-detail .back-to-list-btn.active,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.black .article-detail .back-to-list-btn .badge,
.schwarz .article-detail .back-to-list-btn .badge,
.black.article-detail .back-to-list-btn .badge,
.schwarz.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #000000;
}
.black .article-detail .back-to-list-btn:focus,
.schwarz .article-detail .back-to-list-btn:focus,
.black.article-detail .back-to-list-btn:focus,
.schwarz.article-detail .back-to-list-btn:focus,
.black .article-detail .back-to-list-btn.focus,
.schwarz .article-detail .back-to-list-btn.focus,
.black.article-detail .back-to-list-btn.focus,
.schwarz.article-detail .back-to-list-btn.focus {
  color: #000000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.black .article-detail .back-to-list-btn:hover,
.schwarz .article-detail .back-to-list-btn:hover,
.black.article-detail .back-to-list-btn:hover,
.schwarz.article-detail .back-to-list-btn:hover {
  color: #000000;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .article-detail .back-to-list-btn:active,
.schwarz .article-detail .back-to-list-btn:active,
.black.article-detail .back-to-list-btn:active,
.schwarz.article-detail .back-to-list-btn:active,
.black .article-detail .back-to-list-btn.active,
.schwarz .article-detail .back-to-list-btn.active,
.black.article-detail .back-to-list-btn.active,
.schwarz.article-detail .back-to-list-btn.active {
  color: #000000;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .article-detail .back-to-list-btn:active:hover,
.schwarz .article-detail .back-to-list-btn:active:hover,
.black.article-detail .back-to-list-btn:active:hover,
.schwarz.article-detail .back-to-list-btn:active:hover,
.black .article-detail .back-to-list-btn.active:hover,
.schwarz .article-detail .back-to-list-btn.active:hover,
.black.article-detail .back-to-list-btn.active:hover,
.schwarz.article-detail .back-to-list-btn.active:hover,
.black .article-detail .back-to-list-btn:active:focus,
.schwarz .article-detail .back-to-list-btn:active:focus,
.black.article-detail .back-to-list-btn:active:focus,
.schwarz.article-detail .back-to-list-btn:active:focus,
.black .article-detail .back-to-list-btn.active:focus,
.schwarz .article-detail .back-to-list-btn.active:focus,
.black.article-detail .back-to-list-btn.active:focus,
.schwarz.article-detail .back-to-list-btn.active:focus,
.black .article-detail .back-to-list-btn:active.focus,
.schwarz .article-detail .back-to-list-btn:active.focus,
.black.article-detail .back-to-list-btn:active.focus,
.schwarz.article-detail .back-to-list-btn:active.focus,
.black .article-detail .back-to-list-btn.active.focus,
.schwarz .article-detail .back-to-list-btn.active.focus,
.black.article-detail .back-to-list-btn.active.focus,
.schwarz.article-detail .back-to-list-btn.active.focus {
  color: #000000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .article-detail .back-to-list-btn.disabled,
.schwarz .article-detail .back-to-list-btn.disabled,
.black.article-detail .back-to-list-btn.disabled,
.schwarz.article-detail .back-to-list-btn.disabled,
.black .article-detail .back-to-list-btn[disabled],
.schwarz .article-detail .back-to-list-btn[disabled],
.black.article-detail .back-to-list-btn[disabled],
.schwarz.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .black .article-detail .back-to-list-btn,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn,
fieldset[disabled] .black.article-detail .back-to-list-btn,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn,
.black .article-detail .back-to-list-btn.disabled:hover,
.schwarz .article-detail .back-to-list-btn.disabled:hover,
.black.article-detail .back-to-list-btn.disabled:hover,
.schwarz.article-detail .back-to-list-btn.disabled:hover,
.black .article-detail .back-to-list-btn[disabled]:hover,
.schwarz .article-detail .back-to-list-btn[disabled]:hover,
.black.article-detail .back-to-list-btn[disabled]:hover,
.schwarz.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .black .article-detail .back-to-list-btn:hover,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn:hover,
fieldset[disabled] .black.article-detail .back-to-list-btn:hover,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn:hover,
.black .article-detail .back-to-list-btn.disabled:focus,
.schwarz .article-detail .back-to-list-btn.disabled:focus,
.black.article-detail .back-to-list-btn.disabled:focus,
.schwarz.article-detail .back-to-list-btn.disabled:focus,
.black .article-detail .back-to-list-btn[disabled]:focus,
.schwarz .article-detail .back-to-list-btn[disabled]:focus,
.black.article-detail .back-to-list-btn[disabled]:focus,
.schwarz.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .black .article-detail .back-to-list-btn:focus,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn:focus,
fieldset[disabled] .black.article-detail .back-to-list-btn:focus,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn:focus,
.black .article-detail .back-to-list-btn.disabled.focus,
.schwarz .article-detail .back-to-list-btn.disabled.focus,
.black.article-detail .back-to-list-btn.disabled.focus,
.schwarz.article-detail .back-to-list-btn.disabled.focus,
.black .article-detail .back-to-list-btn[disabled].focus,
.schwarz .article-detail .back-to-list-btn[disabled].focus,
.black.article-detail .back-to-list-btn[disabled].focus,
.schwarz.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .black .article-detail .back-to-list-btn.focus,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn.focus,
fieldset[disabled] .black.article-detail .back-to-list-btn.focus,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn.focus,
.black .article-detail .back-to-list-btn.disabled:active,
.schwarz .article-detail .back-to-list-btn.disabled:active,
.black.article-detail .back-to-list-btn.disabled:active,
.schwarz.article-detail .back-to-list-btn.disabled:active,
.black .article-detail .back-to-list-btn[disabled]:active,
.schwarz .article-detail .back-to-list-btn[disabled]:active,
.black.article-detail .back-to-list-btn[disabled]:active,
.schwarz.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .black .article-detail .back-to-list-btn:active,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn:active,
fieldset[disabled] .black.article-detail .back-to-list-btn:active,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn:active,
.black .article-detail .back-to-list-btn.disabled.active,
.schwarz .article-detail .back-to-list-btn.disabled.active,
.black.article-detail .back-to-list-btn.disabled.active,
.schwarz.article-detail .back-to-list-btn.disabled.active,
.black .article-detail .back-to-list-btn[disabled].active,
.schwarz .article-detail .back-to-list-btn[disabled].active,
.black.article-detail .back-to-list-btn[disabled].active,
.schwarz.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .black .article-detail .back-to-list-btn.active,
fieldset[disabled] .schwarz .article-detail .back-to-list-btn.active,
fieldset[disabled] .black.article-detail .back-to-list-btn.active,
fieldset[disabled] .schwarz.article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.black .article-detail .back-to-list-btn .badge,
.schwarz .article-detail .back-to-list-btn .badge,
.black.article-detail .back-to-list-btn .badge,
.schwarz.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #000000;
}
.black .article-detail .location,
.schwarz .article-detail .location,
.black.article-detail .location,
.schwarz.article-detail .location {
  color: #000000;
  background-color: #FFFFFF;
}
.black .article-detail .date-venue,
.schwarz .article-detail .date-venue,
.black.article-detail .date-venue,
.schwarz.article-detail .date-venue {
  color: #FFFFFF;
}
.black .article-detail .date-venue > a,
.schwarz .article-detail .date-venue > a,
.black.article-detail .date-venue > a,
.schwarz.article-detail .date-venue > a,
.black .article-detail .date-venue > a:hover,
.schwarz .article-detail .date-venue > a:hover,
.black.article-detail .date-venue > a:hover,
.schwarz.article-detail .date-venue > a:hover,
.black .article-detail .date-venue > a:focus,
.schwarz .article-detail .date-venue > a:focus,
.black.article-detail .date-venue > a:focus,
.schwarz.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
/* buttons */
.black .btn-default,
.schwarz .btn-default,
.btn-black,
.btn-schwarz {
  border-color: #000000;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #000000;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default:focus,
.schwarz .btn-default:focus,
.btn-black:focus,
.btn-schwarz:focus,
.black .btn-default.focus,
.schwarz .btn-default.focus,
.btn-black.focus,
.btn-schwarz.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default:hover,
.schwarz .btn-default:hover,
.btn-black:hover,
.btn-schwarz:hover {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default:active,
.schwarz .btn-default:active,
.btn-black:active,
.btn-schwarz:active,
.black .btn-default.active,
.schwarz .btn-default.active,
.btn-black.active,
.btn-schwarz.active,
.open > .dropdown-toggle.black .btn-default,
.open > .dropdown-toggle.schwarz .btn-default,
.open > .dropdown-toggle.btn-black,
.open > .dropdown-toggle.btn-schwarz {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default:active:hover,
.schwarz .btn-default:active:hover,
.btn-black:active:hover,
.btn-schwarz:active:hover,
.black .btn-default.active:hover,
.schwarz .btn-default.active:hover,
.btn-black.active:hover,
.btn-schwarz.active:hover,
.open > .dropdown-toggle.black .btn-default:hover,
.open > .dropdown-toggle.schwarz .btn-default:hover,
.open > .dropdown-toggle.btn-black:hover,
.open > .dropdown-toggle.btn-schwarz:hover,
.black .btn-default:active:focus,
.schwarz .btn-default:active:focus,
.btn-black:active:focus,
.btn-schwarz:active:focus,
.black .btn-default.active:focus,
.schwarz .btn-default.active:focus,
.btn-black.active:focus,
.btn-schwarz.active:focus,
.open > .dropdown-toggle.black .btn-default:focus,
.open > .dropdown-toggle.schwarz .btn-default:focus,
.open > .dropdown-toggle.btn-black:focus,
.open > .dropdown-toggle.btn-schwarz:focus,
.black .btn-default:active.focus,
.schwarz .btn-default:active.focus,
.btn-black:active.focus,
.btn-schwarz:active.focus,
.black .btn-default.active.focus,
.schwarz .btn-default.active.focus,
.btn-black.active.focus,
.btn-schwarz.active.focus,
.open > .dropdown-toggle.black .btn-default.focus,
.open > .dropdown-toggle.schwarz .btn-default.focus,
.open > .dropdown-toggle.btn-black.focus,
.open > .dropdown-toggle.btn-schwarz.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default:active,
.schwarz .btn-default:active,
.btn-black:active,
.btn-schwarz:active,
.black .btn-default.active,
.schwarz .btn-default.active,
.btn-black.active,
.btn-schwarz.active,
.open > .dropdown-toggle.black .btn-default,
.open > .dropdown-toggle.schwarz .btn-default,
.open > .dropdown-toggle.btn-black,
.open > .dropdown-toggle.btn-schwarz {
  background-image: none;
}
.black .btn-default.disabled,
.schwarz .btn-default.disabled,
.btn-black.disabled,
.btn-schwarz.disabled,
.black .btn-default[disabled],
.schwarz .btn-default[disabled],
.btn-black[disabled],
.btn-schwarz[disabled],
fieldset[disabled] .black .btn-default,
fieldset[disabled] .schwarz .btn-default,
fieldset[disabled] .btn-black,
fieldset[disabled] .btn-schwarz,
.black .btn-default.disabled:hover,
.schwarz .btn-default.disabled:hover,
.btn-black.disabled:hover,
.btn-schwarz.disabled:hover,
.black .btn-default[disabled]:hover,
.schwarz .btn-default[disabled]:hover,
.btn-black[disabled]:hover,
.btn-schwarz[disabled]:hover,
fieldset[disabled] .black .btn-default:hover,
fieldset[disabled] .schwarz .btn-default:hover,
fieldset[disabled] .btn-black:hover,
fieldset[disabled] .btn-schwarz:hover,
.black .btn-default.disabled:focus,
.schwarz .btn-default.disabled:focus,
.btn-black.disabled:focus,
.btn-schwarz.disabled:focus,
.black .btn-default[disabled]:focus,
.schwarz .btn-default[disabled]:focus,
.btn-black[disabled]:focus,
.btn-schwarz[disabled]:focus,
fieldset[disabled] .black .btn-default:focus,
fieldset[disabled] .schwarz .btn-default:focus,
fieldset[disabled] .btn-black:focus,
fieldset[disabled] .btn-schwarz:focus,
.black .btn-default.disabled.focus,
.schwarz .btn-default.disabled.focus,
.btn-black.disabled.focus,
.btn-schwarz.disabled.focus,
.black .btn-default[disabled].focus,
.schwarz .btn-default[disabled].focus,
.btn-black[disabled].focus,
.btn-schwarz[disabled].focus,
fieldset[disabled] .black .btn-default.focus,
fieldset[disabled] .schwarz .btn-default.focus,
fieldset[disabled] .btn-black.focus,
fieldset[disabled] .btn-schwarz.focus,
.black .btn-default.disabled:active,
.schwarz .btn-default.disabled:active,
.btn-black.disabled:active,
.btn-schwarz.disabled:active,
.black .btn-default[disabled]:active,
.schwarz .btn-default[disabled]:active,
.btn-black[disabled]:active,
.btn-schwarz[disabled]:active,
fieldset[disabled] .black .btn-default:active,
fieldset[disabled] .schwarz .btn-default:active,
fieldset[disabled] .btn-black:active,
fieldset[disabled] .btn-schwarz:active,
.black .btn-default.disabled.active,
.schwarz .btn-default.disabled.active,
.btn-black.disabled.active,
.btn-schwarz.disabled.active,
.black .btn-default[disabled].active,
.schwarz .btn-default[disabled].active,
.btn-black[disabled].active,
.btn-schwarz[disabled].active,
fieldset[disabled] .black .btn-default.active,
fieldset[disabled] .schwarz .btn-default.active,
fieldset[disabled] .btn-black.active,
fieldset[disabled] .btn-schwarz.active {
  background-color: #000000;
  border-color: #000000;
}
.black .btn-default .badge,
.schwarz .btn-default .badge,
.btn-black .badge,
.btn-schwarz .badge {
  color: #000000;
  background-color: #FFFFFF;
}
.black .btn-default:focus,
.schwarz .btn-default:focus,
.btn-black:focus,
.btn-schwarz:focus,
.black .btn-default.focus,
.schwarz .btn-default.focus,
.btn-black.focus,
.btn-schwarz.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.black .btn-default:hover,
.schwarz .btn-default:hover,
.btn-black:hover,
.btn-schwarz:hover {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default:active,
.schwarz .btn-default:active,
.btn-black:active,
.btn-schwarz:active,
.black .btn-default.active,
.schwarz .btn-default.active,
.btn-black.active,
.btn-schwarz.active {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default:active:hover,
.schwarz .btn-default:active:hover,
.btn-black:active:hover,
.btn-schwarz:active:hover,
.black .btn-default.active:hover,
.schwarz .btn-default.active:hover,
.btn-black.active:hover,
.btn-schwarz.active:hover,
.black .btn-default:active:focus,
.schwarz .btn-default:active:focus,
.btn-black:active:focus,
.btn-schwarz:active:focus,
.black .btn-default.active:focus,
.schwarz .btn-default.active:focus,
.btn-black.active:focus,
.btn-schwarz.active:focus,
.black .btn-default:active.focus,
.schwarz .btn-default:active.focus,
.btn-black:active.focus,
.btn-schwarz:active.focus,
.black .btn-default.active.focus,
.schwarz .btn-default.active.focus,
.btn-black.active.focus,
.btn-schwarz.active.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default.disabled,
.schwarz .btn-default.disabled,
.btn-black.disabled,
.btn-schwarz.disabled,
.black .btn-default[disabled],
.schwarz .btn-default[disabled],
.btn-black[disabled],
.btn-schwarz[disabled],
fieldset[disabled] .black .btn-default,
fieldset[disabled] .schwarz .btn-default,
fieldset[disabled] .btn-black,
fieldset[disabled] .btn-schwarz,
.black .btn-default.disabled:hover,
.schwarz .btn-default.disabled:hover,
.btn-black.disabled:hover,
.btn-schwarz.disabled:hover,
.black .btn-default[disabled]:hover,
.schwarz .btn-default[disabled]:hover,
.btn-black[disabled]:hover,
.btn-schwarz[disabled]:hover,
fieldset[disabled] .black .btn-default:hover,
fieldset[disabled] .schwarz .btn-default:hover,
fieldset[disabled] .btn-black:hover,
fieldset[disabled] .btn-schwarz:hover,
.black .btn-default.disabled:focus,
.schwarz .btn-default.disabled:focus,
.btn-black.disabled:focus,
.btn-schwarz.disabled:focus,
.black .btn-default[disabled]:focus,
.schwarz .btn-default[disabled]:focus,
.btn-black[disabled]:focus,
.btn-schwarz[disabled]:focus,
fieldset[disabled] .black .btn-default:focus,
fieldset[disabled] .schwarz .btn-default:focus,
fieldset[disabled] .btn-black:focus,
fieldset[disabled] .btn-schwarz:focus,
.black .btn-default.disabled.focus,
.schwarz .btn-default.disabled.focus,
.btn-black.disabled.focus,
.btn-schwarz.disabled.focus,
.black .btn-default[disabled].focus,
.schwarz .btn-default[disabled].focus,
.btn-black[disabled].focus,
.btn-schwarz[disabled].focus,
fieldset[disabled] .black .btn-default.focus,
fieldset[disabled] .schwarz .btn-default.focus,
fieldset[disabled] .btn-black.focus,
fieldset[disabled] .btn-schwarz.focus,
.black .btn-default.disabled:active,
.schwarz .btn-default.disabled:active,
.btn-black.disabled:active,
.btn-schwarz.disabled:active,
.black .btn-default[disabled]:active,
.schwarz .btn-default[disabled]:active,
.btn-black[disabled]:active,
.btn-schwarz[disabled]:active,
fieldset[disabled] .black .btn-default:active,
fieldset[disabled] .schwarz .btn-default:active,
fieldset[disabled] .btn-black:active,
fieldset[disabled] .btn-schwarz:active,
.black .btn-default.disabled.active,
.schwarz .btn-default.disabled.active,
.btn-black.disabled.active,
.btn-schwarz.disabled.active,
.black .btn-default[disabled].active,
.schwarz .btn-default[disabled].active,
.btn-black[disabled].active,
.btn-schwarz[disabled].active,
fieldset[disabled] .black .btn-default.active,
fieldset[disabled] .schwarz .btn-default.active,
fieldset[disabled] .btn-black.active,
fieldset[disabled] .btn-schwarz.active {
  background-color: #000000;
  border-color: #000000;
  background-image: none;
}
.black .btn-default .badge,
.schwarz .btn-default .badge,
.btn-black .badge,
.btn-schwarz .badge {
  color: #000000;
  background-color: #FFFFFF;
}
.black .btn-default.checkbox-btn,
.schwarz .btn-default.checkbox-btn,
.btn-black.checkbox-btn,
.btn-schwarz.checkbox-btn,
.black .btn-default.dropdown-toggle,
.schwarz .btn-default.dropdown-toggle,
.btn-black.dropdown-toggle,
.btn-schwarz.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default.checkbox-btn.dropdown-toggle,
.schwarz .btn-default.checkbox-btn.dropdown-toggle,
.btn-black.checkbox-btn.dropdown-toggle,
.btn-schwarz.checkbox-btn.dropdown-toggle,
.black .btn-default.dropdown-toggle.dropdown-toggle,
.schwarz .btn-default.dropdown-toggle.dropdown-toggle,
.btn-black.dropdown-toggle.dropdown-toggle,
.btn-schwarz.dropdown-toggle.dropdown-toggle {
  border-color: #000000;
  background-color: #ECECEC;
}
.black .btn-default.checkbox-btn:focus,
.schwarz .btn-default.checkbox-btn:focus,
.btn-black.checkbox-btn:focus,
.btn-schwarz.checkbox-btn:focus,
.black .btn-default.dropdown-toggle:focus,
.schwarz .btn-default.dropdown-toggle:focus,
.btn-black.dropdown-toggle:focus,
.btn-schwarz.dropdown-toggle:focus,
.black .btn-default.checkbox-btn.focus,
.schwarz .btn-default.checkbox-btn.focus,
.btn-black.checkbox-btn.focus,
.btn-schwarz.checkbox-btn.focus,
.black .btn-default.dropdown-toggle.focus,
.schwarz .btn-default.dropdown-toggle.focus,
.btn-black.dropdown-toggle.focus,
.btn-schwarz.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(0, 0, 0, 0.75);
  border-color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.black .btn-default.checkbox-btn:hover,
.schwarz .btn-default.checkbox-btn:hover,
.btn-black.checkbox-btn:hover,
.btn-schwarz.checkbox-btn:hover,
.black .btn-default.dropdown-toggle:hover,
.schwarz .btn-default.dropdown-toggle:hover,
.btn-black.dropdown-toggle:hover,
.btn-schwarz.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(0, 0, 0, 0.75);
  border-color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default.checkbox-btn:active,
.schwarz .btn-default.checkbox-btn:active,
.btn-black.checkbox-btn:active,
.btn-schwarz.checkbox-btn:active,
.black .btn-default.dropdown-toggle:active,
.schwarz .btn-default.dropdown-toggle:active,
.btn-black.dropdown-toggle:active,
.btn-schwarz.dropdown-toggle:active,
.black .btn-default.checkbox-btn.active,
.schwarz .btn-default.checkbox-btn.active,
.btn-black.checkbox-btn.active,
.btn-schwarz.checkbox-btn.active,
.black .btn-default.dropdown-toggle.active,
.schwarz .btn-default.dropdown-toggle.active,
.btn-black.dropdown-toggle.active,
.btn-schwarz.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default.checkbox-btn:active:hover,
.schwarz .btn-default.checkbox-btn:active:hover,
.btn-black.checkbox-btn:active:hover,
.btn-schwarz.checkbox-btn:active:hover,
.black .btn-default.dropdown-toggle:active:hover,
.schwarz .btn-default.dropdown-toggle:active:hover,
.btn-black.dropdown-toggle:active:hover,
.btn-schwarz.dropdown-toggle:active:hover,
.black .btn-default.checkbox-btn.active:hover,
.schwarz .btn-default.checkbox-btn.active:hover,
.btn-black.checkbox-btn.active:hover,
.btn-schwarz.checkbox-btn.active:hover,
.black .btn-default.dropdown-toggle.active:hover,
.schwarz .btn-default.dropdown-toggle.active:hover,
.btn-black.dropdown-toggle.active:hover,
.btn-schwarz.dropdown-toggle.active:hover,
.black .btn-default.checkbox-btn:active:focus,
.schwarz .btn-default.checkbox-btn:active:focus,
.btn-black.checkbox-btn:active:focus,
.btn-schwarz.checkbox-btn:active:focus,
.black .btn-default.dropdown-toggle:active:focus,
.schwarz .btn-default.dropdown-toggle:active:focus,
.btn-black.dropdown-toggle:active:focus,
.btn-schwarz.dropdown-toggle:active:focus,
.black .btn-default.checkbox-btn.active:focus,
.schwarz .btn-default.checkbox-btn.active:focus,
.btn-black.checkbox-btn.active:focus,
.btn-schwarz.checkbox-btn.active:focus,
.black .btn-default.dropdown-toggle.active:focus,
.schwarz .btn-default.dropdown-toggle.active:focus,
.btn-black.dropdown-toggle.active:focus,
.btn-schwarz.dropdown-toggle.active:focus,
.black .btn-default.checkbox-btn:active.focus,
.schwarz .btn-default.checkbox-btn:active.focus,
.btn-black.checkbox-btn:active.focus,
.btn-schwarz.checkbox-btn:active.focus,
.black .btn-default.dropdown-toggle:active.focus,
.schwarz .btn-default.dropdown-toggle:active.focus,
.btn-black.dropdown-toggle:active.focus,
.btn-schwarz.dropdown-toggle:active.focus,
.black .btn-default.checkbox-btn.active.focus,
.schwarz .btn-default.checkbox-btn.active.focus,
.btn-black.checkbox-btn.active.focus,
.btn-schwarz.checkbox-btn.active.focus,
.black .btn-default.dropdown-toggle.active.focus,
.schwarz .btn-default.dropdown-toggle.active.focus,
.btn-black.dropdown-toggle.active.focus,
.btn-schwarz.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.black .btn-default.checkbox-btn.dropdown-toggle.hover,
.schwarz .btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-black.checkbox-btn.dropdown-toggle.hover,
.btn-schwarz.checkbox-btn.dropdown-toggle.hover,
.black .btn-default.dropdown-toggle.dropdown-toggle.hover,
.schwarz .btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-black.dropdown-toggle.dropdown-toggle.hover,
.btn-schwarz.dropdown-toggle.dropdown-toggle.hover,
.black .btn-default.checkbox-btn.dropdown-toggle:hover,
.schwarz .btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-black.checkbox-btn.dropdown-toggle:hover,
.btn-schwarz.checkbox-btn.dropdown-toggle:hover,
.black .btn-default.dropdown-toggle.dropdown-toggle:hover,
.schwarz .btn-default.dropdown-toggle.dropdown-toggle:hover,
.btn-black.dropdown-toggle.dropdown-toggle:hover,
.btn-schwarz.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.black .btn-default.checkbox-btn:active.btn-default,
.schwarz .btn-default.checkbox-btn:active.btn-default,
.btn-black.checkbox-btn:active.btn-default,
.btn-schwarz.checkbox-btn:active.btn-default,
.black .btn-default.dropdown-toggle:active.btn-default,
.schwarz .btn-default.dropdown-toggle:active.btn-default,
.btn-black.dropdown-toggle:active.btn-default,
.btn-schwarz.dropdown-toggle:active.btn-default,
.black .btn-default.checkbox-btn.active.btn-default,
.schwarz .btn-default.checkbox-btn.active.btn-default,
.btn-black.checkbox-btn.active.btn-default,
.btn-schwarz.checkbox-btn.active.btn-default,
.black .btn-default.dropdown-toggle.active.btn-default,
.schwarz .btn-default.dropdown-toggle.active.btn-default,
.btn-black.dropdown-toggle.active.btn-default,
.btn-schwarz.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.black .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.schwarz .btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-black.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-schwarz.checkbox-btn.btn-default,
.open > .dropdown-toggle.black .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.schwarz .btn-default.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-black.dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-schwarz.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.black .btn-default.checkbox-btn.disabled,
.schwarz .btn-default.checkbox-btn.disabled,
.btn-black.checkbox-btn.disabled,
.btn-schwarz.checkbox-btn.disabled,
.black .btn-default.dropdown-toggle.disabled,
.schwarz .btn-default.dropdown-toggle.disabled,
.btn-black.dropdown-toggle.disabled,
.btn-schwarz.dropdown-toggle.disabled,
.black .btn-default.checkbox-btn[disabled],
.schwarz .btn-default.checkbox-btn[disabled],
.btn-black.checkbox-btn[disabled],
.btn-schwarz.checkbox-btn[disabled],
.black .btn-default.dropdown-toggle[disabled],
.schwarz .btn-default.dropdown-toggle[disabled],
.btn-black.dropdown-toggle[disabled],
.btn-schwarz.dropdown-toggle[disabled],
fieldset[disabled] .black .btn-default.checkbox-btn,
fieldset[disabled] .schwarz .btn-default.checkbox-btn,
fieldset[disabled] .btn-black.checkbox-btn,
fieldset[disabled] .btn-schwarz.checkbox-btn,
fieldset[disabled] .black .btn-default.dropdown-toggle,
fieldset[disabled] .schwarz .btn-default.dropdown-toggle,
fieldset[disabled] .btn-black.dropdown-toggle,
fieldset[disabled] .btn-schwarz.dropdown-toggle,
.black .btn-default.checkbox-btn.disabled:hover,
.schwarz .btn-default.checkbox-btn.disabled:hover,
.btn-black.checkbox-btn.disabled:hover,
.btn-schwarz.checkbox-btn.disabled:hover,
.black .btn-default.dropdown-toggle.disabled:hover,
.schwarz .btn-default.dropdown-toggle.disabled:hover,
.btn-black.dropdown-toggle.disabled:hover,
.btn-schwarz.dropdown-toggle.disabled:hover,
.black .btn-default.checkbox-btn[disabled]:hover,
.schwarz .btn-default.checkbox-btn[disabled]:hover,
.btn-black.checkbox-btn[disabled]:hover,
.btn-schwarz.checkbox-btn[disabled]:hover,
.black .btn-default.dropdown-toggle[disabled]:hover,
.schwarz .btn-default.dropdown-toggle[disabled]:hover,
.btn-black.dropdown-toggle[disabled]:hover,
.btn-schwarz.dropdown-toggle[disabled]:hover,
fieldset[disabled] .black .btn-default.checkbox-btn:hover,
fieldset[disabled] .schwarz .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-black.checkbox-btn:hover,
fieldset[disabled] .btn-schwarz.checkbox-btn:hover,
fieldset[disabled] .black .btn-default.dropdown-toggle:hover,
fieldset[disabled] .schwarz .btn-default.dropdown-toggle:hover,
fieldset[disabled] .btn-black.dropdown-toggle:hover,
fieldset[disabled] .btn-schwarz.dropdown-toggle:hover,
.black .btn-default.checkbox-btn.disabled:focus,
.schwarz .btn-default.checkbox-btn.disabled:focus,
.btn-black.checkbox-btn.disabled:focus,
.btn-schwarz.checkbox-btn.disabled:focus,
.black .btn-default.dropdown-toggle.disabled:focus,
.schwarz .btn-default.dropdown-toggle.disabled:focus,
.btn-black.dropdown-toggle.disabled:focus,
.btn-schwarz.dropdown-toggle.disabled:focus,
.black .btn-default.checkbox-btn[disabled]:focus,
.schwarz .btn-default.checkbox-btn[disabled]:focus,
.btn-black.checkbox-btn[disabled]:focus,
.btn-schwarz.checkbox-btn[disabled]:focus,
.black .btn-default.dropdown-toggle[disabled]:focus,
.schwarz .btn-default.dropdown-toggle[disabled]:focus,
.btn-black.dropdown-toggle[disabled]:focus,
.btn-schwarz.dropdown-toggle[disabled]:focus,
fieldset[disabled] .black .btn-default.checkbox-btn:focus,
fieldset[disabled] .schwarz .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-black.checkbox-btn:focus,
fieldset[disabled] .btn-schwarz.checkbox-btn:focus,
fieldset[disabled] .black .btn-default.dropdown-toggle:focus,
fieldset[disabled] .schwarz .btn-default.dropdown-toggle:focus,
fieldset[disabled] .btn-black.dropdown-toggle:focus,
fieldset[disabled] .btn-schwarz.dropdown-toggle:focus,
.black .btn-default.checkbox-btn.disabled.focus,
.schwarz .btn-default.checkbox-btn.disabled.focus,
.btn-black.checkbox-btn.disabled.focus,
.btn-schwarz.checkbox-btn.disabled.focus,
.black .btn-default.dropdown-toggle.disabled.focus,
.schwarz .btn-default.dropdown-toggle.disabled.focus,
.btn-black.dropdown-toggle.disabled.focus,
.btn-schwarz.dropdown-toggle.disabled.focus,
.black .btn-default.checkbox-btn[disabled].focus,
.schwarz .btn-default.checkbox-btn[disabled].focus,
.btn-black.checkbox-btn[disabled].focus,
.btn-schwarz.checkbox-btn[disabled].focus,
.black .btn-default.dropdown-toggle[disabled].focus,
.schwarz .btn-default.dropdown-toggle[disabled].focus,
.btn-black.dropdown-toggle[disabled].focus,
.btn-schwarz.dropdown-toggle[disabled].focus,
fieldset[disabled] .black .btn-default.checkbox-btn.focus,
fieldset[disabled] .schwarz .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-black.checkbox-btn.focus,
fieldset[disabled] .btn-schwarz.checkbox-btn.focus,
fieldset[disabled] .black .btn-default.dropdown-toggle.focus,
fieldset[disabled] .schwarz .btn-default.dropdown-toggle.focus,
fieldset[disabled] .btn-black.dropdown-toggle.focus,
fieldset[disabled] .btn-schwarz.dropdown-toggle.focus,
.black .btn-default.checkbox-btn.disabled:active,
.schwarz .btn-default.checkbox-btn.disabled:active,
.btn-black.checkbox-btn.disabled:active,
.btn-schwarz.checkbox-btn.disabled:active,
.black .btn-default.dropdown-toggle.disabled:active,
.schwarz .btn-default.dropdown-toggle.disabled:active,
.btn-black.dropdown-toggle.disabled:active,
.btn-schwarz.dropdown-toggle.disabled:active,
.black .btn-default.checkbox-btn[disabled]:active,
.schwarz .btn-default.checkbox-btn[disabled]:active,
.btn-black.checkbox-btn[disabled]:active,
.btn-schwarz.checkbox-btn[disabled]:active,
.black .btn-default.dropdown-toggle[disabled]:active,
.schwarz .btn-default.dropdown-toggle[disabled]:active,
.btn-black.dropdown-toggle[disabled]:active,
.btn-schwarz.dropdown-toggle[disabled]:active,
fieldset[disabled] .black .btn-default.checkbox-btn:active,
fieldset[disabled] .schwarz .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-black.checkbox-btn:active,
fieldset[disabled] .btn-schwarz.checkbox-btn:active,
fieldset[disabled] .black .btn-default.dropdown-toggle:active,
fieldset[disabled] .schwarz .btn-default.dropdown-toggle:active,
fieldset[disabled] .btn-black.dropdown-toggle:active,
fieldset[disabled] .btn-schwarz.dropdown-toggle:active,
.black .btn-default.checkbox-btn.disabled.active,
.schwarz .btn-default.checkbox-btn.disabled.active,
.btn-black.checkbox-btn.disabled.active,
.btn-schwarz.checkbox-btn.disabled.active,
.black .btn-default.dropdown-toggle.disabled.active,
.schwarz .btn-default.dropdown-toggle.disabled.active,
.btn-black.dropdown-toggle.disabled.active,
.btn-schwarz.dropdown-toggle.disabled.active,
.black .btn-default.checkbox-btn[disabled].active,
.schwarz .btn-default.checkbox-btn[disabled].active,
.btn-black.checkbox-btn[disabled].active,
.btn-schwarz.checkbox-btn[disabled].active,
.black .btn-default.dropdown-toggle[disabled].active,
.schwarz .btn-default.dropdown-toggle[disabled].active,
.btn-black.dropdown-toggle[disabled].active,
.btn-schwarz.dropdown-toggle[disabled].active,
fieldset[disabled] .black .btn-default.checkbox-btn.active,
fieldset[disabled] .schwarz .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-black.checkbox-btn.active,
fieldset[disabled] .btn-schwarz.checkbox-btn.active,
fieldset[disabled] .black .btn-default.dropdown-toggle.active,
fieldset[disabled] .schwarz .btn-default.dropdown-toggle.active,
fieldset[disabled] .btn-black.dropdown-toggle.active,
fieldset[disabled] .btn-schwarz.dropdown-toggle.active {
  background-color: #000000;
  border-color: #000000;
  background-image: none;
}
.black .btn-default.checkbox-btn .badge,
.schwarz .btn-default.checkbox-btn .badge,
.btn-black.checkbox-btn .badge,
.btn-schwarz.checkbox-btn .badge,
.black .btn-default.dropdown-toggle .badge,
.schwarz .btn-default.dropdown-toggle .badge,
.btn-black.dropdown-toggle .badge,
.btn-schwarz.dropdown-toggle .badge {
  color: #000000;
  background-color: #FFFFFF;
}
/*
/*	======================================================================
/* 	DEFAULT
/*	======================================================================
*/
.progress > .progress-bar,
.mark,
mark {
  background-color: #222;
}
/* buttons */
.btn-default,
.btn-default {
  border-color: #222;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #222;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:focus,
.btn-default:focus,
.btn-default.focus,
.btn-default.focus {
  color: #FFFFFF;
  background-color: #080808;
  border-color: #000000;
}
.btn-default:hover,
.btn-default:hover {
  color: #FFFFFF;
  background-color: #080808;
  border-color: #030303;
}
.btn-default:active,
.btn-default:active,
.btn-default.active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default {
  color: #FFFFFF;
  background-color: #080808;
  border-color: #030303;
}
.btn-default:active:hover,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default:active.focus,
.btn-default.active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}
.btn-default:active,
.btn-default:active,
.btn-default.active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default.disabled,
.btn-default[disabled],
.btn-default[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default.disabled:active,
.btn-default[disabled]:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.disabled.active,
.btn-default[disabled].active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.active {
  background-color: #222;
  border-color: #222;
}
.btn-default .badge,
.btn-default .badge {
  color: #222;
  background-color: #FFFFFF;
}
.btn-default:focus,
.btn-default:focus,
.btn-default.focus,
.btn-default.focus {
  color: #FFFFFF;
  background-color: #222;
  border-color: #222;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-default:hover,
.btn-default:hover {
  color: #FFFFFF;
  background-color: #151515;
  border-color: #151515;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default:active,
.btn-default.active,
.btn-default.active {
  color: #FFFFFF;
  background-color: #030303;
  border-color: #030303;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active:hover,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.active:hover,
.btn-default:active:focus,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default:active.focus,
.btn-default.active.focus,
.btn-default.active.focus {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default.disabled,
.btn-default.disabled,
.btn-default[disabled],
.btn-default[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default.disabled:active,
.btn-default[disabled]:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.disabled.active,
.btn-default[disabled].active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.active {
  background-color: #222;
  border-color: #222;
  background-image: none;
}
.btn-default .badge,
.btn-default .badge {
  color: #222;
  background-color: #FFFFFF;
}
/* event-items */
.event-item,
.event-item,
.event-item:nth-child(even),
.event-item:nth-child(even),
.event-item:nth-child(odd),
.event-item:nth-child(odd),
.event-item .time,
.event-item .time,
.event-item .location,
.event-item .location {
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
}
.event-item .article-info,
.event-item .article-info,
.event-item .article-content,
.event-item .article-content,
.event-item .article-info > *,
.event-item .article-info > *,
.event-item .article-content > *,
.event-item .article-content > * {
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.event-item .venue,
.event-item .venue {
  color: #2D2D2D;
}
.event-item .time,
.event-item .time,
.event-item .location,
.event-item .location {
  color: #FFFFFF;
  background-color: #222;
}
.event-item.soldout .venue,
.event-item.soldout .venue {
  color: #9D9D9D;
}
.event-item.soldout .time,
.event-item.soldout .time,
.event-item.soldout .location,
.event-item.soldout .location {
  color: #FFFFFF;
  background-color: #222;
}
.event-item.soldout .article-content,
.event-item.soldout .article-content,
.event-item.soldout .article-content > *,
.event-item.soldout .article-content > * {
  color: #D9D9D9;
}
.event-item.soldout .article-content > p,
.event-item.soldout .article-content > p {
  color: #9D9D9D;
}
.event-item:hover,
.event-item:hover,
.event-item.hover,
.event-item.hover,
.event-item:hover.soldout,
.event-item:hover.soldout,
.event-item.hover.soldout,
.event-item.hover.soldout,
.event-item:hover:nth-child(odd),
.event-item:hover:nth-child(odd),
.event-item.hover:nth-child(odd),
.event-item.hover:nth-child(odd),
.event-item:hover:nth-child(even),
.event-item:hover:nth-child(even),
.event-item.hover:nth-child(even),
.event-item.hover:nth-child(even) {
  background-color: #222;
}
.event-item:hover .venue,
.event-item:hover .venue,
.event-item.hover .venue,
.event-item.hover .venue {
  color: #FFFFFF;
}
.event-item:hover .location,
.event-item:hover .location,
.event-item.hover .location,
.event-item.hover .location {
  color: #222;
  background-color: #FFFFFF;
}
.event-item:hover .article-info > .time,
.event-item:hover .article-info > .time,
.event-item.hover .article-info > .time,
.event-item.hover .article-info > .time {
  color: #222;
  background-color: #FFFFFF;
}
.event-item:hover .article-content,
.event-item:hover .article-content,
.event-item.hover .article-content,
.event-item.hover .article-content,
.event-item:hover .article-content > *,
.event-item:hover .article-content > *,
.event-item.hover .article-content > *,
.event-item.hover .article-content > * {
  color: #FFFFFF;
}
.event-item:hover .article-content > p,
.event-item:hover .article-content > p,
.event-item.hover .article-content > p,
.event-item.hover .article-content > p {
  color: #FFFFFF;
}
/* blog-items */
.item-intro.hover,
.item-leading.hover,
.item-intro.hover,
.item-leading.hover {
  /* phone */
}
@media (max-width: 767px) {
  .item-intro.hover,
  .item-leading.hover,
  .item-intro.hover,
  .item-leading.hover {
    background-color: #222 !important;
  }
  .item-intro.hover > .inner > .layer .item-title,
  .item-leading.hover > .inner > .layer .item-title,
  .item-intro.hover > .inner > .layer .item-title,
  .item-leading.hover > .inner > .layer .item-title {
    color: #222 !important;
  }
  .item-intro.hover > .inner > .layer .item-title .mark,
  .item-leading.hover > .inner > .layer .item-title .mark,
  .item-intro.hover > .inner > .layer .item-title .mark,
  .item-leading.hover > .inner > .layer .item-title .mark {
    background-color: #FFFFFF !important;
  }
}
/* article-detail */
.article-detail,
.article-detail {
  background-color: #222;
}
.article-detail > .article-header,
.article-detail > .article-header {
  background-color: #222;
}
.article-detail > .article-header a,
.article-detail > .article-header a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.article-detail > .article-header a:hover,
.article-detail > .article-header a:hover,
.article-detail > .article-header a:focus,
.article-detail > .article-header a:focus {
  text-decoration: underline;
}
.article-detail > .article-body,
.article-detail > .article-body {
  background-color: #0e0e0e;
}
.article-detail > .article-body a,
.article-detail > .article-body a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.article-detail > .article-body a:hover,
.article-detail > .article-body a:hover,
.article-detail > .article-body a:focus,
.article-detail > .article-body a:focus {
  text-decoration: underline;
}
.article-detail .back-to-list-btn,
.article-detail .back-to-list-btn {
  border-color: #FFFFFF;
  color: #222;
  border-color: transparent;
  background-color: #FFFFFF;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.article-detail .back-to-list-btn:focus,
.article-detail .back-to-list-btn:focus,
.article-detail .back-to-list-btn.focus,
.article-detail .back-to-list-btn.focus {
  color: #222;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.article-detail .back-to-list-btn:hover,
.article-detail .back-to-list-btn:hover {
  color: #222;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.article-detail .back-to-list-btn:active,
.article-detail .back-to-list-btn:active,
.article-detail .back-to-list-btn.active,
.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.article-detail .back-to-list-btn,
.open > .dropdown-toggle.article-detail .back-to-list-btn {
  color: #222;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.article-detail .back-to-list-btn:active:hover,
.article-detail .back-to-list-btn:active:hover,
.article-detail .back-to-list-btn.active:hover,
.article-detail .back-to-list-btn.active:hover,
.open > .dropdown-toggle.article-detail .back-to-list-btn:hover,
.open > .dropdown-toggle.article-detail .back-to-list-btn:hover,
.article-detail .back-to-list-btn:active:focus,
.article-detail .back-to-list-btn:active:focus,
.article-detail .back-to-list-btn.active:focus,
.article-detail .back-to-list-btn.active:focus,
.open > .dropdown-toggle.article-detail .back-to-list-btn:focus,
.open > .dropdown-toggle.article-detail .back-to-list-btn:focus,
.article-detail .back-to-list-btn:active.focus,
.article-detail .back-to-list-btn:active.focus,
.article-detail .back-to-list-btn.active.focus,
.article-detail .back-to-list-btn.active.focus,
.open > .dropdown-toggle.article-detail .back-to-list-btn.focus,
.open > .dropdown-toggle.article-detail .back-to-list-btn.focus {
  color: #222;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.article-detail .back-to-list-btn:active,
.article-detail .back-to-list-btn:active,
.article-detail .back-to-list-btn.active,
.article-detail .back-to-list-btn.active,
.open > .dropdown-toggle.article-detail .back-to-list-btn,
.open > .dropdown-toggle.article-detail .back-to-list-btn {
  background-image: none;
}
.article-detail .back-to-list-btn.disabled,
.article-detail .back-to-list-btn.disabled,
.article-detail .back-to-list-btn[disabled],
.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .article-detail .back-to-list-btn,
fieldset[disabled] .article-detail .back-to-list-btn,
.article-detail .back-to-list-btn.disabled:hover,
.article-detail .back-to-list-btn.disabled:hover,
.article-detail .back-to-list-btn[disabled]:hover,
.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .article-detail .back-to-list-btn:hover,
fieldset[disabled] .article-detail .back-to-list-btn:hover,
.article-detail .back-to-list-btn.disabled:focus,
.article-detail .back-to-list-btn.disabled:focus,
.article-detail .back-to-list-btn[disabled]:focus,
.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .article-detail .back-to-list-btn:focus,
fieldset[disabled] .article-detail .back-to-list-btn:focus,
.article-detail .back-to-list-btn.disabled.focus,
.article-detail .back-to-list-btn.disabled.focus,
.article-detail .back-to-list-btn[disabled].focus,
.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .article-detail .back-to-list-btn.focus,
fieldset[disabled] .article-detail .back-to-list-btn.focus,
.article-detail .back-to-list-btn.disabled:active,
.article-detail .back-to-list-btn.disabled:active,
.article-detail .back-to-list-btn[disabled]:active,
.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .article-detail .back-to-list-btn:active,
fieldset[disabled] .article-detail .back-to-list-btn:active,
.article-detail .back-to-list-btn.disabled.active,
.article-detail .back-to-list-btn.disabled.active,
.article-detail .back-to-list-btn[disabled].active,
.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .article-detail .back-to-list-btn.active,
fieldset[disabled] .article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.article-detail .back-to-list-btn .badge,
.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #222;
}
.article-detail .back-to-list-btn:focus,
.article-detail .back-to-list-btn:focus,
.article-detail .back-to-list-btn.focus,
.article-detail .back-to-list-btn.focus {
  color: #222;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.article-detail .back-to-list-btn:hover,
.article-detail .back-to-list-btn:hover {
  color: #222;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.article-detail .back-to-list-btn:active,
.article-detail .back-to-list-btn:active,
.article-detail .back-to-list-btn.active,
.article-detail .back-to-list-btn.active {
  color: #222;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.article-detail .back-to-list-btn:active:hover,
.article-detail .back-to-list-btn:active:hover,
.article-detail .back-to-list-btn.active:hover,
.article-detail .back-to-list-btn.active:hover,
.article-detail .back-to-list-btn:active:focus,
.article-detail .back-to-list-btn:active:focus,
.article-detail .back-to-list-btn.active:focus,
.article-detail .back-to-list-btn.active:focus,
.article-detail .back-to-list-btn:active.focus,
.article-detail .back-to-list-btn:active.focus,
.article-detail .back-to-list-btn.active.focus,
.article-detail .back-to-list-btn.active.focus {
  color: #222;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.article-detail .back-to-list-btn.disabled,
.article-detail .back-to-list-btn.disabled,
.article-detail .back-to-list-btn[disabled],
.article-detail .back-to-list-btn[disabled],
fieldset[disabled] .article-detail .back-to-list-btn,
fieldset[disabled] .article-detail .back-to-list-btn,
.article-detail .back-to-list-btn.disabled:hover,
.article-detail .back-to-list-btn.disabled:hover,
.article-detail .back-to-list-btn[disabled]:hover,
.article-detail .back-to-list-btn[disabled]:hover,
fieldset[disabled] .article-detail .back-to-list-btn:hover,
fieldset[disabled] .article-detail .back-to-list-btn:hover,
.article-detail .back-to-list-btn.disabled:focus,
.article-detail .back-to-list-btn.disabled:focus,
.article-detail .back-to-list-btn[disabled]:focus,
.article-detail .back-to-list-btn[disabled]:focus,
fieldset[disabled] .article-detail .back-to-list-btn:focus,
fieldset[disabled] .article-detail .back-to-list-btn:focus,
.article-detail .back-to-list-btn.disabled.focus,
.article-detail .back-to-list-btn.disabled.focus,
.article-detail .back-to-list-btn[disabled].focus,
.article-detail .back-to-list-btn[disabled].focus,
fieldset[disabled] .article-detail .back-to-list-btn.focus,
fieldset[disabled] .article-detail .back-to-list-btn.focus,
.article-detail .back-to-list-btn.disabled:active,
.article-detail .back-to-list-btn.disabled:active,
.article-detail .back-to-list-btn[disabled]:active,
.article-detail .back-to-list-btn[disabled]:active,
fieldset[disabled] .article-detail .back-to-list-btn:active,
fieldset[disabled] .article-detail .back-to-list-btn:active,
.article-detail .back-to-list-btn.disabled.active,
.article-detail .back-to-list-btn.disabled.active,
.article-detail .back-to-list-btn[disabled].active,
.article-detail .back-to-list-btn[disabled].active,
fieldset[disabled] .article-detail .back-to-list-btn.active,
fieldset[disabled] .article-detail .back-to-list-btn.active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: none;
}
.article-detail .back-to-list-btn .badge,
.article-detail .back-to-list-btn .badge {
  color: #FFFFFF;
  background-color: #222;
}
.article-detail .location,
.article-detail .location {
  color: #222;
  background-color: #FFFFFF;
}
.article-detail .date-venue,
.article-detail .date-venue {
  color: #FFFFFF;
}
.article-detail .date-venue > a,
.article-detail .date-venue > a,
.article-detail .date-venue > a:hover,
.article-detail .date-venue > a:hover,
.article-detail .date-venue > a:focus,
.article-detail .date-venue > a:focus {
  color: #FFFFFF;
}
/* buttons */
.btn-default {
  border-color: #9D9D9D;
  color: #9D9D9D;
  border-color: transparent;
  background-color: #ECECEC;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default.checkbox-btn,
.btn-default.dropdown-toggle {
  color: #9D9D9D;
  border-color: transparent;
  background-color: rgba(236, 236, 236, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default.checkbox-btn.dropdown-toggle,
.btn-default.dropdown-toggle.dropdown-toggle {
  border-color: #9D9D9D;
  background-color: #ECECEC;
}
.btn-default.checkbox-btn:focus,
.btn-default.dropdown-toggle:focus,
.btn-default.checkbox-btn.focus,
.btn-default.dropdown-toggle.focus {
  color: #9D9D9D;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(236, 236, 236, 0.75);
  border-color: #9D9D9D;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-default.checkbox-btn:hover,
.btn-default.dropdown-toggle:hover {
  color: #9D9D9D;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(236, 236, 236, 0.75);
  border-color: #9D9D9D;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default.checkbox-btn:active,
.btn-default.dropdown-toggle:active,
.btn-default.checkbox-btn.active,
.btn-default.dropdown-toggle.active {
  color: #9D9D9D;
  background-color: #ECECEC;
  border-color: #9D9D9D;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default.checkbox-btn:active:hover,
.btn-default.dropdown-toggle:active:hover,
.btn-default.checkbox-btn.active:hover,
.btn-default.dropdown-toggle.active:hover,
.btn-default.checkbox-btn:active:focus,
.btn-default.dropdown-toggle:active:focus,
.btn-default.checkbox-btn.active:focus,
.btn-default.dropdown-toggle.active:focus,
.btn-default.checkbox-btn:active.focus,
.btn-default.dropdown-toggle:active.focus,
.btn-default.checkbox-btn.active.focus,
.btn-default.dropdown-toggle.active.focus {
  color: #9D9D9D;
  background-color: #ECECEC;
  border-color: #9D9D9D;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default.checkbox-btn.dropdown-toggle.hover,
.btn-default.dropdown-toggle.dropdown-toggle.hover,
.btn-default.checkbox-btn.dropdown-toggle:hover,
.btn-default.dropdown-toggle.dropdown-toggle:hover {
  color: #6f6f6f;
  background-color: #FFFFFF;
}
.btn-default.checkbox-btn:active.btn-default,
.btn-default.dropdown-toggle:active.btn-default,
.btn-default.checkbox-btn.active.btn-default,
.btn-default.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.btn-default.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-default.dropdown-toggle.btn-default {
  color: #6f6f6f;
  background-color: #FFFFFF;
}
.btn-default.checkbox-btn.disabled,
.btn-default.dropdown-toggle.disabled,
.btn-default.checkbox-btn[disabled],
.btn-default.dropdown-toggle[disabled],
fieldset[disabled] .btn-default.checkbox-btn,
fieldset[disabled] .btn-default.dropdown-toggle,
.btn-default.checkbox-btn.disabled:hover,
.btn-default.dropdown-toggle.disabled:hover,
.btn-default.checkbox-btn[disabled]:hover,
.btn-default.dropdown-toggle[disabled]:hover,
fieldset[disabled] .btn-default.checkbox-btn:hover,
fieldset[disabled] .btn-default.dropdown-toggle:hover,
.btn-default.checkbox-btn.disabled:focus,
.btn-default.dropdown-toggle.disabled:focus,
.btn-default.checkbox-btn[disabled]:focus,
.btn-default.dropdown-toggle[disabled]:focus,
fieldset[disabled] .btn-default.checkbox-btn:focus,
fieldset[disabled] .btn-default.dropdown-toggle:focus,
.btn-default.checkbox-btn.disabled.focus,
.btn-default.dropdown-toggle.disabled.focus,
.btn-default.checkbox-btn[disabled].focus,
.btn-default.dropdown-toggle[disabled].focus,
fieldset[disabled] .btn-default.checkbox-btn.focus,
fieldset[disabled] .btn-default.dropdown-toggle.focus,
.btn-default.checkbox-btn.disabled:active,
.btn-default.dropdown-toggle.disabled:active,
.btn-default.checkbox-btn[disabled]:active,
.btn-default.dropdown-toggle[disabled]:active,
fieldset[disabled] .btn-default.checkbox-btn:active,
fieldset[disabled] .btn-default.dropdown-toggle:active,
.btn-default.checkbox-btn.disabled.active,
.btn-default.dropdown-toggle.disabled.active,
.btn-default.checkbox-btn[disabled].active,
.btn-default.dropdown-toggle[disabled].active,
fieldset[disabled] .btn-default.checkbox-btn.active,
fieldset[disabled] .btn-default.dropdown-toggle.active {
  background-color: #ECECEC;
  border-color: #9D9D9D;
  background-image: none;
}
.btn-default.checkbox-btn .badge,
.btn-default.dropdown-toggle .badge {
  color: #ECECEC;
  background-color: #9D9D9D;
}
.btn-default:focus,
.btn-default.focus {
  color: #9D9D9D;
  background-color: #d3d3d3;
  border-color: #5d5d5d;
}
.btn-default:hover {
  color: #9D9D9D;
  background-color: #d3d3d3;
  border-color: #7e7e7e;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #9D9D9D;
  background-color: #d3d3d3;
  border-color: #7e7e7e;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #9D9D9D;
  background-color: #c1c1c1;
  border-color: #5d5d5d;
}
.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: #ECECEC;
  border-color: #9D9D9D;
}
.btn-default .badge {
  color: #ECECEC;
  background-color: #9D9D9D;
}
.btn-default:focus,
.btn-default.focus {
  color: #9D9D9D;
  background-color: #ECECEC;
  border-color: #9D9D9D;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-default:hover {
  color: #9D9D9D;
  background-color: #dfdfdf;
  border-color: #909090;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active {
  color: #9D9D9D;
  background-color: #cdcdcd;
  border-color: #7e7e7e;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default.active.focus {
  color: #9D9D9D;
  background-color: #c6c6c6;
  border-color: #777777;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: 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: #ECECEC;
  border-color: #9D9D9D;
  background-image: none;
}
.btn-default .badge {
  color: #ECECEC;
  background-color: #9D9D9D;
}
/* button gray-dark (f.e. 'KARTEN KAUFEN') */
.btn-gray-dark {
  border-color: #565656;
  color: #FFFFFF;
  border-color: transparent;
  background-color: #565656;
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-gray-dark:focus,
.btn-gray-dark.focus {
  color: #FFFFFF;
  background-color: #3d3d3d;
  border-color: #161616;
}
.btn-gray-dark:hover {
  color: #FFFFFF;
  background-color: #3d3d3d;
  border-color: #373737;
}
.btn-gray-dark:active,
.btn-gray-dark.active,
.open > .dropdown-toggle.btn-gray-dark {
  color: #FFFFFF;
  background-color: #3d3d3d;
  border-color: #373737;
}
.btn-gray-dark:active:hover,
.btn-gray-dark.active:hover,
.open > .dropdown-toggle.btn-gray-dark:hover,
.btn-gray-dark:active:focus,
.btn-gray-dark.active:focus,
.open > .dropdown-toggle.btn-gray-dark:focus,
.btn-gray-dark:active.focus,
.btn-gray-dark.active.focus,
.open > .dropdown-toggle.btn-gray-dark.focus {
  color: #FFFFFF;
  background-color: #2b2b2b;
  border-color: #161616;
}
.btn-gray-dark:active,
.btn-gray-dark.active,
.open > .dropdown-toggle.btn-gray-dark {
  background-image: none;
}
.btn-gray-dark.disabled,
.btn-gray-dark[disabled],
fieldset[disabled] .btn-gray-dark,
.btn-gray-dark.disabled:hover,
.btn-gray-dark[disabled]:hover,
fieldset[disabled] .btn-gray-dark:hover,
.btn-gray-dark.disabled:focus,
.btn-gray-dark[disabled]:focus,
fieldset[disabled] .btn-gray-dark:focus,
.btn-gray-dark.disabled.focus,
.btn-gray-dark[disabled].focus,
fieldset[disabled] .btn-gray-dark.focus,
.btn-gray-dark.disabled:active,
.btn-gray-dark[disabled]:active,
fieldset[disabled] .btn-gray-dark:active,
.btn-gray-dark.disabled.active,
.btn-gray-dark[disabled].active,
fieldset[disabled] .btn-gray-dark.active {
  background-color: #565656;
  border-color: #565656;
}
.btn-gray-dark .badge {
  color: #565656;
  background-color: #FFFFFF;
}
.btn-gray-dark:focus,
.btn-gray-dark.focus {
  color: #FFFFFF;
  background-color: #565656;
  border-color: #565656;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-gray-dark:hover {
  color: #FFFFFF;
  background-color: #494949;
  border-color: #494949;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-gray-dark:active,
.btn-gray-dark.active {
  color: #FFFFFF;
  background-color: #373737;
  border-color: #373737;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-gray-dark:active:hover,
.btn-gray-dark.active:hover,
.btn-gray-dark:active:focus,
.btn-gray-dark.active:focus,
.btn-gray-dark:active.focus,
.btn-gray-dark.active.focus {
  color: #FFFFFF;
  background-color: #303030;
  border-color: #303030;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-gray-dark.disabled,
.btn-gray-dark[disabled],
fieldset[disabled] .btn-gray-dark,
.btn-gray-dark.disabled:hover,
.btn-gray-dark[disabled]:hover,
fieldset[disabled] .btn-gray-dark:hover,
.btn-gray-dark.disabled:focus,
.btn-gray-dark[disabled]:focus,
fieldset[disabled] .btn-gray-dark:focus,
.btn-gray-dark.disabled.focus,
.btn-gray-dark[disabled].focus,
fieldset[disabled] .btn-gray-dark.focus,
.btn-gray-dark.disabled:active,
.btn-gray-dark[disabled]:active,
fieldset[disabled] .btn-gray-dark:active,
.btn-gray-dark.disabled.active,
.btn-gray-dark[disabled].active,
fieldset[disabled] .btn-gray-dark.active {
  background-color: #565656;
  border-color: #565656;
  background-image: none;
}
.btn-gray-dark .badge {
  color: #565656;
  background-color: #FFFFFF;
}
.btn-gray-dark.checkbox-btn,
.btn-gray-dark.dropdown-toggle {
  color: #FFFFFF;
  border-color: transparent;
  background-color: rgba(86, 86, 86, 0.5);
  -webkit-transition: color .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, background-color .1s linear;
  transition: color .1s linear, background-color .1s linear;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-gray-dark.checkbox-btn.dropdown-toggle,
.btn-gray-dark.dropdown-toggle.dropdown-toggle {
  border-color: #565656;
  background-color: #ECECEC;
}
.btn-gray-dark.checkbox-btn:focus,
.btn-gray-dark.dropdown-toggle:focus,
.btn-gray-dark.checkbox-btn.focus,
.btn-gray-dark.dropdown-toggle.focus {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(86, 86, 86, 0.75);
  border-color: #565656;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  outline: hidden;
  outline: 0px;
}
.btn-gray-dark.checkbox-btn:hover,
.btn-gray-dark.dropdown-toggle:hover {
  color: #FFFFFF;
  /*background-color: @background;
   		border-color: @border;*/
  background-color: rgba(86, 86, 86, 0.75);
  border-color: #565656;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-gray-dark.checkbox-btn:active,
.btn-gray-dark.dropdown-toggle:active,
.btn-gray-dark.checkbox-btn.active,
.btn-gray-dark.dropdown-toggle.active {
  color: #FFFFFF;
  background-color: #565656;
  border-color: #565656;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-gray-dark.checkbox-btn:active:hover,
.btn-gray-dark.dropdown-toggle:active:hover,
.btn-gray-dark.checkbox-btn.active:hover,
.btn-gray-dark.dropdown-toggle.active:hover,
.btn-gray-dark.checkbox-btn:active:focus,
.btn-gray-dark.dropdown-toggle:active:focus,
.btn-gray-dark.checkbox-btn.active:focus,
.btn-gray-dark.dropdown-toggle.active:focus,
.btn-gray-dark.checkbox-btn:active.focus,
.btn-gray-dark.dropdown-toggle:active.focus,
.btn-gray-dark.checkbox-btn.active.focus,
.btn-gray-dark.dropdown-toggle.active.focus {
  color: #FFFFFF;
  background-color: #565656;
  border-color: #565656;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-gray-dark.checkbox-btn.dropdown-toggle.hover,
.btn-gray-dark.dropdown-toggle.dropdown-toggle.hover,
.btn-gray-dark.checkbox-btn.dropdown-toggle:hover,
.btn-gray-dark.dropdown-toggle.dropdown-toggle:hover {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.btn-gray-dark.checkbox-btn:active.btn-default,
.btn-gray-dark.dropdown-toggle:active.btn-default,
.btn-gray-dark.checkbox-btn.active.btn-default,
.btn-gray-dark.dropdown-toggle.active.btn-default,
.open > .dropdown-toggle.btn-gray-dark.checkbox-btn.btn-default,
.open > .dropdown-toggle.btn-gray-dark.dropdown-toggle.btn-default {
  color: #d1d1d1;
  background-color: #FFFFFF;
}
.btn-gray-dark.checkbox-btn.disabled,
.btn-gray-dark.dropdown-toggle.disabled,
.btn-gray-dark.checkbox-btn[disabled],
.btn-gray-dark.dropdown-toggle[disabled],
fieldset[disabled] .btn-gray-dark.checkbox-btn,
fieldset[disabled] .btn-gray-dark.dropdown-toggle,
.btn-gray-dark.checkbox-btn.disabled:hover,
.btn-gray-dark.dropdown-toggle.disabled:hover,
.btn-gray-dark.checkbox-btn[disabled]:hover,
.btn-gray-dark.dropdown-toggle[disabled]:hover,
fieldset[disabled] .btn-gray-dark.checkbox-btn:hover,
fieldset[disabled] .btn-gray-dark.dropdown-toggle:hover,
.btn-gray-dark.checkbox-btn.disabled:focus,
.btn-gray-dark.dropdown-toggle.disabled:focus,
.btn-gray-dark.checkbox-btn[disabled]:focus,
.btn-gray-dark.dropdown-toggle[disabled]:focus,
fieldset[disabled] .btn-gray-dark.checkbox-btn:focus,
fieldset[disabled] .btn-gray-dark.dropdown-toggle:focus,
.btn-gray-dark.checkbox-btn.disabled.focus,
.btn-gray-dark.dropdown-toggle.disabled.focus,
.btn-gray-dark.checkbox-btn[disabled].focus,
.btn-gray-dark.dropdown-toggle[disabled].focus,
fieldset[disabled] .btn-gray-dark.checkbox-btn.focus,
fieldset[disabled] .btn-gray-dark.dropdown-toggle.focus,
.btn-gray-dark.checkbox-btn.disabled:active,
.btn-gray-dark.dropdown-toggle.disabled:active,
.btn-gray-dark.checkbox-btn[disabled]:active,
.btn-gray-dark.dropdown-toggle[disabled]:active,
fieldset[disabled] .btn-gray-dark.checkbox-btn:active,
fieldset[disabled] .btn-gray-dark.dropdown-toggle:active,
.btn-gray-dark.checkbox-btn.disabled.active,
.btn-gray-dark.dropdown-toggle.disabled.active,
.btn-gray-dark.checkbox-btn[disabled].active,
.btn-gray-dark.dropdown-toggle[disabled].active,
fieldset[disabled] .btn-gray-dark.checkbox-btn.active,
fieldset[disabled] .btn-gray-dark.dropdown-toggle.active {
  background-color: #565656;
  border-color: #565656;
  background-image: none;
}
.btn-gray-dark.checkbox-btn .badge,
.btn-gray-dark.dropdown-toggle .badge {
  color: #565656;
  background-color: #FFFFFF;
}
.mobile-only {
  display: none;
}
.video-teaser-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(50% + 36px);
  min-height: 30px;
  padding: 0 4px;
  text-align: center;
  color: #fff;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.video-teaser-title span {
  max-width: 100%;
  box-decoration-break: clone;
  display: inline;
  white-space: pre-line;
  padding: 0 3px;
}
@media (max-width: 767px) {
  .video-teaser-btn:after {
    top: calc(50% - 24px);
  }
  .video-teaser-title {
    top: calc(50% + 12px);
    font-size: 16px;
  }
}
.sponsorlist {
  position: relative;
  background: #565656;
  padding: 75px 0;
}
.sponsorlist .section-title {
  color: #9D9D9D;
}
.sponsorlist .section-title span {
  background: #565656 !important;
}
.sponsorlist h6 {
  color: #9D9D9D;
}
.sponsorlist::before {
  content: "";
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: 0;
  bottom: 0;
  background: #565656;
  z-index: -1;
}
.sponsorlist__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.sponsorlist__list::after {
  content: "";
  flex: 0 0 100%;
  height: 0;
}
.sponsorlist__item {
  flex: 0 1 calc(100% / 6);
  max-width: calc(100% / 6);
  display: flex;
  flex-direction: column;
  padding: 0 10px;
  margin-bottom: 16px;
}
.sponsorlist__item img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .sponsorlist__item[data-item="2"] .sponsorlist__logo {
    position: relative;
  }
  .sponsorlist__item[data-item="2"] .sponsorlist__logo::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #9d9d9d;
  }
}
.sponsorlist__logo {
  margin-top: auto;
  height: 60px;
  display: flex;
  align-items: center;
  position: relative;
}
.sponsorlist__logo img {
  position: absolute;
  transition: 500ms all ease;
}
.sponsorlist__logo img.hover {
  opacity: 0;
}
.sponsorlist__logo:hover img.hover {
  opacity: 1;
}
.sponsorlist__logo:hover img.default {
  opacity: 0;
}
.sponsorlist__line-break {
  display: none;
}
@media (max-width: 767px) {
  .sponsorlist__item {
    flex: 0 1 50%;
    max-width: 50%;
  }
  .sponsorlist__line-break {
    display: block;
    width: 100%;
    height: 0;
    flex: 0 1 100%;
  }
  .sponsorlist__function--desktop {
    display: none;
  }
}
.detail-slideshow {
  margin-top: 60px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .detail-slideshow {
    margin-top: 32px;
    margin-bottom: 98px;
  }
}
.related-events-section {
  position: relative;
  overflow: hidden;
  margin: 120px 0;
}
.related-events-section h2 {
  margin-top: 0;
}
.related-events-section__item-wrapper {
  margin-bottom: 20px;
}
.related-events-section__item {
  position: relative;
  min-height: 360px;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 24px;
  text-decoration: none !important;
}
.related-events-section__item:is(a):hover::before {
  opacity: 0;
}
.related-events-section__item:is(a):hover .related-events-section__image {
  transform: scale(1);
}
.related-events-section__item:is(a):hover .related-events-section__content {
  opacity: 0;
  transform: scale(1.5);
  filter: blur(20px);
}
.related-events-section__item::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: 500ms all ease;
}
.related-events-section__item .clear {
  position: relative;
  width: 100%;
  height: 0;
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.related-events-section__item .mark {
  white-space: pre-wrap;
}
.related-events-section__content {
  position: relative;
  z-index: 2;
  width: 100%;
  display: block;
  transition: 500ms all ease;
}
.related-events-section__image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  transform: scale(1.1);
  transition: 500ms all ease;
  object-fit: cover;
  height: 100%;
}
.related-events-section__text {
  background-color: #fff !important;
  color: #000 !important;
  font-size: 18px;
  line-height: 120%;
}
@media (max-width: 767px) {
  .related-events-section {
    margin: 98px 0;
  }
  .related-events-section__image {
    position: relative;
    left: auto;
    height: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .related-events-section__item-wrapper {
    margin-bottom: 60px;
  }
  .related-events-section__item-wrapper:last-child {
    margin-bottom: 0;
  }
  .related-events-section__item {
    flex-direction: column;
    padding: 0;
  }
  .related-events-section__item::before {
    display: none;
  }
  .related-events-section__item:is(a):hover .related-events-section__content {
    opacity: 1;
    transform: scale(1);
    filter: blur(0px);
  }
  .related-events-section__title {
    background-color: #fff !important;
    color: #222 !important;
  }
  .related-events-section__text {
    display: block;
    background: none !important;
    color: #fff !important;
    padding: 0;
    font-size: 16px;
  }
}
/* grid-float-breakpoint */
@media (max-width: 767px) {
  .mobile-only {
    display: block;
  }
}
/* xs */
/* sm */
/* md */
/* lg */
/*# sourceMappingURL=achtbruecken.css.map */