/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/*
body {
  margin: 0;
}
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .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;
  }
}
/*
	@todo: Remove glyphicon on next bootstrap update. We us our own font and classes!

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('base/fonts/glyphicons-halflings-regular.eot');
  src: url('base/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('base/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('base/fonts/glyphicons-halflings-regular.woff') format('woff'), url('base/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('base/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-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub: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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
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: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 600px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 600px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 600px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  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: 600px) {
  .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: 768px) {
  .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: 1024px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 599px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  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: 30px;
  }
  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: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 600px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 600px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 600px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 600px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 600px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 600px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 600px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 600px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 600px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 600px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 600px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 600px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 320px) 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: 600px) {
  .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: 600px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 600px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 600px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 600px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 599px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 600px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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);
}
@media (min-width: 600px) {
  .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: 599px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 600px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 600px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 599px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 599px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 600px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 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-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.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 #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 600px) {
  .modal-dialog {
    width: 320px;
    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: 768px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 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);
  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 600px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.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: 599px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 599px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*! Lazy Load XT v1.0.6 2014-11-19
 * http://ressio.github.io/lazy-load-xt
 * (C) 2014 RESS.io
 * Licensed under MIT */
.lazy-hidden {
    opacity: 1;
    background-color: #eee;
    background-image: url('base/images/loading.gif');
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    
}
.lazy-loaded {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
    outline: none; /* to fix outline problem on focus event */
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

// centering alt text while loading to keep out of view
img.slick-loading {
	text-align: center
}
/* Slider */
img.slick-loading,
.slick-loading .slick-list {
  opacity: 1;
  background-color: #eee;
  background-image: url('base/images/loading.gif');
  background-repeat: no-repeat;
  background-size: 50px 50px;
  background-position: center;
}
.gallery-slider-nav img.lazy-hidden {
  background-size: 32px 32px;
}
.nts-mediatext .pull-right .slick-arrow.next {
  right: 0;
}
@media (max-width: 320px) {
  .nts-mediatext .pull-right .slick-arrow.prev {
    left: 0;
  }
}
@media (max-width: 320px) {
  .nts-mediatext .slick-arrow.next {
    right: 0;
  }
}
/* Arrows (Default white/grey background)*/
.slick-arrow {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  height: 60px;
  width: 60px;
  top: 50%;
  margin-top: -30px;
  color: #788791;
  border: none;
}
.slick-arrow.prev {
  left: 0px;
}
.slick-arrow.next {
  right: 0px;
}
.slick-arrow:hover,
.slick-arrow:active {
  color: #697882;
}
.slick-arrow.slick-disabled {
  cursor: default;
  color: #cdd9e1;
}
.slick-arrow span[class*="icon-arrow-"] {
  font-size: 30px;
  line-height: 30px;
}
/* Bullets (Default white/grey background)*/
.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-top: 14px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  font-size: 6px;
  line-height: 6px;
  text-align: center;
  display: block;
  cursor: pointer;
  color: #788791;
  border: 0;
  outline: none;
  background: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li span:hover,
.slick-dots li span:focus {
  font-size: 12px;
}
.slick-dots li span[class*="icon-"] {
  padding: 0;
}
.slick-dots li.slick-active span {
  font-size: 12px;
}
button {
  background: none;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
.minict_wrapper {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2d373c;
  border: 1px solid #cdd9e1;
  border-bottom: 1px solid #879baa;
  background: #ffffff;
  position: relative;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.minict_wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.minict_wrapper.disabled {
  background: #f5f5f5;
  text-shadow: 0 1px 0 #fff;
}
.minict_wrapper.disabled span {
  color: #bbb !important;
}
.minict_wrapper:after {
  font-family: 'siemens-webicons-webfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e609";
  display: block;
  position: absolute;
  height: 33px;
  width: 33px;
  height: 2.1rem;
  width: 2.1rem;
  top: 0;
  right: 0;
  font-size: 23px;
  line-height: 37px;
  text-align: center;
  color: #555;
}
.minict_wrapper.active:after {
  font-family: 'siemens-webicons-webfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60c";
}
.minict_wrapper.disabled:after {
  color: #bbb;
}
.minict_wrapper span {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2d373c;
  display: block;
  border: 0;
  outline: none;
  background: none;
  height: 35px;
  height: 2.2rem;
  padding: 8px 53px 0 12px;
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.minict_wrapper span:empty:before {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #788791;
  content: attr(data-placeholder);
  line-height: 23px;
}
.minict_wrapper ul {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0 -1px;
  margin-top: 11px;
  position: absolute;
  width: 100%;
  width: -webkit-calc(100% - -1px);
  width: -moz-calc(100% - -1px);
  width: calc(100% - -1px);
  border: 1px solid #cdd9e1;
  border-top: 1px solid #f9f9f9;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  top: 33px;
  top: 2.0rem;
  left: 0;
  max-height: 350px;
  max-height: 22rem;
  overflow-y: auto;
  z-index: 999999;
}
.minict_wrapper ul li {
  list-style: none;
  font-size: 1rem;
  padding: 0 14px;
  cursor: pointer;
  background: #fff;
  height: 35px;
  height: 2.2rem;
  line-height: 32px;
  line-height: 2rem;
}
.minict_wrapper ul li:hover:not(.disabled):not(.minict_disabled) {
  background: #005578;
  color: #ffffff;
}
.minict_wrapper ul li:hover:not(.disabled):not(.minict_disabled):before {
  font-family: 'siemens-webicons-webfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60b";
  padding-right: 5px;
}
.minict_wrapper ul li.minict_group {
  color: #444;
  background: #f6f6f6;
  font-weight: bold;
  cursor: default;
}
.minict_wrapper ul li.minict_empty {
  display: none;
  background: #fff !important;
  color: #bbb;
  text-align: center;
  font-size: 14px;
  font-size: 0.9rem;
  height: 55px;
  height: 3.5rem;
  line-height: 50px;
  line-height: 3.3rem;
}
.minict_wrapper ul li.minict_disabled,
.minict_wrapper ul li.disabled {
  cursor: default;
  background: #fff !important;
  color: #bbb;
}
.minict_wrapper ul li.minict_disabled {
  pointer-events: none;
}
.minict_wrapper ul li.selected:not(.disabled):not(.minict_disabled) {
  background: #005578;
  color: #ffffff;
}
.minict_wrapper ul li.highlighted:not(.disabled):not(.minict_disabled) {
  color: #fff;
  background: #005578;
}
.minict_wrapper ul li.hidden {
  display: none;
}
.minict_wrapper .minict_reset {
  color: #A9A9A9;
  bottom: 0;
  display: none;
  font-size: 18px;
  font-size: 1.1rem;
  line-height: 30px;
  position: absolute;
  right: 35px;
  right: 2.2rem;
  text-align: center;
  top: 0;
  text-decoration: none;
  width: 20px;
  width: 1.2rem;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.minict_wrapper .minict_reset:hover {
  color: #e0e0e0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.minict_wrapper .minict_reset:active {
  color: #636363;
}
.minict_wrapper.disabled .minict_reset {
  display: none;
}

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

/*!
 * Polyfill CSS object-fit
 * http://helloanselm.com/object-fit
 *
 * @author: Anselm Hannemann <hello@anselm-hannemann.com>
 * @author: Christian "Schepp" Schaefer <schaepp@gmx.de>
 * @version: 0.3.4
 *
 */

x-object-fit {
	position: relative !important;
	display: inline-block !important;
}

x-object-fit > .x-object-fit-taller,
x-object-fit > .x-object-fit-wider {
	position: absolute !important;
	left: -100% !important;
	right: -100% !important;
	top: -100% !important;
	bottom: -100% !important;
	margin: auto !important;
}

.x-object-fit-none > .x-object-fit-taller,
.x-object-fit-none > .x-object-fit-wider {
	width: auto !important;
	height: auto !important;
}

.x-object-fit-fill > .x-object-fit-taller,
.x-object-fit-fill > .x-object-fit-wider {
	width: 100% !important;
	height: 100% !important;
}

.x-object-fit-contain > .x-object-fit-taller {
	width: auto !important;
	height: 100% !important;
}

.x-object-fit-contain > .x-object-fit-wider {
	width: 100% !important;
	height: auto !important;
}

.x-object-fit-cover > .x-object-fit-taller,
.x-object-fit-cover > .x-object-fit-wider {
	max-width: none !important;
	max-height: none !important;
}

.x-object-fit-cover > .x-object-fit-taller {
	width: 100% !important;
	height: auto !important;
	max-width: none !important;
}

.x-object-fit-cover > .x-object-fit-wider {
	width: auto !important;
	height: 100% !important;
	max-width: none !important;
}

.x-object-position-top > .x-object-fit-taller,
.x-object-position-top > .x-object-fit-wider {
	top: 0 !important;
	bottom: auto !important;
}

.x-object-position-right > .x-object-fit-taller,
.x-object-position-right > .x-object-fit-wider {
	left: auto !important;
	right: 0 !important;
}

.x-object-position-bottom > .x-object-fit-taller,
.x-object-position-bottom > .x-object-fit-wider {
	top: auto !important;
	bottom: 0 !important;
}

.x-object-position-left > .x-object-fit-taller,
.x-object-position-left > .x-object-fit-wider {
	left: 0 !important;
	right: auto !important;
}


::-ms-clear {
  display: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
button,
input[type="button"] {
  padding: 0 !important;
}
select option[disabled]:first-child {
  display: none;
}
.nts-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  hyphens: none;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #cdd9e1;
  border-bottom: 1px solid #879baa;
  padding-left: 8px;
  padding-top: 9px;
  padding-right: 40px;
  height: 40px;
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #788791;
}
.nts-select::-ms-expand {
  display: none;
}
.nts-select:focus {
  box-shadow: none;
  border: 1px solid #cdd9e1;
  border-bottom: 1px solid #879baa;
}
.nts-select:focus::-ms-value {
  background: #ffffff;
  color: #2d373c;
}
.nts-select:hover {
  cursor: pointer;
}
.nts-select option {
  color: #2d373c;
  border-right: 1px solid #cdd9e1;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nts-select option:checked,
.nts-select option:hover {
  padding-left: 33px;
  background: url(data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Layer_1%22%3E%3C%2Fg%3E%3Cg%20id%3D%22Grid%22%3E%20%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M12.137%205.349l-2.127%202.127%206.694%208.884-6.694%208.884%202.127%202.127%2011.011-11.011z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) 10px 10px no-repeat, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNkCK34DwAC+AHOXf/KlgAAAABJRU5ErkJggg==);
  background-size: 6%;
}
.nts-select__wrapper {
  width: 100%;
  margin: 0;
  font-weight: normal;
  position: relative;
}
.nts-select__wrapper:after {
  font-family: 'siemens-webicons-webfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e609";
  display: block;
  position: absolute;
  height: 33px;
  width: 33px;
  top: 0;
  right: 0;
  font-size: 23px;
  line-height: 37px;
  text-align: center;
  color: #555;
  pointer-events: none;
}
.prevent_ios_focus_scroll:not(.wcm-edit),
.prevent_ios_focus_scroll:not(.wcm-edit) body {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  height: 100%;
}
.nts-loading-animation {
  display: block;
  margin: auto;
}

html.no-wcm-edit body {
  margin: 0;
}
html .container {
  width: 92.5%;
}
html .container .container {
  width: 100%;
  margin: auto 0px;
  padding: 0px;
}
@media (max-width: 599px) {
  html .container {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .container {
    max-width: 1100px;
  }
}
@media (min-width: 1366px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1921px) {
  .container {
    width: 80%;
    max-width: 1350px;
  }
}
@media (min-width: 2561px) {
  .container {
    max-width: 1800px;
  }
}

.html-default-class .H1 {
  font-family: "Siemens Sans Roman";
  font-size: 3.28571429rem;
  line-height: 3.71428571rem;
  color: #2d373c;
}
.html-default-class .H2 {
  font-family: "Siemens Sans Bold";
  font-size: 2.14285714rem;
  line-height: 2.57142857rem;
  color: #2d373c;
}
.html-default-class .H3 {
  font-family: "Siemens Sans Roman";
  font-size: 1.71428571rem;
  line-height: 2.14285714rem;
  color: #2d373c;
}
.html-default-class .H4 {
  font-family: "Siemens Sans Bold";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #2d373c;
}
.html-default-class .P {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2d373c;
}
.html-default-class .Ps {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2d373c;
}
.html-default-class .P1 {
  font-family: "Siemens Sans Roman";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #697882;
}
.html-default-class .P2 {
  font-family: "Siemens Sans Bold";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #697882;
}
.html-default-class .P3 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #788791;
}
.html-default-class .L {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2d373c;
}
.html-default-class .E {
  font-family: "Siemens Sans Roman";
  font-size: 5.71428571rem;
  line-height: 5.71428571rem;
  color: #2d373c;
}
.html-default-class .E1 {
  font-family: "Siemens Sans Roman";
  font-size: 2.85714286rem;
  line-height: 3.28571429rem;
  color: #2d373c;
}
.html-default-class .E2 {
  font-family: "Siemens Sans Roman";
  font-size: 10rem;
  line-height: 10rem;
  color: #2d373c;
}
.html-default-class .D {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2387aa;
}
.html-default-class .D:hover {
  color: #50bed7;
}
.html-default-class .D1 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2387aa;
}
.html-default-class .D1:hover {
  color: #50bed7;
}
.html-default-class .D2 {
  font-family: "Siemens Sans Roman";
  font-size: 1.28571429rem;
  line-height: 1.28571429rem;
  color: #ffffff;
}
.html-default-class .D2 a {
  color: #ffffff;
}
.html-default-class .Q {
  font-family: "Siemens Serif Roman";
  font-size: 1.71428571rem;
  line-height: 2.14285714rem;
  color: #697882;
}
.html-default-class .Q1 {
  font-family: "Siemens Serif Roman";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #788791;
}
.html-default-class .Q2 {
  font-family: "Siemens Serif Roman";
  font-size: 17.85714286rem;
  line-height: 17.85714286rem;
  color: #879baa;
}
.html-default-class .Q3 {
  font-family: "Siemens Serif Roman";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #697882;
}
.html-default-class .Q4 {
  font-family: "Siemens Serif Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #788791;
}
.html-default-class .A {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2387aa;
}
.html-default-class .A:hover {
  text-decoration: underline;
  color: #005578 !important;
}
.html-default-class .A:active {
  color: #005578;
}
.html-default-class .A:visited {
  color: #50bed7;
}
.html-default-class .A1 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2387aa;
  cursor: pointer;
}
.html-default-class .A1:hover {
  text-decoration: underline;
  color: #005578 !important;
}
.html-default-class .A1:visited {
  color: #50bed7;
}
.html-default-class .A2,
.html-default-class .P a {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2387aa;
  text-decoration: underline;
}
.html-default-class .A2:hover,
.html-default-class .P a:hover {
  color: #005578 !important;
}
.html-default-class .A2:visited,
.html-default-class .P a:visited {
  color: #50bed7;
}
.html-default-class .A3 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #697882;
}
.html-default-class .A3:hover {
  text-decoration: underline;
  color: #005578 !important;
}
.html-default-class .A3:visited {
  color: #697882;
}
.html-default-class .A4 {
  font-family: "Siemens Sans Roman";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #2387aa;
}
.html-default-class .A4:hover {
  color: #005578 !important;
}
.html-default-class .A4:hover > * {
  color: #005578 !important;
}
.html-default-class .A4:visited {
  color: #50bed7;
}
.html-default-class .A5 {
  font-family: "Siemens Sans Roman";
  font-size: 1.71428571rem;
  line-height: 2.14285714rem;
  color: #2387aa;
}
.html-default-class .A5:hover {
  text-decoration: none;
  color: #005578 !important;
}
.html-default-class .A5:active {
  text-decoration: none;
  color: #005578;
}
.html-default-class .A5:visited {
  color: #50bed7;
}
.html-default-class .A6 {
  font-family: "Siemens Sans Bold";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #2d373c;
}
.html-default-class .A6:hover {
  color: #005578 !important;
  text-decoration: underline;
}
.html-default-class .A6:active {
  color: #005578;
  text-decoration: underline;
}
.html-default-class .A6:visited {
  color: #2d373c;
}
.html-default-class .A7 {
  font-family: "Siemens Sans Roman";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #2387aa;
}
.html-default-class .A7:hover {
  text-decoration: none;
  color: #005578;
}
.html-default-class .A7:active {
  color: #ffffff;
}
.html-default-class .A8 {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2387aa;
}
.html-default-class .A8:hover {
  text-decoration: none;
  color: #005578;
}
.html-default-class .A8:active {
  text-decoration: none;
  color: #50bed7;
}
.html-default-class .B .nts-button-container {
  background: #faa50a;
}
.html-default-class .B .nts-button-container:hover {
  color: #ffffff;
  background: #eb780a;
}
.html-default-class .B .nts-button-container table {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.14285714rem;
  color: #ffffff;
}
.html-default-class .B1 .nts-button-container {
  background: #2387aa;
}
.html-default-class .B1 .nts-button-container:hover {
  color: #ffffff;
  background: #005578;
}
.html-default-class .B1 .nts-button-container table {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.14285714rem;
  color: #ffffff;
}
.html-default-class .B2 {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.14285714rem;
  color: #2387aa;
  display: inline-block;
  width: auto;
  padding: 13px 15px;
  border: #2387aa solid 2px;
}
.html-default-class .B2:hover {
  color: #ffffff;
  background: #005578;
  border: #005578 solid 2px;
}
.html-default-class .B3 {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.14285714rem;
  color: #788791;
}
.html-default-class .B3:hover,
.html-default-class .B3:active {
  text-decoration: none;
  color: #697882;
}
.html-default-class .N1 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #788791;
  margin-left: -0.35714286rem;
}
.html-default-class .N1:hover,
.html-default-class .N1:active {
  text-decoration: underline;
  color: #005578 !important;
}
.html-default-class .N1:visited {
  color: #879baa;
}
.html-default-class .N2 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #788791;
}
.html-default-class .N2:hover {
  text-decoration: none;
  color: #2d373c;
  border-bottom: 4px solid #41aaaa;
}
.html-default-class .N3 {
  font-family: "Siemens Sans Roman";
  font-size: 1.28571429rem;
  line-height: 1.42857143rem;
  color: #788791;
}
.html-default-class .N3:hover,
.html-default-class .N3:active {
  text-decoration: none;
  color: #2d373c;
  padding-bottom: 4px;
  border-bottom: 4px solid #41aaaa;
}
.html-default-class .N4 {
  font-family: "Siemens Sans Roman";
  font-size: 0.92857143rem;
  line-height: 1.42857143rem;
  color: #879baa;
}
.html-default-class .N4:hover {
  text-decoration: none;
  color: #005578 !important;
}
.html-default-class .N4:visited {
  color: #879baa;
}
.html-default-class .N5 {
  font-family: "Siemens Sans Roman";
  font-size: 0.92857143rem;
  line-height: 1.42857143rem;
  color: #879baa;
}
.html-default-class .N5:hover {
  text-decoration: underline;
  color: #005578 !important;
}
.html-default-class .N5:visited {
  color: #879baa;
}
.html-default-class .N6 {
  font-family: "Siemens Sans Roman";
  font-size: 0.92857143rem;
  line-height: 1.42857143rem;
  color: #2d373c;
}
.html-default-class .N6:hover {
  text-decoration: none;
  color: #ffffff !important;
}
.html-default-class .N6:visited {
  color: #3c464b;
}
.html-default-class .N7 {
  font-family: "Siemens Sans Roman";
  font-size: 0.92857143rem;
  line-height: 1.42857143rem;
  color: #788791;
}
.html-default-class .N7:hover {
  text-decoration: none;
  color: #005578 !important;
}
.html-default-class .N7:visited {
  color: #879baa;
}
.html-default-class .N7 .underline:hover {
  text-decoration: none;
  color: #005578;
  padding-bottom: 2px;
  border-bottom: 1px solid #005578;
}
.html-default-class .N8 {
  font-family: "Siemens Sans Roman";
  font-size: 1.71428571rem;
  line-height: 2.14285714rem;
  color: #2387aa;
  text-decoration: underline;
}
.html-default-class .N8:hover,
.html-default-class .N8:active {
  text-decoration: underline;
  color: #005578 !important;
}
.html-default-class .N8:visited {
  color: #41aac8;
}
.html-default-class .N9 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2d373c;
}
.html-default-class .N9:hover,
.html-default-class .N9:active {
  text-decoration: underline;
  color: #005578 !important;
}
.html-default-class .N9:visited {
  color: #3c464b;
}
.html-default-class .N9.nts-product-index-letter-inactive {
  text-decoration: none;
  color: #9bafbe !important;
}
.html-default-class .N10 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #788791;
}
.html-default-class .N10:active {
  color: #005578;
}
.html-default-class .N10d {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #cdd9e1;
}
.html-default-class .N10d a:active {
  color: #ffffff;
  text-decoration: none;
}
.html-default-class .N10d a:hover {
  color: #ffffff;
  text-decoration: none;
}
.html-default-class .N11 {
  font-family: "Siemens Sans Roman";
  font-size: 1.71428571rem;
  line-height: 2.14285714rem;
  color: #697882;
}
.html-default-class .N12 {
  font-family: "Siemens Sans Roman";
  font-size: 0.78571429rem;
  line-height: 1rem;
  color: #697882;
}
.html-default-class .F1 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1rem;
  color: #788791;
}
.html-default-class .F1:active {
  color: #2d373c;
}
.html-default-class .F2 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2d373c;
}
.html-default-class .F2:hover,
.html-default-class .F2:active {
  color: #ffffff;
  text-decoration: none;
}
.html-default-class .F2.inactive {
  color: #879baa;
}
.html-default-class .F3 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2387aa;
}
.html-default-class .F3:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #005578;
}
.html-default-class .F4 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2d373c;
}
.html-default-class .F5 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #dc0000;
}
.html-default-class .dark-text .H1 {
  font-family: "Siemens Sans Roman";
  font-size: 3.28571429rem;
  line-height: 3.71428571rem;
  color: #ffffff;
}
.html-default-class .dark-text .H2 {
  font-family: "Siemens Sans Bold";
  font-size: 2.14285714rem;
  line-height: 2.57142857rem;
  color: #ffffff;
}
.html-default-class .dark-text .H3 {
  font-family: "Siemens Sans Roman";
  font-size: 1.71428571rem;
  line-height: 2.14285714rem;
  color: #ffffff;
}
.html-default-class .dark-text .H4 {
  font-family: "Siemens Sans Bold";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #ffffff;
}
.html-default-class .dark-text .P {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #ffffff;
}
.html-default-class .dark-text .Ps {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #ffffff;
}
.html-default-class .dark-text .P1 {
  font-family: "Siemens Sans Roman";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #cdd9e1;
}
.html-default-class .dark-text .P2 {
  font-family: "Siemens Sans Bold";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #cdd9e1;
}
.html-default-class .dark-text .P3 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #cdd9e1;
}
.html-default-class .dark-text .L {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #ffffff;
}
.html-default-class .dark-text .E {
  font-family: "Siemens Sans Roman";
  font-size: 5.71428571rem;
  line-height: 5.71428571rem;
  color: #ffffff;
}
.html-default-class .dark-text .E1 {
  font-family: "Siemens Sans Roman";
  font-size: 2.85714286rem;
  line-height: 3.28571429rem;
  color: #ffffff;
}
.html-default-class .dark-text .E2 {
  font-family: "Siemens Sans Roman";
  font-size: 10rem;
  line-height: 10rem;
  color: #ffffff;
}
.html-default-class .dark-text .F2 {
  color: #ffffff;
}
.html-default-class .dark-text .F2:hover,
.html-default-class .dark-text .F2:active,
.html-default-class .dark-text .F2.active {
  color: #005578;
  text-decoration: none;
}
.html-default-class .dark-text .F2.inactive {
  color: #879baa;
}
.html-default-class .dark-text .Q {
  font-family: "Siemens Serif Roman";
  font-size: 1.71428571rem;
  line-height: 2.14285714rem;
  color: #ffffff;
}
.html-default-class .dark-text .Q1 {
  font-family: "Siemens Serif Roman";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #cdd9e1;
}
.html-default-class .dark-text .Q2 {
  font-family: "Siemens Serif Roman";
  font-size: 17.85714286rem;
  line-height: 17.85714286rem;
  color: #879baa;
}
.html-default-class .dark-text .Q3 {
  font-family: "Siemens Serif Roman";
  font-size: 1.28571429rem;
  line-height: 1.71428571rem;
  color: #ffffff;
}
.html-default-class .dark-text .Q4 {
  font-family: "Siemens Serif Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #cdd9e1;
}
.html-default-class .dark-text .A {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #ffffff;
}
.html-default-class .dark-text .A:hover {
  text-decoration: underline;
  color: #ffffff !important;
}
.html-default-class .dark-text .A:active {
  color: #ffffff;
}
.html-default-class .dark-text .A:visited {
  color: #becdd7;
}
.html-default-class .dark-text .A1 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #ffffff;
}
.html-default-class .dark-text .A1:hover {
  text-decoration: underline;
  color: #ffffff !important;
}
.html-default-class .dark-text .A1:active {
  text-decoration: none;
  color: #ffffff;
}
.html-default-class .dark-text .A1:visited {
  color: #becdd7;
}
.html-default-class .dark-text .A2,
.html-default-class .dark-text .P a {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #ffffff;
  text-decoration: underline;
}
.html-default-class .dark-text .A2:hover,
.html-default-class .dark-text .P a:hover,
.html-default-class .dark-text .A2:active,
.html-default-class .dark-text .P a:active {
  text-decoration: underline;
  color: #ffffff !important;
}
.html-default-class .dark-text .A2:visited,
.html-default-class .dark-text .P a:visited {
  color: #becdd7;
}
.html-default-class .dark-text .B .nts-button-container {
  background: #faa50a;
}
.html-default-class .dark-text .B .nts-button-container:hover {
  color: #ffffff;
  background: #ffb900;
}
.html-default-class .dark-text .B .nts-button-container table {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.14285714rem;
  color: #ffffff;
}
.html-default-class .dark-text .B1 .nts-button-container {
  background: #2387aa;
}
.html-default-class .dark-text .B1 .nts-button-container:hover {
  color: #ffffff;
  background: #50bed7;
}
.html-default-class .dark-text .B1 .nts-button-container table {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.14285714rem;
  color: #ffffff;
}
.html-default-class .dark-text .B2 {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.14285714rem;
  color: #ffffff;
  display: inline-block;
  width: auto;
  padding: 13px 15px;
  border: #ffffff solid 2px;
}
.html-default-class .dark-text .B2:hover,
.html-default-class .dark-text .B2:active {
  color: #005578;
  background: #ffffff;
}
.html-default-class .dark-text .N4 {
  font-family: "Siemens Sans Roman";
  font-size: 0.92857143rem;
  line-height: 1.42857143rem;
  color: #cdd9e1;
}
.html-default-class .dark-text .N4:hover {
  text-decoration: none;
  color: #ffffff !important;
}
.html-default-class .dark-text .N4:visited {
  color: #cdd9e1;
}
.html-default-class .dark-text .N5 {
  font-family: "Siemens Sans Roman";
  font-size: 0.92857143rem;
  line-height: 1.42857143rem;
  color: #cdd9e1;
}
.html-default-class .dark-text .N5:hover {
  text-decoration: underline;
  color: #ffffff !important;
}
.html-default-class .dark-text .N5:visited {
  color: #cdd9e1;
}
.html-default-class .dark-text .N10 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #cdd9e1;
}
.html-default-class .dark-text .N10 a:active,
.html-default-class .dark-text .N10 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.html-default-class .dark-text .F4 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .html-default-class {
    font-size: 18px;
  }
  .html-default-class .H1 {
    font-family: "Siemens Sans Roman";
    font-size: 36px;
    line-height: 42px;
    color: #2d373c;
  }
  .html-default-class .H2 {
    font-family: "Siemens Sans Bold";
    font-size: 30px;
    line-height: 36px;
    color: #2d373c;
  }
  .html-default-class .E {
    font-family: "Siemens Sans Roman";
    font-size: 68px;
    line-height: 68px;
    color: #2d373c;
  }
  .html-default-class .E1 {
    font-family: "Siemens Sans Roman";
    font-size: 36px;
    line-height: 42px;
    color: #2d373c;
  }
  .html-default-class .E2 {
    font-family: "Siemens Sans Roman";
    font-size: 90px;
    line-height: 90px;
    color: #2d373c;
  }
  .html-default-class .Q2 {
    font-family: "Siemens Serif Roman";
    font-size: 160px;
    line-height: 160px;
    color: #879baa;
  }
  .html-default-class .Q3 {
    font-family: "Siemens Serif Roman";
    font-size: 18px;
    line-height: 24px;
    color: #697882;
  }
  .html-default-class .Q4 {
    font-family: "Siemens Serif Roman";
    font-size: 14px;
    line-height: 20px;
    color: #788791;
  }
  .html-default-class .N7 {
    font-family: "Siemens Sans Roman";
    font-size: 18px;
    line-height: 24px;
    color: #788791;
  }
  .html-default-class .N7:hover {
    text-decoration: underline;
  }
  .html-default-class .N11 {
    font-family: "Siemens Sans Roman";
    font-size: 1.71428571rem;
    line-height: 2.14285714rem;
    color: #788791;
  }
  .html-default-class .dark-text .H1 {
    font-family: "Siemens Sans Roman";
    font-size: 36px;
    line-height: 42px;
    color: #ffffff;
  }
  .html-default-class .dark-text .H2 {
    font-family: "Siemens Sans Bold";
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
  }
  .html-default-class .dark-text .E {
    font-family: "Siemens Sans Roman";
    font-size: 68px;
    line-height: 68px;
    color: #ffffff;
  }
  .html-default-class .dark-text .E1 {
    font-family: "Siemens Sans Roman";
    font-size: 36px;
    line-height: 42px;
    color: #ffffff;
  }
  .html-default-class .dark-text .E2 {
    font-family: "Siemens Sans Roman";
    font-size: 90px;
    line-height: 90px;
    color: #ffffff;
  }
  .html-default-class .dark-text .Q2 {
    font-family: "Siemens Serif Roman";
    font-size: 160px;
    line-height: 160px;
    color: #879baa;
  }
  .html-default-class .dark-text .Q3 {
    font-family: "Siemens Serif Roman";
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
  }
  .html-default-class .dark-text .Q4 {
    font-family: "Siemens Serif Roman";
    font-size: 14px;
    line-height: 20px;
    color: #cdd9e1;
  }
}
.F6 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2387aa;
}
.F6:hover,
.F6set {
  color: #FFFFFF;
  background-color: #005578;
}
.F6d,
.dark-text .F6 {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #2387aa;
}
.F6d:hover,
.dark-text .F6:hover,
.F6dset,
.dark-text .F6set {
  color: #005578;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  .html-default-class {
    font-size: 14px;
  }
}
@media (min-width: 1921px) {
  .html-default-class {
    font-size: 18px;
  }
}
@media (min-width: 2561px) {
  .html-default-class {
    font-size: 24px;
  }
}

.nts-truncate-text {
  position: relative;
  overflow: hidden;
}
.nts-truncate-text .nts-truncate-gradient {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 7900;
  cursor: pointer;
  background: #ffffff;
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
  background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}
