/* template.css */
div.alert {
  cursor: pointer;
}
/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=c38d87f432e5bdd61850)
 * Config saved to config.json and https://gist.github.com/c38d87f432e5bdd61850
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
    -webkit-box-shadow: none !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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular-.eot#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #c90019;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #7d000f;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.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: #777777;
}
.text-primary {
  color: #c90019;
}
a.text-primary:hover {
  color: #960013;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #c90019;
}
a.bg-primary:hover {
  background-color: #960013;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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: #777777;
}
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 #eeeeee;
  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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
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: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  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: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  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: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -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 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 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 {
  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: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.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 .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 .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 .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 .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: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -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: #333333;
  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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #c90019;
  border-color: #b00016;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #960013;
  border-color: #72000e;
}
.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: #c90019;
  border-color: #b00016;
}
.btn-primary .badge {
  color: #c90019;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #c90019;
  font-weight: normal;
  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: #7d000f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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 solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #c90019;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: 12px;
  line-height: 1.42857143;
  color: #777777;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-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: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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 {
  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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #c90019;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.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: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: 3px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 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: 3px;
}
.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: #ffffff;
  background-color: #c90019;
}
.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: 3px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 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;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !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: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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: 8px;
  margin-bottom: 8px;
}
@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 {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #c90019;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #7d000f;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.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: #ffffff;
  background-color: #c90019;
  border-color: #c90019;
  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: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-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: 5px 10px;
  font-size: 12px;
}
.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: 20px 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: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #c90019;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #960013;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #c90019;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -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: #c90019;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -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: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #c90019;
  -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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c90019;
  border-color: #c90019;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ff96a3;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #c90019;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #c90019;
  border-color: #c90019;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c90019;
}
.panel-primary > .panel-heading .badge {
  color: #c90019;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c90019;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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: 1040;
  -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;
  -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: #ffffff;
  border: 1px solid #999999;
  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);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.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;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 3px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
