﻿@font-face {
  font-family: "TeleIconUi";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/teleicon-ui.eot");
  src: url("../fonts/teleicon-ui.eot?#iefix") format("embedded-opentype"), url("../fonts/teleicon-ui.woff") format("woff"), url("../fonts/teleicon-ui.ttf") format("truetype"), url("../fonts/teleicon-ui.svg#teleicon-ui") format("svg"); }

@font-face {
  font-family: "TeleGroteskScreen";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/telegroteskscreen-thin.eot");
  src: url("../fonts/telegroteskscreen-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/telegroteskscreen-thin.woff") format("woff"), url("../fonts/telegroteskscreen-thin.ttf") format("truetype"), url("../fonts/telegroteskscreen-thin.svg#telegroteskscreen-thin") format("svg"); }

@font-face {
  font-family: "TeleGroteskScreen";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/telegroteskscreen-regular.eot");
  src: url("../fonts/telegroteskscreen-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/telegroteskscreen-regular.woff") format("woff"), url("../fonts/telegroteskscreen-regular.ttf") format("truetype"), url("../fonts/telegroteskscreen-regular.svg#telegroteskscreen-regular") format("svg"); }

@font-face {
  font-family: "TeleGroteskScreen";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/telegroteskscreen-regular-italic.eot");
  src: url("../fonts/telegroteskscreen-regular-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/telegroteskscreen-regular-italic.woff") format("woff"), url("../fonts/telegroteskscreen-regular-italic.ttf") format("truetype"), url("../fonts/telegroteskscreen-regular-italic.svg#telegroteskscreen-regular-italic") format("svg"); }

@font-face {
  font-family: "TeleGroteskScreen";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/telegroteskscreen-medium.eot");
  src: url("../fonts/telegroteskscreen-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/telegroteskscreen-medium.woff") format("woff"), url("../fonts/telegroteskscreen-medium.ttf") format("truetype"), url("../fonts/telegroteskscreen-medium.svg#telegroteskscreen-medium") format("svg"); }

@font-face {
  font-family: "TeleGroteskScreen";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/telegroteskscreen-medium-italic.eot");
  src: url("../fonts/telegroteskscreen-medium-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/telegroteskscreen-medium-italic.woff") format("woff"), url("../fonts/telegroteskscreen-medium-italic.ttf") format("truetype"), url("../fonts/telegroteskscreen-medium-italic.svg#telegroteskscreen-medium-italic") format("svg"); }

@font-face {
  font-family: "TeleGroteskScreen";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/telegroteskscreen-bold.eot");
  src: url("../fonts/telegroteskscreen-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/telegroteskscreen-bold.woff") format("woff"), url("../fonts/telegroteskscreen-bold.ttf") format("truetype"), url("../fonts/telegroteskscreen-bold.svg#telegroteskscreen-bold") format("svg"); }

@font-face {
  font-family: "TeleGroteskScreen";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/telegroteskscreen-ultra.eot");
  src: url("../fonts/telegroteskscreen-ultra.eot?#iefix") format("embedded-opentype"), url("../fonts/telegroteskscreen-ultra.woff") format("woff"), url("../fonts/telegroteskscreen-ultra.ttf") format("truetype"), url("../fonts/telegroteskscreen-ultra.svg#telegroteskscreen-ultra") format("svg"); }

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'Telekom-Icon';
  font-style: normal;
  font-weight: 400;
  src: url("../Styles/fonts/teleicon-outline.eot");
  src: url("../Styles/fonts/teleicon-outline.eot?#iefix") format("embedded-opentype"), url("../Styles/fonts/teleicon-outline.woff") format("woff"), url("../Styles/fonts/teleicon-outline.ttf") format("truetype"), url("../Styles/fonts/teleicon-outline.svg#teleicon-outline") format("svg"); }

@font-face {
  font-family: 'Telekom-Icon';
  font-style: normal;
  font-weight: 700;
  src: url("../Styles/fonts/teleicon-solid.eot");
  src: url("../Styles/fonts/teleicon-solid.eot?#iefix") format("embedded-opentype"), url("../Styles/fonts/teleicon-solid.woff") format("woff"), url("../Styles/fonts/teleicon-solid.ttf") format("truetype"), url("../Styles/fonts/teleicon-solid.svg#teleicon-solid") format("svg"); }

.icon {
  position: relative;
  bottom: 1px;
  vertical-align: middle;
  display: inline-block;
  font-family: 'Telekom-Icon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-solid {
  font-weight: 700; }

.icon-large {
  font-size: 36px; }

.icon-warning:before {
  content: '\21'; }

.icon-navigation-up:before {
  content: '\22'; }

.icon-navigation-down:before {
  content: '\24'; }

.icon-navigation-left:before {
  content: '\25'; }

.icon-export:before {
  content: '\26'; }

.icon-import:before {
  content: '\28'; }

.icon-scroll-left:before {
  content: '\29'; }

.icon-favorites:before {
  content: '\2a'; }

.icon-add:before {
  content: '\2b'; }

.icon-decrease:before {
  content: '\2d'; }

.icon-record:before {
  content: '\3b'; }

.icon-scroll-right:before {
  content: '\2f'; }

.icon-tile-view:before {
  content: '\30'; }

.icon-skip-to-start:before {
  content: '\31'; }

.icon-previous:before {
  content: '\32'; }

.icon-rewind:before {
  content: '\33'; }

.icon-play:before {
  content: '\34'; }

.icon-pause:before {
  content: '\35'; }

.icon-stop:before {
  content: '\36'; }

.icon-fast-forward:before {
  content: '\37'; }

.icon-next:before {
  content: '\38'; }

.icon-skip-to-end:before {
  content: '\39'; }

.icon-more:before {
  content: '\3a'; }

.icon-help_2:before {
  content: '\3c'; }

.icon-list-view:before {
  content: '\3d'; }

.icon-information_2:before {
  content: '\3e'; }

.icon-help:before {
  content: '\3f'; }

.icon-calendar:before {
  content: '\41'; }

.icon-shopping-cart:before {
  content: '\42'; }

.icon-copy:before {
  content: '\43'; }

.icon-move-to-trash:before {
  content: '\44'; }

.icon-tablet-pc:before {
  content: '\45'; }

.icon-folder:before {
  content: '\46'; }

.icon-filter:before {
  content: '\47'; }

.icon-login:before {
  content: '\48'; }

.icon-comment:before {
  content: '\49'; }

.icon-start-call:before {
  content: '\4a'; }

.icon-speaker-off:before {
  content: '\4b'; }

.icon-lock:before {
  content: '\4c'; }

.icon-microphone-socket:before {
  content: '\4d'; }

.icon-ringtone-off:before {
  content: '\4e'; }

.icon-clock:before {
  content: '\4f'; }

.icon-add-to-watchlist:before {
  content: '\50'; }

.icon-computer:before {
  content: '\51'; }

.icon-iptv:before {
  content: '\52'; }

.icon-settings:before {
  content: '\53'; }

.icon-digits:before {
  content: '\54'; }

.icon-my-profile:before {
  content: '\55'; }

.icon-confirm:before {
  content: '\56'; }

.icon-smartphone:before {
  content: '\57'; }

.icon-cancel:before {
  content: '\58'; }

.icon-cloud:before {
  content: '\59'; }

.icon-zoom-out:before {
  content: '\5a'; }

.icon-attachment:before {
  content: '\61'; }

.icon-bookmark:before {
  content: '\62'; }

.icon-context-menu:before {
  content: '\63'; }

.icon-download:before {
  content: '\64'; }

.icon-edit:before {
  content: '\65'; }

.icon-file:before {
  content: '\66'; }

.icon-reload:before {
  content: '\67'; }

.icon-home:before {
  content: '\68'; }

.icon-information:before {
  content: '\69'; }

.icon-end-call:before {
  content: '\6a'; }

.icon-speaker-on:before {
  content: '\6b'; }

.icon-link:before {
  content: '\6c'; }

.icon-message:before {
  content: '\6d'; }

.icon-ringtone-on:before {
  content: '\6e'; }

.icon-loading-indicator:before {
  content: '\6f'; }

.icon-print:before {
  content: '\70'; }

.icon-search:before {
  content: '\71'; }

.icon-reply:before {
  content: '\72'; }

.icon-synchronize:before {
  content: '\73'; }

.icon-telekom-1T1:before {
  content: '\74'; }

.icon-upload:before {
  content: '\75'; }

.icon-success:before {
  content: '\76'; }

.icon-forward:before {
  content: '\77'; }

.icon-error:before {
  content: '\78'; }

.icon-share:before {
  content: '\79'; }

.icon-zoom-in:before {
  content: '\7a'; }

.icon-navigation-right:before {
  content: '\a7'; }

.icon-maximize:before {
  content: '\dc'; }

.icon-cover-view:before {
  content: '\df'; }

.icon-warning_2:before {
  content: '\e4'; }

.icon-minimize:before {
  content: '\fc'; }

.icon-frame {
  width: 48px;
  height: 48px;
  text-align: center;
  white-space: nowrap;
  padding: 0; }
  .icon-frame:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .icon-frame > .icon {
    display: inline-block;
    height: auto;
    vertical-align: middle; }

* {
  -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; }