.nts-chapter-color-grey .nts-truncate-text .nts-truncate-gradient {
  background: #ebf0f5;
  background: -webkit-linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
  background: -o-linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
  background: -moz-linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
  background: linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
}
.nts-chapter-color-blue .nts-truncate-text .nts-truncate-gradient {
  background: #005578;
  background: -webkit-linear-gradient(to bottom, rgba(0, 85, 120, 0), #005578);
  background: -o-linear-gradient(to bottom, rgba(0, 85, 120, 0), #005578);
  background: -moz-linear-gradient(to bottom, rgba(0, 85, 120, 0), #005578);
  background: linear-gradient(to bottom, rgba(0, 85, 120, 0), #005578);
}
.nts-chapter-color-background .nts-truncate-text .nts-truncate-gradient {
  background: #ebf0f5;
  background: -webkit-linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
  background: -o-linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
  background: -moz-linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
  background: linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
}
.nts-chapter-color-grey2 .nts-truncate-text .nts-truncate-gradient {
  background: #ebf0f5;
  background: -webkit-linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
  background: -o-linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
  background: -moz-linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
  background: linear-gradient(to bottom, rgba(235, 240, 245, 0), #ebf0f5);
}
.nts-chapter-color-brightStone .nts-truncate-text .nts-truncate-gradient {
  background: #555f69;
  background: -webkit-linear-gradient(to bottom, rgba(85, 95, 105, 0), #555f69);
  background: -o-linear-gradient(to bottom, rgba(85, 95, 105, 0), #555f69);
  background: -moz-linear-gradient(to bottom, rgba(85, 95, 105, 0), #555f69);
  background: linear-gradient(to bottom, rgba(85, 95, 105, 0), #555f69);
}
.nts-chapter-color-stone .nts-truncate-text .nts-truncate-gradient {
  background: #2d373c;
  background: -webkit-linear-gradient(to bottom, rgba(45, 55, 60, 0), #2d373c);
  background: -o-linear-gradient(to bottom, rgba(45, 55, 60, 0), #2d373c);
  background: -moz-linear-gradient(to bottom, rgba(45, 55, 60, 0), #2d373c);
  background: linear-gradient(to bottom, rgba(45, 55, 60, 0), #2d373c);
}
.nts-chapter-color-darkStone .nts-truncate-text .nts-truncate-gradient {
  background: #0a1419;
  background: -webkit-linear-gradient(to bottom, rgba(10, 20, 25, 0), #0a1419);
  background: -o-linear-gradient(to bottom, rgba(10, 20, 25, 0), #0a1419);
  background: -moz-linear-gradient(to bottom, rgba(10, 20, 25, 0), #0a1419);
  background: linear-gradient(to bottom, rgba(10, 20, 25, 0), #0a1419);
}
.nts-chapter-color-sand .nts-truncate-text .nts-truncate-gradient {
  background: #f5f5f0;
  background: -webkit-linear-gradient(to bottom, rgba(245, 245, 240, 0), #f5f5f0);
  background: -o-linear-gradient(to bottom, rgba(245, 245, 240, 0), #f5f5f0);
  background: -moz-linear-gradient(to bottom, rgba(245, 245, 240, 0), #f5f5f0);
  background: linear-gradient(to bottom, rgba(245, 245, 240, 0), #f5f5f0);
}
.nts-chapter-color-darkSand .nts-truncate-text .nts-truncate-gradient {
  background: #d7d7cd;
  background: -webkit-linear-gradient(to bottom, rgba(215, 215, 205, 0), #d7d7cd);
  background: -o-linear-gradient(to bottom, rgba(215, 215, 205, 0), #d7d7cd);
  background: -moz-linear-gradient(to bottom, rgba(215, 215, 205, 0), #d7d7cd);
  background: linear-gradient(to bottom, rgba(215, 215, 205, 0), #d7d7cd);
}
.nts-chapter-color-blue2 .nts-truncate-text .nts-truncate-gradient {
  background: #006487;
  background: -webkit-linear-gradient(to bottom, rgba(0, 100, 135, 0), #006487);
  background: -o-linear-gradient(to bottom, rgba(0, 100, 135, 0), #006487);
  background: -moz-linear-gradient(to bottom, rgba(0, 100, 135, 0), #006487);
  background: linear-gradient(to bottom, rgba(0, 100, 135, 0), #006487);
}
.nts-chapter-color-darkBlue .nts-truncate-text .nts-truncate-gradient {
  background: #003750;
  background: -webkit-linear-gradient(to bottom, rgba(0, 55, 80, 0), #003750);
  background: -o-linear-gradient(to bottom, rgba(0, 55, 80, 0), #003750);
  background: -moz-linear-gradient(to bottom, rgba(0, 55, 80, 0), #003750);
  background: linear-gradient(to bottom, rgba(0, 55, 80, 0), #003750);
}
.nts-truncate-button {
  display: none;
  margin-top: 0.85714286rem;
}
.nts-truncate-text + .nts-truncate-button {
  margin-top: 0;
}

.nts-footer {
  background-color: #ebf0f5;
  color: #697882;
  font-size: 1.5rem;
  padding-top: 36px;
}
.nts-footer .nts-footer-select {
  padding-bottom: 47px;
  padding-top: 18px;
}
.nts-footer .nts-footer-select .minict_wrapper ul {
  margin-top: 3px;
}
.nts-footer .H4 {
  margin-bottom: 14px;
}
.nts-footer .nts-linklist ul {
  padding-left: 0;
  margin-bottom: 8px;
}
.nts-footer .nts-linklist--singlePurpose ul li {
  color: #697882;
  font-size: 1rem;
}
.nts-footer .nts-linklist--singlePurpose ul li item_name {
  font-weight: 600;
}
.nts-footer .nts-linklist--singlePurpose ul li item_phone {
  margin-top: 13px;
}
.nts-footer .nts-linklist--singlePurpose ul li item_phone,
.nts-footer .nts-linklist--singlePurpose ul li item_fax {
  margin-bottom: 8px;
}
.nts-footer .nts-linklist--singlePurpose ul li item_phone i,
.nts-footer .nts-linklist--singlePurpose ul li item_fax i {
  color: #697882;
}
.nts-footer .nts-linklist.contact-info {
  margin-bottom: 13px;
}
.nts-footer .nts-linklist.region-change-info {
  margin-bottom: 13px;
}
.nts-footer .nts-linklist.social-channels-list {
  line-height: 0;
  padding-top: 0;
}
.nts-footer .nts-linklist.social-channels-list li {
  display: block;
  float: left;
  margin-right: 13px;
}
.nts-footer .nts-linklist.social-channels-list li a {
  color: #697882;
  display: inherit;
}
.nts-footer .nts-linklist.social-channels-list li a:hover {
  text-decoration: none;
  color: #005578;
}
.nts-footer .nts-linklist.social-channels-list li a:active {
  color: #788791;
}
.nts-footer .nts-linklist.social-channels-list li a:focus {
  text-decoration: none;
}
.nts-footer .footer-links {
  margin-top: 35px;
  margin-bottom: 55px;
}
.nts-footer .footer-links a {
  cursor: pointer;
  padding-right: 15px;
  display: inline-block;
}
.nts-footer .footer-links a:nth-child(2) {
  padding-right: 33px;
}
.nts-footer .footer-links span {
  display: inline-block;
}
.nts-footer .footer-links hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #788791;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}
@media (min-width: 320px) and (max-width: 599px) {
  .nts-footer .footer-links {
    padding-top: 0px;
    margin-top: 27px;
  }
  .nts-footer .footer-links a,
  .nts-footer .footer-links span {
    display: block !important;
    padding-top: 5px;
  }
  .nts-footer .nts-footer-select {
    padding-bottom: 32px;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .nts-footer .footer-links {
    padding-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nts-footer .footer-links {
    padding-top: 15px;
  }
  .nts-footer .footer-links .P3 {
    display: block;
    margin-bottom: 5px;
  }
}

html .nts-comp {
  margin-bottom: 4.28571429rem;
}
html .nts-comp--last {
  margin-bottom: 0 !important;
}
html .nts-comp.nts-component-fullheight {
  height: 100vh;
  height: 100%\9;
}
html .nts-comp.contentChanged {
  border: 2px solid #c00;
}
ins.textAdded {
  color: #0c0;
  background-color: #123456;
}
del.textRemoved {
  color: #c00;
  background-color: #123456;
}
img.imageAdded {
  border: 2px solid #0c0;
}
img.imageRemoved {
  border: 2px solid #c00;
}
img.imageChanged {
  border: 5px solid #c00;
}
a.urlChanged {
  border: 2px solid #c00;
}
div.urlChanged {
  border: 2px solid #c00;
}
div.contentChanged {
  border: 2px solid #c00;
}
div.urlChangedSolid {
  border: 2px solid #c00;
  color: #0c0;
  background-color: #123456;
}

[class*="icon-"] {
  display: inline-block;
  vertical-align: middle;
}
.icon-left {
  padding-right: 0.57142857rem;
}
.icon-right {
  padding-left: 0.57142857rem;
}

.featherlight--imageHigherThanVH {
  position: absolute;
  bottom: auto;
}
.featherlight--imageHigherThanVH .featherlight-image {
  /* overwriting inline styles */
  width: 100% !important;
  height: auto !important;
}
.featherlight--imageHigherThanVH .featherlight-content {
  max-height: 100%;
  vertical-align: top;
  margin-top: 7.5vh;
  margin-bottom: 7.5vh;
}
.featherlight:last-of-type {
  background: rgba(10, 20, 25, 0.75);
}
.featherlight .featherlight-content {
  padding: 0;
  border-bottom: 0;
  background: transparent;
}
.featherlight .featherlight-image {
  border: 2px solid #fff;
}
.featherlight .featherlight-close-icon {
  /* tried to extend .icon-close from siemens-webicons/style.less but it doesn't work.
		 * siemens-webicons/style.less becomes only concatenated, it should be imported somewhere.
		 * featherlight allows just hardly to customize html elements
		 */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'siemens-webicons-webfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: -9999px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  top: 2px;
  right: 2px;
  background: rgba(255, 255, 255, 0.75);
}
.featherlight .featherlight-close-icon:hover {
  background: #ffffff;
}
.featherlight .featherlight-close-icon:hover:before {
  color: #005578;
}
.featherlight .featherlight-close-icon:before {
  content: "\e615";
  position: absolute;
  top: 10px;
  right: 11px;
  text-indent: 0;
  color: #2387aa;
  font-size: 19px;
}
.featherlight .nts-caption {
  width: 100%;
  padding: 10px 0 0 0;
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #cdd9e1;
}
.featherlight .featherlight-image-wrapper {
  position: relative;
}
.featherlight .nts-icon-share {
  position: absolute;
  left: 2px;
  bottom: 1px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.75);
  margin-right: 1px;
  margin-bottom: 1px;
}
.featherlight .nts-icon-share .nts-share-button {
  padding: 12px 11px;
}
.featherlight .nts-icon-share .nts-share-links {
  position: absolute;
  bottom: 0;
  left: 0;
}
.featherlight .nts-icon-share:hover {
  background: #ffffff;
}
.featherlight .nts-icon-share:hover > .icon-share-newton-android:before {
  color: #005578;
}
.featherlight .nts-icon-share > .icon-share-newton-android:before {
  color: #2387aa;
  font-size: 19px;
  position: absolute;
  top: 10px;
  right: 11px;
}
@media (max-width: 599px) {
  .featherlight:before {
    margin-right: 0;
  }
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
  }
  .featherlight .featherlight-image {
    max-height: 100%;
    width: 100%;
  }
}

.nts-form-el {
  background-color: #fff;
  padding: 10px 15px;
  border: 1px solid #cdd9e1;
  position: relative;
  display: block;
  font-weight: normal;
  margin: 0;
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1rem;
  color: #788791;
}
.nts-form-el:active {
  color: #2d373c;
}
.nts-form-el,
.nts-form-el:active {
  color: #788791;
  line-height: 1.2 !important;
}
label.nts-form-el {
  cursor: pointer;
}
.nts-form-el label,
.nts-form-el .nts-form-el-label {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  cursor: pointer;
}
.nts-form-el > [class^="icon-"],
.nts-form-el [class*=" icon-"],
.nts-form-el > button [class^="icon-"],
.nts-form-el [class*=" icon-"] {
  line-height: 18px;
  font-size: 18px;
}
.nts-form-el:not(.el-form-el-input) > [class^="icon-"],
.nts-form-el [class*=" icon-"] {
  position: absolute;
  right: 15px;
  top: 10px;
}
.nts-form-el input:not([type="checkbox"]):not([type="radio"]),
.nts-form-el select {
  display: block;
  width: 100%;
  padding: 10px 15px;
  height: auto;
}
.nts-form-el input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="reset"]):not([type="button"]),
.nts-form-el select:not([type="submit"]):not([type="reset"]):not([type="button"]) {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1rem;
  color: #788791;
}
.nts-form-el input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="reset"]):not([type="button"]):active,
.nts-form-el select:not([type="submit"]):not([type="reset"]):not([type="button"]):active {
  color: #2d373c;
}
.nts-form-el input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="reset"]):not([type="button"]),
.nts-form-el select:not([type="submit"]):not([type="reset"]):not([type="button"]),
.nts-form-el input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="reset"]):not([type="button"]):active,
.nts-form-el select:not([type="submit"]):not([type="reset"]):not([type="button"]):active {
  color: #788791;
  line-height: 1.2 !important;
}
.nts-form-el input[type="button"] {
  padding: 10px 15px !important;
}
.nts-form-el select,
.nts-form-el select:active {
  font-size: 1.1rem !important;
  color: #788791;
  line-height: 1.2 !important;
}
.nts-form-el-input {
  padding: 0;
  height: auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-top-color: #879baa;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .nts-form-el-input {
    display: table;
    width: 100%;
  }
}
.nts-form-el-input > * {
  display: block;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 1%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .nts-form-el-input > * {
    display: table-cell;
    vertical-align: middle;
  }
}
.nts-form-el-input input:not([type="checkbox"]):not([type="radio"]) {
  border: none;
}
.nts-form-el-input input:not([type="checkbox"]):not([type="radio"]) + button {
  margin-left: -15px;
}
.nts-form-el-input > button {
  flex: 0 0 36px;
  min-width: 36px;
  border: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .nts-form-el-input > button {
    display: table-cell;
    width: 36px;
  }
}
.nts-form-el-input input:invalid ~ [class*="-clear"] {
  display: none;
}
.nts-form-el-input input:focus {
  color: #788791;
  outline: none !important;
}
.nts-form-el-input input:focus ~ .searchButton {
  background: #697882;
  color: #ffffff;
}
.nts-form-el-dropdown {
  padding-right: 30px;
  border-bottom-color: #879baa;
}
.nts-form-el-dropdown select {
  border: 1px solid #cdd9e1;
  border-top-color: #879baa;
  outline: none;
  color: #788791;
}
@media (min-width: 1024px) {
  .nts-form-el-dropdown select {
    position: absolute;
    top: 100%;
    z-index: 1000;
    left: -1px;
    min-width: calc(100% + 2px);
    width: auto;
  }
  .nts-form-el-dropdown select:not(:focus) {
    opacity: 0;
    z-index: -1;
  }
  .nts-form-el-dropdown select[multiple]:focus,
  .nts-form-el-dropdown select[size]:focus {
    max-height: none;
    z-index: 1000;
  }
}
.nts-form-el select:focus ~ .icon-arrow-down-small,
.nts-form-el-focus .icon-arrow-down-small {
  display: none;
}
.nts-form-el .icon-arrow-up-small {
  display: none;
}
.nts-form-el select:focus ~ .icon-arrow-up-small,
.nts-form-el-focus .icon-arrow-up-small {
  display: block;
}
.nts-form-el-button {
  padding: 0;
  border: none;
  background: none;
}
.nts-form-el-button.nts-form-el input,
.nts-form-el-button.nts-form-el button {
  border-radius: 0;
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.14285714rem;
  color: #2387aa;
  display: inline-block;
  width: auto;
  padding: 13px 15px;
  border: #2387aa solid 2px;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}
.nts-form-el-button.nts-form-el input:not(:hover),
.nts-form-el-button.nts-form-el button:not(:hover) {
  background: transparent;
  border-color: currentColor;
}
.nts-form-el-button.nts-form-el input:hover,
.nts-form-el-button.nts-form-el button:hover {
  color: #ffffff;
  background: #005578;
  border: #005578 solid 2px;
}
.nts-form-el-button.nts-form-el input[type="reset"] {
  font-family: "Siemens Sans Bold";
  font-size: 1rem;
  line-height: 1.14285714rem;
  color: #788791;
}
.nts-form-el-button.nts-form-el input[type="reset"]:hover,
.nts-form-el-button.nts-form-el input[type="reset"]:active {
  text-decoration: none;
  color: #697882;
}
.nts-form-el-button.nts-form-el input[type="reset"]:hover {
  color: #FFFFFF;
  background-color: #697882;
  border-color: #697882;
}
.nts-form-el-button-textual {
  border: none !important;
  background: none;
  padding: 1px 0 1px 0;
}
.nts-form-el-button-textual input,
.nts-form-el-button-textual button {
  background: none;
  border: none !important;
  border-radius: 0;
}

.nts-tag {
  display: inline-block;
  padding: 5px 10px;
  border: none;
  margin: 5px;
}
@media (max-width: 1023px) {
  .nts-tag {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
.nts-tag .icon-close {
  margin-left: 6px;
}
.nts-tag button {
  border: none;
}
.nts-tag-bar-wrapper {
  background-color: #cdd9e1;
}
.nts-tag-bar .nts-event-overview-filter-toggle ~ label {
  display: none;
}
.nts-tag-bar .nts-event-overview-filter-toggle ~ .nts-form-el {
  display: none;
}
.nts-tag-bar .nts-event-overview-filter-toggle ~ .nts-tag ~ .nts-form-el {
  display: inline-block;
}
@media (max-width: 767px) {
  .nts-tag-bar .nts-tag-bar-label {
    display: none;
  }
  .nts-tag-bar .nts-event-overview-filter-toggle ~ .nts-tag:nth-of-type(-n+3) {
    display: inline-block;
  }
  .nts-tag-bar .nts-event-overview-filter-toggle ~ .nts-tag:nth-of-type(n+4) ~ label {
    display: inline-block;
  }
  .nts-tag-bar .nts-event-overview-filter-toggle:not(:checked) ~ .nts-tag:nth-of-type(n+4) {
    display: none;
  }
}
@media (min-width: 768px) {
  .nts-tag-bar {
    display: flex;
  }
  .nts-tag-bar .nts-tag-bar-label {
    white-space: nowrap;
    clear: both;
    padding-top: 10px;
  }
  .nts-tag-bar .nts-event-overview-filter-toggle:not(:checked) ~ .nts-tag {
    display: inline-block;
  }
}
@media (max-width: 1023px) {
  .nts-tag-bar .nts-tag-bar-label {
    padding-top: 17px;
  }
}

.nts-paging {
  margin-top: 2.85714286rem;
  margin-bottom: 2.85714286rem;
  text-align: center;
}
.nts-paging .navigate,
.nts-paging .jump,
.nts-paging .index,
.nts-paging .spacer {
  display: inline-block;
  padding: 0 4px;
  min-width: 1.42857143rem;
  text-align: center;
}
.nts-paging .index,
.nts-paging .spacer {
  margin-left: 2px;
  margin-right: 2px;
}
.nts-paging .index:first-of-type {
  margin-left: 0;
}
.nts-paging .index:last-of-type {
  margin-right: 0;
}
.nts-paging .index:hover,
.nts-paging .active {
  background-color: #005578;
  color: #FFFFFF;
}
.dark-text .nts-paging .index:hover,
.dark-text .nts-paging .active,
.dark-text.nts-paging .index:hover,
.dark-text.nts-paging .active {
  background-color: #FFFFFF;
}
.nts-paging .spacer,
.nts-paging .spacer:hover {
  color: #2d373c;
}
.dark-text .nts-paging .spacer,
.dark-text .nts-paging .spacer:hover,
.dark-text.nts-paging .spacer,
.dark-text.nts-paging .spacer:hover {
  color: #FFFFFF;
}
.nts-paging .navigate,
.nts-paging .jump {
  color: #2387aa;
}
.nts-paging .navigate:hover,
.nts-paging .jump:hover {
  color: #005578;
}
.nts-paging .navigate.inactive,
.nts-paging .jump.inactive {
  color: #9bafbe;
}
.dark-text .nts-paging .navigate,
.dark-text .nts-paging .jump,
.dark-text.nts-paging .navigate,
.dark-text.nts-paging .jump,
.dark-text .nts-paging .navigate:hover,
.dark-text .nts-paging .jump:hover,
.dark-text.nts-paging .navigate:hover,
.dark-text.nts-paging .jump:hover {
  color: #FFFFFF;
}
.dark-text .nts-paging .navigate.inactive,
.dark-text .nts-paging .jump.inactive,
.dark-text.nts-paging .navigate.inactive,
.dark-text.nts-paging .jump.inactive {
  color: #879baa;
}
.nts-paging [class*="icon-"],
.nts-paging [class*="icon-"]:before {
  font-size: inherit;
  line-height: inherit;
}
.nts-paging .text-label {
  display: none;
}
@media (max-width: 1023px) {
  .nts-paging:not(.nts-paging-numbers) {
    overflow: auto;
  }
  .nts-paging:not(.nts-paging-numbers) .index,
  .nts-paging:not(.nts-paging-numbers) .spacer,
  .nts-paging:not(.nts-paging-numbers) .jump {
    display: none;
  }
  .nts-paging:not(.nts-paging-numbers) .text-label {
    display: inline-block;
  }
  .nts-paging:not(.nts-paging-numbers) .navigate,
  .nts-paging:not(.nts-paging-numbers) .jump {
    border: 1px solid currentColor;
    padding: 0.71428571rem;
  }
  .nts-paging:not(.nts-paging-numbers) .arrow-prev {
    float: left;
  }
  .nts-paging:not(.nts-paging-numbers) .arrow-next {
    float: right;
  }
}

.editmode-container {
  border: 1px solid #aaa;
  margin: 12px 0;
  font-size: 12px;
  padding: 0 10px;
}
.editmode-container [class*="editmode-label"] {
  color: #aaa;
  text-align: center;
  background: #C3F0F0;
  opacity: 0.75;
}
.editmode-container .editmode-container {
  margin: 7px 0;
}
.editmode-container .editmode-container [class*="editmode-label"] {
  background: #eee;
  opacity: 0.75;
}
.editmode-container .editmode-container.nts-borderless {
  border: none;
}
.editmode-container .editmode-label {
  margin: 0 -10px;
}
.editmode-container [class*="col-"] {
  float: none !important;
}
.editmode-container .nts-chapter {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.editmode-container .nts-comp {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.editmode-container img {
  width: 20% !important;
  min-width: 300px !important;
  height: auto !important;
}
.editmode-container img.cq-image-placeholder {
  width: 74px !important;
  min-width: auto !important;
  height: 74px !important;
}
.editmode-container .cq-dd-video img {
  min-width: 280px;
  max-height: 200px;
}
.editmode-container .cq-video-placeholder {
  width: 100% !important;
  min-width: 74px !important;
  height: 74px !important;
}
.editmode-container .noUploadContainer img {
  width: 150px !important;
  min-width: auto !important;
}
.editmode-container .nts-loading-circle img {
  width: auto !important;
  min-width: auto !important;
}
.editmode-container .nts-news-and-event {
  height: auto  !important;
}
.editmode-container .nts-news-and-event .nts-news-and-events-teaser-content {
  height: auto  !important;
}
.editmode-container .wap-abandoned {
  padding: 20px;
  background-color: #a94442;
  display: inline-block;
  color: #fff;
  font-weight: bold;
}

.nts-profile-page .nfs-profile-headline {
  margin-top: 2em;
  margin-bottom: 50px;
}
.nts-profile-page .nfs-profile-headline h4 {
  font-weight: bold;
}
.nts-profile-page .nts-profile-head {
  background-color: #555F69;
  border-top-color: #dfe6ed;
}
.nts-profile-page .nts-profile-head .nts-breadcrumb {
  margin-bottom: 0px;
}
.nts-profile-page .nts-profile-head li.nts-breadcrumb-entry > a > span {
  color: #ffffff;
}
.nts-profile-page .nts-profile-head li.nts-breadcrumb-entry > span {
  color: #ffffff;
}
.nts-profile-page .nts-profile-head h2 {
  color: #ffffff;
}
.nts-profile-page .nts-profile-head p {
  color: #ffffff;
  margin-bottom: 2em;
  text-align: justify;
}

.nts-login-page .margin-top-lg {
  margin-top: 60px;
}
.nts-login-page .margin-top-md {
  margin-top: 40px;
}
.nts-login-page .margin-btm-lg {
  margin-bottom: 60px;
}
.nts-login-page .margin-top-sm {
  margin-top: 20px;
}
.nts-login-page span.icon-arrow-down-large {
  display: none;
}

.nts-world-map #map {
  width: 100%;
  margin: 1.42857143rem 0;
}

.nts-video-slider {
  position: relative;
}
.nts-video-slider .slick-arrow {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.3);
}
.nts-video-slider .slick-arrow:hover,
.nts-video-slider .slick-arrow:active {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.5);
}
.nts-video-slider .slick-arrow.slick-disabled:hover {
  background: rgba(10, 20, 25, 0.3);
}
.nts-video-slider .slick-arrow.slick-disabled span[class*="icon-arrow-"] {
  color: #ffffff;
  opacity: 0.5;
}
.nts-video-slider .nts-slider {
  padding-left: 0;
  padding-right: 0;
}
.nts-video-slider .nts-slider .slick-slide {
  padding-right: 15px;
  padding-left: 15px;
}

.nts-video .video-js {
  width: 100% !important;
  height: 100%;
}
.nts-mediatext .nts-video .video-js {
  width: 100%!important;
}
.nts-mediatext .pull-right .nts-video .video-js {
  width: 100% !important;
}
.nts-video .video-js .vjs-endscreen-overlay-buttons .vjs-icon-replay:before {
  content: '\e91b';
}
.nts-video .nts-caption {
  margin-top: 0.71428571rem;
}
.nts-video .vjs-closeFullscreenToggle,
.nts-video-fullscreen .vjs-closeFullscreenToggle {
  display: none;
}
.nts-video .vjs-fullscreen video,
.nts-video-fullscreen .vjs-fullscreen video {
  height: 100% !important;
}
.nts-video .vjs-fullscreen .vjs-closeFullscreenToggle,
.nts-video-fullscreen .vjs-fullscreen .vjs-closeFullscreenToggle {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  height: 40px;
  width: 40px;
  font-family: 'siemens-webicons-webfont';
  text-indent: -9999px;
  overflow: hidden;
}
.nts-video .vjs-fullscreen .vjs-closeFullscreenToggle:hover,
.nts-video-fullscreen .vjs-fullscreen .vjs-closeFullscreenToggle:hover {
  background-color: #fff;
  cursor: pointer;
}
.nts-video .vjs-fullscreen .vjs-closeFullscreenToggle:before,
.nts-video-fullscreen .vjs-fullscreen .vjs-closeFullscreenToggle:before {
  content: "\e615";
  position: absolute;
  top: 4px;
  right: 10px;
  text-indent: 0;
  color: #2387aa;
  font-size: 19px;
}
.video-js .vjs-poster {
  background-size: cover;
}
.video-js .vjs-big-play-button {
  top: 50% !important;
  left: 50% !important;
  margin-left: -40px !important;
  margin-top: -40px !important;
  color: #2387aa !important;
  width: 80px !important;
  height: 80px !important;
  border-radius: 0 !important;
  background: rgba(255, 255, 255, 0.75) !important;
  line-height: 80px;
}
.video-js .vjs-big-play-button:before {
  font-size: 3rem !important;
  line-height: 76px !important;
  color: #2387aa !important;
  text-shadow: none !important;
  opacity: 1 !important;
  width: auto !important;
  margin: 0 !important;
  margin-left: 0.5rem !important;
}
.video-js .vjs-big-play-button:hover {
  background: #ffffff !important;
  color: #41aac8 !important;
  opacity: 1 !important;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .video-js .vjs-big-play-button {
    top: 50% !important;
    left: 50% !important;
    margin-left: -30px !important;
    margin-top: -30px !important;
    color: #2387aa !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.75) !important;
    line-height: 60px;
  }
  .video-js .vjs-big-play-button:before {
    font-size: 30px !important;
    line-height: 60px !important;
    color: #2387aa !important;
    text-shadow: none !important;
    opacity: 1 !important;
    width: auto !important;
    margin: 0 !important;
    margin-left: 0px !important;
  }
  .video-js .vjs-big-play-button:hover {
    background: #ffffff !important;
    color: #41aac8 !important;
    opacity: 1 !important;
  }
}
@media (min-width: 320px) and (max-width: 599px) {
  .video-js .vjs-big-play-button {
    top: 50% !important;
    left: 50% !important;
    margin-left: -25px !important;
    margin-top: -25px !important;
    color: #2387aa !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.75) !important;
    line-height: 50px;
  }
  .video-js .vjs-big-play-button:before {
    font-size: 25px !important;
    line-height: 50px !important;
    color: #2387aa !important;
    text-shadow: none !important;
    opacity: 1 !important;
    width: auto !important;
    margin: 0 !important;
    margin-left: 0px !important;
  }
  .video-js .vjs-big-play-button:hover {
    background: #ffffff !important;
    color: #41aac8 !important;
    opacity: 1 !important;
  }
}
.video-js .vjs-endscreen-overlay-content {
  display: none;
}
.video-js .vjs-endscreen-overlay-buttons {
  height: 100% !important;
  width: 100% !important;
  position: absolute;
}
.video-js .vjs-endscreen-overlay-buttons .vjs-control {
  position: relative;
  top: 50%;
  margin-top: -40px !important;
  color: #2387aa !important;
  width: 80px !important;
  height: 80px !important;
  border-radius: 0 !important;
  background: rgba(255, 255, 255, 0.75) !important;
}
.video-js .vjs-endscreen-overlay-buttons .vjs-control:before {
  font-size: 3rem !important;
  line-height: 76px !important;
  color: #2387aa !important;
  text-shadow: none !important;
  opacity: 1 !important;
  width: auto !important;
  margin: 0 !important;
  margin-left: 0px !important;
}
.video-js .vjs-endscreen-overlay-buttons .vjs-control:hover {
  background: #ffffff !important;
  color: #41aac8 !important;
  opacity: 1 !important;
}
.video-js .vjs-endscreen-overlay-buttons .vjs-control:before {
  font-family: 'siemens-webicons-webfont' !important;
  margin-top: -10px !important;
}
.video-js .vjs-endscreen-overlay-buttons .vjs-icon-replay:before {
  content: '\e654';
}
.video-js .vjs-endscreen-overlay-buttons .vjs-icon-share:before {
  content: '\e659';
}
@media (min-width: 600px) and (max-width: 1023px) {
  .video-js .vjs-endscreen-overlay-buttons .vjs-control {
    position: relative;
    top: 50%;
    margin-top: -30px !important;
    color: #2387aa !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.75) !important;
  }
  .video-js .vjs-endscreen-overlay-buttons .vjs-control:before {
    font-size: 30px !important;
    line-height: 60px !important;
    color: #2387aa !important;
    text-shadow: none !important;
    opacity: 1 !important;
    width: auto !important;
    margin: 0 !important;
    margin-left: 0px !important;
  }
  .video-js .vjs-endscreen-overlay-buttons .vjs-control:hover {
    background: #ffffff !important;
    color: #41aac8 !important;
    opacity: 1 !important;
  }
  .video-js .vjs-endscreen-overlay-buttons .vjs-control:before {
    font-family: 'siemens-webicons-webfont' !important;
    margin-top: -10px !important;
  }
}
@media (min-width: 320px) and (max-width: 599px) {
  .video-js .vjs-endscreen-overlay-buttons .vjs-control {
    position: relative;
    top: 50%;
    margin-top: -25px !important;
    color: #2387aa !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.75) !important;
  }
  .video-js .vjs-endscreen-overlay-buttons .vjs-control:before {
    font-size: 25px !important;
    line-height: 50px !important;
    color: #2387aa !important;
    text-shadow: none !important;
    opacity: 1 !important;
    width: auto !important;
    margin: 0 !important;
    margin-left: 0px !important;
  }
  .video-js .vjs-endscreen-overlay-buttons .vjs-control:hover {
    background: #ffffff !important;
    color: #41aac8 !important;
    opacity: 1 !important;
  }
  .video-js .vjs-endscreen-overlay-buttons .vjs-control:before {
    font-family: 'siemens-webicons-webfont' !important;
    margin-top: -10px !important;
  }
}

.nts-video-animation .col-xs-12 {
  height: 100vh;
}
.nts-video-animation .col-xs-12 .video-js {
  height: 100%;
  width: 100%;
}
.nts-video-animation .col-xs-12 .video-js video {
  object-fit: cover;
}
.nts-video-animation .col-xs-12 .video-js video::-webkit-media-controls-play-button,
.nts-video-animation .col-xs-12 .video-js video::-webkit-media-controls-start-playback-button {
  opacity: 0;
  pointer-events: none;
}
.nts-video-animation .col-xs-12 .video-js .vjs-poster {
  background-size: cover;
}
@media (max-width: 1023px) {
  .nts-video-animation .col-xs-12 {
    height: 50vh;
  }
}

html.fullscreenFallbackMode {
  overflow: hidden;
}
.nts-video-fullscreen.fullscreenFallback {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  z-index: 100000;
}
.nts-video-fullscreen .col-xs-12 {
  height: 100vh;
}
.nts-video-fullscreen .col-xs-12 .video-js {
  width: 100% !important;
  height: 100%;
}
.nts-video-fullscreen .col-xs-12 .video-js.vjs-fullscreen {
  height: 100% !important;
}
.nts-video-fullscreen .col-xs-12 .video-js .vjs-poster {
  background-size: cover;
}
.nts-video-fullscreen .col-xs-12 .video-js video {
  object-fit: contains;
}

.wcm-edit .nts-topic-news-tile {
  height: auto !important;
}
.nts-topic-news-tile {
  margin-bottom: 1.07142857rem;
}
.nts-topic-news-tile .nts-hide-warning {
  margin: 1.07142857rem 0;
  padding: 1.07142857rem;
  color: white;
  background-color: red;
}
.nts-topic-news-tile .nts-topic-news-tile-content {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #ffffff;
}
.nts-topic-news-tile a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .nts-topic-news-tile a:hover .nts-topic-news-tile-icons .icon-arrow-right-large {
    display: block;
  }
}
.nts-topic-news-tile .nts-topic-news-tile-image-container {
  position: relative;
  overflow: hidden;
}
.nts-topic-news-tile .nts-topic-news-tile-text-container {
  padding: 1.07142857rem;
  height: auto;
}
.nts-topic-news-tile .nts-topic-news-tile-date {
  margin-bottom: 1.42857143rem;
  min-height: 1.42857143rem;
}
.nts-topic-news-tile .nts-topic-news-tile-headline ~ .nts-topic-news-tile-description {
  margin-top: 1.07142857rem;
}
.nts-topic-news-tile .nts-topic-news-tile-icons .icon-arrow-right-large {
  position: absolute;
  bottom: 1.07142857rem;
  right: 0.71428571rem;
  display: none;
}
@media (min-width: 1024px) {
  .nts-topic-news-tile.col-lg-8,
  .nts-topic-news-tile.col-lg-4 {
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .nts-topic-news-tile .nts-topic-news-tile-content {
    height: 100%;
  }
  .nts-topic-news-tile-hero-teaser.nts-topic-news-tile .nts-topic-news-tile-image-container {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .nts-topic-news-tile-hero-teaser.nts-topic-news-tile .nts-topic-news-tile-image-container div {
    height: 100%;
  }
  .nts-topic-news-tile .nts-topic-news-tile-image-container img {
    width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .nts-topic-news-tile-hero-teaser.nts-topic-news-tile .nts-topic-news-tile-image-container:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0a1419;
    opacity: 0.5;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .nts-topic-news-tile a:hover .nts-topic-news-tile-image-container:after {
    opacity: 0.3;
  }
  .nts-topic-news-tile a:hover .nts-topic-news-tile-image-container img {
    -webkit-transform: scale(1.025);
    -moz-transform: scale(1.025);
    -ms-transform: scale(1.025);
    -o-transform: scale(1.025);
    transform: scale(1.025);
  }
  .nts-topic-news-tile-hero-teaser .nts-topic-news-tile-text-container {
    color: #ffffff;
    background-color: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-bottom: 3.57142857rem;
  }
  .nts-topic-news-tile-hero-teaser .nts-topic-news-tile-date {
    display: none;
  }
  .nts-topic-news-tile-hero-teaser .nts-topic-news-tile-headline ~ .nts-topic-news-tile-description {
    margin-top: 1.42857143rem;
  }
  .nts-topic-news-tile-hero-teaser .nts-topic-news-tile-icons {
    color: #ffffff;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nts-topic-news-tile-hero-teaser.nts-topic-news-tile .nts-topic-news-tile-image-container img {
    height: 100%;
    width: auto;
  }
}

.content-wrapper .nts-teaser {
  margin-bottom: 0px;
}
@media (min-width: 1024px) {
  .content-wrapper .nts-teaser {
    margin-bottom: 40px !important;
  }
}
@media (max-width: 1023px) {
  .content-wrapper .nts-teaser .nts-teaser-item {
    margin-bottom: 40px;
  }
}
.content-wrapper .nts-teaser .nts-rte {
  margin-bottom: 15px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .content-wrapper .nts-teaser-item {
    margin-bottom: 40px;
    margin-bottom: 11px;
  }
}
.nts-teaser .nts-teaser-item.hidden-lg {
  width: 50%;
  min-height: 175px;
  float: left;
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  .nts-teaser .nts-teaser-item.hidden-lg:nth-child(even) {
    padding-right: 3%;
  }
}
.nts-teaser .nts-teaser-item.hidden-lg .nts-rte {
  margin-bottom: 15px !important;
}
.nts-teaser .nts-teaser-item.hidden-lg [class*="col-"] {
  width: 100%;
  padding: 0;
}
.nts-accordion .nts-accordion-container .nts-accordion-content .nts-teaser .col-lg-6 {
  width: 75%;
}
@media (min-width: 320px) and (max-width: 767px) {
  .nts-accordion .nts-accordion-container .nts-accordion-content .nts-teaser {
    margin-bottom: 1.42857143rem;
  }
  .nts-accordion .nts-accordion-container .nts-accordion-content .nts-teaser .nts-teaser-item:not(.nts-teaser-item--mb) {
    margin-bottom: 0 !important;
  }
  .nts-accordion .nts-accordion-container .nts-accordion-content .nts-teaser .nts-teaser-item:not(.nts-teaser-item--mb) .nts-h4 {
    padding-top: 1.42857143rem;
  }
  .nts-accordion .nts-accordion-container .nts-accordion-content .nts-teaser .nts-double-teaser-second-item .nts-image {
    padding-top: 1.42857143rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nts-accordion .nts-accordion-container .nts-accordion-content .nts-teaser {
    margin-bottom: 2.85714286rem;
  }
  .nts-accordion .nts-accordion-container .nts-accordion-content .nts-teaser .nts-teaser-item:last-child {
    margin-bottom: 0 !important;
  }
}


.nts-table {
  height: auto;
}
.nts-table .P,
.nts-table .Ps,
.nts-table .P1,
.nts-table .P2,
.nts-table .P3,
.nts-table .A1 {
  font-size: 14px;
}
.nts-table .nts-table-export-controls {
  text-align: right;
  padding-bottom: 8px;
}
.no-js .nts-table .nts-table-export-controls {
  display: none;
}
.nts-table .nts-table-export-controls a.A1 {
  padding-left: 12px;
}
.nts-table .nts-table-scrollpane {
  border: solid #ebf0f5 2px;
}
.no-js .nts-table .nts-table-scrollpane {
  overflow: auto;
}
.nts-table .nts-table-scrollpane .nts-table-first-column-border {
  position: absolute;
  top: 0px;
  width: 2px;
  margin-left: 1.5%;
  background-color: #879baa;
  display: none;
}
.nts-table table.nts-table-scroll {
  width: 100%;
  border-collapse: separate;
}
.nts-table table.nts-table-scroll thead tr th {
  padding: 10px;
  background-color: #ebf0f5;
  border-left: solid #ffffff 2px;
  border-bottom: solid 4px #dfe6ed;
  vertical-align: text-top;
  min-width: calc(50vw - 17px);
}
@media (min-width: 600px) {
  .nts-table table.nts-table-scroll thead tr th {
    min-width: calc(30.8333vw - 11.333px);
  }
}
@media (min-width: 768px) {
  .nts-table table.nts-table-scroll thead tr th {
    min-width: calc(23.125vw - 8.5px);
  }
}
@media (min-width: 1024px) {
  .nts-table table.nts-table-scroll thead tr th {
    min-width: 80px;
  }
}
.nts-table table.nts-table-scroll thead tr th:first-child {
  background-color: #dfe6ed;
  border-left: 0px;
}
.nts-table table.nts-table-scroll tbody tr td {
  padding: 10px;
  background: #ffffff;
  border-right: solid #ebf0f5 2px;
  border-bottom: solid #ebf0f5 4px;
  vertical-align: text-top;
  min-width: calc(50vw - 17px);
}
@media (min-width: 600px) {
  .nts-table table.nts-table-scroll tbody tr td {
    min-width: calc(30.8333vw - 11.333px);
  }
}
@media (min-width: 768px) {
  .nts-table table.nts-table-scroll tbody tr td {
    min-width: calc(23.125vw - 8.5px);
  }
}
@media (min-width: 1024px) {
  .nts-table table.nts-table-scroll tbody tr td {
    min-width: 80px;
  }
}
.nts-table table.nts-table-scroll tbody tr td:first-child {
  border-left: 0px;
}
.nts-table table.nts-table-scroll tbody tr:last-child td {
  border-bottom: 0px;
}
.nts-table .nts-table-sorticons {
  font-size: 12px;
  height: 12px;
  color: #2387aa;
}
.no-js .nts-table .nts-table-sorticons {
  display: none;
}
.nts-table .nts-table-sorticons:hover {
  color: #005578;
}
.nts-table .icon-single-arrow-down {
  margin-left: -8px;
}
.nts-table .headerSortDown .icon-single-arrow-up {
  font-size: 0px;
}
.nts-table .headerSortDown .icon-single-arrow-down {
  margin-left: -12px;
}
.nts-table .headerSortUp .icon-single-arrow-down {
  font-size: 0px;
}
.nts-table .jspHorizontalBar {
  margin-top: 2px;
  height: 8px;
  background-color: #dfe6ed;
}
.nts-table .jspHorizontalBar .jspDrag {
  background-color: #788791;
  height: 8px;
}
.nts-table table.nts-table-non-scroll {
  width: 100%;
  border: 2xp solid #ebf0f5;
}
.nts-table table.nts-table-non-scroll tr td {
  background: #ffffff;
  border: 2px solid #ebf0f5;
  border-left: 4px solid #ebf0f5;
  padding: 10px;
  padding-bottom: 15px;
}
.nts-table table.nts-table-non-scroll tr td:first-child {
  background: #ebf0f5;
  border-left: 2px;
  border-bottom: 2px solid #ffffff;
}
.nts-table table.nts-table-non-scroll tr td:not(td:first-child) {
  border-left: 4px;
}
.nts-table table.nts-table-non-scroll tr:last-child td:first-child {
  border-bottom: #ebf0f5;
}
.nts-table sup,
.nts-table sub {
  position: static;
}
.nts-table sup {
  vertical-align: super;
}
.nts-table sub {
  vertical-align: sub;
}
.nts-chapter-color-grey .nts-table thead tr th {
  background: #dfe6ed;
  border-bottom: solid 4px #cdd9e1;
}
.nts-chapter-color-grey .nts-table thead tr th:first-child {
  background: #cdd9e1;
}
.nts-chapter-color-grey .nts-table .nts-table-non-scroll td:first-child {
  background: #dfe6ed;
  border-bottom: 2px solid #ebf0f5;
}
.nts-chapter-color-grey .nts-table .nts-table-non-scroll tr:last-child td:first-child {
  border-bottom: #ebf0f5;
}

.nts-tab-list {
  display: table;
  table-layout: fixed;
}
.nts-tab-list li.nts-tab-item {
  width: 100%;
}
.nts-tab .tab-pane.active {
  padding-top: 30px;
}
.nts-tab .tab-pane:not(.active) {
  overflow: hidden;
}
.nts-tab .nts-tab-list {
  border-bottom: 1px solid #879baa;
}
.nts-tab .nts-tab-list .nts-tab-item {
  padding: 0px 0px 0px 3px;
  bottom: -1px;
  vertical-align: bottom;
}
.nts-tab .nts-tab-list .nts-tab-item:first-child {
  padding: 0px;
}
.nts-tab .nts-tab-list .nts-tab-item a {
  text-decoration: none;
  display: block;
  padding: 10px 10px 20px 10px;
  background-color: #ebf0f5;
  border-bottom: 1px solid #879baa;
  border-radius: 0;
  text-align: left;
}
.nts-tab .nts-tab-list .nts-tab-item a:hover,
.nts-tab .nts-tab-list .nts-tab-item a:active,
.nts-tab .nts-tab-list .nts-tab-item a:focus {
  color: #005578 !important;
  background-color: #dfe6ed;
  border-color: #dfe6ed;
  border-bottom: 1px solid #879baa;
  margin: 0px;
}
.nts-tab .nts-tab-list .nts-tab-item.active a,
.nts-tab .nts-tab-list .nts-tab-item.active a:hover,
.nts-tab .nts-tab-list .nts-tab-item.active a:focus,
.nts-tab .nts-tab-list .nts-tab-item.ui-state-active a:hover,
.nts-tab .nts-tab-list .nts-tab-item.ui-state-active a:focus,
.nts-tab .nts-tab-list .nts-tab-item.ui-state-active a {
  background-color: #ffffff;
  border: 1px solid #879baa;
  border-bottom-color: transparent;
  color: #005578 !important;
}
.nts-chapter-color-grey .nts-tab .nts-tab-list {
  border-bottom: 1px solid #879baa;
}
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item a {
  text-decoration: none;
  display: block;
  padding: 10px 10px 20px 10px;
  background-color: #dfe6ed;
  border-bottom: 1px solid #879baa;
  border-radius: 0;
  text-align: left;
}
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item a:hover,
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item a:active,
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item a:focus {
  color: #005578 !important;
  background-color: #cdd9e1;
  border-color: #cdd9e1;
  border-bottom: 1px solid #cdd9e1;
  margin: 0px;
}
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.active a,
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.active a:hover,
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.active a:focus,
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.ui-state-active a:hover,
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.ui-state-active a:focus,
.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.ui-state-active a {
  background-color: #ebf0f5;
  border: 1px solid #879baa;
  border-bottom-color: transparent;
  color: #005578 !important;
}
.nts-chapter-color-grey--region.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.active a,
.nts-chapter-color-grey--region.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.active a:hover,
.nts-chapter-color-grey--region.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.active a:focus,
.nts-chapter-color-grey--region.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.ui-state-active a:hover,
.nts-chapter-color-grey--region.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.ui-state-active a:focus,
.nts-chapter-color-grey--region.nts-chapter-color-grey .nts-tab .nts-tab-list .nts-tab-item.ui-state-active a {
  background-color: #ebf0f5;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container {
  margin-bottom: 10px;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2:not(.collapsed) {
  border: 1px solid #879baa;
  border-bottom: none;
  padding-top: 10px;
  background: transparent;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2:not(.collapsed):hover {
  background: transparent;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2:not(.collapsed) .nts-accordion-title {
  color: #005578;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2:not(.collapsed) .icon-arrow-up-small {
  display: block;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2:not(.collapsed) .icon-arrow-down-small {
  display: none;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2.collapsed {
  background: #788791;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2.collapsed:hover {
  background: #697882;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2.collapsed:hover .nts-accordion-title {
  color: #ffffff;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2.collapsed .icon-arrow-up-small {
  display: none;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2.collapsed .icon-arrow-down-small {
  display: block;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-heading.D2 .nts-accordion-title span[class*="icon-arrow-"] {
  float: right;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container .nts-accordion-body .nts-accordion-content {
  padding-top: 30px;
}
.nts-accordion.nts-tab-combi-accordion .nts-accordion-container:last-child .nts-accordion-body {
  border-bottom: none;
}
.nts-tab-combi-tabs .nts-tab-list {
  margin-bottom: 30px;
}
.nts-chapter-download-support-service .nts-tab-combi-tabs .nts-tab-list {
  margin-bottom: -10px;
}
.nts-chapter-download-support-service .nts-tab-combi-tabs .nts-tab-list + .tab-content .tab-pane {
  margin-top: 40px;
}
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item {
  margin-bottom: -1px;
}
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item.active a {
  background: transparent;
  border-color: #879baa !important;
  border-bottom: none;
  color: #005578;
}
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item.active a:hover,
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item.active a:focus,
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item.active a:link,
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item.active a:visited {
  cursor: pointer;
  background: transparent;
}
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item a {
  padding: 1rem;
  text-align: left;
  background: #788791;
  border: 1px solid #ffffff;
  border-radius: 0 !important;
  border-bottom: none !important;
}
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item a:hover {
  background: #697882;
}
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item a .icon-left {
  font-size: 2.14285714rem;
}
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item a .nts-tab-combi-tab-text {
  line-height: 2.14285714rem;
}
.nts-tab-combi-tabs .nts-tab-list .nts-tab-item a .nts-tab-combi-tab-text span[class*="icon-arrow-"] {
  line-height: 2.14285714rem;
  float: right;
}
.tab .tab-content > .tab-pane {
  display: block;
  height: 0;
}
.tab .tab-content > .active {
  height: auto;
}
.accordion.section + .tab.section {
  margin-top: 4.28571429rem;
}

.nts-getting-things-done-tab .nts-tab-headline {
  background-color: #ebf0f5;
}
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list {
  padding-left: 15px;
  border: none;
}
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item {
  float: none;
  display: table-cell;
}
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item a {
  text-decoration: none;
  margin: 0px;
  display: block;
  padding: 15px;
  border: none;
  border-right: 2px solid #ffffff;
  border-radius: 0px;
  text-align: left;
}
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item a:hover {
  color: #005578 !important;
  background-color: #cdd9e1;
}
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item:first-child a {
  border-left: 2px solid #ffffff;
}
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item.active a,
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item.active a:hover,
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item.active a:focus,
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item.ui-state-active a:hover,
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item.ui-state-active a:focus,
.nts-getting-things-done-tab .nts-tab-headline .nts-tab-list .nts-tab-item.ui-state-active a {
  background-color: #ffffff;
  color: #005578 !important;
}
.nts-getting-things-done-tab .tab-content .tab-pane {
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .nts-chapter-getting-things-done {
    padding-top: 2.85714286rem !important;
  }
}
@media (max-width: 599px) {
  .nts-chapter-getting-things-done .nts-accordion .nts-accordion-content {
    padding-top: 10px;
  }
  .nts-chapter-getting-things-done .nts-accordion .nts-accordion-content .nts-linklist ul li {
    padding-bottom: 15px;
  }
}
.nts-chapter-getting-things-done .nts-accordion .nts-accordion-container .nts-accordion-heading .nts-accordion-title.D1 {
  font-size: 24px;
  line-height: 30px;
}
.nts-chapter-getting-things-done .nts-accordion .nts-accordion-container .nts-accordion-heading .nts-accordion-title.D1 > .icon-plus,
.nts-chapter-getting-things-done .nts-accordion .nts-accordion-container .nts-accordion-heading .nts-accordion-title.D1 > .icon-minus,
.nts-chapter-getting-things-done .nts-accordion .nts-accordion-container .nts-accordion-heading .nts-accordion-title.D1 > .icon-arrow-right-small {
  line-height: 30px;
}
.nts-chapter-getting-things-done .nts-accordion .nts-accordion-container .nts-accordion-heading .nts-accordion-title.D1 .nts-accordion-item-title {
  padding-left: 34px;
}

.nts-stickybar {
  display: none;
  opacity: 0;
  max-height: 0;
  transition: opacity 0.2s linear 0.2s, opacity 0.2s linear;
}
.nts-stickybar.nts-comp,
.nts-stickybar .nts-comp {
  margin-bottom: 0;
}
.hidden-state .nts-stickybar,
.compressed .nts-stickybar.revealup {
  display: block;
  opacity: 1;
  max-height: 40px;
}
.nts-stickybar .nts-button {
  margin-top: 0;
}

.siteid-flyout-btn {
  cursor: pointer;
}
.siteid-flyout-btn.hovered,
.siteid-flyout-btn:hover {
  text-decoration: none;
  color: #2d373c;
  border-bottom: 4px solid #41aaaa;
  padding-bottom: 15px;
  margin-bottom: -19px;
}
.nts-siteid,
.nts-navbar-header-siteid {
  background: #ebf0f5;
  color: #697882;
  position: absolute;
  width: 100%;
  z-index: 8896;
  padding: 18px 0 16px;
  display: none;
  border-bottom: 2px solid #dfe6ed;
  margin-top: -1px;
}
.nts-siteid hr,
.nts-navbar-header-siteid hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cdd9e1;
  margin-top: 43px;
  padding: 0;
}
.nts-siteid .change-lang-row .siteid-col-inline,
.nts-navbar-header-siteid .change-lang-row .siteid-col-inline {
  display: inline-block;
  width: auto;
}
.nts-siteid .change-lang-row .available-languages-list ul,
.nts-navbar-header-siteid .change-lang-row .available-languages-list ul {
  margin-bottom: 0px;
  margin-top: 0;
  padding: 0;
}
.nts-siteid .change-lang-row .available-languages-list ul li,
.nts-navbar-header-siteid .change-lang-row .available-languages-list ul li {
  display: inline;
}
.nts-siteid .change-lang-row .available-languages-list ul li .nts-button-container,
.nts-navbar-header-siteid .change-lang-row .available-languages-list ul li .nts-button-container {
  margin-left: 13px;
  top: 16px;
}
.nts-siteid .change-lang-row .available-languages-list ul li .nts-button-container .icon-arrow-right-small,
.nts-navbar-header-siteid .change-lang-row .available-languages-list ul li .nts-button-container .icon-arrow-right-small {
  line-height: 17px;
}
.nts-siteid .region-row .minict_wrapper,
.nts-navbar-header-siteid .region-row .minict_wrapper {
  margin-bottom: 5px;
  width: 300px;
  -webkit-overflow-scrolling: touch;
}
.nts-siteid .region-row .minict_wrapper ul li.minict_first,
.nts-navbar-header-siteid .region-row .minict_wrapper ul li.minict_first {
  border-bottom: 1px solid #879baa;
}
.nts-siteid .region-row hr,
.nts-navbar-header-siteid .region-row hr {
  margin-top: 33px;
  margin-bottom: 13px;
}
.nts-siteid .region-row .N11,
.nts-navbar-header-siteid .region-row .N11 {
  padding-bottom: 20px;
}
.nts-siteid .region-row .tab-container .tabs nav li a,
.nts-navbar-header-siteid .region-row .tab-container .tabs nav li a {
  background-color: #dfe6ed;
}
.nts-siteid .region-row .tab-container .tabs nav li.active a,
.nts-navbar-header-siteid .region-row .tab-container .tabs nav li.active a {
  background-color: #ebf0f5;
}
.nts-siteid .region-list,
.nts-navbar-header-siteid .region-list {
  padding: 0;
  margin: 0;
  list-style: none;
  word-wrap: break-word;
}
@media (min-width: 1024px) {
  .nts-siteid .region-list,
  .nts-navbar-header-siteid .region-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
.nts-siteid .region-list li,
.nts-navbar-header-siteid .region-list li {
  margin-bottom: 12px;
}
.nts-siteid .region-list .A,
.nts-navbar-header-siteid .region-list .A,
.nts-siteid .region-list .P,
.nts-navbar-header-siteid .region-list .P {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .nts-siteid .region-list .P,
  .nts-navbar-header-siteid .region-list .P {
    display: block;
  }
}
.nts-siteid .global-row .siteid-inline-block,
.nts-navbar-header-siteid .global-row .siteid-inline-block {
  display: inline-block;
  width: auto;
}
.nts-siteid .global-row .available-global-languages-list ul,
.nts-navbar-header-siteid .global-row .available-global-languages-list ul {
  margin-bottom: 0px;
  margin-top: 0;
  padding: 0;
}
.nts-siteid .global-row .available-global-languages-list ul li,
.nts-navbar-header-siteid .global-row .available-global-languages-list ul li {
  display: inline;
  padding-left: 10px;
}
.nts-siteid .global-row .available-global-languages-list ul li span.icon-arrow-right-small,
.nts-navbar-header-siteid .global-row .available-global-languages-list ul li span.icon-arrow-right-small {
  line-height: 17px;
}
@media (max-width: 1023px) {
  .nts-navbar-header-siteid--static {
    position: static;
  }
}
.nts-navbar-header-siteid {
  padding-top: 8px;
  padding-bottom: 47px;
  background-color: #ffffff;
}
.nts-navbar-header-siteid .change-lang-row .P.siteid-col-inline {
  display: block;
}
.nts-navbar-header-siteid .change-lang-row .available-languages-list ul li .nts-button-container {
  top: 10px;
}
.nts-navbar-header-siteid .change-lang-row .available-languages-list ul li:first-child .nts-button-container {
  margin-left: 2px;
}
.nts-navbar-header-siteid .change-lang-row hr {
  margin-top: 33px;
  margin-bottom: 15px;
}
.nts-navbar-header-siteid .region-row .N11 {
  padding-bottom: 20px;
}
.nts-navbar-header-siteid .region-row .minict_wrapper {
  width: 100%;
}
.nts-navbar-header-siteid .region-row .minict_wrapper ul {
  margin-top: 3px;
}
.nts-navbar-header-siteid .global-row .P.siteid-inline-block {
  display: block;
}
.nts-navbar-header-siteid .global-row .available-global-languages-list ul {
  padding-top: 5px;
  padding-bottom: 0px;
}
.nts-navbar-header-siteid .global-row .available-global-languages-list ul li:first-child {
  padding-left: 0px;
}

.nts-secondary-navigation,
.nts-navbar-header-secondary-navigation {
  background: #ebf0f5;
  color: #697882;
  position: absolute;
  width: 100%;
  z-index: 8893;
  padding: 27px 0 50px;
  display: none;
  border-bottom: 2px solid #dfe6ed;
}
.nts-secondary-navigation .nts-region-language-bar,
.nts-navbar-header-secondary-navigation .nts-region-language-bar {
  background: #ebf0f5;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nts-secondary-navigation .nts-secondary-navigation-levelup,
.nts-navbar-header-secondary-navigation .nts-secondary-navigation-levelup {
  display: none;
  margin-bottom: 10px;
}
.nts-secondary-navigation .nts-secondary-navigation-levelup ul,
.nts-navbar-header-secondary-navigation .nts-secondary-navigation-levelup ul {
  padding-left: 0px;
  margin-left: 0px;
}
.nts-secondary-navigation .nts-secondary-navigation-levelup li,
.nts-navbar-header-secondary-navigation .nts-secondary-navigation-levelup li {
  list-style: outside none none;
  margin-right: 9px;
  display: inline;
  margin-bottom: 5px;
}
.nts-secondary-navigation .go-to-link,
.nts-navbar-header-secondary-navigation .go-to-link {
  display: none;
  margin-bottom: 10px;
}
.nts-secondary-navigation .nts-component-linklist,
.nts-navbar-header-secondary-navigation .nts-component-linklist {
  padding-left: 0px;
  margin-bottom: 0px;
}
.nts-secondary-navigation .nts-component-linklist li,
.nts-navbar-header-secondary-navigation .nts-component-linklist li {
  list-style: outside none none;
}
.nts-secondary-navigation .nts-component-linklist li a,
.nts-navbar-header-secondary-navigation .nts-component-linklist li a {
  display: block;
  padding: 0.71428571rem;
  padding-right: 2.14285714rem;
  border-top: 1px solid #cdd9e1;
}
.nts-secondary-navigation .nts-component-linklist li span.branch-link,
.nts-navbar-header-secondary-navigation .nts-component-linklist li span.branch-link {
  float: right;
  margin-top: 0.28571429rem;
}
.nts-secondary-navigation .nts-component-linklist li span.page-link-icon,
.nts-navbar-header-secondary-navigation .nts-component-linklist li span.page-link-icon {
  display: none;
  margin-right: 0.57142857rem;
}
.nts-secondary-navigation .nts-component-linklist li:last-child,
.nts-navbar-header-secondary-navigation .nts-component-linklist li:last-child {
  border-bottom: 1px solid #cdd9e1;
}
.nts-secondary-navigation .nts-component-linklist li:hover,
.nts-navbar-header-secondary-navigation .nts-component-linklist li:hover {
  background-color: #dfe6ed;
}
@media (max-width: 1023px) {
  .nts-secondary-navigation .navigation-entries .navigation-entries-column,
  .nts-navbar-header-secondary-navigation .navigation-entries .navigation-entries-column {
    margin-top: -1px;
  }
}
.nts-secondary-navigation .nts-nav-linklist-column li,
.nts-navbar-header-secondary-navigation .nts-nav-linklist-column li {
  list-style: outside none none;
  padding-bottom: 5px;
}
.nts-secondary-navigation .nts-nav-linklist-column li span.branch-link,
.nts-navbar-header-secondary-navigation .nts-nav-linklist-column li span.branch-link {
  float: right;
}
.nts-secondary-navigation .hero-content-teaser,
.nts-navbar-header-secondary-navigation .hero-content-teaser {
  display: none;
  background-color: #ffffff;
}
.nts-secondary-navigation .hero-content-teaser .hero-content-teaser-image,
.nts-navbar-header-secondary-navigation .hero-content-teaser .hero-content-teaser-image {
  width: 100%;
}
.nts-secondary-navigation .hero-content-teaser .hero-content-teaser-description,
.nts-navbar-header-secondary-navigation .hero-content-teaser .hero-content-teaser-description {
  padding: 10px 15px 10px 15px;
}
.nts-secondary-navigation .hero-content-teaser .hero-content-teaser-description .hero-content-teaser-description-text,
.nts-navbar-header-secondary-navigation .hero-content-teaser .hero-content-teaser-description .hero-content-teaser-description-text {
  display: inline-block;
  width: 90%;
}
.nts-secondary-navigation .hero-content-teaser .hero-content-teaser-description .hero-content-teaser-description-arrow,
.nts-navbar-header-secondary-navigation .hero-content-teaser .hero-content-teaser-description .hero-content-teaser-description-arrow {
  width: 0;
  padding-left: 10px;
  padding-right: 0px;
  display: inline-block;
}
.nts-secondary-navigation .navigation-entries-datasource,
.nts-navbar-header-secondary-navigation .navigation-entries-datasource {
  display: none;
}
.nts-secondary-navigation .nts-product-index .site-search,
.nts-navbar-header-secondary-navigation .nts-product-index .site-search {
  width: 100%;
}
.nts-secondary-navigation.nts-secondary-navigation-nolevelup {
  padding: 70px 0 50px;
}
@media (min-width: 1024px) {
  .nts-secondary-navigation.nts-secondary-navigation-nolevelup {
    padding-bottom: 0;
    padding-top: 40px;
  }
}
.nts-secondary-navigation .nts-secondary-navigation-levelup li:first-child {
  display: none;
}
.nts-navbar-header-secondary-navigation {
  padding-top: 0;
  padding-bottom: 0;
  overflow: scroll;
  height: 100vh;
}
.nts-navbar-header-secondary-navigation__container {
  background-color: #ffffff;
  padding-top: 2.14285714rem;
  padding-bottom: 155px;
  border-bottom: 2px solid #dfe6ed;
}
@media (min-width: 1024px) {
  .nts-navbar-header-secondary-navigation__container {
    background-color: #ebf0f5;
    padding-bottom: 48px;
    border-bottom: 0;
  }
}
.nts-navbar-header-secondary-navigation.nts-secondary-navigation-nolevelup .nts-navbar-header-secondary-navigation__container {
  padding-bottom: 30px;
}
.nts-navbar-header-secondary-navigation .nts-secondary-navigation-levelup ul {
  margin-bottom: 7px;
}
.nts-navbar-header-secondary-navigation .nts-secondary-navigation-levelup li {
  display: none;
}
.nts-navbar-header-secondary-navigation .nts-secondary-navigation-levelup li:last-child {
  display: inline-block;
}
.nts-navbar-header-secondary-navigation .go-to-link {
  padding-top: 0px;
  padding-bottom: 0px;
}
.nts-navbar-header-secondary-navigation .hero-content-teaser {
  margin-top: 28px;
}
.nts-navbar-header-secondary-navigation .nts-component-linklist li a {
  padding-right: 0;
}
.nts-navbar-header-secondary-navigation .nts-component-linklist li a .icon-arrow-right-small {
  color: #879baa;
}
.nts-navbar-header-secondary-navigation .nts-component-linklist li a .icon-arrow-right-small:hover {
  color: #005578;
}
.nts-navbar-header-secondary-navigation .nts-component-linklist li:hover a .icon-arrow-right-small {
  color: #005578;
}
@media (max-width: 1023px) {
  .nts-secondary-navigation .nts-component-linklist,
  .nts-navbar-header-secondary-navigation .nts-component-linklist {
    display: block !important;
    margin-bottom: 0;
  }
  .nts-secondary-navigation .nts-component-linklist li span.branch-link,
  .nts-navbar-header-secondary-navigation .nts-component-linklist li span.branch-link {
    float: right;
    padding-right: 22px;
  }
  .nts-secondary-navigation .nts-nav-linklist-column li span.branch-link,
  .nts-navbar-header-secondary-navigation .nts-nav-linklist-column li span.branch-link {
    float: right;
    padding-right: 22px;
  }
}
@media (max-width: 1023px) {
  .nts-navbar-header-secondary-navigation .nts-component-linklist li span.branch-link {
    padding-right: 0.71428571rem;
  }
}
@media (max-width: 1023px) {
  .nts-accordion .product-index-search-azbox .nts-button {
    margin-bottom: 1.42857143rem;
  }
}


.nts-search,
.nts-navbar-header-search {
  transition: width 0.2s;
  width: 100%;
}
.nts-search .nts-search-button,
.nts-navbar-header-search .nts-search-button,
.nts-search .nts-search-button-reset,
.nts-navbar-header-search .nts-search-button-reset {
  background: #ffffff;
  border: none;
  width: 30px;
  height: 100%;
  cursor: pointer;
  margin-right: -30px;
}
.nts-search .nts-search-button .icon-search,
.nts-navbar-header-search .nts-search-button .icon-search,
.nts-search .nts-search-button-reset .icon-search,
.nts-navbar-header-search .nts-search-button-reset .icon-search {
  font-size: 18px;
  color: #788791;
}
.nts-search .nts-search-button-reset,
.nts-navbar-header-search .nts-search-button-reset {
  display: none;
  color: #9BAFBE;
}
.nts-search .nts-search-button,
.nts-navbar-header-search .nts-search-button {
  margin-right: -60px;
}
.nts-search .nts-search-button:hover,
.nts-navbar-header-search .nts-search-button:hover {
  background: #697882 !important;
}
.nts-search .nts-search-button:hover .icon-search,
.nts-navbar-header-search .nts-search-button:hover .icon-search {
  color: #ffffff;
}
.nts-search .nts-search-input,
.nts-navbar-header-search .nts-search-input,
.nts-search .nts-search-input.text-version,
.nts-navbar-header-search .nts-search-input.text-version {
  padding-right: 60px;
  border: 1px solid #cdd9e1;
  height: 30px;
  background-color: #ffffff;
}
.nts-search .site-search-term,
.nts-navbar-header-search .site-search-term {
  font-family: "Siemens Sans Roman";
  font-size: 14px;
  line-height: 1.42857143rem;
  color: #9bafbe;
  width: 100%;
  height: 100%;
  border: none;
  padding-left: 15px;
}
.nts-search .site-search-term:valid ~ .nts-search-button-reset,
.nts-navbar-header-search .site-search-term:valid ~ .nts-search-button-reset {
  display: block;
}
.nts-search .site-search-term:focus,
.nts-navbar-header-search .site-search-term:focus {
  color: #788791;
  outline: none !important;
}
.nts-search .site-search-term:focus ~ .nts-search-button,
.nts-navbar-header-search .site-search-term:focus ~ .nts-search-button {
  background: #697882;
}
.nts-search .site-search-term:focus ~ .nts-search-button .icon-search,
.nts-navbar-header-search .site-search-term:focus ~ .nts-search-button .icon-search {
  color: #ffffff;
}
.nts-search .autocomplete-wrapper,
.nts-navbar-header-search .autocomplete-wrapper {
  position: relative;
}
.nts-search .autocomplete-wrapper ul,
.nts-navbar-header-search .autocomplete-wrapper ul {
  position: relative;
  width: 100%;
  background: #ffffff;
  border: 1px solid #cdd9e1;
  border-top: none;
  list-style: none;
  padding: 0;
  z-index: 8894;
}
.nts-search .autocomplete-wrapper li,
.nts-navbar-header-search .autocomplete-wrapper li {
  cursor: pointer;
}
.nts-search .autocomplete-wrapper .nts-suggest-entry a,
.nts-navbar-header-search .autocomplete-wrapper .nts-suggest-entry a {
  padding: 6px 15px 8px;
  display: block;
  color: #879baa;
  text-decoration: none;
}
.nts-search .autocomplete-wrapper .nts-suggest-entry a .nts-suggest-match,
.nts-navbar-header-search .autocomplete-wrapper .nts-suggest-entry a .nts-suggest-match {
  color: #000000;
}
.nts-search .autocomplete-wrapper .nts-suggest-entry a:hover,
.nts-navbar-header-search .autocomplete-wrapper .nts-suggest-entry a:hover,
.nts-search .autocomplete-wrapper .nts-suggest-entry a.ui-state-focus,
.nts-navbar-header-search .autocomplete-wrapper .nts-suggest-entry a.ui-state-focus {
  background: #005578;
  color: #ffffff;
}
.nts-search .autocomplete-wrapper .nts-suggest-entry a:hover .nts-suggest-match,
.nts-navbar-header-search .autocomplete-wrapper .nts-suggest-entry a:hover .nts-suggest-match,
.nts-search .autocomplete-wrapper .nts-suggest-entry a.ui-state-focus .nts-suggest-match,
.nts-navbar-header-search .autocomplete-wrapper .nts-suggest-entry a.ui-state-focus .nts-suggest-match {
  color: #ffffff;
}
.nts-search .ui-helper-hidden-accessible,
.nts-navbar-header-search .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nts-navbar-header-search {
  width: 100%;
  z-index: 8895;
  padding-top: 0;
  padding-bottom: 45px;
  background-color: #ffffff;
  display: none;
  border-bottom: 2px solid #dfe6ed;
}
.nts-navbar-header-search .nts-search-input,
.nts-navbar-header-search .nts-search-input.text-version {
  padding-right: 70px;
  height: 35px;
  font-size: 1rem;
}
.nts-navbar-header-search .nts-search-input .site-search-term,
.nts-navbar-header-search .nts-search-input.text-version .site-search-term {
  font-size: 1rem;
}
.nts-navbar-header-search .nts-search-input .site-search-term:valid ~ .nts-search-button-reset,
.nts-navbar-header-search .nts-search-input.text-version .site-search-term:valid ~ .nts-search-button-reset {
  display: block;
}
.nts-navbar-header-search .nts-search-input span[class^="icon-"],
.nts-navbar-header-search .nts-search-input.text-version span[class^="icon-"] {
  width: 35px;
  position: relative;
  font-size: 1rem;
  line-height: 30px;
  text-align: center;
}
.nts-navbar-header-search .nts-search-input .nts-search-button-reset,
.nts-navbar-header-search .nts-search-input.text-version .nts-search-button-reset {
  padding: 0;
  display: none;
  width: 35px;
  margin-right: -35px;
  box-sizing: border-box;
}
.nts-navbar-header-search .nts-search-input .nts-search-button,
.nts-navbar-header-search .nts-search-input.text-version .nts-search-button {
  padding: 0;
  width: 35px;
  margin-right: -70px;
  box-sizing: border-box;
}
.nts-navbar-header-search .nts-search-input .nts-search-button.text-version,
.nts-navbar-header-search .nts-search-input.text-version .nts-search-button.text-version {
  width: 105px;
  margin-right: -140px;
  color: #ffffff;
  box-sizing: border-box;
}
.nts-navbar-header-search .nts-search-input.text-version {
  padding-right: 140px;
}
.nts-navbar-header-search .autocomplete-wrapper li {
  cursor: pointer;
}
.nts-navbar-header-search .autocomplete-wrapper .nts-suggest-entry {
  font-size: 1rem;
  line-height: 1.42857143rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nts-navbar-header-search {
    padding-top: 12px;
  }
}
.nts-search .nts-onebox,
.nts-navbar-header-search .nts-onebox {
  margin-top: 4px;
}
.nts-search .nts-onebox a,
.nts-navbar-header-search .nts-onebox a {
  padding: 11px 15px 11px 15px;
  display: block;
  overflow: auto;
  background-color: #ebf0f5;
  position: relative;
  text-decoration: none;
}
.nts-search .nts-onebox a .nts-onebox-headline,
.nts-navbar-header-search .nts-onebox a .nts-onebox-headline {
  display: block;
  margin-bottom: 5px;
}
.nts-search .nts-onebox a .nts-onebox-text,
.nts-navbar-header-search .nts-onebox a .nts-onebox-text {
  color: #000000;
}
.nts-search .nts-onebox a:hover,
.nts-navbar-header-search .nts-onebox a:hover,
.nts-search .nts-onebox a.ui-state-focus,
.nts-navbar-header-search .nts-onebox a.ui-state-focus {
  background-color: #dfe6ed;
}
.nts-search .nts-onebox a:hover .nts-onebox-text,
.nts-navbar-header-search .nts-onebox a:hover .nts-onebox-text,
.nts-search .nts-onebox a.ui-state-focus .nts-onebox-text,
.nts-navbar-header-search .nts-onebox a.ui-state-focus .nts-onebox-text {
  color: #000000;
}
.nts-search .nts-onebox .nts-onebox-img,
.nts-navbar-header-search .nts-onebox .nts-onebox-img {
  max-width: 147px;
  margin-top: 5px;
  margin-bottom: 15px;
}
.nts-search .nts-onebox *[class^="icon-"],
.nts-navbar-header-search .nts-onebox *[class^="icon-"] {
  display: inline;
}
.nts-search .nts-onebox *[class^="icon-"]:after,
.nts-navbar-header-search .nts-onebox *[class^="icon-"]:after {
  float: right;
  content: "\e607";
  position: relative;
  margin-top: 8px;
  right: -3px;
  height: -1.57142857rem;
}
.nts-search .nts-onebox *[class^="icon-"]:before,
.nts-navbar-header-search .nts-onebox *[class^="icon-"]:before {
  display: none;
}
@media (min-width: 600px) {
  .nts-search .nts-onebox .nts-onebox-img,
  .nts-navbar-header-search .nts-onebox .nts-onebox-img {
    margin-right: 15px;
    float: left;
    position: relative;
  }
}
@media (min-width: 1024px) {
  .nts-search .autocomplete-wrapper ul,
  .nts-navbar-header-search .autocomplete-wrapper ul {
    position: absolute;
  }
}

.nts-teaser-routing {
  /* Flyout */
}
.nts-teaser-routing .nts-teaser-routing-link {
  text-align: right;
  padding: 0 15px 10px 15px;
  margin: 0.71428571rem 0;
  position: relative;
}
.nts-teaser-routing .nts-teaser-routing-item {
  position: relative;
  margin-bottom: 2.14285714rem;
  background-color: #ebf0f5;
}
.nts-teaser-routing .nts-teaser-routing-item > a {
  display: block;
  height: 100%;
}
.nts-teaser-routing .nts-teaser-routing-item a:hover,
.nts-teaser-routing .nts-teaser-routing-item a:focus {
  text-decoration: none;
}
.nts-teaser-routing .nts-teaser-routing-item.nts-teaser-routing-title-only {
  margin-top: 0.71428571rem;
  margin-bottom: 0;
}
.nts-teaser-routing .nts-teaser-routing-item .nts-teaser-routing-item-title {
  padding: 1.07142857rem;
}
.nts-teaser-routing .nts-teaser-routing-item .nts-teaser-routing-item-text {
  padding: 0 2.5rem 1.07142857rem 1.07142857rem;
}
.nts-teaser-routing .nts-teaser-routing-item .nts-teaser-routing-item-arrow {
  position: absolute;
  font-size: 1.71428571rem;
  color: #2387aa;
  padding: 0 1.07142857rem 0 0.71428571rem;
  right: 0.57142857rem;
  bottom: 1.07142857rem;
}
.nts-teaser-routing .nts-teaser-routing-item.nts-teaser-routing-first-row {
  margin-top: 1.42857143rem;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout {
  display: none;
  margin-bottom: 0.71428571rem;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout .nts-teaser-routing-item-tile-flyout-content {
  background-color: #ebf0f5;
  padding: 1.42857143rem;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout .nts-teaser-routing-item-tile-flyout-content .nts-rte {
  margin-bottom: 30px !important;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout .nts-teaser-routing-item-tile-teaser-box > .container {
  padding-left: 10px;
  padding-right: 10px;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout .nts-teaser-routing-item-tile-teaser-box .nts-teaser-routing-teaser-item {
  padding-left: 5px;
  padding-right: 5px;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout.nts-teaser-routing-active-flyout {
  display: block;
  margin-top: 0.71428571rem;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout.edit {
  display: block;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout .nts-product-routing-teaser-item {
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .nts-teaser-routing .nts-teaser-routing-item-tile-flyout .nts-product-routing-teaser-item a img {
    display: none;
  }
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout .nts-product-routing-teaser-item .nts-product-routing-teaser-item-content {
  background-color: #ffffff;
  position: relative;
  margin-bottom: 0.71428571rem;
  padding: 0.71428571rem;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout .nts-product-routing-teaser-item .nts-product-routing-teaser-item-content .nts-product-routing-teaser-item-title {
  max-height: 5.35714286rem;
}
.nts-teaser-routing .nts-teaser-routing-item-tile-flyout .nts-product-routing-teaser-item .nts-product-routing-teaser-item-content .nts-product-routing-teaser-item-arrow.icon-arrow-right-small {
  text-align: right;
}
.nts-teaser-routing .nts-teaser-routing-flyout-connector {
  height: 0.71428571rem;
  background-color: #ebf0f5;
}
.nts-teaser-routing-no-images {
  margin-top: 2.14285714rem;
}
.nts-teaser-routing-backgroundPicture {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 210px;
  background-attachment: scroll;
  padding-bottom: 2.14285714rem;
  position: absolute;
  left: 0;
  width: 100%;
}
.nts-chapter-color-grey .nts-teaser-routing-item,
.nts-chapter-color-blue .nts-teaser-routing-item,
.nts-chapter-color-grey2 .nts-teaser-routing-item,
.nts-chapter-color-background .nts-teaser-routing-item,
.nts-chapter-color-brightStone .nts-teaser-routing-item,
.nts-chapter-color-stone .nts-teaser-routing-item,
.nts-chapter-color-darkStone .nts-teaser-routing-item,
.nts-chapter-color-sand .nts-teaser-routing-item,
.nts-chapter-color-darkSand .nts-teaser-routing-item,
.nts-chapter-color-blue2 .nts-teaser-routing-item,
.nts-chapter-color-darkBlue .nts-teaser-routing-item {
  background-color: #ffffff;
}
.nts-chapter-color-grey .nts-teaser-routing-item-text,
.nts-chapter-color-blue .nts-teaser-routing-item-text,
.nts-chapter-color-grey2 .nts-teaser-routing-item-text,
.nts-chapter-color-background .nts-teaser-routing-item-text,
.nts-chapter-color-brightStone .nts-teaser-routing-item-text,
.nts-chapter-color-stone .nts-teaser-routing-item-text,
.nts-chapter-color-darkStone .nts-teaser-routing-item-text,
.nts-chapter-color-sand .nts-teaser-routing-item-text,
.nts-chapter-color-darkSand .nts-teaser-routing-item-text,
.nts-chapter-color-blue2 .nts-teaser-routing-item-text,
.nts-chapter-color-darkBlue .nts-teaser-routing-item-text {
  color: #2d373c !important;
}
.nts-component-productintroduction > .nts-teaser-routing:first-child {
  margin-bottom: 3.57142857rem;
}
@media (min-width: 1024px) {
  .nts-teaser-routing-item-tile-teaser-box.col-lg-12 {
    margin-top: 30px;
  }
  .nts-teaser-routing-item-tile-teaser-box.col-lg-6 .nts-product-routing-teaser-item.col-lg-2 {
    width: 33.333333%;
  }
}
@media (min-width: 320px) {
  .content-wrapper .nts-teaser-routing .nts-teaser-routing-item-arrow {
    padding: 0;
  }
}

@media (min-width: 1024px) {
  .nts-last-level-routing .nts-last-level-routing-tiles:nth-child(-n+3) .nts-last-level-routing-item {
    margin-top: 0;
  }
}
.nts-last-level-routing .nts-last-level-routing-tiles .nts-last-level-routing-item {
  margin-top: 0.71428571rem;
  background-color: #ebf0f5;
}
.nts-last-level-routing .nts-last-level-routing-tiles .nts-last-level-routing-item .nts-last-level-routing-item-title {
  padding: 1.07142857rem;
}
.nts-last-level-routing .nts-last-level-routing-tiles .nts-last-level-routing-item .nts-last-level-routing-item-arrow {
  display: none;
  color: #2387aa;
}
.nts-last-level-routing .nts-last-level-routing-tiles .nts-last-level-routing-item.nts-last-level-routing-current-page {
  color: #ffffff;
  background-color: #005578;
}
.nts-last-level-routing .nts-last-level-routing-tiles .nts-last-level-routing-item.nts-last-level-routing-current-page .nts-last-level-routing-item-title {
  color: #ffffff;
}
.nts-last-level-routing .nts-last-level-routing-tiles .nts-last-level-routing-item.nts-last-level-routing-current-page .nts-last-level-routing-item-title:hover {
  color: #ffffff;
}
.nts-last-level-routing .nts-last-level-routing-tiles .nts-last-level-routing-item a:hover {
  text-decoration: none;
}
.nts-last-level-routing .nts-last-level-routing-tiles .nts-last-level-routing-item:hover .nts-last-level-routing-item-arrow {
  display: inline;
  text-decoration: none;
}
.nts-last-level-routing .nts-last-level-routing-tiles .nts-last-level-routing-item:hover .nts-last-level-routing-item-arrow:hover {
  text-decoration: none;
}
.nts-last-level-routing .nts-last-level-routing-dropdown ul {
  right: 0;
  width: auto;
  margin-top: 10px;
  border-top: 1px solid #879baa;
  border-radius: 0px;
}
.nts-last-level-routing .nts-last-level-routing-dropdown ul li.nts-last-level-routing-current-page {
  color: #ffffff;
  background-color: #005578;
}
.nts-last-level-routing .nts-last-level-routing-dropdown ul li.nts-last-level-routing-current-page:hover {
  cursor: default;
}
.nts-last-level-routing .nts-last-level-routing-dropdown ul li.nts-last-level-routing-current-page:hover:before {
  content: none;
}
.nts-chapter-color-grey .nts-last-level-routing-item,
.nts-chapter-color-blue .nts-last-level-routing-item {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .nts-last-level-routing .nts-last-level-routing-dropdown ul {
    margin-top: 2px;
  }
}

.nts-product-routing-item-tile {
  margin-bottom: 0.71428571rem;
}
.nts-product-routing-item-tile .nts-product-routing-item-tile-content {
  cursor: pointer;
}
.nts-product-routing-item-tile .nts-product-routing-item-tile-content .nts-product-routing-item-tile-title {
  padding: 0.71428571rem;
  max-height: 6.42857143rem;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: #ebf0f5;
}
.nts-product-routing-item-tile .nts-product-routing-item-tile-content .nts-product-routing-item-tile-title .icon-arrow-up-small,
.nts-product-routing-item-tile .nts-product-routing-item-tile-content .nts-product-routing-item-tile-title .icon-arrow-down-small {
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
.nts-product-routing-item-tile .nts-product-routing-item-tile-flyout {
  display: none;
}
.nts-product-routing-item-tile--active .nts-product-routing-item-tile-title {
  color: #005578;
}
.nts-product-routing-layout-linklist .nts-product-routing-item-tile-title {
  padding: 0.71428571rem;
  height: auto;
  display: table;
}
.nts-product-routing-layout-linklist .nts-product-routing-item-tile-title .nts-product-routing-item-tile-title-text {
  display: table-cell;
  width: 100%;
}
.nts-product-routing-layout-teaser > .container {
  padding-left: 25px;
  padding-right: 25px;
}
.nts-product-routing-layout-teaser > .container .nts-product-routing-item-tile {
  padding-left: 5px;
  padding-right: 5px;
}
.nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 0.71428571rem;
}
.nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-flyout-content {
  background-color: #ebf0f5;
  padding: 1.42857143rem;
}
.nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-teaser-box > .container {
  padding-left: 10px;
  padding-right: 10px;
}
.nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-teaser-box .nts-product-routing-teaser-item {
  padding-left: 5px;
  padding-right: 5px;
}
.nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-teaser-box .nts-product-routing-teaser-item a {
  display: block;
}
@media (max-width: 767px) {
  .nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-teaser-box .nts-product-routing-teaser-item a img {
    display: none;
  }
}
.nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-teaser-box .nts-product-routing-teaser-item a:hover .nts-product-routing-teaser-item-link .A4 {
  color: #005578;
}
.nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-teaser-box .nts-product-routing-teaser-item .nts-product-routing-teaser-item-content {
  background-color: #ffffff;
  position: relative;
  margin-bottom: 0.71428571rem;
  padding: 0.71428571rem;
}
.nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-teaser-box .nts-product-routing-teaser-item .nts-product-routing-teaser-item-content .nts-product-routing-teaser-item-title {
  max-height: 5.35714286rem;
  font-size: 14px;
}
.nts-product-routing-layout-teaser .nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-teaser-box .nts-product-routing-teaser-item .nts-product-routing-teaser-item-content .nts-product-routing-teaser-item-arrow.icon-arrow-right-small {
  text-align: right;
}
.nts-product-routing-layout-teaser .nts-product-routing-flyout-connector {
  height: 0.71428571rem;
  margin-bottom: -0.71428571rem;
  background-color: #ebf0f5;
}
@media (min-width: 768px) {
  .nts-product-routing-layout-teaser .nts-product-routing-item-tile-show-image {
    margin-bottom: 2.14285714rem;
  }
  .nts-product-routing-layout-teaser .nts-product-routing-item-tile-show-image .nts-product-routing-item-tile-content .nts-product-routing-item-tile-title {
    height: 7.71428571rem;
  }
  .nts-product-routing-layout-teaser .nts-product-routing-item-tile-show-image .nts-product-routing-item-tile-content .nts-product-routing-item-tile-title .icon-arrow-down-small,
  .nts-product-routing-layout-teaser .nts-product-routing-item-tile-show-image .nts-product-routing-item-tile-content .nts-product-routing-item-tile-title .icon-arrow-up-small {
    position: absolute;
    font-size: 1.28571429rem;
    right: 1.07142857rem;
    bottom: 0.71428571rem;
  }
  .nts-product-routing-item-tile-flyout {
    margin-top: -1.42857143rem;
  }
  .nts-product-routing-item-tile-teaser-box.col-md-4 .nts-product-routing-teaser-item.col-md-4 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .nts-product-routing-item-tile-teaser-box.col-lg-6 .nts-product-routing-teaser-item.col-lg-2 {
    width: 33.333333%;
  }
}
@media (max-width: 767px) {
  .nts-product-routing-layout-teaser > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nts-product-routing-layout-teaser > .container .nts-product-routing-item {
    margin-left: -15px;
    margin-right: -15px;
  }
  .nts-product-routing-layout-teaser > .container .nts-product-routing-item-tile,
  .nts-product-routing-layout-teaser > .container .nts-product-routing-item-tile-flyout {
    padding-right: 0;
    padding-left: 0;
  }
  .nts-product-routing-layout-teaser > .container .nts-product-routing-row {
    margin-left: 0;
    margin-right: 0;
  }
}

.nts-rte p {
  margin-bottom: 0;
}
.nts-rte p b,
.nts-rte p strong {
  font-weight: normal;
  font-family: "Siemens Sans Bold";
}
.nts-rte ul,
.nts-rte ol {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  display: table;
  border-collapse: separate;
  border-spacing: 0 0.71428571rem;
  margin-bottom: 0;
}
.nts-portfolio-overview-single-item-content .nts-rte ul,
.nts-portfolio-overview-single-item-content .nts-rte ol {
  border-spacing: 0;
}
.nts-rte ul > li {
  display: table-row;
}
.nts-rte ul > li:before {
  display: table-cell;
  content: "-";
  padding-right: 0.57142857rem;
}
.nts-rte ol {
  counter-reset: nts-rte-list;
}
.nts-rte ol > li {
  display: table-row;
  counter-increment: nts-rte-list;
}
.nts-rte ol > li:before {
  display: table-cell;
  content: counter(nts-rte-list) ".";
  padding-right: 0.57142857rem;
}
[class*="col-lg-"] .nts-rte .col-lg-9 {
  width: 100%;
}

.nts-related-content-teaser {
  padding-top: 2.85714286rem;
  padding-bottom: 4.28571429rem;
  position: relative;
  background-color: #3c464b;
}
.wcm-edit .nts-related-content-teaser {
  background-color: #ffffff;
}
.nts-related-content-teaser .nts-slider {
  padding-left: 0;
  padding-right: 0;
}
.nts-related-content-teaser .nts-slider .slick-dots {
  margin-top: 17px;
  margin-bottom: 4px;
}
.nts-related-content-teaser .slick-arrow {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.3);
}
.nts-related-content-teaser .slick-arrow:hover,
.nts-related-content-teaser .slick-arrow:active {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.5);
}
.nts-related-content-teaser .slick-arrow.slick-disabled:hover {
  background: rgba(10, 20, 25, 0.3);
}
.nts-related-content-teaser .slick-arrow.slick-disabled span[class*="icon-arrow-"] {
  color: #ffffff;
  opacity: 0.5;
}
@media (min-width: 320px) and (max-width: 1023px) {
  .nts-related-content-teaser .button.prev,
  .nts-related-content-teaser .button.next {
    display: none;
  }
}
.nts-related-content-teaser .nts-related-content-teaser-item {
  position: relative;
  background-color: #414b55;
  margin-right: 15px;
  margin-left: 15px;
  overflow: hidden;
}
.nts-related-content-teaser .nts-related-content-teaser-item.no-background-image a.layer {
  background-color: transparent;
}
.nts-related-content-teaser .nts-related-content-teaser-item.no-background-image a.layer:hover {
  background-color: #005578;
}
.nts-related-content-teaser .nts-related-content-teaser-item .nts-teaser-link {
  background-color: rgba(5, 10, 15, 0.5);
  padding: 15px 37px 15px 15px;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 8400;
}
.nts-related-content-teaser .nts-related-content-teaser-item .nts-teaser-link .P {
  display: none;
}
.nts-related-content-teaser .nts-related-content-teaser-item .nts-teaser-link:hover {
  background-color: rgba(0, 85, 120, 0.5);
  margin: 0px;
  text-decoration: none;
}
.nts-related-content-teaser .nts-related-content-teaser-item .nts-teaser-link:hover .H4 {
  display: none;
}
.nts-related-content-teaser .nts-related-content-teaser-item .nts-teaser-link:hover .P {
  display: block;
}
.nts-related-content-teaser .nts-related-content-teaser-item .nts-teaser-link:focus {
  text-decoration: none;
}
.nts-related-content-teaser .nts-related-content-teaser-item .nts-teaser-link .icon-arrow-right-small {
  font-size: 24px;
  color: white;
  position: absolute;
  right: 1.07142857rem;
  bottom: 1.07142857rem;
}

.nts-comp-reference {
  background-color: #555f69;
  padding-top: 2.85714286rem;
  padding-bottom: 4.28571429rem;
}
.nts-comp-reference.nts-chapter-reference-case {
  padding-bottom: 0px;
}
.nts-chapter-reference .nts-comp-reference {
  padding-top: 0;
  padding-bottom: 0;
}
.nts-comp-reference .all-references-link {
  float: right;
  margin-top: 0.71428571rem;
  margin-bottom: 1.42857143rem;
}
.nts-comp-reference .nts-comp-reference-slides {
  position: relative;
}
.nts-comp-reference .nts-comp-reference-slides button {
  margin-top: 0px;
}

.case .nts-case-reference {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.case .nts-case-reference .nts-case-reference-background {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  height: 500px;
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.case .nts-case-reference .nts-case-reference-background .nts-case-reference-backgroundOverlay {
  position: absolute;
  height: 500px;
  width: 100%;
  top: 0;
  background-color: #0a1419;
  opacity: 0.4;
}
.case .nts-case-reference .nts-case-reference-content {
  position: relative;
  height: 500px;
}
.case .nts-case-reference .nts-case-reference-content .nts-h3 h3 {
  margin-top: 30px;
}
.case .nts-case-reference .nts-case-reference-content .nts-animated-fact {
  margin-top: 6px;
  margin-bottom: 0;
}
.case .nts-case-reference .nts-case-reference-content .nts-animated-fact .nts-animated-fact-description {
  margin-top: 10px;
}
.case .nts-case-reference .nts-case-reference-content .nts-case-reference-content-text {
  position: absolute;
  bottom: 0;
}
.case .nts-case-reference .nts-case-reference-content .nts-case-reference-content-text a:hover {
  cursor: pointer;
}
.case .nts-case-reference .nts-case-reference-content .nts-case-reference-content-text .nts-rte {
  margin-bottom: 40px;
}
.case .nts-case-reference .nts-case-reference-content .nts-case-reference-content-text .nts-button {
  position: absolute;
  bottom: 40px;
  right: 0;
  margin-bottom: 0px;
  padding: inherit;
  padding-right: 15px;
}
@media (max-width: 1023px) {
  .case .nts-case-reference {
    height: auto;
  }
  .case .nts-case-reference .nts-case-reference-background {
    height: 282px;
  }
  .case .nts-case-reference .nts-case-reference-background .nts-case-reference-backgroundOverlay,
  .case .nts-case-reference .nts-case-reference-background img {
    height: 282px;
  }
  .case .nts-case-reference .nts-case-reference-content {
    height: auto;
  }
  .case .nts-case-reference .nts-case-reference-content .nts-case-reference-content-head {
    height: 282px;
  }
  .case .nts-case-reference .nts-case-reference-content .nts-case-reference-content-head .nts-animated-fact {
    margin-bottom: 20px;
  }
  .case .nts-case-reference .nts-case-reference-content .nts-case-reference-content-text {
    position: relative;
    margin-top: 20px;
  }
  .case .nts-case-reference .nts-case-reference-content .nts-case-reference-content-text .nts-button {
    position: relative;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .case .nts-case-reference .nts-case-reference-background {
    position: relative;
    height: 220px;
  }
  .case .nts-case-reference .nts-case-reference-background img {
    height: 220px;
  }
  .case .nts-case-reference .nts-case-reference-content {
    height: auto;
  }
  .case .nts-case-reference .nts-case-reference-content .nts-case-reference-content-head {
    height: auto;
  }
  .case .nts-case-reference .nts-case-reference-content .nts-button {
    padding-right: 0;
  }
  .case .nts-case-reference .nts-case-reference-content .with-more-link .nts-button {
    margin-top: 70px;
  }
}
@media (max-width: 599px) {
  .case .nts-case-reference .nts-case-reference-background img {
    height: auto;
  }
  .case .nts-case-reference .nts-button {
    padding-right: 0;
  }
}

.content-wrapper .nts-chapter-reference,
.content-wrapper .nts-comp-reference {
  position: relative;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference,
.content-wrapper .nts-comp-reference .nts-slide-reference {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference .nts-slide-reference-image,
.content-wrapper .nts-comp-reference .nts-slide-reference .nts-slide-reference-image {
  padding-left: 0;
  padding-right: 0;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference .nts-slide-reference-image .nts-adaptive-image,
.content-wrapper .nts-comp-reference .nts-slide-reference .nts-slide-reference-image .nts-adaptive-image {
  object-fit: cover;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference .nts-slide-reference-content,
.content-wrapper .nts-comp-reference .nts-slide-reference .nts-slide-reference-content {
  padding: 1.07142857rem;
  position: relative;
  background-color: #ffffff;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference .nts-slide-reference-content .nts-slide-reference-customer-info,
.content-wrapper .nts-comp-reference .nts-slide-reference .nts-slide-reference-content .nts-slide-reference-customer-info {
  margin-bottom: 0.71428571rem;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference .nts-slide-reference-content .icon-check-mark,
.content-wrapper .nts-comp-reference .nts-slide-reference .nts-slide-reference-content .icon-check-mark {
  float: left;
  padding-top: 0.21428571rem;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference .nts-slide-reference-content .nts-rte,
.content-wrapper .nts-comp-reference .nts-slide-reference .nts-slide-reference-content .nts-rte {
  margin-bottom: 1.07142857rem;
  padding-left: 1.57142857rem;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference .nts-slide-reference-content .nts-rte:last-child,
.content-wrapper .nts-comp-reference .nts-slide-reference .nts-slide-reference-content .nts-rte:last-child {
  margin-bottom: 1.42857143rem;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference .nts-slide-reference-content .nts-rte .col-lg-9,
.content-wrapper .nts-comp-reference .nts-slide-reference .nts-slide-reference-content .nts-rte .col-lg-9 {
  width: 100%;
  float: none;
}
.content-wrapper .nts-chapter-reference .nts-slide-reference .nts-button,
.content-wrapper .nts-comp-reference .nts-slide-reference .nts-button {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 19px;
  padding: 0px;
  float: none;
  position: absolute;
  bottom: 1.07142857rem;
}
.content-wrapper .nts-chapter-reference .nts-slider,
.content-wrapper .nts-comp-reference .nts-slider {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter-reference .slick-arrow,
.content-wrapper .nts-comp-reference .slick-arrow {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.3);
}
.content-wrapper .nts-chapter-reference .slick-arrow:hover,
.content-wrapper .nts-comp-reference .slick-arrow:hover,
.content-wrapper .nts-chapter-reference .slick-arrow:active,
.content-wrapper .nts-comp-reference .slick-arrow:active {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.5);
}
.content-wrapper .nts-chapter-reference .slick-arrow.slick-disabled:hover,
.content-wrapper .nts-comp-reference .slick-arrow.slick-disabled:hover {
  background: rgba(10, 20, 25, 0.3);
}
.content-wrapper .nts-chapter-reference .slick-arrow.slick-disabled span[class*="icon-arrow-"],
.content-wrapper .nts-comp-reference .slick-arrow.slick-disabled span[class*="icon-arrow-"] {
  color: #ffffff;
  opacity: 0.5;
}
.content-wrapper .nts-chapter-reference .slick-dots,
.content-wrapper .nts-comp-reference .slick-dots {
  margin-top: 16px;
  margin-bottom: 4px;
}
.content-wrapper .nts-chapter-reference .slick-dots li span,
.content-wrapper .nts-comp-reference .slick-dots li span {
  color: #cdd9e1;
}
.content-wrapper .nts-chapter-reference .slick-arrow {
  top: calc(50% - 51px);
}
.content-wrapper .nts-comp-reference .slick-arrow {
  top: calc(50% - 61px);
}
.content-wrapper .nts-chapter-color-grey .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-blue .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-grey2 .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-background .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-brightStone .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-stone .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-darkStone .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-sand .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-darkSand .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-blue2 .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-darkBlue .nts-chapter-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-grey .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-blue .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-grey2 .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-background .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-brightStone .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-stone .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-darkStone .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-sand .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-darkSand .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-blue2 .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-darkBlue .nts-comp-reference .nts-slide-reference .H3,
.content-wrapper .nts-chapter-color-grey .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-blue .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-grey2 .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-background .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-brightStone .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-stone .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-darkStone .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-sand .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-darkSand .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-blue2 .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-darkBlue .nts-chapter-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-grey .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-blue .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-grey2 .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-background .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-brightStone .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-stone .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-darkStone .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-sand .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-darkSand .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-blue2 .nts-comp-reference .nts-slide-reference .P,
.content-wrapper .nts-chapter-color-darkBlue .nts-comp-reference .nts-slide-reference .P {
  color: #2d373c !important;
}
.content-wrapper .nts-chapter-color-grey .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-blue .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-grey2 .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-background .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-brightStone .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-stone .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-darkStone .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-sand .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-darkSand .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-blue2 .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-darkBlue .nts-chapter-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-grey .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-blue .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-grey2 .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-background .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-brightStone .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-stone .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-darkStone .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-sand .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-darkSand .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-blue2 .nts-comp-reference .nts-slide-reference .B2,
.content-wrapper .nts-chapter-color-darkBlue .nts-comp-reference .nts-slide-reference .B2 {
  color: #2387aa !important;
  border: #2387aa solid 2px !important;
}

.nts-recommendations-admin .nts-form {
  padding-top: 20px;
  padding-bottom: 10px;
}
.nts-recommendations-admin .nts-form .nts-form-fieldset {
  padding-bottom: 10px;
}
.nts-recommendations-admin .nts-form .nts-form-label {
  width: 20%;
}
.nts-recommendations-admin .nts-form .nts-form-select,
.nts-recommendations-admin .nts-form .nts-form-input {
  width: 80%;
  float: right;
}
.nts-recommendations-admin .nts-form .nts-form-btn-submit {
  margin-left: 20%;
  width: 20%;
}
.nts-recommendations-admin .nts-form .nts-form-btn-clear {
  width: 20%;
}
.nts-recommendations-admin .nts-form .nts-recommendations-admin-form-language-part {
  display: none;
}
.nts-recommendations-admin .nts-recommendations-admin-tooltip {
  padding: 0 20px !important;
}
.nts-recommendations-admin .nts-recommendations-admin-results-counter {
  display: none;
}
.nts-recommendations-admin .nts-recommendations-admin-nav-btn-bar {
  display: none;
}
.nts-recommendations-admin .nts-recommendations-admin-result-entry {
  padding-top: 10px;
  padding-bottom: 10px;
}
.nts-recommendations-admin .nts-recommendations-admin-result-entry .nts-recommendations-admin-image {
  width: 100%;
  border: solid 1px #000000;
}
.nts-recommendations-admin .nts-recommendations-admin-result-entry:nth-child(2n+1) {
  background-color: #eee;
}
.nts-recommendations-admin .nts-recommendations-admin-result-entry {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nts-recommendations-admin .nts-recommendations-admin-border {
  height: 1px;
  background-color: black;
  margin-bottom: 5px;
  margin-top: 5px;
}
.nts-recommendations-admin .nts-recommendations-admin-prev,
.nts-recommendations-admin .nts-recommendations-admin-next {
  background-color: white;
  border: 1px solid #cccccc;
  color: black;
  padding: 0 20px !important;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

html .nts-quotemedia .video .col-lg-1,
html .nts-quotemedia .gallery .col-lg-1,
html .nts-quotemedia .video .col-lg-2,
html .nts-quotemedia .gallery .col-lg-2,
html .nts-quotemedia .video .col-lg-3,
html .nts-quotemedia .gallery .col-lg-3,
html .nts-quotemedia .video .col-lg-4,
html .nts-quotemedia .gallery .col-lg-4,
html .nts-quotemedia .video .col-lg-5,
html .nts-quotemedia .gallery .col-lg-5,
html .nts-quotemedia .video .col-lg-6,
html .nts-quotemedia .gallery .col-lg-6,
html .nts-quotemedia .video .col-lg-7,
html .nts-quotemedia .gallery .col-lg-7,
html .nts-quotemedia .video .col-lg-8,
html .nts-quotemedia .gallery .col-lg-8,
html .nts-quotemedia .video .col-lg-9,
html .nts-quotemedia .gallery .col-lg-9 {
  width: 100%;
}
html .nts-quotemedia .video.float-left,
html .nts-quotemedia .gallery.float-left {
  float: left;
}
html .nts-quotemedia .video.float-left .col-lg-1,
html .nts-quotemedia .gallery.float-left .col-lg-1,
html .nts-quotemedia .video.float-left .col-lg-2,
html .nts-quotemedia .gallery.float-left .col-lg-2,
html .nts-quotemedia .video.float-left .col-lg-3,
html .nts-quotemedia .gallery.float-left .col-lg-3,
html .nts-quotemedia .video.float-left .col-lg-4,
html .nts-quotemedia .gallery.float-left .col-lg-4,
html .nts-quotemedia .video.float-left .col-lg-5,
html .nts-quotemedia .gallery.float-left .col-lg-5,
html .nts-quotemedia .video.float-left .col-lg-6,
html .nts-quotemedia .gallery.float-left .col-lg-6,
html .nts-quotemedia .video.float-left .col-lg-7,
html .nts-quotemedia .gallery.float-left .col-lg-7,
html .nts-quotemedia .video.float-left .col-lg-8,
html .nts-quotemedia .gallery.float-left .col-lg-8,
html .nts-quotemedia .video.float-left .col-lg-9,
html .nts-quotemedia .gallery.float-left .col-lg-9 {
  width: 100%;
}
html .nts-quotemedia .video.float-right,
html .nts-quotemedia .gallery.float-right {
  float: right;
}
html .nts-quotemedia .H4 {
  margin-top: 0px;
}
html .nts-quotemedia .nts-quote-quotation {
  padding-bottom: 20px;
}
html .nts-quotemedia .nts-quote-marks {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  html .nts-quotemedia .float-left {
    margin-bottom: 1.42857143rem;
  }
  html .nts-quotemedia .float-right {
    margin-top: 1.42857143rem;
  }
}

.nts-quote {
  margin-top: 30px;
  margin-bottom: 50px;
}
.nts-quote-marks {
  float: left;
  height: 100px;
  width: 102px;
  top: -23px;
}
@media (max-width: 1023px) {
  .nts-quote-marks {
    width: 69px;
    top: -15px;
  }
}
.nts-quote-quotation {
  margin-top: 2.14285714rem;
}
.nts-quote-quotation p {
  margin: 0;
}
.nts-quote-quotation .nts-quote-info {
  margin-top: 1.42857143rem;
}

.nts-profile-editor h4 {
  font-weight: bold;
}
.nts-profile-editor textarea {
  width: 100%;
  padding-left: 1em;
}
.nts-profile-editor input,
.nts-profile-editor select {
  width: 100%;
  height: 3em;
  padding-left: 1em;
}
.nts-profile-editor .row {
  margin-bottom: 1em;
}
.nts-profile-editor .row > div {
  padding-left: 0px;
}
.nts-profile-editor button {
  width: 100%;
  height: 3em;
  background-color: #2882a0;
  color: #FFFFFF;
  border: 0px;
}
.nts-profile-editor span > label {
  display: block;
}
.nts-profile-editor label {
  font-weight: normal;
}
.nts-profile-editor label.required-mark:after {
  content: "*";
}

.nts-product-index-letters-row--sticky {
  position: fixed;
}
.header-wrapper--sticky .nts-loading-circle,
.nts-product-index .nts-loading-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 8300;
}
.header-wrapper--sticky .product-index-letters-container,
.nts-product-index .product-index-letters-container {
  margin: 15px 0 42px -15px;
}
.header-wrapper--sticky .product-index-letters-container .N9,
.nts-product-index .product-index-letters-container .N9 {
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: white;
  cursor: default;
  text-align: center;
}
.header-wrapper--sticky .product-index-letters-container .N9.nts-product-index-letter-active:hover,
.nts-product-index .product-index-letters-container .N9.nts-product-index-letter-active:hover {
  background: #005578;
  color: white !important;
  text-decoration: none;
  cursor: pointer;
}
.header-wrapper--sticky .product-index-letters-container .N9.nts-letter-clicked,
.nts-product-index .product-index-letters-container .N9.nts-letter-clicked {
  background: #005578;
  color: white !important;
}
.header-wrapper--sticky #nts-product-index-result,
.nts-product-index #nts-product-index-result {
  margin-bottom: 10px;
}
.header-wrapper--sticky #nts-product-index-linklist .nts-product-index-link,
.nts-product-index #nts-product-index-linklist .nts-product-index-link {
  border-bottom: 1px solid #cdd9e1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-wrapper--sticky #nts-product-index-linklist .nts-product-index-link a,
.nts-product-index #nts-product-index-linklist .nts-product-index-link a {
  display: table;
}
.header-wrapper--sticky #nts-product-index-linklist .nts-product-index-link [class^="icon-"],
.nts-product-index #nts-product-index-linklist .nts-product-index-link [class^="icon-"],
.header-wrapper--sticky #nts-product-index-linklist .nts-product-index-link [class*=" icon-"],
.nts-product-index #nts-product-index-linklist .nts-product-index-link [class*=" icon-"] {
  line-height: inherit;
}
.header-wrapper--sticky #nts-product-index-linklist .nts-accordion-container .nts-accordion-heading,
.nts-product-index #nts-product-index-linklist .nts-accordion-container .nts-accordion-heading {
  background: none;
  border: none;
  padding: 0;
}
.header-wrapper--sticky #nts-product-index-linklist .nts-accordion-container .nts-accordion-body,
.nts-product-index #nts-product-index-linklist .nts-accordion-container .nts-accordion-body {
  border: none;
}
.header-wrapper--sticky #nts-product-index-linklist .nts-accordion-container .nts-accordion-content,
.nts-product-index #nts-product-index-linklist .nts-accordion-container .nts-accordion-content {
  padding: 0;
  margin-left: 20px;
}
.header-wrapper--sticky #nts-product-index-linklist .nts-accordion-container .nts-accordion-content .A1,
.nts-product-index #nts-product-index-linklist .nts-accordion-container .nts-accordion-content .A1 {
  padding-top: 8px;
}
.header-wrapper--sticky .nts-headline-flex,
.nts-product-index .nts-headline-flex {
  margin-left: 2px;
}
.header-wrapper--sticky .nts-headline-flex .nts-button,
.nts-product-index .nts-headline-flex .nts-button {
  margin-top: 1.42857143rem;
}
.nts-product-index .site-search {
  margin-bottom: 0;
  margin-top: 30px;
  padding-left: 0;
  padding-right: 0;
}
.nts-product-index .nts-search-field {
  width: 100%;
}
.nts-product-index .index-search-term {
  font-family: "Siemens Sans Roman";
  font-size: 14px;
  line-height: 1.42857143rem;
  color: #9bafbe;
  width: 100%;
  height: 100%;
  border: none;
  padding-left: 15px;
  font-size: 1rem;
}
.nts-product-index .index-search-term:valid ~ .nts-search-button-reset {
  display: block;
}
.nts-product-index .index-search-term:focus {
  color: #788791;
  outline: none !important;
}
.nts-product-index .index-search-term:focus ~ .nts-index-search-term-submit {
  background: #697882;
}
.nts-product-index .index-search-term:focus ~ .nts-index-search-term-submit .icon-search {
  color: #ffffff;
}
.nts-product-index .index-search-term:valid ~ .nts-search-button-reset {
  display: block;
}
.nts-product-index .nts-index-search-term-submit:hover {
  background: #697882;
}
.nts-product-index .nts-index-search-term-submit:hover .icon-search {
  color: #ffffff;
}
.nts-product-index .autocomplete-wrapper {
  position: relative;
}
.nts-product-index .autocomplete-wrapper ul {
  position: relative;
  width: 100%;
  background: #ffffff;
  border: 1px solid #cdd9e1;
  border-top: none;
  list-style: none;
  padding: 0;
  z-index: 8894;
}
.nts-product-index .autocomplete-wrapper li {
  cursor: pointer;
}
.nts-product-index .autocomplete-wrapper .nts-suggest-entry a {
  padding: 6px 15px 8px;
  display: block;
  color: #879baa;
  text-decoration: none;
}
.nts-product-index .autocomplete-wrapper .nts-suggest-entry a .nts-suggest-match {
  color: #000000;
}
.nts-product-index .autocomplete-wrapper .nts-suggest-entry a:hover,
.nts-product-index .autocomplete-wrapper .nts-suggest-entry a.ui-state-focus {
  background: #005578;
  color: #ffffff;
}
.nts-product-index .autocomplete-wrapper .nts-suggest-entry a:hover .nts-suggest-match,
.nts-product-index .autocomplete-wrapper .nts-suggest-entry a.ui-state-focus .nts-suggest-match {
  color: #ffffff;
}
.nts-product-index .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media (min-width: 1024px) {
  .nts-product-index .autocomplete-wrapper ul {
    position: absolute;
  }
}
.nts-secondary-navigation .nts-product-index {
  width: 75% !important;
}
.nts-secondary-navigation .product-index-letters-container .N9 {
  display: table;
  height: 2.85714286rem;
  width: 2.85714286rem;
  background: none;
  cursor: default;
  text-align: center;
}
@media (max-width: 599px) {
  .nts-chapter-getting-things-done .nts-headline-flex {
    margin-left: 2px;
  }
  .nts-chapter-getting-things-done .nts-headline-flex .nts-button {
    margin-top: 5px;
    width: 100%;
  }
  .nts-chapter-getting-things-done .nts-headline-flex .nts-button .B2 {
    width: 100%;
  }
}

.nts-primary-navigation {
  position: relative;
}
.nts-primary-navigation .nts-primary-navigation-underline {
  border-top: 4px solid #41aaaa;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.nts-primary-navigation ul {
  padding-left: 0px;
  margin: 0;
}
.nts-primary-navigation ul li {
  display: inline;
  padding-right: 20px;
}
.nts-primary-navigation .N3 {
  display: inline-block;
  padding-bottom: 10px;
}
.nts-primary-navigation .N3:hover {
  cursor: pointer;
}
.nts-primary-navigation .N3.active,
.nts-primary-navigation .N3.hovered {
  text-decoration: none;
  color: #2d373c;
  padding-bottom: 6px;
  border-bottom: 4px solid #41aaaa;
}
.nts-primary-navigation .nts-primary-navigation-underline ~ * .N3.active,
.nts-primary-navigation .nts-primary-navigation-underline ~ * .N3.hovered {
  border-bottom-width: 0;
}

.nts-portfolio-overview-single-item {
  background-color: #697882;
}
.nts-portfolio-overview-single-item .nts-portfolio-overview-single-item-content {
  padding: 1.42857143rem;
}

.nts-portfolio-overview-chapter .nts-portfolio-overview-item.nts-comp,
.nts-portfolio-overview-chapter .nts-portfolio-overview-item .nts-comp {
  margin-bottom: 0;
}
.nts-portfolio-overview-chapter .nts-portfolio-overview-item .nts-portfolio-overview-item-text {
  padding: 1.07142857rem;
  padding-bottom: 2.85714286rem;
  margin-bottom: 2.14285714rem;
  border-left: 1px solid #9bafbe;
}
.nts-portfolio-overview-chapter .nts-portfolio-overview-item .nts-portfolio-overview-item-text .icon-arrow-right-small {
  display: none;
  position: absolute;
  bottom: 2.78571429rem;
  right: 1.07142857rem;
}
.nts-portfolio-overview-chapter .nts-portfolio-overview-item:hover .nts-portfolio-overview-item-link {
  text-decoration: none;
}
.nts-portfolio-overview-chapter .nts-portfolio-overview-item:hover .icon-arrow-right-small {
  font-size: 24px;
  display: block;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .nts-portfolio-overview-chapter .portfolioOverviewItem:nth-child(odd) {
    clear: both;
  }
}
.content-wrapper .nts-chapter.nts-portfolio-overview-chapter .section:nth-last-child(1) > .nts-comp:nth-last-child(1) {
  margin-bottom: 4.28571429rem;
}

.nts-notifications {
  position: fixed;
  bottom: 0;
  width: 100vw;
  z-index: 9000;
}
.nts-notifications .nts-notification {
  background-color: #788791;
  padding: 1.42857143rem 0;
  border-top: solid 2px #879baa;
}
.nts-notifications .nts-notification .A {
  padding-top: 1.07142857rem;
}
.nts-notifications .nts-notification.nts-notification-cookie {
  display: none;
}
.nts-notifications .nts-notification.nts-notification-cookie .nts-button {
  margin-top: 1.07142857rem;
}
.nts-notifications .nts-notification.nts-notification-cookie .nts-button:first-child {
  margin-right: 15px;
}
.nts-notifications .nts-notification.nts-notification-supportedbrowser {
  display: none;
}

.content-wrapper .nts-chapter-news-and-events .slick-arrow {
  top: calc(50% - 24px);
}
.content-wrapper .nts-chapter-news-and-events .slick-disabled {
  pointer-events: none;
}
.content-wrapper .nts-chapter-news-and-events .container .row .nts-button {
  margin-bottom: 0px !important;
}
@media (max-width: 1023px) {
  .content-wrapper .nts-chapter-news-and-events .container .row .nts-button {
    margin-top: 1.42857143rem;
  }
}
.content-wrapper .nts-news-and-event {
  height: 417px;
  margin-bottom: 0px;
}
.wcm-edit .content-wrapper .nts-news-and-event {
  height: auto;
}
.content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container {
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-caption {
  display: none;
}
.content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-image {
  margin: 0;
}
.content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-news-and-events-teaser-content {
  overflow: hidden;
  padding: 15px;
  height: 100%;
}
.wcm-edit .content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-news-and-events-teaser-content {
  height: auto;
}
.content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-news-and-events-teaser-content .P3 {
  margin-bottom: 10px;
}
.content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-news-and-events-teaser-content .H4 {
  margin-bottom: 0px;
}
.content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-news-and-event-icon {
  font-size: 24px;
  position: absolute;
  right: 1.07142857rem;
  bottom: 1.07142857rem;
}
.content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-news-and-event-icon .icon-arrow-right-small {
  display: none;
  position: relative;
  color: #005578;
}
/* hack for IE10+!!! - the jquery plugin dotdotdot don't work well with the flex box model in the current implementation */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container {
    display: block;
    flex-direction: unset;
  }
  .content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-news-and-events-teaser-content {
    height: 100%;
  }
  .content-wrapper .nts-news-and-event .nts-news-and-events-teaser-container .nts-image + .nts-news-and-events-teaser-content {
    height: 209px;
  }
}
@media (min-width: 320px) and (max-width: 599px) {
  .content-wrapper .nts-chapter-news-and-events .slider-container .nts-slider .nts-news-and-event {
    height: 505px;
  }
  .wcm-edit .content-wrapper .nts-chapter-news-and-events .slider-container .nts-slider .nts-news-and-event {
    height: auto;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .content-wrapper .nts-chapter-news-and-events .slider-container .nts-slider .nts-news-and-event {
    height: 550px;
  }
  .wcm-edit .content-wrapper .nts-chapter-news-and-events .slider-container .nts-slider .nts-news-and-event {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .content-wrapper .nts-chapter-news-and-events .slider-container .nts-slider .nts-news-and-event {
    height: 450px;
  }
  .wcm-edit .content-wrapper .nts-chapter-news-and-events .slider-container .nts-slider .nts-news-and-event {
    height: auto;
  }
}
@media (min-width: 1024px) {
  .content-wrapper .nts-chapter-news-and-events .nts-news-and-events-teaser-container:hover .nts-news-and-event-icon .icon-arrow-right-small {
    display: block !important;
  }
}

.nts-multimedia-slider .nts-multimedia-slider-content {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-media {
  position: relative;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-mutlimedia-slider-slide-content {
  position: relative;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-image {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  background: -webkit-linear-gradient(rgba(5, 10, 15, 0), #050a0f);
  background: -o-linear-gradient(rgba(5, 10, 15, 0), #050a0f);
  background: -moz-linear-gradient(rgba(5, 10, 15, 0), #050a0f);
  background: linear-gradient(rgba(5, 10, 15, 0), #050a0f);
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-play-btn {
  height: 100%;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-play-btn .nts-btn-play {
  opacity: 0.75;
  display: table-cell;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 5.71428571rem;
  width: 5.71428571rem;
  height: 5.71428571rem;
  margin-top: -4.64285714rem;
  margin-left: -2.85714286rem;
  color: #2387aa;
  z-index: 8199;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-play-btn .nts-btn-play .icon-single-arrow-forward {
  background: #ffffff;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-play-btn .nts-btn-play:hover {
  cursor: pointer;
  color: #005578;
  opacity: 1;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-text {
  margin-top: 1.42857143rem;
}
@media (min-width: 768px) {
  .nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-text .P {
    color: #ffffff;
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-text .P3 {
    color: #cdd9e1;
  }
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-text__link {
  color: inherit;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-text__link:hover,
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-text__link:focus {
  color: inherit;
  text-decoration: none;
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-text__link p {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-text__link p {
    padding-bottom: 0px;
  }
}
.nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-button .nts-button {
  margin: 2.14285714rem 0;
}
@media (min-width: 768px) {
  .nts-multimedia-slider .nts-multimedia-slider-slide .nts-multimedia-slider-slide-button .P3 {
    color: #cdd9e1;
  }
}
.nts-multimedia-slider .slick-arrow {
  position: relative;
  color: #ffffff;
  background: rgba(10, 20, 25, 0.3);
}
.nts-multimedia-slider .slick-arrow.next {
  float: right;
}
.nts-multimedia-slider .slick-arrow:hover,
.nts-multimedia-slider .slick-arrow:active {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.5);
}
.nts-multimedia-slider .slick-arrow.slick-disabled:hover {
  background: rgba(10, 20, 25, 0.3);
}
.nts-multimedia-slider .slick-arrow.slick-disabled span[class*="icon-arrow-"] {
  color: #ffffff;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .nts-multimedia-slider .button.prev.slick-arrow,
  .nts-multimedia-slider .button.next.slick-arrow {
    display: none !important;
    position: relative;
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide.nts-multimedia-slider-slide-video-type .nts-video-fullscreen {
    margin-bottom: 0;
    width: 100vw;
    height: calc(56.25vw);
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide.nts-multimedia-slider-slide-video-type .nts-video-fullscreen .col-xs-12 {
    width: 100vw;
    height: calc(56.25vw);
    margin: 0;
    padding: 0;
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide.nts-multimedia-slider-slide-video-type .nts-video-fullscreen .col-xs-12 .video-js {
    margin-left: 15px;
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide.nts-multimedia-slider-slide-video-type .nts-video-fullscreen .nts-caption {
    display: none;
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide.nts-multimedia-slider-slide-video-type .nts-multimedia-slider-slide-gradient {
    display: none;
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide.nts-multimedia-slider-slide-video-type .nts-multimedia-slider-slide-play-btn {
    display: none;
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide.nts-multimedia-slider-slide-video-type .nts-multimedia-slider-slide-image {
    display: none;
  }
}
@media (min-width: 768px) {
  .nts-multimedia-slider .nts-multimedia-slider-slide .nts-video-fullscreen {
    display: none;
  }
  .editmode-container .nts-multimedia-slider .nts-multimedia-slider-slide .nts-video-fullscreen {
    display: block;
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide .nts-mutlimedia-slider-slide-content {
    position: absolute;
    width: 100vw;
    bottom: 0;
    margin-bottom: 2.14285714rem;
  }
  .nts-multimedia-slider .nts-multimedia-slider-slide .nts-mutlimedia-slider-slide-content--editMode {
    position: relative;
  }
  .nts-multimedia-slider .slick-dots {
    position: absolute;
    bottom: 1.42857143rem;
  }
  .nts-multimedia-slider .scroll-container {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
}


html .nts-mediatext .nts-media {
  padding-bottom: 1.42857143rem;
  z-index: 8100;
}
html .nts-mediatext .nts-gallery {
  margin-bottom: 0;
}
html .nts-mediatext .nts-media.media-right {
  margin-left: 15px;
  padding-left: 15px;
}
html .nts-mediatext .nts-media.media-left {
  margin-right: 15px;
  padding-right: 15px;
}
html .nts-mediatext .nts-media .nts-video .vjs-icon-share {
  display: none;
}
html .nts-mediatext .nts-clear-table {
  padding-left: 15px;
  padding-right: 15px;
}
html .nts-mediatext .nts-clear-table [class*="col-"] {
  width: auto;
  float: none;
}
html .nts-mediatext .nts-h4 {
  display: table-row;
}
@media (max-width: 599px) {
  html .nts-mediatext .nts-rte {
    margin: 0 auto;
  }
  html .nts-mediatext .nts-clear-table {
    clear: both;
  }
  html .nts-mediatext .nts-media.media-right {
    margin-left: 0;
  }
  html .nts-mediatext .nts-media.media-left {
    margin-right: 0;
  }
}

.nts-mediateaser-gallery {
  margin-bottom: 20px;
}
.nts-mediateaser-gallery .nts-mediateaser-gallery-slider .nts-mediateaser.container {
  padding: 0 15px 0 15px;
}
.nts-mediateaser-gallery .nts-mediateaser-gallery-slider .nts-mediateaser.container .nts-mediateaser-text-container {
  padding-bottom: 50px;
}
.nts-mediateaser-gallery .nts-mediateaser-gallery-slider .slick-arrow {
  display: none;
  opacity: 0;
  color: #ffffff;
  background: rgba(10, 20, 25, 0.3);
}
.nts-mediateaser-gallery .nts-mediateaser-gallery-slider .slick-arrow:hover,
.nts-mediateaser-gallery .nts-mediateaser-gallery-slider .slick-arrow:active {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.5);
}
.nts-mediateaser-gallery .nts-mediateaser-gallery-slider .slick-arrow.slick-disabled:hover {
  background: rgba(10, 20, 25, 0.3);
}
.nts-mediateaser-gallery .nts-mediateaser-gallery-slider .slick-arrow.slick-disabled span[class*="icon-arrow-"] {
  color: #ffffff;
  opacity: 0.5;
}
@media (min-width: 1024px) {
  .nts-mediateaser-gallery .nts-mediateaser-gallery-slider .slick-arrow {
    display: block;
    transition: opacity 0.3s;
  }
  .nts-mediateaser-gallery .nts-mediateaser-gallery-slider:hover .slick-arrow {
    opacity: 1;
  }
}
.nts-mediateaser-gallery .nts-mediateaser-gallery-slider .slick-dots {
  margin: 0;
  height: 0;
}
.nts-mediateaser-gallery .nts-mediateaser-gallery-slider .slick-dots li {
  top: -55px;
}

.nts-mediateaser {
  margin-top: 30px;
}
.nts-mediateaser .nts-hide-warning {
  margin: 1.07142857rem 0;
  padding: 1.07142857rem;
  color: white;
  background-color: red;
}
.nts-mediateaser .nts-mediateaser-media .nts-caption {
  display: none;
}
.nts-mediateaser .nts-mediateaser-media .nts-video .col-lg-12 {
  padding: 0;
}
.nts-mediateaser .nts-mediateaser-alllink {
  padding-top: 10px;
  padding-bottom: 20px;
  float: right;
}
.nts-mediateaser .nts-mediateaser-text {
  background-color: #ebf0f5;
  padding: 1.42857143rem;
}
.nts-mediateaser .nts-mediateaser-text .nts-mediateaser-text-container {
  position: relative;
}
.nts-mediateaser .nts-mediateaser-text .nts-mediateaser-text-container .col-lg-9 {
  padding: 0;
  float: none;
}
.nts-mediateaser .nts-mediateaser-text .nts-mediateaser-text-container .col-lg-9 .nts-mediateaser-headline {
  margin-bottom: 1.42857143rem;
}
.nts-mediateaser .nts-mediateaser-text .nts-mediateaser-text-container .col-lg-9 .nts-mediateaser-headline > .notset.A5 {
  color: #000000;
}
.nts-mediateaser .nts-mediateaser-text .nts-mediateaser-text-container .col-lg-9 .nts-mediateaser-headline > .notset.A5:hover {
  color: #000000;
}
.nts-mediateaser .nts-mediateaser-text .nts-mediateaser-link {
  position: absolute;
  right: 0;
  bottom: 0;
}
.nts-mediateaser .nts-mediateaser-text .nts-mediateaser-link .icon-arrow-right-small {
  font-size: 36px;
}
.nts-chapter-color-background .nts-mediateaser-text {
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .nts-mediateaser .nts-mediateaser-text {
    padding: 1.07142857rem;
  }
}

.nts-linklist ul {
  list-style: none;
}
.nts-downloadTabGlobalSwitch1 .nts-linklist ul {
  margin-bottom: 0;
}
.nts-linklist ul li {
  padding-bottom: 1.07142857rem;
}
.nts-chapter-news-and-events .nts-linklist ul li:last-child {
  padding-bottom: 0;
}
.nts-linklist ul li a {
  display: table;
}
.nts-linklist ul li a .nts-linklist-link-text {
  display: table-cell;
}
.nts-linklist ul li .icon-left {
  padding-bottom: 2px;
  vertical-align: middle;
}
.nts-linklist ul.nts-linklist-text {
  margin-bottom: 15px;
}
.nts-tab-combi-tabs .nts-linklist ul.nts-linklist-text {
  padding-left: 15px;
}
.nts-linklist ul.nts-linklist-text li {
  padding-bottom: 0.28571429rem;
}
.nts-chapter-news-and-events .nts-linklist ul {
  margin-bottom: 0;
  padding-left: 0;
}
.nts-chapter-news-and-events .nts-linklist ul > li:nth-last-child(1) {
  padding-bottom: 0;
}
.nts-contact .nts-linklist ul li {
  padding-bottom: 0.28571429rem;
}
.nts-product-routing-item-tile-flyout .nts-product-routing-item-tile-flyout-content .nts-linklist {
  margin-top: 2.14285714rem;
}
.nts-content-teaser-row .nts-content-teaser-row-item .nts-linklist {
  margin-top: 0.71428571rem;
}
.tab-content .mediaText + .linklist,
.nts-accordion-content .mediaText + .linklist,
.tab-content .P + .linklist,
.nts-accordion-content .P + .linklist {
  margin-top: 1.07142857rem;
}

.nts-link {
  margin-top: 1.07142857rem;
}

.nts-introduction-form .nts-comp.nts-rte {
  margin-bottom: 4.28571429rem !important;
}
.nts-introduction-form .h4 {
  margin-top: 0;
  margin-bottom: 0;
}

.nts-introduction [class*="nts-introduction-layout-"] {
  overflow: auto;
}
.nts-introduction [class*="nts-introduction-layout-"]:not(.nts-introduction-layout-1) .nts-image,
.nts-introduction [class*="nts-introduction-layout-"]:not(.nts-introduction-layout-1) .nts-animated-fact,
.nts-introduction [class*="nts-introduction-layout-"]:not(.nts-introduction-layout-1) .nts-application,
.nts-introduction [class*="nts-introduction-layout-"]:not(.nts-introduction-layout-1) .nts-button {
  margin-bottom: 1.42857143rem;
}
.nts-introduction .nts-button {
  margin-top: 1.42857143rem;
}
.nts-introduction .nts-introduction-layout-2 .nts-rte .row,
.nts-introduction .nts-introduction-layout-3 .nts-rte .row,
.nts-introduction .nts-introduction-layout-2 .nts-rte .row:before,
.nts-introduction .nts-introduction-layout-3 .nts-rte .row:before,
.nts-introduction .nts-introduction-layout-2 .nts-rte .row:after,
.nts-introduction .nts-introduction-layout-3 .nts-rte .row:after {
  content: none;
}
.nts-introduction .nts-introduction-layout-2 .container,
.nts-introduction .nts-introduction-layout-3 .container,
.nts-introduction .nts-introduction-layout-2 .container:before,
.nts-introduction .nts-introduction-layout-3 .container:before,
.nts-introduction .nts-introduction-layout-2 .container:after,
.nts-introduction .nts-introduction-layout-3 .container:after {
  content: none;
}
@media (min-width: 600px) {
  .nts-introduction .nts-introduction-layout-2 > div:first-child,
  .nts-introduction .nts-introduction-layout-3 > div:first-child {
    z-index: 1;
    margin-right: 15px;
  }
  .nts-introduction .nts-introduction-layout-2 .nts-introduction-wraparound,
  .nts-introduction .nts-introduction-layout-3 .nts-introduction-wraparound,
  .nts-introduction .nts-introduction-layout-2 .nts-rte .col-lg-9,
  .nts-introduction .nts-introduction-layout-3 .nts-rte .col-lg-9 {
    width: auto;
    float: none;
  }
  .nts-introduction .nts-introduction-layout-2 .nts-h4,
  .nts-introduction .nts-introduction-layout-3 .nts-h4 {
    display: table-row;
  }
}
@media (min-width: 1024px) {
  .nts-introduction .nts-introduction-layout-4,
  .nts-introduction .nts-introduction-layout-5 {
    display: -webkit-flex;
    display: flex;
  }
  .nts-introduction .nts-introduction-layout-4 .nts-rte .col-md-9,
  .nts-introduction .nts-introduction-layout-5 .nts-rte .col-md-9 {
    width: 100%;
  }
  .nts-introduction .nts-introduction-layout-4 .nts-button,
  .nts-introduction .nts-introduction-layout-5 .nts-button {
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
  .nts-introduction .nts-button {
    margin-top: 2.85714286rem;
  }
}
@media (min-width: 768px) {
  .nts-introduction-layout-1 {
    display: -webkit-flex;
    display: flex;
    position: relative;
  }
  .nts-introduction-layout-1 .nts-rte .col-md-9 {
    width: 100%;
  }
  .nts-introduction-layout-1 .nts-button {
    -webkit-align-self: flex-end;
    align-self: flex-end;
    margin-top: 0;
  }
  .nts-introduction-layout-1-content {
    position: absolute;
    bottom: 0;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .nts-introduction .nts-introduction-layout-5 .nts-button {
    float: right;
  }
}

.content-wrapper > .container > .row > .col-xs-12 > .nts-inpage-navigation {
  margin: 0 0 4.28571429rem 0;
}
.nts-inpage-navigation {
  position: relative;
  z-index: 8893;
  max-width: 377px;
  display: inline-block;
}
.nts-inpage-navigation.deactivated {
  display: none;
}
.no-js .nts-inpage-navigation {
  display: none;
}
.nts-inpage-navigation .nts-inpage-navigation-current-info,
.nts-inpage-navigation .nts-inpage-navigation-child-entry a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  padding-right: 30px;
  min-width: 100%;
  max-width: 347px;
}
.nts-inpage-navigation ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;
}
.nts-inpage-navigation ul li {
  background-color: #ebf0f5;
}
.nts-inpage-navigation .nts-inpage-navigation-to-top-item {
  display: inline-block;
  border-right: 1px solid #dfe6ed;
  margin-left: -41px;
  right: 100%;
  position: absolute;
}
.nts-inpage-navigation .nts-inpage-navigation-to-top-item span.icon-arrow-to-top {
  width: 40px;
  font-size: 21px;
  line-height: 40px;
  text-align: center;
  color: #879baa;
  cursor: default;
}
.nts-inpage-navigation .nts-inpage-navigation-to-top-item.enabled span.icon-arrow-to-top {
  color: #2387aa;
  cursor: pointer;
}
.nts-inpage-navigation .nts-inpage-navigation-to-top-item.enabled:hover {
  border-right: 1px solid #ffffff;
}
.nts-inpage-navigation .nts-inpage-navigation-to-top-item.enabled:hover span.icon-arrow-to-top {
  background-color: #41aaaa;
  color: #ebf0f5;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item {
  height: 40px;
  background-color: #41aaaa;
  padding-top: 10px;
  display: inline-block;
  list-style-type: none;
  position: relative;
  width: 100%;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item > a {
  padding-right: 30px;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-textsnippet {
  display: inline;
  padding-left: 10px;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .icon-arrow-down-small,
.nts-inpage-navigation .nts-inpage-navigation-content-item .icon-arrow-up-small {
  font-size: 18px;
  display: inline;
  padding-right: 12px;
  color: #ffffff;
  position: absolute;
  top: 12px;
  right: 0;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .icon-arrow-up-small {
  display: none;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-chapter-headline {
  color: #ffffff;
  padding-right: 5px;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item:hover {
  background-color: #ebf0f5;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item:hover .icon-arrow-down-small {
  display: none;
  color: #005578;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item:hover .icon-arrow-up-small {
  display: inline;
  color: #005578;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item:hover .nts-inpage-navigation-chapter-headline {
  color: #005578;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item:hover.N10d {
  font-family: "Siemens Sans Roman";
  font-size: 1rem;
  line-height: 1.42857143rem;
  color: #788791;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item:hover.N10d:active {
  color: #005578;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list {
  display: none;
  padding: 0;
  position: absolute;
  top: 100%;
  z-index: 8891;
  list-style-type: none;
  white-space: nowrap;
  min-width: 100%;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry {
  position: relative;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry a {
  display: block;
  padding: 10px 35px 10px 15px;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry .hover-indicator {
  display: none;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry .nts-inpage-navigation-content-item-circle {
  display: inline-block;
  float: right;
  margin: 0px;
  margin-top: 7px;
  background: #ebf0f5;
  width: 8px;
  height: 8px;
  border: 1px #505a64 solid;
  border-radius: 50%;
  position: absolute;
  margin-left: 5px;
  right: 15px;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry:hover {
  background-color: #41aaaa;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry:hover a {
  color: #ffffff;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry:hover .hover-indicator {
  color: #ffffff;
  display: inline;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry:hover .nts-inpage-navigation-content-item-circle {
  background: #41aaaa;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry:before {
  content: "";
  position: absolute;
  right: 18px;
  border-left: 1px solid black;
  height: 100%;
  width: 1px;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry:first-child:before {
  top: 20px;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry:last-child:before {
  height: 20px;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry:first-child:last-child:before {
  display: none;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry.active {
  background-color: #41aaaa;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry.active a {
  color: #ffffff;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-child-list .nts-inpage-navigation-child-entry.active .nts-inpage-navigation-content-item-circle {
  display: inline-block;
  float: right;
  margin-top: 3px;
  right: 12px;
  background: #ffffff;
  width: 14px;
  height: 14px;
  border: 1px #505a64 solid;
  border-radius: 50%;
  position: absolute;
  margin-left: 5px;
}
.nts-inpage-navigation .nts-inpage-navigation-content-item:hover .nts-inpage-navigation-child-list {
  display: block;
}
@media (max-width: 1023px) {
  .nts-inpage-navigation {
    display: block;
    margin-left: 0px;
    max-width: 325px;
  }
  .nts-inpage-navigation .nts-inpage-navigation-current-info,
  .nts-inpage-navigation .nts-inpage-navigation-child-entry a {
    max-width: 295px;
  }
  .nts-inpage-navigation .nts-inpage-navigation-content-item .nts-inpage-navigation-textsnippet {
    display: none;
  }
  .nts-inpage-navigation .nts-inpage-navigation-content-item .N10d {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .nts-inpage-navigation {
    display: none;
    max-width: 248px;
  }
  .nts-inpage-navigation-current-info,
  .nts-inpage-navigation-child-entry a {
    max-width: 218px;
  }
}

@media (min-width: 320px) and (max-width: 599px) {
  .nts-image-key-fact .nts-image {
    margin-bottom: 1.42857143rem !important;
  }
}

.nts-image .nts-caption {
  margin-top: 0.71428571rem;
  padding: 0;
}
.no-js .nts-image .b-lazy {
  display: none;
}
.nts-image .nts-image-wrapper {
  position: relative;
}
.nts-image .nts-image-icons-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
}
.nts-image .nts-icon-share .nts-share-button {
  padding: 12px 11px;
}
.nts-image .nts-icon-share .nts-share-links {
  position: absolute;
  bottom: 0;
  left: 0;
}
.nts-image .nts-icon-share,
.nts-image .nts-image-zoom-link {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.75);
  float: left;
  position: relative;
}
.nts-image .nts-icon-share:hover,
.nts-image .nts-image-zoom-link:hover {
  background: #ffffff;
}
.nts-image .nts-icon-share:hover > .icon-share-newton-android:before,
.nts-image .nts-image-zoom-link:hover > .icon-share-newton-android:before,
.nts-image .nts-icon-share:hover > .icon-zoom:before,
.nts-image .nts-image-zoom-link:hover > .icon-zoom:before {
  color: #005578;
}
.nts-image .nts-icon-share > .icon-share-newton-android:before,
.nts-image .nts-image-zoom-link > .icon-share-newton-android:before,
.nts-image .nts-icon-share > .icon-zoom:before,
.nts-image .nts-image-zoom-link > .icon-zoom:before {
  color: #2387aa;
  font-size: 19px;
  position: absolute;
  top: 10px;
  right: 11px;
}
.nts-mediatext .pull-right .nts-image .nts-adaptive-image {
  padding-right: 0;
}
@media (max-width: 600px) {
  .nts-mediatext .pull-right .nts-image .nts-adaptive-image {
    padding-right: 15px;
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .nts-mediatext .pull-right .nts-image .nts-caption {
    left: 0;
  }
}
.nts-image-background {
  position: absolute;
  width: 100%;
}

[class*="col-"] .nts-h1 [class*="col-"],
[class*="col-"] .nts-h2 [class*="col-"],
[class*="col-"] .nts-h3 [class*="col-"],
[class*="col-"] .nts-h4 [class*="col-"],
[class*="col-"] .nts-subheadline [class*="col-"] {
  width: 100%;
}
.nts-h1 {
  margin: 0 auto 0.71428571rem !important;
}
.nts-h2 {
  margin: 0 auto 1.42857143rem !important;
}
.nts-chapter-related-content .nts-h2 {
  margin-bottom: 1.42857143rem !important;
}
.nts-h3 {
  margin: 0 auto 1.42857143rem !important;
}
.nts-h4 {
  margin: 0 auto !important;
}
.nts-h4 .row {
  margin-bottom: 1.07142857rem !important;
}
.nts-single-purpose-introduction-box .nts-h4 .row {
  margin-bottom: 0.35714286rem !important;
}
.H1,
.H2,
.H3,
.H4 {
  margin: 0;
}
.globalSwitch .h4 {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
}
.nts-headline-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.nts-secondary-teaser-box .H2 {
  font-family: "Siemens Sans Roman" !important;
  font-size: 2.14285714rem !important;
  line-height: 2.57142857rem !important;
  color: #ffffff !important;
}

.nts-headerContact {
  margin-right: 1.0rem;
}
.nts-headerContact .N1 {
  margin-left: 0;
}
.no-siteid .nts-headerContact {
  margin-right: 0;
}

.nts-search-header .nts-header-buttons {
  right: -25% !important;
}

html.nts-navbar-header-flyout-visible {
  overflow-y: hidden;
}
html.nts-navbar-header-flyout-visible body {
  position: fixed;
}
.nts-header {
  background-color: #ffffff;
  border-bottom: 2px solid #dfe6ed;
  z-index: 8900;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transition: opacity linear, top 0.3s linear;
}
.nts-header .header-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.wcm-edit .nts-header {
  position: relative;
}
.opaque.nts-header {
  background-color: rgba(255, 255, 255, 0.92);
  transition: opacity 0.2s linear 0.3s;
}
.opaque.nts-header:hover {
  background-color: #ffffff;
  transition: opacity 0.2s linear;
}
.hidden-state.nts-header {
  top: -61px;
  transition: top 0.3s linear;
}
.nts-header .nts-header-navigation {
  overflow: hidden;
  max-height: 65px;
  display: padding-box;
  transition: max-height 0.3s linear;
}
.wcm-edit .nts-header .nts-header-navigation {
  max-height: none;
}
.nts-header .nts-header-navigation .row {
  margin-top: 35px;
}
.compressed.nts-header .nts-header-navigation {
  max-height: 0px;
  transition: max-height 0.3s linear;
}
.nts-header .nts-header-buttons {
  opacity: 1;
  z-index: 8897;
  text-align: right;
  position: relative;
  transition: opacity 0.3s;
}
.nts-header .nts-header-buttons .nts-comp {
  margin-bottom: 0;
}
.nts-header .nts-header-buttons > * {
  display: inline-block;
}
.nts-header .nts-header-buttons span {
  display: inline-block;
  height: 1.42857rem;
  overflow: hidden;
  opacity: 1;
  vertical-align: bottom;
  max-width: 300px;
  white-space: nowrap;
}
.nts-header .nts-header-buttons.out-step-1 {
  opacity: 0;
}
.nts-header .nts-header-buttons.out-step-2 {
  opacity: 1;
}
.nts-header .nts-header-buttons.out-step-2 span {
  display: none;
}
.nts-header .nts-header-buttons.out-step-2 .icon-left {
  padding-right: 0;
}
.nts-header .nts-header-buttons.in-step-1 {
  opacity: 0;
}
.nts-header .nts-header-buttons.in-step-1 span {
  display: none;
}
.nts-header .nts-header-buttons.in-step-1 .icon-left {
  padding-right: 0;
}
.nts-header .nts-header-buttons.in-step-2 {
  opacity: 1;
}
.nts-header .nts-header-buttons.in-step-1.col-lg-push-4,
.nts-header .nts-header-buttons.out-step-2.col-lg-push-4,
.nts-header .nts-header-buttons.in-step-1.col-lg-push-3,
.nts-header .nts-header-buttons.out-step-2.col-lg-push-3 {
  left: auto;
}
.nts-header .nts-primary-navigation {
  display: inline-block;
}
.nts-header .nts-search {
  display: inline-block;
  position: relative;
  top: -5px;
  margin-bottom: -15px;
  transition: top 0.3s linear;
}
.nts-header .nts-search .nts-search-input [class^="icon-"],
.nts-header .nts-search .nts-search-input [class*=" icon-"] {
  line-height: 28px;
}
.compressed.nts-header .nts-search {
  top: -5px;
}
.nts-logo.nts-comp {
  margin-bottom: 0;
}
.nts-logo img,
.nts-logo a {
  display: block;
}
.nts-logo .logo img {
  max-height: 19px;
}
.nts-logo .logoClaim {
  display: none;
  opacity: 1;
  visibility: visible;
  transition: visibility linear 0.3s, opacity 0.3s linear 0.3s;
}
.compressed .nts-logo .logoClaim {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: visibility linear 0.3s, opacity 0.3s linear;
}
.nts-logo .logoClaim img {
  max-height: 29px;
}
.nts-navbar-header {
  background-color: #ffffff;
  border-bottom: 2px solid #dfe6ed;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 8898;
}
.hidden-state.nts-navbar-header {
  top: -78px;
  transition: top 0.3s linear;
}
.nts-navbar-header .navbar-buttons {
  display: inline;
  float: right;
  list-style: none;
  margin-bottom: 0px;
}
.nts-navbar-header .navbar-buttons li {
  display: inline;
}
.nts-navbar-header .navbar-buttons li span[class^="icon-"] {
  min-width: 40px;
  position: relative;
  font-size: 21px;
  line-height: 40px;
  text-align: center;
}
.nts-navbar-header .navbar-buttons li .icon-email,
.nts-navbar-header .navbar-buttons li .icon-globe,
.nts-navbar-header .navbar-buttons li .icon-search,
.nts-navbar-header .navbar-buttons li .icon-menu {
  background-color: #ffffff;
  color: #788791;
}
.nts-navbar-header .navbar-buttons li .icon-email:hover,
.nts-navbar-header .navbar-buttons li .icon-globe:hover,
.nts-navbar-header .navbar-buttons li .icon-search:hover,
.nts-navbar-header .navbar-buttons li .icon-menu:hover {
  color: #788791;
  background-color: #ebf0f5;
}
.nts-navbar-header .navbar-buttons li .icon-email.active,
.nts-navbar-header .navbar-buttons li .icon-globe.active,
.nts-navbar-header .navbar-buttons li .icon-search.active,
.nts-navbar-header .navbar-buttons li .icon-menu.active {
  background-color: #41aaaa;
  color: #ffffff;
}
.nts-navbar-header .navbar-buttons li .icon-email.active:hover,
.nts-navbar-header .navbar-buttons li .icon-globe.active:hover,
.nts-navbar-header .navbar-buttons li .icon-search.active:hover,
.nts-navbar-header .navbar-buttons li .icon-menu.active:hover {
  color: #ffffff;
  background-color: #007373;
}
.nts-navbar-sticky-header {
  display: none;
  opacity: 0;
  max-height: 0;
  transition: opacity 0.2s linear 0.2s, opacity 0.2s linear;
}
.nts-navbar-sticky-header.nts-comp,
.nts-navbar-sticky-header .nts-comp {
  margin-bottom: 0;
}
.hidden-state .nts-navbar-sticky-header,
.nts-navbar-sticky-header.revealup {
  display: block;
  opacity: 1;
  max-height: 40px;
}
.nts-navbar-sticky-header .nts-button {
  margin-top: 0;
}
.nts-navbar-header.compressed {
  position: fixed;
  opacity: 0.92;
}
.nts-navbar-header-flyout-visible .nts-navbar-header {
  opacity: 1;
}
.nts-navbar-header-flyout-visible .nts-navbar-header > .container {
  padding-bottom: 17px;
}
.nts-navbar-header ~ div .content-wrapper {
  margin-top: 62px;
}
.overlay-content-wrapper {
  position: fixed;
  right: 0;
  width: 100%;
}
.overlay-content {
  overflow: auto;
}
.nts-navbar-header-overlay {
  background-color: #0a1419;
  opacity: 0.75;
  position: absolute;
  top: 0;
  height: 10000px;
  width: 34%;
  display: none;
}
.nts-navbar-header-flyout-visible .nts-navbar-header-overlay {
  display: block;
}
.nts-navbar-header-background-placeholder {
  background-color: #ebf0f5;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 10000px;
  display: none;
}
.nts-navbar-header-flyout-visible .nts-navbar-header-background-placeholder {
  display: block;
}
@media (min-width: 320px) and (max-width: 599px) {
  .nts-navbar-header .logo {
    margin-top: 10px;
  }
  .nts-navbar-header-flyout-visible .col-xs-5 {
    display: none;
  }
  .nts-navbar-header-flyout-visible .col-xs-7 {
    width: 100%;
  }
  .nts-navbar-header-flyout-visible .navbar-buttons .hidden-xs {
    display: inline-block !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .nts-navbar-header .logo {
    margin-top: 10px;
  }
  .nts-navbar-header .overlay-content-wrapper {
    width: 66%;
  }
  .nts-navbar-header .nts-navbar-header-overlay {
    width: 34%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nts-header ~ div .content-wrapper {
    margin-top: 80px;
    transition: margin-top 0.3s linear;
  }
  .compressed.nts-header ~ div .content-wrapper,
  hidden.nts-header ~ div .content-wrapper,
  .nts-header ~ div .content-wrapper wcm-edit {
    margin-top: 0px;
    transition: margin-top 0.3s linear;
  }
  .nts-logo .logoClaim {
    display: block;
  }
  .compressed.nts-logo .logoClaim {
    display: none;
  }
  .nts-navbar-header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .nts-navbar-header .navbar-header-container {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .nts-navbar-header .navbar-buttons {
    padding-top: 0px;
  }
  .nts-navbar-header .nts-navbar-header-overlay {
    width: 50%;
  }
  .nts-navbar-header .overlay-content-wrapper {
    width: 50%;
  }
  .nts-navbar-header.compressed {
    padding-top: 10px;
  }
  .nts-navbar-header.compressed .navbar-buttons {
    padding-top: 3px;
  }
}
@media (min-width: 1024px) {
  html.nts-navbar-header-flyout-visible {
    overflow-y: visible;
  }
  .nts-logo .logoClaim {
    display: block;
    /*position: absolute;*/
  }
  .nts-header ~ div .content-wrapper {
    margin-top: 90px;
    transition: margin-top 0.3s linear;
  }
  .compressed.nts-header ~ div .content-wrapper,
  hidden.nts-header ~ div .content-wrapper,
  .nts-header ~ div .content-wrapper wcm-edit {
    margin-top: 63px;
    transition: margin-top 0.3s linear;
  }
  .nts-header ~ div .content-wrapper .nts-product-index {
    margin-top: 0;
  }
}

.nts-gsasearch button,
.nts-gsasearch .button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  min-width: 6.875rem;
  padding: 0.625rem 0.9375rem;
  border: 0.0625rem solid;
  border-color: rgba(0, 30, 70, 0.7);
  font-family: adobe-clean, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1rem;
  height: 2.375rem;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 -0.0625rem 0 rgba(0, 0, 0, 0.4);
  cursor: pointer;
  background-color: #3281ca;
  background-image: -moz-linear-gradient(top, #3287d2, #3278be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3287d2), to(#3278be));
  background-image: -webkit-linear-gradient(top, #3287d2, #3278be);
  background-image: -o-linear-gradient(top, #3287d2, #3278be);
  background-image: linear-gradient(to bottom, #3287d2, #3278be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3287d2', endColorstr='#ff3278be', GradientType=0);
}
.nts-gsasearch .nts-gsasearch-search-field-container {
  margin-left: 20px;
  margin-right: 20px;
}
.nts-gsasearch .nts-gsasearch-input,
.nts-gsasearch .nts-gsasearch-input.text-version {
  padding-right: 60px;
  border: 1px solid #cdd9e1;
  height: 30px;
}
.nts-gsasearch .autocomplete-wrapper {
  position: relative;
}
.nts-gsasearch .autocomplete-wrapper ul {
  position: absolute;
  width: 100%;
  background: #ffffff;
  border: 1px solid #cdd9e1;
  border-top: none;
  list-style: none;
  padding: 0;
  z-index: 8894;
}
.nts-gsasearch .autocomplete-wrapper ul li {
  cursor: pointer;
}
.nts-gsasearch .autocomplete-wrapper ul li a {
  padding: 6px 15px 8px;
  display: block;
  color: #879baa;
  text-decoration: none;
}
.nts-gsasearch .autocomplete-wrapper ul li a:hover,
.nts-gsasearch .autocomplete-wrapper ul li a.ui-state-focus {
  background: #005578;
  color: #ffffff;
}
.nts-gsasearch .autocomplete-wrapper ul li a:hover span,
.nts-gsasearch .autocomplete-wrapper ul li a.ui-state-focus span {
  color: #ffffff;
}
.nts-gsasearch .autocomplete-wrapper ul li a span {
  color: #000000;
}
.nts-gsasearch .gsa-site-search-term {
  font-family: "Siemens Sans Roman";
  font-size: 14px;
  line-height: 1.42857143rem;
  color: #9bafbe;
  width: 90%;
  height: 100%;
  border: none;
  padding-left: 15px;
}
.nts-gsasearch .gsa-site-search-term:valid ~ .resetButton {
  display: block;
}
.nts-gsasearch .gsa-site-search-term:focus {
  color: #788791;
  outline: none !important;
}
.nts-gsasearch .gsa-site-search-term:focus ~ .searchButton {
  background: #697882;
}
.nts-gsasearch .gsa-site-search-term:focus ~ .searchButton .icon-search {
  color: #ffffff;
}
.nts-gsasearch .nts-gsasearch-results {
  margin-left: 20px;
  margin-right: 20px;
}

.nts-gallery {
  margin-bottom: 20px;
}
.nts-gallery .nts-gallery-slider-nav {
  display: none;
  bottom: 115px;
  margin-bottom: 0px;
}
.nts-gallery .nts-gallery-slider-nav .nts-gallery-image-container {
  width: auto;
  height: 82px;
  margin-top: 9px;
  margin-left: 15px;
  margin-right: 15px;
}
.nts-gallery .nts-gallery-slider-nav .nts-gallery-image-container img.nts-gallery-thumbnails-image {
  width: 117px;
  height: 66px;
  border: 1px solid #fff;
}
.nts-gallery .nts-gallery-slider-nav .nts-gallery-image-container .nts-gallery-image-layer {
  position: absolute;
  background-color: #000;
  width: 117px;
  height: 66px;
  z-index: 8000;
  top: 9px;
  opacity: .3;
  cursor: pointer;
}
.nts-gallery .nts-gallery-slider-nav .nts-gallery-image-container .nts-gallery-image-layer:hover {
  opacity: .0;
}
.nts-gallery .nts-gallery-slider-nav .nts-gallery-image-container.slick-current {
  margin: 0px;
}
.nts-gallery .nts-gallery-slider-nav .nts-gallery-image-container.slick-current .nts-gallery-image-layer {
  display: none;
}
.nts-gallery .nts-gallery-slider-nav .nts-gallery-image-container.slick-current img.nts-gallery-thumbnails-image {
  width: 146px;
  height: 82px;
}
.wcm-edit .nts-gallery .col-md-0 {
  float: left;
}
.nts-gallery .nts-slider {
  margin-bottom: 42px;
}
.nts-gallery .nts-slider .slick-arrow {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.3);
}
.nts-gallery .nts-slider .slick-arrow:hover,
.nts-gallery .nts-slider .slick-arrow:active {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.5);
}
.nts-gallery .nts-slider .slick-arrow.slick-disabled:hover {
  background: rgba(10, 20, 25, 0.3);
}
.nts-gallery .nts-slider .slick-arrow.slick-disabled span[class*="icon-arrow-"] {
  color: #ffffff;
  opacity: 0.5;
}
.nts-quotemedia .nts-gallery {
  margin-bottom: 0;
}

.nts-event-overview-filter-filtering .nts-form-el-dropdown option:hover {
  background-color: #005578;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .nts-event-overview-filter-filtering .nts-form-el-dropdown {
    padding-right: 0px;
  }
  .nts-event-overview-filter-filtering .nts-form-el-dropdown [class^="icon-"],
  .nts-event-overview-filter-filtering .nts-form-el-dropdown [class*=" icon-"] {
    display: none !important;
  }
  .nts-event-overview-filter-filtering .nts-form-el-dropdown option {
    color: red;
  }
  .nts-event-overview-filter-filtering .nts-form-el:not(.nts-form-el-input) {
    background-color: transparent;
    border: none;
    padding: 0;
  }
  .nts-event-overview-filter-filtering .nts-form-el:not(.nts-form-el-input) select {
    margin-top: 1em;
  }
  .nts-event-overview-filter-filtering > * {
    float: none;
    width: auto;
  }
  .nts-event-overview-filter-filtering > *:not(:first-child):not(.pull-right) {
    border-top: 1px solid #ccd9e1;
  }
  .nts-event-overview-filter-filtering .daterangepicker {
    width: auto !important;
  }
  .nts-event-overview-filter-filtering .nts-date-picker .ranges {
    padding-top: 0;
  }
  .nts-event-overview-filter-filtering .nts-date-picker .ranges li {
    padding-left: 0;
    padding-right: 0;
  }
}
.nts-event-overview-filter-filtering div[class*="col-lg-"] {
  padding-top: 0.71428571rem;
  padding-bottom: 0.71428571rem;
}
@media (min-width: 1024px) {
  .nts-event-overview-filter-filtering div[class*="col-lg-"].pull-right {
    width: auto;
  }
}
.nts-event-overview-filter-toggle {
  display: initial;
  position: absolute;
  left: -100000px;
}
.nts-event-overview-filter-toggle + label {
  clear: left;
}
.nts-event-overview-filter-toggle,
.nts-event-overview-filter-toggle + label {
  display: none;
}
.nts-event-overview-filter-toggle ~ label {
  font-weight: normal;
  display: block;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  -webkit-user-select: none;
  user-select: none;
}
.nts-event-overview-filter-toggle ~ label .icon:before {
  font-size: 18px;
}
@media (max-width: 1023px) {
  .nts-event-overview-filter-toggle ~ label {
    display: none;
  }
}
.nts-event-overview-filter-toggle:checked ~ label > *:first-child {
  display: none;
}
.nts-event-overview-filter-toggle:not(:checked) ~ label > *:last-child {
  display: none;
}
@media (min-width: 1024px) {
  .nts-event-overview-filter-toggle:not(:checked) ~ *:not(label):not(.pull-right) {
    display: none;
  }
  .nts-event-overview-filter-toggle:checked + *:not(label):not(button):not(.pull-right),
  .nts-event-overview-filter-toggle:checked + label + *:not(.pull-right) {
    clear: left;
  }
}
.nts-event-overview-filter-wrapper {
  background-color: #ebf0f5;
}
.nts-event-overview-filter-buttons {
  margin: 1.07142857rem 0;
}
@media (max-width: 1023px) {
  .nts-event-overview-filter-buttons {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.nts-event-overview-filter-buttons [class^="icon-"],
.nts-event-overview-filter-navbar-buttons [class^="icon-"],
.nts-event-overview-filter-results-switcher [class^="icon-"],
.nts-event-overview-filter-buttons [class*=" icon-"],
.nts-event-overview-filter-navbar-buttons [class*=" icon-"],
.nts-event-overview-filter-results-switcher [class*=" icon-"] {
  min-width: 40px;
  position: relative;
  font-size: 21px;
  line-height: 40px;
  text-align: center;
}
@media (max-width: 1023px) {
  .nts-event-overview-filter-results-switcher {
    margin-top: -15px;
  }
  .nts-event-overview-filter-results-switcher [class^="icon-"],
  .nts-event-overview-filter-results-switcher [class*=" icon-"] {
    font-size: 40px;
    min-width: 60px;
    line-height: 60px;
  }
}
.nts-event-overview-filter-navbar-buttons,
.nts-event-overview-filter-filtering {
  margin: 0.71428571rem 0;
}
.nts-event-overview-filter-results-header {
  margin-top: 2.85714286rem;
}
.nts-event-overview-filter-switch-list.active [class^="icon-"],
.nts-event-overview-filter-switch-tile.active [class^="icon-"],
.nts-event-overview-filter-switch-list [class*=" icon-"],
.nts-event-overview-filter-switch-tile [class*=" icon-"] {
  background-color: #ebf0f5;
}
.nts-chapter-color-grey .nts-event-overview-filter-switch-list.active [class^="icon-"],
.nts-chapter-color-grey .nts-event-overview-filter-switch-tile.active [class^="icon-"],
.nts-chapter-color-grey .nts-event-overview-filter-switch-list [class*=" icon-"],
.nts-chapter-color-grey .nts-event-overview-filter-switch-tile [class*=" icon-"] {
  background-color: #ffffff;
}
.nts-event-overview-filter-results-list {
  margin: 2.14285714rem 0 2.85714286rem;
}
.nts-event-overview-filter-results-list .nts-loading-animation {
  margin-top: 120px;
  margin-bottom: 120px;
}
.nts-event-overview-filter-result-item {
  position: relative;
  margin-top: 2.14285714rem;
}
.nts-event-overview-filter-result-item.layoutLink {
  margin-top: 0.71428571rem;
}
.nts-event-overview-filter-result-item > a:first-child {
  background-color: #ebf0f5;
  display: block;
  height: 100%;
  overflow: auto;
}
.nts-event-overview-filter-result-item > a:first-child:hover,
.nts-event-overview-filter-result-item > a:first-child:focus {
  text-decoration: none;
}
.nts-chapter-color-grey .nts-event-overview-filter-result-item > a:first-child {
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  .nts-event-overview-filter-result-item:not(:hover) .nts-event-overview-filter-result-item-links,
  .nts-event-overview-filter-result-item:not(:hover) .nts-event-overview-filter-result-item-arrow {
    display: none;
  }
}
.nts-event-overview-filter-result-item-tile .nts-event-overview-filter-result-item-image {
  width: 100%;
}
.nts-event-overview-filter-result-item-list .nts-event-overview-filter-result-item-image {
  padding-top: 1.07142857rem;
  padding-bottom: 1.07142857rem;
}
.nts-event-overview-filter-result-item-content {
  padding-top: 1.07142857rem;
  padding-bottom: 3.92857143rem;
}
.nts-event-overview-filter-result-item-text {
  padding-top: 1.07142857rem;
}
.nts-event-overview-filter-result-item-additional-info-container {
  overflow: auto;
  margin-bottom: 8px;
}
.nts-event-overview-filter-result-item-additional-info {
  overflow: auto;
  text-align: right;
}
.nts-event-overview-filter-result-item-additional-info ul {
  margin: 0;
}
.nts-event-overview-filter-result-item-additional-info li {
  padding: 0;
}
.nts-event-overview-filter-result-item-additional-info li:empty {
  display: none;
}
.nts-event-overview-filter-result-item-additional-info li:not(:last-child):after {
  content: ",";
  display: inline-block;
}
.nts-event-overview-filter-result-item-additional-info li:not(:first-child):before {
  content: " ";
}
.nts-event-overview-filter-result-item-arrow {
  position: absolute;
  font-size: 1.71428571rem;
  color: #2387aa;
  right: 2.14285714rem;
  bottom: 1.07142857rem;
}
.nts-event-overview-filter-result-item-links {
  position: absolute;
  font-size: 1.71428571rem;
  color: #2387aa;
  padding-left: 15px;
  bottom: 1.07142857rem;
}
@media (min-width: 600px) {
  .nts-event-overview-filter-result-item-list .nts-event-overview-filter-result-item-image {
    padding-right: 0;
  }
}
@media (max-width: 599px) {
  .nts-event-overview-filter-result-item-list .nts-event-overview-filter-result-item-image {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  html:not(.wcm-edit) .nts-event-overview-filter-navbar {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  html:not(.wcm-edit) .nts-event-overview-filter-navbar {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9000;
    overflow: auto;
    background: #ebf0f5;
    border-left: 1px solid #ccd9e1;
  }
}
.nts-event-overview-filter .nts-tag {
  margin-left: 7px;
  margin-right: 8px;
}


.nts-date-picker {
  position: relative;
}
@media (max-width: 1023px) {
  .nts-date-picker {
    clear: both;
  }
}
.nts-date-picker .daterangepicker {
  border-radius: 0;
  padding: 0;
  margin-top: -1px;
  box-shadow: none;
}
.nts-date-picker .daterangepicker:after,
.nts-date-picker .daterangepicker:before {
  display: none !important;
}
@media (max-width: 1023px) {
  html:not(.wcm-edit) .nts-date-picker .daterangepicker {
    display: block !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    background: none;
    border: none;
    overflow: hidden;
    float: none;
  }
}
.nts-date-picker .daterangepicker.ltr .left .daterangepicker_input {
  padding-right: 0;
}
.nts-date-picker .daterangepicker.ltr .right .daterangepicker_input:before {
  content: '–';
  position: absolute;
  left: -13px;
  left: -11px;
  top: 8px;
}
.nts-date-picker .daterangepicker .daterangepicker_input i {
  left: auto;
  right: 12px;
  color: #9bafbe;
  font-size: 18px;
}
.nts-date-picker .daterangepicker .input-mini {
  padding: 0 28px 0 20px;
  height: 34px;
}
.nts-date-picker .daterangepicker .input-mini,
.nts-date-picker .daterangepicker .input-mini.active {
  border-radius: 0;
}
.nts-date-picker .daterangepicker .ranges {
  margin: 0;
}
.nts-date-picker .daterangepicker .ranges ul {
  width: auto;
}
@media (max-width: 1023px) {
  html:not(.wcm-edit) .nts-date-picker .daterangepicker .ranges {
    float: none;
  }
}
.nts-date-picker .daterangepicker .ranges .active .icon-check-mark,
.show-calendar.nts-date-picker .daterangepicker .ranges li:last-child .icon-check-mark {
  display: inline;
}
.nts-date-picker .daterangepicker .ranges .icon-check-mark,
.show-calendar.nts-date-picker .daterangepicker .ranges .active ~ li:last-child .icon-check-mark {
  display: none;
}
.nts-date-picker .daterangepicker .ranges li {
  border: none;
  border-radius: 0;
  background: none;
  position: relative;
  margin-bottom: 0;
  padding-top: 0.71428571rem;
  padding-bottom: 0.71428571rem;
  color: inherit;
}
@media (max-width: 1023px) {
  html:not(.wcm-edit) .nts-date-picker .daterangepicker .ranges li:not(:last-child) {
    border-bottom: 1px solid #becdd7;
  }
  .nts-date-picker .daterangepicker .ranges li:last-child {
    border-bottom-width: 0;
  }
}
@media (min-width: 1024px) {
  html:not(.wcm-edit) .nts-date-picker .daterangepicker .ranges li:hover {
    background-color: #005578;
    color: #FFF;
  }
  html:not(.wcm-edit) .nts-date-picker .daterangepicker .ranges li:last-child {
    margin-top: 11px;
  }
  html:not(.wcm-edit) .nts-date-picker .daterangepicker .ranges li:last-child:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #ebf0f5;
  }
}
.nts-date-picker .daterangepicker .ranges .icon-arrow-right-small {
  line-height: inherit;
}
.nts-date-picker .daterangepicker .calendar {
  margin: 15px;
  max-width: none;
  width: auto;
}
.nts-date-picker .daterangepicker .calendar.left {
  margin-right: 30px;
  margin-right: 15px;
}
.nts-date-picker .daterangepicker .calendar-table {
  padding: 0 !important;
}
.nts-date-picker .daterangepicker .calendar-table table {
  background: #ebf0f5;
}
.nts-date-picker .daterangepicker .calendar-table thead tr:first-child {
  border-bottom: 2px solid #fff;
}
.nts-date-picker .daterangepicker .calendar-table tbody tr {
  border-top: 2px solid #ebf0f5;
  border-bottom: 2px solid #ebf0f5;
}
.nts-date-picker .daterangepicker .calendar-table thead tr:last-child th {
  padding-top: 10px;
}
.nts-date-picker .daterangepicker .calendar-table tbody tr:last-child td {
  border-bottom: 9px solid #ebf0f5;
}
.nts-date-picker .daterangepicker .calendar-table thead tr:last-child th:first-child,
.nts-date-picker .daterangepicker .calendar-table tbody td:first-child {
  padding-left: 20px;
  padding-left: 10px;
}
.nts-date-picker .daterangepicker .calendar-table thead tr:last-child th:last-child,
.nts-date-picker .daterangepicker .calendar-table tbody td:last-child {
  padding-right: 20px;
  padding-right: 10px;
}
.nts-date-picker .daterangepicker .calendar-table th.next {
  text-align: right;
  padding-right: 8px;
}
.nts-date-picker .daterangepicker .calendar-table th.prev {
  text-align: left;
  padding-left: 8px;
}
.nts-date-picker .daterangepicker .calendar-table td {
  min-width: none;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 25px;
}
.nts-date-picker .daterangepicker .calendar-table th,
.nts-date-picker .daterangepicker .calendar-table td {
  min-width: 0;
}
.nts-date-picker .daterangepicker .calendar-table td.off {
  background-color: transparent;
}
.nts-date-picker .daterangepicker .calendar-table td.active,
.nts-date-picker .daterangepicker .calendar-table td.in-range {
  background-color: #005578;
  color: #FFFFFF;
  border-radius: 0;
}

.nts-content-teaser-row.bgColor-white {
  background: #FFF;
}
.nts-content-teaser-row.bgColor-blue {
  background: darkslategray;
  color: #FFF;
}
.nts-content-teaser-row .container.nts-image,
.nts-content-teaser-row .container.nts-video {
  padding-bottom: 15px;
}
.nts-content-teaser-row .nts-content-teaser-row-item .nts-h4 {
  margin: 0;
}
@media (min-width: 320px) and (max-width: 1023px) {
  .nts-content-teaser-row .visible-xs-block,
  .nts-content-teaser-row .visible-sm-block,
  .nts-content-teaser-row .visible-md-block {
    padding-bottom: 2.22222rem;
  }
}

.nts-content-slider {
  position: relative;
}
.nts-content-slider .nts-slider-right-edge-overlay {
  background-color: #1a4b5d;
  position: absolute;
  right: 0;
  top: 0;
  height: 0;
  transition: height 0.5s ease-out;
}
.nts-content-slider .nts-content-slider-item {
  background-color: #1a4b5d;
  margin-left: 0;
  margin-right: 0;
}
.nts-content-slider .nts-content-slider-item .nts-content-slider-image {
  padding-left: 0;
}
.nts-content-slider .nts-content-slider-item .nts-content-slider-content {
  padding-left: 0.35714286rem;
  padding-top: 1.42857143rem;
  padding-bottom: 1.42857143rem;
  padding-right: 0.35714286rem;
}
.nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-h2 {
  margin-bottom: 0.71428571rem !important;
}
.nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-h3 {
  margin-bottom: 2.14285714rem !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nts-content-slider .nts-content-slider-item .nts-content-slider-image img {
    padding-top: 1.42857143rem;
    padding-left: 1.42857143rem;
    padding-bottom: 1.42857143rem;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .nts-content-slider .nts-content-slider-item .nts-content-slider-image img {
    padding-top: 1.07142857rem;
    padding-left: 1.07142857rem;
    padding-bottom: 1.07142857rem;
  }
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content {
    padding-top: 1.07142857rem;
    padding-bottom: 1.07142857rem;
    padding-right: 1.07142857rem;
  }
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-rte .Q1 {
    display: none;
  }
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-content-slider-more a {
    cursor: pointer;
  }
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-content-slider-more .nts-content-slider-more-link-open {
    display: block;
  }
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-content-slider-more .nts-content-slider-more-link-close {
    padding-top: 1.07142857rem;
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 599px) {
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content {
    padding-left: 0;
  }
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-h2,
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-h3,
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-rte,
  .nts-content-slider .nts-content-slider-item .nts-content-slider-content .nts-content-slider-more {
    padding-left: 1.07142857rem;
  }
}
.nts-content-slider .slick-list {
  background-color: #1a4b5d;
}
.nts-content-slider .slick-arrow {
  margin-top: -52px;
  color: #ffffff;
  background: rgba(10, 20, 25, 0.3);
}
.nts-content-slider .slick-arrow:hover,
.nts-content-slider .slick-arrow:active {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.5);
}
.nts-content-slider .slick-arrow.slick-disabled:hover {
  background: rgba(10, 20, 25, 0.3);
}
.nts-content-slider .slick-arrow.slick-disabled span[class*="icon-arrow-"] {
  color: #ffffff;
  opacity: 0.5;
}
@media (min-width: 320px) and (max-width: 1023px) {
  .nts-content-slider .prev,
  .nts-content-slider .next {
    display: none !important;
  }
}
.nts-content-slider .nts-slider-content.right-edge-hidden .nts-content-slider-item .nts-content-slider-content .nts-rte {
  padding-right: 1.07142857rem;
}
@media (min-width: 320px) and (max-width: 599px) {
  .nts-content-slider .nts-slider-content.right-edge-hidden .nts-content-slider-item .nts-content-slider-image img {
    padding-right: 1.07142857rem;
  }
}
.nts-content-slider.gray-background .nts-slider-right-edge-overlay {
  background-color: #ebf0f5;
}
.nts-content-slider.gray-background .nts-content-slider-item {
  background-color: #ebf0f5;
}
.nts-content-slider.gray-background .nts-content-slider-item .H2,
.nts-content-slider.gray-background .nts-content-slider-item .H3 {
  color: #2d373c;
}
.nts-content-slider.gray-background .nts-content-slider-item .Q1 {
  color: #788791;
}

.nts-contact-phone {
  margin-bottom: 15px;
}
.nts-contact-mail {
  margin-bottom: 20px;
}
.nts-no-float {
  clear: both;
  float: none;
}
@media (min-width: 1024px) {
  .nts-contact-linklist .nts-linklist:first-child,
  .nts-contact-linklist-2 .nts-linklist:first-child {
    margin-top: 2.78571429rem;
  }
}

.nts-chapter-topic-news {
  background-color: #ebf0f5;
}
.nts-chapter-topic-news .nts-chapter-topic-news-h2 .nts-h2 .col-md-9 {
  width: 100%;
}
.nts-chapter-topic-news .nts-chapter-topic-news-more-about-link {
  margin-bottom: 1.42857143rem;
}
@media (min-width: 1024px) {
  .nts-chapter-topic-news .nts-chapter-topic-news-slider-wrapper.row {
    margin-right: 0px;
  }
  .nts-chapter-topic-news .nts-chapter-topic-news-more-about-link {
    margin-top: 12px;
  }
}

.html-default-class .content-wrapper .nts-shoutbox.dark-text {
  background-color: #005578;
}
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-image {
  margin-bottom: 0.71428571rem;
}
.html-default-class .content-wrapper .nts-shoutbox.dark-text .H3 {
  margin-bottom: 0.71428571rem;
}
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-rte,
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-rte {
  margin-bottom: 0;
}
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-rte .col-xs-12,
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-rte .col-xs-12,
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-rte .col-md-9,
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-rte .col-md-9,
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-rte .col-lg-9,
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-rte .col-lg-9 {
  width: 100%;
}
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-shoutbox-links {
  padding-top: 0.21428571rem;
}
@media (min-width: 600px) {
  .html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-shoutbox-links {
    display: -webkit-flex;
    display: flex;
  }
}
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-shoutbox-links > div:first-child {
  margin-right: 1.28571429rem;
}
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-shoutbox-links .nts-button {
  display: inline-block;
  margin-top: 0.92857143rem;
  margin-bottom: 0;
  line-height: 0;
}
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-shoutbox-links .nts-button .nts-button-container {
  margin-right: 1.42857143rem;
}
.html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-shoutbox-links .nts-shoutbox-save-the-date-container {
  display: inline-block;
  align-self: center;
  float: none;
  margin-top: 13px;
}
@media (min-width: 320px) and (max-width: 1023px) {
  .html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-button {
    margin-top: 2.14285714rem;
  }
}
@media (min-width: 1024px) {
  .html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-image {
    margin-bottom: 0;
  }
  .html-default-class .content-wrapper .nts-shoutbox.dark-text .H3 {
    margin-bottom: 10px;
  }
  .html-default-class .content-wrapper .nts-shoutbox.dark-text > .container > .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-button {
    margin-bottom: 0;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-shoutbox-links {
    padding-top: 3px;
  }
  .html-default-class .content-wrapper .nts-shoutbox.dark-text .nts-shoutbox-links > div:first-child {
    margin-right: 18px;
  }
}

.html-default-class .content-wrapper .nts-secondary-teaser-chapter {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  background-size: cover;
}
.html-default-class .content-wrapper .nts-secondary-teaser-chapter.nts-chapter {
  padding-top: 0px;
  padding-bottom: 0px;
}
.html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-rte {
  margin-bottom: 1.42857143rem !important;
}
.html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-gradient a:hover,
.html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-gradient a:active,
.html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-gradient a:visited {
  text-decoration: none;
}
@media (max-width: 599px) {
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-image {
    height: 50vh;
    max-height: 300px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
  }
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-gradient {
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
  }
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-button {
    margin-top: 0;
  }
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-button .nts-button-container {
    margin-bottom: 30px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter {
    position: relative;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
  }
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter:before {
    content: '';
    position: absolute;
    top: 0;
    left: 41.66666%;
    bottom: 0;
    right: 0;
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
  }
}
.html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-box {
  height: auto;
  padding-top: 6.42857143rem;
  padding-bottom: 6.42857143rem;
  padding-left: 0;
  padding-right: 0;
}
.html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-box[href]:hover .H2 {
  text-decoration: underline;
  cursor: pointer;
}
@media (max-width: 599px) {
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-box {
    padding-top: 0.71428571rem;
    padding-bottom: 0;
    display: block;
  }
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-box .nts-h2 {
    margin-bottom: 1.07142857rem !important;
  }
}
@media (min-width: 1024px) {
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-box {
    min-height: 461px;
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
  }
}
.html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-box .nts-h2 .col-md-9,
.html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-box .nts-rte .col-lg-9 {
  width: 100%;
}
@media (min-width: 1024px) {
  .html-default-class .content-wrapper .nts-secondary-teaser-chapter .nts-secondary-teaser-box .nts-h2 + .nts-secondary-teaser-info-text {
    margin-top: -0.14285714rem;
  }
}

.content-wrapper .nts-chapter.nts-chapter-related-content {
  padding: 0 ;
}


.html-default-class .nts-justify-and-contact {
  padding-top: 2.85714286rem;
  padding-bottom: 0;
}
.html-default-class .nts-justify-and-contact .nts-button,
.html-default-class .nts-justify-and-contact .nts-image {
  margin-top: 1.42857143rem;
}
@media (min-width: 600px) {
  .html-default-class .nts-justify-and-contact .col-xs-12.col-sm-6 .nts-image {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .html-default-class .nts-justify-and-contact .nts-flex-container .nts-button {
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
}
@media (max-width: 767px) {
  .html-default-class .content-wrapper .nts-justify-and-contact .nts-flex-container {
    display: block;
  }
}
@media (max-width: 599px) {
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 {
    padding-bottom: 0px;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content > .col-xs-12:nth-child(2) {
    border-bottom: 1px solid #879baa;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content .nts-image {
    margin-top: 1.42857143rem;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content .nts-button {
    padding-top: 1.42857143rem;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content .nts-comp {
    margin-bottom: 3.21428571rem;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 {
    padding-bottom: 0px;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content {
    display: flex;
    flex-flow: wrap;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content .nts-image {
    margin-top: 1.42857143rem;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content .nts-button {
    align-self: flex-end;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content .nts-comp {
    margin-bottom: 3.21428571rem;
  }
}
@media (min-width: 1024px) {
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 {
    padding-bottom: 0px;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-image {
    margin-top: 0px;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .html-default-class .nts-justify-and-contact.nts-justify-and-contact-layout6 .nts-justify-and-contact-layout6-content .nts-button {
    margin-top: auto;
    padding-top: 40px;
  }
}

.nts-teaser-routing-chapter > *:last-child {
  margin-bottom: 0;
}

.nts-primary-teaser {
  padding: 0 !important;
}
.nts-primary-teaser .H1 [class^="icon-"],
.nts-primary-teaser .H1 [class*=" icon-"] {
  font-size: 24px;
}
.nts-primary-teaser .slick-dots {
  position: absolute;
  bottom: 15px;
}
.nts-primary-teaser .slick-dots li span[class*="icon-"] {
  color: #ffffff;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
  font-size: 10px;
}
.nts-primary-teaser .nts-slick-dot-line {
  display: none;
  height: 1px;
  margin-left: 5px;
  margin-top: 3px;
  background: #ffffff;
}
.nts-primary-teaser-slide {
  position: relative;
  padding: 0 !important;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.nts-primary-teaser-slide .nts-video-animation {
  margin-bottom: 0;
}
.nts-primary-teaser-slide .nts-video-animation .row {
  margin: 0;
}
.nts-primary-teaser-slide .nts-video-animation .row div {
  padding: 0;
}
.nts-primary-teaser-slide-content {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 8499;
}
.nts-editmode .nts-primary-teaser-slide-content {
  position: static;
}
.nts-primary-teaser-slide-media {
  position: absolute;
  top: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.nts-editmode .nts-primary-teaser-slide-media {
  position: static;
}
.nts-primary-teaser-slide-box-container {
  display: table;
  height: 100%;
}
.nts-primary-teaser-slide-box {
  padding: 1.07142857rem;
}
.nts-primary-teaser-slide-box .nts-h2 {
  margin-bottom: 0px !important;
}
.nts-primary-teaser-slide-box .nts-rte {
  margin-top: 1.42857143rem !important;
}
.nts-primary-teaser-slide-box .nts-button {
  margin: 2.85714286rem 0 0 !important;
}
.nts-primary-teaser-slide-box[data-link-href] {
  cursor: pointer;
}
.nts-primary-teaser-slide-box[data-link-href]:hover .H1,
.nts-primary-teaser-slide-box[data-link-href]:hover .H2 {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .nts-primary-teaser-slide-box-row {
    display: table-cell;
    vertical-align: middle;
  }
  .nts-primary-teaser-slide-box {
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
  }
}
@media (max-width: 767px) {
  .nts-primary-teaser-slide {
    background-image: none !important;
  }
  .nts-primary-teaser-slide .nts-video-animation {
    display: none;
  }
  .nts-primary-teaser-slide-content {
    position: relative;
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
  }
  .nts-primary-teaser-slide-media {
    position: relative;
    height: calc(56.25vw);
  }
  .nts-primary-teaser-slide-box-container {
    display: block;
  }
  .nts-primary-teaser-slide-box {
    padding: 1.07142857rem 15px;
  }
}

.nts-last-level-routing-intro-chapter > *:last-child {
  margin-bottom: 0;
}

.nts-single-purpose-introduction-wrapper {
  position: relative;
}
.nts-single-purpose-introduction-eloqua {
  margin-right: -15px;
}
.nts-single-purpose-introduction.preview {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-attachment: scroll;
  min-height: 400px;
}
.nts-single-purpose-introduction.preview.nts-single-purpose-introduction--copy {
  min-height: 0;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-box-headlines {
  padding: 0;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-box-headlines .nts-h1 .col-lg-9,
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-box-headlines .nts-h3 .col-md-9 {
  width: 100%;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-box-headlines:nth-child(1) {
  width: 100%;
}
.nts-single-purpose-introduction.preview.nts-chapter {
  padding-top: 0px !important;
  padding-bottom: 1.42857143rem;
}
.nts-single-purpose-introduction.preview.nts-chapter.nts-single-purpose-introduction--copy {
  padding-bottom: 2.42857143rem;
}
.nts-single-purpose-introduction.preview.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
.nts-single-purpose-introduction.preview .nts-video-single-purpose {
  display: none;
}
.nts-single-purpose-introduction.preview .nts-video-animation .row {
  margin: 0;
}
.nts-single-purpose-introduction.preview .nts-video-animation .row div {
  padding: 0;
  height: auto;
}
.nts-single-purpose-introduction.preview .nts-btn-play {
  opacity: 0.75;
  position: relative;
  font-size: 5.71428571rem;
  width: 5.71428571rem;
  height: 5.71428571rem;
  margin-right: 1.07142857rem;
  margin-bottom: 1.07142857rem;
  color: #2387aa;
  z-index: 8199;
  background: #ffffff;
}
.nts-single-purpose-introduction.preview .nts-btn-play:hover {
  cursor: pointer;
  color: #005578;
  opactiy: 1;
}
.nts-single-purpose-introduction.preview .nts-btn-play span {
  position: absolute;
  top: 0px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nts-single-purpose-introduction.preview .nts-btn-play {
    font-size: 4.28571429rem;
    width: 4.28571429rem;
    height: 4.28571429rem;
  }
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction.gradient {
  background: -moz-linear-gradient(top, rgba(10, 20, 25, 0.7) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(10, 20, 25, 0.7)), color-stop(25%, rgba(10, 20, 25, 0)), color-stop(50%, rgba(10, 20, 25, 0)), color-stop(100%, rgba(10, 20, 25, 0.3)));
  background: -webkit-linear-gradient(top, rgba(10, 20, 25, 0.7) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(10, 20, 25, 0.7) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.3) 100%);
  background: -ms-linear-gradient(top, rgba(10, 20, 25, 0.7) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(10, 20, 25, 0.7) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.3) 100%);
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction.colorBrightStone {
  background: #555f69;
}
.nts-single-purpose-introduction.preview.nts-single-purpose-introduction--mobile.colorBrightStone {
  background: #555f69;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile {
  position: relative;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile img {
  width: 100%;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile .container {
  width: 100%;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile .nts-comp {
  margin-bottom: 0;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile .nts-video .col-xs-12 {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile .nts-btn-play {
  top: 50%;
  left: 50%;
}
@media (min-width: 320px) and (max-width: 599px) {
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile .nts-btn-play {
    font-size: 3.57142857rem;
    width: 3.57142857rem;
    height: 3.57142857rem;
    margin-top: -1.78571429rem;
    margin-left: -1.78571429rem;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile .nts-btn-play {
    font-size: 4.28571429rem;
    width: 4.28571429rem;
    height: 4.28571429rem;
    margin-top: -2.14285714rem;
    margin-left: -2.14285714rem;
  }
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content {
  position: relative;
  height: 100%;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container {
  height: 100%;
  position: relative;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-text .nts-single-purpose-introduction-box {
  margin-top: 0;
  padding-top: 0;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-text:after {
  clear: both;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-text .col-lg-9 {
  width: 100%;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-image {
  width: 50%;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-caption {
  margin-top: 0;
  color: #fff;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-box-colorBrightStone {
  background: #555f69;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-box-colorBrightStone.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-h3 {
  margin-bottom: 0.64285714rem !important;
}
@media (min-width: 320px) and (max-width: 767px) {
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-h3,
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-rte {
    margin-bottom: 1.07142857rem;
  }
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row.first {
  margin-top: 0;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row.nts-smartpanel-spacing {
  margin-bottom: 10px;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row.first .nts-single-purpose-introduction-box {
  padding-top: 0;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-inpage-navi {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-inpage-navi .nts-inpage-navigation {
  margin-bottom: 0px;
  z-index: 8892;
}
@media (min-width: 320px) and (max-width: 767px) {
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .row.nts-single-purpose-introduction-box-row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .row .nts-caption span.P {
    color: #fff;
  }
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container {
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
    background: none;
  }
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-caption span.P {
    color: #fff;
  }
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-mobile-button {
    margin-bottom: 0.35714286rem;
  }
  .nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-mobile-button .nts-button {
    margin-top: 1.42857143rem;
  }
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box {
  position: relative;
  margin: 0 1.07142857rem;
  padding: 1.07142857rem;
  padding-right: 2.14285714rem;
}
@media (min-width: 320px) and (max-width: 767px) {
  .nts-single-purpose-introduction.preview.copy .nts-single-purpose-introduction-box-container,
  .nts-single-purpose-introduction.preview.copymainconversion .nts-single-purpose-introduction-box-container,
  .nts-single-purpose-introduction.preview.imagevideo .nts-single-purpose-introduction-box-container {
    background: #555f69;
    padding-bottom: 0.35714286rem;
  }
  .nts-single-purpose-introduction.preview.copy .nts-single-purpose-introduction-box-row,
  .nts-single-purpose-introduction.preview.copymainconversion .nts-single-purpose-introduction-box-row,
  .nts-single-purpose-introduction.preview.imagevideo .nts-single-purpose-introduction-box-row {
    margin-top: 1.42857143rem;
  }
}
.nts-single-purpose-introduction.preview.copymainconversion .nts-single-purpose-introduction-button-container {
  position: absolute;
  right: 1.07142857rem;
  bottom: 1.14285714rem;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
}
.nts-single-purpose-introduction.preview.imagevideo .cq-dd-image .img-positioning {
  margin-right: 15px;
}
.nts-single-purpose-introduction.preview.imagevideo .nts-single-purpose-introduction-box-row-video {
  margin-right: 30px;
  z-index: 1;
}
.nts-single-purpose-introduction.preview.imagevideo .nts-single-purpose-introduction-float {
  float: none;
  width: auto;
}
.nts-single-purpose-introduction.preview.imagevideo .nts-single-purpose-introduction-float [class*="col-"] {
  float: none;
  width: auto;
  padding-left: 0;
}
.nts-single-purpose-introduction.preview.imagevideo .nts-single-purpose-introduction-float .row:before,
.nts-single-purpose-introduction.preview.imagevideo .nts-single-purpose-introduction-float .container:before,
.nts-single-purpose-introduction.preview.imagevideo .nts-single-purpose-introduction-float .row:after,
.nts-single-purpose-introduction.preview.imagevideo .nts-single-purpose-introduction-float .container:after {
  display: inline;
}
.nts-video .container .video-positioning {
  margin-top: -10px;
}
.nts-caption .P3 {
  color: #fff;
  margin-left: 0;
  padding-left: 0;
}
.img-positioning {
  margin-left: 0;
  margin-bottom: 20px;
  padding-left: 0;
}
.img-positioning .nts-caption {
  margin-left: 0;
  margin-top: 10px;
  padding-left: 0;
  color: #fff;
}
.smartpanel-fullscreen-video:not(.smartpanel-fullscreen-video--editMode) .nts-video-fullscreen {
  display: none;
}
.nts-single-purpose-introduction.preview.animationvideo .nts-single-purpose-introduction-content,
.nts-single-purpose-introduction.preview.animationimage .nts-single-purpose-introduction-content {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 8200;
}
.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-image-mobile .nts-btn-play.smartpanel-play {
  position: absolute;
  top: 50%;
}
.nts-single-purpose-introduction-box[data-link-href] {
  cursor: pointer;
}
.nts-single-purpose-introduction-box[data-link-href]:hover .H1,
.nts-single-purpose-introduction-box[data-link-href]:hover .H2 {
  text-decoration: underline;
}
.nts-single-purpose-introduction-box .nts-box-gradient {
  margin-left: 15px;
  background: #50bebe;
  background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
  background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
  background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
}
.nts-single-purpose-introduction-box .nts-box-gradient.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 320px) and (max-width: 1023px) {
  .nts-single-purpose-introduction-box-row .nts-smartpanel-headlinespacing-mobile {
    margin-bottom: 15px;
    padding-top: 10px;
  }
  .nts-single-purpose-introduction-box-row .nts-smartpanel-copyspacing-mobile {
    padding-bottom: 40px;
  }
  .nts-smartpanel-headlinespacing-mobile {
    margin-bottom: 15px;
    padding-top: 10px;
  }
  .nts-smartpanel-copyspacing-mobile {
    padding-bottom: 40px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .nts-single-purpose-introduction.preview.animationvideo.hidden-sm,
  .nts-single-purpose-introduction.preview.animationimage.hidden-sm {
    display: block !important;
    min-height: auto;
  }
  .nts-single-purpose-introduction.preview.animationvideo.hidden-sm .nts-video-animation,
  .nts-single-purpose-introduction.preview.animationimage.hidden-sm .nts-video-animation {
    display: block;
    margin-bottom: 0px;
  }
  .nts-single-purpose-introduction.preview.animationvideo.hidden-sm .nts-btn-play,
  .nts-single-purpose-introduction.preview.animationimage.hidden-sm .nts-btn-play {
    top: 50%;
    left: 50%;
  }
  .nts-single-purpose-introduction.preview.animationvideo.hidden-sm .nts-single-purpose-introduction-content,
  .nts-single-purpose-introduction.preview.animationimage.hidden-sm .nts-single-purpose-introduction-content {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 767px) and (min-width: 320px) and (max-width: 599px) {
  .nts-single-purpose-introduction.preview.animationvideo.hidden-sm .nts-btn-play,
  .nts-single-purpose-introduction.preview.animationimage.hidden-sm .nts-btn-play {
    font-size: 3.57142857rem;
    width: 3.57142857rem;
    height: 3.57142857rem;
    margin-top: -1.78571429rem;
    margin-left: -1.78571429rem;
  }
}
@media (min-width: 320px) and (max-width: 767px) and (min-width: 600px) and (max-width: 767px) {
  .nts-single-purpose-introduction.preview.animationvideo.hidden-sm .nts-btn-play,
  .nts-single-purpose-introduction.preview.animationimage.hidden-sm .nts-btn-play {
    font-size: 4.28571429rem;
    width: 4.28571429rem;
    height: 4.28571429rem;
    margin-top: -2.14285714rem;
    margin-left: -2.14285714rem;
  }
}
.nts-gradient-top-bottom {
  display: none;
}
@media (min-width: 768px) {
  .nts-gradient-top-bottom {
    display: block;
  }
}
.nts-smartpanel .nts-single-purpose-introduction-box-gradient {
  background: #50bebe;
  background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
  background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
  background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
}
@media (min-width: 600px) {
  .nts-smartpanel .nts-single-purpose-introduction-box-gradient {
    margin-left: -4%;
  }
}
@media (min-width: 768px) {
  .nts-smartpanel .nts-single-purpose-introduction-box-gradient {
    margin-left: 15px;
    padding: 0;
    background: none;
  }
}
@media (max-width: 767px) {
  .nts-smartpanel .nts-single-purpose-introduction-box-gradient {
    width: 100vw;
    overflow: hidden;
    padding: 0 0 25px;
  }
}
@media (max-width: 767px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview {
    background-image: none !important;
  }
}
.nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-box-headlines .nts-btn-play {
  display: none;
}
@media (min-width: 768px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-box-headlines .nts-btn-play {
    display: block;
  }
}
@media (min-width: 768px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-box-headlines .nts-single-purpose-introduction-box-headline {
    padding: 0 10px 0 0;
  }
}
.nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box {
  padding-left: 0;
  padding-right: 15px;
}
@media (min-width: 600px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box {
    padding-left: 1.42857143rem;
    padding-right: 2.14285714rem;
  }
}
@media (min-width: 768px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box {
    pointer-events: none;
  }
}
.nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container {
  padding: 0;
}
@media (max-width: 767px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-box-gradient {
    background: none;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-box-gradient {
    float: left;
    width: 100%;
    margin-left: 0;
    padding: 1.07142857rem;
    padding-bottom: 1.42857143rem;
  }
}
.nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-box-gradient.nts-single-purpose-introduction-box-text {
  margin-left: 15px;
}
@media (min-width: 768px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-box-gradient.nts-single-purpose-introduction-box-text {
    margin-left: 0;
    margin-top: 10px;
  }
}
.nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row .nts-smartpanel-spacing {
  height: 10px;
}
.nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row.nts-smartpanel-conversionbutton {
  position: relative;
  margin-top: 25px;
}
.nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row.nts-smartpanel-conversionbutton .P3 {
  color: #788791;
}
@media (min-width: 768px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row.nts-smartpanel-conversionbutton {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row.nts-smartpanel-conversionbutton .P3 {
    color: #cdd9e1;
  }
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .nts-single-purpose-introduction-box-container .nts-single-purpose-introduction-box-row.nts-smartpanel-conversionbutton .nts-single-purpose-introduction-button-container {
    position: absolute;
    right: 0;
    bottom: 10px;
  }
}
.nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .row.nts-single-purpose-introduction-box-row {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 600px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .row.nts-single-purpose-introduction-box-row {
    width: 92.5%;
  }
}
@media (min-width: 768px) {
  .nts-smartpanel.nts-single-purpose-introduction.preview .nts-single-purpose-introduction-content .row.nts-single-purpose-introduction-box-row {
    width: 100%;
  }
}

.nts-fullscreen-introduction {
  position: relative;
  padding: 0 !important;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.nts-fullscreen-introduction.nts-previewmode {
  height: 800px;
}
.nts-fullscreen-introduction .nts-video-animation,
.nts-fullscreen-introduction .nts-video-fullscreen {
  margin-bottom: 0;
}
.nts-fullscreen-introduction .nts-video-animation .row,
.nts-fullscreen-introduction .nts-video-fullscreen .row {
  margin: 0;
}
.nts-fullscreen-introduction .nts-video-animation .row > div,
.nts-fullscreen-introduction .nts-video-fullscreen .row > div {
  padding: 0;
}
.nts-fullscreen-introduction .nts-video-animation .nts-caption,
.nts-fullscreen-introduction .nts-video-fullscreen .nts-caption {
  display: none;
}
.nts-fullscreen-introduction .nts-btn-play {
  opacity: 0.75;
  position: relative;
  font-size: 5.71428571rem;
  width: 5.71428571rem;
  height: 5.71428571rem;
  margin-right: 1.07142857rem;
  margin-bottom: 1.07142857rem;
  color: #2387aa;
  z-index: 8199;
  background: #ffffff;
}
.nts-fullscreen-introduction .nts-btn-play:hover {
  cursor: pointer;
  color: #005578;
  opacity: 1;
}
.nts-fullscreen-introduction .nts-btn-play span {
  position: absolute;
  top: 0px;
}
.nts-fullscreen-introduction-header {
  position: relative;
  z-index: 8500;
}
.nts-fullscreen-introduction-content {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 8499;
}
.nts-editmode .nts-fullscreen-introduction-content {
  position: static;
}
.nts-fullscreen-introduction-media {
  position: absolute;
  top: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.nts-editmode .nts-fullscreen-introduction-media {
  position: static;
}
.nts-fullscreen-introduction-box-container {
  position: relative;
  height: 100%;
}
.nts-fullscreen-introduction-box-headlines {
  padding: 0;
}
.nts-fullscreen-introduction-box-headlines:nth-child(1) {
  width: 100%;
}
.nts-fullscreen-introduction-box-headlines .nts-h3 {
  margin-bottom: 0 !important;
}
.nts-fullscreen-introduction-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 8499;
}
.nts-fullscreen-introduction-inpage-navi {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.nts-fullscreen-introduction-inpage-navi .row {
  margin-right: 0;
}
.nts-fullscreen-introduction-inpage-navi .nts-inpage-navigation {
  margin-bottom: 0px;
  z-index: 8892;
}
.nts-fullscreen-introduction-box[data-link-href] {
  cursor: pointer;
}
.nts-fullscreen-introduction-box[data-link-href]:hover .H1,
.nts-fullscreen-introduction-box[data-link-href]:hover .H2 {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .nts-fullscreen-introduction:not(.nts-editmode) .nts-video-fullscreen {
    display: none;
  }
  .nts-fullscreen-introduction .nts-button {
    position: absolute;
    bottom: 0;
  }
  .nts-fullscreen-introduction-box-row {
    position: absolute;
    width: 100%;
    bottom: 15%;
  }
  .nts-editmode .nts-fullscreen-introduction-box-row {
    position: static;
  }
  .nts-fullscreen-introduction-box {
    margin: 0 1.07142857rem;
    padding: 1.07142857rem;
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
  }
  .nts-fullscreen-introduction-box:nth-of-type(1) {
    padding-bottom: 2.14285714rem;
  }
  .nts-fullscreen-introduction-box:nth-of-type(2) {
    margin-top: 0.71428571rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nts-fullscreen-introduction .nts-btn-play {
    font-size: 4.28571429rem;
    width: 4.28571429rem;
    height: 4.28571429rem;
  }
}
@media (max-width: 767px) {
  .nts-fullscreen-introduction {
    background-image: none !important;
  }
  .nts-fullscreen-introduction.animationvideo .nts-video-animation {
    display: none;
  }
  .nts-fullscreen-introduction .nts-btn-play {
    display: none;
  }
  .nts-fullscreen-introduction .nts-video-fullscreen .col-xs-12 {
    height: calc(56.25vw);
  }
  .nts-fullscreen-introduction .nts-video-fullscreen .video-js {
    height: 100% !important;
  }
  .nts-fullscreen-introduction .nts-button .nts-button-container {
    margin-top: 1.42857143rem;
    margin-bottom: 4.28571429rem;
    display: block;
  }
  .nts-fullscreen-introduction-content {
    position: relative;
  }
  :not(.application) .nts-fullscreen-introduction-content {
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
  }
  .nts-fullscreen-introduction-media {
    position: relative;
    height: calc(56.25vw);
  }
  .nts-fullscreen-introduction-box {
    padding: 1.07142857rem 15px;
  }
  .nts-fullscreen-introduction-box:nth-of-type(2) {
    padding-top: 0;
  }
}

.nts-copy-intro-chapter > *:last-child {
  margin-bottom: 0;
}

.nts-a-event-introduction {
  position: relative;
  padding: 0 !important;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.nts-a-event-introduction-header {
  position: relative;
  z-index: 8500;
}
.nts-a-event-introduction-content {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 8499;
}
.nts-editmode .nts-a-event-introduction-content {
  position: static;
}
.nts-a-event-introduction-media {
  position: absolute;
  top: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.nts-editmode .nts-a-event-introduction-media {
  position: static;
}
.nts-a-event-introduction-box-container {
  position: relative;
  height: 100%;
}
.nts-a-event-introduction-location-date {
  margin-top: 4.28571429rem;
}
.nts-a-event-introduction-subline-text {
  margin-top: 0.71428571rem;
}
.nts-a-event-introduction-save-the-date {
  margin-top: 1.07142857rem;
}
.nts-a-event-introduction-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 8499;
}
.nts-a-event-introduction-inpage-navi {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.nts-a-event-introduction-inpage-navi .row {
  margin-right: 0;
}
.nts-a-event-introduction-inpage-navi .nts-inpage-navigation {
  margin-bottom: 0px;
  z-index: 8892;
}
.nts-a-event-introduction-box[data-link-href] {
  cursor: pointer;
}
.nts-a-event-introduction-box[data-link-href]:hover .H1,
.nts-a-event-introduction-box[data-link-href]:hover .H2 {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .nts-a-event-introduction .nts-button {
    position: absolute;
    bottom: 0;
  }
  .nts-a-event-introduction-media {
    background-image: none !important;
  }
  .nts-a-event-introduction-box-row {
    position: absolute;
    width: 100%;
    bottom: 15%;
  }
  .nts-editmode .nts-a-event-introduction-box-row {
    position: static;
  }
  .nts-a-event-introduction-box {
    margin: 0 1.07142857rem;
    padding: 1.07142857rem;
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
  }
}
@media (max-width: 767px) {
  .nts-a-event-introduction {
    background-image: none !important;
  }
  .nts-a-event-introduction .nts-button .nts-button-container {
    margin-top: 1.42857143rem;
    margin-bottom: 4.28571429rem;
    display: block;
  }
  .nts-a-event-introduction-content {
    position: relative;
    background: #50bebe;
    background: -moz-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: -webkit-linear-gradient(left, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    background: linear-gradient(to right, #50bebe 0%, #41aaaa 50%, #0099cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1);
  }
  .nts-a-event-introduction-media {
    position: relative;
    height: calc(56.25vw);
  }
  .nts-a-event-introduction-box {
    padding: 1.07142857rem 15px;
  }
}

.html-default-class .content-wrapper .nts-chapter-exhibits .nts-accordion-content > .nts-comp,
.html-default-class .content-wrapper .nts-chapter-exhibits .nts-accordion-content > *:not(.nts-comp) > .nts-comp {
  margin-top: 15px;
}

.nts-chapter-application {
  padding: 0 !important;
}
.nts-chapter-application .nts-chaptertitle {
  margin: 0;
}
:not(.editmode-container) > .nts-chapter-application .nts-headline-wrapper > * {
  display: none !important;
}

.content-wrapper .nts-chapter {
  padding-top: 2.85714286rem;
  padding-bottom: 4.28571429rem;
}
.content-wrapper .nts-chapter .nts-chapter-introduction {
  margin-bottom: 40px;
}
.content-wrapper .nts-chapter .nts-chapter-introduction.nts-comp--last {
  margin-bottom: 0;
}
.content-wrapper .nts-chapter.nts-chapter-getting-things-done {
  padding-top: 0;
}
.content-wrapper .nts-chapter.nts-chapter-getting-things-done > .nts-comp {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter > .nts-comp:nth-last-child(1) {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter .nts-chapter-introduction-wrapper:nth-last-child(1) > .nts-comp:nth-last-child(1) {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter-routing .nts-chaptertitle {
  margin-bottom: 0;
}
.content-wrapper .nts-chapter-routing .nts-rte {
  margin-bottom: 0.71428571rem;
}
.content-wrapper .nts-chapter-routing .nts-chaptertitle {
  margin-bottom: 0;
}
.content-wrapper .nts-chapter-routing .nts-rte {
  margin-bottom: 0.71428571rem;
}
.content-wrapper .nts-flex-container {
  display: -webkit-flex;
  display: flex;
}
.content-wrapper .nts-flex-container .nts-flex-content {
  width: 100%;
}
.content-wrapper .nts-flex-container .nts-flex-content [class*="col-"][class$="-9"] {
  width: 97%;
}
.content-wrapper .nts-flex-container .nts-flex-content [class*="col-"][class$="-6"] {
  width: 64.66666667%;
}
.content-wrapper .nts-flex-container .nts-flex-content [class*="col-"][class$="-4"] {
  width: 48.5%;
}
.content-wrapper .nts-flex-container .nts-flex-content [class*="col-"][class$="-3"] {
  width: 32.33333333%;
}
.content-wrapper .nts-flex-container .nts-flex-element {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  width: 32.33333333%;
}
.content-wrapper .nts-introduction-chapter .nts-h1 {
  margin-bottom: 2.85714286rem !important;
}
.content-wrapper .nts-intro-chapter,
.content-wrapper .nts-copy-intro-chapter,
.content-wrapper .nts-teaser-routing-chapter {
  padding-top: 0;
}
@media (max-width: 768px) and (min-width: 320px) {
  .content-wrapper .nts-introduction-chapter .H1 {
    margin-top: 40px;
  }
}
.content-wrapper .nts-last-level-routing-intro-chapter {
  padding-top: 0px;
  padding-bottom: 0px;
}
.content-wrapper .nts-chapter-reference {
  background-color: #555f69;
}
.content-wrapper .nts-chapter-reference .nts-button.B1 {
  margin-top: 1.42857143rem;
}
.content-wrapper .nts-chapter-reference.nts-chapter-reference-case {
  padding-bottom: 0px;
}
.content-wrapper .nts-chapter-reference.nts-chapter-reference-case .nts-button.B1 {
  margin-bottom: 4.28571429rem !important;
}
.content-wrapper .nts-chapter-reference .nts-chapter-introduction {
  margin-bottom: 0.71428571rem;
}
.content-wrapper .nts-chapter-reference .all-references-link {
  float: right;
  margin-bottom: 1.42857143rem;
}
.content-wrapper .nts-chapter-reference .nts-chapter-reference-slides {
  position: relative;
}
.content-wrapper .nts-chapter-reference .nts-chapter-reference-slides button {
  margin-top: 0px;
}
.content-wrapper .nts-chapter-news-and-events.nts-chapter-color-grey2 .nts-news-and-events-teaser-container {
  background-color: #ffffff;
}
.content-wrapper .nts-chapter-news-and-events.nts-chapter-color-white .nts-news-and-events-teaser-container {
  background-color: #ebf0f5;
}
.content-wrapper .nts-chapter-news-and-events a {
  text-decoration: none;
}
.content-wrapper .nts-chapter-news-and-events .slider-container {
  position: relative;
  margin-top: 40px;
  margin-bottom: 2.85714286rem;
}
.content-wrapper .nts-chapter-news-and-events .slider-container--last {
  margin-bottom: 0;
}
.content-wrapper .nts-chapter-news-and-events .slider-container .nts-slider .slick-dots {
  margin-top: 17px;
}
.content-wrapper .nts-chapter-news-and-events .slider-container .slick-arrow {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.3);
}
.content-wrapper .nts-chapter-news-and-events .slider-container .slick-arrow:hover,
.content-wrapper .nts-chapter-news-and-events .slider-container .slick-arrow:active {
  color: #ffffff;
  background: rgba(10, 20, 25, 0.5);
}
.content-wrapper .nts-chapter-news-and-events .slider-container .slick-arrow.slick-disabled:hover {
  background: rgba(10, 20, 25, 0.3);
}
.content-wrapper .nts-chapter-news-and-events .slider-container .slick-arrow.slick-disabled span[class*="icon-arrow-"] {
  color: #ffffff;
  opacity: 0.5;
}
.content-wrapper .nts-chapter-teaser .section .nts-mediatext {
  margin-bottom: 1.42857143rem;
}
.content-wrapper .nts-chapter-teaser .section .nts-teaser {
  margin-bottom: 1.42857143rem;
}
.content-wrapper .nts-chapter-teaser .section:last-child .nts-mediatext {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter-teaser .section:last-child .nts-teaser {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter-event-description .section:last-child .nts-mediatext {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter-exhibits div:last-child.nts-accordion {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter-extra-content div.nts-content-teaser-row {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter-extra-content div.nts-content-teaser-row:not(:last-child) {
  padding-bottom: 2rem;
}
.content-wrapper .nts-chapter-event-highlights div:last-child.nts-mediateaser {
  margin-bottom: 0px;
}
.content-wrapper .nts-chapter-color-white {
  background-color: #ffffff;
}
.content-wrapper .nts-chapter-color-grey {
  background-color: #ebf0f5;
}
.content-wrapper .nts-chapter-color-blue {
  background-color: #005578;
}
.content-wrapper .nts-chapter-color-background {
  background-color: #ebf0f5;
}
.content-wrapper .nts-chapter-color-grey2 {
  background-color: #ebf0f5;
}
.content-wrapper .nts-chapter-color-brightStone {
  background-color: #555f69;
}
.content-wrapper .nts-chapter-color-stone {
  background-color: #2d373c;
}
.content-wrapper .nts-chapter-color-darkStone {
  background-color: #0a1419;
}
.content-wrapper .nts-chapter-color-sand {
  background-color: #f5f5f0;
}
.content-wrapper .nts-chapter-color-darkSand {
  background-color: #d7d7cd;
}
.content-wrapper .nts-chapter-color-blue2 {
  background-color: #006487;
}
.content-wrapper .nts-chapter-color-darkBlue {
  background-color: #003750;
}
.content-wrapper .nts-chapter-color-petrol-gradient {
  background: #50bebe;
  background: -moz-linear-gradient(left, #50bebe 0%, #009999 50%, #0099b0 83%, #0099cb 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #50bebe), color-stop(50%, #009999), color-stop(83%, #0099b0), color-stop(100%, #0099cb));
  background: -webkit-linear-gradient(left, #50bebe 0%, #009999 50%, #0099b0 83%, #0099cb 100%);
  background: -o-linear-gradient(left, #50bebe 0%, #009999 50%, #0099b0 83%, #0099cb 100%);
  background: -ms-linear-gradient(left, #50bebe 0%, #009999 50%, #0099b0 83%, #0099cb 100%);
  background: linear-gradient(to right, #50bebe 0%, #009999 50%, #0099b0 83%, #0099cb 100%);
}
.nts-chapter .nts-next-chapter-arrow-icon-row {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 5px;
}
.no-js .nts-chapter .nts-next-chapter-arrow-icon-row {
  display: none;
}
.nts-chapter .nts-next-chapter-arrow-icon-row .nts-next-chapter-arrow-icon-link {
  position: relative;
  font-size: 30px;
  margin-bottom: 10px;
  border: 0px none;
  z-index: 8500;
}
@media (max-width: 767px) {
  .nts-chapter .nts-next-chapter-arrow-icon-row {
    display: none;
  }
}

.nts-gradient-top-bottom {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: -moz-linear-gradient(top, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(10, 20, 25, 0.5)), color-stop(25%, rgba(10, 20, 25, 0)), color-stop(50%, rgba(10, 20, 25, 0)), color-stop(100%, rgba(10, 20, 25, 0.7)));
  background: -webkit-linear-gradient(top, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
}
.nts-gradient-top {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: -moz-linear-gradient(top, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(10, 20, 25, 0.5)), color-stop(25%, rgba(10, 20, 25, 0)));
  background: -webkit-linear-gradient(top, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%);
  background: -o-linear-gradient(top, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%);
  background: -ms-linear-gradient(top, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%);
  background: linear-gradient(to bottom, rgba(10, 20, 25, 0.5) 0%, rgba(10, 20, 25, 0) 25%);
}
.nts-gradient-bottom {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: -moz-linear-gradient(top, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(10, 20, 25, 0)), color-stop(100%, rgba(10, 20, 25, 0.7)));
  background: -webkit-linear-gradient(top, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(10, 20, 25, 0) 50%, rgba(10, 20, 25, 0.7) 100%);
}

.nts-button a:hover,
.nts-button a:focus {
  text-decoration: none;
}
.nts-button.B table,
.nts-button.B1 table {
  height: 2.85714286rem;
  width: 100%;
}
.nts-button.B table td.button-icon,
.nts-button.B1 table td.button-icon {
  width: 1%;
}
.nts-button .P3 {
  padding-bottom: 0.71428571rem;
}
.nts-button [class*="icon-"] {
  font-size: 1.28571429rem;
}
@media (min-width: 1024px) {
  .nts-secondary-teaser-box .nts-button {
    margin-top: 1.35714286rem;
  }
}
.nts-portfolio-overview-single-item-content .nts-button {
  margin-top: 1.42857143rem;
  margin-bottom: 1.07142857rem;
}
.nts-button__label {
  display: inline-block;
  vertical-align: middle;
}
.nts-button-link-B2 {
  display: inline-block;
}
.nts-button-link-B2 > .B2 {
  display: block!important;
}

.nts-breadcrumb {
  margin-top: 2.14285714rem;
  margin-bottom: 2.85714286rem;
  z-index: 8700;
}
.nts-breadcrumb .nts-breadcrumb-list {
  padding: 0px;
  overflow: auto;
}
.nts-breadcrumb .nts-breadcrumb-entry {
  display: inline-block;
  list-style-type: none;
  float: left;
}
.nts-breadcrumb .nts-breadcrumb-entry > .icon-arrow-down-small {
  display: none;
  padding-bottom: 2px;
  padding-right: 20px;
}
.nts-breadcrumb .nts-breadcrumb-entry > .icon-arrow-right-small {
  display: inline-block;
  padding-bottom: 2px;
  padding-right: 20px;
}
.nts-breadcrumb .nts-breadcrumb-entry .icon-home {
  padding-bottom: 2px;
}
.nts-breadcrumb .nts-breadcrumb-entry > a {
  padding-right: 8px;
}
.nts-breadcrumb .nts-breadcrumb-entry .nts-breadcrumb-child-list {
  display: none;
  padding: 0;
  padding-top: 10px;
  position: absolute;
  z-index: 8900;
  list-style-type: none;
}
.nts-breadcrumb .nts-breadcrumb-entry .nts-breadcrumb-child-list .nts-breadcrumb-child-entry {
  background-color: #ffffff;
  border-left: 1px solid #cdd9e1;
  border-right: 1px solid #cdd9e1;
  border-bottom-width: 0;
}
.nts-breadcrumb .nts-breadcrumb-entry .nts-breadcrumb-child-list .nts-breadcrumb-child-entry a {
  display: block;
  padding: 10px 36px 10px 15px;
}
.nts-breadcrumb .nts-breadcrumb-entry .nts-breadcrumb-child-list .nts-breadcrumb-child-entry:first-child {
  border-top: 1px solid #cdd9e1;
}
.nts-breadcrumb .nts-breadcrumb-entry .nts-breadcrumb-child-list .nts-breadcrumb-child-entry:last-child {
  border-bottom: 1px solid #cdd9e1;
}
.nts-breadcrumb .nts-breadcrumb-entry .nts-breadcrumb-child-list .nts-breadcrumb-child-entry .hover-indicator {
  display: none;
}
.nts-breadcrumb .nts-breadcrumb-entry .nts-breadcrumb-child-list .nts-breadcrumb-child-entry:hover {
  background-color: #005578;
}
.nts-breadcrumb .nts-breadcrumb-entry .nts-breadcrumb-child-list .nts-breadcrumb-child-entry:hover a {
  color: #ffffff;
  padding-right: 15px;
}
.nts-breadcrumb .nts-breadcrumb-entry .nts-breadcrumb-child-list .nts-breadcrumb-child-entry:hover .hover-indicator {
  color: #ffffff;
  display: inline;
}
.nts-breadcrumb .nts-breadcrumb-entry:hover .icon-arrow-down-small {
  display: inline;
}
.nts-breadcrumb .nts-breadcrumb-entry:hover .icon-arrow-right-small {
  display: none;
}
.nts-breadcrumb .nts-breadcrumb-entry:hover .icon-arrow-right-small:last-child {
  display: inline;
}
.nts-breadcrumb .nts-breadcrumb-entry:hover .nts-breadcrumb-child-list {
  display: block;
}
@media (max-width: 1023px) {
  .nts-breadcrumb .nts-breadcrumb-entry:hover .icon-arrow-down-small {
    display: none;
  }
  .nts-breadcrumb .nts-breadcrumb-entry:hover .icon-arrow-right-small {
    display: inline;
  }
  .nts-breadcrumb .nts-breadcrumb-entry:hover .nts-breadcrumb-child-list {
    display: none;
  }
}

.nts-application {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 0 !important;
}
.nts-fullscreen-introduction-content .nts-application {
  height: 100%;
}
.nts-fullscreen-introduction-content .nts-application .nts-application-content {
  height: 100%;
}

.nts-animated-fact .nts-animated-fact-text {
  margin-top: 10px;
}
.nts-animated-fact .nts-animated-fact-values .nts-animated-fact-desc-title {
  vertical-align: top;
}
.nts-animated-fact .nts-animated-fact-values .nts-animated-fact-numr {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 0px;
  margin-right: 0px;
}
.nts-animated-fact .nts-animated-fact-description .P {
  margin-top: 10px;
  margin-bottom: 10px;
}
.nts-animated-fact .nts-animated-fact-description .nts-animated-fact-hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border-width: 1px;
  border-color: #879baa;
}
.nts-animated-fact .nts-animated-fact-description + .nts-animated-fact-description .P {
  margin-top: 20px;
}
.nts-animated-fact .nts-comp.nts-image {
  margin-top: 0.71428571rem;
  margin-bottom: 0.71428571rem;
}

.nts-accordion .nts-accordion-container {
  margin-bottom: 2px;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading {
  cursor: pointer;
  padding: 10px;
  border-radius: 0px;
}
.nts-chapter-download-support-service .nts-accordion .nts-accordion-container .nts-accordion-heading {
  padding: 17px 17px 14px;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading:hover {
  background-color: #dfe6ed;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading:hover .nts-accordion-title {
  color: #005578;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading .nts-accordion-title .icon-minus {
  display: inline-table;
  float: left;
  line-height: 1.42857143rem;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading .nts-accordion-title .icon-plus {
  display: none;
  float: left;
  line-height: 1.42857143rem;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading .nts-accordion-title .icon-arrow-right-small {
  display: inline-table;
  float: left;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading .nts-accordion-title .nts-accordion-item-title {
  padding-left: 24px;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading.collapsed {
  background-color: #ebf0f5;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading.collapsed:hover {
  background-color: #dfe6ed;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading.collapsed .nts-accordion-title .icon-minus {
  display: none;
}
.nts-accordion .nts-accordion-container .nts-accordion-heading.collapsed .nts-accordion-title .icon-plus {
  display: inline-table;
}
.nts-accordion .nts-accordion-container .nts-accordion-content {
  padding-top: 20px;
}
.nts-accordion .nts-accordion-container .nts-accordion-content .nts-media {
  padding-bottom: 0;
}
.nts-accordion .nts-accordion-container .nts-accordion-content .mediaText,
.nts-accordion .nts-accordion-container .nts-accordion-content .nts-comp,
.nts-accordion .nts-accordion-container .nts-accordion-content .nts-rte {
  padding-bottom: 20px;
}
.nts-accordion .nts-accordion-container .nts-accordion-content .nts-rte .col-lg-9 {
  width: 100%;
}
@media (min-width: 1024px) {
  .nts-accordion .nts-accordion-container .nts-accordion-content .nts-rte .col-lg-9 {
    width: 75% !important;
  }
}
.nts-accordion .nts-accordion-container:first-child .nts-accordion-heading:not(.collapsed) {
  border-top: 4px solid #dfe6ed;
  padding-top: 6px;
}
.nts-accordion .nts-accordion-container:last-child .nts-accordion-body {
  border-bottom: 4px solid #dfe6ed;
}
.nts-chapter-color-grey .nts-accordion-container .nts-accordion-heading:hover {
  background-color: #cdd9e1;
}
.nts-chapter-color-grey .nts-accordion-container .nts-accordion-heading:hover .nts-accordion-title {
  color: #005578;
}
.nts-chapter-color-grey .nts-accordion-container .nts-accordion-heading.collapsed {
  background-color: #dfe6ed;
}
.nts-chapter-color-grey .nts-accordion-container .nts-accordion-heading.collapsed:hover {
  background-color: #cdd9e1;
}
.nts-chapter-color-grey .nts-accordion-container:first-child .nts-accordion-heading:not(.collapsed) {
  border-top: 4px solid #cdd9e1;
  padding-top: 6px;
}
.nts-chapter-color-grey .nts-accordion-container:last-child .nts-accordion-body {
  border-bottom: 4px solid #cdd9e1;
}
.tab.section + .accordion.section {
  margin-top: 4.28571429rem;
}

.nts-share-links {
  vertical-align: top;
  z-index: 8401;
  background-color: #ffffff;
  border: 1px solid #cdd9e1;
}
.nts-share-links ul {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.nts-share-links ul li {
  line-height: 22px;
  font-size: 16px;
}
.nts-share-links ul li a {
  white-space: nowrap;
  display: inline-flex;
  padding: 5px 10px 6px 9px;
}
.nts-share-links ul li a i {
  color: #788791;
  margin-right: 6px;
  font-size: 24px;
  order: 1;
}
.nts-share-links ul li a .P {
  color: #000000;
  order: 2;
}
.nts-share-links ul li:hover a {
  background-color: #005578;
  color: #ffffff;
  text-decoration: none;
}
.nts-share-links ul li:hover a > * {
  color: #ffffff !important;
}
.nts-share-links.toLeft {
  transform: translateX(-175px);
  text-align: right;
}
.nts-share-links.toLeft ul li a i {
  margin-left: 6px;
  margin-right: 0;
  order: 2;
}
.nts-share-links.toLeft ul li a .P {
  order: 1;
}
.nts-share-links.toLeft .nts-share-links-headline .nts-share-icon {
  padding: 2px 4px 0 10px;
  order: 2;
}
.nts-share-links.toLeft .nts-share-links-headline .H4 {
  order: 1;
}
.nts-share-links-headline {
  padding: 9px 10px 10px 9px;
  white-space: nowrap;
  display: inline-flex;
}
.nts-share-links-headline .nts-share-icon {
  vertical-align: top;
  padding: 2px 10px 0 4px;
  color: #005578;
  font-size: 16px;
  order: 1;
}
.nts-share-links-headline .H4 {
  line-height: 1;
  order: 2;
}
.nts-share-icon {
  font-size: 16px;
  color: #2387aa;
}
.nts-share-button {
  cursor: pointer;
}
.nts-share-button:hover {
  color: #005578;
}
.html-default-class .dark-text .nts-icon-share .nts-share-button {
  color: #ffffff;
}
.html-default-class .dark-text .nts-icon-share .nts-share-links .P {
  color: #000000;
}
.html-default-class .dark-text .nts-icon-share .nts-share-links-headline .H4 {
  color: #000000;
}
.nts-h1 .nts-icon-share {
  position: relative;
  vertical-align: baseline;
}
.nts-h1 .nts-icon-share > div {
  position: absolute;
  left: 10px;
  top: 0;
}
.nts-h1 .nts-share-button {
  position: relative;
  display: block;
  top: -18px;
}
.nts-h1 .nts-share-links {
  position: absolute;
  left: -14px;
  top: -30px;
}
.nts-chaptertitle .P1 {
  float: left;
}
.nts-chaptertitle .nts-icon-share {
  position: relative;
  vertical-align: baseline;
}
.nts-chaptertitle .nts-icon-share > div {
  position: absolute;
  left: 10px;
  top: 0;
}
.nts-chaptertitle .nts-share-button {
  position: relative;
  display: block;
  top: -14px;
}
.nts-chaptertitle .nts-share-links {
  position: absolute;
  left: -14px;
  top: -26px;
}
.nts-icon-share.visible-lg {
  display: inline-block !important;
}
.nts-info-graphic .nts-icon-share.visible-lg {
  display: inline-block !important;
}
#nts-selection-share {
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  z-index: 8402;
}
#nts-selection-share > div {
  position: relative;
}
#nts-selection-share .nts-share-button {
  padding: 11px 13px;
  border: 1px solid #cdd9e1;
  background: white;
}
#nts-selection-share.anim {
  transition: -webkit-transform 0.6s ease-in-out;
  transition: top 0.075s ease-out;
  animation: nts-selection-share-animation 180ms forwards linear;
  -webkit-animation: nts-selection-share-animation 180ms forwards linear;
}
@keyframes nts-selection-share-animation {
  0% {
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  20% {
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    filter: alpha(opacity=70);
    opacity: 0.7;
  }
  40% {
    transform: matrix(1, 0, 0, 1, 0, -1);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  70% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

@font-face {
  font-family: 'Siemens Sans Black';
  src: url('../fonts/siemenssans-black-webfont.eot?v=2.0');
  src: url('../fonts/siemenssans-black-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemenssans-black-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemenssans-black-webfont.woff?v=2.0') format('woff'), url('../fonts/siemenssans-black-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemenssans-black-webfont.svg?v=2.0#SiemensSansBlack');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Sans Black Italic';
  src: url('../fonts/siemenssans-blackitalic-webfont.eot?v=2.0');
  src: url('../fonts/siemenssans-blackitalic-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemenssans-blackitalic-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemenssans-blackitalic-webfont.woff?v=2.0') format('woff'), url('../fonts/siemenssans-blackitalic-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemenssans-blackitalic-webfont.svg?v=2.0#SiemensSansBlackItalic');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Sans Bold';
  src: url('../fonts/siemenssans-bold-webfont.eot?v=2.0');
  src: url('../fonts/siemenssans-bold-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemenssans-bold-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemenssans-bold-webfont.woff?v=2.0') format('woff'), url('../fonts/siemenssans-bold-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemenssans-bold-webfont.svg?v=2.0#SiemensSansBold');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Sans Bold Italic';
  src: url('../fonts/siemenssans-bolditalic-webfont.eot?v=2.0');
  src: url('../fonts/siemenssans-bolditalic-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemenssans-bolditalic-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemenssans-bolditalic-webfont.woff?v=2.0') format('woff'), url('../fonts/siemenssans-bolditalic-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemenssans-bolditalic-webfont.svg?v=2.0#SiemensSansBoldItalic');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Sans Italic';
  src: url('../fonts/siemenssans-italic-webfont.eot?v=2.0');
  src: url('../fonts/siemenssans-italic-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemenssans-italic-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemenssans-italic-webfont.woff?v=2.0') format('woff'), url('../fonts/siemenssans-italic-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemenssans-italic-webfont.svg?v=2.0#SiemensSansItalic');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Sans Roman';
  src: url('../fonts/siemenssans-roman-webfont.eot?v=2.0');
  src: url('../fonts/siemenssans-roman-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemenssans-roman-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemenssans-roman-webfont.woff?v=2.0') format('woff'), url('../fonts/siemenssans-roman-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemenssans-roman-webfont.svg?v=2.0#SiemensSansRoman');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Serif Bold';
  src: url('../fonts/siemensserif-bold-webfont.eot?v=2.0');
  src: url('../fonts/siemensserif-bold-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensserif-bold-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensserif-bold-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensserif-bold-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensserif-bold-webfont.svg?v=2.0#SiemensSerifBold');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Serif Bold Italic';
  src: url('../fonts/siemensserif-bolditalic-webfont.eot?v=2.0');
  src: url('../fonts/siemensserif-bolditalic-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensserif-bolditalic-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensserif-bolditalic-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensserif-bolditalic-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensserif-bolditalic-webfont.svg?v=2.0#SiemensSerifBoldItalic');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Serif Italic';
  src: url('../fonts/siemensserif-italic-webfont.eot?v=2.0');
  src: url('../fonts/siemensserif-italic-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensserif-italic-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensserif-italic-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensserif-italic-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensserif-italic-webfont.svg?v=2.0#SiemensSerifItalic');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Serif Roman';
  src: url('../fonts/siemensserif-roman-webfont.eot?v=2.0');
  src: url('../fonts/siemensserif-roman-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensserif-roman-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensserif-roman-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensserif-roman-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensserif-roman-webfont.svg?v=2.0#SiemensSerifRoman');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Serif Semi Bold';
  src: url('../fonts/siemensserif-semibold-webfont.eot?v=2.0');
  src: url('../fonts/siemensserif-semibold-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensserif-semibold-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensserif-semibold-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensserif-semibold-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensserif-semibold-webfont.svg?v=2.0#SiemensSerifSemiBold');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Serif Semi Bold Italic';
  src: url('../fonts/siemensserif-semibolditalic-webfont.eot?v=2.0');
  src: url('../fonts/siemensserif-semibolditalic-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensserif-semibolditalic-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensserif-semibolditalic-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensserif-semibolditalic-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensserif-semibolditalic-webfont.svg?v=2.0#SiemensSerifSemiBoldItalic');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Slab Black';
  src: url('../fonts/siemensslab-black-webfont.eot?v=2.0');
  src: url('../fonts/siemensslab-black-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensslab-black-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensslab-black-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensslab-black-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensslab-black-webfont.svg?v=2.0#SiemensSlabBlack');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Slab Black Italic';
  src: url('../fonts/siemensslab-blackitalic-webfont.eot?v=2.0');
  src: url('../fonts/siemensslab-blackitalic-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensslab-blackitalic-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensslab-blackitalic-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensslab-blackitalic-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensslab-blackitalic-webfont.svg?v=2.0#SiemensSlabBlackItalic');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Slab Bold';
  src: url('../fonts/siemensslab-bold-webfont.eot?v=2.0');
  src: url('../fonts/siemensslab-bold-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensslab-bold-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensslab-bold-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensslab-bold-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensslab-bold-webfont.svg?v=2.0#SiemensSlabBold');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Slab Bold Italic';
  src: url('../fonts/siemensslab-bolditalic-webfont.eot?v=2.0');
  src: url('../fonts/siemensslab-bolditalic-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensslab-bolditalic-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensslab-bolditalic-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensslab-bolditalic-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensslab-bolditalic-webfont.svg?v=2.0#SiemensSlabBoldItalic');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Slab Italic';
  src: url('../fonts/siemensslab-italic-webfont.eot?v=2.0');
  src: url('../fonts/siemensslab-italic-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensslab-italic-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensslab-italic-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensslab-italic-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensslab-italic-webfont.svg?v=2.0#SiemensSlabItalic');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siemens Slab Roman';
  src: url('../fonts/siemensslab-roman-webfont.eot?v=2.0');
  src: url('../fonts/siemensslab-roman-webfont.eot?v=2.0#iefix') format('embedded-opentype'), url('../fonts/siemensslab-roman-webfont.woff2?v=2.0') format('woff2'), url('../fonts/siemensslab-roman-webfont.woff?v=2.0') format('woff'), url('../fonts/siemensslab-roman-webfont.ttf?v=2.0') format('truetype'), url('../fonts/siemensslab-roman-webfont.svg?v=2.0#SiemensSlabRoman');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'siemens-webicons-webfont';
  src: url('../fonts/siemens-webicons-webfont.eot?1ykbq3');
  src: url('../fonts/siemens-webicons-webfont.eot?1ykbq3#iefix') format('embedded-opentype'), url('../fonts/siemens-webicons-webfont.ttf?1ykbq3') format('truetype'), url('../fonts/siemens-webicons-webfont.woff?1ykbq3') format('woff'), url('../fonts/siemens-webicons-webfont.svg?1ykbq3#siemens-webicons-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'siemens-webicons-webfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-presentation:before {
  content: "\e93c";
}
.icon-slideshow:before {
  content: "\e93b";
}
.icon-audio:before {
  content: "\e932";
}
.icon-feature:before {
  content: "\e933";
}
.icon-footage:before {
  content: "\e934";
}
.icon-glassdoor-negative:before {
  content: "\e935";
}
.icon-glassdoor:before {
  content: "\e936";
}
.icon-picture-set:before {
  content: "\e937";
}
.icon-picture:before {
  content: "\e938";
}
.icon-press-release:before {
  content: "\e939";
}
.icon-videos:before {
  content: "\e93a";
}
.icon-360-feature:before {
  content: "\e917";
}
.icon-biography:before {
  content: "\e925";
}
.icon-embed:before {
  content: "\e926";
}
.icon-facts-and-forecasts:before {
  content: "\e927";
}
.icon-infographic:before {
  content: "\e928";
}
.icon-renren-negative:before {
  content: "\e929";
}
.icon-renren:before {
  content: "\e92a";
}
.icon-webcast:before {
  content: "\e92b";
}
.icon-weixin-negative:before {
  content: "\e92c";
}
.icon-weixin:before {
  content: "\e92d";
}
.icon-add-to-download-basket:before {
  content: "\e92e";
}
.icon-audio-off:before {
  content: "\e92f";
}
.icon-download-basket:before {
  content: "\e930";
}
.icon-gif:before {
  content: "\e931";
}
.icon-career:before {
  content: "\e906";
}
.icon-clock:before {
  content: "\e907";
}
.icon-conference:before {
  content: "\e908";
}
.icon-filter:before {
  content: "\e909";
}
.icon-investor-relations:before {
  content: "\e90a";
}
.icon-press:before {
  content: "\e90b";
}
.icon-question:before {
  content: "\e90c";
}
.icon-quotation:before {
  content: "\e90d";
}
.icon-rectification:before {
  content: "\e90e";
}
.icon-settings:before {
  content: "\e90f";
}
.icon-tickets:before {
  content: "\e910";
}
.icon-trade-fair:before {
  content: "\e911";
}
.icon-webinar:before {
  content: "\e912";
}
.icon-aparat-negative:before {
  content: "\e913";
}
.icon-aparat:before {
  content: "\e914";
}
.icon-tumblr-negative:before {
  content: "\e915";
}
.icon-tumblr:before {
  content: "\e916";
}
.icon-fast-backward:before {
  content: "\e918";
}
.icon-fast-forward:before {
  content: "\e919";
}
.icon-pause:before {
  content: "\e91a";
}
.icon-replay:before {
  content: "\e91b";
}
.icon-skip-backward:before {
  content: "\e91c";
}
.icon-skip-forward:before {
  content: "\e91d";
}
.icon-stop:before {
  content: "\e91e";
}
.icon-audio-down:before {
  content: "\e91f";
}
.icon-audio-up:before {
  content: "\e920";
}
.icon-windows-app-store:before {
  content: "\e921";
}
.icon-apps:before {
  content: "\e600";
}
.icon-arrow-down-large:before {
  content: "\e605";
}
.icon-arrow-left-large:before {
  content: "\e606";
}
.icon-arrow-right-large:before {
  content: "\e607";
}
.icon-arrow-up-large:before {
  content: "\e608";
}
.icon-arrow-down-small:before {
  content: "\e609";
}
.icon-arrow-left-small:before {
  content: "\e60a";
}
.icon-arrow-right-small:before {
  content: "\e60b";
}
.icon-arrow-up-small:before {
  content: "\e60c";
}
.icon-arrow-to-top:before {
  content: "\e60d";
}
.icon-at:before {
  content: "\e60e";
}
.icon-bookmark:before {
  content: "\e60f";
}
.icon-calculate:before {
  content: "\e610";
}
.icon-calendar:before {
  content: "\e611";
}
.icon-chat:before {
  content: "\e612";
}
.icon-check-mark:before {
  content: "\e613";
}
.icon-circle:before {
  content: "\e614";
}
.icon-close:before {
  content: "\e615";
}
.icon-control:before {
  content: "\e616";
}
.icon-delete:before {
  content: "\e617";
}
.icon-double-arrow-backward:before {
  content: "\e618";
}
.icon-double-arrow-down:before {
  content: "\e619";
}
.icon-double-arrow-forward:before {
  content: "\e61a";
}
.icon-double-arrow-up:before {
  content: "\e61b";
}
.icon-download:before {
  content: "\e61c";
}
.icon-drag:before {
  content: "\e61d";
}
.icon-edit:before {
  content: "\e61e";
}
.icon-email:before {
  content: "\e61f";
}
.icon-ext:before {
  content: "\e620";
}
.icon-facebook:before {
  content: "\e621";
}
.icon-facebook-negative:before {
  content: "\e622";
}
.icon-fax:before {
  content: "\e623";
}
.icon-file:before {
  content: "\e624";
}
.icon-avi:before {
  content: "\e625";
}
.icon-doc:before {
  content: "\e626";
}
.icon-eps:before {
  content: "\e627";
}
.icon-jpg:before {
  content: "\e628";
}
.icon-mov:before {
  content: "\e629";
}
.icon-mp3:before {
  content: "\e62a";
}
.icon-mp4:before {
  content: "\e62b";
}
.icon-pdf:before {
  content: "\e62c";
}
.icon-png:before {
  content: "\e62d";
}
.icon-ppt:before {
  content: "\e62e";
}
.icon-files:before {
  content: "\e62f";
}
.icon-tif:before {
  content: "\e630";
}
.icon-vcf:before {
  content: "\e631";
}
.icon-xls:before {
  content: "\e632";
}
.icon-zip:before {
  content: "\e633";
}
.icon-forum:before {
  content: "\e634";
}
.icon-fullscreen:before {
  content: "\e635";
}
.icon-globe:before {
  content: "\e636";
}
.icon-glossary:before {
  content: "\e637";
}
.icon-google:before {
  content: "\e638";
}
.icon-google-negative:before {
  content: "\e639";
}
.icon-home:before {
  content: "\e63a";
}
.icon-information:before {
  content: "\e63b";
}
.icon-information-package:before {
  content: "\e63c";
}
.icon-instagram:before {
  content: "\e63d";
}
.icon-instagram-negative:before {
  content: "\e63e";
}
.icon-legal-notice:before {
  content: "\e63f";
}
.icon-level-up:before {
  content: "\e640";
}
.icon-linkedin:before {
  content: "\e641";
}
.icon-linkedin-negative:before {
  content: "\e642";
}
.icon-list-view:before {
  content: "\e643";
}
.icon-location-pin:before {
  content: "\e644";
}
.icon-log-in:before {
  content: "\e645";
}
.icon-log-out:before {
  content: "\e646";
}
.icon-menu:before {
  content: "\e647";
}
.icon-minus:before {
  content: "\e648";
}
.icon-more:before {
  content: "\e649";
}
.icon-navigation-gyroscope:before {
  content: "\e64a";
}
.icon-navigation-mouse:before {
  content: "\e64b";
}
.icon-newton_product-catalogue:before {
  content: "\e64c";
}
.icon-outline:before {
  content: "\e64d";
}
.icon-phone:before {
  content: "\e64e";
}
.icon-play:before {
  content: "\e64f";
}
.icon-plus:before {
  content: "\e650";
}
.icon-print:before {
  content: "\e651";
}
.icon-rating:before {
  content: "\e652";
}
.icon-region:before {
  content: "\e653";
}
.icon-rss:before {
  content: "\e655";
}
.icon-scaling:before {
  content: "\e656";
}
.icon-search:before {
  content: "\e657";
}
.icon-share-ios:before {
  content: "\e658";
}
.icon-share-newton-android:before {
  content: "\e659";
}
.icon-shopping-cart:before {
  content: "\e65a";
}
.icon-show-location:before {
  content: "\e65b";
}
.icon-single-arrow-backward:before {
  content: "\e65c";
}
.icon-single-arrow-down:before {
  content: "\e65d";
}
.icon-single-arrow-forward:before {
  content: "\e65e";
}
.icon-single-arrow-up:before {
  content: "\e65f";
}
.icon-slider:before {
  content: "\e660";
}
.icon-social-feed:before {
  content: "\e661";
}
.icon-audio-on:before {
  content: "\e663";
}
.icon-subscribe:before {
  content: "\e664";
}
.icon-theenergyblog:before {
  content: "\e665";
}
.icon-theenergyblog-negative:before {
  content: "\e666";
}
.icon-apple-mac-app-store:before {
  content: "\e922";
}
.icon-android-app-store:before {
  content: "\e923";
}
.icon-shuffle:before {
  content: "\e924";
}
.icon-tile-view:before {
  content: "\e667";
}
.icon-twitter:before {
  content: "\e668";
}
.icon-twitter-negative:before {
  content: "\e669";
}
.icon-user-account:before {
  content: "\e66a";
}
.icon-video-chat:before {
  content: "\e66b";
}
.icon-warning:before {
  content: "\e66c";
}
.icon-youtube:before {
  content: "\e66d";
}
.icon-youtube-negative:before {
  content: "\e66e";
}
.icon-stumbleupon:before {
  content: "\e942";
}
.icon-stumbleupon-negative:before {
  content: "\e941";
}
.icon-reddit:before {
  content: "\e940";
}
.icon-reddit-negative:before {
  content: "\e93f";
}
.icon-xing:before {
  content: "\e943";
}
.icon-xing-negative:before {
  content: "\e944";
}
.icon-zoom:before {
  content: "\e66f";
}
.icon-weibo:before {
  content: "\e900";
}
.icon-weibo-negative:before {
  content: "\e901";
}
.icon-youku:before {
  content: "\e902";
}
.icon-youku-negative:before {
  content: "\e903";
}
.icon-qzone:before {
  content: "\e93e";
}
.icon-qzone-negative:before {
  content: "\e93d";
}
.icon-support:before {
  content: "\e904";
}
.icon-service:before {
  content: "\e905";
}

.owl-carousel .item {
  height: 10rem;
  background: #4DC7A0;
  padding: 1rem;
  width: 100%;
}


/*新的owl样式*/
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* fix firefox animation glitch */ }
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }
.owl-carousel .owl-item img {
  display: block;
  width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }
.owl-carousel.owl-loaded {
  display: block; }
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }
.owl-carousel.owl-hidden {
  opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }
.owl-carousel.owl-rtl {
  direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* stylelint-disable */
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* stylelint-disable */
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/* stylelint-disable */
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/* stylelint-disable */
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("publish/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-carousel {
  position: relative; }
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  padding: 0;
  float: left; }
.owl-carousel .expandableComponent__base {
  position: relative;
  width: 100%;
  height: 100%; }
.owl-carousel .expandableComponent__base .video__base {
  height: 100%; }
.owl-carousel .expandableComponent__base .video__base .videoplayer {
  height: 100%;
  width: 100%; }

.owl-dots {
  left: 0;
  line-height: 0;
  margin-top: 27px;
  right: 0;
  text-align: center; }
.owl-dots.disabled {
  display: none; }
.owl-dots button.owl-dot {
  background-color: #becdd7;
  cursor: pointer;
  display: inline-block;
  height: 3px;
  margin-right: 4px;
  transition: background-color 0.2s;
  width: 15px;
  border: none; }
.owl-dots button.owl-dot:hover, .owl-dots button.owl-dot.active {
  background-color: #2387aa;
  width: 25px; }
.owl-dots button.owl-dot span {
  display: none; }

.owl-item {
  display: flex;
  flex: 1 0 auto; }

.owl-nav.disabled {
  display: none; }

.owl-next, .owl-prev {
  background-color: rgba(10, 20, 25, 0);
  border-color: transparent;
  color: #fff;
  cursor: pointer;
  display: none;
  height: 60px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: opacity 0.1s;
  width: 60px;
  z-index: 1;
  align-items: center;
  justify-content: center; }
@media (min-width: 1025px) {
  .owl-next, .owl-prev {
    display: flex; } }
.owl-next span, .owl-prev span {
  display: none; }
.owl-next:before, .owl-prev:before {
  content: '';
  font-size: 30px;
  color: rgba(255, 255, 255, 0); }
.owl-next:focus, .owl-prev:focus {
  outline: none; }
.owl-next--inactive, .owl-prev--inactive {
  opacity: 0.3; }
.owl-next.disabled, .owl-prev.disabled {
  display: none; }

.owl-next {
  right: 0; }
.owl-next:before {
  content: "";
  font-family: 'siemens-webicons-webfont';
  display: inline-block;
  position: relative; }

.owl-prev {
  left: 0; }
.owl-prev:before {
  content: "";
  font-family: 'siemens-webicons-webfont';
  display: inline-block;
  position: relative; }

.owl-stage {
  display: flex;
  position: relative; }
.owl-stage-outer {
  overflow: hidden; }

.owl-carousel:hover .owl-next:not(.owl-next--inactive),
.owl-carousel:hover .owl-prev:not(.owl-prev--inactive),
.contentslider__base:hover .owl-next:not(.owl-next--inactive),
.contentslider__base:hover .owl-prev:not(.owl-prev--inactive),
.relatedcontent__base:hover .owl-next:not(.owl-next--inactive),
.relatedcontent__base:hover .owl-prev:not(.owl-prev--inactive),
.newsteaserslider__base:hover .owl-next:not(.owl-next--inactive),
.newsteaserslider__base:hover .owl-prev:not(.owl-prev--inactive),
.references-slider__mainWrapper:hover .owl-next:not(.owl-next--inactive),
.references-slider__mainWrapper:hover .owl-prev:not(.owl-prev--inactive),
.twoinarowgallery__base:hover .owl-next:not(.owl-next--inactive),
.twoinarowgallery__base:hover .owl-prev:not(.owl-prev--inactive) {
  background-color: rgba(10, 20, 25, 0.3); }
.owl-carousel:hover .owl-next:not(.owl-next--inactive):before,
.owl-carousel:hover .owl-prev:not(.owl-prev--inactive):before,
.contentslider__base:hover .owl-next:not(.owl-next--inactive):before,
.contentslider__base:hover .owl-prev:not(.owl-prev--inactive):before,
.relatedcontent__base:hover .owl-next:not(.owl-next--inactive):before,
.relatedcontent__base:hover .owl-prev:not(.owl-prev--inactive):before,
.newsteaserslider__base:hover .owl-next:not(.owl-next--inactive):before,
.newsteaserslider__base:hover .owl-prev:not(.owl-prev--inactive):before,
.references-slider__mainWrapper:hover .owl-next:not(.owl-next--inactive):before,
.references-slider__mainWrapper:hover .owl-prev:not(.owl-prev--inactive):before,
.twoinarowgallery__base:hover .owl-next:not(.owl-next--inactive):before,
.twoinarowgallery__base:hover .owl-prev:not(.owl-prev--inactive):before {
  color: white; }
.owl-carousel:hover .owl-next:not(.owl-next--inactive):hover,
.owl-carousel:hover .owl-prev:not(.owl-prev--inactive):hover,
.contentslider__base:hover .owl-next:not(.owl-next--inactive):hover,
.contentslider__base:hover .owl-prev:not(.owl-prev--inactive):hover,
.relatedcontent__base:hover .owl-next:not(.owl-next--inactive):hover,
.relatedcontent__base:hover .owl-prev:not(.owl-prev--inactive):hover,
.newsteaserslider__base:hover .owl-next:not(.owl-next--inactive):hover,
.newsteaserslider__base:hover .owl-prev:not(.owl-prev--inactive):hover,
.references-slider__mainWrapper:hover .owl-next:not(.owl-next--inactive):hover,
.references-slider__mainWrapper:hover .owl-prev:not(.owl-prev--inactive):hover,
.twoinarowgallery__base:hover .owl-next:not(.owl-next--inactive):hover,
.twoinarowgallery__base:hover .owl-prev:not(.owl-prev--inactive):hover {
  background-color: rgba(10, 20, 25, 0.5); }