div[class^="fade-"],
div[class*="fade-"] {
  opacity: 0;
}
div[class^="js-fade-animate-"],
div[class*="js-fade-animate-"] {
  opacity: 1;
}
div[class^="fadeLeft-"],
div[class*="fadeLeft-"] {
  opacity: 0;
  left: -10em;
}
div[class^="js-fadeLeft-animate-"],
div[class*="js-fadeLeft-animate-"] {
  opacity: 1;
  left: 0;
}
div[class^="fadeRight-"],
div[class*="fadeRight-"] {
  opacity: 0;
  right: -10em;
}
div[class^="js-fadeRight-animate-"],
div[class*="js-fadeRight-animate-"] {
  opacity: 1;
  right: 0;
}
div[class^="fadeUp-"],
div[class*="fadeUp-"] {
  opacity: 0;
  top: 2em;
}
div[class^="js-fadeUp-animate-"],
div[class*="js-fadeUp-animate-"] {
  opacity: 1;
  top: 0;
}
div[class^="fadeDown-"],
div[class*="fadeDown-"] {
  opacity: 0;
  bottom: 2em;
}
div[class^="js-fadeDown-animate-"],
div[class*="js-fadeDown-animate-"] {
  opacity: 1;
  bottom: 0;
}
/* Animationsdauer - Duration*/
div[class^="dur-"],
div[class*="dur-"] {
  transition-property: all;
  transition-timing-function: ease-in-out;
}
.dur-0-1 {
  transition-duration: .1s;
}
.dur-0-2 {
  transition-duration: .2s;
}
.dur-0-3 {
  transition-duration: .3s;
}
.dur-0-4 {
  transition-duration: .4s;
}
.dur-0-5 {
  transition-duration: .5s;
}
.dur-0-6 {
  transition-duration: .6s;
}
.dur-0-7 {
  transition-duration: .7s;
}
.dur-0-8 {
  transition-duration: .8s;
}
.dur-0-9 {
  transition-duration: .9s;
}
.dur-1-0 {
  transition-duration: 1s;
}
.dur-1-1 {
  transition-duration: 1.1s;
}
.dur-1-2 {
  transition-duration: 1.2s;
}
.dur-1-3 {
  transition-duration: 1.3s;
}
.dur-1-4 {
  transition-duration: 1.4s;
}
.dur-1-5 {
  transition-duration: 1.5s;
}
.dur-1-6 {
  transition-duration: 1.6s;
}
.dur-1-7 {
  transition-duration: 1.7s;
}
.dur-1-8 {
  transition-duration: 1.8s;
}
.dur-1-9 {
  transition-duration: 1.9s;
}
.dur-2-0 {
  transition-duration: 2s;
}
.dur-2-1 {
  transition-duration: 2.1s;
}
.dur-2-2 {
  transition-duration: 2.2s;
}
.dur-2-3 {
  transition-duration: 2.3s;
}
.dur-2-4 {
  transition-duration: 2.4s;
}
.dur-2-5 {
  transition-duration: 2.5s;
}
.dur-2-6 {
  transition-duration: 2.6s;
}
.dur-2-7 {
  transition-duration: 2.7s;
}
.dur-2-8 {
  transition-duration: 2.8s;
}
.dur-2-9 {
  transition-duration: 2.9s;
}
.dur-3-0 {
  transition-duration: 3s;
}
.dur-3-1 {
  transition-duration: 3.1s;
}
.dur-3-2 {
  transition-duration: 3.2s;
}
.dur-3-3 {
  transition-duration: 3.3s;
}
.dur-3-4 {
  transition-duration: 3.4s;
}
.dur-3-5 {
  transition-duration: 3.5s;
}
.dur-3-6 {
  transition-duration: 3.6s;
}
.dur-3-7 {
  transition-duration: 3.7s;
}
.dur-3-8 {
  transition-duration: 3.8s;
}
.dur-3-9 {
  transition-duration: 3.9s;
}
.dur-4-0 {
  transition-duration: 4s;
}
.dur-4-1 {
  transition-duration: 4.1s;
}
.dur-4-2 {
  transition-duration: 4.2s;
}
.dur-4-3 {
  transition-duration: 4.3s;
}
.dur-4-4 {
  transition-duration: 4.4s;
}
.dur-4-5 {
  transition-duration: 4.5s;
}
.dur-4-6 {
  transition-duration: 4.6s;
}
.dur-4-7 {
  transition-duration: 4.7s;
}
.dur-4-8 {
  transition-duration: 4.8s;
}
.dur-4-9 {
  transition-duration: 4.9s;
}
.dur-5-0 {
  transition-duration: 5s;
}
.dur-5-1 {
  transition-duration: 5.1s;
}
.dur-5-2 {
  transition-duration: 5.2s;
}
.dur-5-3 {
  transition-duration: 5.3s;
}
.dur-5-4 {
  transition-duration: 5.4s;
}
.dur-5-5 {
  transition-duration: 5.5s;
}
.dur-5-6 {
  transition-duration: 5.6s;
}
.dur-5-7 {
  transition-duration: 5.7s;
}
.dur-5-8 {
  transition-duration: 5.8s;
}
.dur-5-9 {
  transition-duration: 5.9s;
}
.dur-6-0 {
  transition-duration: 6s;
}
.dur-6-1 {
  transition-duration: 6.1s;
}
.dur-6-2 {
  transition-duration: 6.2s;
}
.dur-6-3 {
  transition-duration: 6.3s;
}
.dur-6-4 {
  transition-duration: 6.4s;
}
.dur-6-5 {
  transition-duration: 6.5s;
}
.dur-6-6 {
  transition-duration: 6.6s;
}
.dur-6-7 {
  transition-duration: 6.7s;
}
.dur-6-8 {
  transition-duration: 6.8s;
}
.dur-6-9 {
  transition-duration: 6.9s;
}
.dur-7-0 {
  transition-duration: 7s;
}
.dur-7-1 {
  transition-duration: 7.1s;
}
.dur-7-2 {
  transition-duration: 7.2s;
}
.dur-7-3 {
  transition-duration: 7.3s;
}
.dur-7-4 {
  transition-duration: 7.4s;
}
.dur-7-5 {
  transition-duration: 7.5s;
}
.dur-7-6 {
  transition-duration: 7.6s;
}
.dur-7-7 {
  transition-duration: 7.7s;
}
.dur-7-8 {
  transition-duration: 7.8s;
}
.dur-7-9 {
  transition-duration: 7.9s;
}
.dur-8-0 {
  transition-duration: 8s;
}
.dur-8-1 {
  transition-duration: 8.1s;
}
.dur-8-2 {
  transition-duration: 8.2s;
}
.dur-8-3 {
  transition-duration: 8.3s;
}
.dur-8-4 {
  transition-duration: 8.4s;
}
.dur-8-5 {
  transition-duration: 8.5s;
}
.dur-8-6 {
  transition-duration: 8.6s;
}
.dur-8-7 {
  transition-duration: 8.7s;
}
.dur-8-8 {
  transition-duration: 8.8s;
}
.dur-8-9 {
  transition-duration: 8.9s;
}
.dur-9-0 {
  transition-duration: 9s;
}
.dur-9-1 {
  transition-duration: 9.1s;
}
.dur-9-2 {
  transition-duration: 9.2s;
}
.dur-9-3 {
  transition-duration: 9.3s;
}
.dur-9-4 {
  transition-duration: 9.4s;
}
.dur-9-5 {
  transition-duration: 9.5s;
}
.dur-9-6 {
  transition-duration: 9.6s;
}
.dur-9-7 {
  transition-duration: 9.7s;
}
.dur-9-8 {
  transition-duration: 9.8s;
}
.dur-9-9 {
  transition-duration: 9.9s;
}
.dur-10 {
  transition-duration: 10s;
}
/* ------------------------ Delay ----------------------- */
.del-0-1 {
  transition-delay: .1s;
}
.del-0-2 {
  transition-delay: .2s;
}
.del-0-3 {
  transition-delay: .3s;
}
.del-0-4 {
  transition-delay: .4s;
}
.del-0-5 {
  transition-delay: .5s;
}
.del-0-6 {
  transition-delay: .6s;
}
.del-0-7 {
  transition-delay: .7s;
}
.del-0-8 {
  transition-delay: .8s;
}
.del-0-9 {
  transition-delay: .9s;
}
.del-1-0 {
  transition-delay: 1s;
}
.del-1-1 {
  transition-delay: 1.1s;
}
.del-1-2 {
  transition-delay: 1.2s;
}
.del-1-3 {
  transition-delay: 1.3s;
}
.del-1-4 {
  transition-delay: 1.4s;
}
.del-1-5 {
  transition-delay: 1.5s;
}
.del-1-6 {
  transition-delay: 1.6s;
}
.del-1-7 {
  transition-delay: 1.7s;
}
.del-1-8 {
  transition-delay: 1.8s;
}
.del-1-9 {
  transition-delay: 1.9s;
}
.del-2-0 {
  transition-delay: 2s;
}
.del-2-1 {
  transition-delay: 2.1s;
}
.del-2-2 {
  transition-delay: 2.2s;
}
.del-2-3 {
  transition-delay: 2.3s;
}
.del-2-4 {
  transition-delay: 2.4s;
}
.del-2-5 {
  transition-delay: 2.5s;
}
.del-2-6 {
  transition-delay: 2.6s;
}
.del-2-7 {
  transition-delay: 2.7s;
}
.del-2-8 {
  transition-delay: 2.8s;
}
.del-2-9 {
  transition-delay: 2.9s;
}
.del-3-0 {
  transition-delay: 3s;
}
.del-3-1 {
  transition-delay: 3.1s;
}
.del-3-2 {
  transition-delay: 3.2s;
}
.del-3-3 {
  transition-delay: 3.3s;
}
.del-3-4 {
  transition-delay: 3.4s;
}
.del-3-5 {
  transition-delay: 3.5s;
}
.del-3-6 {
  transition-delay: 3.6s;
}
.del-3-7 {
  transition-delay: 3.7s;
}
.del-3-8 {
  transition-delay: 3.8s;
}
.del-3-9 {
  transition-delay: 3.9s;
}
.del-4-0 {
  transition-delay: 4s;
}
.del-4-1 {
  transition-delay: 4.1s;
}
.del-4-2 {
  transition-delay: 4.2s;
}
.del-4-3 {
  transition-delay: 4.3s;
}
.del-4-4 {
  transition-delay: 4.4s;
}
.del-4-5 {
  transition-delay: 4.5s;
}
.del-4-6 {
  transition-delay: 4.6s;
}
.del-4-7 {
  transition-delay: 4.7s;
}
.del-4-8 {
  transition-delay: 4.8s;
}
.del-4-9 {
  transition-delay: 4.9s;
}
.del-5-0 {
  transition-delay: 5s;
}
.del-5-1 {
  transition-delay: 5.1s;
}
.del-5-2 {
  transition-delay: 5.2s;
}
.del-5-3 {
  transition-delay: 5.3s;
}
.del-5-4 {
  transition-delay: 5.4s;
}
.del-5-5 {
  transition-delay: 5.5s;
}
.del-5-6 {
  transition-delay: 5.6s;
}
.del-5-7 {
  transition-delay: 5.7s;
}
.del-5-8 {
  transition-delay: 5.8s;
}
.del-5-9 {
  transition-delay: 5.9s;
}
.del-6-0 {
  transition-delay: 6s;
}
.del-6-1 {
  transition-delay: 6.1s;
}
.del-6-2 {
  transition-delay: 6.2s;
}
.del-6-3 {
  transition-delay: 6.3s;
}
.del-6-4 {
  transition-delay: 6.4s;
}
.del-6-5 {
  transition-delay: 6.5s;
}
.del-6-6 {
  transition-delay: 6.6s;
}
.del-6-7 {
  transition-delay: 6.7s;
}
.del-6-8 {
  transition-delay: 6.8s;
}
.del-6-9 {
  transition-delay: 6.9s;
}
.del-7-0 {
  transition-delay: 7s;
}
.del-7-1 {
  transition-delay: 7.1s;
}
.del-7-2 {
  transition-delay: 7.2s;
}
.del-7-3 {
  transition-delay: 7.3s;
}
.del-7-4 {
  transition-delay: 7.4s;
}
.del-7-5 {
  transition-delay: 7.5s;
}
.del-7-6 {
  transition-delay: 7.6s;
}
.del-7-7 {
  transition-delay: 7.7s;
}
.del-7-8 {
  transition-delay: 7.8s;
}
.del-7-9 {
  transition-delay: 7.9s;
}
.del-8-0 {
  transition-delay: 8s;
}
.del-8-1 {
  transition-delay: 8.1s;
}
.del-8-2 {
  transition-delay: 8.2s;
}
.del-8-3 {
  transition-delay: 8.3s;
}
.del-8-4 {
  transition-delay: 8.4s;
}
.del-8-5 {
  transition-delay: 8.5s;
}
.del-8-6 {
  transition-delay: 8.6s;
}
.del-8-7 {
  transition-delay: 8.7s;
}
.del-8-8 {
  transition-delay: 8.8s;
}
.del-8-9 {
  transition-delay: 8.9s;
}
.del-9-0 {
  transition-delay: 9s;
}
.del-9-1 {
  transition-delay: 9.1s;
}
.del-9-2 {
  transition-delay: 9.2s;
}
.del-9-3 {
  transition-delay: 9.3s;
}
.del-9-4 {
  transition-delay: 9.4s;
}
.del-9-5 {
  transition-delay: 9.5s;
}
.del-9-6 {
  transition-delay: 9.6s;
}
.del-9-7 {
  transition-delay: 9.7s;
}
.del-9-8 {
  transition-delay: 9.8s;
}
.del-9-9 {
  transition-delay: 9.9s;
}
.del-10 {
  transition-delay: 10s;
}
.box {
  position: relative;
  background: #f2f2f2 !important;
  border: 1px solid #d9d9d9;
  border-radius: 0px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05);
}
.box {
  padding: 15px;
}
div.col-xs-1.box,
div.col-xs-2.box,
div.col-xs-3.box,
div.col-xs-4.box,
div.col-xs-5.box,
div.col-xs-6.box,
div.col-xs-7.box,
div.col-xs-8.box,
div.col-xs-9.box,
div.col-xs-10.box,
div.col-xs-11.box,
div.col-xs-12.box,
div.col-sm-1.box,
div.col-sm-2.box,
div.col-sm-3.box,
div.col-sm-4.box,
div.col-sm-5.box,
div.col-sm-6.box,
div.col-sm-7.box,
div.col-sm-8.box,
div.col-sm-9.box,
div.col-sm-10.box,
div.col-sm-11.box,
div.col-sm-12.box,
div.col-md-1.box,
div.col-md-2.box,
div.col-md-3.box,
div.col-md-4.box,
div.col-md-5.box,
div.col-md-6.box,
div.col-md-7.box,
div.col-md-8.box,
div.col-md-9.box,
div.col-md-10.box,
div.col-md-11.box,
div.col-md-12.box,
div.col-lg-1.box,
div.col-lg-2.box,
div.col-lg-3.box,
div.col-lg-4.box,
div.col-lg-5.box,
div.col-lg-6.box,
div.col-lg-7.box,
div.col-lg-8.box,
div.col-lg-9.box,
div.col-lg-10.box,
div.col-lg-11.box,
div.col-lg-12.box {
  margin: 0 15px 30px;
  float: left;
}
div.col-xs-1.box {
  width: calc( 8.33333333%  - 30px);
}
/* 1/6 */
div.col-xs-2.box {
  width: calc( 16.66666667%  - 30px);
}
/* 1/5 */
div.col-xs-2-4.box {
  width: calc( 20%  - 30px);
}
/* 1/4 */
div.col-xs-3.box {
  width: calc( 25%  - 30px);
}
/* 1/3 */
div.col-xs-4.box {
  width: calc( 33.33333333%  - 30px);
}
/* 1/2 */
div.col-xs-5.box {
  width: calc( 41.66666667%  - 30px);
}
div.col-xs-6.box {
  width: calc( 50%  - 30px);
}
div.col-xs-7.box {
  width: calc( 58.33333333%  - 30px);
}
/* 2/3 */
div.col-xs-8.box {
  width: calc( 12.5%  - 30px);
}
/* 3/4 */
div.col-xs-9.box {
  width: calc( 11.11111111%  - 30px);
}
/* 5/6 */
div.col-xs-10.box {
  width: calc( 83.33333333%  - 30px);
}
div.col-xs-11.box {
  width: calc( 91.66666667%  - 30px);
}
div.col-xs-12.box {
  width: calc( 100%  - 30px);
}
@media (min-width: 768px) {
  div.col-sm-1.box {
    width: calc( 8.33333333%  - 30px);
  }
  /* 1/6 */
  div.col-sm-2.box {
    width: calc( 16.66666667%  - 30px);
  }
  /* 1/5 */
  div.col-sm-2-4.box {
    width: calc( 20%  - 30px);
  }
  /* 1/4 */
  div.col-sm-3.box {
    width: calc( 25%  - 30px);
  }
  /* 1/3 */
  div.col-sm-4.box {
    width: calc( 33.33333333%  - 30px);
  }
  /* 1/2 */
  div.col-sm-5.box {
    width: calc( 41.66666667%  - 30px);
  }
  div.col-sm-6.box {
    width: calc( 50%  - 30px);
  }
  div.col-sm-7.box {
    width: calc( 58.33333333%  - 30px);
  }
  /* 2/3 */
  div.col-sm-8.box {
    width: calc( 12.5%  - 30px);
  }
  /* 3/4 */
  div.col-sm-9.box {
    width: calc( 11.11111111%  - 30px);
  }
  /* 5/6 */
  div.col-sm-10.box {
    width: calc( 83.33333333%  - 30px);
  }
  div.col-sm-11.box {
    width: calc( 91.66666667%  - 30px);
  }
  div.col-sm-12.box {
    width: calc( 100%  - 30px);
  }
}
@media (min-width: 992px) {
  div.col-md-1.box {
    width: calc( 8.33333333%  - 30px);
  }
  /* 1/6 */
  div.col-md-2.box {
    width: calc( 16.66666667%  - 30px);
  }
  /* 1/5 */
  div.col-md-2-4.box {
    width: calc( 20%  - 30px);
  }
  /* 1/4 */
  div.col-md-3.box {
    width: calc( 25%  - 30px);
  }
  /* 1/3 */
  div.col-md-4.box {
    width: calc( 33.33333333%  - 30px);
  }
  /* 1/2 */
  div.col-md-5.box {
    width: calc( 41.66666667%  - 30px);
  }
  div.col-md-6.box {
    width: calc( 50%  - 30px);
  }
  div.col-md-7.box {
    width: calc( 58.33333333%  - 30px);
  }
  /* 2/3 */
  div.col-md-8.box {
    width: calc( 12.5%  - 30px);
  }
  /* 3/4 */
  div.col-md-9.box {
    width: calc( 11.11111111%  - 30px);
  }
  /* 5/6 */
  div.col-md-10.box {
    width: calc( 83.33333333%  - 30px);
  }
  div.col-md-11.box {
    width: calc( 91.66666667%  - 30px);
  }
  div.col-md-12.box {
    width: calc( 100%  - 30px);
  }
}
@media (min-width: 1200px) {
  div.col-lg-1.box {
    width: calc( 8.33333333%  - 30px);
  }
  div.col-lg-2.box {
    width: calc( 16.66666667%  - 30px);
  }
  /* 1/5 */
  div.col-lg-2-4.box {
    width: calc( 20%  - 30px);
  }
  /* 1/4 */
  div.col-lg-3.box {
    width: calc( 25%  - 30px);
  }
  /* 1/3 */
  div.col-lg-4.box {
    width: calc( 33.33333333%  - 30px);
  }
  /* 1/2 */
  div.col-lg-5.box {
    width: calc( 41.66666667%  - 30px);
  }
  div.col-lg-6.box {
    width: calc( 50%  - 30px);
  }
  div.col-lg-7.box {
    width: calc( 58.33333333%  - 30px);
  }
  /* 2/3 */
  div.col-lg-8.box {
    width: calc( 12.5%  - 30px);
  }
  /* 3/4 */
  div.col-lg-9.box {
    width: calc( 11.11111111%  - 30px);
  }
  /* 5/6 */
  div.col-lg-10.box {
    width: calc( 83.33333333%  - 30px);
  }
  div.col-lg-11.box {
    width: calc( 91.66666667%  - 30px);
  }
  div.col-lg-12.box {
    width: calc( 100%  - 30px);
  }
}
aside .box {
  padding: 0 !important;
  margin: 0 0 30px!important;
}
#header .container {
  padding-bottom: 0 !important;
}
.footer-menu p {
  text-align: left;
}
@media (min-width: 666px) {
  .footer-menu p {
    text-align: center;
  }
}
.footer-menu p a {
  color: #ffffff !important;
  text-decoration: none !important;
}
.footer-menu p a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
/* ---------------------------------- Cookies aktivieren ---------------------------------- */
div#datenschutz-container {
  width: 100%;
  position: fixed;
  z-index: 99999;
  bottom: -500px;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 15px;
  transition: bottom ease-in-out 0.6s;
}
#datenschutz-container a {
  color: #9f131b;
  text-decoration: none;
}
#datenschutz-container a:hover {
  text-decoration: underline;
}
#datenschutz-container button.btn-primary {
  background: #9f131b;
  border: 1px solid #ffffff;
  padding: 5px 10px;
}
#datenschutz-container button.btn-primary:hover {
  background: #e31b27;
}
#datenschutz-container button.btn-primary a {
  color: #ffffff !important;
  text-decoration: none;
  padding: 10px 6px;
}
/* ---------------------------------- Cookies aktivieren ---------------------------------- */
#footer {
  padding: 0 0 150px!important;
}
body,
.yeeditor {
  font-size: 17px !important;
}
/* ---------------------------- Überschriften ---------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
.jsn-bootstrap3h1,
.jsn-bootstrap3 h2,
.jsn-bootstrap3 h3,
.jsn-bootstrap3 h4.jsn-bootstrap3 h5,
.jsn-bootstrap3 h6 {
  font-family: 'Open Sans', serif;
  margin-top: 0px;
}
h1,
.jsn-bootstrap3 h1 {
  font-family: 'Open Sans', serif;
  color: #9f131b !important;
  font-weight: bold;
  font-size: 36px;
}
h2,
.jsn-bootstrap3 h2 {
  font-family: 'Open Sans', serif;
  color: #9f131b;
  font-weight: bold;
  font-size: 30px;
}
h3,
.jsn-bootstrap3 h3 {
  font-family: 'Open Sans', serif;
  color: #9f131b;
  font-weight: bold;
  font-size: 25px;
}
h4,
.jsn-bootstrap3 h4 {
  font-family: 'Open Sans', serif;
  color: #9f131b;
  font-weight: bold;
  font-size: 22px;
}
h5,
.jsn-bootstrap3 h5 {
  font-family: 'Open Sans', serif;
  color: #9f131b;
  font-weight: bold;
  font-size: 20px;
}
h6,
.jsn-bootstrap3 h6 {
  font-family: 'Open Sans', serif;
  color: #9f131b;
  font-weight: bold;
  font-size: 18px;
}
p,
.jsn-bootstrap3 p {
  font-family: 'Open Sans', serif !important;
  font-size: 17px;
}
.info {
  padding: 15px;
  background: rgba(0, 100, 150, 0.15);
  border-radius: 0px;
}
.info p {
  font-family: "Courier New", Courier, monospace !important;
  font-size: 13px;
}
p.subtitle {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  font-style: italic;
  margin-top: -10px;
}
h1 + p.subtitle {
  font-size: 25px;
}
h2 + p.subtitle {
  font-size: 21px;
}
h3 + p.subtitle {
  font-size: 19px;
}
h4 + p.subtitle {
  font-size: 16px;
}
h5 + p.subtitle {
  font-size: 14px;
}
h6 + p.subtitle {
  font-size: 12px;
}
p.intro {
  color: #555555;
  font-family: 'Open Sans', serif;
  font-weight: bold;
  font-style: 17px;
  font-size: 17px;
}
p.img-desc {
  position: relative;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 13px;
  font-style: italic;
}
p.img-desc:before {
  content: 'Abb.: ';
  position: relative;
}
/* ---------------------------- Zitate und Listen ---------------------------- */
blockquote,
.jsn-bootstrap3 blockquote {
  position: relative;
  margin: 20px 0 0 40px;
}
blockquote:before,
.jsn-bootstrap3 blockquote:before {
  position: absolute;
  content: '„';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80px;
  background-size: 40px 40px;
  top: -72px;
  left: -50px;
  width: 40px;
  height: 40px;
  color: rgba(159, 19, 27, 0.3);
  font-weight: bold;
}
blockquote p {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  font-style: italic;
}
blockquote p:last-child {
  font-family: 'Open Sans', serif !important;
  font-style: normal;
  font-size: .8em;
}
.item-page ul li:before {
  position: absolute;
  font-family: 'Glyphicons Halflings';
  content: '\e092';
  display: inline-block;
  margin-left: -30px;
  color: rgba(159, 19, 27, 0.5);
}
.item-page ul li {
  color: #555555;
  font-size: 17px !important;
  list-style-type: none;
}
ul.breadcrumb li span {
  font-size: 17px !important;
}
.info ul li {
  font-family: "Courier New", Courier, monospace !important;
  color: #555555 !important;
  font-size: 13px !important;
}
/* ---------------------------- Zitate und Listen ---------------------------- */
/* ---------------------------- Fussnote ---------------------------- */
.footnote {
  position: relative;
  font-size: 13px !important;
  margin-top: 30px;
}
.footnote::before {
  position: absolute;
  content: '';
  border-top: 1px solid #d4d4d4;
  width: 40px;
  top: -2px;
}
/* ---------------------------- Fussnote ---------------------------- */
/* ---------------------------- Fließtext ---------------------------- */
body,
div,
div.yeeditor,
ul.breadcrumb li,
footer {
  font-family: 'Open Sans', serif;
  color: #555555;
}
span.validation-result.label.label-important {
  font-size: .9em !important;
  font-weight: normal;
  line-height: 2em !important;
}
div.success-uniform.alert.alert-success.clearfix {
  margin: 0 15px;
  font-size: 1.5em !important;
}
#tinymce {
  font-size: 1em !important;
}
.btn,
button,
.button {
  font-size: 17px;
}
a:link,
a:active,
a:visited {
  font-family: inherit;
  font-weight: inherit !important;
  color: #555555;
}
a:hover {
  color: #9f131b;
}
.contentheading,
.yee-module-title {
  width: calc( 100% - 30px) !important;
  margin: 0 auto;
}
#header-1 p {
  color: #555555;
}
#header-2 p {
  color: #555555;
}
#header-3 p {
  color: #555555;
}
#feature-1-1 p {
  color: #ffffff;
}
#feature-1-2 p {
  color: #555555;
}
#feature-1-3 p {
  color: #555555;
}
#feature-1-4 p {
  color: #555555;
}
#feature-2-1 p {
  color: #ffffff;
}
#feature-2-2 p {
  color: #555555;
}
#feature-2-3 p {
  color: #555555;
}
#feature-2-4 p {
  color: #555555;
}
h2.result-title {
  font-size: 17px;
}
.message-uniform p {
  color: #555555 !important;
}
.jsn-master {
  font-size: 16px !important;
  padding-left: initial !important;
}
#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
  padding: 0px;
}
.jsn-uniform.jsn-master {
  margin-left: -15px;
}
.jsn-uniform.jsn-master .jsn-row-container [class*="span"] {
  min-height: 0;
  margin: 0 15px;
}
.jsn-container-left_1.span4,
.jsn-container-right_1.span4 {
  margin-right: 15px;
}
.jsn-master .phone.jsn-input-medium-fluid {
  width: 100% !important;
}
.jsn-row-container.jsn-style-light.vertical {
  margin: 0 -15px 0 0;
}
.jsn-uniform.jsn-master label.control-label,
.form-group label {
  color: #9f131b !important;
  font-family: 'Open Sans', serif !important;
  font-weight: normal !important;
  font-size: 18px !important;
}
input.jsn-input-xlarge-fluid,
input.phone.jsn-input-medium-fluid,
textarea.jsn-input-xlarge-fluid,
.form-control {
  color: #555555 !important;
  font-family: 'Open Sans', serif !important;
  font-weight: normal !important;
  font-size: 17px !important;
}
.jsn-master .jsn-input-xlarge-fluid {
  width: 100%;
}
.jsn-uniform {
  padding: 0 0 60px;
}
.jsn-bootstrap * {
  box-sizing: border-box !important;
}
div.btn-toolbar {
  width: 100%;
  height: 50px;
  clear: both;
}
button.btn.btn-primary.jsn-form-submit {
  left: calc( 50%  - 37.5px) !important;
}
.control-group {
  width: 100% !important;
}
.control-group textarea {
  resize: none;
}
input.jsn-input-xlarge-fluid,
input.phone.jsn-input-medium-fluid,
textarea.jsn-input-xlarge-fluid {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 1px solid #bfbfbf;
}
@media (max-width: 479px) {
  div.control-group.nachricht {
    padding-right: 0 !important;
  }
}
/*
 @media (min-width: 480px) {
input.jsn-input-xlarge-fluid, input.phone.jsn-input-medium-fluid {
	width: -webkit-~'calc('100%~' - 30px)'!important;
	width: -moz-~'calc('100%~' - 30px)'!important;
	width:  ~'calc('100%~' - 30px)'!important;
}
textarea.jsn-input-xlarge-fluid {
	width: -webkit~'calc('100%~' - 30px)'!important;
	width: -moz-~'calc('100%~' - 30px)'!important;
	width: ~'calc('100%~' - 30px)'!important;
}*/
.control-label {
  margin-left: 5px !important;
}
.jsn-uniform {
  padding-left: 2px;
}
.jsn-master .jsn-input-xlarge-fluid {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}
.select2-drop,
.select2-container .select2-choice {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 6px 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}
.select2-container .select2-choice {
  height: 40px;
}
input,
textarea,
select {
  height: auto !important;
  border-radius: 0px !important;
  font-size: 1em !important;
  line-height: 24px !important;
  border: 1px solid #bfbfbf !important;
  background: transparent !important;
  box-shadow: 3px 3px 3px rgba(255, 255, 255, 0.5), inset 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
  outline: none !important;
}
/*
input:focus {
	border: none!important;
}*/
input,
textarea,
select option {
  padding: 6px 3px !important;
}
fieldset.phrases {
  display: none;
  /* Suche nach "alle Wörter","irgendein Wort", "exakter Ausdruck" */
}
::-webkit-input-placeholder {
  color: #555555 !important;
}
:-moz-placeholder {
  color: #555555 !important;
}
::-moz-placeholder {
  color: #555555 !important;
}
:-ms-input-placeholder {
  color: #555555 !important;
}
select:-internal-list-box option,
select:-internal-list-box optgroup {
  outline-color: none !important;
  outline-witdh: 0px !important;
}
.select2-container,
.select2-drop {
  border: 1px solid #bfbfbf !important;
}
.select2-drop {
  border-top: none !important;
}
.select2-choice,
.select2-choices {
  outline-color: none !important;
  background: transparent !important;
  border: none !important;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: none !important;
  outline: none !important;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  box-shadow: inherit;
}
.dropdown {
  border: 1px solid #bfbfbf !important;
}
.select2-results .select2-highlighted {
  background: rgba(159, 19, 27, 0.5);
}
.select2-highlighted .select2-result-label {
  color: #ffffff !important;
}
select option:active,
select option:focus,
select option:hover,
.select2-result-label:hover,
.select2-result-label:focus,
.select2-result-label:active {
  background: rgba(159, 19, 27, 0.2) !important;
  color: #ffffff !important;
  text-shadow: none !important;
  box-shadow: none !important;
  outline-color: transparent !important;
  cursor: pointer;
}
.ui-state-highlight {
  outline-color: transparent !important;
}
input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"],
input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  margin: 0 5px 0 0;
  box-shadow: none !important;
}
input[type="file"] {
  padding: 0px !important;
  box-shadow: none !important;
  border: none !important;
}
@media (min-width: 768px) {
  [class*="span"] {
    float: left;
  }
  .span1,
  .span2,
  .span3,
  .span4,
  .span5,
  .span6,
  .span7,
  .span8,
  .span9,
  .span10,
  .span11,
  .span12 {
    position: relative;
    min-height: 1px;
  }
  .span12 {
    width: calc( 100% - 30px);
  }
  .span11 {
    width: 91.66666667%;
  }
  .span10 {
    width: 83.33333333%;
  }
  .span9 {
    width: 75%;
  }
  .span8 {
    width: 66.66666667%;
  }
  .span7 {
    width: 58.33333333%;
  }
  .span6 {
    width: 50%;
  }
  .span5 {
    width: 41.66666667%;
  }
  .span4 {
    width: calc( 33.33333333% - 30px);
  }
  .span3 {
    width: calc( 25% - 30px);
  }
  .span2 {
    width: 16.66666667%;
  }
  .span1 {
    width: 8.33333333%;
  }
  .offset12 {
    margin-left: 100%;
  }
  .offset11 {
    margin-left: 91.66666667%;
  }
  .offset10 {
    margin-left: 83.33333333%;
  }
  .offset9 {
    margin-left: 75%;
  }
  .offset8 {
    margin-left: 66.66666667%;
  }
  .offset7 {
    margin-left: 58.33333333%;
  }
  .offset6 {
    margin-left: 50%;
  }
  .offset5 {
    margin-left: 41.66666667%;
  }
  .offset4 {
    margin-left: 33.33333333%;
  }
  .offset3 {
    margin-left: 25%;
  }
  .offset2 {
    margin-left: 16.66666667%;
  }
  .offset1 {
    margin-left: 8.33333333%;
  }
  .offset0 {
    margin-left: 0%;
  }
  .width-10 {
    width: 10px;
  }
  .width-20 {
    width: 20px;
  }
  .width-30 {
    width: 30px;
  }
  .width-40 {
    width: 40px;
  }
  .width-50 {
    width: 50px;
  }
  .width-60 {
    width: 60px;
  }
  .width-70 {
    width: 70px;
  }
  .width-80 {
    width: 80px;
  }
  .width-90 {
    width: 90px;
  }
  .width-100 {
    width: 100px;
  }
  .height-10 {
    height: 10px;
  }
  .height-20 {
    height: 20px;
  }
  .height-30 {
    height: 30px;
  }
  .height-40 {
    height: 40px;
  }
  .height-50 {
    height: 50px;
  }
  .height-60 {
    height: 60px;
  }
  .height-70 {
    height: 70px;
  }
  .height-80 {
    height: 80px;
  }
  .height-90 {
    height: 90px;
  }
  .height-100 {
    height: 100px;
  }
}
#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_5.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_6.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_7.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_8.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_9.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_10.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_11.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_12.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_13.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_14.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_15.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_16.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_17.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_18.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_19.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_20.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_21.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_22.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_23.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_24.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_25.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_26.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_27.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_28.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_29.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_30.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_31.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_32.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_33.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_34.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_35.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_36.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_37.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_38.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_39.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_40.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_41.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_42.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_43.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_44.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_45.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_46.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_47.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_48.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_49.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_50.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_51.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_52.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_53.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_54.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_55.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_56.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_57.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_58.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_59.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_60.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_61.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_62.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_63.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_64.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_65.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_66.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_67.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_68.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_69.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_70.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_71.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_72.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_73.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_74.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_75.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_76.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_77.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_78.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_79.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_80.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_81.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_82.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_83.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_84.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_85.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_86.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_87.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_88.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_89.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_90.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_91.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_92.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_93.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_94.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_95.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_96.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_97.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_98.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_99.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight,
#jsn_form_100.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
  background-color: rgba(159, 19, 27, 0.05) !important;
  border: 1px solid rgba(159, 19, 27, 0.1) !important;
  outline-color: tranparent !important;
}
#mod-finder-searchform {
  margin-top: 30px !important;
}
ul.search-results.list-striped li {
  margin-bottom: 30px;
}
.jsn-bootstrap [class^="icon-"]:before,
.jsn-bootstrap [class*=" icon-"]:before {
  color: #555555 !important;
}
#content .chzn-container {
  display: none !important;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
  .jsn-master .jsn-input-mini-fluid,
  .jsn-master .jsn-input-small-fluid,
  .jsn-master .jsn-input-medium-fluid,
  .jsn-master .jsn-input-xlarge-fluid,
  .jsn-master .jsn-input-fluid,
  .jsn-master .jsn-columns-container.jsn-columns-count-two .jsn-column-item,
  .jsn-master .jsn-columns-container.jsn-columns-count-three .jsn-column-item,
  .jsn-master .jsn-columns-container.jsn-columns-count-no .jsn-column-item,
  .jsn-master .jsn-bootstrap .input-small,
  .jsn-master .jsn-bootstrap .input-medium,
  .jsn-master .jsn-bootstrap .input-file,
  .jsn-master .jsn-bootstrap .jsn-column-item.jsn-uniform-others textarea.jsn-value-Others {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .jsn-uniform .row-fluid .span4 {
    width: calc( 33.33333333%  - 30px) !important;
  }
  .jsn-uniform .row-fluid .span12 {
    width: calc( 100%  - 30px) !important;
  }
}
/* ---------------------------- JSE-Mega-Menu ---------------------------- */
/* ---------------------------- Zentrale Farbangabe für die Menüschriften ---------------------------- */
.mega-menu {
  position: relative;
  z-index: 999;
}
ul.megamenu a.mega span.menu-title {
  color: #9f131b !important;
  letter-spacing: 0.05em;
  min-width: auto;
  font-size: 1.3em !important;
  font-weight: normal;
  font-family: 'Open Sans', serif !important;
}
ul.megamenu a.mega:hover span.menu-title {
  color: #ffffff !important;
}
ul.megamenu a.mega.active span.menu-title {
  color: #ffffff !important;
}
ul.megamenu.level1 a.mega span.menu-title,
ul.megamenu.level2 a.mega span.menu-title,
ul.megamenu.level3 a.mega span.menu-title {
  color: #9f131b !important;
}
ul.megamenu.level1 a.mega:hover span.menu-title,
ul.megamenu.level2 a.mega:hover span.menu-title,
ul.megamenu.level3 a.mega:hover span.menu-title {
  color: #ffffff !important;
}
ul.megamenu.level1 a.mega.active span.menu-title,
ul.megamenu.level2 a.mega.active span.menu-title,
ul.megamenu.level3 a.mega.active span.menu-title {
  color: #ffffff !important;
}
ul.megamenu a.mega span.menu-desc {
  display: inline;
  color: #959595 !important;
  font-weight: normal !important;
  font-family: 'Open Sans', serif !important;
  font-size: 1.2em !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.megamenu a.mega:hover span.menu-desc,
ul.megamenu a.mega.active span.menu-desc {
  color: #ffffff !important;
}
ul.megamenu a.mega.active span.menu-desc {
  color: #ffffff !important;
}
ul.megamenu.level1 a.mega span.menu-desc,
ul.megamenu.level2 a.mega span.menu-desc,
ul.megamenu.level3 a.mega span.menu-desc {
  color: #959595 !important;
}
ul.megamenu.level1 a.mega:hover span.menu-desc,
ul.megamenu.level2 a.mega:hover span.menu-desc,
ul.megamenu.level3 a.mega:hover span.menu-desc {
  color: #ffffff !important;
}
ul.megamenu.level1 a.mega.active span.menu-desc,
ul.megamenu.level2 a.mega.active span.menu-desc,
ul.megamenu.level3 a.mega.active span.menu-desc {
  color: #ffffff !important;
}
ul.megamenu a.mega.haschild span.menu-title,
ul.megamenu a.mega.haschild span.menu-desc {
  padding-left: 15px !important;
}
/* ---------------------------- Pfeile für Untermenüs ---------------------------- */
#js-mainnav.megamenu.horizontal ul.level0 li a.haschild.mega span.menu-title,
#js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.mega span.menu-title {
  background-image: none !important;
}
#js-mainnav.megamenu.horizontal ul.level0 li a.haschild.mega:before,
#js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.mega:before {
  position: relative;
  float: left;
  font-family: 'Glyphicons Halflings';
  content: '\e114';
  color: #9f131b;
  font-size: 10px;
  margin-top: 5px;
  height: auto;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#js-mainnav.megamenu.horizontal ul.level0 li a.haschild.mega.active:before,