.t-html-cc-ver {
  content: "2.2.4"; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  color: #262626;
  font-family: "TeleGroteskScreen", "TeleGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.2; }

a {
  color: #00739f;
  text-decoration: none; }
  a:focus {
    color: #004c69;
    text-decoration: underline;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  a:hover {
    color: #00668d;
    text-decoration: underline; }
  a:active {
    color: #005779; }

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #dcdcdc; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-responsive-vertical {
  display: block;
  max-height: 100%;
  width: auto; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.container-liquid,
.container-fixed {
  padding-left: 12px;
  padding-right: 12px; }
  .container-liquid:before, .container-liquid:after,
  .container-fixed:before,
  .container-fixed:after {
    content: ' ';
    display: table; }
  .container-liquid:after,
  .container-fixed:after {
    clear: both; }

.container-fixed.left {
  margin-left: 0;
  margin-right: auto;
  float: left; }

.container-fixed, .container-fixed.center {
  margin-left: auto;
  margin-right: auto; }

.container-fixed.right {
  margin-left: auto;
  margin-right: 0;
  float: right; }

@media screen and (min-width: 1024px) and (max-width: 1499px) {
  .container-fixed {
    width: 1009px; } }

@media screen and (min-width: 1500px) {
  .container-fixed {
    width: 1297px; } }

.row {
  margin-left: -12px;
  margin-right: -12px; }
  .row:before, .row:after {
    content: ' ';
    display: table; }
  .row:after {
    clear: both; }

.col-l-1, .col-l-2, .col-l-3, .col-l-4, .col-l-5, .col-l-6, .col-l-7, .col-l-8, .col-l-9, .col-l-10, .col-l-11, .col-l-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-m-1, .col-m-2, .col-m-3, .col-m-4, .col-m-5, .col-m-6, .col-m-7, .col-m-8, .col-m-9, .col-m-10, .col-m-11, .col-m-12, .col-s-1, .col-s-2, .col-s-3, .col-s-4, .col-s-5, .col-s-6, .col-s-7, .col-s-8, .col-s-9, .col-s-10, .col-s-11, .col-s-12, .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 {
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  float: left;
  min-height: 1px; }

.col-l-1 {
  width: 8.33334%; }

.col-l-2 {
  width: 16.66668%; }

.col-l-3 {
  width: 25.00001%; }

.col-l-4 {
  width: 33.33334%; }

.col-l-5 {
  width: 41.66668%; }

.col-l-6 {
  width: 50.00001%; }

.col-l-7 {
  width: 58.33334%; }

.col-l-8 {
  width: 66.66668%; }

.col-l-9 {
  width: 75.00001%; }

.col-l-10 {
  width: 83.33334%; }

.col-l-11 {
  width: 91.66668%; }

.col-l-12 {
  width: 100.00001%; }

.offset-l-0 {
  margin-left: 0; }

.offset-l-1 {
  margin-left: 8.33333%; }

.offset-l-2 {
  margin-left: 16.66667%; }

.offset-l-3 {
  margin-left: 25%; }

.offset-l-4 {
  margin-left: 33.33333%; }

.offset-l-5 {
  margin-left: 41.66667%; }

.offset-l-6 {
  margin-left: 50%; }

.offset-l-7 {
  margin-left: 58.33333%; }

.offset-l-8 {
  margin-left: 66.66667%; }

.offset-l-9 {
  margin-left: 75%; }

.offset-l-10 {
  margin-left: 83.33333%; }

.offset-l-11 {
  margin-left: 91.66667%; }

@media screen and (min-width: 1500px) {
  .col-xl-1 {
    width: 8.33334%; }
  .col-xl-2 {
    width: 16.66668%; }
  .col-xl-3 {
    width: 25.00001%; }
  .col-xl-4 {
    width: 33.33334%; }
  .col-xl-5 {
    width: 41.66668%; }
  .col-xl-6 {
    width: 50.00001%; }
  .col-xl-7 {
    width: 58.33334%; }
  .col-xl-8 {
    width: 66.66668%; }
  .col-xl-9 {
    width: 75.00001%; }
  .col-xl-10 {
    width: 83.33334%; }
  .col-xl-11 {
    width: 91.66668%; }
  .col-xl-12 {
    width: 100.00001%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media screen and (max-width: 1023px) {
  .col-m-1 {
    width: 8.33334%; }
  .col-m-2 {
    width: 16.66668%; }
  .col-m-3 {
    width: 25.00001%; }
  .col-m-4 {
    width: 33.33334%; }
  .col-m-5 {
    width: 41.66668%; }
  .col-m-6 {
    width: 50.00001%; }
  .col-m-7 {
    width: 58.33334%; }
  .col-m-8 {
    width: 66.66668%; }
  .col-m-9 {
    width: 75.00001%; }
  .col-m-10 {
    width: 83.33334%; }
  .col-m-11 {
    width: 91.66668%; }
  .col-m-12 {
    width: 100.00001%; }
  .offset-m-0 {
    margin-left: 0; }
  .offset-m-1 {
    margin-left: 8.33333%; }
  .offset-m-2 {
    margin-left: 16.66667%; }
  .offset-m-3 {
    margin-left: 25%; }
  .offset-m-4 {
    margin-left: 33.33333%; }
  .offset-m-5 {
    margin-left: 41.66667%; }
  .offset-m-6 {
    margin-left: 50%; }
  .offset-m-7 {
    margin-left: 58.33333%; }
  .offset-m-8 {
    margin-left: 66.66667%; }
  .offset-m-9 {
    margin-left: 75%; }
  .offset-m-10 {
    margin-left: 83.33333%; }
  .offset-m-11 {
    margin-left: 91.66667%; } }

@media screen and (max-width: 639px) {
  .col-s-1 {
    width: 8.33334%; }
  .col-s-2 {
    width: 16.66668%; }
  .col-s-3 {
    width: 25.00001%; }
  .col-s-4 {
    width: 33.33334%; }
  .col-s-5 {
    width: 41.66668%; }
  .col-s-6 {
    width: 50.00001%; }
  .col-s-7 {
    width: 58.33334%; }
  .col-s-8 {
    width: 66.66668%; }
  .col-s-9 {
    width: 75.00001%; }
  .col-s-10 {
    width: 83.33334%; }
  .col-s-11 {
    width: 91.66668%; }
  .col-s-12 {
    width: 100.00001%; }
  .offset-s-0 {
    margin-left: 0; }
  .offset-s-1 {
    margin-left: 8.33333%; }
  .offset-s-2 {
    margin-left: 16.66667%; }
  .offset-s-3 {
    margin-left: 25%; }
  .offset-s-4 {
    margin-left: 33.33333%; }
  .offset-s-5 {
    margin-left: 41.66667%; }
  .offset-s-6 {
    margin-left: 50%; }
  .offset-s-7 {
    margin-left: 58.33333%; }
  .offset-s-8 {
    margin-left: 66.66667%; }
  .offset-s-9 {
    margin-left: 75%; }
  .offset-s-10 {
    margin-left: 83.33333%; }
  .offset-s-11 {
    margin-left: 91.66667%; } }

@media screen and (max-width: 319px) {
  .col-xs-1 {
    width: 8.33334%; }
  .col-xs-2 {
    width: 16.66668%; }
  .col-xs-3 {
    width: 25.00001%; }
  .col-xs-4 {
    width: 33.33334%; }
  .col-xs-5 {
    width: 41.66668%; }
  .col-xs-6 {
    width: 50.00001%; }
  .col-xs-7 {
    width: 58.33334%; }
  .col-xs-8 {
    width: 66.66668%; }
  .col-xs-9 {
    width: 75.00001%; }
  .col-xs-10 {
    width: 83.33334%; }
  .col-xs-11 {
    width: 91.66668%; }
  .col-xs-12 {
    width: 100.00001%; }
  .offset-xs-0 {
    margin-left: 0; }
  .offset-xs-1 {
    margin-left: 8.33333%; }
  .offset-xs-2 {
    margin-left: 16.66667%; }
  .offset-xs-3 {
    margin-left: 25%; }
  .offset-xs-4 {
    margin-left: 33.33333%; }
  .offset-xs-5 {
    margin-left: 41.66667%; }
  .offset-xs-6 {
    margin-left: 50%; }
  .offset-xs-7 {
    margin-left: 58.33333%; }
  .offset-xs-8 {
    margin-left: 66.66667%; }
  .offset-xs-9 {
    margin-left: 75%; }
  .offset-xs-10 {
    margin-left: 83.33333%; }
  .offset-xs-11 {
    margin-left: 91.66667%; } }

.col-hide {
  display: none !important; }

@media screen and (min-width: 1024px) and (max-width: 1499px) {
  .col-l-hide {
    display: none !important; } }

@media screen and (min-width: 1500), screen and (max-width: 1023px) {
  .col-l-show {
    display: none !important; } }

@media screen and (min-width: 1500px) {
  .col-xl-hide {
    display: none !important; } }

@media screen and (max-width: 1499px) {
  .col-xl-show {
    display: none !important; } }

@media screen and (min-width: 640px) and (max-width: 1023px) {
  .col-m-hide {
    display: none !important; } }

@media screen and (max-width: 639px), screen and (min-width: 1024px) {
  .col-m-show {
    display: none !important; } }

@media screen and (min-width: 320px) and (max-width: 639px) {
  .col-s-hide {
    display: none !important; } }

@media screen and (max-width: 319px), screen and (min-width: 640px) {
  .col-s-show {
    display: none !important; } }

@media screen and (max-width: 319px) {
  .col-xs-hide {
    display: none !important; } }

@media screen and (min-width: 320px) {
  .col-xs-show {
    display: none !important; } }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  margin: 0; }
  h1.brand, h2.brand, h3.brand, h4.brand, h5.brand, h6.brand,
  .h1.brand, .h2.brand, .h3.brand, .h4.brand, .h5.brand, .h6.brand {
    font-weight: 800;
    text-transform: uppercase; }
  h1.underline, h1.cluster, h2.underline, h2.cluster, h3.underline, h3.cluster, h4.underline, h4.cluster, h5.underline, h5.cluster, h6.underline, h6.cluster,
  .h1.underline,
  .h1.cluster, .h2.underline, .h2.cluster, .h3.underline, .h3.cluster, .h4.underline, .h4.cluster, .h5.underline, .h5.cluster, .h6.underline, .h6.cluster {
    padding-left: 12px;
    padding-right: 12px;
    border-bottom: 1px solid #b2b2b2; }
  h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline,
  .h1.underline, .h2.underline, .h3.underline, .h4.underline, .h5.underline, .h6.underline {
    text-align: center; }
  h1.cluster, h2.cluster, h3.cluster, h4.cluster, h5.cluster, h6.cluster,
  .h1.cluster, .h2.cluster, .h3.cluster, .h4.cluster, .h5.cluster, .h6.cluster {
    color: #6b6b6b; }
  h1.thin, h2.thin, h3.thin, h4.thin, h5.thin, h6.thin,
  .h1.thin, .h2.thin, .h3.thin, .h4.thin, .h5.thin, .h6.thin {
    font-weight: 200; }
  h1.marketing-l, h2.marketing-l, h3.marketing-l, h4.marketing-l, h5.marketing-l, h6.marketing-l,
  .h1.marketing-l, .h2.marketing-l, .h3.marketing-l, .h4.marketing-l, .h5.marketing-l, .h6.marketing-l {
    font-size: 48px;
    margin-top: 9px;
    padding-bottom: 1px;
    font-weight: 200; }
    h1.marketing-l.underline, h1.marketing-l.cluster, h2.marketing-l.underline, h2.marketing-l.cluster, h3.marketing-l.underline, h3.marketing-l.cluster, h4.marketing-l.underline, h4.marketing-l.cluster, h5.marketing-l.underline, h5.marketing-l.cluster, h6.marketing-l.underline, h6.marketing-l.cluster,
    .h1.marketing-l.underline,
    .h1.marketing-l.cluster, .h2.marketing-l.underline, .h2.marketing-l.cluster, .h3.marketing-l.underline, .h3.marketing-l.cluster, .h4.marketing-l.underline, .h4.marketing-l.cluster, .h5.marketing-l.underline, .h5.marketing-l.cluster, .h6.marketing-l.underline, .h6.marketing-l.cluster {
      margin-top: 40px; }
  h1.marketing-xl, h2.marketing-xl, h3.marketing-xl, h4.marketing-xl, h5.marketing-xl, h6.marketing-xl,
  .h1.marketing-xl, .h2.marketing-xl, .h3.marketing-xl, .h4.marketing-xl, .h5.marketing-xl, .h6.marketing-xl {
    font-size: 60px;
    margin-top: 6px;
    padding-bottom: -1px;
    font-weight: 200; }
    h1.marketing-xl.underline, h1.marketing-xl.cluster, h2.marketing-xl.underline, h2.marketing-xl.cluster, h3.marketing-xl.underline, h3.marketing-xl.cluster, h4.marketing-xl.underline, h4.marketing-xl.cluster, h5.marketing-xl.underline, h5.marketing-xl.cluster, h6.marketing-xl.underline, h6.marketing-xl.cluster,
    .h1.marketing-xl.underline,
    .h1.marketing-xl.cluster, .h2.marketing-xl.underline, .h2.marketing-xl.cluster, .h3.marketing-xl.underline, .h3.marketing-xl.cluster, .h4.marketing-xl.underline, .h4.marketing-xl.cluster, .h5.marketing-xl.underline, .h5.marketing-xl.cluster, .h6.marketing-xl.underline, .h6.marketing-xl.cluster {
      margin-top: 37px; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    color: #6b6b6b;
    font-size: 84%; }

h1, .h1 {
  font-size: 36px;
  margin-top: 13px;
  padding-bottom: 4px; }
  h1.underline, h1.cluster, .h1.underline, .h1.cluster {
    margin-top: 44px; }

h2, .h2 {
  font-size: 27px;
  margin-top: 15px;
  padding-bottom: 6px; }
  h2.underline, h2.cluster, .h2.underline, .h2.cluster {
    margin-top: 46px; }

h3, .h3 {
  font-size: 24px;
  margin-top: 16px;
  padding-bottom: 7px; }
  h3.underline, h3.cluster, .h3.underline, .h3.cluster {
    margin-top: 47px; }

h4, .h4 {
  font-size: 21px;
  margin-top: 17px;
  padding-bottom: 8px; }
  h4.underline, h4.cluster, .h4.underline, .h4.cluster {
    margin-top: 48px; }

h5, .h5 {
  font-size: 18px;
  margin-top: 18px;
  padding-bottom: 8px; }
  h5.underline, h5.cluster, .h5.underline, .h5.cluster {
    margin-top: 49px; }

h6, .h6 {
  font-size: 15px;
  margin-top: 19px;
  padding-bottom: 9px; }
  h6.underline, h6.cluster, .h6.underline, .h6.cluster {
    margin-top: 50px; }

p {
  margin: 0;
  padding-top: 6px;
  padding-bottom: 8px; }
  p.text-xsmall {
    padding-top: 7px;
    padding-bottom: 9px; }
  p.text-small {
    padding-top: 7px;
    padding-bottom: 9px; }
  p.text-large {
    padding-top: 5px;
    padding-bottom: 8px; }
  p.text-xlarge {
    padding-top: 4px;
    padding-bottom: 7px; }

small,
.text-xsmall {
  font-size: 14px; }

.text-small {
  font-size: 15px; }

.text-large {
  font-size: 21px; }

.text-xlarge {
  font-size: 24px; }

.text-xxlarge {
  font-size: 27px; }

.text-xxxlarge {
  font-size: 27px; }

.text-marketing-l {
  font-size: 48px;
  margin-top: 9px;
  padding-bottom: 1px;
  font-weight: 200; }
  .text-marketing-l.underline, .text-marketing-l.cluster {
    margin-top: 40px; }

.text-marketing-xl {
  font-size: 60px;
  margin-top: 6px;
  padding-bottom: -1px;
  font-weight: 200; }
  .text-marketing-xl.underline, .text-marketing-xl.cluster {
    margin-top: 37px; }

.text-thin {
  font-weight: 200 !important; }

.text-semibold {
  font-weight: 600 !important; }

.text-strong,
.text-bold {
  font-weight: bold !important; }

.text-emphased,
.text-italic {
  font-style: italic !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-muted {
  color: #918984 !important; }

dfn,
abbr,
abbr[title] {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAYAAAB/qH1jAAAAGElEQVQIW2O0O/DhPwMQHHIQYATRjOgCAKclCAMmY8YrAAAAAElFTkSuQmCC");
  background-position: 0 1em;
  background-repeat: repeat-x;
  background-size: 2px 1px;
  border-bottom: 0;
  font-style: inherit;
  cursor: help; }

mark {
  background-color: #ff0;
  color: #262626;
  padding: 0 0.25em; }

.text-positive {
  color: #6bb324; }
  .text-positive mark {
    color: #fff;
    background-color: #6bb324; }

.text-warning {
  color: #dbad39; }
  .text-warning mark {
    color: #fff;
    background-color: #dbad39; }

.text-negative {
  color: #d90000; }
  .text-negative mark {
    color: #fff;
    background-color: #d90000; }

.text-brand {
  color: #e20074; }
  .text-brand mark {
    color: #fff;
    background-color: #e20074; }

.text-inactive {
  color: #e6e6e6; }
  .text-inactive mark {
    color: #fff;
    background-color: #e6e6e6; }

.list-unordered,
.list-unordered-plain {
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0 0 0 18px; }
  .list-unordered > li:before,
  .list-unordered-plain > li:before {
    content: '\2013';
    padding-right: 12px; }
  .list-unordered .list-ordered,
  .list-unordered .list-unordered,
  .list-unordered .list-unordered-plain,
  .list-unordered-plain .list-ordered,
  .list-unordered-plain .list-unordered,
  .list-unordered-plain .list-unordered-plain {
    margin-top: 0; }

.list-unordered-bullet > li:before {
  content: '\25AA'; }

.list-unordered-plain > li:before {
  content: none;
  padding-right: 0; }

.list-ordered {
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0 0 0 20px;
  counter-reset: list-index; }
  .list-ordered > li {
    counter-increment: list-index; }
  .list-ordered[reversed] > li {
    counter-increment: list-index-1; }
  .list-ordered > li:before {
    content: counters(list-index, ".") "";
    padding-right: 12px; }
  .list-ordered .list-ordered,
  .list-ordered .list-unordered {
    margin-top: 0; }

.list-ordered-semibold > li:before {
  font-weight: 600; }

.list-desc {
  margin-top: 0; }
  .list-desc > dd {
    margin-left: 0;
    padding-bottom: 8px; }

.list-desc-horizontal:before, .list-desc-horizontal:after {
  content: ' ';
  display: table; }

.list-desc-horizontal:after {
  clear: both; }

.list-desc-horizontal > dt {
  text-align: left;
  font-weight: 600; }

.list-desc-horizontal > dd {
  margin: 0;
  padding-bottom: 8px; }

@media (min-width: 640px) {
  .list-desc-horizontal > dt {
    clear: left;
    float: left;
    text-align: right;
    width: 148px;
    font-weight: normal; }
  .list-desc-horizontal > dd {
    margin-left: 160px;
    padding-bottom: 0; } }

.list-desc-semibold > dt {
  font-weight: 600; }

.price {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: inline-block;
  font-size: 27px; }
  .price > sup {
    line-height: 1.2;
    display: inline-block;
    vertical-align: top; }
  .price > sup {
    font-size: 18px;
    top: 3px; }

.price-large {
  font-size: 30px; }
  .price-large > sup {
    font-size: 20px;
    top: 3px; }

.price-xlarge {
  font-size: 36px; }
  .price-xlarge > sup {
    font-size: 24px;
    top: 3px; }

.price-expired {
  font-size: 28px; }
  .price-expired > sup {
    font-size: 28px; }

.quote {
  font-size: 18px;
  font-style: italic;
  margin: 0;
  padding: 0; }

.quote-author {
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  margin: 0;
  margin-top: 0.25em;
  padding: 0; }
  .quote-author cite {
    font-style: normal; }

.figure {
  font-size: 18px;
  margin: 12px 0 0 0;
  padding: 0 0 0 12px;
  border-left: 1px solid #dcdcdc; }

.quote-list {
  list-style: none;
  padding-left: 24px; }
  .quote-list .quote-list-item {
    border-left: 1px solid #dcdcdc;
    padding: 0 0 0 12px; }
    .quote-list .quote-list-item .figure {
      border-left: 0;
      padding-left: 0; }
    .quote-list .quote-list-item *.quote-list {
      padding-left: 12px; }

address {
  font-style: normal; }

.address-header small,
.address-body,
.address-footer {
  font-size: 84%; }

.address-header,
.address-body,
.address-footer {
  margin: 0;
  padding: 0; }

.address-header + .address-body,
.address-body + .address-footer {
  margin-top: 0.25em; }

.address-header {
  font-weight: bold; }

.address-footer label {
  min-width: 40px; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-l-left {
  text-align: left; }

.text-l-center {
  text-align: center; }

.text-l-right {
  text-align: right; }

@media screen and (max-width: 1023px) {
  .text-m-left {
    text-align: left; }
  .text-m-center {
    text-align: center; }
  .text-m-right {
    text-align: right; } }

@media screen and (max-width: 639px) {
  .text-s-left {
    text-align: left; }
  .text-s-center {
    text-align: center; }
  .text-s-right {
    text-align: right; } }

@media screen and (min-width: 1500px) {
  .text-xl-left {
    text-align: left; }
  .text-xl-center {
    text-align: center; }
  .text-xl-right {
    text-align: right; } }

.text-nowrap {
  white-space: nowrap; }

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.img-round {
  border-radius: 50%;
  vertical-align: bottom; }

.img-thumbnail {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  padding: 2px;
  border: 1px solid #b2b2b2;
  background: #fff; }

.img-frame {
  width: 48px;
  height: 48px;
  text-align: center;
  white-space: nowrap;
  padding: 0; }
  .img-frame:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .img-frame > img {
    display: inline-block;
    height: auto;
    vertical-align: middle; }

.img-frame-small {
  width: 38px;
  height: 38px; }

.img-vignette-square {
  display: inline-block; }
  .img-vignette-square > img {
    outline: 1px solid rgba(0, 0, 0, 0.3);
    outline-offset: -1px;
    padding: .5px; }

.table {
  width: 100%; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 6px 11px 7px;
    vertical-align: top;
    border-bottom: 1px solid #dcdcdc; }
  .table > thead > tr > th.numeric,
  .table > thead > tr > td.numeric,
  .table > tbody > tr > th.numeric,
  .table > tbody > tr > td.numeric,
  .table > tfoot > tr > th.numeric,
  .table > tfoot > tr > td.numeric {
    text-align: right; }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th {
    text-align: left; }
  .table > thead > tr > th,
  .table > tfoot > tr > th {
    font-weight: 600; }
  .table > thead > tr > th {
    border-bottom: 1px solid #b2b2b2;
    border-top: 0;
    vertical-align: bottom; }
  .table > tfoot > tr > th {
    border-top: 1px double #b2b2b2;
    border-bottom: 1px solid #b2b2b2; }
  .table > caption {
    text-align: left;
    font-size: 24px;
    padding: 6px 11px 7px;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 12px; }

.table-hover > tbody > tr > th,
.table-hover > tbody > tr > td {
  -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.table-hover > tbody > tr:hover > th,
.table-hover > tbody > tr:hover > td {
  color: #141414;
  background-color: #e0e0e0;
  -webkit-transition-duration: 100ms;
  -moz-transition-duration: 100ms;
  -ms-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms; }

.table-striped > tbody > tr:nth-child(odd) > th,
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr.odd > th,
.table-striped > tbody > tr.odd > td {
  background-color: #f2f2f2;
  color: #262626; }

.table-striped.table-hover > tbody > tr:nth-child(odd):hover > th,
.table-striped.table-hover > tbody > tr:nth-child(odd):hover > td {
  background-color: #e0e0e0;
  color: #141414; }

.table > thead > tr.positive > th,
.table > thead > tr.positive > td,
.table > thead > tr > th.positive,
.table > thead > tr > td.positive,
.table > tbody > tr.positive > th,
.table > tbody > tr.positive > td,
.table > tbody > tr > th.positive,
.table > tbody > tr > td.positive,
.table > tfoot > tr.positive > th,
.table > tfoot > tr.positive > td,
.table > tfoot > tr > th.positive,
.table > tfoot > tr > td.positive {
  background: #f8fbf4;
  color: #5c9a1f; }

.table-hover > tbody > tr:hover.positive > th,
.table-hover > tbody > tr:hover.positive > td,
.table-hover > tbody > tr:hover > th.positive,
.table-hover > tbody > tr:hover > td.positive {
  color: #51881b;
  background-color: #e1f0d3; }

.table > thead > tr.warning > th,
.table > thead > tr.warning > td,
.table > thead > tr > th.warning,
.table > thead > tr > td.warning,
.table > tbody > tr.warning > th,
.table > tbody > tr.warning > td,
.table > tbody > tr > th.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr.warning > th,
.table > tfoot > tr.warning > td,
.table > tfoot > tr > th.warning,
.table > tfoot > tr > td.warning {
  background: #fdfbf5;
  color: #c29932; }

.table-hover > tbody > tr:hover.warning > th,
.table-hover > tbody > tr:hover.warning > td,
.table-hover > tbody > tr:hover > th.warning,
.table-hover > tbody > tr:hover > td.warning {
  color: #b08b2e;
  background-color: #f8efd7; }

.table > thead > tr.negative > th,
.table > thead > tr.negative > td,
.table > thead > tr > th.negative,
.table > thead > tr > td.negative,
.table > tbody > tr.negative > th,
.table > tbody > tr.negative > td,
.table > tbody > tr > th.negative,
.table > tbody > tr > td.negative,
.table > tfoot > tr.negative > th,
.table > tfoot > tr.negative > td,
.table > tfoot > tr > th.negative,
.table > tfoot > tr > td.negative {
  background: #fdf2f2;
  color: #c00000; }

.table-hover > tbody > tr:hover.negative > th,
.table-hover > tbody > tr:hover.negative > td,
.table-hover > tbody > tr:hover > th.negative,
.table-hover > tbody > tr:hover > td.negative {
  color: #ae0000;
  background-color: #f7cccc; }

.table > thead > tr.brand > th,
.table > thead > tr.brand > td,
.table > thead > tr > th.brand,
.table > thead > tr > td.brand,
.table > tbody > tr.brand > th,
.table > tbody > tr.brand > td,
.table > tbody > tr > th.brand,
.table > tbody > tr > td.brand,
.table > tfoot > tr.brand > th,
.table > tfoot > tr.brand > td,
.table > tfoot > tr > th.brand,
.table > tfoot > tr > td.brand {
  background: #e20074;
  color: #fff; }

.table-hover > tbody > tr:hover.brand > th,
.table-hover > tbody > tr:hover.brand > td,
.table-hover > tbody > tr:hover > th.brand,
.table-hover > tbody > tr:hover > td.brand {
  color: #ededed;
  background-color: #d0006b; }

.table > thead > tr.inactive > th,
.table > thead > tr.inactive > td,
.table > thead > tr > th.inactive,
.table > thead > tr > td.inactive,
.table > tbody > tr.inactive > th,
.table > tbody > tr.inactive > td,
.table > tbody > tr > th.inactive,
.table > tbody > tr > td.inactive,
.table > tfoot > tr.inactive > th,
.table > tfoot > tr.inactive > td,
.table > tfoot > tr > th.inactive,
.table > tfoot > tr > td.inactive {
  background: transparent;
  color: #e6e6e6; }

.table-small > thead > tr > th,
.table-small > thead > tr > td,
.table-small > tbody > tr > th,
.table-small > tbody > tr > td,
.table-small > tfoot > tr > th,
.table-small > tfoot > tr > td {
  font-size: 14px;
  padding: 5px 23px 6px; }

.table-small > caption {
  font-size: 18px; }

.table-responsive {
  overflow-x: auto;
  min-height: .01%; }
  @media (max-width: 319px) {
    .table-responsive {
      width: 100%;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid 1px solid #dcdcdc; }
      .table-responsive .table {
        margin-bottom: 0; }
        .table-responsive .table > thead > tr > th,
        .table-responsive .table > thead > tr > td,
        .table-responsive .table > tbody > tr > th,
        .table-responsive .table > tbody > tr > td,
        .table-responsive .table > tfoot > tr > th,
        .table-responsive .table > tfoot > tr > td {
          white-space: nowrap; } }

.btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 18px;
  line-height: 1.2;
  padding: 6px 23px 7px;
  font-weight: normal;
  white-space: nowrap;
  background-image: none;
  text-decoration: none;
  -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .btn > .icon {
    margin-top: -1px;
    padding-right: 12px; }
  .btn > .icon-right {
    padding-left: 12px;
    padding-right: 0; }
  .btn.focus, .btn:focus {
    color: #262626;
    text-decoration: none;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn.hover, .btn:hover {
    text-decoration: none;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms; }
  .btn.disabled, .btn[disabled] {
    cursor: not-allowed;
    background: #fafafa;
    border-color: #d6d6d6;
    color: #a6a6a6; }

.btn-clean,
.btn-default {
  color: #262626;
  background-color: #ededed;
  border-color: #b2b2b2; }
  .focus.btn-clean, .btn-clean:focus,
  .btn-default.focus,
  .btn-default:focus {
    color: #262626; }
  .hover.btn-clean, .btn-clean:hover,
  .btn-default.hover,
  .btn-default:hover {
    color: #262626;
    background-color: #dbdbdb;
    border-color: #a0a0a0; }
  .active.btn-clean, .btn-clean:active,
  .btn-default.active,
  .btn-default:active {
    color: #262626;
    background-color: #cacaca;
    border-color: #8c8c8c; }
  .disabled.btn-clean, .disabled.focus.btn-clean, .disabled.btn-clean:focus, .disabled.hover.btn-clean, .disabled.btn-clean:hover, [disabled].btn-clean, [disabled].focus.btn-clean, [disabled].btn-clean:focus, [disabled].hover.btn-clean, [disabled].btn-clean:hover,
  .btn-default.disabled,
  .btn-default.disabled.focus,
  .btn-default.disabled:focus,
  .btn-default.disabled.hover,
  .btn-default.disabled:hover,
  .btn-default[disabled],
  .btn-default[disabled].focus,
  .btn-default[disabled]:focus,
  .btn-default[disabled].hover,
  .btn-default[disabled]:hover {
    color: #a6a6a6;
    background: #fafafa;
    border-color: #d6d6d6; }

.btn-brand {
  color: #fff;
  background-color: #e20074;
  border-color: #b2005c; }
  .btn-brand.focus, .btn-brand:focus {
    color: #fff; }
  .btn-brand.hover, .btn-brand:hover {
    color: #fff;
    background-color: #d0006b;
    border-color: #a00053; }
  .btn-brand.active, .btn-brand:active {
    color: #fff;
    background-color: #bf0062;
    border-color: #8c0048; }
  .btn-brand.disabled, .btn-brand.disabled.focus, .btn-brand.disabled:focus, .btn-brand.disabled.hover, .btn-brand.disabled:hover, .btn-brand[disabled], .btn-brand[disabled].focus, .btn-brand[disabled]:focus, .btn-brand[disabled].hover, .btn-brand[disabled]:hover {
    color: #a6a6a6;
    background: #fafafa;
    border-color: #d6d6d6; }

.btn-positive {
  color: #262626;
  background-color: #6bb324;
  border-color: #548d1c; }
  .btn-positive.focus, .btn-positive:focus {
    color: #262626; }
  .btn-positive.hover, .btn-positive:hover {
    color: #262626;
    background-color: #60a120;
    border-color: #497b19; }
  .btn-positive.active, .btn-positive:active {
    color: #262626;
    background-color: #56901d;
    border-color: #3d6715; }
  .btn-positive.disabled, .btn-positive.disabled.focus, .btn-positive.disabled:focus, .btn-positive.disabled.hover, .btn-positive.disabled:hover, .btn-positive[disabled], .btn-positive[disabled].focus, .btn-positive[disabled]:focus, .btn-positive[disabled].hover, .btn-positive[disabled]:hover {
    color: #a6a6a6;
    background: #fafafa;
    border-color: #d6d6d6; }

.btn-negative {
  color: #fff;
  background-color: #d90000;
  border-color: #b30000; }
  .btn-negative.focus, .btn-negative:focus {
    color: #fff; }
  .btn-negative.hover, .btn-negative:hover {
    color: #fff;
    background-color: #c70000;
    border-color: #a10000; }
  .btn-negative.active, .btn-negative:active {
    color: #fff;
    background-color: #b60000;
    border-color: #8d0000; }
  .btn-negative.disabled, .btn-negative.disabled.focus, .btn-negative.disabled:focus, .btn-negative.disabled.hover, .btn-negative.disabled:hover, .btn-negative[disabled], .btn-negative[disabled].focus, .btn-negative[disabled]:focus, .btn-negative[disabled].hover, .btn-negative[disabled]:hover {
    color: #a6a6a6;
    background: #fafafa;
    border-color: #d6d6d6; }

.btn-clean {
  background-color: transparent; }
  .btn-clean, .btn-clean.focus, .btn-clean:focus, .btn-clean.hover, .btn-clean:hover, .btn-clean.active, .btn-clean:active {
    border-color: transparent; }

.btn-small {
  font-size: 15px;
  padding: 5px 23px 6px; }

.btn-large {
  font-size: 21px;
  padding: 10px 23px 11px; }

.btn-icon {
  padding: 6px 17px 7px; }
  .btn-icon .icon {
    padding: 0; }

.btn-minimal {
  padding: 6px 11px 7px; }

.btn-block {
  width: 100%; }

.btn-sectioned {
  display: block; }
  .btn-sectioned:before, .btn-sectioned:after {
    content: ' ';
    display: table; }
  .btn-sectioned:after {
    clear: both; }
  .btn-sectioned > .btn,
  .btn-sectioned > .pager,
  .btn-sectioned > .pager + .pager {
    margin-left: -1px;
    margin-right: 0;
    float: left;
    position: relative; }
    .btn-sectioned > .btn:hover,
    .btn-sectioned > .pager:hover,
    .btn-sectioned > .pager + .pager:hover {
      z-index: 2; }
    .btn-sectioned > .btn:focus, .btn-sectioned > .btn:active,
    .btn-sectioned > .pager:focus,
    .btn-sectioned > .pager:active,
    .btn-sectioned > .pager + .pager:focus,
    .btn-sectioned > .pager + .pager:active {
      z-index: 3; }
    .btn-sectioned > .btn:first-child,
    .btn-sectioned > .pager:first-child,
    .btn-sectioned > .pager + .pager:first-child {
      margin-left: 0; }
    .btn-sectioned > .btn:not(:last-child),
    .btn-sectioned > .pager:not(:last-child),
    .btn-sectioned > .pager + .pager:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .btn-sectioned > .btn:not(:first-child),
    .btn-sectioned > .pager:not(:first-child),
    .btn-sectioned > .pager + .pager:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

label {
  display: inline-block; }

.form-input {
  background-color: #fff;
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  color: #262626;
  display: block;
  font-size: 18px;
  line-height: 1.2;
  padding: 6px 11px 7px;
  width: 100%;
  -webkit-appearance: none;
  -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .form-input::-webkit-input-placeholder {
    color: #6b6b6b; }
  .form-input:-moz-placeholder {
    color: #6b6b6b; }
  .form-input::-moz-placeholder {
    color: #6b6b6b; }
  .form-input:-ms-input-placeholder {
    color: #6b6b6b; }
  .form-input.hover, .form-input:hover {
    background-color: #ededed;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms; }
  .form-input.focus, .form-input:focus {
    background-color: #fff;
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-input.active, .form-input:active {
    background-color: #d9d9d9; }
  .form-input.disabled, .form-input.readonly, .form-input[disabled], .form-input[readonly] {
    background-color: #fff;
    border-color: #d6d6d6;
    color: #a6a6a6;
    cursor: not-allowed;
    resize: none; }
    .form-input.disabled::-webkit-input-placeholder, .form-input.readonly::-webkit-input-placeholder, .form-input[disabled]::-webkit-input-placeholder, .form-input[readonly]::-webkit-input-placeholder {
      color: #ebebeb; }
    .form-input.disabled:-moz-placeholder, .form-input.readonly:-moz-placeholder, .form-input[disabled]:-moz-placeholder, .form-input[readonly]:-moz-placeholder {
      color: #ebebeb; }
    .form-input.disabled::-moz-placeholder, .form-input.readonly::-moz-placeholder, .form-input[disabled]::-moz-placeholder, .form-input[readonly]::-moz-placeholder {
      color: #ebebeb; }
    .form-input.disabled:-ms-input-placeholder, .form-input.readonly:-ms-input-placeholder, .form-input[disabled]:-ms-input-placeholder, .form-input[readonly]:-ms-input-placeholder {
      color: #ebebeb; }

textarea.form-input {
  min-height: 34px; }

.decoration-positive .form-input {
  background-color: #f8fbf4;
  border-color: #548d1c; }
  .decoration-positive .form-input.hover, .decoration-positive .form-input:hover {
    background-color: #f0f7e9;
    border-color: #497b19; }
  .decoration-positive .form-input.focus, .decoration-positive .form-input:focus {
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #87d738; }
  .decoration-positive .form-input.active, .decoration-positive .form-input:active {
    background-color: #e9f4de;
    border-color: #3d6715; }

.decoration-warning .form-input {
  background-color: #fdfbf5;
  border-color: #b58f2f; }
  .decoration-warning .form-input.hover, .decoration-warning .form-input:hover {
    background-color: #fbf7eb;
    border-color: #a3812a; }
  .decoration-warning .form-input.focus, .decoration-warning .form-input:focus {
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dabc70; }
  .decoration-warning .form-input.active, .decoration-warning .form-input:active {
    background-color: #faf3e1;
    border-color: #8f7125; }

.decoration-negative .form-input {
  background-color: #fdf2f2;
  border-color: #b30000; }
  .decoration-negative .form-input.hover, .decoration-negative .form-input:hover {
    background-color: #fbe6e6;
    border-color: #a10000; }
  .decoration-negative .form-input.focus, .decoration-negative .form-input:focus {
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff1a1a; }
  .decoration-negative .form-input.active, .decoration-negative .form-input:active {
    background-color: #f9d9d9;
    border-color: #8d0000; }

.form-input-set {
  display: block;
  margin-bottom: 12px; }
  .form-input-set > label {
    display: block;
    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 3px; }

.form-radio,
.form-checkbox {
  width: 24px;
  height: 24px; }

.form-radio-set,
.form-checkbox-set {
  display: block;
  margin-bottom: 12px; }
  .form-radio-set label,
  .form-checkbox-set label {
    display: block;
    padding-left: 36px;
    cursor: pointer;
    line-height: 24px; }
  .form-radio-set.disabled label,
  .form-checkbox-set.disabled label {
    cursor: not-allowed;
    color: #a6a6a6; }

.form-radio-set .form-radio,
.form-checkbox-set .form-checkbox {
  vertical-align: middle;
  float: left;
  margin-left: -36px;
  margin-right: 12px; }

.form-fieldset {
  border: 0;
  padding: 0 12px;
  margin: 0;
  min-width: 0; }
  .form-fieldset > legend {
    color: #6b6b6b;
    display: block;
    width: 100%;
    box-sizing: content-box;
    padding: 0 12px;
    margin: 0 -12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #b2b2b2; }
  .form-fieldset > legend + * {
    -webkit-margin-top-collapse: separate;
    margin-top: 12px; }

.form-select {
  background-color: #ededed;
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  color: #262626;
  display: block;
  font-size: 18px;
  line-height: 1.2;
  padding: 6px 11px 7px;
  width: 100%; }
  .form-select option {
    background-color: #fff; }
  .form-select.focus, .form-select:focus {
    background-color: #ededed;
    outline: 0; }
  .form-select.hover, .form-select:hover {
    background-color: #dbdbdb; }
  .form-select.active, .form-select:active {
    background-color: #c7c7c7; }
  .form-select.disabled, .form-select.readonly, .form-select[disabled], .form-select[readonly] {
    background-color: #f7f7f7;
    border-color: #d6d6d6;
    color: #a6a6a6;
    cursor: not-allowed;
    resize: none; }
    .form-select.disabled::-webkit-input-placeholder, .form-select.readonly::-webkit-input-placeholder, .form-select[disabled]::-webkit-input-placeholder, .form-select[readonly]::-webkit-input-placeholder {
      color: #ebebeb; }
    .form-select.disabled:-moz-placeholder, .form-select.readonly:-moz-placeholder, .form-select[disabled]:-moz-placeholder, .form-select[readonly]:-moz-placeholder {
      color: #ebebeb; }
    .form-select.disabled::-moz-placeholder, .form-select.readonly::-moz-placeholder, .form-select[disabled]::-moz-placeholder, .form-select[readonly]::-moz-placeholder {
      color: #ebebeb; }
    .form-select.disabled:-ms-input-placeholder, .form-select.readonly:-ms-input-placeholder, .form-select[disabled]:-ms-input-placeholder, .form-select[readonly]:-ms-input-placeholder {
      color: #ebebeb; }

.has-icon {
  position: relative; }
  .has-icon .form-input {
    padding-left: 36px; }
    .input-group-large .has-icon .form-input {
      padding-left: 52px; }

.form-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: block;
  text-align: center;
  pointer-events: none;
  width: 36px;
  height: 36px;
  line-height: 36px; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  -ms-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }
  .fade.in {
    opacity: 1; }

.slide {
  width: 0;
  transition: width 150ms cubic-bezier(0.6, 0, 0.7, 0.2); }

.content-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .content-list > li,
  .content-list > .content-list-item,
  .content-list > .brand-footer-nav-caption {
    border-bottom: 1px solid #dcdcdc; }

.content-list-item, .brand-footer-nav-caption {
  position: relative;
  display: block;
  padding: 13px 12px; }
  .content-list-item.selected, .selected.brand-footer-nav-caption {
    color: #e20074; }

a.content-list-item, a.brand-footer-nav-caption {
  -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  color: inherit;
  cursor: pointer; }
  a.content-list-item.focus, a.focus.brand-footer-nav-caption, a.content-list-item:focus, a.brand-footer-nav-caption:focus {
    text-decoration: none; }
  a.content-list-item.hover, a.hover.brand-footer-nav-caption, a.content-list-item:hover, a.brand-footer-nav-caption:hover {
    text-decoration: none;
    background-color: #ededed;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms; }
  a.content-list-item.active, a.active.brand-footer-nav-caption, a.content-list-item:active, a.brand-footer-nav-caption:active {
    background-color: #d9d9d9; }

.content-list-item-brand {
  color: #fff;
  background-color: #e20074; }

a.content-list-item-brand {
  color: #fff; }
  a.content-list-item-brand.hover, a.content-list-item-brand:hover {
    background-color: #d0006b; }
  a.content-list-item-brand.active, a.content-list-item-brand:active {
    background-color: #bc0060; }

.nav {
  list-style: none;
  padding-left: 0;
  margin: 0; }
  .nav:before, .nav:after {
    content: ' ';
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 8px 12px 10px; }
      .nav > li > a.focus, .nav > li > a:focus {
        color: #262626;
        text-decoration: none;
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px; }
      .nav > li > a.hover, .nav > li > a:hover {
        text-decoration: none;
        -webkit-transition-duration: 100ms;
        -moz-transition-duration: 100ms;
        -ms-transition-duration: 100ms;
        -o-transition-duration: 100ms;
        transition-duration: 100ms; }

.nav-inline > li {
  display: inline-block; }

.navbar {
  min-height: 78px;
  position: relative;
  top: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: ' ';
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 640px) {
    .navbar {
      padding-left: 12px;
      padding-right: 12px; } }

.navbar-persistent:before, .navbar-persistent:after {
  content: ' ';
  display: table; }

.navbar-persistent:after {
  clear: both; }

@media (min-width: 640px) {
  .navbar-persistent {
    float: right; } }

@media (max-width: 639px) {
  .active ~ .navbar-persistent {
    height: 0;
    overflow: hidden; } }

.navbar-expanded {
  position: relative; }
  .navbar-expanded:before, .navbar-expanded:after {
    content: ' ';
    display: table; }
  .navbar-expanded:after {
    clear: both; }
  @media (min-width: 640px) {
    .navbar-expanded {
      float: left;
      position: static; } }

.container-fluid > .navbar-persistent,
.container-fluid > .navbar-expanded,
.container-fixed > .navbar-persistent,
.container-fixed > .navbar-expanded {
  margin-right: -12px;
  margin-left: -12px; }

.navbar-nav {
  float: left;
  padding-top: 19px;
  padding-bottom: 22px; }
  .navbar-nav > li {
    float: left;
    margin-left: 12px;
    margin-right: 12px; }
    .navbar-nav > li > a {
      border-radius: 3px;
      font-size: 21px;
      color: #262626;
      background-color: #fff;
      border-color: transparent;
      padding-top: 5px;
      padding-bottom: 6px; }
      .navbar-nav > li > a.focus, .navbar-nav > li > a:focus {
        color: #262626; }
      .navbar-nav > li > a.hover, .navbar-nav > li > a:hover {
        color: #262626;
        background-color: #ededed;
        border-color: transparent; }
      .navbar-nav > li > a.active, .navbar-nav > li > a:active {
        color: #262626;
        background-color: gainsboro;
        border-color: transparent; }
      .navbar-nav > li > a.disabled, .navbar-nav > li > a.disabled.focus, .navbar-nav > li > a.disabled:focus, .navbar-nav > li > a.disabled.hover, .navbar-nav > li > a.disabled:hover, .navbar-nav > li > a[disabled], .navbar-nav > li > a[disabled].focus, .navbar-nav > li > a[disabled]:focus, .navbar-nav > li > a[disabled].hover, .navbar-nav > li > a[disabled]:hover {
        color: #a6a6a6;
        background: #fafafa;
        border-color: #d6d6d6; }

.navbar-nav-icons > li > a {
  font-size: 26px;
  padding: 1px 5px 4px; }
  .navbar-nav-icons > li > a > .badge {
    position: absolute;
    top: -6px;
    right: -10px; }

@media (min-width: 640px) {
  .navbar-nav-icons {
    margin-right: -6px;
    margin-left: -6px; } }

.navbar-header-label {
  position: absolute;
  font-size: 21px;
  text-align: center;
  left: 48px;
  right: 48px;
  top: 25px;
  color: #e20074; }

.navbar-portalname {
  float: left;
  font-size: 21px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 24px;
  padding-left: 12px;
  padding-right: 12px;
  margin-right: 24px;
  display: none; }
  @media (min-width: 640px) {
    .navbar-portalname {
      display: block; } }

.navbar-toggle {
  position: relative;
  float: left;
  margin-left: 12px;
  margin-right: 12px; }
  @media (min-width: 640px) {
    .navbar-toggle {
      display: none; } }

.navbar-default {
  background-color: #fff;
  border-color: #dcdcdc;
  color: #262626; }
  .navbar-default .navbar-icons > li > a {
    font-size: 26px;
    padding: 1px 5px 4px; }
  .navbar-default .form-select-js .form-select-js-choice {
    background-color: #fff; }

.navbar-btn {
  float: left;
  margin-top: 19px;
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 4px;
  padding-bottom: 5px;
  font-size: 21px; }
  .navbar-btn > .icon {
    padding: 0; }

.navbar-search-item {
  position: inherit !important; }
  .navbar-search-item .form-icon {
    font-size: 24px; }
  .navbar-search-item > .navbar-search {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 19px; }

@media (min-width: 640px) {
  .navbar-search-item-regular {
    position: relative !important; }
    .navbar-search-item-regular > .navbar-search {
      left: auto;
      width: 360px;
      padding-top: 0;
      padding-left: 0;
      padding-right: 0; }
      .navbar-search-item-regular > .navbar-search.slide {
        width: 0; }
      .navbar-search-item-regular > .navbar-search.slide.in {
        width: 360px; }
      .navbar-search-item-regular > .navbar-search.slide .icon {
        transition: opacity 150ms ease-out;
        transition-delay: 0s;
        opacity: 0; }
      .navbar-search-item-regular > .navbar-search.slide.in .icon {
        transition-delay: 150ms;
        opacity: 1; } }

@media (max-width: 639px) {
  .navbar-search-item-regular > .navbar-search {
    background-color: #fff; }
    .navbar-search-item-regular > .navbar-search.slide {
      width: auto; }
    .navbar-search-item-regular > .navbar-search .cancel {
      font-size: 24px; }
  .navbar-search-item-regular .form-input {
    border: 0; }
    .navbar-search-item-regular .form-input:focus {
      border: 0;
      box-shadow: none; } }

.navbar-search-item-block .navbar-form {
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 1024px) and (max-width: 1499px) {
    .navbar-search-item-block .navbar-form {
      width: 1009px; } }
  @media screen and (min-width: 1500px) {
    .navbar-search-item-block .navbar-form {
      width: 1297px; } }

.navbar-search-item-block > .navbar-search {
  background-color: #fff;
  width: 100%; }
  .navbar-search-item-block > .navbar-search .cancel {
    font-size: 24px; }

.navbar-search-item-block .form-input {
  border: 0; }
  .navbar-search-item-block .form-input:focus {
    border: 0;
    box-shadow: none; }

.navbar-left {
  float: left; }

.navbar-right {
  float: right; }

.brand-logo {
  display: block; }

.brand-claim {
  display: block; }

.brandbar {
  min-height: 84px;
  background-color: #e20074;
  padding-left: 12px;
  padding-right: 12px; }
  .brandbar:before, .brandbar:after {
    content: ' ';
    display: table; }
  .brandbar:after {
    clear: both; }
  .brandbar .brand-logo {
    margin-top: 24px;
    float: left; }
  .brandbar .brand-claim {
    margin-top: 38px;
    float: right; }
  .brandbar .brand-grid {
    display: grid;
    grid-template-columns: 33% 33% 33%; }
    .brandbar .brand-grid div {
      margin-right: auto;
      margin-left: auto; }
      .brandbar .brand-grid div:selected {
        border: none !important; }
    .brandbar .brand-grid .brand-limited-compatibility-link {
      width: 300px;
      padding-top: 24px; }
      .brandbar .brand-grid .brand-limited-compatibility-link a {
        color: white;
        font-weight: bold;
        font-size: 30px; }
        .brandbar .brand-grid .brand-limited-compatibility-link a:focus {
          text-decoration: none; }
        .brandbar .brand-grid .brand-limited-compatibility-link a:hover {
          text-decoration: none;
          border: 1px dotted white !important; }

.brandbar-minimized {
  height: 4px;
  min-height: auto !important; }

@media (max-width: 639px) {
  .brandnav {
    position: absolute;
    width: 100%;
    overflow: visible;
    top: 100%;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    z-index: 1;
    display: none;
    transition: margin-left .3s ease-in-out; }
    .brandnav .brandnav {
      top: 0; }
    .active > .brandnav {
      display: block;
      left: 100%; }
    .brandnav.brandnav-lvl-1 {
      left: 0;
      margin-top: 1px; }
    .brandnav.has-active {
      margin-left: -100%; } }
  @media all and (max-width: 639px) and (transform-3d), (max-width: 639px) and (-webkit-transform-3d) {
    .brandnav {
      transition: transform .3s ease-in-out;
      perspective: 1000px; }
      .brandnav.has-active {
        margin-left: 0;
        transform: translate3d(-100%, 0, 0); } }

@media (max-width: 639px) {
    .brandnav > ul > li {
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      position: static; }
    .brandnav > ul > li > a {
      font-size: 21px;
      color: #262626;
      background-color: #fff;
      border-color: transparent;
      padding: 22px 24px 25px; }
      .brandnav > ul > li > a.focus, .brandnav > ul > li > a:focus {
        color: #262626; }
      .brandnav > ul > li > a.hover, .brandnav > ul > li > a:hover {
        color: #262626;
        background-color: #ededed;
        border-color: transparent; }
      .brandnav > ul > li > a.active, .brandnav > ul > li > a:active {
        color: #262626;
        background-color: gainsboro;
        border-color: transparent; }
      .brandnav > ul > li > a.disabled, .brandnav > ul > li > a.disabled.focus, .brandnav > ul > li > a.disabled:focus, .brandnav > ul > li > a.disabled.hover, .brandnav > ul > li > a.disabled:hover, .brandnav > ul > li > a[disabled], .brandnav > ul > li > a[disabled].focus, .brandnav > ul > li > a[disabled]:focus, .brandnav > ul > li > a[disabled].hover, .brandnav > ul > li > a[disabled]:hover {
        color: #a6a6a6;
        background: #fafafa;
        border-color: #d6d6d6; }
      .brandnav > ul > li > a:not(:only-child):after {
        content: '\a7';
        font-family: 'Telekom-Icon';
        float: right; } }

@media (min-width: 640px) {
  .brandnav-lvl-1 {
    float: left; }
    .brandnav-lvl-1 > ul {
      padding-top: 19px;
      padding-bottom: 22px; }
      .brandnav-lvl-1 > ul > li {
        float: left;
        position: static;
        margin-right: 24px; }
        .brandnav-lvl-1 > ul > li > a {
          border-radius: 3px;
          font-size: 21px;
          color: #262626;
          background-color: #fff;
          border-color: transparent;
          padding-top: 5px;
          padding-bottom: 6px; }
          .brandnav-lvl-1 > ul > li > a.focus, .brandnav-lvl-1 > ul > li > a:focus {
            color: #262626; }
          .brandnav-lvl-1 > ul > li > a.hover, .brandnav-lvl-1 > ul > li > a:hover {
            color: #262626;
            background-color: #ededed;
            border-color: transparent; }
          .brandnav-lvl-1 > ul > li > a.active, .brandnav-lvl-1 > ul > li > a:active {
            color: #262626;
            background-color: gainsboro;
            border-color: transparent; }
          .brandnav-lvl-1 > ul > li > a.disabled, .brandnav-lvl-1 > ul > li > a.disabled.focus, .brandnav-lvl-1 > ul > li > a.disabled:focus, .brandnav-lvl-1 > ul > li > a.disabled.hover, .brandnav-lvl-1 > ul > li > a.disabled:hover, .brandnav-lvl-1 > ul > li > a[disabled], .brandnav-lvl-1 > ul > li > a[disabled].focus, .brandnav-lvl-1 > ul > li > a[disabled]:focus, .brandnav-lvl-1 > ul > li > a[disabled].hover, .brandnav-lvl-1 > ul > li > a[disabled]:hover {
            color: #a6a6a6;
            background: #fafafa;
            border-color: #d6d6d6; }
      .brandnav-lvl-1 > ul > .active > a, .brandnav-lvl-1 > ul > .active > a:focus {
        color: #e20074; }
  .brandnav-lvl-2 {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background-color: #fff;
    margin-top: 1px;
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
    overflow: hidden; }
    .brandnav-lvl-2 > ul {
      margin-left: auto;
      margin-right: auto;
      opacity: 0;
      transition: opacity 0.25s cubic-bezier(0.2, 0.7, 0.3, 1); } }
    @media screen and (min-width: 640px) and (min-width: 1024px) and (max-width: 1499px) {
      .brandnav-lvl-2 > ul {
        width: 1033px; } }
    @media screen and (min-width: 640px) and (min-width: 1500px) {
      .brandnav-lvl-2 > ul {
        width: 1321px; } }

@media (min-width: 640px) {
      .brandnav-lvl-2 > ul:before, .brandnav-lvl-2 > ul:after {
        content: ' ';
        display: table; }
      .brandnav-lvl-2 > ul:after {
        clear: both; }
      .brandnav-lvl-2 > ul > li > a {
        text-transform: uppercase;
        color: #262626;
        cursor: default;
        font-weight: bold;
        font-size: 18px;
        padding-top: 12px;
        padding-bottom: 15px; }
    .active > .brandnav-lvl-2 {
      height: auto;
      padding-top: 10px;
      padding-bottom: 18px;
      z-index: 1; }
      .active > .brandnav-lvl-2 > ul {
        opacity: 1; } }
  @media all and (min-width: 640px) and (transform-3d), (min-width: 640px) and (-webkit-transform-3d) {
    .brandnav-lvl-2 {
      transition: transform 0.25s cubic-bezier(0.6, 0, 0.7, 0.2);
      perspective: 1000px;
      transform: scaleY(0);
      transform-origin: top;
      height: auto;
      transition-delay: .25s;
      padding-top: 10px;
      padding-bottom: 18px; }
      .brandnav-lvl-2 .cancel {
        opacity: 0;
        transition: opacity 0.25s cubic-bezier(0.2, 0.7, 0.3, 1);
        transition-delay: 0s; }
      .brandnav-lvl-2 > ul {
        transition-delay: 0s; }
      .active > .brandnav-lvl-2 {
        transform: scaleY(1);
        transition-delay: 0s; }
        .active > .brandnav-lvl-2 > ul {
          transition-delay: .25s; }
        .active > .brandnav-lvl-2 .cancel {
          opacity: 1;
          transition-delay: .25s; } }

@media (min-width: 640px) {
  .brandnav-lvl-3 > ul > li > a {
    color: #262626;
    background-color: #fff;
    border-color: transparent;
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 15px; }
    .brandnav-lvl-3 > ul > li > a.focus, .brandnav-lvl-3 > ul > li > a:focus {
      color: #262626; }
    .brandnav-lvl-3 > ul > li > a.hover, .brandnav-lvl-3 > ul > li > a:hover {
      color: #262626;
      background-color: #ededed;
      border-color: transparent; }
    .brandnav-lvl-3 > ul > li > a.active, .brandnav-lvl-3 > ul > li > a:active {
      color: #262626;
      background-color: gainsboro;
      border-color: transparent; }
    .brandnav-lvl-3 > ul > li > a.disabled, .brandnav-lvl-3 > ul > li > a.disabled.focus, .brandnav-lvl-3 > ul > li > a.disabled:focus, .brandnav-lvl-3 > ul > li > a.disabled.hover, .brandnav-lvl-3 > ul > li > a.disabled:hover, .brandnav-lvl-3 > ul > li > a[disabled], .brandnav-lvl-3 > ul > li > a[disabled].focus, .brandnav-lvl-3 > ul > li > a[disabled]:focus, .brandnav-lvl-3 > ul > li > a[disabled].hover, .brandnav-lvl-3 > ul > li > a[disabled]:hover {
      color: #a6a6a6;
      background: #fafafa;
      border-color: #d6d6d6; } }

.brandnav-lvl-2-head {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 30px;
  display: none;
  padding-left: 12px;
  padding-right: 12px; }
  .brandnav-lvl-2-head:before, .brandnav-lvl-2-head:after {
    content: ' ';
    display: table; }
  .brandnav-lvl-2-head:after {
    clear: both; }
  @media screen and (min-width: 1024px) and (max-width: 1499px) {
    .brandnav-lvl-2-head {
      width: 1009px; } }
  @media screen and (min-width: 1500px) {
    .brandnav-lvl-2-head {
      width: 1297px; } }
  @media (min-width: 640px) {
    .brandnav-lvl-2-head {
      display: block; } }

.brandnav-control-up {
  display: none; }
  .brandnav-control-up.in {
    display: block; }

.brandnavhead {
  min-height: 77px;
  background-color: #fff;
  padding-left: 12px;
  padding-right: 12px;
  display: none; }
  .active .brandnavhead {
    display: block; }
  @media (min-width: 640px) {
    .brandnavhead {
      display: none !important; } }

.brand-header {
  width: 100%;
  position: relative;
  z-index: 5500; }
  .brand-header .brandbar {
    min-height: 80px; }
  .brand-header .brandbar-minimized {
    height: 0; }
  .brand-header .navbar {
    border-top: 4px solid #e20074;
    min-height: 82px; }
  @media (min-width: 640px) {
    .brand-header.fixed .brandbar {
      margin-bottom: 78px; }
    .brand-header.fixed .navbar {
      position: fixed;
      width: 100%; } }

.brand-footer {
  background-color: #262626;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  padding: 0 12px; }

.brand-footer-separator {
  border-bottom: 1px solid #918984; }
  @media (max-width: 639px) {
    .brand-footer-separator {
      margin-left: -12px;
      margin-right: -12px; } }

.brand-footer-nav {
  margin-left: -12px;
  margin-right: -12px; }
  .brand-footer-nav > li {
    display: inline-block;
    padding: 12px; }
    .brand-footer-nav > li > a {
      padding: 4px 0 3px;
      border-bottom: 1px solid transparent; }
      .brand-footer-nav > li > a, .brand-footer-nav > li > a:hover, .brand-footer-nav > li > a:focus, .brand-footer-nav > li > a:active {
        color: #fff; }
      .brand-footer-nav > li > a.hover, .brand-footer-nav > li > a:hover {
        border-bottom-color: #fff; }
  .brand-footer-nav .active > a {
    border-bottom-color: #fff; }

.brand-footer-nav-muted > li > a, .brand-footer-nav-muted > li > a:hover, .brand-footer-nav-muted > li > a:focus, .brand-footer-nav-muted > li > a:active {
  color: #918984; }

.brand-footer-nav-muted > li > a.hover, .brand-footer-nav-muted > li > a:hover {
  border-bottom-color: #918984; }

.brand-footer-nav-muted > li .active > a {
  border-bottom-color: #918984; }

.brand-footer-nav-caption {
  text-transform: uppercase;
  font-weight: bold; }

.brand-footer-content-list {
  margin-bottom: 18px; }
  .brand-footer-content-list > .content-list-item, .brand-footer-content-list > .brand-footer-nav-caption {
    border-bottom: 0; }
    .brand-footer-content-list > .content-list-item > img, .brand-footer-content-list > .brand-footer-nav-caption > img {
      height: 16px;
      vertical-align: middle;
      margin-right: 12px; }
    .brand-footer-content-list > .content-list-item.hover, .brand-footer-content-list > .hover.brand-footer-nav-caption, .brand-footer-content-list > .content-list-item:hover, .brand-footer-content-list > .brand-footer-nav-caption:hover {
      background-color: #5e5e5e; }
    .brand-footer-content-list > .content-list-item.active, .brand-footer-content-list > .active.brand-footer-nav-caption, .brand-footer-content-list > .content-list-item:active, .brand-footer-content-list > .brand-footer-nav-caption:active {
      background-color: #5e5e5e; }

.brand-footer-bar {
  padding-top: 18px;
  padding-bottom: 18px; }
  .brand-footer-bar .brand-logo {
    padding-top: 6px;
    padding-bottom: 6px; }
  .brand-footer-bar .brand-claim {
    margin-top: 20px; }

.brand-footer-bar-text {
  padding-top: 16px;
  padding-bottom: 16px; }

.brand-footer-bar-condensed {
  padding-top: 12px;
  padding-bottom: 12px; }

.brand-footer-bar-brandbar {
  padding-top: 12px;
  padding-bottom: 27px; }

.brand-footer-social {
  padding-bottom: 36px;
  padding-top: 12px; }
  @media (min-width: 640px) {
    .brand-footer-social {
      padding-bottom: 6px; } }
  .brand-footer-social .nav > li > a > img {
    height: 30px;
    vertical-align: middle; }

.breadcrumbbar {
  padding-top: 6px;
  padding-bottom: 6px; }

.breadcrumb {
  padding: 3px 0;
  margin: 0;
  list-style: none; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li > a {
      color: #6b6b6b; }
    .breadcrumb > li + li:before {
      font-family: 'Telekom-Icon';
      padding: 0 12px 0 8px;
      content: '\a7';
      color: #6b6b6b;
      vertical-align: middle; }
  .breadcrumb > .active {
    color: #e20074; }

.breadcrumb-small {
  font-size: 15px;
  padding-top: 5px;
  padding-bottom: 5px; }
  .breadcrumb-small > li + li:before {
    padding: 0 10px 0 6px; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0 -3px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a {
      float: left;
      display: block;
      width: 12px;
      height: 12px;
      margin: 0 3px;
      border-radius: 50%;
      background-color: #ededed;
      border: 1px solid #b2b2b2;
      -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .pagination > li > a.focus, .pagination > li > a:focus {
    background-color: #b7b7b7;
    border-color: #7c7c7c;
    outline: 0; }
  .pagination > li > a.hover, .pagination > li > a:hover {
    background-color: #dbdbdb;
    border-color: #a0a0a0;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms; }
  .pagination > li > a.active, .pagination > li > a:active {
    background-color: #c7c7c7;
    border-color: #8c8c8c; }
  .pagination > .active > a {
    background-color: #e20074;
    border-color: #bc0060;
    overflow: hidden; }
    .pagination > .active > a:before {
      content: url("data:image/gif;base64,R0lGODdhDAAMAKUiAOYgheYhhuYihuYih+Yjh+YjiOYkh+YkiOYliOYlieYmiOYmieYniecniecniuYoiucoiecoiuYpiucpiucqiucqi+cri+csjOctjOcujecvjecvjucwjugxj+gyj+g0kOg1kOg1kf///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ywAAAAADAAMAAAGXUAE4lAYBACAAOFwEB4IRqSS6YQGroKls3gNZJsJptWrXSzEAnKT8XgQ3oOvgiGpVN54A4JuuVzwTXMPFhgaGwVMCQ0QERQYHB4eiQ0RExQWGR0fIIkOlRWYHiAhQQA7");
      line-height: 12px;
      vertical-align: super; }
    .pagination > .active > a.focus, .pagination > .active > a:focus {
      background-color: #ac0059;
      border-color: #860045; }
    .pagination > .active > a.hover, .pagination > .active > a:hover {
      background-color: #d0006b;
      border-color: #aa0057; }
    .pagination > .active > a.active, .pagination > .active > a:active {
      background-color: #bc0060;
      border-color: #96004d; }
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus,
  .pagination > .disabled > a:active {
    background-color: #ededed;
    border-color: #d8d8d8;
    cursor: not-allowed; }

.pagination-small > li > a,
.pagination-small > li > span {
  width: 8px;
  height: 8px;
  margin: 0 2px; }

.media {
  padding: 5px 12px 4px; }

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: middle;
  height: 38px; }

.media-left {
  padding-right: 12px; }

.media-right {
  padding-left: 12px; }

.media-body {
  width: 100%;
  padding: 5px 0; }

.media-top {
  vertical-align: top; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin: 0;
  padding: 0; }

.media-hint {
  margin: 0;
  padding: 0;
  color: #6b6b6b;
  font-size: 15px; }

.badge {
  background-color: #ededed;
  border-radius: 3px;
  color: #262626;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  min-width: 20px;
  padding: 3px 6px 2px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap; }
  .badge:empty {
    display: none; }
  .content-list-item > .badge, .brand-footer-nav-caption > .badge {
    float: right; }

.badge-link {
  cursor: pointer !important;
  color: turquoise; }

.badge-positive {
  background-color: #6bb324; }

.badge-warning {
  background-color: #dbad39; }

.badge-negative {
  background-color: #d90000;
  color: #fff; }

.badge-function {
  background-color: #0ca1dc;
  color: #fff; }

.badge-brand {
  background-color: #e20074;
  color: #fff; }

.badge-dark {
  background-color: #383838;
  color: #fff; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 6000;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal:empty {
    display: none; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-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: 12px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  padding: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
  background-clip: padding-box;
  outline: 0; }

.modal-content .close {
  margin-top: 10px;
  margin-right: 10px; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.8; }

.modal-header {
  padding: 12px;
  border-bottom: 1px solid #b2b2b2; }

.modal-title {
  text-align: center; }

.modal-body {
  position: relative;
  padding: 12px; }

.modal-footer {
  text-align: right;
  padding: 12px;
  border-top: 1px solid #b2b2b2; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 24px auto; }
  .modal-small {
    width: 480px; } }

@media (min-width: 1024px) {
  .modal-large {
    width: 840px; } }

.notification {
  background-color: #fefefe;
  border: 1px solid #b2b2b2;
  border-radius: 6px;
  display: block;
  margin-bottom: 18px;
  padding: 16px 24px 22px;
  text-align: left;
  font-size: 15px; }
  .notification:before, .notification:after {
    content: ' ';
    display: table; }
  .notification:after {
    clear: both; }
  .notification:empty {
    display: none; }

.notification-dismissible {
  padding-right: 48px; }
  .notification-dismissible > .close {
    margin-right: -36px;
    margin-top: -7px;
    margin-left: 18px; }
    .notification-dismissible > .close.focus, .notification-dismissible > .close:focus {
      color: black;
      outline: 0; }
    .notification-dismissible > .close.hover, .notification-dismissible > .close:hover {
      color: #141414; }
    .notification-dismissible > .close.active, .notification-dismissible > .close:active {
      color: black; }

.notification-content,
.notification-left,
.notification-right {
  overflow: hidden;
  zoom: 1; }

.notification-content > p {
  padding: 0;
  margin: 0; }

.notification-left {
  float: left;
  margin-right: 12px; }

.notification-right {
  float: right;
  margin-left: 12px; }

.notification-heading {
  font-size: 24px;
  font-weight: 400;
  padding: 0;
  margin: 0; }

.notification-overlay {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45); }

.notification-positive {
  background-color: #f8fbf4;
  border-color: #548d1c;
  color: #262626; }
  .notification-positive > .notification-badge {
    background-color: #262626;
    color: #f8fbf4; }
  .notification-positive > .close.focus, .notification-positive > .close:focus {
    color: black; }
  .notification-positive > .close.hover, .notification-positive > .close:hover {
    color: #141414; }
  .notification-positive > .close.active, .notification-positive > .close:active {
    color: black; }

.notification-warning {
  background-color: #fdfbf5;
  border-color: #b58f2f;
  color: #262626; }
  .notification-warning > .notification-badge {
    background-color: #262626;
    color: #fdfbf5; }
  .notification-warning > .close.focus, .notification-warning > .close:focus {
    color: black; }
  .notification-warning > .close.hover, .notification-warning > .close:hover {
    color: #141414; }
  .notification-warning > .close.active, .notification-warning > .close:active {
    color: black; }

.notification-negative {
  background-color: #fdf2f2;
  border-color: #b30000;
  color: #262626; }
  .notification-negative > .notification-badge {
    background-color: #262626;
    color: #fdf2f2; }
  .notification-negative > .close.focus, .notification-negative > .close:focus {
    color: black; }
  .notification-negative > .close.hover, .notification-negative > .close:hover {
    color: #141414; }
  .notification-negative > .close.active, .notification-negative > .close:active {
    color: black; }

.notification-badge {
  float: right;
  margin-top: -5px;
  margin-right: -12px;
  background-color: #383838;
  color: #fff; }

.notification .icon-frame {
  padding: 7px 0 0; }
  .notification .icon-frame .icon-large {
    font-size: 42px; }

.pager {
  border-radius: 3em;
  -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  background: #fff;
  background-image: none;
  border: 1px solid #b2b2b2;
  color: #262626;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
  padding: 6px 23px 7px;
  text-align: center;
  vertical-align: bottom;
  white-space: nowrap;
  text-decoration: none; }
  .pager.right {
    float: right; }
  .pager.left {
    float: left; }
  .pager > .icon {
    padding-right: 12px;
    margin-left: -6px; }
    .pager > .icon.right {
      padding-left: 12px;
      padding-right: 0;
      margin-left: 0;
      margin-right: -6px; }
  .pager.focus, .pager:focus {
    text-decoration: none;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .pager.hover, .pager:hover {
    text-decoration: none;
    background-color: #ededed;
    border-color: #a0a0a0;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms; }
  .pager.active, .pager:active {
    text-decoration: none;
    background-color: #d9d9d9;
    border-color: #8c8c8c; }
  .pager.disabled, .pager[disabled] {
    cursor: not-allowed;
    background: #fafafa;
    border-color: #d6d6d6;
    color: #a6a6a6; }

.pager-small {
  font-size: 15px;
  padding: 5px 23px 6px; }

.pager-large {
  font-size: 21px;
  padding: 10px 23px 11px; }

.pager-icon {
  padding: 6px 11px 7px;
  padding-left: 0;
  padding-right: 0;
  width: 36px; }
  .pager-icon.pager-small {
    width: 32px; }
  .pager-icon.pager-large {
    width: 48px;
    height: 48px; }
    .pager-icon.pager-large .icon {
      font-size: 36px;
      padding: 1px 0 0 2px; }
  .pager-icon .icon {
    padding: 0;
    margin-left: 0;
    margin-right: 0; }

.pager + .pager {
  margin-left: 24px; }

.pager-minimal {
  padding: 6px 11px 7px; }

.pager-block {
  width: 100%; }

.pager-clean {
  border-color: transparent; }
  .pager-clean.hover, .pager-clean:hover {
    text-decoration: none;
    border-color: transparent; }
  .pager-clean.active, .pager-clean:active {
    text-decoration: none;
    border-color: transparent; }

.close {
  color: inherit;
  border: 0;
  padding: 0;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  font-family: 'TeleIconUi';
  float: right;
  background: none;
  margin-top: -1px; }

.cancel {
  color: inherit;
  border: 0;
  padding: 0;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  float: right;
  background: none;
  margin-top: -1px; }

.form-checkbox-js {
  width: 22px;
  height: 22px;
  font-size: 24px;
  padding: 0;
  border: 0;
  background-color: #ededed;
  border-radius: 4px;
  font-family: 'TeleIconUi';
  line-height: 1px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .form-checkbox-js.focus, .form-checkbox-js:focus {
    outline: 0; }
  .form-checkbox-js.focus {
    background-color: #b7b7b7; }
  .form-checkbox-js.hover, .form-checkbox-js:hover {
    background-color: #dbdbdb;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms; }
  .form-checkbox-js.active, .form-checkbox-js:active {
    background-color: #c7c7c7; }
  .form-checkbox-js > .border {
    color: #b2b2b2;
    position: absolute;
    top: 9px;
    left: -1px; }
    .form-checkbox-js > .border:before {
      content: 'A'; }
  .form-checkbox-js > .check {
    font-size: 24px;
    position: absolute;
    top: 9px;
    left: -1px;
    color: #6bb324; }
    .form-checkbox-js > .check:before {
      content: ''; }
  .form-checkbox-js.checked > .check:before {
    content: 'B'; }
  fieldset[disabled] .form-checkbox-js, .form-checkbox-js[disabled], .form-checkbox-js.disabled {
    cursor: not-allowed;
    background-color: #fafafa; }
    fieldset[disabled] .form-checkbox-js > .border:before, .form-checkbox-js[disabled] > .border:before, .form-checkbox-js.disabled > .border:before {
      color: #d6d6d6; }
    fieldset[disabled] .form-checkbox-js > .check:before, .form-checkbox-js[disabled] > .check:before, .form-checkbox-js.disabled > .check:before {
      color: #a6a6a6; }
  .form-checkbox-set .form-checkbox-js {
    vertical-align: middle;
    float: left;
    margin-left: -36px;
    margin-right: 12px; }

.lte-ie8 .form-checkbox-js {
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAYCAYAAAAxkDmIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozNzdDRDJBNDk3RTFFMzExODA1Q0VBNjZFMjk1MzI2MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxRDA0Mjc4MUUxQTcxMUUzOUIxMEY2RkFFQTZEM0FCMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxRDA0Mjc4MEUxQTcxMUUzOUIxMEY2RkFFQTZEM0FCMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM4N0NEMkE0OTdFMUUzMTE4MDVDRUE2NkUyOTUzMjYyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM3N0NEMkE0OTdFMUUzMTE4MDVDRUE2NkUyOTUzMjYyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+HYcNygAAAP5JREFUeNrsmjFqwzAAReWQsRDImgNk8wlaqiUn6pqxa27SGxQ6lR7BNzAEhAWCroF8geZ2SD6C8B58Izw8Yx7ePCzLEsROO2nP7XwLs/atveWc53bP4k8pWf2lFKs/xmj11/OgwHsdfrRtuC9Ze1Hki9OvyFa/Ilv9imz1r3V5N8hDc1b3BX8/fw18CD4O7QXwd/LXwBvjA56CF/z/+FcBHhoCExgIDAQGAgOBgcBAYAIDgYHAQGAgMBAY/g5cjP5f/H39NfCX8QGf+Pv66x8dR+01eH76OrYz/k7++gVP2qh9aOc7iM/NNeacJ6c/pWT1l1Ks/hij1V/dVwEGAJDahM+tVIFSAAAAAElFTkSuQmCC"); }
  .lte-ie8 .form-checkbox-js.focus, .lte-ie8 .form-checkbox-js:focus {
    background-position: -72px 0; }
  .lte-ie8 .form-checkbox-js.hover, .lte-ie8 .form-checkbox-js:hover {
    background-position: -24px 0; }
  .lte-ie8 .form-checkbox-js.active, .lte-ie8 .form-checkbox-js:active {
    background-position: -47px 1px; }
  .lte-ie8 .form-checkbox-js[disabled], .lte-ie8 .form-checkbox-js.disabled {
    background-position: -96px 0; }

.lte-ie8 fieldset[disabled] .form-checkbox-js {
  background-position: -96px 0; }

.form-radio-js {
  width: 22px;
  height: 22px;
  font-size: 24px;
  padding: 0;
  border: 0;
  background-color: #ededed;
  border-radius: 50%;
  font-family: 'TeleIconUi';
  line-height: 1px;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .form-radio-js.focus, .form-radio-js:focus {
    outline: 0; }
  .form-radio-js.focus {
    background-color: #b7b7b7; }
  .form-radio-js.hover, .form-radio-js:hover {
    background-color: #dbdbdb;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms; }
  .form-radio-js.active, .form-radio-js:active {
    background-color: #c7c7c7; }
  .form-radio-js > .border {
    color: #b2b2b2;
    position: absolute;
    top: 9px;
    left: -1px; }
    .form-radio-js > .border:before {
      content: 'C'; }
  .form-radio-js > .check {
    font-size: 24px;
    position: absolute;
    top: 9px;
    left: -1px;
    color: #e20074; }
    .form-radio-js > .check:before {
      content: ''; }
  .form-radio-js.checked > .check:before {
    content: 'D'; }
  fieldset[disabled] .form-radio-js, .form-radio-js[disabled], .form-radio-js.disabled {
    cursor: not-allowed;
    background-color: #fafafa; }
    fieldset[disabled] .form-radio-js > .border:before, .form-radio-js[disabled] > .border:before, .form-radio-js.disabled > .border:before {
      color: #d6d6d6; }
    fieldset[disabled] .form-radio-js > .check:before, .form-radio-js[disabled] > .check:before, .form-radio-js.disabled > .check:before {
      color: #a6a6a6; }
  .form-radio-set .form-radio-js {
    vertical-align: middle;
    float: left;
    margin-left: -36px;
    margin-right: 12px; }

.lte-ie8 .form-radio-js {
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAYCAYAAAAxkDmIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozNzdDRDJBNDk3RTFFMzExODA1Q0VBNjZFMjk1MzI2MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxODZGRDVCRkUxQTcxMUUzQTBCRkM0RUQzNUQwMDFCRiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxODZGRDVCRUUxQTcxMUUzQTBCRkM0RUQzNUQwMDFCRiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM4N0NEMkE0OTdFMUUzMTE4MDVDRUE2NkUyOTUzMjYyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM3N0NEMkE0OTdFMUUzMTE4MDVDRUE2NkUyOTUzMjYyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+JE+ciQAAAjVJREFUeNrsms1Kw0AUhadpl4KrglAQFMTiSvAFiiAIgsWFm3bpA9gnUHyALnyAbty6EApSQfANBFeiCHZVEEILBbcFz+ANxKGTv87tgNwDpw2h+ZJyksmdn9J4PFYJqsEn8BFchXdp/wscwvfwHTyad/BkMlEpWogfhiErfzqdsvIbjQYrX6tkCXgNvoLP4HLKRczgHnwJf2UM2Ak/IWAn/ISAnfATAnbCtwV8CN/CKyqfvuFT+CElYGd8S8DO+JaAnfEtATvjawXGj87hQQG4omMGxLBJ+EvmxwM+hrtqcXWJZUr4HvhB7GV+k6G9z6IysWpGsSB8D/wo4At4VbnTKjGV8P3ydZG1ju9PR3ePWd1tUqHFxqdCi41PhRYbnwotNn4FHy0GeNRUtGLbwvfA1wEfKD7tM1288DPydcDbjCfYUbwSfgq/QkNgXKoy/wHhp/ADJfrX0gGHjPxQ+H75uol+NzrdLvVKRYTwPfH1E/zIeAc9Cd8vXw90bGDjg6mjvUUDHWx8Guhg49NABxufBjrY+PoJHqrf+UTX6iHcIScf4bLyES4rH+Gy8jU7mg/W74A3VWyaap703GQdAUcrDVj4CJiVj4BZ+QiYlQ+Pom6SPlHb4d3TVn+XkQjfEz/eD+7DHQfwDrFMCd8D3xzouIab9IgXaRaaxLBJ+EvmB5Y7qU4v6VnGaq1Hx/Qz/F74S+SXci6b3aP9z4pn2WwufoFls7n4BZbN5uIXWDabi6/1I8AAeDZjVOQRAs0AAAAASUVORK5CYII="); }
  .lte-ie8 .form-radio-js.focus, .lte-ie8 .form-radio-js:focus {
    background-position: -72px 0; }
  .lte-ie8 .form-radio-js.hover, .lte-ie8 .form-radio-js:hover {
    background-position: -24px 0; }
  .lte-ie8 .form-radio-js.active, .lte-ie8 .form-radio-js:active {
    background-position: -47px 1px; }
  .lte-ie8 .form-radio-js[disabled], .lte-ie8 .form-radio-js.disabled {
    background-position: -96px 0; }

.lte-ie8 fieldset[disabled] .form-radio-js {
  background-position: -96px 0; }

.form-select-js {
  position: relative;
  cursor: default;
  font-size: 18px;
  line-height: 1.2; }
  .form-select-js .form-select-js-choice {
    background-color: #ededed;
    border: 1px solid #b2b2b2;
    border-radius: 4px;
    color: #262626;
    display: block;
    padding: 6px 11px 7px;
    padding-right: 35px;
    width: 100%;
    text-decoration: none;
    -webkit-appearance: none;
    text-align: left;
    -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
    .form-select-js .form-select-js-choice:before {
      content: 'd';
      float: right;
      font-family: 'TeleIconUi';
      font-size: 24px;
      line-height: 1px;
      margin-top: 10px;
      margin-right: -29px; }
  .form-select-js.focus .form-select-js-choice,
  .form-select-js:focus .form-select-js-choice {
    border-color: #7c7c7c;
    background-color: #b7b7b7;
    outline: 0; }
  .form-select-js.hover .form-select-js-choice,
  .form-select-js:hover .form-select-js-choice {
    border-color: #a0a0a0;
    background-color: #dbdbdb;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms; }
  .form-select-js.selected .form-select-js-choice,
  .form-select-js:selected .form-select-js-choice {
    border-color: #d8d8d8;
    background-color: white; }
  .form-select-js.active .form-select-js-choice,
  .form-select-js:active .form-select-js-choice {
    border-color: #8c8c8c;
    background-color: #c7c7c7; }
  .form-select-js[aria-disabled=true] .form-select-js-choice {
    background-color: #fafafa;
    border-color: #d6d6d6;
    color: #a6a6a6;
    cursor: not-allowed; }

.form-select-js-option-scroll-wrapper {
  display: none;
  position: fixed;
  background-color: #fff;
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
  z-index: 9000;
  overflow-y: auto; }
  .in > .form-select-js-option-scroll-wrapper {
    display: block; }
  .form-select-js-option-scroll-wrapper .form-select-js-options {
    margin: 0;
    padding: 0;
    list-style: none; }
    .form-select-js-option-scroll-wrapper .form-select-js-options > li {
      padding: 12px 11px 13px;
      -webkit-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -moz-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -ms-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      -o-transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
      outline: 0;
      cursor: pointer; }
      .form-select-js-option-scroll-wrapper .form-select-js-options > li.focus, .form-select-js-option-scroll-wrapper .form-select-js-options > li:focus {
        background-color: #d9d9d9; }
      .form-select-js-option-scroll-wrapper .form-select-js-options > li.hover {
        background-color: #ededed;
        -webkit-transition-duration: 100ms;
        -moz-transition-duration: 100ms;
        -ms-transition-duration: 100ms;
        -o-transition-duration: 100ms;
        transition-duration: 100ms; }
      .form-select-js-option-scroll-wrapper .form-select-js-options > li.active, .form-select-js-option-scroll-wrapper .form-select-js-options > li:active {
        background-color: #d9d9d9; }
      .form-select-js-option-scroll-wrapper .form-select-js-options > li[aria-disabled=true] {
        background-color: inherit;
        color: #eee;
        cursor: not-allowed; }
      .form-select-js-option-scroll-wrapper .form-select-js-options > li.selected {
        background-color: #d9d9d9;
        color: #262626; }
        .form-select-js-option-scroll-wrapper .form-select-js-options > li.selected.focus, .form-select-js-option-scroll-wrapper .form-select-js-options > li.selected:focus {
          background-color: #b3b3b3; }
        .form-select-js-option-scroll-wrapper .form-select-js-options > li.selected.hover {
          background-color: #c7c7c7; }
        .form-select-js-option-scroll-wrapper .form-select-js-options > li.selected.active, .form-select-js-option-scroll-wrapper .form-select-js-options > li.selected:active {
          background-color: #b3b3b3; }

.form-select-js-choice-input {
  width: 0;
  position: absolute;
  outline: 0;
  background: none;
  opacity: 0;
  clip: rect(0, 0, 0, 0); }

.totop {
  position: fixed;
  z-index: 5000;
  bottom: -50px;
  opacity: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: translateZ(0);
  -webkit-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .totop .btn {
    float: right;
    position: relative;
    right: 12px;
    bottom: 48px; }
    .totop .btn.mobile {
      right: 24px;
      bottom: 60px; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: .35s;
  transition-timing-function: ease; }

.collapse-open {
  margin-top: -48px;
  margin-left: 12px;
  display: block;
  opacity: 0;
  -webkit-transition: opacity 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: opacity 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: opacity 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .collapse-open.collapsed {
    opacity: 1; }

.expandable-hidden {
  height: 0;
  display: none;
  visibility: hidden; }

.expandable-visible {
  display: block;
  visibility: visible; }

.expanable-container {
  overflow: hidden;
  display: block;
  visibility: visible; }

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  direction: ltr;
  box-shadow: none;
  padding: 0; }

.qtip-content {
  position: relative;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word; }

.qtip-titlebar {
  position: relative;
  overflow: hidden;
  border-width: 0 0 1px; }
  .qtip-titlebar + .qtip-content {
    border-top-width: 0 !important; }

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent; }
  .qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr; }

.qtip-icon,
.qtip-icon .ui-icon {
  border-radius: 3px;
  text-decoration: none; }

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em; }

.qtip-default {
  background-color: #262626;
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  border: 0 solid transparent;
  border-radius: 4px;
  font-size: 15px; }
  .qtip-default .qtip-titlebar {
    font-size: 18px;
    font-weight: bold;
    padding: 7px 12px 0;
    background-color: transparent; }
    .qtip-default .qtip-titlebar .qtip-close {
      border-color: #aaa;
      color: #111; }
    .qtip-default .qtip-titlebar .ui-state-hover {
      border-color: #303030; }
    .qtip-default .qtip-titlebar + .qtip-content {
      padding-top: 0; }
  .qtip-default .qtip-content {
    padding: 9px 12px; }
  .qtip-default .qtip-icon {
    background: #f1f1f1;
    border-color: #222;
    text-shadow: none;
    color: #777; }

.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10; }

x:-o-prefocus, .qtip .qtip-tip {
  visibility: hidden; }

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: transparent;
  border: 0 dashed transparent; }

.qtip .qtip-tip canvas {
  top: 0;
  left: 0; }

.qtip .qtip-tip .qtip-vml {
  behavior: url(../Styles/Telekom/#default#VML);
  display: inline-block;
  visibility: visible; }

.search {
  display: none; }
  .search.in {
    display: block; }

.search-form-set {
  position: relative; }
  .search-form-set .form-input {
    padding-right: 29px; }
    .search-form-set .form-input::-ms-clear {
      display: none; }
  .search-form-set .input-group {
    overflow: hidden; }
  .search-form-set .cancel {
    position: absolute;
    right: 8px;
    top: 7px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    overflow: hidden;
    z-index: 1; }
    .search-form-set .cancel:hover, .search-form-set .cancel:focus {
      text-decoration: none;
      cursor: pointer; }
  .search-form-set button.cancel {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  .search-form-set.in .cancel {
    display: block; }

.search-results {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 1;
  background-color: #fff;
  overflow: hidden;
  margin-top: 4px;
  border-radius: 3px;
  border: 1px solid #b2b2b2;
  display: none; }
  .search-results > ul {
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .search-results > ul > li {
      min-height: 48px;
      font-size: 18px;
      padding: 12px 12px 15px; }
      .search-results > ul > li.hover, .search-results > ul > li:hover {
        background-color: #ededed; }
  .has-results .search-results {
    display: block; }

.clearfix:before, .clearfix:after {
  content: ' ';
  display: table; }

.clearfix:after {
  clear: both; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.show {
  display: inherit !important;
  visibility: inherit !important; }

.visible-xs {
  display: none !important; }

.visible-xs-block {
  display: none !important; }

.visible-xs-inline {
  display: none !important; }

.visible-xs-inline-block {
  display: none !important; }

.visible-s {
  display: none !important; }

.visible-s-block {
  display: none !important; }

.visible-s-inline {
  display: none !important; }

.visible-s-inline-block {
  display: none !important; }

.visible-m {
  display: none !important; }

.visible-m-block {
  display: none !important; }

.visible-m-inline {
  display: none !important; }

.visible-m-inline-block {
  display: none !important; }

.visible-l {
  display: none !important; }

.visible-l-block {
  display: none !important; }

.visible-l-inline {
  display: none !important; }

.visible-l-inline-block {
  display: none !important; }

.visible-xl {
  display: none !important; }

.visible-xl-block {
  display: none !important; }

.visible-xl-inline {
  display: none !important; }

.visible-xl-inline-block {
  display: none !important; }

@media (max-width: 319px) {
  .visible-xs {
    display: initial !important; }
  .visible-xs-block {
    display: block !important; }
  .visible-xs-inline {
    display: inline !important; }
  .visible-xs-inline-block {
    display: inline-block !important; }
  .hidden-xs {
    display: none !important; } }

@media (max-width: 639px) and (min-width: 320px) {
  .visible-s {
    display: initial !important; }
  .visible-s-block {
    display: block !important; }
  .visible-s-inline {
    display: inline !important; }
  .visible-s-inline-block {
    display: inline-block !important; }
  .hidden-s {
    display: none !important; } }

@media (max-width: 1023px) and (min-width: 640px) {
  .visible-m {
    display: initial !important; }
  .visible-m-block {
    display: block !important; }
  .visible-m-inline {
    display: inline !important; }
  .visible-m-inline-block {
    display: inline-block !important; }
  .hidden-m {
    display: none !important; } }

@media (max-width: 1499px) and (min-width: 1024px) {
  .visible-l {
    display: initial !important; }
  .visible-l-block {
    display: block !important; }
  .visible-l-inline {
    display: inline !important; }
  .visible-l-inline-block {
    display: inline-block !important; }
  .hidden-l {
    display: none !important; } }

@media (min-width: 1500px) {
  .visible-xl {
    display: initial !important; }
  .visible-xl-block {
    display: block !important; }
  .visible-xl-inline {
    display: inline !important; }
  .visible-xl-inline-block {
    display: inline-block !important; }
  .hidden-xl {
    display: none !important; } }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.offset-top-1 {
  margin-top: 12px; }

.offset-right-1 {
  margin-right: 12px; }

.offset-bottom-1 {
  margin-bottom: 12px; }

.offset-left-1 {
  margin-left: 12px; }

.offset-top-2 {
  margin-top: 24px; }

.offset-right-2 {
  margin-right: 24px; }

.offset-bottom-2 {
  margin-bottom: 24px; }

.offset-left-2 {
  margin-left: 24px; }

.offset-top-3 {
  margin-top: 36px; }

.offset-right-3 {
  margin-right: 36px; }

.offset-bottom-3 {
  margin-bottom: 36px; }

.offset-left-3 {
  margin-left: 36px; }

.offset-top-4 {
  margin-top: 48px; }

.offset-right-4 {
  margin-right: 48px; }

.offset-bottom-4 {
  margin-bottom: 48px; }

.offset-left-4 {
  margin-left: 48px; }

.offset-top-5 {
  margin-top: 60px; }

.offset-right-5 {
  margin-right: 60px; }

.offset-bottom-5 {
  margin-bottom: 60px; }

.offset-left-5 {
  margin-left: 60px; }

.offset-top-6 {
  margin-top: 72px; }

.offset-right-6 {
  margin-right: 72px; }

.offset-bottom-6 {
  margin-bottom: 72px; }

.offset-left-6 {
  margin-left: 72px; }

.offset-top-7 {
  margin-top: 84px; }

.offset-right-7 {
  margin-right: 84px; }

.offset-bottom-7 {
  margin-bottom: 84px; }

.offset-left-7 {
  margin-left: 84px; }

.offset-top-8 {
  margin-top: 96px; }

.offset-right-8 {
  margin-right: 96px; }

.offset-bottom-8 {
  margin-bottom: 96px; }

.offset-left-8 {
  margin-left: 96px; }

.offset-top-9 {
  margin-top: 108px; }

.offset-right-9 {
  margin-right: 108px; }

.offset-bottom-9 {
  margin-bottom: 108px; }

.offset-left-9 {
  margin-left: 108px; }

.offset-top-10 {
  margin-top: 120px; }

.offset-right-10 {
  margin-right: 120px; }

.offset-bottom-10 {
  margin-bottom: 120px; }

.offset-left-10 {
  margin-left: 120px; }

.offset-top-11 {
  margin-top: 132px; }

.offset-right-11 {
  margin-right: 132px; }

.offset-bottom-11 {
  margin-bottom: 132px; }

.offset-left-11 {
  margin-left: 132px; }

.offset-top-12 {
  margin-top: 144px; }

.offset-right-12 {
  margin-right: 144px; }

.offset-bottom-12 {
  margin-bottom: 144px; }

.offset-left-12 {
  margin-left: 144px; }

.offset-top-13 {
  margin-top: 156px; }

.offset-right-13 {
  margin-right: 156px; }

.offset-bottom-13 {
  margin-bottom: 156px; }

.offset-left-13 {
  margin-left: 156px; }

.offset-top-14 {
  margin-top: 168px; }

.offset-right-14 {
  margin-right: 168px; }

.offset-bottom-14 {
  margin-bottom: 168px; }

.offset-left-14 {
  margin-left: 168px; }

.offset-top-15 {
  margin-top: 180px; }

.offset-right-15 {
  margin-right: 180px; }

.offset-bottom-15 {
  margin-bottom: 180px; }

.offset-left-15 {
  margin-left: 180px; }

.offset-top-16 {
  margin-top: 192px; }

.offset-right-16 {
  margin-right: 192px; }

.offset-bottom-16 {
  margin-bottom: 192px; }

.offset-left-16 {
  margin-left: 192px; }

.offset-top-17 {
  margin-top: 204px; }

.offset-right-17 {
  margin-right: 204px; }

.offset-bottom-17 {
  margin-bottom: 204px; }

.offset-left-17 {
  margin-left: 204px; }

.offset-top-18 {
  margin-top: 216px; }

.offset-right-18 {
  margin-right: 216px; }

.offset-bottom-18 {
  margin-bottom: 216px; }

.offset-left-18 {
  margin-left: 216px; }

.offset-l-top-1 {
  margin-top: 12px; }

.offset-l-right-1 {
  margin-right: 12px; }

.offset-l-bottom-1 {
  margin-bottom: 12px; }

.offset-l-left-1 {
  margin-left: 12px; }

.offset-l-top-2 {
  margin-top: 24px; }

.offset-l-right-2 {
  margin-right: 24px; }

.offset-l-bottom-2 {
  margin-bottom: 24px; }

.offset-l-left-2 {
  margin-left: 24px; }

.offset-l-top-3 {
  margin-top: 36px; }

.offset-l-right-3 {
  margin-right: 36px; }

.offset-l-bottom-3 {
  margin-bottom: 36px; }

.offset-l-left-3 {
  margin-left: 36px; }

.offset-l-top-4 {
  margin-top: 48px; }

.offset-l-right-4 {
  margin-right: 48px; }

.offset-l-bottom-4 {
  margin-bottom: 48px; }

.offset-l-left-4 {
  margin-left: 48px; }

.offset-l-top-5 {
  margin-top: 60px; }

.offset-l-right-5 {
  margin-right: 60px; }

.offset-l-bottom-5 {
  margin-bottom: 60px; }

.offset-l-left-5 {
  margin-left: 60px; }

.offset-l-top-6 {
  margin-top: 72px; }

.offset-l-right-6 {
  margin-right: 72px; }

.offset-l-bottom-6 {
  margin-bottom: 72px; }

.offset-l-left-6 {
  margin-left: 72px; }

.offset-l-top-7 {
  margin-top: 84px; }

.offset-l-right-7 {
  margin-right: 84px; }

.offset-l-bottom-7 {
  margin-bottom: 84px; }

.offset-l-left-7 {
  margin-left: 84px; }

.offset-l-top-8 {
  margin-top: 96px; }

.offset-l-right-8 {
  margin-right: 96px; }

.offset-l-bottom-8 {
  margin-bottom: 96px; }

.offset-l-left-8 {
  margin-left: 96px; }

.offset-l-top-9 {
  margin-top: 108px; }

.offset-l-right-9 {
  margin-right: 108px; }

.offset-l-bottom-9 {
  margin-bottom: 108px; }

.offset-l-left-9 {
  margin-left: 108px; }

.offset-l-top-10 {
  margin-top: 120px; }

.offset-l-right-10 {
  margin-right: 120px; }

.offset-l-bottom-10 {
  margin-bottom: 120px; }

.offset-l-left-10 {
  margin-left: 120px; }

.offset-l-top-11 {
  margin-top: 132px; }

.offset-l-right-11 {
  margin-right: 132px; }

.offset-l-bottom-11 {
  margin-bottom: 132px; }

.offset-l-left-11 {
  margin-left: 132px; }

.offset-l-top-12 {
  margin-top: 144px; }

.offset-l-right-12 {
  margin-right: 144px; }

.offset-l-bottom-12 {
  margin-bottom: 144px; }

.offset-l-left-12 {
  margin-left: 144px; }

.offset-l-top-13 {
  margin-top: 156px; }

.offset-l-right-13 {
  margin-right: 156px; }

.offset-l-bottom-13 {
  margin-bottom: 156px; }

.offset-l-left-13 {
  margin-left: 156px; }

.offset-l-top-14 {
  margin-top: 168px; }

.offset-l-right-14 {
  margin-right: 168px; }

.offset-l-bottom-14 {
  margin-bottom: 168px; }

.offset-l-left-14 {
  margin-left: 168px; }

.offset-l-top-15 {
  margin-top: 180px; }

.offset-l-right-15 {
  margin-right: 180px; }

.offset-l-bottom-15 {
  margin-bottom: 180px; }

.offset-l-left-15 {
  margin-left: 180px; }

.offset-l-top-16 {
  margin-top: 192px; }

.offset-l-right-16 {
  margin-right: 192px; }

.offset-l-bottom-16 {
  margin-bottom: 192px; }

.offset-l-left-16 {
  margin-left: 192px; }

.offset-l-top-17 {
  margin-top: 204px; }

.offset-l-right-17 {
  margin-right: 204px; }

.offset-l-bottom-17 {
  margin-bottom: 204px; }

.offset-l-left-17 {
  margin-left: 204px; }

.offset-l-top-18 {
  margin-top: 216px; }

.offset-l-right-18 {
  margin-right: 216px; }

.offset-l-bottom-18 {
  margin-bottom: 216px; }

.offset-l-left-18 {
  margin-left: 216px; }

@media screen and (max-width: 1023px) {
  .offset-m-top-1 {
    margin-top: 12px; }
  .offset-m-right-1 {
    margin-right: 12px; }
  .offset-m-bottom-1 {
    margin-bottom: 12px; }
  .offset-m-left-1 {
    margin-left: 12px; }
  .offset-m-top-2 {
    margin-top: 24px; }
  .offset-m-right-2 {
    margin-right: 24px; }
  .offset-m-bottom-2 {
    margin-bottom: 24px; }
  .offset-m-left-2 {
    margin-left: 24px; }
  .offset-m-top-3 {
    margin-top: 36px; }
  .offset-m-right-3 {
    margin-right: 36px; }
  .offset-m-bottom-3 {
    margin-bottom: 36px; }
  .offset-m-left-3 {
    margin-left: 36px; }
  .offset-m-top-4 {
    margin-top: 48px; }
  .offset-m-right-4 {
    margin-right: 48px; }
  .offset-m-bottom-4 {
    margin-bottom: 48px; }
  .offset-m-left-4 {
    margin-left: 48px; }
  .offset-m-top-5 {
    margin-top: 60px; }
  .offset-m-right-5 {
    margin-right: 60px; }
  .offset-m-bottom-5 {
    margin-bottom: 60px; }
  .offset-m-left-5 {
    margin-left: 60px; }
  .offset-m-top-6 {
    margin-top: 72px; }
  .offset-m-right-6 {
    margin-right: 72px; }
  .offset-m-bottom-6 {
    margin-bottom: 72px; }
  .offset-m-left-6 {
    margin-left: 72px; }
  .offset-m-top-7 {
    margin-top: 84px; }
  .offset-m-right-7 {
    margin-right: 84px; }
  .offset-m-bottom-7 {
    margin-bottom: 84px; }
  .offset-m-left-7 {
    margin-left: 84px; }
  .offset-m-top-8 {
    margin-top: 96px; }
  .offset-m-right-8 {
    margin-right: 96px; }
  .offset-m-bottom-8 {
    margin-bottom: 96px; }
  .offset-m-left-8 {
    margin-left: 96px; }
  .offset-m-top-9 {
    margin-top: 108px; }
  .offset-m-right-9 {
    margin-right: 108px; }
  .offset-m-bottom-9 {
    margin-bottom: 108px; }
  .offset-m-left-9 {
    margin-left: 108px; }
  .offset-m-top-10 {
    margin-top: 120px; }
  .offset-m-right-10 {
    margin-right: 120px; }
  .offset-m-bottom-10 {
    margin-bottom: 120px; }
  .offset-m-left-10 {
    margin-left: 120px; }
  .offset-m-top-11 {
    margin-top: 132px; }
  .offset-m-right-11 {
    margin-right: 132px; }
  .offset-m-bottom-11 {
    margin-bottom: 132px; }
  .offset-m-left-11 {
    margin-left: 132px; }
  .offset-m-top-12 {
    margin-top: 144px; }
  .offset-m-right-12 {
    margin-right: 144px; }
  .offset-m-bottom-12 {
    margin-bottom: 144px; }
  .offset-m-left-12 {
    margin-left: 144px; }
  .offset-m-top-13 {
    margin-top: 156px; }
  .offset-m-right-13 {
    margin-right: 156px; }
  .offset-m-bottom-13 {
    margin-bottom: 156px; }
  .offset-m-left-13 {
    margin-left: 156px; }
  .offset-m-top-14 {
    margin-top: 168px; }
  .offset-m-right-14 {
    margin-right: 168px; }
  .offset-m-bottom-14 {
    margin-bottom: 168px; }
  .offset-m-left-14 {
    margin-left: 168px; }
  .offset-m-top-15 {
    margin-top: 180px; }
  .offset-m-right-15 {
    margin-right: 180px; }
  .offset-m-bottom-15 {
    margin-bottom: 180px; }
  .offset-m-left-15 {
    margin-left: 180px; }
  .offset-m-top-16 {
    margin-top: 192px; }
  .offset-m-right-16 {
    margin-right: 192px; }
  .offset-m-bottom-16 {
    margin-bottom: 192px; }
  .offset-m-left-16 {
    margin-left: 192px; }
  .offset-m-top-17 {
    margin-top: 204px; }
  .offset-m-right-17 {
    margin-right: 204px; }
  .offset-m-bottom-17 {
    margin-bottom: 204px; }
  .offset-m-left-17 {
    margin-left: 204px; }
  .offset-m-top-18 {
    margin-top: 216px; }
  .offset-m-right-18 {
    margin-right: 216px; }
  .offset-m-bottom-18 {
    margin-bottom: 216px; }
  .offset-m-left-18 {
    margin-left: 216px; } }

@media screen and (max-width: 639px) {
  .offset-s-top-1 {
    margin-top: 12px; }
  .offset-s-right-1 {
    margin-right: 12px; }
  .offset-s-bottom-1 {
    margin-bottom: 12px; }
  .offset-s-left-1 {
    margin-left: 12px; }
  .offset-s-top-2 {
    margin-top: 24px; }
  .offset-s-right-2 {
    margin-right: 24px; }
  .offset-s-bottom-2 {
    margin-bottom: 24px; }
  .offset-s-left-2 {
    margin-left: 24px; }
  .offset-s-top-3 {
    margin-top: 36px; }
  .offset-s-right-3 {
    margin-right: 36px; }
  .offset-s-bottom-3 {
    margin-bottom: 36px; }
  .offset-s-left-3 {
    margin-left: 36px; }
  .offset-s-top-4 {
    margin-top: 48px; }
  .offset-s-right-4 {
    margin-right: 48px; }
  .offset-s-bottom-4 {
    margin-bottom: 48px; }
  .offset-s-left-4 {
    margin-left: 48px; }
  .offset-s-top-5 {
    margin-top: 60px; }
  .offset-s-right-5 {
    margin-right: 60px; }
  .offset-s-bottom-5 {
    margin-bottom: 60px; }
  .offset-s-left-5 {
    margin-left: 60px; }
  .offset-s-top-6 {
    margin-top: 72px; }
  .offset-s-right-6 {
    margin-right: 72px; }
  .offset-s-bottom-6 {
    margin-bottom: 72px; }
  .offset-s-left-6 {
    margin-left: 72px; }
  .offset-s-top-7 {
    margin-top: 84px; }
  .offset-s-right-7 {
    margin-right: 84px; }
  .offset-s-bottom-7 {
    margin-bottom: 84px; }
  .offset-s-left-7 {
    margin-left: 84px; }
  .offset-s-top-8 {
    margin-top: 96px; }
  .offset-s-right-8 {
    margin-right: 96px; }
  .offset-s-bottom-8 {
    margin-bottom: 96px; }
  .offset-s-left-8 {
    margin-left: 96px; }
  .offset-s-top-9 {
    margin-top: 108px; }
  .offset-s-right-9 {
    margin-right: 108px; }
  .offset-s-bottom-9 {
    margin-bottom: 108px; }
  .offset-s-left-9 {
    margin-left: 108px; }
  .offset-s-top-10 {
    margin-top: 120px; }
  .offset-s-right-10 {
    margin-right: 120px; }
  .offset-s-bottom-10 {
    margin-bottom: 120px; }
  .offset-s-left-10 {
    margin-left: 120px; }
  .offset-s-top-11 {
    margin-top: 132px; }
  .offset-s-right-11 {
    margin-right: 132px; }
  .offset-s-bottom-11 {
    margin-bottom: 132px; }
  .offset-s-left-11 {
    margin-left: 132px; }
  .offset-s-top-12 {
    margin-top: 144px; }
  .offset-s-right-12 {
    margin-right: 144px; }
  .offset-s-bottom-12 {
    margin-bottom: 144px; }
  .offset-s-left-12 {
    margin-left: 144px; }
  .offset-s-top-13 {
    margin-top: 156px; }
  .offset-s-right-13 {
    margin-right: 156px; }
  .offset-s-bottom-13 {
    margin-bottom: 156px; }
  .offset-s-left-13 {
    margin-left: 156px; }
  .offset-s-top-14 {
    margin-top: 168px; }
  .offset-s-right-14 {
    margin-right: 168px; }
  .offset-s-bottom-14 {
    margin-bottom: 168px; }
  .offset-s-left-14 {
    margin-left: 168px; }
  .offset-s-top-15 {
    margin-top: 180px; }
  .offset-s-right-15 {
    margin-right: 180px; }
  .offset-s-bottom-15 {
    margin-bottom: 180px; }
  .offset-s-left-15 {
    margin-left: 180px; }
  .offset-s-top-16 {
    margin-top: 192px; }
  .offset-s-right-16 {
    margin-right: 192px; }
  .offset-s-bottom-16 {
    margin-bottom: 192px; }
  .offset-s-left-16 {
    margin-left: 192px; }
  .offset-s-top-17 {
    margin-top: 204px; }
  .offset-s-right-17 {
    margin-right: 204px; }
  .offset-s-bottom-17 {
    margin-bottom: 204px; }
  .offset-s-left-17 {
    margin-left: 204px; }
  .offset-s-top-18 {
    margin-top: 216px; }
  .offset-s-right-18 {
    margin-right: 216px; }
  .offset-s-bottom-18 {
    margin-bottom: 216px; }
  .offset-s-left-18 {
    margin-left: 216px; } }

@media screen and (min-width: 1500px) {
  .offset-xl-top-1 {
    margin-top: 12px; }
  .offset-xl-right-1 {
    margin-right: 12px; }
  .offset-xl-bottom-1 {
    margin-bottom: 12px; }
  .offset-xl-left-1 {
    margin-left: 12px; }
  .offset-xl-top-2 {
    margin-top: 24px; }
  .offset-xl-right-2 {
    margin-right: 24px; }
  .offset-xl-bottom-2 {
    margin-bottom: 24px; }
  .offset-xl-left-2 {
    margin-left: 24px; }
  .offset-xl-top-3 {
    margin-top: 36px; }
  .offset-xl-right-3 {
    margin-right: 36px; }
  .offset-xl-bottom-3 {
    margin-bottom: 36px; }
  .offset-xl-left-3 {
    margin-left: 36px; }
  .offset-xl-top-4 {
    margin-top: 48px; }
  .offset-xl-right-4 {
    margin-right: 48px; }
  .offset-xl-bottom-4 {
    margin-bottom: 48px; }
  .offset-xl-left-4 {
    margin-left: 48px; }
  .offset-xl-top-5 {
    margin-top: 60px; }
  .offset-xl-right-5 {
    margin-right: 60px; }
  .offset-xl-bottom-5 {
    margin-bottom: 60px; }
  .offset-xl-left-5 {
    margin-left: 60px; }
  .offset-xl-top-6 {
    margin-top: 72px; }
  .offset-xl-right-6 {
    margin-right: 72px; }
  .offset-xl-bottom-6 {
    margin-bottom: 72px; }
  .offset-xl-left-6 {
    margin-left: 72px; }
  .offset-xl-top-7 {
    margin-top: 84px; }
  .offset-xl-right-7 {
    margin-right: 84px; }
  .offset-xl-bottom-7 {
    margin-bottom: 84px; }
  .offset-xl-left-7 {
    margin-left: 84px; }
  .offset-xl-top-8 {
    margin-top: 96px; }
  .offset-xl-right-8 {
    margin-right: 96px; }
  .offset-xl-bottom-8 {
    margin-bottom: 96px; }
  .offset-xl-left-8 {
    margin-left: 96px; }
  .offset-xl-top-9 {
    margin-top: 108px; }
  .offset-xl-right-9 {
    margin-right: 108px; }
  .offset-xl-bottom-9 {
    margin-bottom: 108px; }
  .offset-xl-left-9 {
    margin-left: 108px; }
  .offset-xl-top-10 {
    margin-top: 120px; }
  .offset-xl-right-10 {
    margin-right: 120px; }
  .offset-xl-bottom-10 {
    margin-bottom: 120px; }
  .offset-xl-left-10 {
    margin-left: 120px; }
  .offset-xl-top-11 {
    margin-top: 132px; }
  .offset-xl-right-11 {
    margin-right: 132px; }
  .offset-xl-bottom-11 {
    margin-bottom: 132px; }
  .offset-xl-left-11 {
    margin-left: 132px; }
  .offset-xl-top-12 {
    margin-top: 144px; }
  .offset-xl-right-12 {
    margin-right: 144px; }
  .offset-xl-bottom-12 {
    margin-bottom: 144px; }
  .offset-xl-left-12 {
    margin-left: 144px; }
  .offset-xl-top-13 {
    margin-top: 156px; }
  .offset-xl-right-13 {
    margin-right: 156px; }
  .offset-xl-bottom-13 {
    margin-bottom: 156px; }
  .offset-xl-left-13 {
    margin-left: 156px; }
  .offset-xl-top-14 {
    margin-top: 168px; }
  .offset-xl-right-14 {
    margin-right: 168px; }
  .offset-xl-bottom-14 {
    margin-bottom: 168px; }
  .offset-xl-left-14 {
    margin-left: 168px; }
  .offset-xl-top-15 {
    margin-top: 180px; }
  .offset-xl-right-15 {
    margin-right: 180px; }
  .offset-xl-bottom-15 {
    margin-bottom: 180px; }
  .offset-xl-left-15 {
    margin-left: 180px; }
  .offset-xl-top-16 {
    margin-top: 192px; }
  .offset-xl-right-16 {
    margin-right: 192px; }
  .offset-xl-bottom-16 {
    margin-bottom: 192px; }
  .offset-xl-left-16 {
    margin-left: 192px; }
  .offset-xl-top-17 {
    margin-top: 204px; }
  .offset-xl-right-17 {
    margin-right: 204px; }
  .offset-xl-bottom-17 {
    margin-bottom: 204px; }
  .offset-xl-left-17 {
    margin-left: 204px; }
  .offset-xl-top-18 {
    margin-top: 216px; }
  .offset-xl-right-18 {
    margin-right: 216px; }
  .offset-xl-bottom-18 {
    margin-bottom: 216px; }
  .offset-xl-left-18 {
    margin-left: 216px; } }

.h-ctr {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.v-ctr {
  display: table;
  height: 100%; }
  .v-ctr > div {
    display: table-cell;
    vertical-align: middle; }

.cont-sep-1, .cont-sep-2, .cont-sep-3, .cont-sep-4, .cont-sep-5, .cont-sep-6, .cont-sep-7, .cont-sep-8, .cont-sep-9, .cont-sep-10, .cont-sep-11, .cont-sep-12, .cont-sep-13, .cont-sep-14, .cont-sep-15, .cont-sep-16, .cont-sep-17, .cont-sep-18 {
  position: relative; }
  .cont-sep-1 > *, .cont-sep-2 > *, .cont-sep-3 > *, .cont-sep-4 > *, .cont-sep-5 > *, .cont-sep-6 > *, .cont-sep-7 > *, .cont-sep-8 > *, .cont-sep-9 > *, .cont-sep-10 > *, .cont-sep-11 > *, .cont-sep-12 > *, .cont-sep-13 > *, .cont-sep-14 > *, .cont-sep-15 > *, .cont-sep-16 > *, .cont-sep-17 > *, .cont-sep-18 > * {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%; }

.cont-sep-1 {
  height: 12px; }

.cont-sep-2 {
  height: 24px; }

.cont-sep-3 {
  height: 36px; }

.cont-sep-4 {
  height: 48px; }

.cont-sep-5 {
  height: 60px; }

.cont-sep-6 {
  height: 72px; }

.cont-sep-7 {
  height: 84px; }

.cont-sep-8 {
  height: 96px; }

.cont-sep-9 {
  height: 108px; }

.cont-sep-10 {
  height: 120px; }

.cont-sep-11 {
  height: 132px; }

.cont-sep-12 {
  height: 144px; }

.cont-sep-13 {
  height: 156px; }

.cont-sep-14 {
  height: 168px; }

.cont-sep-15 {
  height: 180px; }

.cont-sep-16 {
  height: 192px; }

.cont-sep-17 {
  height: 204px; }

.cont-sep-18 {
  height: 216px; }

.bg-brand {
  background-color: #e20074; }

.bg-gray-38 {
  background-color: #262626; }

.bg-gray-1 {
  background-color: #a4a4a4; }

.bg-gray-2 {
  background-color: #7c7c7c; }

.bg-gray-3 {
  background-color: #6c6c6c; }

.bg-gray-4 {
  background-color: #ededed; }

.bg-gray-5 {
  background-color: #4b4b4b; }

.bg-gray-6 {
  background-color: #d0d0d0; }

.bg-yellow {
  background-color: #ffd329; }

.bg-yellow-25 {
  background-color: #fff4ca; }

.bg-yellow-50 {
  background-color: #ffe994; }

.bg-yellow-75 {
  background-color: #ffde5f; }

.bg-orange {
  background-color: #ff9a1e; }

.bg-orange-25 {
  background-color: #ffe6c7; }

.bg-orange-50 {
  background-color: #ffcd8f; }

.bg-orange-75 {
  background-color: #ffb356; }

.bg-violet {
  background-color: #992c99; }

.bg-violet-25 {
  background-color: #e6cae6; }

.bg-violet-50 {
  background-color: #cc96cc; }

.bg-violet-75 {
  background-color: #b361b3; }

.bg-dark-blue {
  background-color: #1063ad; }

.bg-dark-blue-25 {
  background-color: #c3d8eb; }

.bg-dark-blue-50 {
  background-color: #88b1d6; }

.bg-dark-blue-75 {
  background-color: #4c8ac2; }

.bg-light-blue {
  background-color: #53baf2; }

.bg-light-blue-25 {
  background-color: #d4eefc; }

.bg-light-blue-50 {
  background-color: #a9ddf9; }

.bg-light-blue-75 {
  background-color: #7ecbf5; }

.bg-petrol {
  background-color: #1bada2; }

.bg-petrol-25 {
  background-color: #c6ebe8; }

.bg-petrol-50 {
  background-color: #8dd6d1; }

.bg-petrol-75 {
  background-color: #54c2b9; }

.bg-green {
  background-color: #bfcb44; }

.bg-green-25 {
  background-color: #eff2d0; }

.bg-green-50 {
  background-color: #dfe5a2; }

.bg-green-75 {
  background-color: #cfd873; }

#limited-compatibility-hint {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 2;
  /* Specify a stack order in case you're using a different order for other elements */ }

.brand-footer {
  background-color: #fff;
  color: #6b6b6b;
  border-top: 1px solid #dcdcdc;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 24px; }
  .brand-footer .brand-footer-content a {
    color: #6b6b6b; }
  .brand-footer .brand-footer-content a#data-protection {
    margin-left: 24px; }
    .brand-footer .brand-footer-content a#data-protection:before {
      background: url("../Images/data_protection.svg");
      background-size: 100%;
      content: "";
      display: inline-block;
      height: 17px;
      margin-right: 6px;
      vertical-align: middle;
      width: 17px; }
  .brand-footer .brand-footer-content p {
    padding: 0; }
  .brand-footer .brand-footer-content p.text-xsmall {
    font-size: 11px; }

.brand-footer.sticky {
  bottom: 0;
  position: fixed;
  width: 100%; }

body.scrolled .brand-header {
  height: 4px;
  position: fixed;
  overflow: hidden !important; }

.headline .brand h4 {
  font-weight: bold;
  line-height: 25px;
  margin: 0;
  padding-bottom: 0;
  text-transform: uppercase; }

.headline h1 {
  color: #6c6c6c;
  font-size: 48px;
  font-weight: 200;
  line-height: 58px;
  margin: 0;
  margin-bottom: 36px;
  padding: 0;
  text-align: center; }

.login-box {
  max-width: 504px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 12px; }
  .login-box .form-input-set {
    color: #757575;
    position: relative;
    margin-bottom: 6px; }
    .login-box .form-input-set label {
      bottom: 1px;
      cursor: text;
      font-size: 18px;
      left: 12px;
      line-height: 54px;
      position: absolute;
      -moz-transition: all linear 0.1s;
      -o-transition: all linear 0.1s;
      -webkit-transition: all linear 0.1s;
      transition: all linear 0.1s; }
    .login-box .form-input-set .form-input {
      height: 54px;
      margin-bottom: 6px;
      padding-left: 12px;
      padding-right: 12px;
      padding-top: 24px;
      padding-bottom: 6px;
      border-radius: 3px; }
      .error .login-box .form-input-set .form-input {
        border-color: #D90000;
        background-color: rgba(217, 0, 0, 0.05); }
      .login-box .form-input-set .form-input:active {
        background-color: #D0D0D0; }
      .login-box .form-input-set .form-input:focus {
        border-color: #00A0DE;
        padding-right: 42px; }
        .login-box .form-input-set .form-input:focus ~ .info-question-icon {
          opacity: 1; }
      .login-box .form-input-set .form-input:disabled, .login-box .form-input-set .form-input:read-only {
        background-color: #EDEDED; }
      .login-box .form-input-set .form-input-webkit-autofill ~ label {
        bottom: 30px;
        line-height: 1em;
        font-size: 15px; }
      .login-box .form-input-set .form-input ~ .info-question-icon {
        background-color: rgba(0, 160, 222, 0.2);
        border-radius: 3px;
        bottom: 6px;
        cursor: pointer;
        font-style: normal;
        font-size: 18px;
        height: 42px;
        line-height: 42px;
        position: absolute;
        opacity: 0;
        right: 6px;
        text-align: center;
        width: 30px; }
        .login-box .form-input-set .form-input ~ .info-question-icon:before {
          content: '?';
          line-height: 24px;
          outline: 0; }
    .login-box .form-input-set .form-input.static {
      background-color: #EDEDED;
      border: none;
      padding-bottom: 28px;
      padding-top: 24px; }
    .login-box .form-input-set.floating label {
      bottom: 30px;
      line-height: 1em;
      font-size: 15px; }

.info-box {
  background-color: rgba(0, 160, 222, 0.1);
  border-radius: 4px;
  display: none;
  font-size: 15px;
  margin-bottom: 12px;
  padding: 12px; }
  .info-box.error {
    background-color: rgba(217, 0, 0, 0.1);
    color: #D90000;
    display: block; }

.login-helpers {
  display: table;
  padding-bottom: 24px;
  width: 100%; }
  .login-helpers #signin-remember label {
    line-height: 18px; }
  .login-helpers #recovery-link {
    padding-left: 12px; }
  .login-helpers #recovery-link, .login-helpers #signin-remember {
    display: table-cell; }
  @media screen and (max-width: 639px) {
    .login-helpers {
      font-size: 15px;
      line-height: 18px; } }

ul.login-providers {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  ul.login-providers > li {
    display: list-item;
    margin: 0 3px; }
  ul.login-providers img {
    height: 41px; }

button.reset {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit; }

.cc-theme-telekom.cc-window {
  font-family: "TeleGroteskScreen", "TeleGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #e20074;
  opacity: 0.85; }

.cc-theme-telekom a.cc-link {
  color: #fff !important;
  font-weight: 600; }

.cc-theme-telekom .cc-btn {
  border-radius: 4px;
  font-size: 18px;
  line-height: 1.2;
  padding: 6px 23px 7px;
  font-weight: normal;
  text-decoration: none;
  border-width: 1px;
  color: #fff; }
  .cc-theme-telekom .cc-btn:hover {
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms;
    background-color: #fff;
    color: #e20074; }

@media screen and (max-width: 639px) {
  .brandbar .brand-logo {
    float: none; }
    .brandbar .brand-logo img {
      position: absolute;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0; } }

.brandbar .application-logo {
  float: right;
  margin-top: 24px; }
  @media screen and (max-width: 639px) {
    .brandbar .application-logo {
      display: none; } }

.validation-summary-errors > ul {
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0; }
  .validation-summary-errors > ul > li:before {
    content: none;
    padding-right: 0; }

.input-validation-error.form-input {
  background-color: #fdf2f2;
  border-color: #b30000; }
  .input-validation-error.form-input.hover, .input-validation-error.form-input:hover {
    background-color: #fbe6e6;
    border-color: #a10000; }
  .input-validation-error.form-input.focus, .input-validation-error.form-input:focus {
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff1a1a; }
  .input-validation-error.form-input.active, .input-validation-error.form-input:active {
    background-color: #f9d9d9;
    border-color: #8d0000; }

.field-validation-error {
  color: #d90000;
  font-size: 15px; }
  .field-validation-error mark {
    color: #fff;
    background-color: #d90000; }

@keyframes progress-bar-stripes {
  from {
    background-position: 2rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 2rem;
  overflow: hidden;
  font-size: 13.5px;
  background-color: #ededed;
  border-radius: .25rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(38, 38, 38, 0.1); }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #e20074;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  .progress-bar-danger {
    background-color: #d90000; }
  .progress-bar-warning {
    background-color: #dbad39; }
  .progress-bar-success {
    background-color: #6bb324; }

@-webkit-keyframes spinner-animation {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spinner-animation {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }

@-ms-keyframes spinner-animation {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg); } }

@-o-keyframes spinner-animation {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(100deg); } }

@keyframes spinner-animation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.loading {
  display: block;
  position: fixed;
  height: 100%;
  height: 100vh;
  width: 100%;
  width: 100vw;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9999; }
  .loading .loading-spinner {
    background-color: transparent;
    border: 3px solid #e20074;
    border-radius: 50%;
    border-top-color: transparent;
    border-right-color: transparent;
    width: 2.5em;
    height: 2.5em;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: spinner-animation 0.65s infinite linear;
    -moz-animation: spinner-animation 0.65s infinite linear;
    -o-animation: spinner-animation 0.65s infinite linear;
    -ms-animation: spinner-animation 0.65s infinite linear;
    animation: spinner-animation 0.65s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
