/*! 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;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -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;
    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.woff2') format('woff2'), 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";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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: "DIN Regular";
  font-size: 15px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  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: 21px;
  margin-bottom: 10.5px;
}
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: 10.5px;
  margin-bottom: 10.5px;
}
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: 72px;
}
h2,
.h2 {
  font-size: 19px;
}
h3,
.h3 {
  font-size: 17px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
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: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
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: 21px;
}
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: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  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: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1270px;
  }
}
.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: 21px;
}
.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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    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: 21px;
  font-size: 22.5px;
  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: 15px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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;
}
#wrapper 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: 35px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  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 {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0 0;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0 0;
}
select.form-group-sm .form-control {
  height: 31px;
  line-height: 31px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0 0;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0 0;
}
select.form-group-lg .form-control {
  height: 48px;
  line-height: 48px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.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: 26px;
}
.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: 28px;
}
.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.333333px;
  }
}
@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;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 4px;
  -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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #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: #337ab7;
  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: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 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: #337ab7;
}
.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: 13px;
  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: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  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: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
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: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
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: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  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: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 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: 4px 4px 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: 4px;
}
.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: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
  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: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    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: 14.5px 15px;
  font-size: 19px;
  line-height: 21px;
  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: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .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: 14.5px;
    padding-bottom: 14.5px;
  }
}
.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: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@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: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.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: 21px 0;
  border-radius: 4px;
}
.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: #337ab7;
  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: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  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: #337ab7;
  border-color: #337ab7;
  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: 19px;
}
.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: 13px;
}
.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: 21px 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 none;
  border-radius: 0;
}
.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: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  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: #337ab7;
  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: 23px;
  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: 67.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-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: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #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: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #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: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #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: transparent;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: transparent;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 22.5px;
  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;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #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);
  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: "DIN Regular";
  font-size: 13px;
  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: 8px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 8px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 8px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 8px;
}
.tooltip-inner {
  max-width: 300px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #333333;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0;
  border-top-color: #333333;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #333333;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #333333;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-width: 8px 8px 8px 0;
  border-right-color: #333333;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -8px;
  border-width: 8px 0 8px 8px;
  border-left-color: #333333;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #333333;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #333333;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #333333;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 350px;
  padding: 1px;
  font-family: "DIN Regular";
  font-size: 15px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  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: 15px;
  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;
    -moz-transition: -moz-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;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-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: 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: 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;
  line-height: 1;
  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;
  }
}
/**************************************************/
/*****     Projectspecific colors  Europass   *****/
/**************************************************/
/**************************************************/
/*****     Projectspecific colors  Azubis    *****/
/**************************************************/
/*************************************************************/
/***** Projectspecific colors  Agenda Erwachsenenbildung *****/
/*************************************************************/
/**************************************************/
/*****     Projectspecific colors  go ibs     *****/
/**************************************************/
/**************************************************/
/*****     Projectspecific colors  dip     *****/
/**************************************************/
/**************************************************/
/*****               SVGs                     *****/
/**************************************************/
/**************************************************/
/*****               Allgemeines              *****/
/**************************************************/
body {
  color: #333333;
}
.hit {
  color: #337ab7;
}
#wrapper .navi-next .button-next {
  background-color: #003269;
  color: #ffffff;
}
#wrapper .navi-next a,
#wrapper .navi-next button,
#wrapper .navi-next button[type="submit"] {
  color: #003269;
  background-color: transparent;
}
.navi-back a,
.navi-back button {
  color: #003269;
  background-color: transparent;
}
.navi-back .button-back {
  background-color: #003269;
  color: #ffffff;
}
/**************************************************/
/*****       Bootstrap Standard Elemente      *****/
/**************************************************/
a,
a.more,
a.internal-link,
a.internal-link-new-window {
  color: #335b87;
}
a.download {
  color: #333333;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2213%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M9.124%201.601c0-.308.032-.595-.276-.595H2.13c-.307%200-1.123.287-1.123.595v6.236c0%20.309.816.278%201.123.278h3.783L5.81%209.131H2.69C1.457%209.131-.008%209-.008%207.765V2.162C-.008.925%201.457-.01%202.69-.01h5.599c1.233%200%201.85.935%201.85%202.172v1.655l-1.015-.46V1.601zM6.853%209.958v-7.12l6.11%203.56-6.11%203.56z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E');
}
a.extern,
a.external-link {
  color: #333333;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M8.186%208.026v-.891h.452a.452.452%200%2000.454-.447V1.335A.45.45%200%20008.638.89H3.203a.45.45%200%2000-.452.445v.446h-.908c0-.984.814-1.784%201.813-1.784h4.53c1%200%201.812.8%201.812%201.784v4.462c0%20.982-.812%201.783-1.812%201.783zM6.915%202.838l-.937%203.495-2.613-2.574%203.55-.921zm-2.197.284h-3.33c-.218%200-.386.599-.386.814v4.35c0%20.215.168.753.386.753h4.045c.22%200%201.578-.538%201.578-.753V5.094h1.002v2.802c0%20.861-2.103%202.129-2.975%202.129H1.785c-.877%200-1.784-1.268-1.784-2.129V3.985c0-.861.907-1.849%201.784-1.849h2.967l-.034.986z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E');
}
a.print {
  color: #333333;
  background-image: url('data:image/svg+xml,%3Csvg%20preserveAspectRatio%3D%22xMidYMid%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%20141.732%20141.732%22%3E%3Cg%20fill%3D%22%23333333%22%3E%3Cpath%20d%3D%22M110.195%2064.05h-82.07c-5.388%200-9.771%204.383-9.771%209.771v28.807c0%205.389%204.383%209.771%209.771%209.771h3.895l1.206-4.69h-5.101a5.085%205.085%200%2001-5.079-5.081V73.82a5.085%205.085%200%20015.079-5.08h82.07a5.085%205.085%200%20015.079%205.08v28.807a5.085%205.085%200%2001-5.079%205.081H105.8l.938%204.69h3.457c5.388%200%209.771-4.383%209.771-9.771V73.82c-.001-5.387-4.383-9.77-9.771-9.77z%22/%3E%3Cpath%20d%3D%22M111.13%20122.403H27.025l9.392-36.525h67.409l7.304%2036.525zm-78.056-4.691h72.335L99.98%2090.569H40.054l-6.98%2027.143zM103.339%2068.299H34.98V18.572h68.359v49.727zm-63.668-4.692h58.977V23.264H39.671v40.343z%22/%3E%3Cpath%20d%3D%22M48.695%2037.318h40.93v3.581h-40.93zM48.695%2045.504h40.93v3.581h-40.93zM48.695%2053.689h40.93v3.582h-40.93zM101.193%2075.962a3.44%203.44%200%2001-6.88%200%203.44%203.44%200%20116.88%200zM110.575%2075.962a3.44%203.44%200%2001-6.88%200%203.44%203.44%200%20116.88%200z%22/%3E%3C/g%3E%3C/svg%3E');
}
blockquote {
  color: #333333;
  border-color: #9f9f9f;
}
blockquote a {
  color: #003269;
}
/**************************************************/
/*****       Searchform Header                *****/
/**************************************************/
#wrapper header .searchform .input-group input.form-control {
  border-color: #777777;
}
#wrapper .searchform .btn:not(.resetButton),
.metanav .searchform .btn:not(.resetButton),
.dl-menu .searchform .btn:not(.resetButton) {
  background-color: #ffffff;
  border-color: #777777;
  background-image: none;
}
.searchform button:hover,
.searchform button:active,
.searchform button:focus {
  background-color: #ffffff;
  border-color: #777777;
}
/**************************************************/
/*****                 Section Key-visual     *****/
/**************************************************/
.headerslider-keyvisual .slick-dots li.slick-active button {
  background-color: #003269;
}
@media (max-width: 992px) {
  .headerslider-keyvisual .slick-dots li.slick-active button {
    background-color: #003269;
  }
}
.headerslider-keyvisual .slick-dots li button {
  color: #ffffff;
  border: 2px solid #003269;
}
@media (max-width: 992px) {
  .headerslider-keyvisual .slick-dots li button {
    border: 2px solid #003269;
  }
}
.headerslider-keyvisual .slick-dots li button:hover {
  background-color: #003269;
}
@media (max-width: 992px) {
  .headerslider-keyvisual .slick-dots li button:hover {
    background-color: #003269;
  }
}
@media (min-width: 992px) {
  .headerslider-keyvisual .keyvisual-slide-element {
    border-bottom: 8px solid #003269;
  }
}
.headerslider-keyvisual .keyvisual-slide-element .ce-bodytext {
  border-bottom: 4px solid #003269;
}
h1.slogan {
  color: #ffffff;
}
.subheadertitle {
  color: #ffffff;
}
@media (max-width: 768px) {
  #door .key-visual {
    background-color: #99cce5;
  }
}
.key-visual hr {
  border-top-color: #003269 !important;
}
.key-visual.portal .portal-title h2 {
  color: #003269;
}
.key-visual.portal .more.sr-only {
  color: transparent;
}
/**************************************************/
/*****              Section Video             *****/
/**************************************************/
.section-video {
  background-color: #99cce5;
}
/**************************************************/
/*****             Section Icons              *****/
/**************************************************/
.section-icons .container > div .ce-bodytext {
  color: #666666;
}
/**************************************************/
/*****    Section Key-detail (Detailseite)    *****/
/**************************************************/
.key-detail .ce-bodytext {
  background-color: #ffffff;
}
.intro-icon:before {
  content: url(../symbole/triangle-content.svg);
}
#detail hr {
  border-top-color: #003269 !important;
}
#detail main hr,
#detail aside hr,
.hybridcontent hr {
  border-color: #003269;
}
/**************************************************/
/*****  Section Testimonial (Erfahrungsberichte) **/
/**************************************************/
.testimonial h2 {
  border-bottom-color: #9f9f9f !important;
  color: #777777;
}
.testimonial h3 {
  color: #333333;
}
/**************************************************/
/*****  Section Content                          **/
/**************************************************/
/* Accordion */
.accordion-toggle {
  border-top: 1px solid #333333;
}
.accordion-toggle::before {
  background: #ffffff;
  border-left: 1px solid #333333;
  border-top: 1px solid #333333;
}
.accordion-toggle::after {
  color: #333333;
}
.accordion-toggle.collapsed {
  border-bottom: 1px solid #333333;
}
/**************************************************/
/*****                 Teaser-Elemente       *****/
/**************************************************/
.teaser-banner {
  color: #333333;
  background-color: rgba(255, 255, 255, 0.8);
}
.teaser-banner.enable-corner {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  background: linear-gradient(107deg, transparent 17px, rgba(255, 255, 255, 0.8) 17px);
}
.teaser-banner.enable-corner .teaser-corner {
  display: block;
}
.teaser-banner.enable-corner .teaser-corner::before,
.teaser-banner.enable-corner .teaser-corner::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
}
.teaser-banner.enable-corner .teaser-corner::before {
  top: 11px;
  left: 1px;
  transform: rotate(33deg);
  border-width: 54px 20px 0 12px;
  border-color: rgba(0, 0, 0, 0.35) transparent transparent transparent;
  border-style: solid;
}
.teaser-banner.enable-corner .teaser-corner::after {
  top: 4px;
  left: 0;
  transform: rotate(30deg);
  border-width: 59px 19px 0 14px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}
.teaser-banner.enable-corner .teaser-corner--dark::after {
  border-color: #004286 transparent transparent transparent;
}
.teaser-banner.enable-corner .teaser-corner--light::after {
  border-color: #bbd0e4 transparent transparent transparent;
}
.teaser-banner.enable-corner .teaser-corner--cyan::after {
  border-color: #3399cc transparent transparent transparent;
}
.teaser-banner.enable-corner .teaser-corner--lightgreen::after {
  border-color: #adcc50 transparent transparent transparent;
}
.teaser-banner--dark {
  background-color: #9eb1bc;
}
.teaser-banner--dark.enable-corner {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  background: linear-gradient(107deg, transparent 17px, #9eb1bc 17px);
}
.teaser-banner--dark.enable-corner .teaser-corner {
  display: block;
}
.teaser-banner--dark.enable-corner .teaser-corner::before,
.teaser-banner--dark.enable-corner .teaser-corner::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
}
.teaser-banner--dark.enable-corner .teaser-corner::before {
  top: 11px;
  left: 1px;
  transform: rotate(33deg);
  border-width: 54px 20px 0 12px;
  border-color: rgba(0, 0, 0, 0.35) transparent transparent transparent;
  border-style: solid;
}
.teaser-banner--dark.enable-corner .teaser-corner::after {
  top: 4px;
  left: 0;
  transform: rotate(30deg);
  border-width: 59px 19px 0 14px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}
.teaser-banner--dark.enable-corner .teaser-corner--dark::after {
  border-color: #004286 transparent transparent transparent;
}
.teaser-banner--dark.enable-corner .teaser-corner--light::after {
  border-color: #bbd0e4 transparent transparent transparent;
}
.teaser-banner--dark.enable-corner .teaser-corner--cyan::after {
  border-color: #3399cc transparent transparent transparent;
}
.teaser-banner--dark.enable-corner .teaser-corner--lightgreen::after {
  border-color: #adcc50 transparent transparent transparent;
}
.teaser-banner--darkblue {
  background-color: rgba(0, 50, 105, 0.9);
}
.teaser-banner--darkblue.enable-corner {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  background: linear-gradient(107deg, transparent 17px, rgba(0, 50, 105, 0.9) 17px);
}
.teaser-banner--darkblue.enable-corner .teaser-corner {
  display: block;
}
.teaser-banner--darkblue.enable-corner .teaser-corner::before,
.teaser-banner--darkblue.enable-corner .teaser-corner::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
}
.teaser-banner--darkblue.enable-corner .teaser-corner::before {
  top: 11px;
  left: 1px;
  transform: rotate(33deg);
  border-width: 54px 20px 0 12px;
  border-color: rgba(0, 0, 0, 0.35) transparent transparent transparent;
  border-style: solid;
}
.teaser-banner--darkblue.enable-corner .teaser-corner::after {
  top: 4px;
  left: 0;
  transform: rotate(30deg);
  border-width: 59px 19px 0 14px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}