#js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.mega.active:before {
  color: #ffffff !important;
}
#js-mainnav.megamenu.horizontal ul.level0 li a.haschild.mega:hover:before,
#js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.mega:hover:before {
  color: #ffffff !important;
}
/* ---------------------------- Menü Transitions ---------------------------- */
ul.level0 li,
ul.level1 li {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.mega span.menu-title,
a.mega span.menu-desc {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* ---------------------------- Menü allgemein ---------------------------- */
/* ---------------------------- Menü-Höhe ---------------------------- */
#js-mainnav.megamenu.customized-horizontal ul.level0 li.mega span.mega,
#js-mainnav.megamenu.customized-horizontal ul.level0 li.mega a.mega,
#js-mainnav.megamenu.customized-horizontal .megaMenuToggle {
  padding: 20px 15px;
}
/* ---------------------------- Hauptmenü-Schaltfläche active ---------------------------- */
/* ---------------------------- Hauptmenü-Schaltfläche hover ---------------------------- */
ul.level0 li:hover,
ul.level0 li.over,
ul.level0 li.haschild-over {
  background: rgba(191, 191, 191, 0.7) !important;
}
ul.level0 li.active {
  background: rgba(191, 191, 191, 0.5) !important;
}
@media (min-width: 768px) {
  #js-mainnav.megamenu.customized-horizontal ul.level0 li.mega span.mega,
  #js-mainnav.megamenu.customized-horizontal ul.level0 li.mega a.mega {
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  header a.mega.last {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
}
/* ---------------------------- Untermenü ---------------------------- */
ul.level1,
ul.level2,
ul.level3 {
  background: rgba(255, 255, 255, 0.85) !important;
  border: 1px solid #f2f2f2;
}
ul.level1 li:hover,
ul.level2 li:hover,
ul.level3 li:hover,
ul.level1 li.over,
ul.level2 li.over,
ul.level3 li.over,
ul.level1 li.haschild-over,
ul.level2 li.haschild-over,
ul.level3 li.haschild-over {
  background: rgba(191, 191, 191, 0.7) !important;
  color: #555555 !important;
}
ul.level1 li.active,
ul.level2 li.active,
ul.level3 li.active {
  background: rgba(191, 191, 191, 0.8) !important;
  color: #bfbfbf !important;
}
#js-mainnav.megamenu.customized-horizontal ul.level1 li,
#js-mainnav.megamenu.customized-horizontal ul.level1 li.active,
#js-mainnav.megamenu.customized-horizontal ul.level1 li.over,
#js-mainnav.megamenu.customized-horizontal ul.level1 li.haschild-over,
#js-mainnav.megamenu.customized-horizontal ul.level1 li:hover {
  border-top: 2px solid rgba(255, 255, 255, 0.3) !important;
  border-bottom: 1px solid rgba(159, 19, 27, 0.25) !important;
}
#js-mainnav.megamenu.customized-horizontal ul.level1 li:last-child {
  border-bottom: none !important;
}
/* ---------------------------- Logoanpassung für das Sticky-Menu ---------------------------- */
/* Logo das im Sticky-Element erscheint */
.stickyLogo {
  opacity: 0;
  margin-bottom: 0;
}
.js-stickyLogo {
  opacity: 1;
}
.stickyLogo,
.stickyMenu {
  left: -70px;
  position: relative;
  transition: all ease-in-out 0.75s;
  float: left;
}
.js-stickyLogo,
.js-stickyMenu {
  left: 0;
}
.stuck {
  position: fixed !important;
  top: 0 !important;
  z-index: 100 !important;
  width: 100% !important;
}
.js-stickyLogo,
.js-stickyMenu {
  left: 0;
}
div.stickyMenu {
  margin-bottom: 0 !important;
}
/* ---------------------------- Newsletter ---------------------------- */
.onefield input {
  border: none !important;
  border-bottom: 1px solid #9f131b !important;
  color: #9f131b !important;
}
input.button.subbutton.btn.btn-primary {
  background: #9f131b !important;
  color: #ffffff !important;
}
input.button.subbutton.btn.btn-primary:hover {
  background: #e31b27 !important;
  color: #ffffff !important;
}
.yee-btn-info {
  background: #374570;
  margin-top: -20px;
  padding: 5px 15px;
  color: #ffffff;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  font-size: 1em;
}
.yee-btn-info:hover {
  background: #485a92;
  color: #ffffff;
}
div.acymailing_module {
  padding: 30px 15px!important;
}
.onefield {
  width: 100% !important;
  float: left;
  box-sizing: border-box !important;
}
.onefield:first-child {
  margin-right: 30px !important;
}
.onefield input {
  background: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.acysubbuttons {
  width: 100% !important;
  float: left !important;
  margin: 30px auto!important;
  box-sizing: border-box !important;
}
@media (min-width: 468px) {
  .acysubbuttons {
    width: 50% !important;
    float: right !important;
    margin: 0px !important;
    box-sizing: border-box !important;
  }
}
@media (min-width: 767px) {
  .acysubbuttons {
    width: calc( 33%  - 15px) !important;
    float: right !important;
    margin: 0px !important;
    box-sizing: border-box !important;
  }
}
input.button.subbutton.btn.btn-primary {
  padding: 10px 0!important;
  width: 100% !important;
  border: 0 !important;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media (min-width: 999px) {
  .onefield {
    width: calc( 33%  - 15px) !important;
  }
}
/* ---------------------- Registrierung ----------------------- */
.registrationregistrierung,
.profileregistrierung,
.profile-editregistrierung {
  width: calc( 100%  - 30px);
  margin: 0 auto;
}
div.login,
div.logout,
div.loginregistrierung,
.registrierung ul.nav.nav-tabs.nav-stacked {
  width: calc( 100%  - 30px);
  margin: 0 auto;
  border-radius: 0px !important;
}
.well {
  border-radius: 0px !important;
}
@media (min-width: 999px) {
  div.login,
  div.loginregistrierung,
  .registrierung ul.nav.nav-tabs.nav-stacked {
    width: calc( 50%  - 30px);
    margin-left: 15px;
  }
}
div.alert.alert-message,
div.alert.alert-error {
  margin-bottom: 45px;
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
  border-radius: 0px !important;
}
label#jform_profile_tos-lbl a.modal {
  border: 1px solid #bfbfbf;
  background: #d9d9d9;
  font-size: 0.8em !important;
}
label#jform_profile_tos-lbl a.modal:hover {
  background: rgba(159, 19, 27, 0.15);
}
.registrierung form.form-validate.well {
  margin-bottom: 60px !important;
}
.registrierung div.tooltip {
  display: none !important;
}
#jform_spacer-lbl,
.comments-form-required-label {
  font-color: #555555 !important;
  font-weight: normal !important;
  font-size: .8em !important;
  float: left;
  width: 100%;
}
#jform_spacer-lbl strong.red,
.comments-form-required-label strong.red {
  color: #f00;
}
/* Überschrift ausblenden */
form.form-validate.well fieldset legend {
  display: none;
}
div.form-group {
  text-align: left;
  margin-left: 0;
  width: 100%;
}
label.hasTooltip.required {
  float: left;
}
label.hasTooltip {
  float: left;
}
span.optional {
  float: left;
}
span.star {
  color: red;
  padding-right: 20px;
}
a.close {
  display: none;
}
.float-right {
  float: right;
}
#member-registration fieldset:nth-child(2) .form-group:last-child {
  padding: 25px 0;
}
label#jform_profile_tos-lbl {
  position: relative;
}
label#jform_profile_tos-lbl a.modal {
  position: relative;
  float: left;
  display: inline-block;
  padding: 5px 15px!important;
}
#jform_profile_tos label {
  font-size: 1.1em !important;
}
#member-registration fieldset {
  min-width: inherit;
}
fieldset#jform_profile_tos.radio.form-control {
  width: 100%;
}
@media (min-width: 999px) {
  fieldset#jform_profile_tos.radio.form-control {
    width: 50%;
  }
}
#jform_profile_tos1,
#jform_profile_tos #jform_profile_tos1 + label {
  display: none;
}
#jform_profile_tos {
  padding: 2px 2px 0 !important;
}
fieldset#jform_profile_tos.radio.form-control {
  position: relative;
  background: none;
  border: none;
  box-shadow: none;
}
#jform_profile_tos input {
  margin: 5px 5px 0 0 !important;
  padding-left: 50px !important;
}
.sbox-content-iframe iframe {
  padding: 15px !important;
  width: 100% !important;
}
@media (max-width: 768px) {
  .registrierung .controls {
    text-align: center !important;
    margin-top: 30px;
  }
}
.nav-tabs {
  border-bottom: 0px !important;
}
#users-profile-custom legend,
#users-profile-custom:first-of-type,
fieldset.users-profile-custom-profile legend {
  display: none;
}
/* ---------------------- SVG-Icons ----------------------- */
.svg g#icon path,
.svg g#icon rect,
.svg g#icon circle,
.svg g#icon ellipse,
.svg g#icon polygon,
.svg g#icon polyline,
.svg g#icon line,
.stickyLogo .svg g#icon path {
  fill: #9f131b !important;
}
#footer .svg g#icon path {
  fill: rgba(255, 255, 255, 0.2) !important;
}
.svg g#shadow path,
.svg g#shadow rect,
.svg g#shadow circle,
.svg g#shadow polygon,
.svg g#shadow line {
  opacity: 0.15;
  fill: url("template.css#longShadow");
}
h1 .svg {
  width: 25px;
  height: 25px;
}
h2 .svg {
  width: 22px;
  height: 22px;
}
h3 .svg {
  width: 17px;
  height: 17px;
}
/* ---------------------------- Vertical Menu ---------------------------- */
div.menu-icon-cont {
  top: 0px !important;
}
@media (min-width: 478px) {
  div.menu-icon-cont {
    top: 0px !important;
    z-index: 999999;
  }
}
@media (min-width: 1150px) {
  div.menu-icon-cont {
    display: none;
  }
}
.sm-menu .sm-level {
  background: url('../images/bg-nav-grey.png') !important;
}
.sm-menu dl dt,
.sm-menu dt .link,
.sm-menu dt .desc {
  cursor: pointer;
}
.sm-menu dl dt {
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
  padding-left: 40px !important;
}
.sm-menu dl dt.hover,
.sm-menu dl dt:hover {
  background: rgba(159, 19, 27, 0.6) !important;
}
.sm-menu dl dt.active,
.sm-menu dl dt:active {
  background: rgba(159, 19, 27, 0.6) !important;
}
.sm-menu dl a,
.sm-menu dl a:link,
.sm-menu dl a.hover,
.sm-menu dl a:hover,
.sm-menu .link dl a:hover {
  color: #ffffff !important;
  font-family: 'Open Sans', serif !important;
  letter-spacing: 0.3px !important;
  font-weight: normal !important;
  font-size: 1em !important;
}
.sm-menu .link dl a.hover,
.sm-menu .link dl a:hover {
  color: #9f131b !important;
  font-size: 1em !important;
  font-family: 'Open Sans', serif !important;
  letter-spacing: 0.3px !important;
}
.sm-menu dl.level1 > dt.parent:after {
  content: '\f0da';
  font-family: 'FontAwesome';
  color: #bfbfbf !important;
  background: none;
  font-style: normal;
}
.sm-menu dt.sm-back-item a:before {
  position: absolute;
  left: -20px;
  content: '\f0d9';
  font-family: 'FontAwesome';
  color: #bfbfbf !important;
  background: none;
  font-style: normal;
}
/* Menü-Beschreibung */
.sm-menu dl .desc,
.sm-menu dl .productnum,
.sm-menu dl dt:hover .desc,
.sm-menu dl dt:hover .productnum .sm-menu dl dt:active .desc,
.sm-menu dl dt:active .productnum {
  color: #bfbfbf !important;
  font-family: 'Open Sans', serif;
  font-weight: normal !important;
  letter-spacing: 0.3px !important;
  font-size: 0.8em !important;
}
/* Menü-Beschreibung */
/* ---------------------------- Vertical Menu ---------------------------- */
/* ---------------------------- Tabs ---------------------------- */
ul.yee-nav.yee-nav-tabs {
  border-bottom: 1px solid rgba(159, 19, 27, 0.3);
}
.yee-nav-tabs > li {
  margin-bottom: 0px;
}
.yee-nav-tabs li a {
  text-decoration: none;
}
.yee-nav-tabs > li > a,
.yee-nav-tabs > li.active > a,
.yee-nav-tabs > li > a:hover {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border: none !important;
  margin-bottom: 15px;
}
.yee-nav-tabs > li.active > a {
  background: #f2f2f2 !important;
}
.yee-nav-tabs li a span {
  color: #9f131b !important;
  font-weight: normal;
}
@media (min-width: 768px) {
  .yee-nav-tabs > li {
    margin-bottom: -1px;
  }
  .yee-nav-tabs > li.active > a {
    border-top: 1px solid rgba(159, 19, 27, 0.3) !important;
    border-right: 1px solid rgba(159, 19, 27, 0.3) !important;
    border-left: 1px solid rgba(159, 19, 27, 0.3) !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }
  .yee-nav-tabs > li.active > a {
    background: #ffffff !important;
  }
  .yee-nav-tabs > li:hover > a {
    background: #f2f2f2 !important;
  }
  .yee-nav-tabs > li > a,
  .yee-nav-tabs > li.active > a,
  .yee-nav-tabs > li > a:hover {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    margin-bottom: 0px;
  }
}
/* ---------------------------- Tabs ---------------------------- */
/* ---------------------------- Accordion ---------------------------- */
.yee-wgt-accordion .yee-panel-heading a,
.yee-wgt-accordion a {
  text-decoration: none;
}
.yee-wgt-accordion a span {
  color: #9f131b !important;
  font-weight: bold;
}
.yee-wgt-accordion i {
  color: #9f131b !important;
}
.yee-wgt-accordion .yee-panel {
  border-radius: 0px !important;
  border-top: 1px solid rgba(159, 19, 27, 0.3);
  border-right: 1px solid rgba(159, 19, 27, 0.3);
  border-bottom: 1px solid rgba(159, 19, 27, 0.3);
  border-left: 1px solid rgba(159, 19, 27, 0.3);
}
.yee-wgt-accordion .yee-panel-heading {
  background: rgba(242, 242, 242, 0.5);
}
.yee-panel-body {
  border-top: 1px solid rgba(159, 19, 27, 0.3) !important;
}
/* ---------------------------- Accordion ---------------------------- */
/* ---------------------------- ajax-search ---------------------------- */
div[id^=offlajn-ajax-search] div.magnifier {
  background: none !important;
}
div[id^=offlajn-ajax-search] div.magnifier::after {
  position: absolute;
  content: '\f002';
  font-family: 'FontAwesome';
  color: #ffffff !important;
  font-size: 25.5px;
  top: 0px;
  left: 10px;
}
div.offlajn-ajax-search-inner input {
  padding: 3x 6px!important;
  margin-top: 30px;
}
div#offlajn-ajax-tile-results div.offlajn-ajax-search-control-panel {
  width: calc( 100%  - 30px) !important;
  margin: 0 auto!important;
}
#offlajn-ajax-tile-results .search-result-card {
  width: 100%;
  margin: 15px 0;
  overflow: inherit;
}
#offlajn-ajax-tile-results .search-result-card:before {
  box-shadow: none;
}
@media (min-width: 768px) {
  #offlajn-ajax-tile-results .search-result-link {
    width: calc( 100%  - 30px) !important;
    margin: 0 15px;
    padding: 0px !important;
  }
}
@media (min-width: 992px) {
  #offlajn-ajax-tile-results .search-result-link {
    width: calc( 50%  - 30px) !important;
    margin: 0 15px;
    padding: 0px !important;
  }
}
@media (min-width: 1200px) {
  #offlajn-ajax-tile-results .search-result-link {
    width: calc( 33.33333333%  - 30px) !important;
    margin: 0 15px;
    padding: 0px !important;
  }
}
@media (min-width: 1400px) {
  #offlajn-ajax-tile-results .search-result-link {
    width: calc( 33.33333333%  - 30px) !important;
    margin: 0 15px;
    padding: 0px !important;
  }
}
#offlajn-ajax-tile-results #no-result-message {
  width: calc( 100%  - 30px) !important;
  margin: 12px auto 0;
}
.offlajn-ajax-search-container {
  margin-top: 30px !important;
}
.offlajn-ajax-search-container input {
  font-family: 'Open Sans', serif !important;
  color: #555555 !important;
}
.offlajn-ajax-search-container,
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .offlajn-close-button,
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-button,
#offlajn-ajax-tile-results #no-result-message span {
  font-family: 'Open Sans', serif !important;
}
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-paginators {
  background: #9f131b;
}
#offlajn-ajax-tile-results #no-result-message {
  background: rgba(159, 19, 27, 0.6);
}
.offlajn-button,
.offlajn-button {
  background: #710e13 !important;
  transition: all ease-in-out 0.3s !important;
}
.offlajn-button.pushed,
.offlajn-button:hover,
.offlajn-button:hover {
  background: #b6161f !important;
}
div[id^="ajax-search-button"] {
  width: 12px !important;
  height: 24px !important;
}
#offlajn-ajax-tile-results div.search-result-title span {
  text-align: left !important;
}
/* ---------------------------- ajax-search ---------------------------- */
#cocktail-chooser .ingredient {
  width: 220px;
  height: 61px;
  float: left;
  background-position: top;
  cursor: pointer;
  margin: 6px;
}
#cocktail-chooser .ingredient:hover {
  background-position: 0 64px;
}
#cocktail-chooser .mint {
  background-image: url('../../../images/cocktailchooser/mint_back.png');
  position: relative;
}
#cocktail-chooser .mint .fruit {
  background-image: url('../../../images/cocktailchooser/mint.png');
  position: absolute;
  bottom: 9px;
  height: 66px;
  left: 5px;
  width: 113px;
}
#cocktail-chooser .orange {
  background-image: url('../../../images/cocktailchooser/orange_back.png');
  position: relative;
}
#cocktail-chooser .orange .fruit {
  background-image: url('../../../images/cocktailchooser/orange.png');
  position: absolute;
  bottom: 9px;
  height: 66px;
  left: 18px;
  width: 89px;
}
#cocktail-chooser .peach {
  background-image: url('../../../images/cocktailchooser/peach_back.png');
  position: relative;
}
#cocktail-chooser .peach .fruit {
  background-image: url('../../../images/cocktailchooser/peach.png');
  position: absolute;
  bottom: 9px;
  height: 66px;
  left: 14px;
  width: 92px;
}
#cocktail-chooser .strawberry {
  background-image: url('../../../images/cocktailchooser/strawberry_back.png');
  position: relative;
}
#cocktail-chooser .strawberry .fruit {
  background-image: url('../../../images/cocktailchooser/strawberry.png');
  position: absolute;
  bottom: 9px;
  height: 57px;
  left: 8px;
  width: 100px;
}
#cocktail-chooser .lime {
  background-image: url('../../../images/cocktailchooser/lime_back.png');
  position: relative;
}
#cocktail-chooser .lime .fruit {
  background-image: url('../../../images/cocktailchooser/lime.png');
  position: absolute;
  bottom: 9px;
  height: 64px;
  left: 7px;
  width: 113px;
}
#cocktail-chooser .melon {
  background-image: url('../../../images/cocktailchooser/melon_back.png');
  position: relative;
}
#cocktail-chooser .melon .fruit {
  background-image: url('../../../images/cocktailchooser/melon.png');
  position: absolute;
  bottom: 12px;
  height: 63px;
  left: 24px;
  width: 68px;
}
/* ---------------------------- ToTop-Schaltfläche ---------------------------- */
#toTop {
  position: fixed;
  width: 48px;
  height: 48px;
  bottom: 24px;
  right: 24px;
  display: block;
  border-top: 0px solid #ffffff !important;
  border-right: 0px solid #ffffff !important;
  border-bottom: 0px solid #ffffff !important;
  border-left: 0px solid #ffffff !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  transition: all 0.3s ease-in-out;
  background: #bf1720;
  color: #f2f2f2;
  z-index: 99999;
}
#toTop:after {
  position: absolute;
  top: 0px;
  left: 7.5px;
  content: "\f077";
  font-size: 32px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#toTop:hover {
  background: #e31b27;
  color: #ffffff;
}
#toTop {
  text-decoration: none;
}
/* ---------------------------- ToTop-Schaltfläche ---------------------------- */
/* ---------------------------- Cookie Alert ---------------------------- */
@-webkit-keyframes Cookie-Alert-Animation {
  0% {
    margin-bottom: -100px;
  }
  100% {
    margin-bottom: 0;
  }
}
@-moz-keyframes Cookie-Alert-Animation {
  0% {
    margin-bottom: -100px;
  }
  100% {
    margin-bottom: 0;
  }
}
@-o-keyframes Cookie-Alert-Animation {
  0% {
    margin-bottom: -100px;
  }
  100% {
    margin-bottom: 0;
  }
}
@keyframes Cookie-Alert-Animation {
  0% {
    margin-bottom: -100px;
  }
  100% {
    margin-bottom: 0;
  }
}
.cadre_alert_cookies {
  -webkit-animation: Cookie-Alert-Animation 2s;
  /* Safari 4+ */
  -moz-animation: Cookie-Alert-Animation 2s;
  /* Fx 5+ */
  -o-animation: Cookie-Alert-Animation 2s;
  /* Opera 12+ */
  animation: Cookie-Alert-Animation 2s;
  /* IE 10+, Fx 29+ */
}
.cadre_inner_alert_cookies {
  background: #000000 !important;
}
.cadre_inner_texte_alert_cookies {
  width: calc( 100%  - 60px);
}
@media (min-width: 768px) {
  .cadre_inner_texte_alert_cookies {
    width: calc( 65%  - 60px);
  }
}
.cadre_alert_cookies p {
  font-size: 0.9em !important;
  color: #bfbfbf !important;
}
.cadre_alert_cookies p a {
  background: none !important;
  border: 0px !important;
  margin: 0 0 0 2px!important;
  padding: 0px !important;
  color: #ffffff !important;
}
.cadre_alert_cookies p a:hover {
  text-decoration: underline !important;
}
.cadre_inner_texte_alert_cookies {
  padding: 10px 0px!important;
}
.cadre_texte {
  color: #9f131b !important;
  text-align: left;
}
#cadre_alert_cookies button.btn.btn-warning.btn-small.popup-modal-dismiss {
  background: #9f131b !important;
  border-top: 1px solid #cd1823 !important;
  border-right: 1px solid #cd1823 !important;
  border-bottom: 1px solid #cd1823 !important;
  border-left: 1px solid #cd1823 !important;
  border-radius: 0px !important;
  color: #ffffff !important;
  font-size: 0.9em !important;
}
#cadre_alert_cookies .col-sm-6 {
  padding: 0px !important;
  margin: 0px !important;
}
button.btn.btn-warning.btn-small.popup-modal-dismiss {
  margin: 0px !important;
}
div.cadre_bouton {
  position: relative;
  float: right !important;
}
#cadre_alert_cookies button.btn.btn-warning.btn-small.popup-modal-dismiss:hover {
  background: #b6161f !important;
}
/* ---------------------------- Cookie Alert ---------------------------- */
/* ---------------------------- flexbox mittig ausrichten ---------------------------- */
@media (min-width: 768px) {
  .vertical-center.row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
}
/* ---------------------------- flexbox mittig ausrichten ---------------------------- */
/* ---------------------------- flexbox gleichmäßig hohe Container ---------------------------- */
.flexbox {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-wrap: column-wrap !important;
  flex-wrap: column-wrap !important;
}
.newsflash,
.tag-list {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-child,
.items-row {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: column !important;
  flex-direction: column !important;
}
/* IE11 BUG-Fix*/
.flex-child .yee-wgt-single-image,
.pull-left .item-image {
  flex: none !important;
}
.flex-height,
.newsflash-intro {
  -webkit-flex: 1 0 auto!important;
  flex: 1 0 auto!important;
}
/* ---------------------------- flexbox gleichmäßig hohe Container ---------------------------- */
/* ---------------------------- Image- und Box-Shadow ---------------------------- */
.box,
.imageShadow,
.item,
.newsflash-row,
.search-result-card {
  position: relative;
  z-index: 2;
}
.imageShadow,
.item,
.newsflash-row,
.search-result-card {
  width: 100%;
}
.box::before,
.imageShadow::before,
.items-row::before,
.newsflash-row::before,
.search-result-card::before,
.tag.item:before {
  position: relative;
}
.box::before,
.box::after {
  display: block;
}
.imageShadow::before,
.imageShadow::after,
.newsflash-row::before,
.newsflash-row::after,
.tag-item::before,
.tag-item::after {
  display: block;
}
.items-row::before,
.items-row::after {
  display: block;
}
.search-result-card::before,
.search-result-card::after {
  display: block;
}
.mejs-container::before,
.mejs-container::after {
  display: block;
}
.box::before,
.imageShadow::before,
.items-row::before,
.newsflash-row::before,
.search-result-card::before,
.mejs-container::before,
.tag-item::before,
.intro-tile::before {
  position: absolute;
  content: '';
  background: url("") no-repeat;
  background-size: 100% 20px;
  width: calc( 100%  - 20px);
  margin: 0 10px;
  height: 20px;
  top: -20px;
  opacity: 0.5;
  z-index: 1;
}
.box:after,
.imageShadow:after,
.items-row:after,
.newsflash-row:after,
.search-result-card:after,
.mejs-container::after,
.tag-item::after,
.intro-tile::after {
  position: absolute;
  content: '';
  background: url("") no-repeat;
  background-size: 100% 20px;
  width: calc( 100%  - 20px);
  margin: 0 10px;
  height: 20px;
  bottom: -20px;
  opacity: 0.5;
  z-index: 1;
}
/*
.intro-tile::before, .intro-tile::after {
    width: ~'calc('100%~' - 50px)';
}*/
.box::before,
.box::after {
  margin-left: -5px;
}
@media (min-width: 1150px) {
  #languageSelect:after {
    display: block;
    position: absolute;
    content: '';
    background: url("") no-repeat;
    background-size: 100% 20px;
    width: 98%;
    height: 20px;
    bottom: -20px;
    left: 1%;
    opacity: 0.5;
  }
}
/*
.imageShadow::before .svg {
	display: none;
}
*/
/* ---------------------------- Image- und Box-Shadow ---------------------------- */
/* ---------------------------- language select ---------------------------- */
/* ---------------------------- Language ---------------------------- */
#languageSelect {
  position: relative;
  float: right;
  height: 30px;
  width: 100%;
  margin: 0 !important;
  z-index: 99999;
  background: #ffffff;
}
div.mod-languages {
  position: relative;
  width: 300px;
  min-width: 300px;
  margin: 5px auto 0!important;
  height: 30px;
}
@media (min-width: 1150px) {
  .container.ls {
    position: relative;
  }
  #languageSelect {
    position: absolute;
    top: 0px;
    right: 30px;
    width: calc( 33.33333333%  - 40px);
    margin: 0 auto!important;
    padding: 0 15px;
  }
  div.mod-languages {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
div.mod-languages .pretext:before {
  position: relative;
  float: left;
  content: "";
  background: url("../../../images/svg/icon-language.svg") no-repeat;
  background-size: 40px 20px;
  width: 40px;
  height: 20px;
  margin-right: 8px;
  top: -3px;
}
div.mod-languages .pretext {
  position: relative;
  float: left;
  width: 170px;
  font-size: 11px;
  top: 3px;
}
div.mod-languages select.inputbox {
  position: relative;
  float: left;
  top: 2px;
  margin: 0;
  padding: 0;
  width: 100px;
  border: 1px solid #d9d9d9 !important;
  font-size: 13px;
}
#languageSelect .chzn-container {
  width: 110px !important;
}
#languageSelect .chzn-container-single .chzn-single {
  padding: 0px 6px;
}
#languageSelect .chzn-container-single .chzn-single div b {
  margin-top: -2px;
}
/* ---------------------------- language select ---------------------------- */
/* ---------------------------- JComments ---------------------------- */
#comments-form label,
#comments-report-form label {
  font-size: 18px;
  font-family: 'Open Sans', serif;
  font-weight: normal;
  color: #9f131b;
}
div.comment-anchor {
  position: relative;
  float: left;
  margin: 2px 5px 0 0!important;
}
div.comment-anchor a {
  color: #9f131b !important;
}
#comments-form input,
#comments-form textarea {
  width: 100% !important;
  max-width: 100% !important;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 1px solid #bfbfbf;
  padding: 6px 3px !important;
  margin-bottom: 15px;
}
#comments-form textarea {
  margin-top: 15px;
  resize: vertical !important;
}
.comments-form-name-label strong.red,
.comments-form-email-label strong.red,
.comments-form-homepage-label strong.red,
.comments-form-title-label strong.red {
  position: relative;
  content: '*';
  color: #f00;
}
div#jc {
  width: 100%;
  margin: 60px auto;
}
@media (min-width: 992px) {
  div#jc {
    width: 50%;
    float: left;
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  #comments-container {
    width: 100%;
  }
}
div#jc h4 {
  color: #9f131b;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 0px;
}
div.comments-form-name-label,
div.comments-form-name-input,
div.comments-form-email-label,
div.comments-form-email-input,
div.comments-form-homepage-label,
div.comments-form-homepage-input,
div.comments-form-title-label,
div.comments-form-title-input,
div.comments-form-comment,
div.comments-form-subscribe-checkbox,
div.comments-form-subscribe-label {
  position: relative;
  width: 100%;
}
div.comments-form-subscribe-checkbox {
  float: left;
  width: 20px;
  margin-top: 0.4em;
}
#comments .comment-date {
  font-size: 14px;
  background: #efefef;
  color: rgba(159, 19, 27, 0.7);
  margin: 0px !important;
  padding: 8px 5px 5px;
  border-bottom: 1px solid #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#comments .comment-date:before {
  content: "\f017";
  font-family: FontAwesome;
  font-style: normal;
  margin-left: 11px;
  margin-right: 10px;
  color: rgba(159, 19, 27, 0.7);
}
#comments-inline-edit {
  border: 0px;
}
#comments-form #comments-form-buttons {
  margin-top: 30px !important;
  margin-left: inherit !important;
}
.comments-buttons a,
a.refresh,
a.subscribe {
  color: #bfbfbf !important;
  text-transform: uppercase;
}
#comments a:active,
#comments a:focus,
#comments a:hover,
a.refresh:hover {
  color: #b6161f !important;
}
#comments .refresh,
#comments .subscribe {
  background: none !important;
}
#comments .refresh:before {
  content: "\f021";
  font-family: FontAwesome;
  font-style: normal;
  margin-right: 10px;
  color: jc-font-h4-color;
}
#comments .subscribe:before {
  content: "\f064";
  font-family: FontAwesome;
  font-style: normal;
  margin-right: 10px;
  color: jc-font-h4-color;
}
.comments-list {
  margin: 0px !important;
  padding: 0px !important;
}
#jc .rbox {
  background: #f2f2f2;
  border: none;
  padding: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  line-height: inherit;
}
.comment-title {
  color: jc-font-h4-color !important;
}
.comment-body {
  margin: 15px 0!important;
  border-bottom: 1px solid rgba(191, 191, 191, 0.5);
}
#comments .comment-avatar {
  width: 100%;
}
#comments .avatar-indent {
  padding-left: 0px;
}
#comments .comment-avatar img {
  width: 70px;
  border: 1px solid rgba(191, 191, 191, 0.5) !important;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #comments .comment-avatar {
    width: inherit;
  }
  #comments .avatar-indent {
    padding-left: 100px;
  }
}
.comment-author {
  color: #555555 !important;
  font-weight: normal !important;
  font-size: 17px !important;
}
div.jcomments-links {
  text-align: center;
}
#comments-list-footer {
  display: inline-block;
  margin: 15px auto!important;
  position: relative;
  width: 100%;
  text-align: center;
}
#comments .rss,
#comments .refresh,
#comments .subscribe {
  padding: 0px !important;
}
/* ---------------------------- JComments Sprechblasen ---------------------------- */
div#comments-list-0.comments-list {
  position: relative;
  margin-left: 30px !important;
}
#comments-list-0 .rbox {
  position: relative;
}
#comments-list-0 .rbox:before {
  position: absolute;
  float: left;
  top: 0px;
  left: -30px;
  border-style: solid;
  content: '';
  width: 0;
  height: 0;
  border-width: 30px;
  border-right-width: 0;
  border-color: #f2f2f2 transparent transparent transparent;
}
@media (min-width: 768px) {
  div#comments-list-0.comments-list div.comments-list {
    margin-left: 30px !important;
    margin-right: 30px !important;
    position: relative;
  }
}
#jc .rbox {
  position: relative;
  overflow: visible !important;
}
#comments-list-0.comments-list .comments-list .rbox:before {
  position: absolute;
  content: '';
  border: none;
}
#comments-list-0.comments-list .comments-list .rbox:after {
  position: absolute;
  float: left;
  top: 0px;
  right: -30px;
  border-style: solid;
  content: '';
  width: 0;
  height: 0;
  border-width: 30px;
  border-left-width: 0;
  border-color: #f2f2f2 transparent transparent transparent;
}
/* ---------------------------- JComments Sprechblasen ---------------------------- */
/* ---------------------------- JComments Messages ---------------------------- */
#jc .comments-form-message-error {
  width: 100%;
  font-size: .9em !important;
  font-weight: normal;
  line-height: 2em !important;
  color: #ffffff;
  background: #B94A48;
  display: inline;
  padding: 0 .6em;
  text-align: center;
  vertical-align: baseline;
  border-radius: .25em;
}
#jc .comments-form-message-info {
  width: 100%;
  font-size: .9em !important;
  font-weight: normal;
  line-height: 2em !important;
  color: #555555;
  background: #dff0d8;
  display: inline;
  padding: 0 .6em;
  text-align: center;
  vertical-align: baseline;
  border-radius: .25em;
}
/* ---------------------------- JComments Messages ---------------------------- */
/* ---------------------------- JComments Voting ---------------------------- */
div.comment-vote {
  position: relative;
  float: right;
}
#jc span.comments-vote {
  position: relative;
  float: right;
  width: inherit;
  height: inherit;
}
div.vote-good,
div.vote-poor,
div.vote-none,
div.btn-vote-good,
div.btn-vote-poor,
div.vote-result {
  position: relative;
  float: left;
  font-size: 20px;
  width: 35px;
  height: 35px;
  border: 1px solid rgba(191, 191, 191, 0.3);
  margin-right: 10px !important;
  text-align: center !important;
  transition: all ease-in-out 0.3s;
}
div.vote-good,
div.vote-poor,
div.vote-none {
  margin-right: 0px !important;
}
div.vote-good span,
div.vote-poor span,
div.vote-none span {
  position: relative;
  top: 0px;
  font-weight: bold;
  transition: all ease-in-out 0.3s;
}
div.vote-good {
  color: rgba(51, 153, 0, 0.35);
}
div.vote-poor {
  color: rgba(204, 0, 0, 0.5);
}
div.vote-none {
  color: #bfbfbf;
}
#jc span.comments-vote a {
  width: inherit;
  height: inherit;
}
div.btn-vote-good a,
div.btn-vote-poor a {
  position: relative;
  float: left;
  background: none !important;
  overflow: hidden;
}
@keyframes btn-up-animation {
  0% {
    margin-top: 0px;
  }
  50% {
    margin-top: -50px;
  }
  51% {
    margin-top: 50px;
  }
  100% {
    margin-top: 0px;
  }
}
@keyframes btn-down-animation {
  0% {
    margin-top: 0px;
  }
  50% {
    margin-top: 50px;
  }
  51% {
    margin-top: -50px;
  }
  100% {
    margin-top: 0px;
  }
}
div.btn-vote-good a:hover:after {
  animation: btn-up-animation 0.5s;
  color: rgba(51, 153, 0, 0.5);
}
div.btn-vote-poor a:hover:after {
  animation: btn-down-animation 0.5s;
  color: rgba(204, 0, 0, 0.5);
}
div.btn-vote-good a:after,
div.btn-vote-poor a:after {
  position: absolute;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  color: #bfbfbf;
  top: 2px;
  left: 7px;
  transition: all ease-in-out 0.3s;
}
div.btn-vote-good a:after {
  content: '\e125';
}
div.btn-vote-poor a:after {
  content: '\e126';
}
#comments .comments-buttons {
  float: left;
  position: relative;
  height: auto;
  display: inline-block;
  width: 100%;
}
#jc .comment-reply,
#jc .comment-reply-quote,
#jc .comment-quote {
  position: relative;
  float: right;
  height: 35px !important;
  border: 1px solid rgba(191, 191, 191, 0.5);
  transition: all ease-in-out 0.3s;
  margin-bottom: 10px !important;
}
#jc .comment-reply {
  width: 115px;
}
@media (min-width: 478px) {
  #jc .comment-reply-quote,
  #jc .comment-quote {
    margin-right: 10px !important;
  }
}
#jc .comment-reply-quote {
  width: 179px;
}
#jc .comment-quote {
  width: 90px;
}
#jc .comment-reply a,
#jc .comment-reply-quote a,
#jc .comment-quote a {
  position: relative;
  float: left;
  display: block;
  font-size: 13px;
  padding: 6px 9px 8px 25px;
}
#jc .comment-reply a:before,
#jc .comment-reply-quote a:before,
#jc .comment-quote a:before {
  position: absolute;
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 14px !important;
  color: #bfbfbf;
  left: 5px;
}
#jc .comment-reply a:before {
  content: '\f112';
}
#jc .comment-reply-quote a:before {
  content: '\f112';
}
#jc .comment-quote a:before {
  content: '\f10e';
}
#jc .comment-reply:hover,
#jc .comment-reply-quote:hover,
#jc .comment-quote:hover {
  margin-top: -3px;
}
/* ---------------------------- JComments Voting ---------------------------- */
/* ---------------------------- JComments Zitate ---------------------------- */
#jc span.quote {
  font-size: .9em !important;
}
#jc #comments blockquote {
  border: transparent;
  border-left: 3px solid rgba(191, 191, 191, 0.4);
  margin-left: 40px;
}
#jc #comments blockquote:before {
  font-size: 50px;
  top: -45px;
  left: -35px;
}
#jc #comments blockquote div {
  font-family: serif !important;
  font-style: italic !important;
}
/* ---------------------------- JComments Zitate ---------------------------- */
/* ---------------------------- JComments ---------------------------- */
/* ---------------------------- Page-Slide-Schaltfläche ---------------------------- */
.slide-btn a {
  color: #9f131b;
}
.slide-btn a:hover {
  color: #b6161f;
}
.slide-btn a {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  padding: 0 0 150px;
  display: block;
  background-size: cover;
  text-decoration: none;
}
.slide-btn a:before {
  position: absolute;
  top: -0.25em;
  left: 0;
  content: "\f10c";
  font-size: 8em;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
.slide-btn a:after {
  position: absolute;
  top: 0.15em;
  left: 0.36em;
  content: "\f078";
  font-size: 4em;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  transition: all 0.3s ease-in-out;
}
.slide-btn a:hover:after {
  top: 0.25em;
}
/* ---------------------------- Page-Slide-Schaltfläche ---------------------------- */
/* ---------------------------- Photo-Gallery ---------------------------- */
img {
  border-radius: 0px;
}
.yeeditor img {
  width: 100%;
}
main .yee-widget.yee-wgt-single-image img,
main .yee-widget .yee-photo-gallery img {
  border: 1px solid #f2f2f2 !important;
}
.yee-widget.yee-wgt-single-image.responsive-webdesign-sticker img,
main .yee-widget.yee-wgt-single-image.svg img {
  width: inherit;
  border: none !important;
}
.yee-photo-gallery li {
  position: relative;
  float: left;
  list-style: none;
  padding-right: 0px;
  margin: 0 15px 30px;
  width: 100%;
  height: auto;
}
.yee-photo-col-xs-2,
.yee-photo-col-xs-3,
.yee-photo-col-xs-4,
.yee-photo-col-xs-6,
.yee-photo-col-xs-12,
.yee-photo-col-sm-2,
.yee-photo-col-sm-3,
.yee-photo-col-sm-4,
.yee-photo-col-sm-6,
.yee-photo-col-sm-12,
.yee-photo-col-md-2,
.yee-photo-col-md-3,
.yee-photo-col-md-4,
.yee-photo-col-md-6,
.yee-photo-col-md-12,
.yee-photo-col-lg-2,
.yee-photo-col-lg-3,
.yee-photo-col-lg-4,
.yee-photo-col-lg-6,
.yee-photo-col-lg-12,
.no-padding {
  padding: 0px;
}
.yee-photo-col-xs-2 .yee-photo-gallery li {
  width: calc( 16.66666667%  - 30px)!important;
}
.yee-photo-col-xs-3 .yee-photo-gallery li {
  width: calc( 25%  - 30px)!important;
}
.yee-photo-col-xs-4 .yee-photo-gallery li {
  width: calc( 33.33333333%  - 30px)!important;
}
.yee-photo-col-xs-6 .yee-photo-gallery li {
  width: calc( 50%  - 30px)!important;
}
.yee-photo-col-xs-12 .yee-photo-gallery li {
  width: calc( 100%  - 30px)!important;
}
@media (min-width: 768px) {
  .yee-photo-col-sm-2 .yee-photo-gallery li {
    width: calc( 16.66666667%  - 30px)!important;
  }
  .yee-photo-col-sm-3 .yee-photo-gallery li {
    width: calc( 25%  - 30px)!important;
  }
  .yee-photo-col-sm-4 .yee-photo-gallery li {
    width: calc( 33.33333333%  - 30px)!important;
  }
  .yee-photo-col-sm-6 .yee-photo-gallery li {
    width: calc( 50%  - 30px)!important;
  }
  .yee-photo-col-sm-12 .yee-photo-gallery li {
    width: calc( 100%  - 30px)!important;
  }
}
@media (min-width: 992px) {
  .yee-photo-col-md-2 .yee-photo-gallery li {
    width: calc( 16.66666667%  - 30px)!important;
  }
  .yee-photo-col-md-3 .yee-photo-gallery li {
    width: calc( 25%  - 30px)!important;
  }
  .yee-photo-col-md-4 .yee-photo-gallery li {
    width: calc( 33.33333333%  - 30px)!important;
  }
  .yee-photo-col-md-6 .yee-photo-gallery li {
    width: calc( 50%  - 30px)!important;
  }
  .yee-photo-col-md-12 .yee-photo-gallery li {
    width: calc( 100%  - 30px)!important;
  }
}
@media (min-width: 1200px) {
  .yee-photo-col-lg-2 .yee-photo-gallery li {
    width: calc( 16.66666667%  - 30px)!important;
  }
  .yee-photo-col-lg-3 .yee-photo-gallery li {
    width: calc( 25%  - 30px)!important;
  }
  .yee-photo-col-lg-4 .yee-photo-gallery li {
    width: calc( 33.33333333%  - 30px)!important;
  }
  .yee-photo-col-lg-6 .yee-photo-gallery li {
    width: calc( 50%  - 30px)!important;
  }
  .yee-photo-col-lg-12 .yee-photo-gallery li {
    width: calc( 100%  - 30px)!important;
  }
}
@media only screen and (max-width: 768px) {
  .yee-widget.yee-wgt-single-image.yee-align-left,
  .yee-widget.yee-wgt-photo-gallery {
    pointer-events: none;
  }
}
/* ---------------------------- Photo-Gallery ---------------------------- */
/* ---------------------------- Blog und Newsflash ---------------------------- */
.item-page.blog {
  margin: 0;
}
@media (min-width: 768px) {
  .item-page.blog {
    min-width: 600px;
  }
}
.blog .page-header,
.items-row .page-header {
  margin: 0;
  padding: 0 !important;
  border-bottom: none;
}
.blog {
  position: relative;
}
.items-row,
.newsflash-row,
.tag-item {
  position: relative;
  margin: 0 auto 30px;
  border: 0px solid #bfbfbf;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  border-radius: 0px;
}
@media (min-width: 768px) {
  .items-row {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .items-row {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .items-row {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .items-row {
    width: 100%;
    max-width: 100%;
  }
}
.newsflash {
  position: relative;
}
@media (min-width: 768px) {
  .newsflash-row {
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .newsflash-row {
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .newsflash-row {
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1400px) {
  .newsflash-row {
    width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) {
  .tag-item {
    width: calc( 50% - 30px);
    max-width: calc( 50% - 30px);
  }
}
@media (min-width: 992px) {
  .tag-item {
    width: calc( 50% - 30px);
    max-width: calc( 50% - 30px);
  }
}
@media (min-width: 1200px) {
  .tag-item {
    width: calc( 50% - 30px);
    max-width: calc( 50% - 30px);
  }
}
@media (min-width: 1400px) {
  .tag-item {
    width: calc( 50% - 30px);
    max-width: calc( 50% - 30px);
  }
}
/*
.blog .blog-item .item-image a img {
    width: 150px;
    height: auto;
}*/
div.item {
  margin-bottom: 30px;
}
.page-header {
  border-bottom: none;
  padding-bottom: 0px;
}
.page-header h2 {
  margin-bottom: 0px;
}
.article-info {
  border-top: 1px solid rgba(159, 19, 27, 0.3);
  padding-top: 5px;
}
.article-info-term {
  display: none;
}
.category-name {
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  color: rgba(159, 19, 27, 0.6);
}
.published,
.createdby,
.modified {
  font-size: 13px;
}
.published,
.createdby {
  float: left;
}
.pull-left.item-image,
.pull-left.item-image img {
  width: 100%;
  height: auto;
}
.item-page.blog .pull-left.item-image,
.item-page.blog .pull-left.item-image img {
  margin: 10px 0;
}
.pull-left.item-image,
.tag-item a {
  overflow: hidden;
}
.pull-left.item-image img,
.tag-item img {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  display: block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.tag-item a {
  display: block;
  width: 100%;
  height: auto;
}
.tag-item p.readmore a {
  width: inherit;
  margin: 0 auto;
}
.tag-item img {
  width: 100%;
  height: auto;
}
a:hover .pull-left.item-image img,
.tag-item a:hover img {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
.blog-intro,
.newsflash-intro {
  position: relative;
  float: left;
  margin: 15px 0;
  border-radius: 0px;
  width: 100%;
}
.blog-intro-readmore,
.newsflash-intro-readmore {
  position: relative;
  float: left;
  width: calc( 100%  - 30px);
  margin: 0 15px 15px;
  padding: 0px;
  align-content: flex-end;
}
.blog-intro-readmore .readmore,
.newsflash-intro-readmore .readmore {
  margin: 15px 0 0;
  text-align: center;
}
.blog-title,
.blog-introtext,
.newsflash-title,
.newsflash-introtext {
  position: relative;
  width: 100%;
  padding-top: 15px;
}
.blog-intro-title-text,
.newsflash-intro-title-text {
  position: relative;
  padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog-intro-title-text {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .blog-title {
    padding: 15px;
    width: 50%;
  }
  .blog-introtext {
    padding: 15px;
    width: 50%;
    border-left: 1px solid rgba(159, 19, 27, 0.3);
  }
  .blog-intro-readmore {
    border-top: 1px solid rgba(159, 19, 27, 0.3);
    margin: 30px 15px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-intro-title-text {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .blog-title {
    padding: 15px;
    width: 50%;
  }
  .blog-introtext {
    padding: 15px;
    width: 50%;
    border-left: 1px solid rgba(159, 19, 27, 0.3);
  }
  .blog-intro-readmore {
    border-top: 1px solid rgba(159, 19, 27, 0.3);
    margin: 30px 15px 0;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .blog-intro-title-text {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .blog-title {
    padding: 15px;
    width: 50%;
  }
  .blog-introtext {
    padding: 15px;
    width: 50%;
    border-left: 1px solid rgba(159, 19, 27, 0.3);
  }
  .blog-intro-readmore {
    border-top: 1px solid rgba(159, 19, 27, 0.3);
    margin: 30px 15px 0;
  }
}
/* ---------------------------- Blog ---------------------------- */
/* ------------ Pagination ------------ */
.pagination {
  position: relative;
  width: 100%;
  margin: 0 auto;
  float: left;
  text-align: center;
  margin: 30px 0;
}
.pagination-list {
  position: relative;
  border-radius: 0px !important;
  display: inline-block;
  background: none;
}
p.counter {
  color: #9f131b;
  font-family: 'Open Sans', serif !important;
  font-size: 1em !important;
  font-style: normal;
}
@media (min-width: 768px) {
  p.counter {
    float: left !important;
    margin-right: 42px;
  }
}
.pagination-list ul {
  position: relative;
  font-size: 17px;
  padding: 0px !important;
  color: #ffffff;
  float: left;
}
.pagination-list ul li {
  position: relative;
  float: left;
  list-style-type: none;
  display: inline-block;
}
.pagination-list ul li span {
  position: relative;
  float: left;
  font-size: 17px !important;
  color: rgba(159, 19, 27, 0.5);
  padding: 20px;
}
.pagination-start,
.pagination-prev,
.pagination-next,
.pagination-end {
  background: none;
  line-height: 35px !important;
}
.pagination-list ul li a {
  position: relative;
  float: left;
  color: #9f131b;
  transition: all ease-in-out 0.3s;
  text-decoration: none;
  font-size: 17px !important;
  padding: 20px;
  border-radius: 0px;
}
.pagination-list ul li a:hover {
  background: #e6323c;
  color: #ffffff;
}
.pagination-list ul li i {
  position: relative;
  padding: 3.5px;
}
.pagination-list ul li.pagination-start,
.pagination-list ul li.pagination-prev,
.pagination-list ul li.pagination-next,
.pagination-list ul li.pagination-end {
  color: #9f131b;
}
.pagination-list ul li .pagenav {
  display: inline-block;
}
.pagination-list ul li .pagenav i {
  margin: 3px 0 4px;
}
.tip,
.hasTooltip {
  display: block !important;
}
.pagenav-container {
  width: 100%;
}
/* ------------ Pagination ------------ */
/* ---------------------------- Hintergrund Video ---------------------------- */
.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
  background: #000;
}
.fullscreen-bg-video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -99;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}
.fullscreen-bg-video.mejs-video {
  position: absolute;
}
.fullscreen-bg {
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .fullscreen-bg-video {
    display: none;
  }
  button#vidpause {
    display: none;
  }
}
video#video-bg {
  transition: 1s opacity;
}
.stopfade {
  opacity: .5;
}
.fullscreen-bg div.mejs-overlay.mejs-layer {
  display: none !important;
}
/* ---------------------------- Hintergrund Video ---------------------------- */
.yee-wgt-hover-effect .grid figure {
  background: #9f131b;
}
/* Hover Background */
figure figcaption::before {
  background: -webkit-linear-gradient(top, rgba(159, 19, 27, 0.5) 0%, rgba(159, 19, 27, 0.2) 75%) !important;
  background: linear-gradient(to bottom, rgba(159, 19, 27, 0.5) 0%, rgba(159, 19, 27, 0.2) 75%) !important;
}
.yee-wgt-hover-effect .grid figure figcaption {
  background: rgba(0, 0, 0, 0.3) !important;
}
.yee-wgt-hover-effect .grid figure figcaption h2 {
  color: #ffffff;
}
.yee-wgt-hover-effect .grid figure figcaption p {
  color: #ffffff;
}
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages).  Reference: http://blog.rrwd.nl/2015/04/04/the-screen-reader-text-class-why-and-how/ */
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 - no likey commas */
  clip: rect(1px, 1px, 1px, 1px);
  /* IE8-IE11 - we likey commas, no support for clip-path */
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}
.mejs-container:focus {
  outline: none;
}
.me-plugin {
  position: absolute;
}
.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}
.mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important;
}
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}
.mejs-clear {
  clear: both;
}
/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50% ;
  background-repeat: no-repeat;
}
:root .mejs-poster img {
  display: none;
}
.mejs-poster img {
  padding: 0;
  border: 0;
}
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-overlay-play {
  cursor: pointer;
}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/bigplay.svg") no-repeat;
}
.no-svg .mejs-overlay-button {
  background-image: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/bigplay.png");
}
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/background.png");
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/loading.gif") 50% 50% no-repeat;
}
/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/background.png");
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/controls.svg") no-repeat;
}
.no-svg .mejs-controls .mejs-button button {
  background-image: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/controls.png");
}
/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
  outline: dotted 1px #999;
}
/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 10px 3px 0 3px ;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time a {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}
/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}
/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}
.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
  background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}