.teaser-banner--darkblue.enable-corner .teaser-corner--dark::after {
  border-color: #004286 transparent transparent transparent;
}
.teaser-banner--darkblue.enable-corner .teaser-corner--light::after {
  border-color: #bbd0e4 transparent transparent transparent;
}
.teaser-banner--darkblue.enable-corner .teaser-corner--cyan::after {
  border-color: #3399cc transparent transparent transparent;
}
.teaser-banner--darkblue.enable-corner .teaser-corner--lightgreen::after {
  border-color: #adcc50 transparent transparent transparent;
}
.teaser-bg-light {
  background-color: #ffffff;
  color: #333333;
}
.teaser-bg-light a {
  color: #333333;
}
.teaser-bg-light p.teaser-category {
  color: #003269;
}
.teaser-bg-dark {
  background-color: #9eb1bc;
  color: #333333;
}
.teaser-bg-dark a {
  color: #333333;
}
.teaser-bg-dark a.download {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2213%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M9.124%201.601c0-.308.032-.595-.276-.595H2.13c-.307%200-1.123.287-1.123.595v6.236c0%20.309.816.278%201.123.278h3.783L5.81%209.131H2.69C1.457%209.131-.008%209-.008%207.765V2.162C-.008.925%201.457-.01%202.69-.01h5.599c1.233%200%201.85.935%201.85%202.172v1.655l-1.015-.46V1.601zM6.853%209.958v-7.12l6.11%203.56-6.11%203.56z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E');
}
.teaser-bg-dark a.extern,
.teaser-bg-dark a.external-link {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M8.186%208.026v-.891h.452a.452.452%200%2000.454-.447V1.335A.45.45%200%20008.638.89H3.203a.45.45%200%2000-.452.445v.446h-.908c0-.984.814-1.784%201.813-1.784h4.53c1%200%201.812.8%201.812%201.784v4.462c0%20.982-.812%201.783-1.812%201.783zM6.915%202.838l-.937%203.495-2.613-2.574%203.55-.921zm-2.197.284h-3.33c-.218%200-.386.599-.386.814v4.35c0%20.215.168.753.386.753h4.045c.22%200%201.578-.538%201.578-.753V5.094h1.002v2.802c0%20.861-2.103%202.129-2.975%202.129H1.785c-.877%200-1.784-1.268-1.784-2.129V3.985c0-.861.907-1.849%201.784-1.849h2.967l-.034.986z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E');
}
/**************************************************/
/*****                 Content-Elemente       *****/
/**************************************************/
.overview,
.paragraph-grey {
  background-color: #eeeeee;
}
.overview a {
  color: #003269;
}
.overview a.extern,
.overview a.external-link,
.overview a.download {
  color: #333333;
}
/*Accordion */
.accordion-teaser {
  color: #333333;
}
.panel-default {
  border-color: #ffffff;
}
.panel-default > .panel-heading {
  background-color: #ffffff;
}
.panel-body,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-color: #ffffff;
}
/*Shariff Heise Social Media Buttons */
.shariff .shariff-button a {
  background-color: #666666;
  color: #ffffff;
}
.shariff .shariff-button a:hover {
  background-color: #666666;
  color: #ffffff;
}
/**************************************************/
/*****       Formulare allgemein              *****/
/**************************************************/
#wrapper main input[type="text"],
#wrapper main input[type="password"],
#wrapper main input[type="email"],
#wrapper main textarea {
  border-color: #bbbbbb;
}
.infotip {
  background-color: #ffffff;
  border-color: #bbbbbb !important;
}
#wrapper input[type="submit"],
#wrapper input[type="reset"],
#wrapper button[type="submit"],
#wrapper button[type="reset"],
#wrapper button[type="reset"] a,
#wrapper button[type="text"],
#wrapper a.btn {
  background-color: #335b87;
  color: #ffffff;
  text-decoration: none;
}
#wrapper form fieldset legend {
  font-family: "DIN Light";
  color: #474747;
}
/**************************************************/
/*****  Sidebar                            ********/
/**************************************************/
aside .contact-box h2 {
  color: #333333;
  background-image: url(../symbole/kontakt.svg);
}
.address {
  color: #777777;
}
main .teaser .teaser-banner--darkblue + .teaser-bg-dark,
aside .teaser .teaser-banner--darkblue + .teaser-bg-dark {
  background-color: rgba(0, 50, 105, 0.9);
  color: #ffffff;
}
main .teaser .teaser-banner--darkblue + .teaser-bg-dark a,
aside .teaser .teaser-banner--darkblue + .teaser-bg-dark a {
  color: #ffffff;
}
main .teaser .teaser-banner--darkblue + .teaser-bg-dark a.download,
aside .teaser .teaser-banner--darkblue + .teaser-bg-dark a.download {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2213%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M9.124%201.601c0-.308.032-.595-.276-.595H2.13c-.307%200-1.123.287-1.123.595v6.236c0%20.309.816.278%201.123.278h3.783L5.81%209.131H2.69C1.457%209.131-.008%209-.008%207.765V2.162C-.008.925%201.457-.01%202.69-.01h5.599c1.233%200%201.85.935%201.85%202.172v1.655l-1.015-.46V1.601zM6.853%209.958v-7.12l6.11%203.56-6.11%203.56z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E');
}
main .teaser .teaser-banner--darkblue + .teaser-bg-dark a.extern,
aside .teaser .teaser-banner--darkblue + .teaser-bg-dark a.extern,
main .teaser .teaser-banner--darkblue + .teaser-bg-dark a.external-link,
aside .teaser .teaser-banner--darkblue + .teaser-bg-dark a.external-link {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M8.186%208.026v-.891h.452a.452.452%200%2000.454-.447V1.335A.45.45%200%20008.638.89H3.203a.45.45%200%2000-.452.445v.446h-.908c0-.984.814-1.784%201.813-1.784h4.53c1%200%201.812.8%201.812%201.784v4.462c0%20.982-.812%201.783-1.812%201.783zM6.915%202.838l-.937%203.495-2.613-2.574%203.55-.921zm-2.197.284h-3.33c-.218%200-.386.599-.386.814v4.35c0%20.215.168.753.386.753h4.045c.22%200%201.578-.538%201.578-.753V5.094h1.002v2.802c0%20.861-2.103%202.129-2.975%202.129H1.785c-.877%200-1.784-1.268-1.784-2.129V3.985c0-.861.907-1.849%201.784-1.849h2.967l-.034.986z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E');
}
main .teaser .teaser-banner--dark + .teaser-bg-dark.petrol a,
aside .teaser .teaser-banner--dark + .teaser-bg-dark.petrol a {
  font-weight: normal;
}
/**************************************************/
/*****                 Footer                 *****/
/**************************************************/
#detail .footer .container {
  border-color: #9f9f9f;
}
@media (max-width: 768px) {
  #sponsoren {
    border-color: #777777;
  }
}
/**************************************************/
/*****       Hauptnavigation                  *****/
/**************************************************/
ul.dropdown-menu {
  background-color: #003269;
}
.page-header .navbar-nav > li > a {
  color: #767676;
}
.page-header .navbar-nav > li:hover,
.page-header .navbar-nav > li > :focus,
.page-header .navbar-nav > li.open,
.page-header .navbar-nav > li.active {
  color: #003269;
  border-color: #003269 !important;
}
.page-header .navbar-nav > li a:hover,
.page-header .navbar-nav > li a:focus,
.page-header .navbar-nav > li.open a,
.page-header .navbar-nav > li.active a {
  background: none;
}
.page-header .navbar-nav > li {
  border-bottom-color: transparent !important;
}
.page-header .navbar-nav > li ul.dropdown-menu li a:hover {
  background: none;
}
.page-header .navbar-nav > li.dropdown:hover:before,
.page-header .navbar-nav > li.dropdown.open:before,
.page-header .navbar-nav > li.dropdown.active:before {
  border-color: #003269 transparent;
}
.page-header .navbar-nav > li.dropdown:hover:after,
.page-header .navbar-nav > li.dropdown.open:after,
.page-header .navbar-nav > li.dropdown.active:after {
  border-color: #ffffff transparent;
}
.page-header ul.navbar-nav {
  border-color: #9f9f9f;
}
ul.dropdown-menu:after {
  border-color: #003269 transparent;
}
.page-header .navbar-nav > li ul.dropdown-menu li a {
  color: #ffffff;
}
.page-header .navbar-nav > li ul.dropdown-menu li ul {
  border-color: #ffffff !important;
}
.page-header .navbar-nav > li ul.dropdown-menu li ul li:before {
  color: #ffffff;
}
/**************************************************/
/*****                 Breadcrumb             *****/
/**************************************************/
ol.breadcrumb {
  background-color: #ffffff;
}
ol.breadcrumb li a {
  color: #777777;
}
.breadcrumb > li + li::before {
  color: #777777;
}
/**************************************************/
/*****    Footernavigation / Metanavigation   *****/
/**************************************************/
.footer ul li a,
ul.meta-nav li a {
  color: #333333;
}
.footer ul li a:hover,
.footer ul li a:active,
.footer ul li a:focus,
ul.meta-nav li a:hover,
ul.meta-nav li a:active,
ul.meta-nav li a:focus {
  color: #003269;
  background-color: transparent;
}
.meta-nav .open > a,
.meta-nav .open > a:hover,
.meta-nav .open > a:focus {
  background-color: transparent;
}
.meta-nav ul.dropdown-menu {
  background-color: #ffffff;
}
/**************************************************/
/*****       Slick Slider                     *****/
/**************************************************/
.slick-prev,
.slick-next {
  opacity: 0.8;
}
.slick-prev {
  background-image: url(../symbole/back.svg);
  background-color: #003269;
  color: transparent;
}
.slick-next {
  background-color: #003269;
  color: transparent;
  background-image: url(../symbole/next.svg);
}
/**************************************************/
/*****     ke_search / Suchergebnisseite      *****/
/**************************************************/
/* Pagebrowser */
.kesearch_pagebrowser a {
  color: #337ab7;
}
.kesearch_pagebrowser a.current,
.kesearch_pagebrowser a.active {
  background-color: #337ab7;
  color: #ffffff;
}
.kesearch_pagebrowser a:hover {
  background-color: #337ab7;
  color: #ffffff;
}
/**************************************************/
/*****          News/Veranstaltungen          *****/
/**************************************************/
.news .article .header p a {
  color: #333333;
}
.news .calendar-next-4 .teaser .teaser-banner--darkblue + .teaser-bg-dark {
  background-color: rgba(0, 50, 105, 0.9);
  color: #ffffff;
}
.news .calendar-next-4 .teaser .teaser-banner--darkblue + .teaser-bg-dark a {
  color: #ffffff;
}
.news .calendar-next-4 .teaser .teaser-banner--darkblue + .teaser-bg-dark a.download {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2213%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M9.124%201.601c0-.308.032-.595-.276-.595H2.13c-.307%200-1.123.287-1.123.595v6.236c0%20.309.816.278%201.123.278h3.783L5.81%209.131H2.69C1.457%209.131-.008%209-.008%207.765V2.162C-.008.925%201.457-.01%202.69-.01h5.599c1.233%200%201.85.935%201.85%202.172v1.655l-1.015-.46V1.601zM6.853%209.958v-7.12l6.11%203.56-6.11%203.56z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E');
}
.news .calendar-next-4 .teaser .teaser-banner--darkblue + .teaser-bg-dark a.extern,
.news .calendar-next-4 .teaser .teaser-banner--darkblue + .teaser-bg-dark a.external-link {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M8.186%208.026v-.891h.452a.452.452%200%2000.454-.447V1.335A.45.45%200%20008.638.89H3.203a.45.45%200%2000-.452.445v.446h-.908c0-.984.814-1.784%201.813-1.784h4.53c1%200%201.812.8%201.812%201.784v4.462c0%20.982-.812%201.783-1.812%201.783zM6.915%202.838l-.937%203.495-2.613-2.574%203.55-.921zm-2.197.284h-3.33c-.218%200-.386.599-.386.814v4.35c0%20.215.168.753.386.753h4.045c.22%200%201.578-.538%201.578-.753V5.094h1.002v2.802c0%20.861-2.103%202.129-2.975%202.129H1.785c-.877%200-1.784-1.268-1.784-2.129V3.985c0-.861.907-1.849%201.784-1.849h2.967l-.034.986z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E');
}
/**************************************************/
/*****       Mobile Navigation                *****/
/**************************************************/
.mobile-button {
  background-color: #003269 !important;
}
.dl-menuwrapper button.dl-trigger {
  color: #ffffff !important;
  background-color: #335b87 !important;
}
.dl-menuwrapper button.dl-trigger:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background-color: #335b87 !important;
}
.dl-menuwrapper ul li a {
  border-color: #718dab;
}
.dl-menuwrapper li.dl-back,
.dl-menuwrapper li.dl-back:hover {
  background-image: url(../symbole/mobile-nav-arrow-back.svg) !important;
}
.dl-menuwrapper li > a:not(:only-child),
.dl-menuwrapper li > a:not(:only-child):hover {
  background-image: url(../symbole/mobile-nav-arrow-next.svg) !important;
}
/**************************************************/
/*****       Page Navigation Slider           *****/
/**************************************************/
.page-prev {
  background-image: url(../symbole/back.svg);
  background-color: #003269;
  color: transparent;
}
.page-next {
  background-image: url(../symbole/next.svg);
  background-color: #003269;
  color: transparent;
}
/**************************************************/
/*****          Pager Navigation              *****/
/**************************************************/
.f3-widget-paginator li > a,
.pager li > a {
  color: #333333;
  background-color: transparent;
}
.f3-widget-paginator li:hover,
.pager li:hover {
  background-color: #003269;
  color: #ffffff;
}
.f3-widget-paginator li:hover a,
.pager li:hover a {
  color: #ffffff;
  background-color: transparent;
}
.f3-widget-paginator li.current,
.pager li.current,
.f3-widget-paginator li.active,
.pager li.active {
  background-color: #003269;
  color: #ffffff;
}
.f3-widget-paginator li.current a,
.pager li.current a,
.f3-widget-paginator li.active a,
.pager li.active a {
  color: #ffffff;
}
/**************************************************/
/***** Poolprojektsuche/Praktikumsplatzsuche  *****/
/**************************************************/
.tx-xm-poolprojektsuche form.multistage,
.tx-xm-poolprojektsuche .list-result {
  background-color: #eeeeee;
}
.tx-xm-poolprojektsuche .navi-back *,
.tx-xm-poolprojektsuche .navi-stage *,
.tx-xm-poolprojektsuche .navi-next *,
.tx-xm-poolprojektsuche .list-result h2 a,
.tx-xm-poolprojektsuche .list-result ul li:before {
  color: #003269;
}
/**************************************************/
/*****             Publikationen              *****/
/**************************************************/
#wrapper .tx-xm-publications .publication {
  background-color: #eeeeee;
}
#wrapper .tx-xm-publications .publication h2 a {
  color: #335b87;
}
#wrapper .tx-xm-publications .publication .info {
  border-bottom: 1px dotted;
  margin-bottom: 10px;
}
#wrapper .tx-xm-publications .table > thead > tr > th {
  padding: 10px;
  border-bottom-color: #ffffff;
  background-color: #eeeeee;
}
#wrapper .tx-xm-publications .table > tbody > tr {
  border-bottom-color: #ffffff;
}
#wrapper .tx-xm-publications .table > tbody > tr > td {
  background-color: #eeeeee;
}
#wrapper .tx-xm-publications .table > tbody > tr > td a.remove {
  border-color: #555555;
  background-color: #555555;
  color: #ffffff;
}
#wrapper .tx-xm-publications form.order {
  background-color: #eeeeee;
}
#wrapper .tx-xm-publications .order-summary .list {
  background-color: #eeeeee;
}
#wrapper .tx-xm-publications .mini-cart {
  background-image: url(../symbole/mini-cart-icon.jpg);
}
#wrapper .tx-xm-publications .typo3-messages {
  background-color: #eeeeee;
}
#wrapper .tx-xm-publications .typo3-messages .message-body {
  color: #333333;
}
#wrapper .tx-xm-publications .filter h2.filter {
  background-image: url(../img/icon-filter.png);
}
#wrapper .tx-xm-publications .filter input[type="search"] {
  /*Edge*/
  /*IE*/
}
#wrapper .tx-xm-publications .filter input[type="search"]::-webkit-input-placeholder {
  color: #767676;
}
#wrapper .tx-xm-publications .filter input[type="search"]:-ms-input-placeholder {
  color: #767676;
}
#wrapper .tx-xm-publications .filter input[type="search"]::placeholder {
  color: #767676;
}
#wrapper .tx-xm-publications .panel .panel-heading .panel-title a {
  background-image: url(../symbole/arrow-up.png);
}
#wrapper .tx-xm-publications .panel .panel-heading .panel-title a.collapsed {
  background-image: url(../symbole/arrow-down.png);
}
/**************************************************/
/*****             Dokumentensuche            *****/
/**************************************************/
#wrapper .downloadcenter {
  background-color: #eeeeee;
}
#wrapper .downloadcenter input[type="image"] {
  border-color: #bbb !important;
}
/**************************************************/
/*****    Smartmap / Beraterlandkarte         *****/
/**************************************************/
.smartmap {
  color: #777777;
}
/**************************************************/
/*****  Datenbank                          ********/
/**************************************************/
.list-result {
  background-color: #eeeeee;
}
.ibs-db-form {
  background-color: #eeeeee;
}
/*******************************************/
/******     Themen     *********************/
/*******************************************/
.themes .teaserDarkgreyBg {
  background-color: #9f9f9f;
  color: #333333;
}
.themes .teaserDarkgreyBg a {
  color: #333333;
}
.themes .teaserDarkgreyBg a.download {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2213%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M9.124%201.601c0-.308.032-.595-.276-.595H2.13c-.307%200-1.123.287-1.123.595v6.236c0%20.309.816.278%201.123.278h3.783L5.81%209.131H2.69C1.457%209.131-.008%209-.008%207.765V2.162C-.008.925%201.457-.01%202.69-.01h5.599c1.233%200%201.85.935%201.85%202.172v1.655l-1.015-.46V1.601zM6.853%209.958v-7.12l6.11%203.56-6.11%203.56z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E');
}
.themes .teaserDarkgreyBg a.extern,
.themes .teaserDarkgreyBg a.external-link {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M8.186%208.026v-.891h.452a.452.452%200%2000.454-.447V1.335A.45.45%200%20008.638.89H3.203a.45.45%200%2000-.452.445v.446h-.908c0-.984.814-1.784%201.813-1.784h4.53c1%200%201.812.8%201.812%201.784v4.462c0%20.982-.812%201.783-1.812%201.783zM6.915%202.838l-.937%203.495-2.613-2.574%203.55-.921zm-2.197.284h-3.33c-.218%200-.386.599-.386.814v4.35c0%20.215.168.753.386.753h4.045c.22%200%201.578-.538%201.578-.753V5.094h1.002v2.802c0%20.861-2.103%202.129-2.975%202.129H1.785c-.877%200-1.784-1.268-1.784-2.129V3.985c0-.861.907-1.849%201.784-1.849h2.967l-.034.986z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E');
}
.themes .headerslider-keyvisual .slick-dots li.slick-active button {
  background-color: #9f9f9f;
  border: 2px solid #9f9f9f;
}
@media (max-width: 992px) {
  .themes .headerslider-keyvisual .slick-dots li.slick-active button {
    background-color: #9f9f9f;
  }
}
.themes .headerslider-keyvisual .slick-dots li.slick-active button:hover {
  background-color: #9f9f9f;
}
.themes .headerslider-keyvisual .slick-dots li button {
  border: 2px solid #f1f1f1;
  background-color: #f1f1f1;
}
.themes .headerslider-keyvisual .slick-dots li button:hover {
  background-color: #ffffff;
}
/***************************************************/
/*****             Fonts/Schriften             *****/
/***************************************************/
@font-face {
  font-family: 'DIN Regular';
  src: url('../fonts/din-regular-webfont.eot');
  src: url('../fonts/din-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DINWeb.woff') format('woff'), url('../fonts/din-regular-webfont.ttf') format('truetype');
  -webkit-font-smooting: antialiased;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DIN Bold';
  src: url('../fonts/din-bold-webfont.eot');
  src: url('../fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DINWeb-Bold.woff') format('woff'), url('../fonts/din-bold-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'DIN Medium';
  src: url('../fonts/DINWeb-Medium.woff') format('woff');
}
@font-face {
  font-family: 'DIN Light';
  src: url('../fonts/DINWeb-Light.woff') format('woff');
}
@font-face {
  font-family: 'Note this';
  src: url('../fonts/Note_this.ttf') format('truetype');
}
@font-face {
  font-family: 'DJB Chalk It Up';
  src: url('../fonts/djb_chalk_it_up-webfont.eot');
  src: url('../fonts/djb_chalk_it_up-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/djb_chalk_it_up-webfont.woff') format('woff'), url('../fonts/DJB_Chalk_It_Up.ttf') format('truetype');
}
/**************************************************/
/*****                  Icons                 *****/
/**************************************************/
.meta-nav .fas.fa-sign-language {
  font-size: 17px;
}
/**************************************************/
/*****                   Basics               *****/
/**************************************************/
hr {
  margin: 0;
}
h2 {
  font-family: "DIN Medium";
  font-size: 19px;
  margin: 0 0 10px 0;
}
h3 {
  font-family: "DIN Medium";
  font-size: 17px;
  margin: 25px 0 10px 0;
}
h4 {
  font-family: "DIN Regular";
  font-size: 17px;
  margin: 25px 0 10px 0;
}
h5 {
  font-family: "DIN Medium";
  font-size: 15px;
  margin: 25px 0 10px 0;
}
.ce-textpic.ce-left.ce-intext .ce-gallery + .ce-bodytext > .ce-textbody > h2:first-child,
.ce-textpic.ce-right.ce-intext .ce-gallery + .ce-bodytext > .ce-textbody > h2:first-child,
.ce-textpic.ce-left.ce-intext .ce-gallery + .ce-bodytext > .ce-textbody > h3:first-child,
.ce-textpic.ce-right.ce-intext .ce-gallery + .ce-bodytext > .ce-textbody > h3:first-child,
.ce-textpic.ce-left.ce-intext .ce-gallery + .ce-bodytext > .ce-textbody > h4:first-child,
.ce-textpic.ce-right.ce-intext .ce-gallery + .ce-bodytext > .ce-textbody > h4:first-child,
.ce-textpic.ce-left.ce-intext .ce-gallery + .ce-bodytext > .ce-textbody > h5:first-child,
.ce-textpic.ce-right.ce-intext .ce-gallery + .ce-bodytext > .ce-textbody > h5:first-child {
  margin-top: 0;
}
main ul,
main ol {
  padding-left: 20px;
}
main ul li {
  list-style-type: none;
}
main ul:not(.slick-dots) li:not(.shariff-button)::before {
  content: "\203A";
  position: relative;
  left: -10px;
  margin-left: -5px;
}
.source {
  font-size: 13px;
  font-style: italic;
}
@media (max-width: 480px) {
  .ce-right.ce-intext.ce-nowrap .ce-bodytext {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  main .ce-textpic.ce-left.ce-intext .ce-gallery,
  main .ce-textpic.ce-right.ce-intext .ce-gallery {
    display: table-row;
    margin: 0;
    float: none;
  }
  main .ce-textpic.ce-left.ce-intext .ce-gallery + .ce-bodytext,
  main .ce-textpic.ce-right.ce-intext .ce-gallery + .ce-bodytext {
    display: inherit;
    padding: 10px 0px 20px 0px;
  }
}
/**************************************************/
/*****             Responsive Images          *****/
/**************************************************/
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
img,
embed,
object,
video {
  max-width: 100%;
  height: auto;
  width: auto;
}
@-moz-document url-prefix() {
  .csc-textpic-responsive img {
    width: 100%;
  }
}
_:-ms-input-placeholder,
:root .csc-textpic-responsive img {
  width: 100%;
}
.csc-textpic-responsive img {
  width: 100% \9;
}
/**************************************************/
/*****          Editor Konfiguration          *****/
/**************************************************/
.align-center {
  text-align: center;
}
abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
@supports (text-decoration: dotted underline) {
  abbr[title],
  acronym[title] {
    text-decoration: dotted underline;
    border-bottom: none;
  }
}
/**************************************************/
/*****       Bootstrap Standard Elemente      *****/
/**************************************************/
ul.nav li.dropdown ul.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
}
a,
a.more,
a.internal-link,
a.internal-link-new-window,
a.extern,
a.external-link,
a.print,
a.download {
  text-decoration: underline;
  background-repeat: no-repeat;
  background-position: right center;
}
a.extern,
a.external-link,
a.print,
a.download {
  margin-right: 5px;
}
a.print,
a.download {
  padding-right: 20px;
}
a.extern,
a.external-link {
  padding-right: 15px;
}
a:hover,
h2 a,
a.more:hover,
a.internal-link:hover,
a.internal-link-new-window:hover,
a.extern:hover,
a.external-link:hover,
a.print:hover,
a.download:hover {
  text-decoration: none;
}
h2 a:hover {
  text-decoration: underline;
}
/* Spalten ohne Rand */
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
blockquote {
  border-width: 1px 0 1px 0;
  border-style: solid;
  padding: 20px 0 !important;
  margin: 25px 0 !important;
  font-size: 15px;
  font-family: "DIN Medium";
}
/**************************************************/
/*****                 Layout                 *****/
/**************************************************/
#wrapper {
  overflow: hidden;
  max-width: 1514px;
  margin: 0px auto;
}
.page-header .container {
  padding-left: 85px;
}
@media (min-width: 992px) AND (max-width: 992px) {
  .page-header .container {
    /*padding-left: 15px;*/
  }
}
@media (max-width: 992px) {
  .page-header .container {
    padding-left: 15px;
  }
}
.back-link {
  float: left;
}
.print-link {
  text-align: right;
}
.sitetitle .row {
  position: absolute;
  z-index: 1;
}
main {
  padding-bottom: 50px;
}
main .csc-default {
  margin-bottom: 15px;
}
#wrapper .navi-next {
  text-align: right;
}
#wrapper .navi-next button,
#wrapper .navi-next a {
  padding: 0 !important;
}
#wrapper .navi-next button .button-next,
#wrapper .navi-next a .button-next {
  padding: 10px;
  margin-left: 10px;
}
#wrapper .navi-next button:hover,
#wrapper .navi-next a:hover {
  text-decoration: underline;
}
#wrapper .navi-next button[type="submit"] {
  height: auto;
}
.navi-back a {
  display: inline-block;
}
.navi-back a .button-back {
  padding: 10px;
  margin-right: 10px;
}
.navi-stage p {
  margin: 0;
  padding: 16px;
}
/**************************************************/
/*****                 Header                 *****/
/**************************************************/
.page-header {
  margin: 25px 0 0 0;
  padding-bottom: 20px;
  border: 0;
}
.page-header .container {
  border: 0 !important;
}
#logo {
  position: relative;
  left: -70px;
  width: 232px;
  height: 75px;
}
@media (max-width: 992px) {
  #logo {
    left: 0px;
    height: 65px;
    width: 200px;
  }
}
.metanav {
  background-color: #f5f5f5;
  height: 60px;
  margin-top: -25px;
  margin-bottom: 13px;
}
.metanav div {
  height: 100%;
}
.metanav .container {
  padding-left: 15px;
}
.metanav .container div,
.metanav .container nav {
  margin: 0;
}
.metanav .metanav-logo {
  display: flex;
  padding-left: 0;
  position: relative;
}
.metanav .metanav-logo img {
  margin: auto 0;
  height: 43px;
}
.metanav ul.meta-nav {
  margin: 18px 0;
}
.metanav #xajax_form_kesearch_pi1 {
  margin: 14px 0;
}
/**************************************************/
/*****       Formulare allgemein              *****/
/**************************************************/
.tx-felogin-pi1 input[type="submit"] {
  border: none;
  padding: 2px 15px;
  margin-top: 10px;
}
#wrapper input[type="text"],
.metanav input[type="text"],
.dl-menu input[type="text"],
#wrapper input[type="search"],
.metanav input[type="search"],
.dl-menu input[type="search"],
#wrapper input[type="password"],
.metanav input[type="password"],
.dl-menu input[type="password"],
#wrapper input[type="email"],
.metanav input[type="email"],
.dl-menu input[type="email"],
#wrapper textarea,
.metanav textarea,
.dl-menu textarea {
  border: 1px solid;
  padding: 9px 12px 6px 12px;
  box-shadow: 0 0;
  height: 30px;
  line-height: normal;
}
#wrapper input[type="submit"],
.metanav input[type="submit"],
.dl-menu input[type="submit"],
#wrapper button[type="submit"],
.metanav button[type="submit"],
.dl-menu button[type="submit"],
#wrapper input[type="reset"],
.metanav input[type="reset"],
.dl-menu input[type="reset"],
#wrapper button[type="reset"],
.metanav button[type="reset"],
.dl-menu button[type="reset"],
#wrapper button[type="reset"] a,
.metanav button[type="reset"] a,
.dl-menu button[type="reset"] a,
#wrapper a.btn,
.metanav a.btn,
.dl-menu a.btn {
  border: none;
  padding: 2px 15px;
  border-radius: 0 0;
  height: 30px;
  line-height: 1.8;
  vertical-align: middle;
}
#wrapper input[type="submit"]:focus,
.metanav input[type="submit"]:focus,
.dl-menu input[type="submit"]:focus,
#wrapper button[type="submit"]:focus,
.metanav button[type="submit"]:focus,
.dl-menu button[type="submit"]:focus,
#wrapper input[type="reset"]:focus,
.metanav input[type="reset"]:focus,
.dl-menu input[type="reset"]:focus,
#wrapper button[type="reset"]:focus,
.metanav button[type="reset"]:focus,
.dl-menu button[type="reset"]:focus,
#wrapper button[type="reset"] a:focus,
.metanav button[type="reset"] a:focus,
.dl-menu button[type="reset"] a:focus,
#wrapper a.btn:focus,
.metanav a.btn:focus,
.dl-menu a.btn:focus {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.1rem;
}
#wrapper input[type="submit"]:focus:not(:focus-visible),
.metanav input[type="submit"]:focus:not(:focus-visible),
.dl-menu input[type="submit"]:focus:not(:focus-visible),
#wrapper button[type="submit"]:focus:not(:focus-visible),
.metanav button[type="submit"]:focus:not(:focus-visible),
.dl-menu button[type="submit"]:focus:not(:focus-visible),
#wrapper input[type="reset"]:focus:not(:focus-visible),
.metanav input[type="reset"]:focus:not(:focus-visible),
.dl-menu input[type="reset"]:focus:not(:focus-visible),
#wrapper button[type="reset"]:focus:not(:focus-visible),
.metanav button[type="reset"]:focus:not(:focus-visible),
.dl-menu button[type="reset"]:focus:not(:focus-visible),
#wrapper button[type="reset"] a:focus:not(:focus-visible),
.metanav button[type="reset"] a:focus:not(:focus-visible),
.dl-menu button[type="reset"] a:focus:not(:focus-visible),
#wrapper a.btn:focus:not(:focus-visible),
.metanav a.btn:focus:not(:focus-visible),
.dl-menu a.btn:focus:not(:focus-visible) {
  outline: 0;
}
#wrapper input[type="submit"]:focus-visible,
.metanav input[type="submit"]:focus-visible,
.dl-menu input[type="submit"]:focus-visible,
#wrapper button[type="submit"]:focus-visible,
.metanav button[type="submit"]:focus-visible,
.dl-menu button[type="submit"]:focus-visible,
#wrapper input[type="reset"]:focus-visible,
.metanav input[type="reset"]:focus-visible,
.dl-menu input[type="reset"]:focus-visible,
#wrapper button[type="reset"]:focus-visible,
.metanav button[type="reset"]:focus-visible,
.dl-menu button[type="reset"]:focus-visible,
#wrapper button[type="reset"] a:focus-visible,
.metanav button[type="reset"] a:focus-visible,
.dl-menu button[type="reset"] a:focus-visible,
#wrapper a.btn:focus-visible,
.metanav a.btn:focus-visible,
.dl-menu a.btn:focus-visible {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.1rem;
}
#wrapper input[type="number"],
.metanav input[type="number"],
.dl-menu input[type="number"] {
  width: 80px;
}
#wrapper select:focus,
.metanav select:focus,
.dl-menu select:focus {
  box-shadow: none;
}
#wrapper .form-control,
.metanav .form-control,
.dl-menu .form-control {
  padding: 9px 12px 6px 12px;
}
#wrapper .form-control:focus,
.metanav .form-control:focus,
.dl-menu .form-control:focus {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: -0.2rem;
}
#wrapper .form-control:focus:not(:focus-visible),
.metanav .form-control:focus:not(:focus-visible),
.dl-menu .form-control:focus:not(:focus-visible) {
  outline: 0;
}
#wrapper .form-control:focus-visible,
.metanav .form-control:focus-visible,
.dl-menu .form-control:focus-visible {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: -0.2rem;
}
#wrapper fieldset legend,
.metanav fieldset legend,
.dl-menu fieldset legend {
  border: 0;
  text-align: center;
  font-family: "DIN Light";
  font-size: 20px;
  line-height: 25px;
  padding: 50px 0 25px 0;
}
#wrapper .form-left .form,
.metanav .form-left .form,
.dl-menu .form-left .form {
  padding: 20px 50px;
  width: 100%;
}
#wrapper .form,
.metanav .form,
.dl-menu .form {
  margin: 0 auto;
  padding: 20px 50px;
}
@media (min-width: 768px) {
  #wrapper .form,
  .metanav .form,
  .dl-menu .form {
    width: 50%;
    float: none;
    padding: 0;
  }
}
#wrapper .tx-powermail .powermail_label,
.metanav .tx-powermail .powermail_label,
.dl-menu .tx-powermail .powermail_label {
  display: block !important;
  text-align: left;
  padding: 0;
  margin-bottom: 5px;
}
#wrapper textarea.powermail_textarea,
.metanav textarea.powermail_textarea,
.dl-menu textarea.powermail_textarea {
  height: auto;
}
.infotip {
  font-family: "DIN Bold";
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  cursor: pointer;
  border-radius: 12px;
  margin-left: 5px;
  border: 1px solid;
  display: inline-block;
}
.tooltip-inner {
  padding: 10px;
  text-align: left;
}
/**************************************************/
/*****       Searchform Header                *****/
/**************************************************/
header .form-control,
header .form-control:hover,
header .form-control:active,
header .form-control:focus,
header button,
header button:hover,
header button:active,
header button:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0 none;
  box-shadow: none;
}
/*** Suchformular ***/
#wrapper .searchform .input-group input.form-control,
.metanav .searchform .input-group input.form-control,
.dl-menu .searchform .input-group input.form-control,
.filter .searchform .input-group input.form-control {
  border-width: 1px 0 1px 1px;
  border-style: solid none solid solid;
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
#wrapper .searchform .input-group-btn,
.metanav .searchform .input-group-btn,
.dl-menu .searchform .input-group-btn,
.filter .searchform .input-group-btn {
  padding-left: 1px;
}
#wrapper .searchform .input-group-btn .btn,
.metanav .searchform .input-group-btn .btn,
.dl-menu .searchform .input-group-btn .btn,
.filter .searchform .input-group-btn .btn {
  border-width: 1px 1px 1px 0;
  border-style: solid solid solid none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 4px 12px;
}
#wrapper .searchform .input-group-btn .btn:focus,
.metanav .searchform .input-group-btn .btn:focus,
.dl-menu .searchform .input-group-btn .btn:focus,
.filter .searchform .input-group-btn .btn:focus {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: -0.1rem;
}
#wrapper .searchform .input-group-btn .btn:focus:not(:focus-visible),
.metanav .searchform .input-group-btn .btn:focus:not(:focus-visible),
.dl-menu .searchform .input-group-btn .btn:focus:not(:focus-visible),
.filter .searchform .input-group-btn .btn:focus:not(:focus-visible) {
  outline: 0;
}
#wrapper .searchform .input-group-btn .btn:focus-visible,
.metanav .searchform .input-group-btn .btn:focus-visible,
.dl-menu .searchform .input-group-btn .btn:focus-visible,
.filter .searchform .input-group-btn .btn:focus-visible {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: -0.1rem;
}
/**************************************************/
/*****             Section Video              *****/
/**************************************************/
.section-video {
  padding: 50px 0;
}
/**************************************************/
/*****          Section Navigator             *****/
/**************************************************/
.section-navigator {
  padding: 50px 0 0 0;
}
/**************************************************/
/*****             Section Icons              *****/
/**************************************************/
.section-icons {
  padding: 45px 0;
  text-align: center;
}
.section-icons .image {
  padding: 0 40px;
}
.section-icons .container > div {
  display: inline-block;
  padding: 0 25px;
}
.section-icons .container > div .ce-bodytext {
  font-size: 22px;
}
/**************************************************/
/*****          Section Key-visual            *****/
/**************************************************/
.key-visual {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 640px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .key-visual {
    height: 490px;
    background-position: 0 0;
  }
}
.key-visual .key-visual-zoom-container {
  position: absolute;
  width: 100%;
}
.key-visual.portal {
  margin-bottom: 20px;
  z-index: 1;
}
.key-visual.portal .portal-title {
  position: absolute;
  top: 68px;
}
.key-visual.portal .portal-title h2 {
  font-size: 30px;
  font-family: "DIN Regular";
}
@media (min-width: 992px) {
  .key-visual.portal .portal-title h2 {
    font-size: 60px;
  }
}
.key-visual.portal .headerslider {
  z-index: 2;
}
.key-visual.portal .more.sr-only {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  clip: unset;
}
@media (max-width: 768px) {
  #door .key-visual .key-visual-zoom-container {
    height: 100%;
  }
}
@media (max-width: 768px) {
  #door .key-visual {
    background-size: auto 490px;
    height: auto;
  }
}
.key-visual .container {
  height: 100%;
  position: relative;
}
#home .key-visual .container {
  padding-top: 360px;
}
@media (max-width: 768px) {
  #home .key-visual .container {
    padding-top: 200px;
  }
}
/*Doorpage grösserer Abstand */
#door .key-visual .container {
  padding-top: 77px;
}
.key-visual .bottomrow {
  position: absolute;
  bottom: 0;
  width: 100%;
}
h1.slogan {
  font-size: 72px;
  margin-top: 85px;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 992px) {
  h1.slogan {
    font-size: 58px;
  }
}
@media (max-width: 768px) {
  h1.slogan {
    font-size: 34px;
  }
}
@media (max-width: 480px) {
  h1.slogan {
    font-size: 30px;
  }
}
.subheadertitle {
  font-size: 36px;
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .subheadertitle {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .subheadertitle {
    display: none;
  }
}
.key-visual hr {
  border-top: 7px solid;
  margin: 30px 0 0 0;
}
@media (max-width: 768px) {
  .key-visual hr {
    margin: 40px 0 0 0;
  }
}
/**************************************************/
/*****    Section Key-detail (Detailseite)    *****/
/**************************************************/
.key-detail {
  position: relative;
}
.key-detail .ce-bodytext {
  position: absolute;
  bottom: 50px;
  left: 0;
  opacity: 0.8;
  width: 33%;
  padding: 25px 15px 0px 15px;
  text-align: justify;
}
@media (max-width: 768px) {
  .key-detail .ce-bodytext {
    position: relative;
    bottom: 0;
    width: 100%;
  }
}
.key-detail-with-title .slogan {
  position: absolute;
  top: 115px;
  left: 40px;
  width: 40%;
}
@media (max-width: 768px) {
  .key-detail-with-title .slogan {
    top: 40px;
    width: 100%;
  }
}
.key-detail-with-title .slogan .slogan-title {
  font-size: 50px;
  line-height: 50px;
}
@media (max-width: 768px) {
  .key-detail-with-title .slogan .slogan-title {
    font-size: 36px;
  }
}
@media (max-width: 480px) {
  .key-detail-with-title .slogan .slogan-title {
    font-size: 25px;
  }
}
.key-detail-with-title .slogan .slogan-subtitle {
  margin-top: 15px;
  font-size: 25px;
  line-height: 25px;
}
@media (max-width: 480px) {
  .key-detail-with-title .slogan .slogan-subtitle {
    font-size: 18px;
    line-height: 18px;
    margin-top: 0px;
  }
}
.site-icon img {
  margin: 20px 48% 0 48%;
}
#detail h1,
#home .hybridcontent h1,
#stories h1,
#home .themes h1 {
  font-family: "DIN Light";
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}
#detail .subtitle,
#home .hybridcontent .subtitle,
#stories .subtitle {
  display: block;
  font-size: 20px;
  /*padding-top: 20px;*/
}
#detail main hr,
#detail aside hr {
  border: 1px solid;
  border-top: 0;
}
/**************************************************/
/*****  Section Testimonial (Erfahrungsberichte) **/
/**************************************************/
.testimonial {
  padding-bottom: 45px;
}
.testimonial h2 {
  margin-top: 50px;
  padding-bottom: 15px;
  border-bottom: 1px solid;
  text-align: center;
  font-family: "DIN Regular";
  font-size: 30px;
}
.testimonial h3 {
  font-size: 44px;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
}
.testimonial .subtitle {
  text-align: center;
}
.testimonial .ce-bodytext {
  text-align: center;
  margin-top: 10px;
}
/**************************************************/
/*****  Section Content                          **/
/**************************************************/
.content {
  /*padding-bottom: 50px;*/
}
.content h2 {
  margin-top: 50px;
  padding-bottom: 15px;
  text-align: center;
  font-family: "DIN Regular";
  font-size: 30px;
}
/**************************************************/
/*****                 Teaser-Elemente       *****/
/**************************************************/
.teaser {
  position: relative;
  height: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
.teaser figcaption.image-caption {
  display: block;
}
.teaser .teaser-category {
  font-size: 15px;
  line-height: 17px;
  font-family: "DIN Bold";
  padding: 0 0 0 35px;
  margin: 0 0 25px;
  text-align: left;
}
.teaser.disable-corner p.teaser-category {
  padding-left: 0;
}
.teaser h2 {
  font-size: 20px;
  line-height: 20px;
  font-family: "DIN Regular";
}
.teaser ul {
  padding-left: 15px;
}
#door .key-visual .container .teaser {
  margin-top: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #door .key-visual .container .teaser {
    max-height: 208px;
  }
}
main h2,
aside .teaser h2 {
  text-align: left;
}
@media (max-width: 992px) {
  main .teaser .teaser-content h2 {
    margin-top: 10px;
  }
}
aside {
  margin-top: 20px;
}
aside .teaser {
  margin-bottom: 20px;
}
aside .teaser-bg-dark,
aside .teaser-bg-light {
  height: auto;
}
/* Teaser für Videos im Blue Bereich */
@media (max-width: 1200px) {
  .section-video .teaser-bg-light,
  .section-video .teaser-bg-dark {
    height: auto;
    min-height: 325px;
    max-height: 325px;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .section-video .teaser-bg-light .xm-media-video__container {
    float: none;
  }
}
.teaser-bg-light,
.teaser-bg-dark {
  padding: 0px 30px 0px 30px;
  position: relative;
  height: 185px;
}
.teaser-bg-light {
  opacity: 0.8;
}
.teaser-bg-dark {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
@media (max-width: 1299px) {
  .teaser-bg-dark {
    height: 220px;
  }
}
@media (max-width: 1150px) {
  .teaser-bg-dark {
    height: 250px;
  }
}
@media (max-width: 991px) {
  .teaser-bg-dark {
    height: auto;
  }
}
.teaser-bg-dark.height-auto {
  height: auto;
}
.teaser-content {
  display: inline-block;
  position: relative;
  top: -43px;
}
.teaser-content ul.teaser-content__event-list {
  padding-left: 5px;
}
.teaser-content ul.teaser-content__event-list li.teaser-content__event-list__item {
  display: flex;
  align-items: center;
}
.teaser-content ul.teaser-content__event-list li.teaser-content__event-list__item::before {
  content: none;
}
.teaser-content ul.teaser-content__event-list li.teaser-content__event-list__item .teaser-content__event-list__item__header p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .teaser-content ul.teaser-content__event-list.grid-2-columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2em 1fr;
    -ms-grid-rows: 1fr 1em 1fr;
    column-gap: 2em;
    row-gap: 1em;
    grid-template-columns: repeat(2, 1fr);
  }
  .teaser-content ul.teaser-content__event-list.grid-2-columns li.teaser-content__event-list__item::before {
    content: none;
  }
  .teaser-content ul.teaser-content__event-list.grid-2-columns li.teaser-content__event-list__item:nth-child(0n+1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  .teaser-content ul.teaser-content__event-list.grid-2-columns li.teaser-content__event-list__item:nth-child(0n+2) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .teaser-content ul.teaser-content__event-list.grid-2-columns li.teaser-content__event-list__item:nth-child(0n+3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
  }
  .teaser-content ul.teaser-content__event-list.grid-2-columns li.teaser-content__event-list__item:nth-child(0n+4) {
    -ms-grid-column: 3;
    -ms-grid-row: 3;
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
}
.teaser-banner {
  width: 100%;
  height: 58px;
}
.key-visual .teaser {
  text-align: left;
}
.teaser .ce-gallery + .ce-bodytext,
.teaser .ce-gallery + .ce-bodytext h2,
.teaser .xm-media-video__container + .video-text .ce-bodytext,
.teaser .xm-media-video__container + .video-text h2 {
  text-align: left;
}
/**************************************************/
/*****                 Content-Elemente       *****/
/**************************************************/
/*Shariff Heise Social Media Buttons */
.shariff ul {
  margin-top: 20px;
}
.shariff ul .shariff-button::before {
  content: none !important;
}
.shariff ul .shariff-button:focus-within {
  overflow: visible;
}
.shariff ul .shariff-button:focus-within a {
  overflow: hidden;
  outline: 0.3rem auto #000000;
  outline-offset: 0.3rem;
}
@media (min-width: 768px) {
  .shariff ul .shariff-button.whatsapp {
    display: none;
  }
}
.shariff ul .shariff-button.info {
  border: none;
}
.socialmedia {
  padding-top: 20px;
}
.socialmedia img {
  padding-left: 10px;
}
.page1397 .socialmedia {
  display: none;
}
#home .socialmedia {
  display: none;
}
@media (min-width: 768px) {
  main .teaser .xm-media-video__container {
    float: left;
    margin-right: 10px;
    width: 185px;
  }
}
@media (min-width: 768px) {
  main .teaser .ce-textpic.ce-left.ce-intext .image img {
    width: 185px;
  }
}
.multicolumn-text .ce-bodytext {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .multicolumn-text .ce-bodytext {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}
.multicolumn-text > * {
  padding-right: 15px \9;
}
.overview,
.vitae-bg {
  padding: 25px 20px 5px 20px;
  margin-bottom: 45px;
}
.paragraph-grey {
  padding: 20px;
}
ul.paragraph-grey {
  padding: 20px 20px 20px 40px;
}
.align-right {
  text-align: right;
}
.hit {
  font-family: "DIN Bold";
}
/* Accordion */
.panel {
  box-shadow: none;
}
h2.panel-title {
  font-size: 15px;
  margin-bottom: 15px;
}
.accordion-teaser {
  font-family: "DIN Regular";
  font-size: 17px;
}
/* Accordion */
.accordion-toggle {
  width: 100%;
  height: 25px;
  display: block;
  position: relative;
  box-sizing: border-box;
  margin-top: 25px;
  z-index: 1;
}
.accordion-toggle:focus {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.1rem;
}
.accordion-toggle:focus:not(:focus-visible) {
  outline: 0;
}
.accordion-toggle:focus-visible {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.1rem;
}
.accordion-toggle::before,
.accordion-toggle::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
}
.accordion-toggle::before {
  left: 50%;
  top: -18%;
  transform: rotate(45deg) translateX(-50%);
}
.accordion-toggle::after {
  content: '–';
  left: 50%;
  top: -10%;
  transform: translate(-36%, -50%);
  font-size: 34px;
  text-align: center;
}
.accordion-toggle.collapsed {
  margin-top: 0;
  border-top: 0;
}
.accordion-toggle.collapsed::before {
  top: 89%;
  transform: rotate(-135deg) translateX(-50%);
  transform-origin: 0 29%;
}
.accordion-toggle.collapsed::after {
  content: '+';
  left: 50%;
  top: 35%;
}
/* Claims auf Detailseiten in mobile Viewport ausblenden  */
@media (max-width: 768px) {
  #detail .key-detail .slogan {
    display: none;
  }
}
figcaption.image-caption {
  font-size: 11px;
  margin: 5px 0 0;
}
/***** Stories *****/
#stories .content {
  background-image: url(../img/BG-Stories-Stempel.png);
}
@media (min-width: 768px) and (max-width: 992px) {
  #stories .content .row .col-md-4:nth-child(3) {
    width: 100%;
  }
}
#stories .content .csc-default {
  margin-bottom: 30px;
}
#stories .content .xm-media-video__container {
  padding: 35px 0;
  background-image: url(../img/Filmstreifen-Element.png), url(../img/Filmstreifen-Element.png);
  background-position: left top, bottom left;
  background-repeat: repeat-x;
  -webkit-box-shadow: 3px 6px 18px 3px #808080;
  -moz-box-shadow: 3px 6px 18px 3px #808080;
  box-shadow: 3px 6px 18px 3px #808080;
  z-index: 9;
}
#stories .content .video-text {
  padding: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 3px 6px 18px 3px #808080;
  -moz-box-shadow: 3px 6px 18px 3px #808080;
  box-shadow: 3px 6px 18px 3px #808080;
  position: relative;
  z-index: 10;
}
#stories .story,
#home .story {
  width: 100%;
  position: relative;
  z-index: 1;
}
#stories .story .image,
#home .story .image {
  padding: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 3px 6px 18px 3px #808080;
  -moz-box-shadow: 3px 6px 18px 3px #808080;
  box-shadow: 3px 6px 18px 3px #808080;
}
#stories .story img,
#home .story img {
  width: 100%;
  height: auto;
}
#stories .story .text,
#home .story .text {
  padding: 40px 10px 10px 10px;
  background-image: url(../img/Tacklerklammer-71x12.png);
  background-repeat: no-repeat;
  background-position: 10px 15px;
  background-color: #ffffff;
  -webkit-box-shadow: 3px 6px 18px 3px #808080;
  -moz-box-shadow: 3px 6px 18px 3px #808080;
  box-shadow: 3px 6px 18px 3px #808080;
  margin-top: 5px;
}
@media (min-width: 992px) {
  #stories .story .text,
  #home .story .text {
    position: relative;
    margin-top: -20px;
    right: -38px;
    width: 90%;
    z-index: 2;
  }
}
#stories .story .text.no-image,
#home .story .text.no-image {
  margin-top: 20px;
}
#stories .eyecatcher,
#home .eyecatcher {
  padding: 20px 10px;
  background-image: url(../img/Tacklerklammer2-71x12.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  padding: 30px 10px 20px 10px;
  -webkit-box-shadow: 3px 6px 18px 3px #808080;
  -moz-box-shadow: 3px 6px 18px 3px #808080;
  box-shadow: 3px 6px 18px 3px #808080;
}
#stories .eyecatcher blockquote,
#home .eyecatcher blockquote {
  border: none;
  color: #ffffff;
  margin: 0 !important;
  padding: 0 !important;
}
/***** Passgeschichen *****/
@media (min-width: 768px) {
  .teaser-pass {
    height: 385px;
  }
}
/**************************************************/
/*****  Sidebar                            ********/
/**************************************************/
aside h2 {
  padding: 15px 0;
  font-size: 15px;
  margin-bottom: 0;
  font-family: "DIN Regular";
}
aside .csc-default {
  margin-bottom: 15px;
}
aside .contact-box h2 {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
  font-size: 15px;
  font-family: "DIN Regular";
}
.contact-box p {
  /*font-size: 13px;*/
  font-family: "DIN Light";
}
/**************************************************/
/*****  contactbox                         ********/
/**************************************************/
div.contact .ce-gallery .image {
  margin-bottom: 40px;
}
/**************************************************/
/*****                 Footer                 *****/
/**************************************************/
.footer {
  min-height: 150px;
}
.footer .container > .col-xs-12 {
  padding-top: 30px;
  padding-bottom: 30px;
}
#detail .footer .container > .col-xs-12 {
  border-top: 1px solid;
}
.footer .list-inline {
  margin-left: 0;
}
@media (max-width: 767px) {
  .logos #sponsoren {
    padding: 20px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
  }
}
#copyright {
  margin-top: -20px;
}
@media (max-width: 768px) {
  #copyright {
    margin: 20px auto;
    text-align: center;
  }
}
/**************************************************/
/*****       Hauptnavigation                  *****/
/**************************************************/
@media (max-width: 1200px) {
  .page-header .navbar-nav {
    float: right;
  }
}
.page-header .dropdown-menu > li > a {
  white-space: normal;
}
.page-header .navbar-nav > li > a {
  padding: 15px 0px 5px 0;
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .page-header .navbar-nav > li > a {
    font-size: 13px;
  }
}
.page-header .navbar-nav > li {
  margin: 0 15px;
  border-bottom: 1px solid;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .page-header .navbar-nav > li {
    margin: 0 8px;
  }
}
.page-header .navbar-nav > li:first-child {
  margin-left: 10px;
}
.page-header .navbar-nav > li:last-child {
  margin-right: 10px;
}
.page-header .navbar-nav > li:hover,
.page-header .navbar-nav > li:focus,
.page-header .navbar-nav > li.open,
.page-header .navbar-nav > li.active {
  border-bottom: 1px solid;
  background: none;
}
.dropdown-menu {
  left: -1px;
}
.navbar-nav li.dropdown:last-child ul.dropdown-menu,
.navbar-nav li.dropdown:nth-last-child(2) ul.dropdown-menu {
  left: auto;
  right: -1px;
}
.page-header .navbar-nav > li.dropdown:hover:before,
.page-header .navbar-nav > li.dropdown.open:before,
.page-header .navbar-nav > li.dropdown.active:before {
  border-style: none solid solid;
  border-width: 0 5px 5px;
  content: "";
  position: absolute;
  left: 7px;
  bottom: 0px;
  z-index: 1;
}
.page-header .navbar-nav > li.dropdown:hover:after,
.page-header .navbar-nav > li.dropdown.open:after,
.page-header .navbar-nav > li.dropdown.active:hover:after {
  border-color: #325A86 transparent;
  border-style: none solid solid;
  border-width: 0 4px 4px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 8px;
  bottom: -1px;
  z-index: 2;
}
.page-header .navbar-nav > li.dropdown.active:after {
  border-color: white transparent;
  border-style: none solid solid;
  content: "";
  display: inline-block;
  position: absolute;
  border-width: 0 5px 5px;
  left: 7px;
  bottom: -2px;
  z-index: 2;
}
.page-header .navbar-nav > li.dropdown:hover > a:after,
.page-header .navbar-nav > li.dropdown.open > a:after,
.page-header .navbar-nav > li.dropdown.active > a:after {
  border-color: white transparent;
  border-style: none solid solid;
  border-width: 0 4px 4px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 8px;
  bottom: -2px;
  z-index: 1;
}
.page-header .navbar-nav > li.dropdown ul li a:before,
.page-header .navbar-nav > li.dropdown ul li a:after {
  border: 0 none !important;
}
.page-header ul.navbar-nav {
  border-bottom: 1px solid;
}
.navbar-nav ul.dropdown-menu {
  border-radius: 0;
  opacity: 0.8;
  width: 300px;
}
ul.nav.navbar-nav li.dropdown:focus-within > .dropdown-menu {
  opacity: 0.8;
  visibility: visible;
}
/* aktiviere dropdown bei hover auf dem Listenelement */
ul.nav.navbar-nav li.dropdown:hover ul.dropdown-menu {
  opacity: 0.8;
  visibility: visible;
}
.navbar-nav ul.dropdown-menu:hover .page-header .navbar-nav > li ul.dropdown-menu li a {
  border: 0 none;
  font-size: 18px;
  line-height: 28px;
}
.page-header .navbar-nav > li ul.dropdown-menu li a:hover {
  text-decoration: underline;
  border: 0 none;
}
.page-header .navbar-nav > li ul.dropdown-menu li ul {
  padding: 5px 0 0 25px;
  margin: 0 20px 0 20px;
  border: none;
  border-top: 1px solid;
}
.page-header .navbar-nav > li ul.dropdown-menu li ul li {
  list-style: none;
}
.page-header .navbar-nav > li ul.dropdown-menu li ul li:before {
  content: " - ";
  position: relative;
  margin-left: -10px;
  left: -5px;
}
.page-header .navbar-nav > li ul.dropdown-menu li ul li ul {
  margin-left: 0;
  margin-right: 0;
}
.page-header .navbar-nav > li ul.dropdown-menu li ul li ul li:before {
  content: " • ";
}
/**************************************************/
/*****                 Breadcrumb             *****/
/**************************************************/
ol.breadcrumb {
  clear: both;
  padding-left: 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  ol.breadcrumb {
    margin-left: 45px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  ol.breadcrumb {
    margin-left: 80px;
  }
}
ol.breadcrumb li a {
  text-decoration: underline;
  font-size: 13px;
}
ol.breadcrumb li a:hover {
  text-decoration: none;
}
.breadcrumb > li + li:before {
  content: "\203A";
  padding: 0 5px;
}
.breadcrumb > li span.active {
  font-size: 13px;
}
/**************************************************/
/*****    Footernavigation  / Metanavigation  *****/
/**************************************************/
@media (max-width: 768px) {
  .footer nav {
    margin-bottom: 20px;
    text-align: center;
  }
}
.footer-nav > li + li:before,
.meta-nav > li + li:before {
  content: " | ";
  padding: 0 5px;
}
.meta-nav {
  text-align: right;
  margin-bottom: 12px;
  margin-top: 3px;
  position: relative;
  z-index: 3;
}
.nav.meta-nav > li {
  display: inline;
}
.nav.meta-nav > li > a {
  display: inline;
  padding: 0;
}
.footer .list-inline > li,
.page-header .list-inline > li {
  padding: 0;
}
.footer ul li a:hover,
.footer ul li a:active,
.footer ul li a:focus,
ul.meta-nav li a:hover,
ul.meta-nav li a:active,
ul.meta-nav li a:focus {
  text-decoration: none;
}
.meta-nav ul.dropdown-menu {
  margin: 0;
  border: 0;
  border-radius: 0;
  width: 300px;
}
ul.nav.meta-nav li.dropdown:focus-within > .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
/* aktiviere dropdown bei hover auf dem Listenelement */
ul.nav.meta-nav li.dropdown:hover ul.dropdown-menu {
  opacity: 1;
  visibility: visible;
}
/* no underline on navigations */
header a,
footer a,
a.cc-btn {
  text-decoration: none;
}
/**************************************************/
/*****               Slick Slider             *****/
/**************************************************/
.slick-slide {
  margin: 0 5px;
  margin-bottom: 0 !important;
}
.slick-prev,
.slick-next {
  position: absolute;
  border: medium none;
  height: 48px;
  width: 28px;
  bottom: 50%;
  transform: translate(50%);
  z-index: 1000;
}
@media screen and (min-width: 385px) {
  .slick-prev,
  .slick-next {
    height: 55px;
    width: 35px;
  }
}
.slick-prev {
  background-repeat: no-repeat;
  background-position: center center;
  left: -30px;
}
@media (max-width: 768px) {
  .slick-prev {
    left: -15px;
  }
}
.slick-next {
  background-repeat: no-repeat;
  background-position: center center;
  right: -31px;
}
@media (max-width: 768px) {
  .slick-next {
    right: -15px;
  }
}
#door .key-visual .container .teaserslider .teaser {
  margin: 0 5px;
}
main .slick-dots {
  position: absolute;
  bottom: -36px;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  main .slick-dots {
    bottom: 40px;
  }
}
@media (min-width: 992px) {
  main .slick-dots {
    padding-bottom: 0;
  }
}
main .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
main .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  border-radius: 50%;
  background: transparent;
}
main .slick-dots li button:focus {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.3rem;
}
main .slick-dots li button:focus:not(:focus-visible) {
  outline: 0;
}
main .slick-dots li button:focus-visible {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.3rem;
}
.teaserslider .csc-default {
  vertical-align: top;
}
.teaserslider .slick-prev {
  background-repeat: no-repeat;
  background-position: center center;
  bottom: 280px;
  left: -25px;
}
@media (max-width: 768px) {
  .teaserslider .slick-prev {
    left: -15px;
  }
}
.teaserslider .slick-next {
  background-repeat: no-repeat;
  background-position: center center;
  bottom: 280px;
  right: -25px;
}
@media (max-width: 768px) {
  .teaserslider .slick-next {
    right: -15px;
  }
}
.teaserslider-ibs .teaser {
  margin-bottom: 0;
  margin-top: 0;
}
.logoslider {
  padding-top: 20px;
}
.headerslider-keyvisual .csc-default {
  margin-bottom: 0;
}
.headerslider-keyvisual .keyvisual-slide-element .ce-bodytext {
  height: auto;
  min-height: 250px;
  padding: 20px;
}
@media (min-width: 992px) {
  .headerslider-keyvisual .keyvisual-slide-element .ce-bodytext {
    margin: 0 0 -20px 0;
    position: absolute;
    width: 475px;
    opacity: .8;
    border-bottom: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .headerslider-keyvisual .keyvisual-slide-element .ce-bodytext p {
    font-size: 14px;
  }
}
.headerslider-keyvisual .keyvisual-slide-element .ce-bodytext h2 {
  font-family: "DIN Medium";
  font-size: 30px;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .headerslider-keyvisual .keyvisual-slide-element .ce-bodytext h2 {
    font-size: 24px;
  }
}
.headerslider-keyvisual .keyvisual-slide-element .ce-bodytext h3 {
  font-family: "DIN Light";
  font-size: 20px;
}
.headerslider-keyvisual .keyvisual-slide-element .ce-bodytext .teaser-category {
  margin-bottom: 20px;
  padding-left: 0;
}
.headerslider-keyvisual .keyvisual-slide-element.blue .ce-bodytext {
  background-color: #003269;
  color: #ffffff;
}
.headerslider-keyvisual .keyvisual-slide-element.blue .ce-bodytext a {
  color: #ffffff;
}
.headerslider-keyvisual .keyvisual-slide-element.blue .ce-bodytext a.more {
  background-image: url(../symbole/link-white.svg);
}
.headerslider-keyvisual .keyvisual-slide-element.blue .ce-bodytext a.more:after {
  background-color: #ffffff;
}
.headerslider-keyvisual .keyvisual-slide-element.white {
  color: #333333;
}
.headerslider-keyvisual .keyvisual-slide-element.white h2 {
  color: #003269;
}
.headerslider-keyvisual .keyvisual-slide-element.white .ce-bodytext {
  background-color: #ffffff;
}
.headerslider-keyvisual .keyvisual-slide-element.white .ce-bodytext h2 {
  color: #003269;
}
.headerslider-keyvisual .keyvisual-slide-element.white .ce-bodytext h2 a {
  color: #003269;
  text-decoration: none;
}
.headerslider-keyvisual .keyvisual-slide-element.white .ce-bodytext h2 a:hover,
.headerslider-keyvisual .keyvisual-slide-element.white .ce-bodytext h2 a:focus {
  text-decoration: none;
}
.headerslider-keyvisual .keyvisual-slide-element.white .ce-bodytext a {
  color: #333333;
}
.headerslider-keyvisual .keyvisual-slide-element.white .ce-bodytext a.more:after {
  background-color: #333333;
}
.headerslider-keyvisual .keyvisual-slide-element.yellow {
  color: #333333;
}
.headerslider-keyvisual .keyvisual-slide-element.yellow h2 {
  color: #333333;
}
.headerslider-keyvisual .keyvisual-slide-element.yellow .teaser-category {
  color: #335b87;
}
.headerslider-keyvisual .keyvisual-slide-element.yellow .ce-bodytext {
  background-color: #fecc00;
}
.headerslider-keyvisual .keyvisual-slide-element.yellow .ce-bodytext h2 {
  color: #333333;
}
.headerslider-keyvisual .keyvisual-slide-element.yellow .ce-bodytext h2 a {
  color: #333333;
  text-decoration: none;
}
.headerslider-keyvisual .keyvisual-slide-element.yellow .ce-bodytext h2 a:hover,
.headerslider-keyvisual .keyvisual-slide-element.yellow .ce-bodytext h2 a:focus {
  text-decoration: none;
}
.headerslider-keyvisual .keyvisual-slide-element.yellow .ce-bodytext a {
  color: #333333;
}
.headerslider-keyvisual .keyvisual-slide-element.yellow .ce-bodytext a.more::after {
  background-color: #333333;
}
.headerslider-keyvisual .slick-prev,
.headerslider-keyvisual .slick-next {
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  top: 17vw;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .headerslider-keyvisual .slick-prev,
  .headerslider-keyvisual .slick-next {
    top: 50%;
  }
}
.headerslider-keyvisual .slick-prev {
  left: 15px;
}
.headerslider-keyvisual .slick-next {
  right: 15px;
}
@media (max-width: 992px) {
  .headerslider-keyvisual .slick-dots {
    display: none !important;
  }
}
.headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap,
.headerslider-keyvisual div.ce-left.ce-intext,
.headerslider-keyvisual div.ce-right.ce-intext.ce-nowrap,
.headerslider-keyvisual div.ce-right.ce-intext {
  position: relative;
}
@media (min-width: 992px) {
  .headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-bodytext,
  .headerslider-keyvisual div.ce-left.ce-intext .ce-bodytext,
  .headerslider-keyvisual div.ce-right.ce-intext.ce-nowrap .ce-bodytext,
  .headerslider-keyvisual div.ce-right.ce-intext .ce-bodytext {
    top: 45px;
    bottom: 45px;
  }
}
@media (min-width: 992px) {
  .headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-bodytext,
  .headerslider-keyvisual div.ce-left.ce-intext .ce-bodytext {
    left: 45px;
  }
}
@media (min-width: 992px) {
  .headerslider-keyvisual div.ce-right.ce-intext.ce-nowrap .ce-bodytext,
  .headerslider-keyvisual div.ce-right.ce-intext .ce-bodytext {
    right: 45px;
  }
}
.headerslider-keyvisual div.ce-right.ce-intext.ce-nowrap .ce-gallery,
.headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-gallery,
.headerslider-keyvisual div.ce-left.ce-intext .ce-gallery {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.headerslider-keyvisual div.ce-right.ce-intext.ce-nowrap .ce-gallery figure,
.headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-gallery figure,
.headerslider-keyvisual div.ce-left.ce-intext .ce-gallery figure {
  margin: 0;
  display: block;
}
.headerslider-keyvisual div.ce-right.ce-intext.ce-nowrap .ce-gallery figure img,
.headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-gallery figure img,
.headerslider-keyvisual div.ce-left.ce-intext .ce-gallery figure img {
  width: 100%;
}
/**************************************************/
/*****     Testimonial Slider  - Zitatslider               *****/
/**************************************************/
.testimonial-slider {
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (min-width: 768px) {
  .testimonial-slider .slick-list {
    margin-left: -65px;
    margin-right: -65px;
  }
}
@media screen and (max-width: 650px) {
  .testimonial-slider {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.testimonial-slider *:hover,
.testimonial-slider *:focus {
  outline: none;
}
.testimonial-slider .slick-prev,
.testimonial-slider .slick-next {
  background-color: transparent;
  top: 50%;
  margin-top: -27px;
  transition: opacity 0.25s ease-in-out;
}
.testimonial-slider .slick-prev:hover,
.testimonial-slider .slick-next:hover,
.testimonial-slider .slick-prev:focus,
.testimonial-slider .slick-next:focus {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
}
.testimonial-slider .slick-prev {
  left: 0;
  background-image: url('../symbole/back.svg');
}
@media screen and (min-width: 1350px) {
  .testimonial-slider .slick-prev {
    left: -55px;
  }
}
@media screen and (min-width: 1040px) and (max-width: 1199px) {
  .testimonial-slider .slick-prev {
    left: -55px;
  }
}
@media screen and (min-width: 880px) and (max-width: 991px) {
  .testimonial-slider .slick-prev {
    left: -55px;
  }
}
@media screen and (max-width: 650px) {
  .testimonial-slider .slick-prev {
    left: -10px;
  }
}
.testimonial-slider .slick-next {
  right: 0;
  background-image: url('../symbole/next_dip.svg');
}
@media screen and (min-width: 1350px) {
  .testimonial-slider .slick-next {
    right: -55px;
  }
}
@media screen and (min-width: 1040px) and (max-width: 1199px) {
  .testimonial-slider .slick-next {
    right: -55px;
  }
}
@media screen and (min-width: 880px) and (max-width: 991px) {
  .testimonial-slider .slick-next {
    right: -55px;
  }
}
@media screen and (max-width: 650px) {
  .testimonial-slider .slick-next {
    right: -10px;
  }
}
.testimonial-slider a .testimonial-teaser .testimonial-teaser-text {
  color: #333;
}
.testimonial-slider a:hover .testimonial-teaser .testimonial-teaser-text,
.testimonial-slider a:focus .testimonial-teaser .testimonial-teaser-text {
  color: #333;
}
.testimonial-slider .testimonial-teaser {
  -moz-box-shadow: 3px 6px 11px 3px rgba(128, 128, 128, 0.38);
  -webkit-box-shadow: 3px 6px 11px 3px rgba(128, 128, 128, 0.38);
  box-shadow: 3px 6px 11px 3px rgba(128, 128, 128, 0.38);
  margin: 20px;
}
@media screen and (max-width: 650px) {
  .testimonial-slider .testimonial-teaser {
    margin: 15px;
  }
}
.testimonial-slider .testimonial-teaser .testimonial-teaser-content {
  background-color: #fff;
}
.testimonial-slider .testimonial-teaser .testimonial-teaser-content > .row {
  display: table;
}
.testimonial-slider .testimonial-teaser .testimonial-teaser-content > .row > .col-xs-5,
.testimonial-slider .testimonial-teaser .testimonial-teaser-content > .row > .col-xs-7 {
  display: table-cell;
  vertical-align: top;
  float: none;
}
@media screen and (min-width: 992px) and (max-width: 1220px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content > .row > .col-xs-7 {
    padding-left: 0;
  }
}
@media screen and (max-width: 540px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content > .row > .col-xs-7 {
    padding-left: 0;
  }
}
.testimonial-slider .testimonial-teaser .testimonial-teaser-content .image img {
  margin-left: -1px;
  height: 100%;
  width: 100%;
}
.testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text {
  padding-top: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1220px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text {
    padding-top: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 650px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text {
    padding-top: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 450px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text {
    padding-top: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 400px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text {
    padding-top: 10px;
    padding-right: 10px;
  }
}
.testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text {
  font-style: italic;
}
.testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-big {
  font-size: 23px;
  line-height: 1.2;
}
@media screen and (min-width: 1320px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-big {
    font-size: 26px;
  }
}
@media screen and (min-width: 1420px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-big {
    font-size: 26px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-big {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-big {
    font-size: 29px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 650px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-big {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 540px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-big {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 450px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-big {
    font-size: 15px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 400px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-big {
    font-size: 15px;
    line-height: 1.2;
  }
}
.testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
  font-size: 15px;
  line-height: 1.4;
}
@media screen and (min-width: 1320px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
    font-size: 17px;
  }
}
@media screen and (min-width: 1420px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
    font-size: 17px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
    font-size: 14px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
    font-size: 21px;
  }
}
@media screen and (max-width: 700px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 650px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
    font-size: 16px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 540px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
    font-size: 12px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 450px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
    font-size: 11px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 400px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-text.text-small {
    font-size: 11px;
    line-height: 1.2;
  }
}
.testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-person {
  position: absolute;
  bottom: 30px;
  margin-bottom: 0;
  padding-right: 30px;
  font-family: "DIN Medium";
  font-style: italic;
  line-height: 1.4;
}
@media screen and (min-width: 1420px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-person {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1220px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-person {
    bottom: 20px;
    font-size: 12px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-person {
    font-size: 14px;
  }
}
@media screen and (max-width: 650px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-person {
    font-size: 11px;
    line-height: 1.2;
    bottom: 20px;
  }
}
@media screen and (max-width: 540px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-person {
    font-size: 11px;
    line-height: 1.2;
    bottom: 20px;
  }
}
@media screen and (max-width: 450px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-person {
    bottom: 10px;
    font-size: 10px;
    line-height: 1;
  }
}
@media screen and (max-width: 400px) {
  .testimonial-slider .testimonial-teaser .testimonial-teaser-content .testimonial-teaser-text .testimonial-person {
    font-size: 10px;
    line-height: 1;
    bottom: 10px;
  }
}
/**************************************************/
/*****     ke_search / Suchergebnisseite      *****/
/**************************************************/
/* Suchbox auf Suchergebnisseite */
#wrapper .kesearchbox.overview {
  padding: 20px;
}
#wrapper .kesearchbox.overview label {
  display: block;
}
#wrapper .kesearchbox.overview input[type="submit"] {
  vertical-align: bottom;
}
#wrapper .hits {
  font-size: 30px;
}
#wrapper .tx-kesearch-pi1 .result-list-item {
  padding-top: 55px;
}
/* Pagebrowser */
#wrapper .tx-kesearch-pi1 #kesearch_pagebrowser_bottom {
  margin-top: 55px;
}
#wrapper .tx-kesearch-pi1 .result_txt {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  #wrapper .tx-kesearch-pi1 #form_kesearch_pi1.downloadcenter.searchform .btn-section *:not(:last-child) {
    margin-bottom: 1rem;
  }
}
main .kesearch_pagebrowser {
  text-align: left;
  list-style-type: none;
  margin: 10px 0;
}
main .kesearch_pagebrowser ul {
  padding: 0;
}
main .kesearch_pagebrowser ul li {
  display: inline-block;
}
main .kesearch_pagebrowser ul li:before {
  content: "" !important;
  left: 0;
  margin-left: 0;
}
main .kesearch_pagebrowser ul li a {
  display: inline-block;
  text-decoration: none;
  padding: 4px 10px 2px 10px;
}
main .kesearch_pagebrowser ul li a:before {
  display: none;
  content: "";
}
main .kesearch_pagebrowser ul li a:hover {
  text-decoration: none;
}
/**************************************************/
/*****               Twitter Box              *****/
/**************************************************/
.tx-cw-twitter {
  border: 1px solid #0084b4 !important;
  padding: 0 5px 5px 5px;
}
.tx-cw-twitter .cw-twitter-boxheadline {
  margin: 0 -5px 5px -5px;
  padding: 5px;
  font-family: "DIN Bold";
  background-color: #0084b4;
  background-image: url(../img/logo-twitter.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  color: #ffffff;
}
.tx-cw-twitter .cw-twitter-boxheadline a {
  color: #ffffff;
}
/**************************************************/
/*****          News             *****/
/**************************************************/
/* List View */
.news .article .header p {
  font-family: "DIN Medium";
  font-size: 17px;
  margin-bottom: 0;
}
.news .news-list-month {
  font-size: 26px;
  line-height: 1.2;
  text-transform: uppercase;
}
.news .news-list-day {
  font-size: 50px;
  line-height: 1;
}
.news .event-separator-to {
  text-align: center;
}
.news .news-list-view .article .event-date {
  background: #eeeeee;
  padding-top: 7px;
  padding-left: 13px;
  width: 78px;
}
.news .no-news-found {
  color: #333333;
  font-style: normal;
}
.news .teaser .news-list-month {
  padding-right: 15px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .news .teaser .news-list-month {
    line-height: inherit;
  }
}
@media (min-width: 560px) and (max-width: 768px) {
  .news .teaser .news-list-month {
    line-height: 70px;
  }
}
@media (min-width: 1200px) {
  .news .teaser .news-list-month {
    line-height: 70px;
  }
}
.news .teaser .news-list-day {
  float: left;
  padding-right: 15px;
  line-height: 65px;
}
.news .multicolumn-text .ce-bodytext {
  column-count: 1;
  -webkit-column-count: 1;
  -moz-column-count: 1;
}
.news .article.podcast {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 50px;
  padding-bottom: 25px;
}
.news .article.podcast .news-img-wrap a {
  border: unset;
  padding: 0;
}
.news .article.podcast .audio-player audio {
  margin-bottom: 5px;
  width: 100%;
}
.news .article.podcast .audio-player .uppercase {
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1200px) {
  aside .news .teaser .news-list-month {
    line-height: inherit;
  }
}
@media (min-width: 560px) and (max-width: 768px) {
  aside .news .teaser .news-list-month {
    line-height: inherit;
  }
}
@media (min-width: 1200px) {
  aside .news .teaser .news-list-month {
    line-height: inherit;
  }
}
aside .news .teaser .news-list-day {
  float: none;
  padding-right: 0;
  line-height: inherit;
}
aside .news .teaser .event-more {
  text-align: right;
}
main .news-list-view {
  padding-left: 5px;
}
main .news-list-view li.article::before {
  content: none !important;
}
main .news-list-view ul.f3-widget-paginator li::before {
  content: "";
  margin-left: 0;
}
/* Single View */
.news-single .article .news-img-wrap {
  float: none;
  margin: 0;
  width: 100%;
}
#detail .news-single .article h1 {
  margin-bottom: 15px;
}
.news-single .article .news-list-date {
  font-size: 20px;
  text-align: center;
  margin-bottom: 40px;
}
.news-related {
  text-align: center;
  border: 0;
  font-size: 20px;
  padding-bottom: 40px;
}
.news.news-single .article h3 {
  margin: 10px 0;
}
/* Next Events */
.event-more {
  text-align: right;
}
/**************************************************/
/*****          Mobile Navigation             *****/
/**************************************************/
.dl-menuwrapper {
  z-index: 1000;
  right: 10px;
  bottom: 60px;
  position: absolute !important;
}
.dl-menuwrapper:first-child {
  margin-right: 0 !important;
}
.dl-menuwrapper button.dl-trigger {
  border: medium none;
  cursor: pointer;
  height: 50px;
  outline: medium none;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -2em;
  width: 90px;
}
.dl-menuwrapper button.dl-trigger:focus {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.2rem;
}
.dl-menuwrapper button.dl-trigger:focus:not(:focus-visible) {
  outline: 0;
}
.dl-menuwrapper button.dl-trigger:focus-visible {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.2rem;
}
.dl-menuwrapper button.dl-trigger:after {
  box-shadow: 0 8px 0, 0 4px 0;
  content: "" !important;
  height: 2px;
  left: auto;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 15px;
}
.dl-menuwrapper .dl-menu {
  margin-top: 50px !important;
  padding-bottom: 100px !important;
}
.dl-menuwrapper ul li a {
  border-bottom: 1px solid !important;
}
.dl-menuwrapper li.dl-back,
.dl-menuwrapper li.dl-back:hover {
  background-position: 5% center !important;
  background-repeat: no-repeat !important;
}
.dl-menuwrapper li > a:not(:only-child),
.dl-menuwrapper li > a:not(:only-child):hover {
  background-position: 95% center !important;
  background-repeat: no-repeat !important;
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  content: "" !important;
}
/* Suchbox in mobilem Menu */
.dl-menuwrapper .searchform {
  margin: 0;
  padding: 15px;
}
/* Metanavigation in mobiler Navigation */
.dl-menuwrapper .meta-nav-mobile a {
  font-size: 13px;
}
/* zweite Ebene */
.dl-menuwrapper ul li ul li a {
  padding-left: 40px;
}
.dl-menuwrapper ul li ul li.parent a {
  padding-left: 20px;
}
.dl-menuwrapper ul li ul li.parent a {
  font-family: "DIN Bold";
}
/***** Mobile Navigation *****/
.navbar-default .navbar-button {
  width: 100%;
  line-height: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .nav-mobile-wrapper,
  .nav-mobile-wrapper .mp-level {
    display: none !important;
  }
  #wrapper {
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
  }
}
/**************************************************/
/*****          Page Navigation Slider        *****/
/**************************************************/
.page-prev,
.page-next {
  border: medium none;
  display: block;
  height: 55px;
  position: absolute;
  bottom: 285px;
  width: 35px;
  opacity: 0.8;
  z-index: 10;
}
@media (max-width: 768px) {
  .page-prev,
  .page-next {
    bottom: 40%;
  }
}
.page-prev {
  background-repeat: no-repeat;
  background-position: center center;
  left: -20px;
}
@media (max-width: 768px) {
  .page-prev {
    left: -15px;
  }
}
.page-next {
  background-repeat: no-repeat;
  background-position: center center;
  right: -20px;
}
@media (max-width: 768px) {
  .page-next {
    right: -15px;
  }
}
/**************************************************/
/*****          Pager Navigation              *****/
/**************************************************/
.f3-widget-paginator,
.pager {
  text-align: right;
  list-style-type: none;
  margin: 10px 0;
}
.f3-widget-paginator li,
.pager li {
  display: inline-block;
  padding: 4px 10px 2px 10px;
}
.f3-widget-paginator li:before,
.pager li:before {
  display: none;
  content: "";
}
.f3-widget-paginator li:hover a,
.pager li:hover a {
  text-decoration: none;
}
.f3-widget-paginator li a,
.pager li a {
  padding: 0;
}
/**************************************************/
/*****                 Layout Detailseite     *****/
/**************************************************/
#detail hr {
  border-top: 7px solid;
  margin: 0;
}
/**************************************************/
/***** Poolprojektsuche/Praktikumsplatzsuche  *****/
/**************************************************/
.tx-xm-poolprojektsuche form.multistage {
  padding-top: 40px;
}
.tx-xm-poolprojektsuche form.multistage .intro {
  font-size: 20px;
}
.tx-xm-poolprojektsuche form.multistage .intro,
.tx-xm-poolprojektsuche form.multistage .form-group {
  padding-left: 40px;
  padding-right: 40px;
}
.tx-xm-poolprojektsuche .list-result {
  padding: 30px 40px;
  margin-bottom: 10px;
}
.tx-xm-poolprojektsuche .list-result h2 {
  font-size: 20px;
  font-family: "DIN Regular";
}
.tx-xm-poolprojektsuche .list-result .description {
  font-size: 15px;
  font-family: "DIN Medium";
}
.tx-xm-poolprojektsuche .list-result p,
.tx-xm-poolprojektsuche .list-result ul {
  margin-bottom: 20px;
}
.tx-xm-poolprojektsuche .list-result ul li:before {
  content: "•";
  margin-left: -8px;
}
.tx-xm-poolprojektsuche .count-result {
  font-family: "DIN Light";
  font-size: 20px;
  margin: 20px 0;
}
.tx-xm-poolprojektsuche .navi-next button {
  background-color: transparent;
}
.tx-xm-poolprojektsuche .navi-back > a {
  display: block;
  width: 90px;
}
@media (max-width: 376px) {
  #wrapper .tx-xm-poolprojektsuche .button-back {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }
  #wrapper .tx-xm-poolprojektsuche .button-next {
    position: absolute;
    right: 0;
    top: 0;
  }
  #wrapper .tx-xm-poolprojektsuche .navi-back a {
    text-align: right;
  }
  #wrapper .tx-xm-poolprojektsuche .navi-back a,
  #wrapper .tx-xm-poolprojektsuche .navi-next button {
    position: relative;
    width: 100%;
    line-height: 55px;
  }
  #wrapper .tx-xm-poolprojektsuche .navi-back a:focus,
  #wrapper .tx-xm-poolprojektsuche .navi-next button:focus {
    outline: none;
  }
  #wrapper .tx-xm-poolprojektsuche .navi-next {
    height: 100%;
  }
  #wrapper .tx-xm-poolprojektsuche .navi-next button {
    height: auto;
    text-align: left;
    line-height: 55px;
  }
}
/**************************************************/
/*****             Publikationen              *****/
/**************************************************/
main .tx-xm-publications {
  margin-bottom: 20px;
}
#wrapper .tx-xm-publications .publication {
  padding: 20px;
  margin-bottom: 20px;
}
#wrapper .tx-xm-publications .publication h3 {
  font-size: 15px;
  font-family: "DIN Bold";
}
@media (max-width: 768px) {
  #wrapper .tx-xm-publications .publication img {
    margin-bottom: 10px;
  }
}
#wrapper .tx-xm-publications .publication .info,
#wrapper .tx-xm-publications .publication .hint {
  font-size: 13px;
}
#wrapper .tx-xm-publications .publication .hint {
  margin: 20px 0 20px 0;
}
@media (max-width: 768px) {
  #wrapper .tx-xm-publications .publication form {
    margin-top: 20px;
  }
}
#wrapper .tx-xm-publications .publication .description {
  margin-bottom: 20px;
}
#wrapper .tx-xm-publications .publication .programtitle:before {
  content: ", ";
}
#wrapper .tx-xm-publications .publication .programtitle:first-child:before {
  content: "";
}
#wrapper .tx-xm-publications form .btn {
  margin-right: 10px;
}
@media (max-width: 480px) {
  #wrapper .tx-xm-publications form .btn + .btn {
    margin-top: 10px;
  }
}
#wrapper .tx-xm-publications form.ajax .form-group > *:not(:last-child) {
  margin-right: 0.4rem;
}
#wrapper .tx-xm-publications .navi-back,
#wrapper .tx-xm-publications .navi-next {
  margin: 20px 0 0 0;
}
#wrapper .tx-xm-publications .table > thead > tr > th {
  padding: 20px 10px;
  border-bottom-style: solid;
  border-bottom-width: 10px;
}
#wrapper .tx-xm-publications .table > thead > tr > th:first-child {
  padding: 20px 10px 20px 20px;
}
#wrapper .tx-xm-publications .table > thead > tr > th:last-child {
  padding: 20px 20px 20px 10px;
}
#wrapper .tx-xm-publications .table > tbody > tr {
  border-bottom-style: solid;
  border-bottom-width: 10px;
}
#wrapper .tx-xm-publications .table > tbody > tr:last-child {
  border-bottom: none;
}
#wrapper .tx-xm-publications .table > tbody > tr > td {
  border: none;
  padding: 10px;
  vertical-align: top;
}
#wrapper .tx-xm-publications .table > tbody > tr > td:first-child {
  padding: 20px 10px 20px 20px;
}
#wrapper .tx-xm-publications .table > tbody > tr > td:last-child {
  padding: 20px 20px 20px 10px;
}
#wrapper .tx-xm-publications .table > tbody > tr > td strong {
  vertical-align: top;
}
#wrapper .tx-xm-publications .table > tbody > tr > td span {
  display: inline-block;
  font-size: 13px;
}
#wrapper .tx-xm-publications .table > tbody > tr > td img {
  width: 150px;
  margin-right: 10px;
}
#wrapper .tx-xm-publications .table > tbody > tr > td a.remove {
  margin-top: 10px;
  border: 1px solid;
  border-radius: 13px;
  width: 25px;
  height: 25px;
  display: block;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
}
#wrapper .tx-xm-publications .order-summary {
  margin-top: 50px;
}
#wrapper .tx-xm-publications .order-summary .list {
  padding: 10px 20px;
}
#wrapper .tx-xm-publications .order-summary .list .row {
  padding: 10px 0;
}
#wrapper .tx-xm-publications .mini-cart {
  background-repeat: no-repeat;
  background-position: right center;
  text-align: right;
  padding: 0 30px 0 0;
  margin-top: 15px;
  font-size: 13px;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#wrapper .tx-xm-publications .typo3-messages {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1270px;
  text-align: center;
  padding: 20px;
  box-shadow: 5px 5px 5px 0px #777777;
  -moz-box-shadow: 5px 5px 5px 0px #777777;
  -webkit-box-shadow: 5px 5px 5px 0px #777777;
  display: block;
  opacity: 0;
  z-index: 1;
  animation: hideMe 6s 1 forwards;
  -webkit-animation: hideMe 6s 1 forwards;
  /* Duration of fading and repetitions */
  /* Pause before fade */
  /* Safari and Chrome */
  animation: hideMe 6s 1 backwards;
  -webkit-animation: hideMe 6s 1 backwards;
  /* End by showing the content */
}
@-webkit-keyframes hideMe {
  0%,
  100% {
    opacity: 0;
    z-index: 1;
  }
  25%,
  75% {
    z-index: 4;
  }
  50% {
    opacity: 1;
    z-index: 10;
  }
}
@keyframes hideMe {
  0%,
  100% {
    opacity: 0;
    z-index: 1;
  }
  25%,
  75% {
    z-index: 4;
  }
  50% {
    opacity: 1;
    z-index: 10;
  }
}
#wrapper .tx-xm-publications .filter h2 {
  font-size: 19px;
  font-family: "DIN Light";
  padding-top: 0;
}
#wrapper .tx-xm-publications .filter h2.filter {
  padding-left: 30px;
  background-position: left top;
  background-repeat: no-repeat;
}
#wrapper .tx-xm-publications .filter .btn {
  box-shadow: 0 0;
}
#wrapper .tx-xm-publications .filter .panel-group {
  border-bottom: 1px dotted;
}
#wrapper .tx-xm-publications .filter .panel-group .panel {
  border-top: 1px dotted;
}
#wrapper .tx-xm-publications .filter .panel-group .panel .panel-heading {
  padding: 0;
}
#wrapper .tx-xm-publications .filter .panel-group .panel .panel-heading .panel-title {
  font-size: 15px;
  padding: 10px 0 5px 0;
}
#wrapper .tx-xm-publications .filter .panel-group .panel .panel-heading .panel-title a {
  display: block;
  padding-left: 20px;
  background-position: right center;
  background-repeat: no-repeat;
  margin-right: 10px;
}
#wrapper .tx-xm-publications .filter .panel-group .panel .panel-heading .panel-title a:hover {
  text-decoration: none;
}
/**************************************************/
/*****  Section Consulting-map (Beraterkarte) *****/
/**************************************************/
.xm_consultant_map #btn-print {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.xm_consultant_map select.form-control {
  margin-top: 10px;
  margin-bottom: 10px;
}
.xm_consultant_map .detail {
  margin-bottom: 15px;
}
/**************************************************/
/*****             Dokumentensuche            *****/
/**************************************************/
#wrapper .downloadcenter {
  padding: 20px 40px;
}
#wrapper .downloadcenter legend {
  text-align: left;
  padding: 0;
  margin: 0;
}
#wrapper .downloadcenter .form-group {
  margim-bottom: 40px;
}
/**************************************************/
/*****    Smartmap / Beraterlandkarte         *****/
/**************************************************/
/* Buttons für Slide Ansprechpartner */
.smartmap .slick-prev,
.smartmap .slick-next {
  background-size: 30% 30%;
  height: 35px;
  width: 25px;
  bottom: 15px;
}
@media (min-width: 385px) {
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: -33px;
  }
}
@media (max-width: 385px) {
  .slick-next {
    right: -1px;
  }
  .slick-prev {
    left: -29px;
  }
}
.gallery-mini {
  padding: 0 15px;
}
.gallery-mini .slick-prev {
  left: -30px;
}
.gallery-mini .slick-next {
  right: 0px;
}
@media screen and (min-width: 385px) {
  .gallery-mini {
    padding: 0 20px;
  }
  .gallery-mini .slick-prev {
    left: -36px;
  }
  .gallery-mini .slick-next {
    right: 3px;
  }
}
@media screen and (max-width: 384px) {
  .gallery-mini .slick-next {
    right: -1px;
  }
}
.smartmap .kontakte-slider {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.smartmap .kontakte-slider p {
  margin: 0.2em;
}
.smartmap h2 {
  margin-top: 50px;
  padding-bottom: 15px;
  text-align: center;
  font-family: "DIN Regular";
  font-size: 30px;
}
.smartmap h3 {
  margin-top: 0;
  font-sizenavi-back: 20px;
}
@media (max-width: 992px) {
  .smartmap h3 {
    margin-top: 20px;
  }
}
.smartmap .description {
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  padding-bottom: 30px;
}
.smartmap label {
  font-weight: normal;
}
.smartmap input.btn {
  display: block;
}
.smartmap label input {
  margin-top: 5px;
  margin-right: 10px;
}
.leaflet-popup-content-wrapper {
  border-radius: 0 !important;
}
.map-description {
  margin-top: 20px;
}
#detail .smartmap .container {
  padding: 0;
}
/********************/
/*** EXT:xm_media ***/
/********************/
.openTooltip--media-video {
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 0);
  transition: opacity .5s, transform .5s;
}
.openTooltip--media-video * {
  color: inherit;
}
.xm-media-video__container {
  position: relative;
}
.xm-media-video__container.xm-media-video--active {
  z-index: 2;
}
.xm-media-video__container.xm-media-video--active::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
.xm-media-video__container.xm-media-video--active .xm-media-video__button {
  display: none;
}
.xm-media-video__container .xm-media-video__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.xm-media-video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 40px;
  height: 40px;
  margin: -20px;
  background: #fff;
  border: 0;
  border-radius: 100%;
}
.xm-media-video__button.xm-media-video__button--show-hint + .xm-media-video__hint,
.xm-media-video__button:hover + .xm-media-video__hint,
.xm-media-video__button:focus + .xm-media-video__hint {
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 0);
  transition: opacity .5s, transform .5s;
}
.xm-media-video__button.xm-media-video__button--show-hint + .xm-media-video__hint *,
.xm-media-video__button:hover + .xm-media-video__hint *,
.xm-media-video__button:focus + .xm-media-video__hint * {
  color: inherit;
}
.xm-media-video__button::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '‣';
  z-index: 1;
  margin: -12px;
  font-size: 40px;
  line-height: .75;
  color: #333333;
}
.xm-media-video__hint {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 400px;
  max-width: 90%;
  margin-top: 35px;
  padding: 10px;
  font-size: 12px;
  color: #003269;
  background: rgba(255, 255, 255, 0.9);
  transform: translate3d(-50%, -20px, 0);
  transition: opacity .5s, transform .5s, visibility 0s .5s;
}
.xm-media-video__hint:hover {
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 0);
  transition: opacity .5s, transform .5s;
}
.xm-media-video__hint:hover * {
  color: inherit;
}
.xm-media-video__hint.close {
  display: none;
}
.xm-media-video__hint::before {
  content: '';
  z-index: 2;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -6px;
  border-style: solid;
  border-width: 0 6px 6px;
  border-color: transparent transparent #fff;
}
.xm_media-preview__image {
  display: block;
  margin: auto;
}
.xm_media-preview__image--noise .xm_media-preview__image--noise-contain {
  background-image: url(data:image/png;base64,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);
  background-color: #0e0e0e;
  background-repeat: repeat;
  background-position: 0 0;
  -webkit-animation: noiseAnim 0.5s infinite linear alternate;
  -moz-animation: noiseAnim 0.5s infinite linear alternate;
  -o-animation: noiseAnim 0.5s infinite linear alternate;
  animation: noiseAnim 0.5s infinite linear alternate;
}
.xm_media-preview__image--noise .xm_media-preview__image--noise-contain::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
@-webkit-keyframes noiseAnim {
  0% {
    background-position: 100px 2000px;
  }
  20% {
    background-position: -500px 0;
  }
  40% {
    background-position: 1000px -100px;
  }
  60% {
    background-position: 0 -1500px;
  }
  80% {
    background-position: -1000px -300px;
  }
  100% {
    background-position: 1600px -600px;
  }
}
@-moz-keyframes noiseAnim {
  0% {
    background-position: 100px 2000px;
  }
  20% {
    background-position: -500px 0;
  }
  40% {
    background-position: 1000px -100px;
  }
  60% {
    background-position: 0 -1500px;
  }
  80% {
    background-position: -1000px -300px;
  }
  100% {
    background-position: 1600px -600px;
  }
}
@-o-keyframes noiseAnim {
  0% {
    background-position: 100px 2000px;
  }
  20% {
    background-position: -500px 0;
  }
  40% {
    background-position: 1000px -100px;
  }
  60% {
    background-position: 0 -1500px;
  }
  80% {
    background-position: -1000px -300px;
  }
  100% {
    background-position: 1600px -600px;
  }
}
@keyframes noiseAnim {
  0% {
    background-position: 100px 2000px;
  }
  20% {
    background-position: -500px 0;
  }
  40% {
    background-position: 1000px -100px;
  }
  60% {
    background-position: 0 -1500px;
  }
  80% {
    background-position: -1000px -300px;
  }
  100% {
    background-position: 1600px -600px;
  }
}
/**************************************************/
/*****             Tables                     *****/
/**************************************************/
.ce-table tr td,
.contenttable tr td,
.ce-table tr th,
.contenttable tr th {
  padding-left: 10px;
  padding-right: 10px;
}
.ce-table tr td:first-child,
.contenttable tr td:first-child,
.ce-table tr th:first-child,
.contenttable tr th:first-child {
  padding-left: 0px;
}
.ce-table tr td:first-child,
.contenttable tr td:first-child,
.ce-table tr th:first-child,
.contenttable tr th:first-child {
  padding-right: 0px;
}
.ce-table.ce-table-striped > thead > tr > th,
.contenttable-striped > thead > tr > th {
  background-color: #c4c4c4;
  border-bottom: 2px solid #555555;
  padding: 10px;
}
.ce-table.ce-table-striped > thead > tr > th:first-child,
.contenttable-striped > thead > tr > th:first-child {
  padding-left: 10px;
  padding-right: 10px;
}
.ce-table.ce-table-striped > thead > tr > th:last-child,
.contenttable-striped > thead > tr > th:last-child {
  padding-left: 10px;
  padding-right: 10px;
}
.ce-table.ce-table-striped > tbody > tr > td,
.contenttable-striped > tbody > tr > td {
  background-color: #eeeeee;
  border-bottom: 1px solid #555555;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ce-table.ce-table-striped > tbody > tr > td:first-child,
.contenttable-striped > tbody > tr > td:first-child {
  padding-left: 10px;
  padding-right: 10px;
}
.ce-table.ce-table-striped > tbody > tr > td:last-child,
.contenttable-striped > tbody > tr > td:last-child {
  padding-left: 10px;
  padding-right: 10px;
}
.ce-table.ce-table-striped > tbody > tr:nth-child(2n+1) > td,
.contenttable-striped > tbody > tr:nth-child(2n+1) > td {
  background-color: #ffffff;
}
.ce-table.ce-table-striped > tbody > tr:last-child > td,
.contenttable-striped > tbody > tr:last-child > td {
  border-bottom: none;
}
.ce-table.ce-table-bordered > thead > tr > th,
.contenttable-bordered > thead > tr > th {
  border-bottom: 2px solid #c4c4c4;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
}
.ce-table.ce-table-bordered > thead > tr > th:first-child,
.contenttable-bordered > thead > tr > th:first-child {
  padding-left: 10px;
  padding-right: 10px;
}
.ce-table.ce-table-bordered > thead > tr > th:last-child,
.contenttable-bordered > thead > tr > th:last-child {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #c4c4c4;
}
.ce-table.ce-table-bordered > tbody > tr > td,
.contenttable-bordered > tbody > tr > td {
  border-bottom: 1px solid #c4c4c4;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
}
.ce-table.ce-table-bordered > tbody > tr > td:first-child,
.contenttable-bordered > tbody > tr > td:first-child {
  padding-left: 10px;
  padding-right: 10px;
}
.ce-table.ce-table-bordered > tbody > tr > td:last-child,
.contenttable-bordered > tbody > tr > td:last-child {
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
}
.ce-table.ce-table-bordered > tbody > tr:last-child > td,
.contenttable-bordered > tbody > tr:last-child > td {
  border-bottom: 1px solid #c4c4c4;
}
/**************************************************/
/*****             A-Z Liste                  *****/
/**************************************************/
#list_letters {
  list-style: none;
  padding-left: 0;
}
#list_letters:before,
#list_letters:after {
  display: block;
  border-top: 1px solid #777777;
  content: "";
  margin-top: 10px;
  margin-bottom: 10px;
}
#list_letters li {
  display: inline-block;
}
#list_letters li:before {
  display: none;
}
#list_letters li a {
  display: inline-block;
  padding: 8px;
  text-decoration: underline;
}
#list_letters li a:hover,
#list_letters li a:focus {
  text-decoration: none;
  background-color: #23527c;
  color: #ffffff;
}
#list_letters li a:focus {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.1rem;
}
#list_letters li a:focus:not(:focus-visible) {
  outline: 0;
}
#list_letters li a:focus-visible {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.1rem;
}
#list_letters li.current a {
  text-decoration: none;
  background-color: #23527c;
  color: #ffffff;
}
#list_letters li.inactive a {
  cursor: default;
  color: #666666;
  text-decoration: none;
  user-select: none;
}
#list_letters li.inactive a:hover,
#list_letters li.inactive a:focus {
  text-decoration: none;
  background-color: transparent;
  color: #666666;
  outline: none;
}
#accordion-glossar .panel-group-tab[id^="a-z-list-panel-"].inactive {
  display: none;
}
/**************************************************/
/*****             GRID                  *****/
/**************************************************/
@media screen and (min-width: 1200px) and (max-width: 1270px) {
  .container {
    width: 1200px;
  }
}
/*******************************************/
/******     Themen     *********************/
/*******************************************/
.themes h2 {
  margin-bottom: 25px;
}
.themes .mail {
  margin-top: 10px;
}
.themes h4 {
  font-family: "DIN Medium";
  margin-bottom: 20px;
}
.themes .image-caption,
.themes .video-text {
  margin-top: 15px;
  font-size: 13px;
}
.themes .teaserDarkgreyBg {
  padding: 15px 20px 5px;
  margin-bottom: 20px;
}
.themes .teaserDarkgreyBg h4 {
  font-family: "DIN Medium";
  margin-bottom: 20px;
}
.themes .teaserDarkgreyBg h5 {
  font-family: "DIN Regular";
}
.themes .teaserDarkgreyBg p {
  margin-bottom: 20px;
}
.themes .teaserDarkgreyBg .frame-type-text {
  margin-bottom: 0;
}
.themes .headerslider-keyvisual {
  margin-bottom: 50px;
}
.themes .headerslider-keyvisual .csc-default {
  border-bottom: medium none;
}
.themes .headerslider-keyvisual .slick-slide {
  margin: 0;
}
@media (min-width: 992px) {
  .themes .headerslider-keyvisual {
    margin-bottom: 100px;
  }
}
.themes .headerslider-keyvisual .slick-prev {
  background-image: url('../img/arrow_left.png');
  background-color: #9f9f9f;
}
.themes .headerslider-keyvisual .slick-next {
  background-image: url('../img/arrow_right.png');
  background-color: #9f9f9f;
}
.themes .headerslider-keyvisual .slick-dots {
  bottom: -45px;
}
.themes .headerslider-keyvisual .image {
  margin-bottom: 0;
}
.themes .headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-bodytext {
  height: auto;
  border-bottom: medium none;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .themes .headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-bodytext {
    left: 120px;
    top: auto;
    padding: 30px 50px;
    background: linear-gradient(135deg, transparent 25px, #ffffff 25px) top left;
  }
  .themes .headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-bodytext:before {
    position: absolute;
    content: '';
    border-left: 35px solid transparent;
    border-bottom: 35px solid #9f9f9f;
    top: 0;
    left: 0;
  }
}
.themes .headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-bodytext a {
  color: #000;
}
.themes .headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-bodytext h2 {
  font-size: 28px;
}
.themes .headerslider-keyvisual div.ce-left.ce-intext.ce-nowrap .ce-bodytext p.teaser-category {
  font-size: 16px;
  margin-bottom: 10px;
}
.themes .textImageTeaser {
  background-color: #f1f1f1;
  padding: 50px 0 40px;
  margin-bottom: 50px;
}
.themes .textImageTeaser h3 {
  margin-top: 0;
}
.themes .textImageTeaser p {
  margin-top: -2px;
}
.themes .image {
  margin-bottom: 50px;
}
.themes .teaserDarkgreyBg .frame-layout-135 .image,
.themes .overview .frame-custom-20 .image {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .themes .imageWideLeft {
    margin-left: -15%;
  }
}
@media (min-width: 992px) {
  .themes .imageWideRight {
    margin-right: -15%;
  }
}
.themes .frame-type-text {
  margin-bottom: 50px;
}
.themes hr {
  border-color: #e1e1e1;
  margin-bottom: 50px;
}
.themes .arrowUp {
  text-align: center;
  margin-bottom: 50px;
}
.themes #shortcuts ul {
  padding: 0;
  margin: 0;
  list-style: none outside none;
  background-color: #f1f1f1;
  display: inline-block;
  padding: 15px 15px 10px;
}
.themes #shortcuts ul li {
  display: inline-block;
  font-weight: bold;
  margin-right: 20px;
}
.themes #shortcuts ul li:before {
  content: '' !important;
  left: 0 !important;
  margin-left: 0 !important;
}
.themes #shortcuts ul li:last-child {
  margin-right: 0;
}
.themes #shortcuts ul li a {
  color: #000000;
}
.themes .newsDiv {
  background-color: #f1f1f1;
  padding: 20px;
}
.themes .newsDiv .news-list-date {
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block;
}
.themes .newsDiv h3 {
  margin-bottom: 20px;
}
.themes .newsDiv h3 a {
  color: #000000;
}
.themes .newsDiv .readmore {
  color: #000000;
}
.themes .newsDiv .teaser-text {
  margin-bottom: 10px;
}
.themes .news .article .news-img-wrap {
  float: none;
  margin: 0 0 20px;
}
.themes .news .article .news-img-wrap a {
  border: medium none;
  padding: 0;
  float: none;
}
.themes .news .article .news-img-wrap img {
  float: none;
}
.themes .readAll {
  text-align: center;
  display: block;
  color: #000;
  margin-top: 30px;
}
.themes .news-list-view {
  margin-bottom: 50px;
}
.themes .themesOverview {
  margin-bottom: 50px;
  background-color: #f1f1f1;
  padding: 40px 15px 40px;
}
.themes .themesOverview .OverviewThemeItem {
  margin-bottom: 40px;
}
.themes .themesOverview .OverviewThemeItem.col33percent .textBox {
  padding-top: 0;
  top: 270px;
}
@media (min-width: 1200px) {
  .themes .themesOverview .OverviewThemeItem {
    margin-bottom: 80px;
    cursor: pointer;
    overflow: hidden;
  }
  .themes .themesOverview .OverviewThemeItem .imageBox {
    overflow: hidden;
  }
  .themes .themesOverview .OverviewThemeItem img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
  }
  .themes .themesOverview .OverviewThemeItem .textBox {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    background-color: #f1f1f1;
    padding: 10px 0;
    width: calc(100% - 30px);
    top: 200px;
    min-height: 80px;
  }
  .themes .themesOverview .OverviewThemeItem .textBox .textBoxHidden {
    display: none;
  }
}
.themes .themesOverview .OverviewThemeItem a {
  color: #000;
}
.themes .themesOverview .OverviewThemeItem.active .textBox {
  top: 0;
  min-height: 280px;
}
.themes .themesOverview .OverviewThemeItem.active .textBox .textBoxHidden {
  display: block;
}
.themes .themesOverview .OverviewThemeItem.active img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.themes .headersub h2 {
  text-align: center;
  font-size: 20px;
  font-family: "DIN Light";
  margin-bottom: 50px;
}
.themes .headersub h1 {
  margin-bottom: 20px !important;
}
.themes .imageslider-themes {
  margin-bottom: 50px;
}
.themes .imageslider-themes .slick-track figcaption {
  display: block !important;
}
.themes .imageslider-themes .slick-prev,
.themes .imageslider-themes .slick-next {
  background-image: url('../img/arrow_left.png');
  background-color: transparent;
  bottom: 50%;
  left: -50px;
}
.themes .imageslider-themes .slick-next {
  background-image: url('../img/arrow_right.png');
  left: auto;
  right: -50px;
}
.themes .imageslider-themes .slick-slide {
  margin: 0;
}
.themes .infobox {
  background-color: #9f9f9f;
  color: #ffffff;
  padding: 25px 0 15px;
  margin-bottom: 50px;
}
.themes .infobox ul {
  padding: 0;
  margin: 0;
  list-style: none outside none;
}
.themes .infobox ul li:before {
  content: '' !important;
  left: 0 !important;
  margin-left: 0 !important;
}
.themes .infobox a {
  color: #ffffff;
}
.themes .infobox .frame-type-text {
  margin-bottom: 0;
}
.themes .infobox .infoIcon {
  margin-top: 10px;
}
#pub-layer {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
#pub-layer .box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 30px;
  border: 1px solid #eeeeee;
  text-align: center;
}
#pub-layer .box .btn {
  border: none;
  padding: 2px 15px;
  border-radius: 0 0;
  height: 30px;
  line-height: 30px;
  background-color: #335b87;
  color: #ffffff;
}
#pub-layer .box .btn:focus {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.1rem;
}
#pub-layer .box .btn:focus:not(:focus-visible) {
  outline: 0;
}
#pub-layer .box .btn:focus-visible {
  outline: 0.2rem solid #333333;
  outline: 0.2rem solid -webkit-focus-ring-color;
  outline-offset: 0.1rem;
}
#pub-layer .box .btn:not(last-child) {
  margin-right: 1.5rem;
}
@media (max-width: 991px) {
  #pub-layer .box {
    max-width: 300px;
  }
  #pub-layer .box .btn {
    margin-top: 10px;
  }
}
.headerslider-keyvisual figure,
.key-visual figure {
  position: relative;
}
.headerslider-keyvisual figcaption,
.key-visual figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 50, 105, 0.8);
  display: block !important;
  height: 0;
  -webkit-transition: height 1s;
  -moz-transition: height 1s;
  -ms-transition: height 1s;
  -o-transition: height 1s;
  transition: height 1s;
  font-size: 15px;
  line-height: 32px;
  color: white;
  padding: 0 10px;
}
.headerslider-keyvisual figcaption.showItem,
.key-visual figcaption.showItem {
  height: 25px;
  z-index: 1;
}
.headerslider-keyvisual .slick-track figcaption,
.key-visual .slick-track figcaption {
  display: block !important;
}
.headerslider-keyvisual .openFigcaption,
.key-visual .openFigcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 50, 105, 0.8);
  height: 25px;
  width: 25px;
  line-height: 32px;
  text-align: center;
  color: white;
  z-index: 6000;
}
.headerslider-keyvisual .closeFigcaption,
.key-visual .closeFigcaption {
  visibility: hidden;
  padding: 0 10px;
  color: white;
  z-index: 6000;
}
.frame-space-after-extra-small {
  margin-bottom: .5rem;
}
.frame-space-after-small {
  margin-bottom: 1rem;
}
.frame-space-after-medium {
  margin-bottom: 2rem;
}
.frame-space-after-large {
  margin-bottom: 4rem;
}
.frame-space-after-extra-large {
  margin-bottom: 6rem;
}
.frame-space-before-extra-small {
  margin-top: .5rem;
}
.frame-space-before-small {
  margin-top: 1rem;
}
.frame-space-before-medium {
  margin-top: 2rem;
}
.frame-space-before-large {
  margin-top: 4rem;
}
.frame-space-before-extra-large {
  margin-top: 6rem;
}
#home .key-visual {
  height: auto;
}
@media only screen and (min-width: 768px) {
  #home .key-visual {
    height: 520px;
  }
}
#home .key-visual.key-visual-zoom-container.mk-responsive {
  position: static;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  #home .key-visual.key-visual-zoom-container.mk-responsive {
    position: absolute;
  }
}
#home .key-visual .container.mk-responsive {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  #home .key-visual .container.mk-responsive {
    padding-top: 240px;
  }
}
#landing #wrapper {
  max-width: 950px;
}
#landing #wrapper .container {
  padding: 0;
  width: unset;
}
#landing #wrapper .container #logo {
  height: 120px;
  left: 0;
  margin: auto;
  width: max-content;
}
#landing #wrapper main .landingpage-button {
  margin: auto;
  width: max-content;
}
#landing #wrapper main .landingpage-button a {
  background: #ee7c16;
  clip-path: polygon(100% 11%, 95% 88%, 5% 100%, 0 0);
  color: #ffffff;
  display: block;
  padding: 10px 30px;
  font-weight: bold;
}
#landing #wrapper main .landingpage-button a:hover,
#landing #wrapper main .landingpage-button a:focus {
  background: #f6a027;
  text-decoration: none;
}
#landing #wrapper main .landingpage-button:nth-child(2n) a {
  clip-path: polygon(95% 100%, 100% 0%, 0 11%, 5% 88%);
}
#landing #wrapper main .ce-image {
  margin: 0 15px;
}
#landing #wrapper main .ce-gallery img {
  max-width: 300px;
  min-width: 300px;
  transition: transform .25s;
}
#landing #wrapper main .ce-gallery img:hover,
#landing #wrapper main .ce-gallery img:focus {
  transform: scale(0.98);
}
@media (max-width: 767px) {
  #landing #wrapper main .ce-gallery img {
    max-width: 110px;
    min-width: 110px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #landing #wrapper main .ce-gallery img {
    max-width: 200px;
    min-width: 200px;
  }
}
#landing #wrapper .footer {
  min-height: 100px;
}
#landing #wrapper .footer .footer-nav {
  text-align: center;
}
#landing.page9134 #wrapper .container #logo {
  width: 120px;
}
/**************************************************/
/*****             IBS-Datenbank              *****/
/**************************************************/
.count-result {
  font-family: "DIN Light";
  font-size: 20px;
  margin: 20px 0;
}
.list-result {
  padding: 30px 40px;
  margin-bottom: 10px;
}
.list-result a {
  word-break: break-word;
}
.list-result h2 {
  font-size: 20px;
  font-family: "DIN Regular";
}
.list-result .description {
  font-size: 15px;
  font-family: "DIN Medium";
}
.list-result p,
.list-result ul {
  margin-bottom: 20px;
}
.list-result ul li:before {
  content: "•";
  margin-left: -8px;
}
.ibs-db-form {
  padding-top: 40px;
}
.ibs-db-form .intro,
.ibs-db-form .form-group {
  padding-left: 40px;
  padding-right: 40px;
}
.ibs-db-form .intro {
  font-size: 20px;
}
.countries > div {
  margin-left: 20px;
}
.togglelink:hover,
.togglelink:focus,
.togglelink:active,
.togglelink:visited {
  text-decoration: none;
}
.togglelink:after {
  /*content: "\2227";*/
  content: url(../img/arrow_up_tiny.png);
  vertical-align: middle;
}
.togglelink.collapsed:after {
  /*content: "\2228";*/
  content: url(../img/arrow_down_tiny.png);
  vertical-align: middle;
}
ul.wysihtml5-toolbar li {
  list-style-type: none !important;
  display: inline;
  padding-right: 5px;
}
main ul.wysihtml5-toolbar li:before {
  content: "";
}
main ul.wysihtml5-toolbar {
  padding-left: 5px;
}
div.typo3-message {
  padding: 5px 5px;
  margin: 10px 0;
}
h4.required:after,
label.required:after {
  content: " *";
}
.buttons {
  clear: both;
  padding-top: 10px;
}
legend.required:after {
  content: " *";
}
.wysihtml5-supported legend {
  border: 0;
  font-size: 15px;
  font-weight: bold;
}
.wysihtml5-supported li ul.dropdown-menu {
  background-color: #335b87;
}
.wysihtml5-supported li ul.dropdown-menu li a {
  color: white;
}
.wysihtml5-supported li ul.dropdown-menu li a:hover {
  color: #262626;
}
/**************************************************/
/*****  Modal Box                                **/
/**************************************************/
.mfp-zoom-out-cur .mfp-wrap .mfp-image-holder .mfp-close {
  cursor: inherit;
}
/**************************************************/
/*****  Fe-Verwaltung nabibbauslandsdatenbank    **/
/**************************************************/
#portal-checkboxes {
  display: none;
}
/**************************************************/
/*****  Accordion nabibbauslandsdatenbank        **/
/**************************************************/
.filter-zusatzfoerderung div {
  float: left;
}
.filter-zusatzfoerderung input[type=checkbox] {
  display: none;
}
.filter-zusatzfoerderung input[type=checkbox] + label {
  border: 2px solid #335b87;
  border-radius: 4px;
  margin-right: 10px;
  padding: 5px 10px 3px;
}
.filter-zusatzfoerderung input[type=checkbox]:checked + label {
  background: #335b87;
  color: white;
}
.panel-group.accordion-nabibbauslandsdatenbank.portal1 .panel .panel-heading {
  background: #f6a027;
}
.panel-group.accordion-nabibbauslandsdatenbank.portal1 .panel .panel-heading .panel-title {
  color: #003269;
}
.panel-group.accordion-nabibbauslandsdatenbank.portal1 .panel .panel-heading .panel-title a:before {
  background: #f6a027;
}
.panel-group.accordion-nabibbauslandsdatenbank.portal1 .accordion-nabibbauslandsdatenbank-item .panel .panel-heading {
  background: #dddddd;
}
.panel-group.accordion-nabibbauslandsdatenbank.portal1 .accordion-nabibbauslandsdatenbank-item .panel .panel-heading p,
.panel-group.accordion-nabibbauslandsdatenbank.portal1 .accordion-nabibbauslandsdatenbank-item .panel .panel-heading a:before {
  background: #dddddd;
}
.panel-group.accordion-nabibbauslandsdatenbank.portal1 .paginate li button {
  background: #eeeeee;
}
.panel-group.accordion-nabibbauslandsdatenbank.portal1 .paginate li button.active,
.panel-group.accordion-nabibbauslandsdatenbank.portal1 .paginate li button:hover {
  background: #335b87;
}
.panel-group.accordion-nabibbauslandsdatenbank.auslandsberatung-ausbildung .panel .panel-heading {
  background: #adcc50;
}
.panel-group.accordion-nabibbauslandsdatenbank.auslandsberatung-ausbildung .panel .panel-heading .panel-title {
  color: #003269;
}
.panel-group.accordion-nabibbauslandsdatenbank.auslandsberatung-ausbildung .panel .panel-heading .panel-title a:before {
  background: #adcc50;
}
.panel-group.accordion-nabibbauslandsdatenbank.auslandsberatung-ausbildung .accordion-nabibbauslandsdatenbank-item .panel .panel-heading {
  background: #dddddd;
}
.panel-group.accordion-nabibbauslandsdatenbank.auslandsberatung-ausbildung .accordion-nabibbauslandsdatenbank-item .panel .panel-heading p,
.panel-group.accordion-nabibbauslandsdatenbank.auslandsberatung-ausbildung .accordion-nabibbauslandsdatenbank-item .panel .panel-heading a:before {
  background: #dddddd;
}
.panel-group.accordion-nabibbauslandsdatenbank.auslandsberatung-ausbildung .paginate li button {
  background: #335b87;
}
.panel-group.accordion-nabibbauslandsdatenbank.auslandsberatung-ausbildung .paginate li button.active,
.panel-group.accordion-nabibbauslandsdatenbank.auslandsberatung-ausbildung .paginate li button:hover {
  background: #46b1d7;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-body {
  padding: 0 10px 30px;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel a:hover,
.panel-group.accordion-nabibbauslandsdatenbank .panel a:focus,
.panel-group.accordion-nabibbauslandsdatenbank .panel a:active {
  outline: 0;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading {
  background: #bbbbbb;
  margin: 0 0 20px;
  padding: 0;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading .panel-title {
  color: #333333;
  font-size: 15px;
  padding: 10px 0 5px 0;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading .panel-title a {
  display: block;
  padding-left: 20px;
  background-position: right center;
  background-repeat: no-repeat;
  font-size: 23px;
  font-weight: bold;
  margin-right: 10px;
  position: relative;
  text-decoration: none;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading .panel-title a:before,
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading .panel-title a:after {
  content: ' ';
  height: 25px;
  position: absolute;
  width: 25px;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading .panel-title a:before {
  background: #bbbbbb;
  bottom: -9px;
  left: 50%;
  transform: rotate(-135deg) translateX(-50%);
  z-index: 1;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading .panel-title a:after {
  margin-top: 18px;
  content: '-';
  font-size: 28px;
  left: 50%;
  padding: 0 15px;
  z-index: 2;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading .panel-title a.collapsed:after {
  content: '+';
  left: 50%;
  text-align: center;
  padding: 0 13px;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading .panel-title a:hover {
  text-decoration: none;
}
.panel-group.accordion-nabibbauslandsdatenbank .panel .panel-heading .panel-title a span.results {
  font-size: 12px;
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-heading {
  background: #eeeeee;
  margin: 0;
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-heading p {
  background: #eeeeee;
  margin: 0;
  position: relative;
  z-index: 3;
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-heading a:before {
  background: #eeeeee;
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-heading a:after {
  margin-top: -6px;
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-heading a:hover,
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-heading a:focus,
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-heading a:active {
  outline: 0;
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-body {
  padding: 0;
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-body .list-result {
  padding: 25px 25px 1px;
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-body .list-result img {
  margin-bottom: 20px;
  max-width: 150px;
  max-height: 90px;
}
@media (min-width: 992px) {
  .panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-body .list-result img {
    max-width: 100%;
  }
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-body .list-result p.more {
  text-align: center;
}
.panel-group.accordion-nabibbauslandsdatenbank .accordion-nabibbauslandsdatenbank-item .panel .panel-body .list-result p.more .btn {
  text-decoration: none;
}
.panel-group.accordion-nabibbauslandsdatenbank .paginate {
  height: 25px;
  padding: 0 1px;
}
.panel-group.accordion-nabibbauslandsdatenbank .paginate li {
  float: left;
  margin: 0 5px;
}
.panel-group.accordion-nabibbauslandsdatenbank .paginate li::before {
  content: '';
}
.panel-group.accordion-nabibbauslandsdatenbank .paginate li button {
  border: 0;
  border-radius: 2px;
  color: #003269;
  font-size: 18px;
  max-height: 27px;
  padding: 1px;
  width: 30px;
}
.panel-group.accordion-nabibbauslandsdatenbank .paginate li button.active,
.panel-group.accordion-nabibbauslandsdatenbank .paginate li button a:focus,
.panel-group.accordion-nabibbauslandsdatenbank .paginate li button:hover {
  color: #ffffff;
}
.panel-group.accordion-nabibbauslandsdatenbank .paginate li button.active {
  font-weight: bold;
}
#detail .nabibbauslandsdatenbank-detail .flex {
  display: flex;
}
#detail .nabibbauslandsdatenbank-detail .flex .contact-wrapper {
  width: 100%;
}
#detail .nabibbauslandsdatenbank-detail .infotop {
  background: unset;
  color: #666666;
  font-size: 14px;
  margin-right: 40px;
  padding: 0;
}
#detail .nabibbauslandsdatenbank-detail .list-result {
  border-top: 15px solid #003269;
}
#detail .nabibbauslandsdatenbank-detail.portal1 .list-result {
  border-top: 15px solid #f6a027;
}
#detail .nabibbauslandsdatenbank-detail.portal2 .list-result {
  border-top: 15px solid #adcc50;
}
#detail .nabibbauslandsdatenbank-detail hr {
  margin-bottom: 20px;
}
#detail .nabibbauslandsdatenbank-detail .icon {
  margin: 0 25px 10px 0;
  max-width: 72px;
  max-height: 54px;
}
#detail .nabibbauslandsdatenbank-detail .social-icons {
  text-align: center;
}
#detail .nabibbauslandsdatenbank-detail .social-icons img {
  max-width: 72px;
  max-height: 54px;
}
#detail .nabibbauslandsdatenbank-detail .logo img {
  position: relative;
  margin: 0 0 15px 0;
  max-width: 150px;
  max-height: 90px;
}
@media (max-width: 768px) {
  #detail .nabibbauslandsdatenbank-detail img {
    position: relative;
    margin: 0;
  }
}
@media (min-width: 768px) AND (max-width: 992px) {
  #detail .nabibbauslandsdatenbank-detail img {
    margin: -15px 0 0 -48px;
  }
}
@media (min-width: 992px) AND (max-width: 1200px) {
  #detail .nabibbauslandsdatenbank-detail img {
    margin: -15px 0 0 -52px;
  }
  #detail .nabibbauslandsdatenbank-detail .logo img {
    margin: -15px 0 0 -15px;
  }
}
@media (min-width: 768px) {
  #detail .nabibbauslandsdatenbank-detail .logo img {
    max-width: 100%;
  }
}
#detail form.programm legend,
#detail form.programm .form-buttons {
  background: #eeeeee;
  padding: 30px;
}
#detail form.programm .form-buttons {
  text-align: right;
}
#detail form.programm .infotext {
  font-size: 13px;
  font-weight: normal;
}
#detail form.programm hr {
  margin: 30px 0 0;
}
#detail form.programm .programmtype input {
  display: none;
}
#detail form.programm .programmtype input:checked + label {
  background: #f6a027;
}
#detail form.programm .programmtype input + label {
  font-weight: normal;
  min-height: 260px;
  padding: 20px;
}
#detail form.programm .programmtype label {
  background: #eeeeee;
}
#detail form.programm .programmtype label:hover {
  background: #bbbbbb;
}
#detail form.programm .form-group.logo img {
  max-width: 200px;
  max-height: 150px;
  margin-bottom: 25px;
}
#detail form.programm label.check {
  font-weight: normal;
}
#detail form.programm ul.wysihtml5-toolbar {
  list-style: none;
}
#detail form.programm ul.wysihtml5-toolbar li a {
  background: #eeeeee;
  color: #003269;
  padding: 5px 15px;
}
#detail form.programm ul:not(.slick-dots) li:not(.shariff-button):before {
  content: ' ';
}
#detail form.programm [data-wysihtml5-command="createLink"] {
  display: none;
}
#scroll-percent {
  background: black;
  color: white;
  font-size: 20px;
  min-width: 41px;
  opacity: 0.3;
  padding: 50px 5px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 50%;
}
.mt30 {
  margin-top: 30px;
}
/**************************************************/
/*****        Twitter Box Plugin              *****/
/**************************************************/
.tx-cw-twitter {
  border: 1px solid;
  padding: 0 5px 5px 5px;
  background-color: #ffffff;
  border-color: #9eb1bc !important;
}
.tx-cw-twitter .cw-twitter-boxheadline {
  background-color: #9eb1bc;
  background-image: url(../img/img-erwachsenenbildung/logo-twitter.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  color: #333333;
  margin: 0 -5px 5px -5px;
  padding: 5px;
  font-family: "DIN Bold";
}
.tx-cw-twitter .cw-twitter-boxheadline > a {
  color: currentColor;
}
.tx-cw-twitter .cw-twitter-boxcontent {
  max-height: 200px;
  padding-top: 10px;
  overflow-y: scroll;
  background-color: #ffffff;
}
@media (max-width: 1299px) {
  .tx-cw-twitter .cw-twitter-boxcontent {
    max-height: 235px;
  }
}
@media (max-width: 1150px) {
  .tx-cw-twitter .cw-twitter-boxcontent {
    max-height: 265px;
  }
}
@media (max-width: 991px) {
  .tx-cw-twitter .cw-twitter-boxcontent {
    max-height: 295px;
  }
}
.key-visual.portal .more.sr-only {
  background-image: none;
}
/*Seitentyp Stories*/
.eyecatcher {
  background-color: #003269;
  color: #ffffff;
}
.eyecatcher a {
  color: #ffffff;
  text-decoration: underline;
}
.eyecatcher a.download {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2213%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M9.124%201.601c0-.308.032-.595-.276-.595H2.13c-.307%200-1.123.287-1.123.595v6.236c0%20.309.816.278%201.123.278h3.783L5.81%209.131H2.69C1.457%209.131-.008%209-.008%207.765V2.162C-.008.925%201.457-.01%202.69-.01h5.599c1.233%200%201.85.935%201.85%202.172v1.655l-1.015-.46V1.601zM6.853%209.958v-7.12l6.11%203.56-6.11%203.56z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E');
}
.eyecatcher a.extern,
.eyecatcher a.external-link {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M8.186%208.026v-.891h.452a.452.452%200%2000.454-.447V1.335A.45.45%200%20008.638.89H3.203a.45.45%200%2000-.452.445v.446h-.908c0-.984.814-1.784%201.813-1.784h4.53c1%200%201.812.8%201.812%201.784v4.462c0%20.982-.812%201.783-1.812%201.783zM6.915%202.838l-.937%203.495-2.613-2.574%203.55-.921zm-2.197.284h-3.33c-.218%200-.386.599-.386.814v4.35c0%20.215.168.753.386.753h4.045c.22%200%201.578-.538%201.578-.753V5.094h1.002v2.802c0%20.861-2.103%202.129-2.975%202.129H1.785c-.877%200-1.784-1.268-1.784-2.129V3.985c0-.861.907-1.849%201.784-1.849h2.967l-.034.986z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E');
}
#stories .eyecatcher,
#home .eyecatcher {
  background-color: #3399CC;
}
#stories .content,
#home .content {
  background-image: none;
}
/*Keyvisual Doorpages ab 28.8.2018*/
.key-visual {
  height: 520px;
}
#home .key-visual .container {
  padding-top: 240px;
}
/**************************************************/
/*****                 Teaser-Elemente       *****/
/**************************************************/
.teaser .teaser-bg-light .teaser-content .image {
  text-align: center;
  height: 146px;
  display: block;
}
.teaser .teaser-bg-light .teaser-content .image picture img {
  max-height: 146px;
  height: 100%;
  width: 100%;
}
.teaser .teaser-bg-light .teaser-content figure.image img {
  max-height: 146px;
  height: 100%;
  width: 100%;
}
/**************************************************/
/*****                 Header                 *****/
/**************************************************/
#logo img {
  max-height: 100%;
}
.headerslider-keyvisual .xm-media-video__container,
.headerslider-keyvisual .wrapper-iframe {
  position: relative!important;
  padding-bottom: 34.35%;
  height: 0;
}
.headerslider-keyvisual .xm-media-video__container iframe,
.headerslider-keyvisual .wrapper-iframe iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 993px) {
  .headerslider-keyvisual .video-text {
    display: none;
  }
}
.headerslider-keyvisual .slick-slide .xm-media,
.keyvisual-slide-element .xm-media {
  position: relative!important;
  padding-bottom: 34.35%;
  height: 0;
}
.headerslider-keyvisual .slick-slide .xm_media-preview__image--noise .xm_media-preview__image--noise-contain::before,
.keyvisual-slide-element .xm_media-preview__image--noise .xm_media-preview__image--noise-contain::before {
  padding-top: 34.35%;
}
.xm_media-preview__image--noise .xm_media-preview__image--noise-contain {
  background-image: none;
  background-color: #807d7d;
  background-image: url(../img/Video-Platzhalter.png);
  background-position: center center;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
  background-repeat: no-repeat;
  background-size: cover;
}
.xm-media-video__button::after {
  display: none;
}
.xm-media-video__button {
  width: 58px;
  height: 58px;
  margin: 0;
  margin-left: -29px;
  margin-top: -29px;
  background: transparent;
  padding: 0;
}
.xm-media-video__button .fa {
  font-size: 58px;
  color: #fff;
}
.gallery .xm-media {
  position: relative!important;
  padding-bottom: 60.35%;
  height: 0;
}
.gallery .xm_media-preview__image--noise .xm_media-preview__image--noise-contain::before {
  padding-top: 60.35%;
}
.xm-media-video__partial img {
  min-width: 100%;
}
aside .teaser .teaser-content .xm-media-video__container {
  margin-bottom: 10px;
  max-width: 100%;
}
#stories .content .xm-media-video__container .xm-media-video__video {
  padding: 35px 0;
}
.xm-media-video__container.xm-media-video--size-manual-xs {
  width: 200px;
}
.xm-media-video__container.xm-media-video--size-manual-sm {
  width: 300px;
}
.xm-media-video__container.xm-media-video--size-manual-lg {
  width: 50%;
}
.xm-media-video__container.xm-media-video--size-manual-100 {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .xm-media-video__container {
    width: 100%!important;
  }
}
.xm-media-video--float-right {
  float: right;
  width: 20%;
  margin-left: 15px;
  margin-bottom: 15px;
}
.xm-media-video--float-right.xm-media-video--size-xs {
  width: 200px;
}
.xm-media-video--float-right.xm-media-video--size-sm {
  width: 300px;
}
.xm-media-video--float-right.xm-media-video--size-lg {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .xm-media-video--float-right {
    float: none;
    width: 100%!important;
    margin-left: 0;
    margin-bottom: 2rem;
  }
}
#stories .xm-media-video--float-right {
  z-index: 99!important;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  margin-top: 10px;
  margin-right: 10px;
}
/**************************************************/
/*****                 Footer                 *****/
/**************************************************/
.footer-logo-nabibb img {
  margin-top: 15%;
  height: 100%;
  width: 100%;
}
.footer-logo-bibb img {
  margin-top: 15%;
  height: 100%;
  width: 100%;
}
.footer-logo-eu img {
  margin-top: 20%;
  height: 100%;
  width: 100%;
}
.footer-logo-euro img {
  margin-top: 12%;
  height: 100%;
  width: 100%;
}
.footer-logo-bmbf img {
  margin-top: 7%;
  height: 100%;
  width: 100%;
}
.cc-revoke {
  display: none !important;
}
.cc-floating.cc-theme-edgeless {
  padding: 1em 1.8em;
}
.cc-floating.cc-theme-edgeless .cc-message {
  padding: 0;
}
.cc-highlight .cc-btn:first-child {
  background-color: #555555;
}
.cc-floating.cc-window {
  bottom: 0;
  max-width: 100%;
}
.cc-window .cc-body .cc-compliance {
  min-width: inherit;
}
.cc-window .cc-body .cc-compliance .cc-btn.cc-allow,
.cc-window .cc-body .cc-compliance .cc-btn.cc-deny {
  display: none !important;
}
body .cc-window.cc-bottom.cc-type-opt-in {
  background-color: rgba(238, 238, 238, 0.9);
  display: flex;
  flex-flow: column;
  align-items: stretch;
  overflow-y: auto;
  max-height: 100%;
}
@media screen and (min-width: 900px) {
  body .cc-window.cc-bottom.cc-type-opt-in {
    flex-flow: row;
  }
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-message {
  color: #333333;
  font-family: "DIN Regular";
  font-size: 15px;
  -ms-flex: unset;
  flex: unset;
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-message .cc-link {
  font-family: "DIN Medium";
  color: #333333 !important;
  text-decoration: underline;
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-message .cc-link:hover,
body .cc-window.cc-bottom.cc-type-opt-in .cc-message .cc-link:focus {
  text-decoration: none;
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: normal;
}
@media screen and (min-width: 385px) {
  body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance {
    flex-direction: row;
  }
}
@media screen and (min-width: 900px) {
  body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance {
    flex-direction: column;
    margin-top: 0;
  }
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn {
  border: none;
  padding: 2px 15px;
  border-radius: 0 0;
  height: auto;
  line-height: 2.083;
  font-family: "DIN Medium";
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn:not(:last-child) {
  margin-right: 20px;
}
@media screen and (min-width: 900px) {
  body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn:not(:first-child) {
    margin-top: 20px;
  }
  body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn:not(:last-child) {
    margin-right: 0;
  }
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn.cc-dismiss {
  color: #ffffff !important;
  background-color: #555555;
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn.cc-dismiss:hover,
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn.cc-dismiss:focus {
  background-color: #000;
  text-decoration: none;
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn.cc-allow {
  color: #333333 !important;
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn.cc-allow:hover,
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-btn.cc-allow:focus {
  text-decoration: underline;
}
body .cc-window.cc-bottom.cc-type-opt-in .cc-compliance .cc-deny {
  display: none !important;
}
body .cc-window.cc-bottom.cc-type-opt-in .dp--cookie-check {
  justify-content: space-around;
  flex-direction: column;
}
@media screen and (min-width: 385px) {
  body .cc-window.cc-bottom.cc-type-opt-in .dp--cookie-check {
    flex-direction: row;
  }
}
@media screen and (min-width: 600px) {
  body .cc-window.cc-bottom.cc-type-opt-in .dp--cookie-check {
    justify-content: left;
    flex-direction: row;
  }
  body .cc-window.cc-bottom.cc-type-opt-in .dp--cookie-check label {
    margin-right: 100px;
  }
}
.filters ul {
  list-style: none;
  padding-left: 0;
  margin-top: 4rem;
  padding-top: 5rem;
  padding-bottom: 4rem;
  margin-bottom: 6rem;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.filters ul li {
  display: inline-block;
  padding-right: 10px;
}
.filters ul li:last-child {
  padding-right: 0;
}
.filters ul li:before {
  display: none;
}
.filters ul li a {
  margin-bottom: 10px;
}
.filters ul li a:hover,
.filters ul li a:focus {
  text-decoration: underline;
}
.filters ul li a.checked {
  text-decoration: underline;
}
.teaser-overlay-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 60px;
}
@media screen and (max-width: 400px) {
  .teaser-overlay-container {
    width: 100%;
  }
}
.teaser-overlay-container > .csc-default {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
.teaser-overlay-container figcaption.image-caption {
  position: absolute;
  display: block;
  width: auto;
  min-height: 15px;
}
.teaser-overlay {
  max-height: 242px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .teaser-overlay {
    max-height: 202px;
  }
}
@media screen and (max-width: 767px) {
  .teaser-overlay {
    max-height: 242px;
    min-height: 242px;
  }
}
.teaser-overlay .ce-gallery {
  height: 172px;
  background-color: #335b87;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .teaser-overlay .ce-gallery {
    height: 141px;
  }
}
@media screen and (max-width: 767px) {
  .teaser-overlay .ce-gallery {
    height: 172px;
  }
}
.teaser-overlay .ce-bodytext {
  padding: 10px;
  background-color: #335b87;
  color: #ffffff;
  width: 100%;
  min-height: 70px;
  position: absolute;
  top: 172px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
@media screen and (max-width: 1199px) {
  .teaser-overlay .ce-bodytext {
    top: 141px;
  }
}
@media screen and (max-width: 767px) {
  .teaser-overlay .ce-bodytext {
    top: 172px;
  }
}
.teaser-overlay .ce-bodytext h2 > a,
.teaser-overlay .ce-bodytext .ce-textbody,
.teaser-overlay .ce-bodytext .ce-textbody p,
.teaser-overlay .ce-bodytext .ce-textbody a,
.teaser-overlay .ce-bodytext .ce-textbody.more {
  color: #ffffff;
}
.teaser-overlay .ce-bodytext .ce-textbody a.more {
  background-image: url(../symbole/link-intern-white.svg);
  padding-right: 20px;
}
.teaser-overlay .ce-bodytext .ce-textbody {
  display: none;
}
@media screen and (max-width: 1199px) {
  .teaser-overlay .ce-bodytext h2 > a,
  .teaser-overlay .ce-bodytext h2 {
    font-size: 17px;
  }
  .teaser-overlay .ce-bodytext .ce-textbody,
  .teaser-overlay .ce-bodytext .ce-textbody p,
  .teaser-overlay .ce-bodytext .ce-textbody a,
  .teaser-overlay .ce-bodytext .ce-textbody a.more {
    font-size: 13px;
  }
}
.teaser-overlay .image img {
  -ms-transform: scale(1.009);
  -moz-transform: scale(1.009);
  -webkit-transform: scale(1.009);
  -o-transform: scale(1.009);
  transform: scale(1.009);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.teaser-overlay.active {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.teaser-overlay.active .image img {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.teaser-overlay.active .ce-bodytext {
  top: 0px;
  min-height: 242px;
}
@media screen and (max-width: 1199px) {
  .teaser-overlay.active .ce-bodytext {
    min-height: 202px;
  }
}
@media screen and (max-width: 767px) {
  .teaser-overlay.active .ce-bodytext {
    min-height: 242px;
  }
}
.teaser-overlay.active .ce-textbody {
  display: block;
}
.page12709 .f3-widget-paginator .current,
.page12709 .f3-widget-paginator li:hover,
.page12709 .f3-widget-paginator li:hover a {
  background-color: white;
  color: white;
}
.page12709 .f3-widget-paginator li {
  padding: 0;
}
/**************************************************/
/*****              Section Video             *****/
/**************************************************/
.section-video {
  background-color: #bbbbbb;
}
.fa-twitter::before {
    content: ' ';
    background-image: url('../img/logo_x_white.svg');
    height: 19px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    background-position: center center;
}
.meta-nav.list-inline .fa-twitter::before {
    background-image: url('../img/logo_x_black.svg');
    width: 15px;
    height:12px;
}
#detail .nabibbauslandsdatenbank-detail .social-icons img.social_x {
    border: 0.34rem solid #46B0D7;
    border-radius: 15px;
    padding: 7px;
    max-width: 4.85rem;
    max-height: 4.85rem;
    margin-top: 0.1rem;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.infotext {
    font-size: 13px;
    font-weight: normal;
}
/*# sourceMappingURL=nabibb.css.map */


.typo3-messages {
    padding: 0;
    list-style: none;
    margin-bottom: 2rem;
    color: #fff;
}
.typo3-messages p:last-child {
    margin-bottom: 0;
}
.typo3-messages li {
    border-radius: 0;
    color: #fff;
    font-weight: bold;
}
.typo3-messages li.alert.alert-success {
    background-color:rgba(0,0,0,0.6);
}
.typo3-messages li.alert.alert-error {
    background-color: #d9534f;
}
.typo3-messages li.alert.alert-danger {
    background-color: #d9534f;
    padding: 14px 15px 10px !important;
    color: #000 !important;
}
.typo3-messages li.alert.alert-info {
    background: #f0ad4e !important;
    padding: 14px 15px 10px !important;
}

/* Video Auflösung */
.video-ratio .ce-inner,
.video-ratio .ce-outer,
.video-ratio .ce-column {
    float: none;
}
figure.video {
    width: 100%;
}
.ratio {
    position: relative;
    width: 100%;
}

.ratio:before {
    display: block;
    padding-top: var(--bs-aspect-ratio) !important;
    content: "";
}

.ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%;
}

.ratio-9x16 {
    --bs-aspect-ratio: 177.78%;
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%;
}

.ratio.xm-media-video__container {
    background-image: none !important;
    padding: 0 !importan;
    box-shadow: 0 !important;
}
.ratio.xm-media-video__container iframe {
    padding: 0 !important;
}


.nabibb-video__button{
    width: 58px;
    height: 58px;
    margin: 0;
    margin-left: -29px;
    margin-top: -29px;
    background: transparent;
    padding: 0;
}

.nabibb-video__button .fa{
    font-size: 58px;
    color: #fff;
}

.nabibb-video__container {
    position: relative;
}
.nabibb-video__container.nabibb-video--active {
    z-index: 2;
}
.nabibb-video__container.nabibb-video--active::before {
    content: '';
    display: block;
    padding-top: 56.25%;
}
.nabibb-video__container.nabibb-video--active .nabibb-video__button {
    display: none;
}
.nabibb-video__container .nabibb-video__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.nabibb-video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 40px;
    height: 40px;
    margin: -20px;
    background: transparent;
    border: 0;
    border-radius: 100%;
}
.nabibb-video__button.nabibb-video__button--show-hint + .nabibb-video__hint,
.nabibb-video__button:hover + .nabibb-video__hint,
.nabibb-video__button:focus + .nabibb-video__hint {
    visibility: visible;
    opacity: 1;
    transform: translate3d(-50%, 0, 0);
    transition: opacity .5s, transform .5s;
}
.nabibb-video__button.nabibb-video__button--show-hint + .nabibb-video__hint *,
.nabibb-video__button:hover + .nabibb-video__hint *,
.nabibb-video__button:focus + .nabibb-video__hint * {
    color: inherit;
}

.nabibb-video__hint {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 400px;
    max-width: 90%;
    margin-top: 35px;
    padding: 10px;
    font-size: 12px;
    color: #003269;
    background: rgba(255, 255, 255, 0.9);
    transform: translate3d(-50%, -20px, 0);
    transition: opacity .5s, transform .5s, visibility 0s .5s;
}
.nabibb-video__hint:hover {
    visibility: visible;
    opacity: 1;
    transform: translate3d(-50%, 0, 0);
    transition: opacity .5s, transform .5s;
}
.nabibb-video__hint:hover * {
    color: inherit;
}
.nabibb-video__hint.close {
    display: none;
}
.nabibb-video__hint::before {
    content: '';
    z-index: 2;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -6px;
    border-style: solid;
    border-width: 0 6px 6px;
    border-color: transparent transparent #fff;
}
.nabibb-preview__image {
    display: block;
    margin: auto;
}

.nabibb-video__partial.nabibb-video__partial--remote,
.nabibb-preview__image.nabibb-preview__image--noise {
    height: 100%
}

.nabibb-preview__image--noise .nabibb-preview__image--noise-contain::before {
    content: '';
    display: block;

}

.nabibb-preview__image--noise .nabibb-preview__image--noise-contain{
    background-image: none;
    background-color: #807d7d;
    background-image: url(../img/Video-Platzhalter.png);
    background-position: center center;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