/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
  position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/background.png");
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}
/* horizontal version */
.mejs-controls a.mejs-horizontal-volume-slider {
  height: 26px;
  width: 56px;
  position: relative;
  display: block;
  float: left;
  vertical-align: middle;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative;
}
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -51px;
  width: 85px;
  height: 100px;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/background.png");
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px 10px 0 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 55px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
}
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}
.mejs-captions-position-hover {
  bottom: 35px;
}
.mejs-captions-text {
  padding: 3px 5px;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/background.png");
  background: rgba(20, 20, 20, 0.5);
  white-space: pre-wrap;
}
/* End: Track (Captions and Chapters) */
/* Start: Error */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}
.me-cannotplay span {
  padding: 15px;
  display: block;
}
/* End: Error */
/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
/* End: backlight */
/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
/* End: Picture Controls */
/* context menu */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}
/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/background.png");
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
/* End: Source Chooser */
/* Start: Postroll */
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/background.png");
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/background.png");
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}
/* End: Postroll */
/* Start: Speed */
div.mejs-speed-button {
  width: 46px !important;
  position: relative;
}
.mejs-controls .mejs-button.mejs-speed-button button {
  background: transparent;
  width: 36px;
  font-size: 11px;
  line-height: normal;
  color: #ffffff;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector {
  display: none;
  position: absolute;
  top: -100px;
  left: -10px;
  width: 60px;
  height: 100px;
  background: url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/background.png");
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
  display: block;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
  color: #21f8f8;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
  margin: 0 0 6px 0;
  padding: 0 10px;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
  display: none;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
  width: 60px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 11.5px;
  color: white;
  margin-left: 5px;
  cursor: pointer;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
  background-color: #c8c8c8 !important;
  background-color: rgba(255, 255, 255, 0.4) !important;
}
/* End: Speed */
/* Start: Jump Forward */
.mejs-controls .mejs-button.mejs-jump-forward-button {
  background: transparent url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/jumpforward.png") no-repeat;
  background-position: 3px 3px;
}
.mejs-controls .mejs-button.mejs-jump-forward-button button {
  background: transparent;
  font-size: 9px;
  line-height: normal;
  color: #ffffff;
}
/* End: Jump Forward */
/* Start: Skip Back */
.mejs-controls .mejs-button.mejs-skip-back-button {
  background: transparent url("https://www.krawolitzki-design.de/templates/cayenne-media-template-v4/css/skipback.png") no-repeat;
  background-position: 3px 3px;
}
.mejs-controls .mejs-button.mejs-skip-back-button button {
  background: transparent;
  font-size: 9px;
  line-height: normal;
  color: #ffffff;
}
/* End: Skip Back */
.mejs-controls {
  background: #000000 !important;
  height: 30px !important;
}
div.mejs-mediaelement {
  position: relative;
}
div.mejs-container.svg.mejs-audio {
  width: 100% !important;
}
div.mejs-container {
  background: none !important;
}
div.mejs-container.svg.mejs-video,
div.mejs-container.svg.mejs-video video {
  width: 100% !important;
  height: auto !important;
}
.fullscreen-bg div.mejs-container.svg.mejs-video,
.fullscreen-bg div.mejs-container.svg.mejs-video video {
  width: auto !important;
}
.fullscreen-bg .mejs-controls {
  display: none !important;
}
div.mejs-layers,
div.mejs-poster.mejs-layer,
div.mejs-overlay.mejs-layer {
  width: 100% !important;
  height: 100% !important;
  cursor: pointer;
}
.mejs-overlay-loading {
  display: none;
}
/* Play-Button */
.mejs-overlay-button {
  display: none;
}
@media (min-width: 768px) {
  .mejs-overlay-button {
    display: block;
    background: none !important;
    fill: #9f131b;
    opacity: 0.5;
    transition: all ease-in-out 0.3s;
  }
}
/* Play-Button */
.mejs-container.svg.mejs-video {
  cursor: pointer;
}
.mejs-container.svg.mejs-video:hover .mejs-overlay-button {
  opacity: 1;
  cursor: pointer;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #9f131b;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9f131b), to(#710e13));
  background: -webkit-linear-gradient(top, #9f131b, #710e13);
  background: -moz-linear-gradient(top, #9f131b, #710e13);
  background: -o-linear-gradient(top, #9f131b, #710e13);
  background: -ms-linear-gradient(top, #9f131b, #710e13);
  background: linear-gradient(#9f131b, #710e13);
}
/* Zeit-Anzeige */
.mejs-container .mejs-controls .mejs-time {
  color: #d61a24;
}
/* Progressbar */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(159, 19, 27, 0.5);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(159, 19, 27, 0.5)), to(rgba(159, 19, 27, 0.2)));
  background: -webkit-linear-gradient(top, rgba(159, 19, 27, 0.5), rgba(159, 19, 27, 0.2));
  background: -moz-linear-gradient(top, rgba(159, 19, 27, 0.5), rgba(159, 19, 27, 0.2));
  background: -o-linear-gradient(top, rgba(159, 19, 27, 0.5), rgba(159, 19, 27, 0.2));
  background: -ms-linear-gradient(top, rgba(159, 19, 27, 0.5), rgba(159, 19, 27, 0.2));
  background: linear-gradient(rgba(159, 19, 27, 0.5), rgba(159, 19, 27, 0.2));
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #cd1823;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cd1823), to(#710e13));
  background: -webkit-linear-gradient(top, #cd1823, #710e13);
  background: -moz-linear-gradient(top, #cd1823, #710e13);
  background: -o-linear-gradient(top, #cd1823, #710e13);
  background: -ms-linear-gradient(top, #cd1823, #710e13);
  background: linear-gradient(#cd1823, #710e13);
}
/* Progressbar */
.mejs-controls .mejs-mute svg g#soundbars path:nth-child(3),
.mejs-controls .mejs-mute svg g#soundbars path:nth-child(4) {
  stroke: #9f131b !important;
  fill: none !important;
}
.mejs-controls .mejs-button button {
  position: absolute;
  background: none;
  overflow: hidden;
}
.mejs-controls .mejs-play button .svg {
  position: absolute;
  top: 0px;
  left: 0px;
}
.mejs-controls .mejs-pause button .svg {
  position: absolute;
  top: -16px;
  left: 0px;
}
.mejs-controls .mejs-mute button .svg {
  position: absolute;
  top: -16px;
  left: -16px;
}
.mejs-controls .mejs-unmute button .svg {
  position: absolute;
  top: 0px;
  left: -16px;
}
div.mejs-button.mejs-fullscreen-button button .svg {
  position: absolute;
  top: 0px;
  left: -32px;
}
div.mejs-button.mejs-fullscreen-button.mejs-unfullscreen button .svg {
  position: absolute;
  top: -16px;
  left: -32px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  background: #9f131b;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  background: rgba(159, 19, 27, 0.5);
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  background: rgba(159, 19, 27, 0.2);
}
.mejs-controls svg path,
.mejs-controls svg rect,
.mejs-controls svg circle,
.mejs-controls svg ellipse,
.mejs-controls svg polygon,
.mejs-controls svg polyline,
.mejs-controls svg line {
  fill: #9f131b !important;
}
/* --------------------- Playlist Thumbnails on Desktop --------------------- */
a.video-preview {
  display: block;
  overflow: hidden;
  background: #000;
  position: relative;
}
a.video-preview div.svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
a.video-preview svg {
  fill: #9f131b;
  width: 80px;
  height: 80px;
  position: relative;
  margin-top: calc( 25%  - 33px);
  margin-left: calc( 50% - 40px);
  transition: all ease-in-out 0.3s;
  opacity: 0.3;
}
a.video-preview:hover svg {
  opacity: 1;
}
a.video-preview img {
  width: 100%;
  -moz-transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  display: block;
  overflow: hidden;
  transform: scale(1);
  opacity: 1;
}
a.video-preview:hover img {
  opacity: 0.6;
  transform: scale(1.08);
}
/* --------------------- Playlist Thumbnails on Desktop --------------------- */
.jsn-bootstrap {
  padding-left: 0px !important;
}
div.item-page.blog .jsn-bootstrap3 .row {
  padding: 0px;
}
.jsn-bootstrap3 img {
  width: 100%;
}
.pb-element-image {
  margin-top: 10px !important;
  margin-bottom: 30px !important;
}
.pb-element-image + .pb-element-text p.img-desc {
  margin-top: -25px;
  margin-bottom: 25px;
}
.pb-element-uniform {
  margin-left: -10px !important;
}
.jsn-bootstrap3 .pb-element-container {
  margin-top: 0px;
  margin-bottom: 0px;
}
.jsn-bootstrap3 hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* ------------------------------- Fullscreen BG bug ------------------------------- */
.jsn-bootstrap3 .mejs-container,
.jsn-bootstrap3 .local_file,
iframe,
object,
video {
  max-width: initial;
}
/* ------------------------------- Fullscreen BG bug ------------------------------- */
/*
div.col-md-12.col-sm-12.col-xs-12 div.pb-element-uniform {
	margin-left: 0px!important;	
}


.jsn-bootstrap3 div.row {
	padding: initial!important;	
}


div.jsn-themegrid-items.masonry {
    margin: initial!important;
    overflow: hidden!important;
    display: block!important;
    position: relative!important;
    min-height: auto!important;
    width: 33.3333333333333333333%!important;
    height: 100%!important;
}

div.jsn-themegrid-box.jsn-themegrid-image.masonry-brick {
	margin: 10px!important;
    border: inherit!important;
	border-radius: inherit!important;
    box-shadow: inherit!important; 
	width: 100%!important;
    height: inherit!important; 
    position: absolute!important;
    top: 0px!important;
    left: 0px!important;
}*/
.sige_thumb img {
  margin: 0px !important;
  padding: 0px !important;
}
li[class^="sige_cont_"],
li[class*="sige_cont_"],
.sige_thumb {
  width: 100% !important;
  height: auto !important;
}
/* ------------------------------------------- Gallery ------------------------------------------- */
.uk-modal {
  background: rgba(0, 0, 0, 0.5);
}
div.uk-modal.uk-open {
  overflow: hidden !important;
}
[class*=uk-icon-] {
  font-family: FontAwesome !important;
}
div.uk-modal-dialog.uk-modal-dialog-lightbox.uk-slidenav-position {
  overflow: visible !important;
}
.uk-slidenav {
  color: #bfbfbf !important;
}
.uk-slidenav:hover {
  color: #9f131b !important;
}
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.3) !important;
}
.uk-overlay-panel h1,
.uk-overlay-panel h2,
.uk-overlay-panel h3,
.uk-overlay-panel h4,
.uk-overlay-panel h5,
.uk-overlay-panel h6 {
  color: #9f131b;
}
.uk-icon-large:hover,
.uk-icon-search:hover {
  color: #9f131b !important;
}
div.uk-panel .uk-panel-teaser + div {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  font-size: 13px !important;
  font-style: italic !important;
}
div.uk-panel .imageShadow + div {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  font-size: 13px !important;
  font-style: italic !important;
  margin-top: 5px;
}
.uk-overlay-icon:before {
  color: rgba(159, 19, 27, 0.8);
}
.uk-close-alt:hover {
  color: rgba(159, 19, 27, 0.8);
}
.uk-panel-teaser {
  margin-bottom: 0px;
}
/* ------------------------------------------- Gallery ------------------------------------------- */
/* ------------------------------------------- Layout-Anpassung ------------------------------------------- */
.uk-modal-dialog {
  border: none;
  background: none;
}
.uk-responsive-width {
  border-radius: 10px !important;
  background: #fff;
  padding: 11px 11px 43px;
}
.uk-modal-caption {
  text-align: left;
  padding: 11px;
  color: #555555;
  margin-bottom: -20px;
}
#jcemediabox-popup-closelink {
  width: 25px;
  height: 25px;
}
a#jcemediabox-popup-closelink:after {
  display: block;
  content: "\f00d";
  font-family: FontAwesome;
  opacity: .5;
  position: relative;
  left: 5px;
}
a#jcemediabox-popup-closelink {
  padding: 1px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.uk-overlay-blur,
.uk-overlay-fade,
.uk-overlay-grayscale,
.uk-overlay-scale,
.uk-overlay-spin,
[class*=uk-overlay-slide] {
  transition: all ease-in-out 0.3s !important;
}
/* ------------------------------------------- Layout-Anpassung ------------------------------------------- */
/* ------------------------------------------- JCE-Anpassung ------------------------------------------- */
.scale-image-container {
  overflow: hidden;
  background: #000000;
}
a.jcepopup.jcemediabox-image:after {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  line-height: 1;
  font-family: FontAwesome;
  text-align: center;
  color: rgba(159, 19, 27, 0.8);
  opacity: 0;
  transition: all ease-in-out 0.3s;
}
a.jcepopup.jcemediabox-image {
  text-decoration: none !important;
}
a.jcepopup.jcemediabox-image:hover:after {
  opacity: 1;
}
.scale-image-container a.jcepopup.jcemediabox-image img {
  opacity: 1;
  transition: all ease-in-out 0.3s;
}
.scale-image-container:hover a.jcepopup.jcemediabox-image img {
  opacity: .7;
}
a.jcepopup.jcemediabox-image img {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  display: block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
a.jcepopup.jcemediabox-image:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
/* ------------------------------------------- JCE-Anpassung ------------------------------------------- */
/* ------------------------------------------- Slideshow-Anpassung ------------------------------------------- */
.uk-slideshow,
.uk-slideshow > li,
.uk-slideshow div.uk-cover-background.uk-position-cover {
  height: 500px;
}
@media (min-width: 480px) {
  .uk-slideshow > li,
  .uk-slideshow div.uk-cover-background.uk-position-cover {
    height: 500px;
  }
}
@media (min-width: 768px) {
  .uk-slideshow,
  .uk-slideshow > li,
  .uk-slideshow div.uk-cover-background.uk-position-cover {
    height: 500px;
  }
}
@media (min-width: 992px) {
  .uk-slideshow,
  .uk-slideshow > li,
  .uk-slideshow div.uk-cover-background.uk-position-cover {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  .uk-slideshow,
  .uk-slideshow > li,
  .uk-slideshow div.uk-cover-background.uk-position-cover {
    height: 500px;
  }
}
@media (min-width: 1400px) {
  .uk-slideshow,
  .uk-slideshow > li,
  .uk-slideshow div.uk-cover-background.uk-position-cover {
    height: 500px;
  }
}
/*
.uk-grid-margin {
	background: none;
	//width: 100%; 
	//height: 100%!important;
	top: 0px!important;
	left: 0px!important;	
}
*/
.uk-h3,
.uk-margin {
  color: #ffffff !important;
}
a.uk-button {
  color: #ffffff !important;
  background: none !important;
  border: 1px solid #ffffff !important;
}
a.uk-button:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.15) !important;
  border: 1px solid #ffffff !important;
}
.uk-dotnav > * > * {
  width: 12px;
  height: 12px;
}
/* ------------------------------------------- Slideshow-Anpassung ------------------------------------------- */
.jg_cmtsmilies img,
.jg_poweredbydiv img {
  width: 15px;
  height: 15px;
}
.uk-modal img,
.uk-modal .uk-modal-dialog-lightbox {
  width: 300px !important;
  max-height: 200px !important;
  transition: width 20s ease-in-out, height 20s ease-in-out;
}
.uk-open img,
.uk-open .uk-modal-dialog-lightbox {
  width: 800px !important;
  max-height: 501px !important;
}
/* ---------------------------- Content-Breite ---------------------------- */
/* ---------------------------- Content-Breite ---------------------------- */
/* ---------------------------- Farben ---------------------------- */
/* ---------------------------- Farben ---------------------------- */
/* ---------------------------- Hintergründe ---------------------------- */
/* ---------------------------- Hintergründe ---------------------------- */
/* ---------------------------- Button ---------------------------- */
a,
.jsn-bootstrap3 a,
button {
  transition: all ease-in-out 0.3s;
}
a,
.jsn-bootstrap3 a {
  outline: none !important;
}
p a,
p a:link,
p a:visited,
p .jsn-bootstrap3 a {
  color: #555555;
  text-decoration: underline;
  cursor: pointer;
}
p a:hover,
p .jsn-bootstrap3 a:hover {
  color: #9f131b !important;
  text-decoration: underline;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none !important;
}
div#comments-form-send.btn {
  border: inherit !important;
  background: inherit !important;
  margin: inherit !important;
  border-radius: inherit !important;
}
div[id^="ajax-search-button"],
.btn,
.button a,
.btn-default,
.uk-button,
input.button.subbutton.btn.btn-primary,
button.btn.btn-primary,
.jcomments-links a.readmore-link,
#jc .button a,
div#comments-form-send.btn a,
.readmore a,
a.readmore {
  background-color: #ffffff !important;
  border-top: 1px solid #bfbfbf !important;
  border-right: 1px solid #bfbfbf !important;
  border-bottom: 1px solid #bfbfbf !important;
  border-left: 1px solid #bfbfbf !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  font-weight: normal;
  display: inline-block;
  font-size: 17px;
  text-decoration: none !important;
  padding: 6px 12px!important;
  color: #555555 !important;
}
div[id^="ajax-search-button"],
.btn.btn-primary.jsn-form-submit,
input.button.subbutton.btn.btn-primary,
button.btn.btn-primary,
.jcomments-links a.readmore-link,
#jc .button a,
div#comments-form-send.btn a {
  background: #9f131b !important;
  color: #ffffff !important;
  border-top: 1px solid #cd1823 !important;
  border-right: 1px solid #cd1823 !important;
  border-bottom: 1px solid #cd1823 !important;
  border-left: 1px solid #cd1823 !important;
}
.readmore {
  margin-bottom: 10px;
}
.yee-btn-default {
  border-radius: 0px !important;
}
button.btn.btn-primary:hover,
.btn.btn-primary.jsn-form-submit:hover,
#jc .button a:hover,
.yee-btn.yee-btn-default.yee-btn-primary:hover,
.yee-btn.yee-btn-default.yee-btn-primary a:hover {
  background: #b6161f !important;
  color: #ffffff !important;
}
button.btn.btn-primary.jsn-form-submit {
  position: absolute;
  bottom: -20px;
}
.readmore a:hover,
a.readmore:hover,
.yee-btn.yee-btn-default.yee-btn-primary:hover,
input.button.subbutton.btn.btn-primary:hover,
.btn-default:hover,
.yee-btn.yee-btn-default:hover {
  background: #f2f2f2 !important;
  color: #555555 !important;
}
button:focus {
  outline: 0 !important;
}
/* ---------------------------- Button ---------------------------- */
html,
body {
  height: 100%;
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
}
.container {
  width: 96%;
  margin: 0 auto;
  position: relative;
}
img,
img.responsive {
  width: 100%;
  height: auto;
}
#header #menu-1 .container,
#header #menu-2 .container {
  padding: 0 30px;
}
#header .container {
  padding: 30px;
}
#feature-1-1 .container {
  padding: 30px;
}
#feature-1-2 .container {
  padding: 30px;
}
#feature-1-3 .container {
  padding: 30px;
}
#feature-1-4 .container {
  padding: 30px;
}
#content .container {
  padding: 30px;
}
#feature-2-1 .container {
  padding: 30px;
}
#feature-2-2 .container {
  padding: 30px;
}
#feature-2-3 .container {
  padding: 30px;
}
#feature-2-4 .container {
  padding: 30px;
}
#footer .container {
  padding: 30px;
}
#header .container .row,
#feature-1-1 .container .row,
#feature-1-2 .container .row,
#feature-1-3 .container .row,
#feature-1-4 .container .row,
#content .container .row,
#feature-2-1 .container .row,
#feature-2-2 .container .row,
#feature-2-3 .container .row,
#feature-2-4 .container .row,
#footer .container .row {
  padding: 0;
}
#header #menu-1 .container .row,
#header #menu-2 .container .row {
  padding: 0;
}
@media (min-width: 999px) {
  .container {
    width: 65%;
  }
  #header .container {
    width: 65%;
  }
  #feature-1-1 .container {
    width: 65%;
  }
  #feature-1-2 .container {
    width: 65%;
  }
  #feature-1-3 .container {
    width: 65%;
  }
  #feature-1-4 .container {
    width: 65%;
  }
  #content .container {
    width: 65%;
  }
  #feature-2-1 .container {
    width: 65%;
  }
  #feature-2-2 .container {
    width: 65%;
  }
  #feature-2-3 .container {
    width: 65%;
  }
  #feature-2-4 .container {
    width: 65%;
  }
  #footer .container {
    width: 65%;
  }
}
/* ----------------------------------------- Section-Border -----------------------------------------  */
#menu-1 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e5e5e5));
  background: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background: -ms-linear-gradient(top, #f2f2f2, #e5e5e5);
  background: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
}
#menu-2 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e5e5e5));
  background: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background: -ms-linear-gradient(top, #f2f2f2, #e5e5e5);
  background: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
}
#header {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
}
#slideshow {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
}
#feature-1-1 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
}
#feature-1-2 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
}
#feature-1-3 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
}
#feature-1-4 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
}
#content {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: #ffffff;
}
#feature-2-1 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
}
#feature-2-2 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
}
#feature-2-3 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
}
#feature-2-4 {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
  background: transparent;
  padding: 0 0 3em!important;
}
footer {
  border-top: 0px solid #9f131b;
  border-bottom: 0px solid #9f131b;
}
/* ----------------------------------------- Section-Border -----------------------------------------  */
#menu-1,
#header,
#slideshow,
#menu-2,
#feature-1-1,
#feature-1-2,
#feature-1-3,
#feature-1-4,
#content,
#feature-2-1,
#feature-2-2,
#feature-2-3,
#feature-2-4,
#footer {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
_:-ms-lang(x),
#menu-1,
#header,
#slideshow,
#menu-2,
#feature-1-1,
#feature-1-2,
#feature-1-3,
#feature-1-4,
#content,
#feature-2-1,
#feature-2-2,
#feature-2-3,
#feature-2-4,
#footer {
  width: 100vw;
}
#menu-1,
#header,
#slideshow,
#menu-2 {
  position: relative;
  padding: 0;
}
#menu-1,
#menu-2 {
  z-index: 999;
}
hr {
  background: -webkit-radial-gradient(top, #555555 0%, rgba(85, 85, 85, 0) 70%);
  background: -moz-radial-gradient(top, #555555 0%, rgba(85, 85, 85, 0) 70%);
  background: radial-gradient(top, #555555 0%, rgba(85, 85, 85, 0) 70%);
  background-size: contain;
  border-top: 0px solid rgba(255, 255, 255, 0.5) !important;
  border-bottom: 0px solid rgba(0, 0, 0, 0.5) !important;
  width: 100%;
  height: 20px !important;
  opacity: 0.3;
}
/* ---------------------------- Header ---------------------------- */
#header {
  background: transparent;
  padding: 0;
}
#menu-1 {
  display: none;
  min-height: 80px;
}
#menu-2,
div.sticky-wrapper {
  display: none;
}
@media (min-width: 1150px) {
  #menu-1 {
    display: block !important;
  }
  #menu-2 {
    display: block !important;
    height: auto !important;
  }
  div.sticky-wrapper {
    display: block !important;
  }
}
@media (min-width: 768px) {
  #menu-1 .container,
  #menu-2 .container {
    padding: 0;
  }
}
/* ---------------------------- Header ---------------------------- */
/* ---------------------------- Main ---------------------------- */
div.page-header,
div.registration {
  margin: 0 15px;
}
ul.breadcrumb {
  background: rgba(85, 85, 85, 0.2) !important;
  margin: 0 0 30px!important;
  border-radius: 0px !important;
}
/* ---------------------------- Main ---------------------------- */
/* ---------------------------- Footer ---------------------------- */
#footer {
  position: relative;
  min-height: 10em;
  float: left;
  padding: 0 0 2em!important;
}
#footer {
  background-image: -webkit-linear-gradient(left, #000000, #000000 50%, #000000);
  background-image: -o-linear-gradient(left, #000000, #000000 50%, #000000);
  background-image: linear-gradient(to right, #000000, #000000 50%, #000000);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
}
#footer div.yeeditor-module {
  width: calc( 100%  - 30px) !important;
  padding: 0 !important;
  margin: 0 auto;
}
footer div {
  color: #ffffff;
  font-size: .9em;
}
footer div.yee-widget.yee-wgt-single-image.yee-align-center img {
  opacity: 0.6;
}
/* Copyright */
.footer1 {
  width: calc( 100%  - 30px) !important;
  text-align: left;
}
@media (min-width: 478px) {
  .footer1 {
    width: calc( 65%  - 30px) !important;
    margin: 0 auto;
    text-align: center;
  }
}
/* ---------------------------- Footer ---------------------------- */
/* ---------------------------- System-Nachricht ---------------------------- */
#system-message-container,
.message-uniform {
  position: fixed !important;
  z-index: 999 !important;
  width: 100% !important;
}
#system-message {
  margin: 15px auto!important;
  width: calc( 65%  - 30px);
}
div.success-uniform.alert.alert-success.clearfix {
  margin: 15px 11px!important;
  width: calc( 65%  - 56px);
  position: fixed;
  top: 0;
  font-size: 17px !important;
}
/* ---------------------------- System-Nachricht ---------------------------- */
/* ---------------------------- Sprach-Flaggen ---------------------------- */
div.mod-languages ul li a img {
  width: auto;
  height: 30px;
}
/* ---------------------------- Sprach-Flaggen ---------------------------- */
/* ---------------------------- Frontend-Bearbeitung ---------------------------- */
/* Damit das Drucken und Email Toggle-Menu immer erreichbar ist */
a.btn.dropdown-toggle {
  z-index: 99;
}
/* Layout des Email-Popup */
body.contentpane {
  background: none;
  padding: 20px;
}
/* Suche */
#mod-finder-searchform {
  margin-top: 18px;
}
div.tooltip {
  display: none !important;
}
.btn.btn-primary.hasTooltip.finder {
  position: absolute;
  top: -2em;
  right: 0px;
  width: 38px;
  height: 38px;
  background: #aaa;
  border-color: #aaa;
  float: right;
  text-align: right;
  transition: background 0.2s ease-in-out;
}
.btn.btn-primary.hasTooltip.finder:hover {
  background: #999;
  border-color: #aaa;
}
.btn.btn-primary.hasTooltip.finder::after {
  position: absolute;
  top: 0px !important;
  left: 5px !important;
  content: "\f002";
  /* the icon content you want to use */
  font-size: 25.5px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input.inputbox.search-query {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
/* Suche */
.search {
  padding: 1em;
}
input {
  padding: 6px 3px !important;
}
fieldset.phrases {
  display: none;
  /* Suche nach "alle Wörter","irgendein Wort", "exakter Ausdruck" */
}
.finder {
  position: relative;
  margin-top: 2em;
}
#mod-finder-searchform div.finder {
  margin: 0px !important;
  width: 100%;
}
div.finder {
  width: calc( 100%  - 30px);
  margin: 0 auto;
}
ul.search-results.list-striped {
  padding-left: 0px;
}
ul.search-results.list-striped li {
  list-style-type: none !important;
}
#search-form,
#finder-search label,
#search-query-explained,
.query-required {
  display: none;
}
div.edit.item-page {
  width: calc( 100%  - 30px) !important;
  margin: 0 auto!important;
}
div.edit.item-page .controls {
  margin-top: 30px;
}
div.edit.item-page a {
  text-decoration: none !important;
}
div.edit.item-page .yee-btn-group .custom_column,
div.edit.item-page .yee-btn-group .yee-dropdown-toggle {
  background: none !important;
}
div.edit.item-page .yee-btn-group .yee-btn-info {
  background: rgba(159, 19, 27, 0.7) !important;
  margin-top: 15px;
  border-color: #bfbfbf;
}
/* Editor Frontend */
select.inputbox {
  max-height: 200px !important;
}
textarea.inputbox {
  max-width: 100% !important;
}
.form-horizontal .control-label {
  text-align: left !important;
}
#jform_showtitle input,
#jform_published input {
  margin: 5px 0 0 5px;
}
/* Toggle Menu - Print/Email/Edit */
.icons {
  width: calc( 100%  - 30px);
  margin: 0 auto;
}
.icons li {
  margin: 0 !important;
  padding: 0 !important;
}
.caret,
li.print-icon a,
li.email-icon a,
li.edit-icon a {
  height: auto;
  border: none;
  width: 100%;
  padding: 10px 0 20px 40px;
}
.caret {
  padding: 10px;
  margin-bottom: 5px;
}
li.email-icon a {
  padding: 10px 0 20px 44px;
}
.print-icon,
.email-icon,
.edit-icon {
  position: relative;
}
.caret::before,
.print-icon::before,
.email-icon::before,
.edit-icon::before {
  position: absolute;
  top: 0;
  left: 4px;
  height: auto;
  content: "\f013";
  /* the icon content you want to use */
  font-size: 1.5em;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  border: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 7px 0 0 9px;
}
.print-icon::before {
  content: "\f02f";
}
.email-icon::before {
  content: "\f064";
}
.edit-icon::before {
  content: "\f044";
}
/* Popup-Window - Print/Mail */
body.contentpane {
  background: none;
  background-color: #fff;
  padding: 20px;
}
body.contentpane div.pull-right a {
  display: block;
  padding: 0 0 10px 30px;
}
div.mailto-close {
  float: right;
}
.accordion {
  margin-bottom: 18px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.accordion-body.in:hover {
  overflow: visible;
}
.accordion-group {
  background: #ffffff;
}
/*
.chzn-container {
	width: 100%!important;
}*/
.chzn-container {
  width: 100% !important;
}
.chzn-container-single .chzn-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 6px;
  height: auto;
  border: 1px solid #bfbfbf;
  border-radius: 0px;
  background: #ffffff;
  background-clip: padding-box;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #555555;
  text-decoration: none;
  white-space: nowrap;
  line-height: inherit;
}
.chzn-container-single .chzn-single div b {
  margin-top: 6px;
}
#publishing button {
  position: relative;
  margin-top: -4px;
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
#publishing button::before {
  position: absolute;
  top: -2px;
  left: 0px;
  height: auto;
  content: "\f073";
  font-size: 1.4em;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  border: none;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 7px 0 0 9px;
}
/* ---------------------------- Login-Links ---------------------------- */
ul.nav.nav-tabs.nav-stacked {
  display: inline-block;
}
div.login + div ul.nav.nav-tabs.nav-stacked li a:hover {
  background-color: transparent !important;
  border-color: transparent !important;
  text-decoration: underline !important;
}
/* ---------------------------- Login-Links ---------------------------- */
/* ---------------------------- Schrägen ---------------------------- */
.diagonal-top-up::before,
.diagonal-top-down::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  top: 0;
  line-height: 0;
  border-top: 80px solid #fff;
  z-index: 999;
}
.diagonal-top-up::before {
  border-right: 2800px solid transparent;
  right: 0;
}
.diagonal-top-down::before {
  border-left: 2800px solid transparent;
  left: 0;
}
.diagonal-bottom-up::after,
.diagonal-bottom-down::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  bottom: 0;
  line-height: 0;
  border-bottom: 80px solid #fff;
  z-index: 999;
}
.diagonal-bottom-up::after {
  border-left: 2800px solid transparent;
  left: 0;
}
.diagonal-bottom-down::after {
  border-right: 2800px solid transparent;
  right: 0;
}
/* ---------------------------- Schrägen ---------------------------- */
/* ---------------------------- Dreiecke ---------------------------- */
.big-triangle::after,
.big-triangle::before {
  position: absolute;
  content: '';
  width: 50%;
  bottom: 0;
  border-bottom: 50px solid #fff;
  -moz-transform: rotate(1.0E-6deg);
  -webkit-transform: rotate(1.0E-6deg);
  -o-transform: rotate(1.0E-6deg);
  -ms-transform: rotate(1.0E-6deg);
  transform: rotate(1.0E-6deg);
  z-index: 999;
}
.big-triangle::before {
  right: 50%;
  border-right: 1000px solid transparent;
  border-left: 1000px solid;
}
.big-triangle::after {
  left: 50%;
  border-left: 1000px solid transparent;
  border-right: 1000px solid;
}
.big-triangle,
.small-triangle {
  overflow: hidden;
  padding-bottom: 75px !important;
}
.small-triangle::before,
.small-triangle::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 50%;
  z-index: 100;
  border-bottom: 50px solid #fff;
  -moz-transform: rotate(1.0E-6deg);
  -webkit-transform: rotate(1.0E-6deg);
  -o-transform: rotate(1.0E-6deg);
  -ms-transform: rotate(1.0E-6deg);
  transform: rotate(1.0E-6deg);
  z-index: 999;
}
.small-triangle::before {
  right: 50%;
  border-right: 75px solid transparent;
  border-left: 1000px solid #fff;
}
.small-triangle::after {
  left: 50%;
  border-left: 75px solid transparent;
  border-right: 1000px solid #fff;
}
/* ---------------------------- Dreiecke ---------------------------- */
.no-padding {
  padding: 0 !important;
}
.category-desc {
  width: calc( 100% - 30px);
  margin: 0 auto;
}
.sm-pusher {
  width: 100%;
}
fb:comments.fb_iframe_widget,
fb:comments > span,
fb:comments fb_ltr.fb_iframe_widget_lift {
  width: 100% !important;
}
fb:comments.fb_iframe_widget,
.al_buttons_container {
  width: calc( 100%  - 30px) !important;
  margin: 0 auto!important;
}
.css_fb_comments {
  display: block !important;
  width: calc( 100%  - 16px) !important;
  margin: 0 auto !important;
  float: none !important;
  padding: 0;
  overflow: hidden;
}
.css_buttons1 {
  display: block !important;
  width: calc( 100%  - 13px) !important;
  margin: 0 auto !important;
  float: none !important;
  padding: 0;
  overflow: hidden;
}
.css_google {
  margin-right: 0px !important;
  width: 55px !important;
}
.css_fb_comments {
  border: none !important;
  padding: 0px !important;
}
.al_buttons_container {
  width: calc( 100%  - 30px) !important;
  margin: 0 auto 30px!important;
  float: none !important;
  padding: 10px 0!important;
}
ul.tags {
  padding: 0px !important;
}
ul.tags li {
  display: inline !important;
  list-style-type: none !important;
  margin: 0 10px 10px 0!important;
}
ul.tags li a {
  background: #9f131b !important;
  color: #f2f2f2 !important;
}
ul.tags li a:hover {
  background: #b6161f !important;
  color: #ffffff !important;
}
/*
.item-page {
	width: ~'calc('100%~' - 30px)'!important;
	margin: 0 auto!important;	
}*/
.item-page ul.tags li:before {
  content: '';
}
/* ---------------------------------- Video-Thumbnails ---------------------------------- */
.preview {
  overflow: hidden;
}
.preview a img {
  display: block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  opacity: 1;
}
.preview a:hover img {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
  opacity: 0.7;
}
/* ---------------------------------- Video-Thumbnails ---------------------------------- */
.mejs-mediaelement iframe {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement video {
  display: block !important;
}
.video-teaser {
  border-bottom: 1px solid #ddd;
  margin-top: 30px;
}
.btn-video a:before {
  content: '';
  background: url('https://www.krawolitzki-design.de/images/svg/icon-btn-video.svg') 50% 50% no-repeat;
  padding-right: 20px;
  margin-right: 5px;
}
/* ---------------------------------- Video-Thumbnails ---------------------------------- */
.intro-tile {
  position: relative;
  margin: 0 auto 30px;
  border: 0px solid #bfbfbf;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  border-radius: 0px;
}
.intro-tile .img-intro- {
  margin-bottom: 15px;
}
.intro-tile h2 {
  font-size: 20px;
  padding: 15px;
}
.intro-tile p {
  padding: 0 15px 30px;
}
div.img-intro- {
  overflow: hidden;
}
.intro-tile a div.img-intro- img {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  display: block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
  transition: all ease-in-out 0.3s;
}
.intro-tile a div.img-intro-:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
aside .newsflash-row {
  max-width: 100%;
  width: 100%;
}


