@charset "UTF-8";
/* START variables --------------------------------------------------------- */
/* Generated by Font Squirrel on November 5, 2015 */
@font-face {
  font-family: 'maisonneueweb-book';
  src: url("fontface/maisonneueweb-book-webfont.eot");
  src: url("fontface/maisonneueweb-book-webfont.eot?#iefix") format("embedded-opentype"), url("fontface/maisonneueweb-book-webfont.woff2") format("woff2"), url("fontface/maisonneueweb-book-webfont.woff") format("woff"), url("fontface/maisonneueweb-book-webfont.ttf") format("truetype"), url("fontface/maisonneueweb-book-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'maisonneueweb-demi';
  src: url("fontface/maisonneueweb-demi-webfont.eot");
  src: url("fontface/maisonneueweb-demi-webfont.eot?#iefix") format("embedded-opentype"), url("fontface/maisonneueweb-demi-webfont.woff2") format("woff2"), url("fontface/maisonneueweb-demi-webfont.woff") format("woff"), url("fontface/maisonneueweb-demi-webfont.ttf") format("truetype"), url("fontface/maisonneueweb-demi-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*only screen and  could be removed => print would use this */
/* END variables ----------------------------------------------------------- */
/* START h5bp_main --------------------------------------------------------- */
/* Name: HTML5 Boilerplate CSS */
/* Usage: Default */
/* Last edited: 03.12.2014 PR */
/*only screen and  could be removed => print would use this */
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #000; }

html {
  font-size: 1em;
  line-height: 1.5;
  background: none; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #71bb6e;
  text-shadow: none; }

::selection {
  background: #71bb6e;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #8e8e8e;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    color: #946da8 !important;
    font-weight: normal !important;
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  header .logo a:after,
  footer li.copyright a:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/* END h5bp_main ----------------------------------------------------------- */
/* START h5bp_normalize ---------------------------------------------------- */
/* Name: HTML5 Normalize CSS */
/* Usage: Default */
/* Last edited: 28.08.2015 MB */
/*only screen and  could be removed => print would use this */
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-family: "Harriet Display", Georgia, serif;
  font-size: 3.0765em;
  font-weight: normal;
  margin: 0.8em 0;
  color: #000; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    h1 {
      font-size: 2.308em;
      margin: 0.8em 0; } }
  @media only screen and (max-width: 699px) {
    h1 {
      font-size: 2em;
      margin: 0.8em 0; } }

h2 {
  font-family: "Harriet Display", Georgia, serif;
  font-size: 2.308em;
  font-weight: normal;
  margin: 0.7em 0;
  color: #000; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    h2 {
      font-size: 1.692em;
      margin: 0.7em 0; } }
  @media only screen and (max-width: 699px) {
    h2 {
      font-size: 1.5em;
      margin: 0.7em 0; } }

h3 {
  font-family: "Harriet Display", Georgia, serif;
  font-size: 1.692em;
  font-weight: normal;
  margin: 0.6em 0 0;
  color: #000; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    h3 {
      font-size: 1.308em;
      margin: 0.6em 0 0; } }
  @media only screen and (max-width: 699px) {
    h3 {
      font-size: 1.3em;
      margin: 0.6em 0 0; } }

h4 {
  font-family: "Harriet Display", Georgia, serif;
  font-size: 1.308em;
  font-weight: normal;
  margin: 0.6em 0;
  color: #000; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    h4 {
      font-size: 1.1em;
      margin: 0.6em 0; } }
  @media only screen and (max-width: 699px) {
    h4 {
      font-size: 1em;
      margin: 0.6em 0; } }

h5 {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 1.308em;
  font-weight: normal;
  margin: 0.6em 0;
  color: #000; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    h5 {
      font-size: 1.308em;
      margin: 0.6em 0; } }
  @media only screen and (max-width: 699px) {
    h5 {
      font-size: 1.308em;
      margin: 0.6em 0; } }

h6 {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 1.308em;
  font-weight: normal;
  margin: 0.6em 0;
  color: #000; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    h6 {
      font-size: 1.308em;
      margin: 0.6em 0; } }
  @media only screen and (max-width: 699px) {
    h6 {
      font-size: 1.308em;
      margin: 0.6em 0; } }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * 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; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* END h5bp_normalize ------------------------------------------------------ */
/* START font-awesome/font-awesome ----------------------------------------- */
/*
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-alt:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-ok:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-power-off:before,
.icon-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-alt:before {
  content: ""; }

.icon-time:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download-alt:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-indent-left:before {
  content: ""; }

.icon-indent-right:before {
  content: ""; }

.icon-facetime-video:before {
  content: ""; }

.icon-picture:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-move:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-plus-sign:before {
  content: ""; }

.icon-minus-sign:before {
  content: ""; }

.icon-remove-sign:before {
  content: ""; }

.icon-ok-sign:before {
  content: ""; }

.icon-question-sign:before {
  content: ""; }

.icon-info-sign:before {
  content: ""; }

.icon-screenshot:before {
  content: ""; }

.icon-remove-circle:before {
  content: ""; }

.icon-ok-circle:before {
  content: ""; }

.icon-ban-circle:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share-alt:before {
  content: ""; }

.icon-resize-full:before {
  content: ""; }

.icon-resize-small:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-sign:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye-open:before {
  content: ""; }

.icon-eye-close:before {
  content: ""; }

.icon-warning-sign:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder-close:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-resize-vertical:before {
  content: ""; }

.icon-resize-horizontal:before {
  content: ""; }

.icon-bar-chart:before {
  content: ""; }

.icon-twitter-sign:before {
  content: ""; }

.icon-facebook-sign:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-up-alt:before {
  content: ""; }

.icon-thumbs-down-alt:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-empty:before {
  content: ""; }

.icon-signout:before {
  content: ""; }

.icon-linkedin-sign:before {
  content: ""; }

.icon-pushpin:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-signin:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-sign:before {
  content: ""; }

.icon-upload-alt:before {
  content: ""; }

.icon-lemon:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: ""; }

.icon-bookmark-empty:before {
  content: ""; }

.icon-phone-sign:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-rss:before {
  content: ""; }

.icon-hdd:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-right:before {
  content: ""; }

.icon-hand-left:before {
  content: ""; }

.icon-hand-up:before {
  content: ""; }

.icon-hand-down:before {
  content: ""; }

.icon-circle-arrow-left:before {
  content: ""; }

.icon-circle-arrow-right:before {
  content: ""; }

.icon-circle-arrow-up:before {
  content: ""; }

.icon-circle-arrow-down:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-group:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-beaker:before {
  content: ""; }

.icon-cut:before {
  content: ""; }

.icon-copy:before {
  content: ""; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: ""; }

.icon-save:before {
  content: ""; }

.icon-sign-blank:before {
  content: ""; }

.icon-reorder:before {
  content: ""; }

.icon-list-ul:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-sign:before {
  content: ""; }

.icon-google-plus-sign:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-sort:before {
  content: ""; }

.icon-sort-down:before {
  content: ""; }

.icon-sort-up:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before {
  content: ""; }

.icon-dashboard:before {
  content: ""; }

.icon-comment-alt:before {
  content: ""; }

.icon-comments-alt:before {
  content: ""; }

.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before {
  content: ""; }

.icon-lightbulb:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-alt:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-food:before {
  content: ""; }

.icon-file-text-alt:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-hospital:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-sign:before {
  content: ""; }

.icon-plus-sign-alt:before {
  content: ""; }

.icon-double-angle-left:before {
  content: ""; }

.icon-double-angle-right:before {
  content: ""; }

.icon-double-angle-up:before {
  content: ""; }

.icon-double-angle-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

.icon-circle-blank:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-close-alt:before {
  content: ""; }

.icon-folder-open-alt:before {
  content: ""; }

.icon-expand-alt:before {
  content: ""; }

.icon-collapse-alt:before {
  content: ""; }

.icon-smile:before {
  content: ""; }

.icon-frown:before {
  content: ""; }

.icon-meh:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

.icon-flag-alt:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-reply-all:before {
  content: ""; }

.icon-mail-reply-all:before {
  content: ""; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-off:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-empty:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-sign-left:before {
  content: ""; }

.icon-chevron-sign-right:before {
  content: ""; }

.icon-chevron-sign-up:before {
  content: ""; }

.icon-chevron-sign-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-horizontal:before {
  content: ""; }

.icon-ellipsis-vertical:before {
  content: ""; }

.icon-rss-sign:before {
  content: ""; }

.icon-play-sign:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-sign-alt:before {
  content: ""; }

.icon-check-minus:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-sign:before {
  content: ""; }

.icon-edit-sign:before {
  content: ""; }

.icon-external-link-sign:before {
  content: ""; }

.icon-share-sign:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-collapse:before {
  content: ""; }

.icon-collapse-top:before {
  content: ""; }

.icon-expand:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-renminbi:before,
.icon-cny:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-by-alphabet:before {
  content: ""; }

.icon-sort-by-alphabet-alt:before {
  content: ""; }

.icon-sort-by-attributes:before {
  content: ""; }

.icon-sort-by-attributes-alt:before {
  content: ""; }

.icon-sort-by-order:before {
  content: ""; }

.icon-sort-by-order-alt:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-sign:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-sign:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stackexchange:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-sign:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-sign:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before {
  content: ""; }

.icon-sun:before {
  content: ""; }

.icon-moon:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
.icon-large {
  font-size: 1.33333em;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
  vertical-align: middle; }

.nav [class^="icon-"],
.nav [class*=" icon-"] {
  vertical-align: inherit;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px; }
  .nav [class^="icon-"].icon-large,
  .nav [class*=" icon-"].icon-large {
    vertical-align: -25%; }

.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large, .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large {
  line-height: .75em;
  margin-top: -7px;
  padding-top: 5px;
  margin-bottom: -5px;
  padding-bottom: 4px; }

.btn [class^="icon-"].pull-left, .btn [class^="icon-"].pull-right,
.btn [class*=" icon-"].pull-left,
.btn [class*=" icon-"].pull-right {
  vertical-align: inherit; }
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large {
  margin-top: -.5em; }

a [class^="icon-"],
a [class*=" icon-"] {
  cursor: pointer; }

.icon-glass {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf000;'); }

.icon-music {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf001;'); }

.icon-search {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;'); }

.icon-envelope-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf003;'); }

.icon-heart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf004;'); }

.icon-star {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf005;'); }

.icon-star-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf006;'); }

.icon-user {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf007;'); }

.icon-film {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf008;'); }

.icon-th-large {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf009;'); }

.icon-th {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00a;'); }

.icon-th-list {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;'); }

.icon-ok {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00c;'); }

.icon-remove {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00d;'); }

.icon-zoom-in {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;'); }

.icon-zoom-out {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;'); }

.icon-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;'); }

.icon-power-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;'); }

.icon-signal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;'); }

.icon-cog {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;'); }

.icon-gear {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;'); }

.icon-trash {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;'); }

.icon-home {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;'); }

.icon-file-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf016;'); }

.icon-time {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;'); }

.icon-road {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf018;'); }

.icon-download-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;'); }

.icon-download {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01a;'); }

.icon-upload {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01b;'); }

.icon-inbox {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01c;'); }

.icon-play-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01d;'); }

.icon-repeat {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;'); }

.icon-rotate-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;'); }

.icon-refresh {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf021;'); }

.icon-list-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf022;'); }

.icon-lock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;'); }

.icon-flag {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;'); }

.icon-headphones {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf025;'); }

.icon-volume-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf026;'); }

.icon-volume-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf027;'); }

.icon-volume-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf028;'); }

.icon-qrcode {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;'); }

.icon-barcode {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;'); }

.icon-tag {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02b;'); }

.icon-tags {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02c;'); }

.icon-book {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;'); }

.icon-bookmark {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02e;'); }

.icon-print {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;'); }

.icon-camera {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf030;'); }

.icon-font {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf031;'); }

.icon-bold {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf032;'); }

.icon-italic {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf033;'); }

.icon-text-height {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;'); }

.icon-text-width {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;'); }

.icon-align-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;'); }

.icon-align-center {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;'); }

.icon-align-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;'); }

.icon-align-justify {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf039;'); }

.icon-list {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;'); }

.icon-indent-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03b;'); }

.icon-indent-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;'); }

.icon-facetime-video {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03d;'); }

.icon-picture {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03e;'); }

.icon-pencil {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf040;'); }

.icon-map-marker {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf041;'); }

.icon-adjust {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf042;'); }

.icon-tint {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf043;'); }

.icon-edit {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf044;'); }

.icon-share {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf045;'); }

.icon-check {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf046;'); }

.icon-move {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;'); }

.icon-step-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf048;'); }

.icon-fast-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf049;'); }

.icon-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04a;'); }

.icon-play {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04b;'); }

.icon-pause {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04c;'); }

.icon-stop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04d;'); }

.icon-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04e;'); }

.icon-fast-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf050;'); }

.icon-step-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf051;'); }

.icon-eject {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf052;'); }

.icon-chevron-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf053;'); }

.icon-chevron-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf054;'); }

.icon-plus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf055;'); }

.icon-minus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf056;'); }

.icon-remove-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf057;'); }

.icon-ok-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf058;'); }

.icon-question-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf059;'); }

.icon-info-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05a;'); }

.icon-screenshot {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05b;'); }

.icon-remove-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;'); }

.icon-ok-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05d;'); }

.icon-ban-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05e;'); }

.icon-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf060;'); }

.icon-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf061;'); }

.icon-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf062;'); }

.icon-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf063;'); }

.icon-share-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;'); }

.icon-mail-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;'); }

.icon-resize-full {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf065;'); }

.icon-resize-small {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf066;'); }

.icon-plus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf067;'); }

.icon-minus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf068;'); }

.icon-asterisk {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf069;'); }

.icon-exclamation-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06a;'); }

.icon-gift {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06b;'); }

.icon-leaf {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06c;'); }

.icon-fire {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06d;'); }

.icon-eye-open {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;'); }

.icon-eye-close {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf070;'); }

.icon-warning-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf071;'); }

.icon-plane {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf072;'); }

.icon-calendar {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;'); }

.icon-random {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf074;'); }

.icon-comment {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;'); }

.icon-magnet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf076;'); }

.icon-chevron-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf077;'); }

.icon-chevron-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf078;'); }

.icon-retweet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf079;'); }

.icon-shopping-cart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;'); }

.icon-folder-close {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;'); }

.icon-folder-open {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07c;'); }

.icon-resize-vertical {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07d;'); }

.icon-resize-horizontal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07e;'); }

.icon-bar-chart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;'); }

.icon-twitter-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf081;'); }

.icon-facebook-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf082;'); }

.icon-camera-retro {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf083;'); }

.icon-key {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf084;'); }

.icon-cogs {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;'); }

.icon-gears {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;'); }

.icon-comments {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;'); }

.icon-thumbs-up-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf087;'); }

.icon-thumbs-down-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf088;'); }

.icon-star-half {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf089;'); }

.icon-heart-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08a;'); }

.icon-signout {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08b;'); }

.icon-linkedin-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08c;'); }

.icon-pushpin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08d;'); }

.icon-external-link {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;'); }

.icon-signin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf090;'); }

.icon-trophy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf091;'); }

.icon-github-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf092;'); }

.icon-upload-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf093;'); }

.icon-lemon {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf094;'); }

.icon-phone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf095;'); }

.icon-check-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;'); }

.icon-unchecked {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;'); }

.icon-bookmark-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;'); }

.icon-phone-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;'); }

.icon-twitter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }

.icon-facebook {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09a;'); }

.icon-github {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09b;'); }

.icon-unlock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09c;'); }

.icon-credit-card {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09d;'); }

.icon-rss {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;'); }

.icon-hdd {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;'); }

.icon-bullhorn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a1;'); }

.icon-bell {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a2;'); }

.icon-certificate {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;'); }

.icon-hand-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a4;'); }

.icon-hand-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a5;'); }

.icon-hand-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a6;'); }

.icon-hand-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a7;'); }

.icon-circle-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;'); }

.icon-circle-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;'); }

.icon-circle-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;'); }

.icon-circle-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;'); }

.icon-globe {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ac;'); }

.icon-wrench {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;'); }

.icon-tasks {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;'); }

.icon-filter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;'); }

.icon-briefcase {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b1;'); }

.icon-fullscreen {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;'); }

.icon-group {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;'); }

.icon-link {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c1;'); }

.icon-cloud {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c2;'); }

.icon-beaker {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;'); }

.icon-cut {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c4;'); }

.icon-copy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;'); }

.icon-paper-clip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;'); }

.icon-paperclip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;'); }

.icon-save {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c7;'); }

.icon-sign-blank {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;'); }

.icon-reorder {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;'); }

.icon-list-ul {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;'); }

.icon-list-ol {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;'); }

.icon-strikethrough {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;'); }

.icon-underline {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;'); }

.icon-table {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;'); }

.icon-magic {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;'); }

.icon-truck {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;'); }

.icon-pinterest {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;'); }

.icon-pinterest-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d3;'); }

.icon-google-plus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d4;'); }

.icon-google-plus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;'); }

.icon-money {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;'); }

.icon-caret-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d7;'); }

.icon-caret-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d8;'); }

.icon-caret-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d9;'); }

.icon-caret-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;'); }

.icon-columns {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;'); }

.icon-sort {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;'); }

.icon-sort-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;'); }

.icon-sort-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;'); }

.icon-envelope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;'); }

.icon-linkedin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e1;'); }

.icon-undo {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;'); }

.icon-rotate-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;'); }

.icon-legal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;'); }

.icon-dashboard {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;'); }

.icon-comment-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;'); }

.icon-comments-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;'); }

.icon-bolt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;'); }

.icon-sitemap {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;'); }

.icon-umbrella {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e9;'); }

.icon-paste {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;'); }

.icon-lightbulb {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0eb;'); }

.icon-exchange {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ec;'); }

.icon-cloud-download {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ed;'); }

.icon-cloud-upload {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ee;'); }

.icon-user-md {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f0;'); }

.icon-stethoscope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f1;'); }

.icon-suitcase {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f2;'); }

.icon-bell-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f3;'); }

.icon-coffee {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f4;'); }

.icon-food {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f5;'); }

.icon-file-text-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f6;'); }

.icon-building {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f7;'); }

.icon-hospital {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f8;'); }

.icon-ambulance {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f9;'); }

.icon-medkit {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fa;'); }

.icon-fighter-jet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fb;'); }

.icon-beer {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fc;'); }

.icon-h-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fd;'); }

.icon-plus-sign-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;'); }

.icon-double-angle-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf100;'); }

.icon-double-angle-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf101;'); }

.icon-double-angle-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf102;'); }

.icon-double-angle-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf103;'); }

.icon-angle-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf104;'); }

.icon-angle-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf105;'); }

.icon-angle-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf106;'); }

.icon-angle-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf107;'); }

.icon-desktop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf108;'); }

.icon-laptop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf109;'); }

.icon-tablet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10a;'); }

.icon-mobile-phone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;'); }

.icon-circle-blank {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10c;'); }

.icon-quote-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10d;'); }

.icon-quote-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10e;'); }

.icon-spinner {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf110;'); }

.icon-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf111;'); }

.icon-reply {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;'); }

.icon-mail-reply {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;'); }

.icon-github-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf113;'); }

.icon-folder-close-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf114;'); }

.icon-folder-open-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf115;'); }

.icon-expand-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf116;'); }

.icon-collapse-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf117;'); }

.icon-smile {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf118;'); }

.icon-frown {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf119;'); }

.icon-meh {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11a;'); }

.icon-gamepad {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11b;'); }

.icon-keyboard {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11c;'); }

.icon-flag-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11d;'); }

.icon-flag-checkered {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11e;'); }

.icon-terminal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf120;'); }

.icon-code {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf121;'); }

.icon-reply-all {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;'); }

.icon-mail-reply-all {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;'); }

.icon-star-half-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;'); }

.icon-star-half-full {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;'); }

.icon-location-arrow {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf124;'); }

.icon-crop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf125;'); }

.icon-code-fork {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf126;'); }

.icon-unlink {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf127;'); }

.icon-question {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf128;'); }

.icon-info {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf129;'); }

.icon-exclamation {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12a;'); }

.icon-superscript {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12b;'); }

.icon-subscript {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12c;'); }

.icon-eraser {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12d;'); }

.icon-puzzle-piece {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12e;'); }

.icon-microphone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf130;'); }

.icon-microphone-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf131;'); }

.icon-shield {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf132;'); }

.icon-calendar-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;'); }

.icon-fire-extinguisher {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf134;'); }

.icon-rocket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf135;'); }

.icon-maxcdn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf136;'); }

.icon-chevron-sign-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf137;'); }

.icon-chevron-sign-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf138;'); }

.icon-chevron-sign-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf139;'); }

.icon-chevron-sign-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13a;'); }

.icon-html5 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13b;'); }

.icon-css3 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13c;'); }

.icon-anchor {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13d;'); }

.icon-unlock-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13e;'); }

.icon-bullseye {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf140;'); }

.icon-ellipsis-horizontal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;'); }

.icon-ellipsis-vertical {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf142;'); }

.icon-rss-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf143;'); }

.icon-play-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf144;'); }

.icon-ticket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf145;'); }

.icon-minus-sign-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf146;'); }

.icon-check-minus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf147;'); }

.icon-level-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf148;'); }

.icon-level-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf149;'); }

.icon-check-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14a;'); }

.icon-edit-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14b;'); }

.icon-external-link-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14c;'); }

.icon-share-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14d;'); }

.icon-compass {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14e;'); }

.icon-collapse {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf150;'); }

.icon-collapse-top {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf151;'); }

.icon-expand {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf152;'); }

.icon-eur {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;'); }

.icon-euro {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;'); }

.icon-gbp {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf154;'); }

.icon-usd {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;'); }

.icon-dollar {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;'); }

.icon-inr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;'); }

.icon-rupee {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;'); }

.icon-jpy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;'); }

.icon-yen {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;'); }

.icon-cny {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;'); }

.icon-renminbi {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;'); }

.icon-krw {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;'); }

.icon-won {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;'); }

.icon-btc {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;'); }

.icon-bitcoin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;'); }

.icon-file {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15b;'); }

.icon-file-text {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15c;'); }

.icon-sort-by-alphabet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15d;'); }

.icon-sort-by-alphabet-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15e;'); }

.icon-sort-by-attributes {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf160;'); }

.icon-sort-by-attributes-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf161;'); }

.icon-sort-by-order {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf162;'); }

.icon-sort-by-order-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf163;'); }

.icon-thumbs-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf164;'); }

.icon-thumbs-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf165;'); }

.icon-youtube-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf166;'); }

.icon-youtube {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf167;'); }

.icon-xing {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf168;'); }

.icon-xing-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf169;'); }

.icon-youtube-play {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16a;'); }

.icon-dropbox {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16b;'); }

.icon-stackexchange {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16c;'); }

.icon-instagram {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;'); }

.icon-flickr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16e;'); }

.icon-adn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf170;'); }

.icon-bitbucket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf171;'); }

.icon-bitbucket-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf172;'); }

.icon-tumblr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf173;'); }

.icon-tumblr-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf174;'); }

.icon-long-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf175;'); }

.icon-long-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf176;'); }

.icon-long-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf177;'); }

.icon-long-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf178;'); }

.icon-apple {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf179;'); }

.icon-windows {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17a;'); }

.icon-android {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17b;'); }

.icon-linux {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17c;'); }

.icon-dribbble {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17d;'); }

.icon-skype {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17e;'); }

.icon-foursquare {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf180;'); }

.icon-trello {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf181;'); }

.icon-female {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf182;'); }

.icon-male {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf183;'); }

.icon-gittip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf184;'); }

.icon-sun {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf185;'); }

.icon-moon {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf186;'); }

.icon-archive {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf187;'); }

.icon-bug {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf188;'); }

.icon-vk {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf189;'); }

.icon-weibo {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18a;'); }

.icon-renren {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18b;'); }

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/Sites/CSS/font-awesome/fonts/fontawesome-webfont.eot?v=3.2.1");
  src: url("/Sites/CSS/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("/Sites/CSS/font-awesome/fonts/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("/Sites/CSS/font-awesome/fonts/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("/Sites/CSS/font-awesome/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal; }
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-alt:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-ok:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-power-off:before,
.icon-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-alt:before {
  content: ""; }

.icon-time:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download-alt:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-indent-left:before {
  content: ""; }

.icon-indent-right:before {
  content: ""; }

.icon-facetime-video:before {
  content: ""; }

.icon-picture:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-move:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-plus-sign:before {
  content: ""; }

.icon-minus-sign:before {
  content: ""; }

.icon-remove-sign:before {
  content: ""; }

.icon-ok-sign:before {
  content: ""; }

.icon-question-sign:before {
  content: ""; }

.icon-info-sign:before {
  content: ""; }

.icon-screenshot:before {
  content: ""; }

.icon-remove-circle:before {
  content: ""; }

.icon-ok-circle:before {
  content: ""; }

.icon-ban-circle:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share-alt:before {
  content: ""; }

.icon-resize-full:before {
  content: ""; }

.icon-resize-small:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-sign:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye-open:before {
  content: ""; }

.icon-eye-close:before {
  content: ""; }

.icon-warning-sign:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder-close:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-resize-vertical:before {
  content: ""; }

.icon-resize-horizontal:before {
  content: ""; }

.icon-bar-chart:before {
  content: ""; }

.icon-twitter-sign:before {
  content: ""; }

.icon-facebook-sign:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-up-alt:before {
  content: ""; }

.icon-thumbs-down-alt:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-empty:before {
  content: ""; }

.icon-signout:before {
  content: ""; }

.icon-linkedin-sign:before {
  content: ""; }

.icon-pushpin:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-signin:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-sign:before {
  content: ""; }

.icon-upload-alt:before {
  content: ""; }

.icon-lemon:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: ""; }

.icon-bookmark-empty:before {
  content: ""; }

.icon-phone-sign:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-rss:before {
  content: ""; }

.icon-hdd:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-right:before {
  content: ""; }

.icon-hand-left:before {
  content: ""; }

.icon-hand-up:before {
  content: ""; }

.icon-hand-down:before {
  content: ""; }

.icon-circle-arrow-left:before {
  content: ""; }

.icon-circle-arrow-right:before {
  content: ""; }

.icon-circle-arrow-up:before {
  content: ""; }

.icon-circle-arrow-down:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-group:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-beaker:before {
  content: ""; }

.icon-cut:before {
  content: ""; }

.icon-copy:before {
  content: ""; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: ""; }

.icon-save:before {
  content: ""; }

.icon-sign-blank:before {
  content: ""; }

.icon-reorder:before {
  content: ""; }

.icon-list-ul:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-sign:before {
  content: ""; }

.icon-google-plus-sign:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-sort:before {
  content: ""; }

.icon-sort-down:before {
  content: ""; }

.icon-sort-up:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before {
  content: ""; }

.icon-dashboard:before {
  content: ""; }

.icon-comment-alt:before {
  content: ""; }

.icon-comments-alt:before {
  content: ""; }

.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before {
  content: ""; }

.icon-lightbulb:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-alt:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-food:before {
  content: ""; }

.icon-file-text-alt:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-hospital:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-sign:before {
  content: ""; }

.icon-plus-sign-alt:before {
  content: ""; }

.icon-double-angle-left:before {
  content: ""; }

.icon-double-angle-right:before {
  content: ""; }

.icon-double-angle-up:before {
  content: ""; }

.icon-double-angle-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

.icon-circle-blank:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-close-alt:before {
  content: ""; }

.icon-folder-open-alt:before {
  content: ""; }

.icon-expand-alt:before {
  content: ""; }

.icon-collapse-alt:before {
  content: ""; }

.icon-smile:before {
  content: ""; }

.icon-frown:before {
  content: ""; }

.icon-meh:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

.icon-flag-alt:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-reply-all:before {
  content: ""; }

.icon-mail-reply-all:before {
  content: ""; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-off:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-empty:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-sign-left:before {
  content: ""; }

.icon-chevron-sign-right:before {
  content: ""; }

.icon-chevron-sign-up:before {
  content: ""; }

.icon-chevron-sign-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-horizontal:before {
  content: ""; }

.icon-ellipsis-vertical:before {
  content: ""; }

.icon-rss-sign:before {
  content: ""; }

.icon-play-sign:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-sign-alt:before {
  content: ""; }

.icon-check-minus:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-sign:before {
  content: ""; }

.icon-edit-sign:before {
  content: ""; }

.icon-external-link-sign:before {
  content: ""; }

.icon-share-sign:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-collapse:before {
  content: ""; }

.icon-collapse-top:before {
  content: ""; }

.icon-expand:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-renminbi:before,
.icon-cny:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-by-alphabet:before {
  content: ""; }

.icon-sort-by-alphabet-alt:before {
  content: ""; }

.icon-sort-by-attributes:before {
  content: ""; }

.icon-sort-by-attributes-alt:before {
  content: ""; }

.icon-sort-by-order:before {
  content: ""; }

.icon-sort-by-order-alt:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-sign:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-sign:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stackexchange:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-sign:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-sign:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before {
  content: ""; }

.icon-sun:before {
  content: ""; }

.icon-moon:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
.icon-large {
  font-size: 1.33333em;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
  vertical-align: middle; }

.nav [class^="icon-"],
.nav [class*=" icon-"] {
  vertical-align: inherit;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px; }
  .nav [class^="icon-"].icon-large,
  .nav [class*=" icon-"].icon-large {
    vertical-align: -25%; }

.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large, .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large {
  line-height: .75em;
  margin-top: -7px;
  padding-top: 5px;
  margin-bottom: -5px;
  padding-bottom: 4px; }

.btn [class^="icon-"].pull-left, .btn [class^="icon-"].pull-right,
.btn [class*=" icon-"].pull-left,
.btn [class*=" icon-"].pull-right {
  vertical-align: inherit; }
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large {
  margin-top: -.5em; }

a [class^="icon-"],
a [class*=" icon-"] {
  cursor: pointer; }

.icon-glass {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf000;'); }

.icon-music {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf001;'); }

.icon-search {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;'); }

.icon-envelope-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf003;'); }

.icon-heart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf004;'); }

.icon-star {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf005;'); }

.icon-star-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf006;'); }

.icon-user {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf007;'); }

.icon-film {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf008;'); }

.icon-th-large {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf009;'); }

.icon-th {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00a;'); }

.icon-th-list {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;'); }

.icon-ok {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00c;'); }

.icon-remove {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00d;'); }

.icon-zoom-in {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;'); }

.icon-zoom-out {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;'); }

.icon-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;'); }

.icon-power-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;'); }

.icon-signal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;'); }

.icon-cog {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;'); }

.icon-gear {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;'); }

.icon-trash {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;'); }

.icon-home {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;'); }

.icon-file-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf016;'); }

.icon-time {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;'); }

.icon-road {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf018;'); }

.icon-download-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;'); }

.icon-download {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01a;'); }

.icon-upload {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01b;'); }

.icon-inbox {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01c;'); }

.icon-play-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01d;'); }

.icon-repeat {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;'); }

.icon-rotate-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;'); }

.icon-refresh {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf021;'); }

.icon-list-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf022;'); }

.icon-lock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;'); }

.icon-flag {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;'); }

.icon-headphones {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf025;'); }

.icon-volume-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf026;'); }

.icon-volume-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf027;'); }

.icon-volume-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf028;'); }

.icon-qrcode {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;'); }

.icon-barcode {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;'); }

.icon-tag {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02b;'); }

.icon-tags {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02c;'); }

.icon-book {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;'); }

.icon-bookmark {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02e;'); }

.icon-print {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;'); }

.icon-camera {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf030;'); }

.icon-font {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf031;'); }

.icon-bold {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf032;'); }

.icon-italic {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf033;'); }

.icon-text-height {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;'); }

.icon-text-width {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;'); }

.icon-align-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;'); }

.icon-align-center {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;'); }

.icon-align-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;'); }

.icon-align-justify {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf039;'); }

.icon-list {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;'); }

.icon-indent-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03b;'); }

.icon-indent-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;'); }

.icon-facetime-video {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03d;'); }

.icon-picture {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03e;'); }

.icon-pencil {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf040;'); }

.icon-map-marker {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf041;'); }

.icon-adjust {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf042;'); }

.icon-tint {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf043;'); }

.icon-edit {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf044;'); }

.icon-share {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf045;'); }

.icon-check {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf046;'); }

.icon-move {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;'); }

.icon-step-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf048;'); }

.icon-fast-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf049;'); }

.icon-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04a;'); }

.icon-play {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04b;'); }

.icon-pause {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04c;'); }

.icon-stop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04d;'); }

.icon-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04e;'); }

.icon-fast-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf050;'); }

.icon-step-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf051;'); }

.icon-eject {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf052;'); }

.icon-chevron-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf053;'); }

.icon-chevron-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf054;'); }

.icon-plus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf055;'); }

.icon-minus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf056;'); }

.icon-remove-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf057;'); }

.icon-ok-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf058;'); }

.icon-question-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf059;'); }

.icon-info-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05a;'); }

.icon-screenshot {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05b;'); }

.icon-remove-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;'); }

.icon-ok-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05d;'); }

.icon-ban-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05e;'); }

.icon-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf060;'); }

.icon-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf061;'); }

.icon-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf062;'); }

.icon-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf063;'); }

.icon-share-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;'); }

.icon-mail-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;'); }

.icon-resize-full {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf065;'); }

.icon-resize-small {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf066;'); }

.icon-plus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf067;'); }

.icon-minus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf068;'); }

.icon-asterisk {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf069;'); }

.icon-exclamation-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06a;'); }

.icon-gift {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06b;'); }

.icon-leaf {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06c;'); }

.icon-fire {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06d;'); }

.icon-eye-open {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;'); }

.icon-eye-close {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf070;'); }

.icon-warning-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf071;'); }

.icon-plane {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf072;'); }

.icon-calendar {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;'); }

.icon-random {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf074;'); }

.icon-comment {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;'); }

.icon-magnet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf076;'); }

.icon-chevron-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf077;'); }

.icon-chevron-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf078;'); }

.icon-retweet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf079;'); }

.icon-shopping-cart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;'); }

.icon-folder-close {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;'); }

.icon-folder-open {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07c;'); }

.icon-resize-vertical {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07d;'); }

.icon-resize-horizontal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07e;'); }

.icon-bar-chart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;'); }

.icon-twitter-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf081;'); }

.icon-facebook-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf082;'); }

.icon-camera-retro {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf083;'); }

.icon-key {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf084;'); }

.icon-cogs {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;'); }

.icon-gears {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;'); }

.icon-comments {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;'); }

.icon-thumbs-up-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf087;'); }

.icon-thumbs-down-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf088;'); }

.icon-star-half {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf089;'); }

.icon-heart-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08a;'); }

.icon-signout {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08b;'); }

.icon-linkedin-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08c;'); }

.icon-pushpin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08d;'); }

.icon-external-link {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;'); }

.icon-signin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf090;'); }

.icon-trophy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf091;'); }

.icon-github-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf092;'); }

.icon-upload-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf093;'); }

.icon-lemon {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf094;'); }

.icon-phone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf095;'); }

.icon-check-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;'); }

.icon-unchecked {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;'); }

.icon-bookmark-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;'); }

.icon-phone-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;'); }

.icon-twitter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }

.icon-facebook {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09a;'); }

.icon-github {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09b;'); }

.icon-unlock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09c;'); }

.icon-credit-card {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09d;'); }

.icon-rss {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;'); }

.icon-hdd {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;'); }

.icon-bullhorn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a1;'); }

.icon-bell {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a2;'); }

.icon-certificate {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;'); }

.icon-hand-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a4;'); }

.icon-hand-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a5;'); }

.icon-hand-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a6;'); }

.icon-hand-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a7;'); }

.icon-circle-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;'); }

.icon-circle-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;'); }

.icon-circle-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;'); }

.icon-circle-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;'); }

.icon-globe {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ac;'); }

.icon-wrench {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;'); }

.icon-tasks {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;'); }

.icon-filter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;'); }

.icon-briefcase {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b1;'); }

.icon-fullscreen {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;'); }

.icon-group {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;'); }

.icon-link {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c1;'); }

.icon-cloud {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c2;'); }

.icon-beaker {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;'); }

.icon-cut {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c4;'); }

.icon-copy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;'); }

.icon-paper-clip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;'); }

.icon-paperclip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;'); }

.icon-save {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c7;'); }

.icon-sign-blank {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;'); }

.icon-reorder {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;'); }

.icon-list-ul {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;'); }

.icon-list-ol {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;'); }

.icon-strikethrough {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;'); }

.icon-underline {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;'); }

.icon-table {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;'); }

.icon-magic {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;'); }

.icon-truck {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;'); }

.icon-pinterest {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;'); }

.icon-pinterest-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d3;'); }

.icon-google-plus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d4;'); }

.icon-google-plus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;'); }

.icon-money {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;'); }

.icon-caret-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d7;'); }

.icon-caret-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d8;'); }

.icon-caret-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d9;'); }

.icon-caret-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;'); }

.icon-columns {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;'); }

.icon-sort {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;'); }

.icon-sort-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;'); }

.icon-sort-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;'); }

.icon-envelope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;'); }

.icon-linkedin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e1;'); }

.icon-undo {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;'); }

.icon-rotate-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;'); }

.icon-legal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;'); }

.icon-dashboard {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;'); }

.icon-comment-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;'); }

.icon-comments-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;'); }

.icon-bolt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;'); }

.icon-sitemap {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;'); }

.icon-umbrella {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e9;'); }

.icon-paste {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;'); }

.icon-lightbulb {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0eb;'); }

.icon-exchange {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ec;'); }

.icon-cloud-download {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ed;'); }

.icon-cloud-upload {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ee;'); }

.icon-user-md {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f0;'); }

.icon-stethoscope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f1;'); }

.icon-suitcase {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f2;'); }

.icon-bell-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f3;'); }

.icon-coffee {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f4;'); }

.icon-food {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f5;'); }

.icon-file-text-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f6;'); }

.icon-building {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f7;'); }

.icon-hospital {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f8;'); }

.icon-ambulance {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f9;'); }

.icon-medkit {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fa;'); }

.icon-fighter-jet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fb;'); }

.icon-beer {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fc;'); }

.icon-h-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fd;'); }

.icon-plus-sign-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;'); }

.icon-double-angle-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf100;'); }

.icon-double-angle-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf101;'); }

.icon-double-angle-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf102;'); }

.icon-double-angle-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf103;'); }

.icon-angle-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf104;'); }

.icon-angle-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf105;'); }

.icon-angle-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf106;'); }

.icon-angle-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf107;'); }

.icon-desktop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf108;'); }

.icon-laptop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf109;'); }

.icon-tablet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10a;'); }

.icon-mobile-phone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;'); }

.icon-circle-blank {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10c;'); }

.icon-quote-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10d;'); }

.icon-quote-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10e;'); }

.icon-spinner {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf110;'); }

.icon-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf111;'); }

.icon-reply {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;'); }

.icon-mail-reply {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;'); }

.icon-github-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf113;'); }

.icon-folder-close-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf114;'); }

.icon-folder-open-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf115;'); }

.icon-expand-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf116;'); }

.icon-collapse-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf117;'); }

.icon-smile {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf118;'); }

.icon-frown {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf119;'); }

.icon-meh {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11a;'); }

.icon-gamepad {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11b;'); }

.icon-keyboard {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11c;'); }

.icon-flag-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11d;'); }

.icon-flag-checkered {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11e;'); }

.icon-terminal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf120;'); }

.icon-code {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf121;'); }

.icon-reply-all {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;'); }

.icon-mail-reply-all {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;'); }

.icon-star-half-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;'); }

.icon-star-half-full {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;'); }

.icon-location-arrow {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf124;'); }

.icon-crop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf125;'); }

.icon-code-fork {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf126;'); }

.icon-unlink {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf127;'); }

.icon-question {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf128;'); }

.icon-info {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf129;'); }

.icon-exclamation {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12a;'); }

.icon-superscript {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12b;'); }

.icon-subscript {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12c;'); }

.icon-eraser {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12d;'); }

.icon-puzzle-piece {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12e;'); }

.icon-microphone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf130;'); }

.icon-microphone-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf131;'); }

.icon-shield {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf132;'); }

.icon-calendar-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;'); }

.icon-fire-extinguisher {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf134;'); }

.icon-rocket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf135;'); }

.icon-maxcdn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf136;'); }

.icon-chevron-sign-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf137;'); }

.icon-chevron-sign-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf138;'); }

.icon-chevron-sign-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf139;'); }

.icon-chevron-sign-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13a;'); }

.icon-html5 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13b;'); }

.icon-css3 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13c;'); }

.icon-anchor {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13d;'); }

.icon-unlock-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13e;'); }

.icon-bullseye {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf140;'); }

.icon-ellipsis-horizontal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;'); }

.icon-ellipsis-vertical {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf142;'); }

.icon-rss-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf143;'); }

.icon-play-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf144;'); }

.icon-ticket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf145;'); }

.icon-minus-sign-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf146;'); }

.icon-check-minus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf147;'); }

.icon-level-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf148;'); }

.icon-level-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf149;'); }

.icon-check-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14a;'); }

.icon-edit-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14b;'); }

.icon-external-link-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14c;'); }

.icon-share-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14d;'); }

.icon-compass {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14e;'); }

.icon-collapse {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf150;'); }

.icon-collapse-top {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf151;'); }

.icon-expand {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf152;'); }

.icon-eur {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;'); }

.icon-euro {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;'); }

.icon-gbp {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf154;'); }

.icon-usd {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;'); }

.icon-dollar {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;'); }

.icon-inr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;'); }

.icon-rupee {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;'); }

.icon-jpy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;'); }

.icon-yen {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;'); }

.icon-cny {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;'); }

.icon-renminbi {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;'); }

.icon-krw {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;'); }

.icon-won {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;'); }

.icon-btc {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;'); }

.icon-bitcoin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;'); }

.icon-file {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15b;'); }

.icon-file-text {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15c;'); }

.icon-sort-by-alphabet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15d;'); }

.icon-sort-by-alphabet-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15e;'); }

.icon-sort-by-attributes {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf160;'); }

.icon-sort-by-attributes-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf161;'); }

.icon-sort-by-order {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf162;'); }

.icon-sort-by-order-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf163;'); }

.icon-thumbs-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf164;'); }

.icon-thumbs-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf165;'); }

.icon-youtube-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf166;'); }

.icon-youtube {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf167;'); }

.icon-xing {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf168;'); }

.icon-xing-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf169;'); }

.icon-youtube-play {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16a;'); }

.icon-dropbox {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16b;'); }

.icon-stackexchange {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16c;'); }

.icon-instagram {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;'); }

.icon-flickr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16e;'); }

.icon-adn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf170;'); }

.icon-bitbucket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf171;'); }

.icon-bitbucket-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf172;'); }

.icon-tumblr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf173;'); }

.icon-tumblr-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf174;'); }

.icon-long-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf175;'); }

.icon-long-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf176;'); }

.icon-long-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf177;'); }

.icon-long-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf178;'); }

.icon-apple {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf179;'); }

.icon-windows {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17a;'); }

.icon-android {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17b;'); }

.icon-linux {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17c;'); }

.icon-dribbble {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17d;'); }

.icon-skype {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17e;'); }

.icon-foursquare {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf180;'); }

.icon-trello {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf181;'); }

.icon-female {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf182;'); }

.icon-male {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf183;'); }

.icon-gittip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf184;'); }

.icon-sun {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf185;'); }

.icon-moon {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf186;'); }

.icon-archive {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf187;'); }

.icon-bug {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf188;'); }

.icon-vk {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf189;'); }

.icon-weibo {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18a;'); }

.icon-renren {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18b;'); }

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #8e8e8e; }

.icon-light {
  color: #fff; }

.icon-dark {
  color: #1f1f1f; }

.icon-border {
  border: solid 1px #8e8e8e;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-alt:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-ok:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-power-off:before,
.icon-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-alt:before {
  content: ""; }

.icon-time:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download-alt:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-indent-left:before {
  content: ""; }

.icon-indent-right:before {
  content: ""; }

.icon-facetime-video:before {
  content: ""; }

.icon-picture:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-move:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-plus-sign:before {
  content: ""; }

.icon-minus-sign:before {
  content: ""; }

.icon-remove-sign:before {
  content: ""; }

.icon-ok-sign:before {
  content: ""; }

.icon-question-sign:before {
  content: ""; }

.icon-info-sign:before {
  content: ""; }

.icon-screenshot:before {
  content: ""; }

.icon-remove-circle:before {
  content: ""; }

.icon-ok-circle:before {
  content: ""; }

.icon-ban-circle:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share-alt:before {
  content: ""; }

.icon-resize-full:before {
  content: ""; }

.icon-resize-small:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-sign:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye-open:before {
  content: ""; }

.icon-eye-close:before {
  content: ""; }

.icon-warning-sign:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder-close:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-resize-vertical:before {
  content: ""; }

.icon-resize-horizontal:before {
  content: ""; }

.icon-bar-chart:before {
  content: ""; }

.icon-twitter-sign:before {
  content: ""; }

.icon-facebook-sign:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-up-alt:before {
  content: ""; }

.icon-thumbs-down-alt:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-empty:before {
  content: ""; }

.icon-signout:before {
  content: ""; }

.icon-linkedin-sign:before {
  content: ""; }

.icon-pushpin:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-signin:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-sign:before {
  content: ""; }

.icon-upload-alt:before {
  content: ""; }

.icon-lemon:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: ""; }

.icon-bookmark-empty:before {
  content: ""; }

.icon-phone-sign:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-rss:before {
  content: ""; }

.icon-hdd:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-right:before {
  content: ""; }

.icon-hand-left:before {
  content: ""; }

.icon-hand-up:before {
  content: ""; }

.icon-hand-down:before {
  content: ""; }

.icon-circle-arrow-left:before {
  content: ""; }

.icon-circle-arrow-right:before {
  content: ""; }

.icon-circle-arrow-up:before {
  content: ""; }

.icon-circle-arrow-down:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-group:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-beaker:before {
  content: ""; }

.icon-cut:before {
  content: ""; }

.icon-copy:before {
  content: ""; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: ""; }

.icon-save:before {
  content: ""; }

.icon-sign-blank:before {
  content: ""; }

.icon-reorder:before {
  content: ""; }

.icon-list-ul:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-sign:before {
  content: ""; }

.icon-google-plus-sign:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-sort:before {
  content: ""; }

.icon-sort-down:before {
  content: ""; }

.icon-sort-up:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before {
  content: ""; }

.icon-dashboard:before {
  content: ""; }

.icon-comment-alt:before {
  content: ""; }

.icon-comments-alt:before {
  content: ""; }

.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before {
  content: ""; }

.icon-lightbulb:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-alt:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-food:before {
  content: ""; }

.icon-file-text-alt:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-hospital:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-sign:before {
  content: ""; }

.icon-plus-sign-alt:before {
  content: ""; }

.icon-double-angle-left:before {
  content: ""; }

.icon-double-angle-right:before {
  content: ""; }

.icon-double-angle-up:before {
  content: ""; }

.icon-double-angle-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

.icon-circle-blank:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-close-alt:before {
  content: ""; }

.icon-folder-open-alt:before {
  content: ""; }

.icon-expand-alt:before {
  content: ""; }

.icon-collapse-alt:before {
  content: ""; }

.icon-smile:before {
  content: ""; }

.icon-frown:before {
  content: ""; }

.icon-meh:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

.icon-flag-alt:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-reply-all:before {
  content: ""; }

.icon-mail-reply-all:before {
  content: ""; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-off:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-empty:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-sign-left:before {
  content: ""; }

.icon-chevron-sign-right:before {
  content: ""; }

.icon-chevron-sign-up:before {
  content: ""; }

.icon-chevron-sign-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-horizontal:before {
  content: ""; }

.icon-ellipsis-vertical:before {
  content: ""; }

.icon-rss-sign:before {
  content: ""; }

.icon-play-sign:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-sign-alt:before {
  content: ""; }

.icon-check-minus:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-sign:before {
  content: ""; }

.icon-edit-sign:before {
  content: ""; }

.icon-external-link-sign:before {
  content: ""; }

.icon-share-sign:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-collapse:before {
  content: ""; }

.icon-collapse-top:before {
  content: ""; }

.icon-expand:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-renminbi:before,
.icon-cny:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-by-alphabet:before {
  content: ""; }

.icon-sort-by-alphabet-alt:before {
  content: ""; }

.icon-sort-by-attributes:before {
  content: ""; }

.icon-sort-by-attributes-alt:before {
  content: ""; }

.icon-sort-by-order:before {
  content: ""; }

.icon-sort-by-order-alt:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-sign:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-sign:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stackexchange:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-sign:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-sign:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before {
  content: ""; }

.icon-sun:before {
  content: ""; }

.icon-moon:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
.icon-large {
  font-size: 1.33333em;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
  vertical-align: middle; }

.nav [class^="icon-"],
.nav [class*=" icon-"] {
  vertical-align: inherit;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px; }
  .nav [class^="icon-"].icon-large,
  .nav [class*=" icon-"].icon-large {
    vertical-align: -25%; }

.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large, .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large {
  line-height: .75em;
  margin-top: -7px;
  padding-top: 5px;
  margin-bottom: -5px;
  padding-bottom: 4px; }

.btn [class^="icon-"].pull-left, .btn [class^="icon-"].pull-right,
.btn [class*=" icon-"].pull-left,
.btn [class*=" icon-"].pull-right {
  vertical-align: inherit; }
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large {
  margin-top: -.5em; }

a [class^="icon-"],
a [class*=" icon-"] {
  cursor: pointer; }

.icon-glass {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf000;'); }

.icon-music {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf001;'); }

.icon-search {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;'); }

.icon-envelope-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf003;'); }

.icon-heart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf004;'); }

.icon-star {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf005;'); }

.icon-star-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf006;'); }

.icon-user {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf007;'); }

.icon-film {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf008;'); }

.icon-th-large {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf009;'); }

.icon-th {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00a;'); }

.icon-th-list {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;'); }

.icon-ok {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00c;'); }

.icon-remove {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00d;'); }

.icon-zoom-in {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;'); }

.icon-zoom-out {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;'); }

.icon-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;'); }

.icon-power-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;'); }

.icon-signal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;'); }

.icon-cog {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;'); }

.icon-gear {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;'); }

.icon-trash {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;'); }

.icon-home {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;'); }

.icon-file-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf016;'); }

.icon-time {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;'); }

.icon-road {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf018;'); }

.icon-download-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;'); }

.icon-download {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01a;'); }

.icon-upload {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01b;'); }

.icon-inbox {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01c;'); }

.icon-play-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01d;'); }

.icon-repeat {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;'); }

.icon-rotate-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;'); }

.icon-refresh {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf021;'); }

.icon-list-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf022;'); }

.icon-lock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;'); }

.icon-flag {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;'); }

.icon-headphones {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf025;'); }

.icon-volume-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf026;'); }

.icon-volume-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf027;'); }

.icon-volume-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf028;'); }

.icon-qrcode {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;'); }

.icon-barcode {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;'); }

.icon-tag {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02b;'); }

.icon-tags {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02c;'); }

.icon-book {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;'); }

.icon-bookmark {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02e;'); }

.icon-print {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;'); }

.icon-camera {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf030;'); }

.icon-font {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf031;'); }

.icon-bold {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf032;'); }

.icon-italic {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf033;'); }

.icon-text-height {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;'); }

.icon-text-width {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;'); }

.icon-align-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;'); }

.icon-align-center {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;'); }

.icon-align-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;'); }

.icon-align-justify {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf039;'); }

.icon-list {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;'); }

.icon-indent-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03b;'); }

.icon-indent-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;'); }

.icon-facetime-video {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03d;'); }

.icon-picture {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03e;'); }

.icon-pencil {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf040;'); }

.icon-map-marker {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf041;'); }

.icon-adjust {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf042;'); }

.icon-tint {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf043;'); }

.icon-edit {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf044;'); }

.icon-share {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf045;'); }

.icon-check {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf046;'); }

.icon-move {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;'); }

.icon-step-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf048;'); }

.icon-fast-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf049;'); }

.icon-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04a;'); }

.icon-play {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04b;'); }

.icon-pause {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04c;'); }

.icon-stop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04d;'); }

.icon-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04e;'); }

.icon-fast-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf050;'); }

.icon-step-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf051;'); }

.icon-eject {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf052;'); }

.icon-chevron-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf053;'); }

.icon-chevron-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf054;'); }

.icon-plus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf055;'); }

.icon-minus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf056;'); }

.icon-remove-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf057;'); }

.icon-ok-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf058;'); }

.icon-question-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf059;'); }

.icon-info-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05a;'); }

.icon-screenshot {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05b;'); }

.icon-remove-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;'); }

.icon-ok-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05d;'); }

.icon-ban-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05e;'); }

.icon-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf060;'); }

.icon-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf061;'); }

.icon-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf062;'); }

.icon-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf063;'); }

.icon-share-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;'); }

.icon-mail-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;'); }

.icon-resize-full {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf065;'); }

.icon-resize-small {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf066;'); }

.icon-plus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf067;'); }

.icon-minus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf068;'); }

.icon-asterisk {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf069;'); }

.icon-exclamation-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06a;'); }

.icon-gift {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06b;'); }

.icon-leaf {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06c;'); }

.icon-fire {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06d;'); }

.icon-eye-open {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;'); }

.icon-eye-close {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf070;'); }

.icon-warning-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf071;'); }

.icon-plane {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf072;'); }

.icon-calendar {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;'); }

.icon-random {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf074;'); }

.icon-comment {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;'); }

.icon-magnet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf076;'); }

.icon-chevron-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf077;'); }

.icon-chevron-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf078;'); }

.icon-retweet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf079;'); }

.icon-shopping-cart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;'); }

.icon-folder-close {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;'); }

.icon-folder-open {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07c;'); }

.icon-resize-vertical {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07d;'); }

.icon-resize-horizontal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07e;'); }

.icon-bar-chart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;'); }

.icon-twitter-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf081;'); }

.icon-facebook-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf082;'); }

.icon-camera-retro {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf083;'); }

.icon-key {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf084;'); }

.icon-cogs {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;'); }

.icon-gears {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;'); }

.icon-comments {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;'); }

.icon-thumbs-up-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf087;'); }

.icon-thumbs-down-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf088;'); }

.icon-star-half {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf089;'); }

.icon-heart-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08a;'); }

.icon-signout {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08b;'); }

.icon-linkedin-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08c;'); }

.icon-pushpin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08d;'); }

.icon-external-link {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;'); }

.icon-signin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf090;'); }

.icon-trophy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf091;'); }

.icon-github-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf092;'); }

.icon-upload-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf093;'); }

.icon-lemon {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf094;'); }

.icon-phone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf095;'); }

.icon-check-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;'); }

.icon-unchecked {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;'); }

.icon-bookmark-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;'); }

.icon-phone-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;'); }

.icon-twitter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }

.icon-facebook {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09a;'); }

.icon-github {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09b;'); }

.icon-unlock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09c;'); }

.icon-credit-card {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09d;'); }

.icon-rss {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;'); }

.icon-hdd {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;'); }

.icon-bullhorn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a1;'); }

.icon-bell {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a2;'); }

.icon-certificate {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;'); }

.icon-hand-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a4;'); }

.icon-hand-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a5;'); }

.icon-hand-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a6;'); }

.icon-hand-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a7;'); }

.icon-circle-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;'); }

.icon-circle-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;'); }

.icon-circle-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;'); }

.icon-circle-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;'); }

.icon-globe {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ac;'); }

.icon-wrench {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;'); }

.icon-tasks {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;'); }

.icon-filter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;'); }

.icon-briefcase {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b1;'); }

.icon-fullscreen {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;'); }

.icon-group {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;'); }

.icon-link {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c1;'); }

.icon-cloud {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c2;'); }

.icon-beaker {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;'); }

.icon-cut {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c4;'); }

.icon-copy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;'); }

.icon-paper-clip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;'); }

.icon-paperclip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;'); }

.icon-save {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c7;'); }

.icon-sign-blank {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;'); }

.icon-reorder {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;'); }

.icon-list-ul {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;'); }

.icon-list-ol {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;'); }

.icon-strikethrough {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;'); }

.icon-underline {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;'); }

.icon-table {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;'); }

.icon-magic {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;'); }

.icon-truck {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;'); }

.icon-pinterest {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;'); }

.icon-pinterest-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d3;'); }

.icon-google-plus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d4;'); }

.icon-google-plus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;'); }

.icon-money {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;'); }

.icon-caret-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d7;'); }

.icon-caret-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d8;'); }

.icon-caret-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d9;'); }

.icon-caret-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;'); }

.icon-columns {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;'); }

.icon-sort {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;'); }

.icon-sort-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;'); }

.icon-sort-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;'); }

.icon-envelope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;'); }

.icon-linkedin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e1;'); }

.icon-undo {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;'); }

.icon-rotate-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;'); }

.icon-legal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;'); }

.icon-dashboard {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;'); }

.icon-comment-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;'); }

.icon-comments-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;'); }

.icon-bolt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;'); }

.icon-sitemap {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;'); }

.icon-umbrella {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e9;'); }

.icon-paste {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;'); }

.icon-lightbulb {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0eb;'); }

.icon-exchange {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ec;'); }

.icon-cloud-download {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ed;'); }

.icon-cloud-upload {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ee;'); }

.icon-user-md {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f0;'); }

.icon-stethoscope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f1;'); }

.icon-suitcase {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f2;'); }

.icon-bell-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f3;'); }

.icon-coffee {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f4;'); }

.icon-food {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f5;'); }

.icon-file-text-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f6;'); }

.icon-building {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f7;'); }

.icon-hospital {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f8;'); }

.icon-ambulance {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f9;'); }

.icon-medkit {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fa;'); }

.icon-fighter-jet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fb;'); }

.icon-beer {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fc;'); }

.icon-h-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fd;'); }

.icon-plus-sign-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;'); }

.icon-double-angle-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf100;'); }

.icon-double-angle-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf101;'); }

.icon-double-angle-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf102;'); }

.icon-double-angle-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf103;'); }

.icon-angle-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf104;'); }

.icon-angle-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf105;'); }

.icon-angle-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf106;'); }

.icon-angle-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf107;'); }

.icon-desktop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf108;'); }

.icon-laptop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf109;'); }

.icon-tablet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10a;'); }

.icon-mobile-phone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;'); }

.icon-circle-blank {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10c;'); }

.icon-quote-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10d;'); }

.icon-quote-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10e;'); }

.icon-spinner {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf110;'); }

.icon-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf111;'); }

.icon-reply {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;'); }

.icon-mail-reply {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;'); }

.icon-github-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf113;'); }

.icon-folder-close-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf114;'); }

.icon-folder-open-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf115;'); }

.icon-expand-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf116;'); }

.icon-collapse-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf117;'); }

.icon-smile {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf118;'); }

.icon-frown {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf119;'); }

.icon-meh {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11a;'); }

.icon-gamepad {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11b;'); }

.icon-keyboard {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11c;'); }

.icon-flag-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11d;'); }

.icon-flag-checkered {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11e;'); }

.icon-terminal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf120;'); }

.icon-code {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf121;'); }

.icon-reply-all {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;'); }

.icon-mail-reply-all {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;'); }

.icon-star-half-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;'); }

.icon-star-half-full {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;'); }

.icon-location-arrow {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf124;'); }

.icon-crop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf125;'); }

.icon-code-fork {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf126;'); }

.icon-unlink {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf127;'); }

.icon-question {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf128;'); }

.icon-info {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf129;'); }

.icon-exclamation {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12a;'); }

.icon-superscript {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12b;'); }

.icon-subscript {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12c;'); }

.icon-eraser {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12d;'); }

.icon-puzzle-piece {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12e;'); }

.icon-microphone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf130;'); }

.icon-microphone-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf131;'); }

.icon-shield {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf132;'); }

.icon-calendar-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;'); }

.icon-fire-extinguisher {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf134;'); }

.icon-rocket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf135;'); }

.icon-maxcdn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf136;'); }

.icon-chevron-sign-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf137;'); }

.icon-chevron-sign-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf138;'); }

.icon-chevron-sign-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf139;'); }

.icon-chevron-sign-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13a;'); }

.icon-html5 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13b;'); }

.icon-css3 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13c;'); }

.icon-anchor {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13d;'); }

.icon-unlock-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13e;'); }

.icon-bullseye {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf140;'); }

.icon-ellipsis-horizontal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;'); }

.icon-ellipsis-vertical {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf142;'); }

.icon-rss-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf143;'); }

.icon-play-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf144;'); }

.icon-ticket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf145;'); }

.icon-minus-sign-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf146;'); }

.icon-check-minus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf147;'); }

.icon-level-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf148;'); }

.icon-level-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf149;'); }

.icon-check-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14a;'); }

.icon-edit-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14b;'); }

.icon-external-link-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14c;'); }

.icon-share-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14d;'); }

.icon-compass {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14e;'); }

.icon-collapse {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf150;'); }

.icon-collapse-top {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf151;'); }

.icon-expand {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf152;'); }

.icon-eur {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;'); }

.icon-euro {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;'); }

.icon-gbp {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf154;'); }

.icon-usd {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;'); }

.icon-dollar {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;'); }

.icon-inr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;'); }

.icon-rupee {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;'); }

.icon-jpy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;'); }

.icon-yen {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;'); }

.icon-cny {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;'); }

.icon-renminbi {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;'); }

.icon-krw {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;'); }

.icon-won {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;'); }

.icon-btc {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;'); }

.icon-bitcoin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;'); }

.icon-file {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15b;'); }

.icon-file-text {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15c;'); }

.icon-sort-by-alphabet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15d;'); }

.icon-sort-by-alphabet-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15e;'); }

.icon-sort-by-attributes {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf160;'); }

.icon-sort-by-attributes-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf161;'); }

.icon-sort-by-order {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf162;'); }

.icon-sort-by-order-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf163;'); }

.icon-thumbs-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf164;'); }

.icon-thumbs-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf165;'); }

.icon-youtube-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf166;'); }

.icon-youtube {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf167;'); }

.icon-xing {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf168;'); }

.icon-xing-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf169;'); }

.icon-youtube-play {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16a;'); }

.icon-dropbox {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16b;'); }

.icon-stackexchange {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16c;'); }

.icon-instagram {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;'); }

.icon-flickr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16e;'); }

.icon-adn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf170;'); }

.icon-bitbucket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf171;'); }

.icon-bitbucket-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf172;'); }

.icon-tumblr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf173;'); }

.icon-tumblr-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf174;'); }

.icon-long-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf175;'); }

.icon-long-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf176;'); }

.icon-long-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf177;'); }

.icon-long-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf178;'); }

.icon-apple {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf179;'); }

.icon-windows {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17a;'); }

.icon-android {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17b;'); }

.icon-linux {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17c;'); }

.icon-dribbble {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17d;'); }

.icon-skype {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17e;'); }

.icon-foursquare {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf180;'); }

.icon-trello {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf181;'); }

.icon-female {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf182;'); }

.icon-male {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf183;'); }

.icon-gittip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf184;'); }

.icon-sun {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf185;'); }

.icon-moon {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf186;'); }

.icon-archive {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf187;'); }

.icon-bug {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf188;'); }

.icon-vk {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf189;'); }

.icon-weibo {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18a;'); }

.icon-renren {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18b;'); }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em; }
  .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* END font-awesome/font-awesome ------------------------------------------- */
/* START mixins ------------------------------------------------------------ */
/* Name: Mixins CSS */
/* Usage: Default */
/* Last edited: 03.12.2014 PR */
/* Mixins */
/* Functions */
/* END mixins -------------------------------------------------------------- */
/* START global ------------------------------------------------------------ */
/* Name: Global CSS */
/* Usage: Default */
/* Last edited: 28.07.2015 PR */
/*only screen and  could be removed => print would use this */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

@media only screen and (min-width: 1920px) {
  html {
    font-size: 81.2%; } }
@media only screen and (min-width: 1024px) and (max-width: 1919px) {
  html {
    font-size: 81.2%; } }
@media only screen and (min-width: 920px) and (max-width: 1023px) {
  html {
    font-size: 81.2%; } }
@media only screen and (min-width: 700px) and (max-width: 919px) {
  html {
    font-size: 81.2%; } }
@media only screen and (max-width: 699px) {
  html {
    font-size: 81.2%; } }

img {
  width: 100%;
  height: auto; }
  img.constrain {
    width: auto;
    max-width: 100%; }

body {
  font-family: "maisonneueweb-book", Arial, Helvetica, sans-serif;
  min-width: 320px; }

body,
.ie8-background {
  background: #fcfcfc; }

#mainform,
body > div.footer {
  max-width: 100em;
  margin: 0 auto; }

.hide-text {
  text-indent: -10000px;
  text-align: left; }

*:focus {
  outline: 0 !important; }

.hide-on-all, .switch-off-all {
  display: none; }

@media only screen and (min-width: 1920px) {
  .hide-on-xxl, .switch-off-xxl {
    display: none; }

  .show-on-xxl, .switch-on-xxl {
    display: block; } }
@media only screen and (min-width: 1024px) and (max-width: 1919px) {
  .hide-on-xl, .switch-off-xl {
    display: none; }

  .show-on-xl, .switch-on-xl {
    display: block; } }
@media only screen and (min-width: 920px) and (max-width: 1023px) {
  .hide-on-l, .switch-off-l {
    display: none; }

  .show-on-l, .switch-on-l {
    display: block; } }
@media only screen and (min-width: 700px) and (max-width: 919px) {
  .hide-on-m, .switch-off-m {
    display: none; }

  .show-on-m, .switch-on-m {
    display: block; } }
@media only screen and (max-width: 699px) {
  .hide-on-s, .switch-off-s {
    display: none; }

  .show-on-s, .switch-on-s {
    display: block; } }
#main {
  clear: left; }

@media only screen and (max-width: 699px) {
  #main {
    background-color: #fff; } }
/* Content non DID */
#content.nonDID {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  #content.nonDID.contentWithoutSidebar > div {
    min-width: 870px; }
  #content.nonDID.main-content > div {
    min-width: 570px; }

/* Metro Fix */
@-ms-viewport {
  width: device-width !important; }
/* Suggest vs Chrome */
span.ui-helper-hidden-accessible {
  display: none;
  visibility: hidden; }

/* Responsive tables - taken from zurb */
@media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
  table.responsive {
    margin-bottom: 0; }
    table.responsive td,
    table.responsive th {
      text-align: left;
      position: relative;
      white-space: nowrap;
      overflow: hidden; }
      table.responsive td:first-child,
      table.responsive th:first-child {
        display: none; }
    table.responsive.pinned td {
      display: none; }

  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -webkit-box-shadow: 2px 0px 6px rgba(204, 204, 204, 0.75);
    -moz-box-shadow: 2px 0px 6px rgba(204, 204, 204, 0.75);
    box-shadow: 2px 0px 6px rgba(204, 204, 204, 0.75); }
    .pinned table {
      border-right: none;
      border-left: none;
      width: 100%;
      white-space: nowrap;
      margin-bottom: 18px; }
      .pinned table th,
      .pinned table td {
        text-align: left;
        white-space: nowrap; }
    .pinned td:last-child {
      border-bottom: 0; }
    .pinned td.last-child {
      border-bottom: 0; }

  div.table-wrapper {
    position: relative;
    margin-bottom: 1.25em;
    overflow: hidden;
    border-right: 1px solid #ccc; }
    div.table-wrapper div.scrollable {
      margin-left: 36%;
      overflow: scroll;
      overflow-y: hidden; } }
/* (Change color of certain Links using CustomStyle) */
a.CustomStyle1,
a.customstyle1,
a span.CustomStyle1,
a span.customstyle1 {
  color: #000 !important; }

a.CustomStyle2,
a.customstyle2,
a span.CustomStyle2,
a span.customstyle2 {
  color: #000 !important; }

a.CustomStyle3,
a.customstyle3,
a span.CustomStyle3,
a span.customstyle3 {
  color: #000 !important; }

/* Make the Facebook Like Box responsive */
#fb-root {
  display: none; }

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important; }

/* Make the Google Map responsive */
.google-maps {
  position: relative;
  /* This is the aspect ratio*/
  padding-bottom: 75%;
  height: 0;
  overflow: hidden; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

/* Button more and doc */
.buttonMore,
.buttonDoc {
  padding: 0.25em 1em; }
  @media only screen and (max-width: 699px) {
    .buttonMore,
    .buttonDoc {
      padding: 0.25em 0; } }
  .buttonMore a:before,
  .buttonDoc a:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.5em;
    display: inline-block;
    speak: none;
    content: "";
    color: #787878; }

/* Mimetype Icons */
a.extension_avi:before,
a.extension_csv:before,
a.extension_eps:before,
a.extension_gif:before,
a.extension_jpg:before,
a.extension_mov:before,
a.extension_mp3:before,
a.extension_mpg:before,
a.extension_msexcel:before,
a.extension_mspowerpoint:before,
a.extension_msword:before,
a.extension_pdf:before,
a.extension_png:before,
a.extension_rtf:before,
a.extension_swf:before,
a.extension_text:before,
a.extension_tif:before,
a.extension_xml:before,
a.extension_xps:before,
a.extension_zip:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
  display: inline-block;
  speak: none;
  content: ""; }
.buttonMore a.extension_avi:before, .buttonDoc a.extension_avi:before, .buttonMore
a.extension_csv:before, .buttonDoc
a.extension_csv:before, .buttonMore
a.extension_eps:before, .buttonDoc
a.extension_eps:before, .buttonMore
a.extension_gif:before, .buttonDoc
a.extension_gif:before, .buttonMore
a.extension_jpg:before, .buttonDoc
a.extension_jpg:before, .buttonMore
a.extension_mov:before, .buttonDoc
a.extension_mov:before, .buttonMore
a.extension_mp3:before, .buttonDoc
a.extension_mp3:before, .buttonMore
a.extension_mpg:before, .buttonDoc
a.extension_mpg:before, .buttonMore
a.extension_msexcel:before, .buttonDoc
a.extension_msexcel:before, .buttonMore
a.extension_mspowerpoint:before, .buttonDoc
a.extension_mspowerpoint:before, .buttonMore
a.extension_msword:before, .buttonDoc
a.extension_msword:before, .buttonMore
a.extension_pdf:before, .buttonDoc
a.extension_pdf:before, .buttonMore
a.extension_png:before, .buttonDoc
a.extension_png:before, .buttonMore
a.extension_rtf:before, .buttonDoc
a.extension_rtf:before, .buttonMore
a.extension_swf:before, .buttonDoc
a.extension_swf:before, .buttonMore
a.extension_text:before, .buttonDoc
a.extension_text:before, .buttonMore
a.extension_tif:before, .buttonDoc
a.extension_tif:before, .buttonMore
a.extension_xml:before, .buttonDoc
a.extension_xml:before, .buttonMore
a.extension_xps:before, .buttonDoc
a.extension_xps:before, .buttonMore
a.extension_zip:before, .buttonDoc
a.extension_zip:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
  display: inline-block;
  speak: none;
  content: ""; }

a.extension_avi:before, .buttonMore a.extension_avi:before, .buttonDoc a.extension_avi:before,
a.extension_mov:before, .buttonMore a.extension_mov:before, .buttonDoc a.extension_mov:before,
a.extension_mpg:before, .buttonMore a.extension_mpg:before, .buttonDoc a.extension_mpg:before,
a.extension_swf:before, .buttonMore a.extension_swf:before, .buttonDoc a.extension_swf:before {
  content: ""; }

a.extension_mp3:before, .buttonMore a.extension_mp3:before, .buttonDoc a.extension_mp3:before {
  content: ""; }

a.extension_eps:before, .buttonMore a.extension_eps:before, .buttonDoc a.extension_eps:before,
a.extension_gif:before, .buttonMore a.extension_gif:before, .buttonDoc a.extension_gif:before,
a.extension_jpg:before, .buttonMore a.extension_jpg:before, .buttonDoc a.extension_jpg:before,
a.extension_png:before, .buttonMore a.extension_png:before, .buttonDoc a.extension_png:before,
a.extension_tif:before, .buttonMore a.extension_tif:before, .buttonDoc a.extension_tif:before {
  content: ""; }

a.extension_msexcel:before, .buttonMore a.extension_msexcel:before, .buttonDoc a.extension_msexcel:before {
  content: ""; }

a.extension_mspowerpoint:before, .buttonMore a.extension_mspowerpoint:before, .buttonDoc a.extension_mspowerpoint:before {
  content: ""; }

a.extension_msword:before, .buttonMore a.extension_msword:before, .buttonDoc a.extension_msword:before {
  content: ""; }

a.extension_pdf:before, .buttonMore a.extension_pdf:before, .buttonDoc a.extension_pdf:before {
  content: ""; }

a.extension_rtf:before, .buttonMore a.extension_rtf:before, .buttonDoc a.extension_rtf:before,
a.extension_text:before, .buttonMore a.extension_text:before, .buttonDoc a.extension_text:before {
  content: ""; }

a.extension_csv:before, .buttonMore a.extension_csv:before, .buttonDoc a.extension_csv:before,
a.extension_xml:before, .buttonMore a.extension_xml:before, .buttonDoc a.extension_xml:before,
a.extension_xps:before, .buttonMore a.extension_xps:before, .buttonDoc a.extension_xps:before {
  content: ""; }

a.extension_zip:before, .buttonMore a.extension_zip:before, .buttonDoc a.extension_zip:before {
  content: ""; }

/* END global -------------------------------------------------------------- */
/* START header ------------------------------------------------------------ */
/* Name: Header CSS */
/* Usage: Default */
/* Last edited: 12.12.2014 PR */
/*only screen and  could be removed => print would use this */
header {
  position: relative;
  background: #fff;
  margin: 0 3.125em; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    header {
      margin: 0; } }
  @media only screen and (max-width: 699px) {
    header {
      margin: 0; } }
  header .header-part {
    position: relative;
    width: 100%;
    padding: 3.75em 0 2.25em;
    background-color: transparent; }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      header .header-part {
        padding: 2.5em 1.25em 1.25em; } }
    @media only screen and (max-width: 699px) {
      header .header-part {
        padding: 2.5em 0.375em 1.25em; } }
  header .logo {
    width: 25%;
    display: block;
    margin: 0 0 0 3.125em;
    vertical-align: middle;
    text-align: center; }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      header .logo {
        width: 204px;
        margin: 0; } }
    @media only screen and (max-width: 699px) {
      header .logo {
        width: 90%;
        margin: 0 auto; } }
  header .generic-navigation {
    display: none;
    width: 30%;
    position: absolute;
    top: 0;
    left: 70%;
    padding-right: 3.125em; }
    @media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
      header .generic-navigation {
        width: 70%;
        left: 30%; } }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      header .generic-navigation {
        padding-right: 1.25em; } }
    @media only screen and (max-width: 699px) {
      header .generic-navigation {
        padding-right: 0.375em; } }
    header .generic-navigation ul {
      float: right; }
    header .generic-navigation .sociallink {
      padding-left: 0.5em; }
      header .generic-navigation .sociallink a {
        font-size: 1.66667em; }
  header .language-switch {
    width: 70%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 3.125em; }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      header .language-switch {
        display: none;
        padding-left: 1.25em; } }
    @media only screen and (max-width: 699px) {
      header .language-switch {
        display: none;
        padding-left: 0.375em; } }
  header .language-switch-mobile {
    display: none;
    background: #ccc;
    position: absolute;
    top: 0;
    height: 1.8em;
    line-height: 1.8em;
    left: 0; }
    @media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
      header .language-switch-mobile {
        display: block;
        width: 30%; } }
    .lt-ie9 header .language-switch-mobile {
      background: #cccccc; }
    header .language-switch-mobile > a {
      padding-left: 3.125em;
      display: block; }
      @media only screen and (min-width: 700px) and (max-width: 919px) {
        header .language-switch-mobile > a {
          padding-left: 1.25em; } }
      @media only screen and (max-width: 699px) {
        header .language-switch-mobile > a {
          padding-left: 0.375em; } }
    header .language-switch-mobile a.opener:after {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      margin-left: 0.5em;
      display: inline-block;
      speak: none;
      content: ""; }
    header .language-switch-mobile a, header .language-switch-mobile a:link, header .language-switch-mobile a:visited, header .language-switch-mobile a:hover, header .language-switch-mobile a:active {
      color: #000;
      text-shadow: none;
      letter-spacing: 0px;
      text-decoration: none;
      font-size: 0.9225em; }
    header .language-switch-mobile ul {
      display: none;
      padding-left: 3.125em;
      background: #ccc;
      list-style: none;
      margin: 0;
      position: relative;
      top: -1px;
      z-index: 6; }
      @media only screen and (min-width: 700px) and (max-width: 919px) {
        header .language-switch-mobile ul {
          padding-left: 1.25em; } }
      @media only screen and (max-width: 699px) {
        header .language-switch-mobile ul {
          padding-left: 0.375em; } }
      header .language-switch-mobile ul li {
        margin: 0;
        padding: 0; }
  header .generic-navigation,
  header .language-switch {
    background: transparent;
    height: 1.8em;
    line-height: 1.8em; }
    .lt-ie9 header .generic-navigation, .lt-ie9
    header .language-switch {
      background: black; }
    header .generic-navigation ul, header .generic-navigation li,
    header .language-switch ul,
    header .language-switch li {
      list-style: none;
      padding: 0;
      margin: 0; }
    header .generic-navigation a,
    header .generic-navigation a:link,
    header .generic-navigation a:visited,
    header .language-switch a,
    header .language-switch a:link,
    header .language-switch a:visited {
      color: #000;
      text-shadow: none;
      letter-spacing: 0px;
      text-decoration: none; }
    header .generic-navigation a:hover,
    header .generic-navigation a:active,
    header .language-switch a:hover,
    header .language-switch a:active {
      color: #000;
      text-decoration: none; }
    header .generic-navigation li.partner,
    header .language-switch li.partner {
      display: none; }
    @media only screen and (max-width: 699px) {
      header .generic-navigation li.generic,
      header .generic-navigation li.social,
      header .language-switch li.generic,
      header .language-switch li.social {
        display: none; } }
  header .language-switch li {
    float: left;
    font-size: 1em; }
    header .language-switch li:before {
      content: "|";
      color: #000;
      text-shadow: none;
      padding-right: 0.5em;
      padding-left: 0.5em; }
    header .language-switch li:first-child:before {
      content: none; }
  header .generic-navigation li {
    float: left;
    font-size: 0.75em; }
    header .generic-navigation li li {
      font-size: 1em; }
  header .generic-navigation .generic li:before {
    content: "|";
    color: #000;
    padding-right: 0.25em;
    padding-left: 0.5em; }
  header .generic-navigation .generic li:nth-child(2):before {
    content: none; }
  header .generic-navigation .generic li:first-child, header .generic-navigation .generic li:last-child {
    display: none; }

header .search,
.main-nav-mobile .search {
  width: 20%;
  visibility: visible;
  display: block;
  vertical-align: middle;
  text-align: right;
  position: absolute;
  top: .5em;
  right: 3.125em; }
  header .search fieldset,
  .main-nav-mobile .search fieldset {
    border: 1px solid #fff;
    padding: 0;
    margin: 0;
    width: 80%;
    float: right;
    position: relative; }
  header .search .search-field,
  .main-nav-mobile .search .search-field {
    background-color: transparent;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.7em;
    padding: 0.4em;
    width: 100%;
    padding-right: 2em; }
    header .search .search-field::-webkit-input-placeholder,
    .main-nav-mobile .search .search-field::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #fff; }
    header .search .search-field:-moz-placeholder,
    .main-nav-mobile .search .search-field:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #fff; }
    header .search .search-field::-moz-placeholder,
    .main-nav-mobile .search .search-field::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #fff; }
    header .search .search-field:-ms-input-placeholder,
    .main-nav-mobile .search .search-field:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #fff; }
  header .search .search-button,
  .main-nav-mobile .search .search-button {
    font-family: FontAwesome;
    background: transparent;
    border: none;
    padding: 0.2em;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0; }

@media only screen and (max-width: 699px) {
  header .search {
    display: none; } }

/* Language Navigation <== */
/* (set size for language img) */
img.langnavimage {
  width: auto;
  padding-left: .5em;
  margin-top: -.3em; }

/* END header -------------------------------------------------------------- */
/* START mainnav ----------------------------------------------------------- */
/* Name: Mainnavigation CSS */
/* Usage: Default */
/* Last edited: 19.05.2015 PR */
/*only screen and  could be removed => print would use this */
.main-nav {
  display: block;
  padding: 0;
  margin: 0 3.125em;
  letter-spacing: 0px;
  text-align: left;
  background: #fff; }
  @media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
    .main-nav {
      display: none; } }
  .main-nav ul ul {
    text-align: left; }
  .main-nav ul, .main-nav li {
    list-style: none;
    padding: 0;
    margin: 0; }
  .main-nav > ul {
    position: relative;
    z-index: 100; }
    .main-nav > ul > li {
      display: inline-block;
      padding: 0 0.5em 1em; }
      .main-nav > ul > li:after {
        content: "";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        margin-left: 0.5em;
        color: #000; }
      .main-nav > ul > li.fly_no_submenu:after {
        content: "";
        margin-left: 0; }
      .main-nav > ul > li > a, .main-nav > ul > li > a:link, .main-nav > ul > li > a:visited, .main-nav > ul > li > a:hover, .main-nav > ul > li > a:active {
        font-size: 1em;
        color: #000;
        text-decoration: none;
        text-shadow: none; }
      @media only screen and (min-width: 920px) and (max-width: 1023px) {
        .main-nav > ul > li > a, .main-nav > ul > li > a:link, .main-nav > ul > li > a:visited, .main-nav > ul > li > a:hover, .main-nav > ul > li > a:active {
          font-size: 1em; } }
      @media only screen and (min-width: 1024px) and (max-width: 1919px) {
        .main-nav > ul > li > a, .main-nav > ul > li > a:link, .main-nav > ul > li > a:visited, .main-nav > ul > li > a:hover, .main-nav > ul > li > a:active {
          font-size: 1.15em; } }
      @media only screen and (min-width: 1920px) {
        .main-nav > ul > li > a, .main-nav > ul > li > a:link, .main-nav > ul > li > a:visited, .main-nav > ul > li > a:hover, .main-nav > ul > li > a:active {
          font-size: 1.3em; } }
      .main-nav > ul > li > a:hover {
        color: #fff; }
      .main-nav > ul > li.active > a, .main-nav > ul > li.active > a:link, .main-nav > ul > li.active > a:visited, .main-nav > ul > li.active > a:hover, .main-nav > ul > li.active > a:active, .main-nav > ul > li.parent > a, .main-nav > ul > li.parent > a:link, .main-nav > ul > li.parent > a:visited, .main-nav > ul > li.parent > a:hover, .main-nav > ul > li.parent > a:active {
        text-decoration: none;
        color: #fff; }
      .main-nav > ul > li > ul {
        display: none;
        position: absolute;
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.925);
        padding-bottom: 2.5em;
        width: 100%;
        left: 0;
        top: 2.4em;
        border-top: none;
        border-bottom: none; }
        .main-nav > ul > li > ul > li {
          display: inline-block;
          vertical-align: top;
          width: 25%;
          padding: 0 1em;
          margin-top: 3.5em;
          border-left: 1px solid transparent; }
          .main-nav > ul > li > ul > li.close + li, .main-nav > ul > li > ul > li.close + li + li + li + li + li, .main-nav > ul > li > ul > li.close + li + li + li + li + li + li + li + li + li, .main-nav > ul > li > ul > li.close + li + li + li + li + li + li + li + li + li + li + li + li + li {
            border-left: none;
            clear: left; }
          .main-nav > ul > li > ul > li:nth-of-type(4n+3) {
            border-left: none; }
          .main-nav > ul > li > ul > li > a, .main-nav > ul > li > ul > li > a:link, .main-nav > ul > li > ul > li > a:visited {
            color: #000;
            font-size: 1.231em;
            letter-spacing: 0px; }
          .main-nav > ul > li > ul > li a, .main-nav > ul > li > ul > li > a:link, .main-nav > ul > li > ul > li > a:visited {
            text-decoration: none; }
          .main-nav > ul > li > ul > li a:hover, .main-nav > ul > li > ul > li a:active, .main-nav > ul > li > ul > li > a:hover, .main-nav > ul > li > ul > li > a:active, .main-nav > ul > li > ul > li a.fly_active {
            text-decoration: none;
            color: #000 !important; }
          .main-nav > ul > li > ul > li > a:hover, .main-nav > ul > li > ul > li > a:active, .main-nav > ul > li > ul > li a.fly_active {
            text-decoration: underline; }
          .main-nav > ul > li > ul > li.first_level_item > a {
            font-size: 1.231em; }
          .main-nav > ul > li > ul > li li:before {
            content: "";
            font-family: FontAwesome;
            font-weight: normal;
            font-style: normal;
            text-decoration: none !important;
            -webkit-font-smoothing: antialiased;
            margin-right: 0.5em;
            color: #787878; }
          .main-nav > ul > li > ul > li li > a, .main-nav > ul > li > ul > li li > a:link, .main-nav > ul > li > ul > li li > a:visited {
            font-size: 1em;
            color: #1f1f1f;
            text-decoration: none; }
          .main-nav > ul > li > ul > li li > a:hover, .main-nav > ul > li > ul > li li > a.fly_active, .main-nav > ul > li > ul > li li > a.fly_active:hover {
            color: #1f1f1f !important;
            text-decoration: none; }
          .main-nav > ul > li > ul > li li > a.fly_active:before {
            text-decoration: none !important; }
        .main-nav > ul > li > ul .close {
          cursor: pointer;
          position: absolute;
          float: none;
          border: none;
          top: 0.2em;
          right: 0.2em;
          width: auto;
          margin: 0;
          padding: 0;
          color: #000; }
          .main-nav > ul > li > ul .close i {
            -webkit-text-stroke: 0.6px white;
            font-size: 1.7em; }
        .main-nav > ul > li > ul .first_level_item {
          position: absolute;
          float: none;
          border: none;
          top: 0.5em;
          left: 0.8em;
          width: auto;
          margin: 0;
          padding: 0; }
      .main-nav > ul > li.open, .main-nav > ul > li.parent {
        background: #000; }
        .main-nav > ul > li.open:after, .main-nav > ul > li.parent:after {
          content: "";
          font-family: FontAwesome;
          font-weight: normal;
          font-style: normal;
          text-decoration: inherit;
          -webkit-font-smoothing: antialiased;
          margin-left: 0.5em;
          color: #000; }
        .main-nav > ul > li.open > a, .main-nav > ul > li.open > a:link, .main-nav > ul > li.open > a:visited, .main-nav > ul > li.open > a:hover, .main-nav > ul > li.open > a:active, .main-nav > ul > li.parent > a, .main-nav > ul > li.parent > a:link, .main-nav > ul > li.parent > a:visited, .main-nav > ul > li.parent > a:hover, .main-nav > ul > li.parent > a:active {
          color: #fff;
          text-decoration: none;
          text-shadow: none; }
      .main-nav > ul > li:first-child {
        display: none;
        padding: 0.5em 1em 0.5em 0; }

.main-nav-mobile {
  display: none;
  width: 100%;
  background: transparent;
  min-height: 3em;
  position: absolute;
  overflow: hidden;
  z-index: 999; }
  @media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
    .main-nav-mobile {
      display: block; } }
  .main-nav-mobile.fixed {
    position: fixed;
    -webkit-transition: top 300ms ease-in-out;
    -moz-transition: top 300ms ease-in-out;
    transition: top 300ms ease-in-out; }
  .main-nav-mobile .nav-holder {
    display: none;
    position: relative;
    top: 3em;
    width: 100%;
    -webkit-transition: left 300ms ease-in-out;
    -moz-transition: left 300ms ease-in-out;
    transition: left 300ms ease-in-out; }
    .main-nav-mobile .nav-holder ul {
      margin: 0;
      padding: 0;
      list-style: none;
      width: 100%;
      position: absolute; }
    .main-nav-mobile .nav-holder li {
      display: block;
      width: 100%;
      min-height: 2em;
      background: #fff;
      color: #000;
      border-top: 1px solid #e6e6e6;
      padding: 0.25em 3.125em; }
      @media only screen and (min-width: 700px) and (max-width: 919px) {
        .main-nav-mobile .nav-holder li {
          padding-left: 1.25em;
          padding-right: 1.25em; } }
      @media only screen and (max-width: 699px) {
        .main-nav-mobile .nav-holder li {
          padding-left: 0.375em;
          padding-right: 0.375em; } }
      .main-nav-mobile .nav-holder li ul {
        left: 100%;
        top: 0; }
    .main-nav-mobile .nav-holder > ul > li:first-child {
      display: none; }
    .main-nav-mobile .nav-holder a, .main-nav-mobile .nav-holder a:link, .main-nav-mobile .nav-holder a:visited, .main-nav-mobile .nav-holder a:hover, .main-nav-mobile .nav-holder a:active {
      margin: 0.5em 0;
      color: #000;
      text-decoration: none;
      letter-spacing: 0px;
      text-shadow: none;
      position: relative;
      width: 100%;
      display: block; }
    .main-nav-mobile .nav-holder .previous-level, .main-nav-mobile .nav-holder .first_level_item {
      font-weight: bold; }
    .main-nav-mobile .nav-holder .has-children > a:after {
      color: #000;
      font-family: FontAwesome;
      content: "";
      position: absolute;
      top: 0.05em;
      right: 0; }
    .main-nav-mobile .nav-holder .has-children > a.submn:after {
      content: none; }
  .main-nav-mobile .back {
    height: 3em;
    position: absolute;
    left: 3.125em;
    display: block;
    display: none;
    cursor: pointer; }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      .main-nav-mobile .back {
        left: 1.25em; } }
    @media only screen and (max-width: 699px) {
      .main-nav-mobile .back {
        left: 0.375em; } }
    .main-nav-mobile .back, .main-nav-mobile .back:link, .main-nav-mobile .back:visited, .main-nav-mobile .back:hover, .main-nav-mobile .back:active {
      text-decoration: none;
      color: main-nav-mobile-back-color; }
    .main-nav-mobile .back i {
      font-size: 1.5em;
      position: relative;
      top: 0.5em;
      color: #000;
      padding-right: 1em; }
  .main-nav-mobile .menu-opener {
    height: 3em;
    position: absolute;
    right: 3.125em;
    display: block;
    width: 2em;
    cursor: pointer; }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      .main-nav-mobile .menu-opener {
        right: 1.25em; } }
    @media only screen and (max-width: 699px) {
      .main-nav-mobile .menu-opener {
        right: 0.375em; } }
    .main-nav-mobile .menu-opener .icon-bar {
      display: block;
      width: 100%;
      height: 2px;
      background-color: #000;
      margin-top: 0.4em;
      height: 2px; }
      .main-nav-mobile .menu-opener .icon-bar:first-child {
        margin-top: 0.8em; }
  .main-nav-mobile .search {
    /* @media only screen and (min-width : 700px) and (max-width : 919px) {
    	display: none;
    } */
    position: absolute;
    top: 0.6666em;
    right: 6em;
    width: 12em; }

/* END mainnav ------------------------------------------------------------- */
/* START keyvisual --------------------------------------------------------- */
/* Name: Keyvisual CSS (classic version) */
/* Usage: Default */
/* Last edited: 12.12.2014 PR */
/*only screen and  could be removed => print would use this */
.keyvisual {
  margin: 0; }

#flashContent .mainHeaderTitle {
  display: none;
  visibility: hidden; }

#flashContentPrint {
  display: none;
  visibility: hidden; }

/* END keyvisual ----------------------------------------------------------- */
/* START content ----------------------------------------------------------- */
/* Name: Content CSS */
/* Usage: Default */
/* Last edited: 30.11.2015 PR */
/*only screen and  could be removed => print would use this */
/* Content holder; content area structure */
.content-holder {
  background: #e6e6e6;
  margin-left: 3.125em;
  margin-right: 3.125em;
  padding: 3.125em;
  padding-top: 1em; }
  @media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
    .content-holder {
      margin-left: 0;
      margin-right: 0; } }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    .content-holder {
      padding-left: 1.25em;
      padding-right: 1.25em; } }
  @media only screen and (max-width: 699px) {
    .content-holder {
      background: #fff;
      padding-left: 0.375em;
      padding-right: 0.375em; } }
  .content-holder a {
    font-weight: normal;
    color: #71bb6e;
    text-decoration: none; }
    .content-holder a:hover {
      color: #71bb6e;
      text-decoration: none; }
    .content-holder a:focus {
      outline: 0; }
  .content-holder.full-width .sidebar {
    display: none; }
  .content-holder.full-width .main-content {
    width: 100%; }

.sidebar {
  width: 31.76%;
  margin-left: 2.24%;
  float: right;
  overflow: hidden; }
  @media only screen and (max-width: 699px) {
    .sidebar {
      width: 100%;
      float: none;
      clear: right;
      padding-left: 0;
      margin: 0; } }

.main-content {
  width: 66%;
  float: left; }
  @media only screen and (max-width: 699px) {
    .main-content {
      width: 100%;
      float: none; } }

.sidebar,
.main-content,
.contentWithoutSidebar {
  margin-top: 1.5em;
  overflow: hidden; }
  .sidebar > div:first-child,
  .sidebar > div:first-child > div:first-child,
  .sidebar > div:first-child > div:first-child > *:first-child,
  .sidebar > div:first-child .portletContent > *:first-child,
  .sidebar > div:first-child > *:first-child,
  .main-content > div:first-child,
  .main-content > div:first-child > div:first-child,
  .main-content > div:first-child > div:first-child > *:first-child,
  .main-content > div:first-child .portletContent > *:first-child,
  .main-content > div:first-child > *:first-child,
  .contentWithoutSidebar > div:first-child,
  .contentWithoutSidebar > div:first-child > div:first-child,
  .contentWithoutSidebar > div:first-child > div:first-child > *:first-child,
  .contentWithoutSidebar > div:first-child .portletContent > *:first-child,
  .contentWithoutSidebar > div:first-child > *:first-child {
    margin-top: 0; }

@media only screen and (max-width: 400px) {
  .main-content,
  .contentWithoutSidebar {
    margin-top: 4.5em; } }
/* Breadcrumb */
.breadcrumb {
  margin-bottom: 1em; }
  .breadcrumb ul {
    margin-top: 0;
    padding-left: 0;
    overflow: hidden; }
  .breadcrumb li {
    display: block;
    float: left;
    font-size: 0.9228em;
    color: #8c8c8c; }
    .breadcrumb li a, .breadcrumb li a:link, .breadcrumb li a:visited, .breadcrumb li a:active {
      text-decoration: none;
      color: #8c8c8c;
      font-size: 0.9228em; }
    .breadcrumb li a:hover {
      text-decoration: none; }
    .breadcrumb li.active a, .breadcrumb li.active a:link, .breadcrumb li.active a:visited, .breadcrumb li.active a:hover, .breadcrumb li.active a:active {
      color: #8c8c8c; }
    .breadcrumb li:before {
      content: "";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      font-size: 1em;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-left: 0.6em;
      margin-right: 0.6em; }
    .breadcrumb li:first-child:before {
      content: none; }
  @media only screen and (max-width: 400px) {
    .breadcrumb {
      display: none; } }

/* Some old template hacks */
.breadcrumb.clearfix {
  margin-bottom: 0; }
  @media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
    .breadcrumb.clearfix {
      margin-top: 3em; } }

.breadcrumb li span.separator {
  display: none;
  visibility: hidden; }

/* Different column styles */
.columns {
  display: block;
  list-style: none;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }
  .columns .column {
    display: block;
    list-style: none;
    margin-bottom: 2em;
    float: left; }
  .columns.two-columns .column {
    width: 50%; }
    @media only screen and (min-width: 700px) and (max-width: 919px), only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 1920px) {
      .columns.two-columns .column:nth-child(2n+1) {
        padding-right: 0.75em;
        padding-left: 0;
        clear: left; }
      .columns.two-columns .column.odd {
        padding-right: 0.75em;
        padding-left: 0;
        clear: left; }
      .columns.two-columns .column:nth-child(2n+2) {
        padding-right: 0;
        padding-left: 0.75em; }
      .columns.two-columns .column.even {
        padding-right: 0;
        padding-left: 0.75em; } }
    @media only screen and (max-width: 699px) {
      .columns.two-columns .column {
        width: 100%;
        padding-right: 0;
        padding-left: 0; } }
  .columns.three-columns .column {
    width: 33.3333%; }
    @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 1920px) {
      .columns.three-columns .column:nth-child(3n+1) {
        clear: left;
        padding-right: 1em; }
      .columns.three-columns .column.pf-3np1 {
        clear: left;
        padding-right: 1em; }
      .columns.three-columns .column:nth-child(3n+2) {
        padding-right: 0.5em;
        padding-left: 0.5em; }
      .columns.three-columns .column.pf-3np2 {
        padding-right: 0.5em;
        padding-left: 0.5em; }
      .columns.three-columns .column:nth-child(3n+3) {
        padding-left: 1em; }
      .columns.three-columns .column.pf-3np3 {
        padding-left: 1em; } }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      .columns.three-columns .column {
        width: 50%; }
        .columns.three-columns .column:nth-child(2n+1) {
          padding-right: 0.75em;
          padding-left: 0;
          clear: left; }
        .columns.three-columns .column.odd {
          padding-right: 0.75em;
          padding-left: 0;
          clear: left; }
        .columns.three-columns .column:nth-child(2n+2) {
          padding-right: 0;
          padding-left: 0.75em; }
        .columns.three-columns .column.even {
          padding-right: 0;
          padding-left: 0.75em; } }
    @media only screen and (max-width: 699px) {
      .columns.three-columns .column {
        width: 100%;
        padding-right: 0;
        padding-left: 0; } }
  .columns.six-columns .column {
    float: left; }
    @media only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 1920px) {
      .columns.six-columns .column {
        width: 15%;
        margin-right: 2%; }
        .columns.six-columns .column:nth-child(6n+1) {
          clear: left; }
        .columns.six-columns .column.pf-6np1 {
          clear: left; }
        .columns.six-columns .column:nth-child(6n+6) {
          margin-right: 0; }
        .columns.six-columns .column.pf-6np6 {
          margin-right: 0; } }
    @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 700px) and (max-width: 919px) {
      .columns.six-columns .column {
        width: 23.5%;
        margin-right: 2%; }
        .columns.six-columns .column:nth-child(4n+1) {
          clear: left; }
        .columns.six-columns .column.pf-4np1 {
          clear: left; }
        .columns.six-columns .column:nth-child(4n+4) {
          margin-right: 0; }
        .columns.six-columns .column.pf-4np4 {
          margin-right: 0; } }
    @media only screen and (max-width: 699px) {
      .columns.six-columns .column {
        width: 32%;
        margin-right: 2%; }
        .columns.six-columns .column:nth-child(3n+1) {
          clear: left; }
        .columns.six-columns .column.pf-3np1 {
          clear: left; }
        .columns.six-columns .column:nth-child(3n+3) {
          margin-right: 0; }
        .columns.six-columns .column.pf-3np3 {
          margin-right: 0; } }
    @media only screen and (max-width: 400px) {
      .columns.six-columns .column {
        width: 49%;
        margin-right: 2%; }
        .columns.six-columns .column:nth-child(3n+1) {
          clear: none; }
        .columns.six-columns .column.pf-3np1 {
          clear: none; }
        .columns.six-columns .column:nth-child(3n+3) {
          margin-right: 2%; }
        .columns.six-columns .column.pf-3np3 {
          margin-right: 2%; }
        .columns.six-columns .column:nth-child(2n+1) {
          clear: left; }
        .columns.six-columns .column.odd {
          clear: left; }
        .columns.six-columns .column:nth-child(2n+2) {
          margin-right: 0; }
        .columns.six-columns .column.even {
          margin-right: 0; } }

/* ListeStandard (Container) */
/* Portlet-Alignment Hack */
#content div.listeStandard, #contentWithoutSidebar div.listeStandard {
  margin-left: -1.75%;
  margin-right: -1.75%;
  overflow: hidden;
  /*IE8 Negative Margin vs Anchor Hack */
  position: relative;
  left: 0.01%; }

/* Standard item */
.itemStandardBasic,
.itemStandardImageFloatingRight,
.itemStandardColumnImageFloatingRight,
.itemStandardImageFloatingLeft,
.itemStandardColumnImageFloatingLeft {
  margin-bottom: 2em;
  overflow: hidden;
  /* Portlet-Alignment Hack */
  clear: both;
  margin-left: 1.75%;
  margin-right: 1.75%; }
  @media only screen and (max-width: 699px) {
    .itemStandardBasic .introText,
    .itemStandardImageFloatingRight .introText,
    .itemStandardColumnImageFloatingRight .introText,
    .itemStandardImageFloatingLeft .introText,
    .itemStandardColumnImageFloatingLeft .introText {
      margin: 1em 0; }
    .itemStandardBasic .bildContainer,
    .itemStandardImageFloatingRight .bildContainer,
    .itemStandardColumnImageFloatingRight .bildContainer,
    .itemStandardImageFloatingLeft .bildContainer,
    .itemStandardColumnImageFloatingLeft .bildContainer {
      margin: 1em 0; }
    .itemStandardBasic .hauptText,
    .itemStandardImageFloatingRight .hauptText,
    .itemStandardColumnImageFloatingRight .hauptText,
    .itemStandardImageFloatingLeft .hauptText,
    .itemStandardColumnImageFloatingLeft .hauptText {
      margin: 1em 0; } }

@media only screen and (min-width: 700px) and (max-width: 919px), only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 1920px) {
  .itemStandardImageFloatingRight .bildContainer,
  .itemStandardColumnImageFloatingRight .bildContainer {
    float: right;
    width: 47.3684%;
    padding-top: .2em;
    padding-right: 0;
    padding-bottom: 1em;
    padding-left: 4%;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

  .itemStandardColumnImageFloatingRight .hauptText {
    padding-right: 52.6315%; }

  .itemStandardColumnImageFloatingRight .bildContainer {
    padding-left: 0; }

  .itemStandardImageFloatingLeft .bildContainer,
  .itemStandardColumnImageFloatingLeft .bildContainer {
    float: left;
    width: 47.3684%;
    padding-top: .2em;
    padding-right: 4%;
    padding-bottom: 1em;
    padding-left: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

  .itemStandardColumnImageFloatingLeft .hauptText,
  .itemStandardColumnImageFloatingLeft .buttonDoc,
  .itemStandardColumnImageFloatingLeft .buttonDocCombinedWrapper {
    padding-left: 52.6315%; }

  .itemStandardColumnImageFloatingLeft .bildContainer {
    padding-right: 0; } }
/* Standard-Item image positioning options */
.bildLegende {
  font-size: 1em;
  color: #787878;
  position: relative;
  z-index: 2; }
  .bildLegende a {
    background: transparent;
    margin-right: 0.5em; }

/* Expand and collapse */
.expand + * + .expandablecontent {
  /* strange selector because expandablecontent is used in a lot of places where it is not used as collapsible */
  display: none; }

h2.expand a:before, h2.expand a.open:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
  display: inline-block;
  speak: none;
  content: "";
  color: #787878; }

h2.expand a.open:before {
  content: ""; }

.switch {
  text-align: right;
  /* Portlet-Alignment Hack */
  margin-right: 1.6667%;
  margin-right: 1.75%; }
  .switch a:before, .switch a.open:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.5em;
    display: inline-block;
    speak: none;
    content: "";
    color: #787878; }
  .switch a.open:before {
    content: ""; }

#content div.listeStandard div.ankerListe, #contentWithoutSidebar div.listeStandard div.ankerListe {
  padding-bottom: 2em;
  /* Portlet-Alignment Hack */
  margin-left: 1.75%;
  margin-right: 1.75%; }

#content div.listeStandard div.ankerListe span.separator, #contentWithoutSidebar div.listeStandard div.ankerListe span.separator {
  padding: 0 0.25em;
  color: #787878; }

/* Combined ButtonDoc for Standard-Item */
#content .buttonDocCombined, #contentWithoutSidebar .buttonDocCombined {
  display: inline-block;
  margin: 0 1em 0.5em 0; }

/* END Combined ButtonDoc for Standard-Item */
/* Lists in content */
.main-content .itemStandardBasic li,
.main-content .itemStandardImageFloatingRight li,
.main-content .itemStandardColumnImageFloatingRight li,
.main-content .itemStandardImageFloatingLeft li,
.main-content .itemStandardColumnImageFloatingLeft li,
.link-list li {
  list-style: none;
  position: relative; }
  .main-content .itemStandardBasic li:before,
  .main-content .itemStandardImageFloatingRight li:before,
  .main-content .itemStandardColumnImageFloatingRight li:before,
  .main-content .itemStandardImageFloatingLeft li:before,
  .main-content .itemStandardColumnImageFloatingLeft li:before,
  .link-list li:before {
    content: "–";
    position: absolute;
    left: -1.3em; }

/* Newsitem */
.content div.newsItemInList, .contentWithoutSidebar div.newsItemInList {
  min-height: 400px;
  margin-bottom: 4em;
  background: #f0f0f0 url("/Sites/Images/common/newsitems/bg-newsitem.png") left bottom repeat-x; }

.content div.newsItemInList h2, .contentWithoutSidebar div.newsItemInList h2 {
  padding: 0.5em;
  color: #fff;
  background: #ccc;
  border-bottom: 2px solid #666; }

.content div.newsItemInList div.newsItemDate, .contentWithoutSidebar div.newsItemInList div.newsItemDate {
  float: left;
  padding: 0 0.5em 0.5em 0.5em;
  font-weight: bold; }

.content div.newsItemInList div.newsItemLanguage, .contentWithoutSidebar div.newsItemInList div.newsItemLanguage {
  padding: 0 0.5em 0.5em 0.5em;
  font-style: italic; }

.content div.newsItemInList div.introText, .contentWithoutSidebar div.newsItemInList div.introText {
  padding-left: 0.5em;
  padding-right: 0.5em; }

.content div.newsItemInList .landscapeSpaceLeft, .contentWithoutSidebar div.newsItemInList .landscapeSpaceLeft {
  padding-left: 270px !important; }

.content div.newsItemInList .landscapeSpaceRight, .contentWithoutSidebar div.newsItemInList .landscapeSpaceRight {
  padding-right: 270px !important; }

.content div.newsItemInList div.hauptText, .contentWithoutSidebar div.newsItemInList div.hauptText {
  padding-left: 0.5em;
  padding-right: 0.5em; }

.content div.newsItemInList div.buttonDoc, .contentWithoutSidebar div.newsItemInList div.buttonDoc {
  padding-left: 0.5em;
  padding-right: 0.5em; }

/* News elements in column view */
.newsItems {
  width: 100%; }
  .newsItems .news {
    display: inline-block;
    vertical-align: top;
    border-top: 1px solid #B8BAC2;
    margin-bottom: 1.5em; }
    @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 1920px) {
      .newsItems .news {
        width: 31%;
        margin-right: 3.5%; }
        .newsItems .news:nth-child(3n) {
          margin-right: 0; } }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      .newsItems .news {
        width: 48.25%;
        margin-right: 3.5%; }
        .newsItems .news:nth-child(2n) {
          margin-right: 0; } }
    .newsItems .news .date {
      font-size: 0.9em;
      padding-top: 1em; }
    .newsItems .news .date {
      color: #B8BAC2; }
    .newsItems .news .title {
      font-size: 1.4em;
      line-height: 1.2em;
      color: #3E4047;
      margin-bottom: 1em; }
    .newsItems .news .teaser {
      padding-top: 0;
      margin-bottom: 1em; }
    .newsItems .news .image img {
      margin-bottom: 1em; }
    .newsItems .news .urlanddoc {
      margin-top: 1em; }
      .newsItems .news .urlanddoc a {
        font-size: 0.9em;
        color: #71bb6e; }
        .newsItems .news .urlanddoc a:before {
          font-family: FontAwesome;
          font-weight: normal;
          font-style: normal;
          text-decoration: inherit;
          -webkit-font-smoothing: antialiased;
          text-decoration: inherit;
          display: inline-block;
          margin-right: 0.5em;
          speak: none;
          content: ""; }

/* Press releases - Overview */
.pressreleases {
  list-style: none;
  padding-left: 0; }
  .pressreleases h2 {
    border-top: none;
    margin-top: 0;
    padding-bottom: .5em; }
  .pressreleases li {
    list-style: none; }
    .pressreleases li > div {
      border-top: 1px solid #ccc;
      padding-top: 1em;
      overflow: hidden; }
    .pressreleases li ul {
      margin: 0 0 1em 0 !important;
      padding: 0; }
  .pressreleases div ul {
    width: 100%;
    padding-left: 0;
    margin: 0; }
  .pressreleases div li {
    display: inline;
    border-top: none; }
    .pressreleases div li div {
      display: inline;
      border-top: none; }
      .pressreleases div li div:after {
        content: " ";
        color: #848587;
        margin-right: 0.2em; }
    .pressreleases div li:last-of-type div:after {
      content: ""; }
  .pressreleases div .furtherLinks li {
    display: block; }
    .pressreleases div .furtherLinks li a:before {
      font-family: FontAwesome;
      content: "";
      color: #848587;
      margin-right: 0.5em;
      text-decoration: none !important; }

/* Press releases - Detail view */
.headerPressrelease h2 {
  display: none; }
.headerPressrelease .download {
  display: block;
  margin-top: 1em; }
.headerPressrelease ul {
  padding-left: 0; }
.headerPressrelease li {
  list-style: none;
  display: inline; }
  .headerPressrelease li div {
    display: inline;
    border-top: none; }
    .headerPressrelease li div:after {
      content: " ";
      color: #848587;
      margin-right: 0.2em; }
  .headerPressrelease li:last-of-type div:after {
    content: ""; }
.headerPressrelease .furtherLinks li a:after {
  font-family: FontAwesome;
  content: "";
  color: #848587;
  margin-right: 0.5em; }

/* Image gallery */
.galleryvi .column {
  position: relative; }
.galleryvi .picturediv {
  position: absolute;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background: url("/Content/BaselworldDID/img/bg-imgbox.gif"); }
  .galleryvi .picturediv .imagecontainer.horizontal {
    margin-top: 16%; }
  .galleryvi .picturediv .imagecontainer.vertical {
    margin-left: 16%; }
  .galleryvi .picturediv img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    cursor: pointer; }
  .galleryvi .picturediv .hoverdiv {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    border: 0.18em solid #71bb6e;
    z-index: 2; }
    .galleryvi .picturediv .hoverdiv > a {
      display: block;
      width: 100%;
      height: 100%; }
    .galleryvi .picturediv .hoverdiv .highslide-caption {
      display: none; }
    .galleryvi .picturediv .hoverdiv .linkboxdownload,
    .galleryvi .picturediv .hoverdiv .linkboxpreview {
      position: absolute;
      bottom: 0;
      left: 1.5em;
      height: 1.5em;
      width: 1.5em;
      background-color: #71bb6e;
      text-align: center;
      cursor: pointer; }
      .galleryvi .picturediv .hoverdiv .linkboxdownload i,
      .galleryvi .picturediv .hoverdiv .linkboxpreview i {
        color: white;
        -webkit-text-stroke: 0.6px #71bb6e; }
    body .galleryvi .picturediv .hoverdiv .linkboxdownload {
      left: 0; }
      body .galleryvi .picturediv .hoverdiv .linkboxdownload a {
        width: 100%;
        height: 100%;
        display: block; }
  .galleryvi .picturediv:hover .hoverdiv {
    display: block; }
    .touch .galleryvi .picturediv:hover .hoverdiv {
      display: none; }
.galleryvi h4, .galleryvi .nogalleryimagetitle {
  padding-top: 100%;
  margin: 0.25em 0 0 0;
  color: #000;
  font-weight: normal;
  font-size: 0.9em; }

/* Portlets and more */
.main-content .portletInContentOneColumnWidth,
.main-content .portletInContentTwoColumnWidth,
.main-content .portletInContentThreeColumnWidth,
.contentWithoutSidebar .portletInContentOneColumnWidth,
.contentWithoutSidebar .portletInContentTwoColumnWidth,
.contentWithoutSidebar .portletInContentThreeColumnWidth {
  margin-bottom: 2em;
  background: #fbfbfb;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* Padding covering all except the image of the portlet content */
  /* Portlet-Alignment Hack */
  width: 96.6666%;
  margin-left: 1.75%;
  margin-right: 1.75%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden; }
  .main-content .portletInContentOneColumnWidth h3, .main-content .portletInContentOneColumnWidth .introText, .main-content .portletInContentOneColumnWidth .hauptText, .main-content .portletInContentOneColumnWidth .adressBild, .main-content .portletInContentOneColumnWidth .adressContainer75x100, .main-content .portletInContentOneColumnWidth .adressContainer90x120, .main-content .portletInContentOneColumnWidth .adressContainer260x260, .main-content .portletInContentOneColumnWidth .mchVideoFooter,
  .main-content .portletInContentTwoColumnWidth h3,
  .main-content .portletInContentTwoColumnWidth .introText,
  .main-content .portletInContentTwoColumnWidth .hauptText,
  .main-content .portletInContentTwoColumnWidth .adressBild,
  .main-content .portletInContentTwoColumnWidth .adressContainer75x100,
  .main-content .portletInContentTwoColumnWidth .adressContainer90x120,
  .main-content .portletInContentTwoColumnWidth .adressContainer260x260,
  .main-content .portletInContentTwoColumnWidth .mchVideoFooter,
  .main-content .portletInContentThreeColumnWidth h3,
  .main-content .portletInContentThreeColumnWidth .introText,
  .main-content .portletInContentThreeColumnWidth .hauptText,
  .main-content .portletInContentThreeColumnWidth .adressBild,
  .main-content .portletInContentThreeColumnWidth .adressContainer75x100,
  .main-content .portletInContentThreeColumnWidth .adressContainer90x120,
  .main-content .portletInContentThreeColumnWidth .adressContainer260x260,
  .main-content .portletInContentThreeColumnWidth .mchVideoFooter,
  .contentWithoutSidebar .portletInContentOneColumnWidth h3,
  .contentWithoutSidebar .portletInContentOneColumnWidth .introText,
  .contentWithoutSidebar .portletInContentOneColumnWidth .hauptText,
  .contentWithoutSidebar .portletInContentOneColumnWidth .adressBild,
  .contentWithoutSidebar .portletInContentOneColumnWidth .adressContainer75x100,
  .contentWithoutSidebar .portletInContentOneColumnWidth .adressContainer90x120,
  .contentWithoutSidebar .portletInContentOneColumnWidth .adressContainer260x260,
  .contentWithoutSidebar .portletInContentOneColumnWidth .mchVideoFooter,
  .contentWithoutSidebar .portletInContentTwoColumnWidth h3,
  .contentWithoutSidebar .portletInContentTwoColumnWidth .introText,
  .contentWithoutSidebar .portletInContentTwoColumnWidth .hauptText,
  .contentWithoutSidebar .portletInContentTwoColumnWidth .adressBild,
  .contentWithoutSidebar .portletInContentTwoColumnWidth .adressContainer75x100,
  .contentWithoutSidebar .portletInContentTwoColumnWidth .adressContainer90x120,
  .contentWithoutSidebar .portletInContentTwoColumnWidth .adressContainer260x260,
  .contentWithoutSidebar .portletInContentTwoColumnWidth .mchVideoFooter,
  .contentWithoutSidebar .portletInContentThreeColumnWidth h3,
  .contentWithoutSidebar .portletInContentThreeColumnWidth .introText,
  .contentWithoutSidebar .portletInContentThreeColumnWidth .hauptText,
  .contentWithoutSidebar .portletInContentThreeColumnWidth .adressBild,
  .contentWithoutSidebar .portletInContentThreeColumnWidth .adressContainer75x100,
  .contentWithoutSidebar .portletInContentThreeColumnWidth .adressContainer90x120,
  .contentWithoutSidebar .portletInContentThreeColumnWidth .adressContainer260x260,
  .contentWithoutSidebar .portletInContentThreeColumnWidth .mchVideoFooter {
    padding: 0.1em 1em; }
  .main-content .portletInContentOneColumnWidth .bild,
  .main-content .portletInContentTwoColumnWidth .bild,
  .main-content .portletInContentThreeColumnWidth .bild,
  .contentWithoutSidebar .portletInContentOneColumnWidth .bild,
  .contentWithoutSidebar .portletInContentTwoColumnWidth .bild,
  .contentWithoutSidebar .portletInContentThreeColumnWidth .bild {
    padding: 0; }
  @media only screen and (max-width: 699px) {
    .main-content .portletInContentOneColumnWidth,
    .main-content .portletInContentTwoColumnWidth,
    .main-content .portletInContentThreeColumnWidth,
    .contentWithoutSidebar .portletInContentOneColumnWidth,
    .contentWithoutSidebar .portletInContentTwoColumnWidth,
    .contentWithoutSidebar .portletInContentThreeColumnWidth {
      background: #fcfcfc;
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      /* Padding covering all except the image of the portlet content */ }
      .main-content .portletInContentOneColumnWidth h3, .main-content .portletInContentOneColumnWidth .introText, .main-content .portletInContentOneColumnWidth .hauptText, .main-content .portletInContentOneColumnWidth .adressBild, .main-content .portletInContentOneColumnWidth .adressContainer75x100, .main-content .portletInContentOneColumnWidth .adressContainer90x120, .main-content .portletInContentOneColumnWidth .adressContainer260x260, .main-content .portletInContentOneColumnWidth .mchVideoFooter,
      .main-content .portletInContentTwoColumnWidth h3,
      .main-content .portletInContentTwoColumnWidth .introText,
      .main-content .portletInContentTwoColumnWidth .hauptText,
      .main-content .portletInContentTwoColumnWidth .adressBild,
      .main-content .portletInContentTwoColumnWidth .adressContainer75x100,
      .main-content .portletInContentTwoColumnWidth .adressContainer90x120,
      .main-content .portletInContentTwoColumnWidth .adressContainer260x260,
      .main-content .portletInContentTwoColumnWidth .mchVideoFooter,
      .main-content .portletInContentThreeColumnWidth h3,
      .main-content .portletInContentThreeColumnWidth .introText,
      .main-content .portletInContentThreeColumnWidth .hauptText,
      .main-content .portletInContentThreeColumnWidth .adressBild,
      .main-content .portletInContentThreeColumnWidth .adressContainer75x100,
      .main-content .portletInContentThreeColumnWidth .adressContainer90x120,
      .main-content .portletInContentThreeColumnWidth .adressContainer260x260,
      .main-content .portletInContentThreeColumnWidth .mchVideoFooter,
      .contentWithoutSidebar .portletInContentOneColumnWidth h3,
      .contentWithoutSidebar .portletInContentOneColumnWidth .introText,
      .contentWithoutSidebar .portletInContentOneColumnWidth .hauptText,
      .contentWithoutSidebar .portletInContentOneColumnWidth .adressBild,
      .contentWithoutSidebar .portletInContentOneColumnWidth .adressContainer75x100,
      .contentWithoutSidebar .portletInContentOneColumnWidth .adressContainer90x120,
      .contentWithoutSidebar .portletInContentOneColumnWidth .adressContainer260x260,
      .contentWithoutSidebar .portletInContentOneColumnWidth .mchVideoFooter,
      .contentWithoutSidebar .portletInContentTwoColumnWidth h3,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .introText,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .hauptText,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .adressBild,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .adressContainer75x100,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .adressContainer90x120,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .adressContainer260x260,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .mchVideoFooter,
      .contentWithoutSidebar .portletInContentThreeColumnWidth h3,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .introText,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .hauptText,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .adressBild,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .adressContainer75x100,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .adressContainer90x120,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .adressContainer260x260,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .mchVideoFooter {
        padding: 0; }
      .main-content .portletInContentOneColumnWidth .introText,
      .main-content .portletInContentTwoColumnWidth .introText,
      .main-content .portletInContentThreeColumnWidth .introText,
      .contentWithoutSidebar .portletInContentOneColumnWidth .introText,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .introText,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .introText {
        margin: 1em 0; }
      .main-content .portletInContentOneColumnWidth .bild,
      .main-content .portletInContentTwoColumnWidth .bild,
      .main-content .portletInContentThreeColumnWidth .bild,
      .contentWithoutSidebar .portletInContentOneColumnWidth .bild,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .bild,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .bild {
        margin: 1em 0;
        padding: 0; }
      .main-content .portletInContentOneColumnWidth .hauptText,
      .main-content .portletInContentTwoColumnWidth .hauptText,
      .main-content .portletInContentThreeColumnWidth .hauptText,
      .contentWithoutSidebar .portletInContentOneColumnWidth .hauptText,
      .contentWithoutSidebar .portletInContentTwoColumnWidth .hauptText,
      .contentWithoutSidebar .portletInContentThreeColumnWidth .hauptText {
        margin: 1em 0; } }

.sidebar .portletInService {
  width: 100%;
  background: #fbfbfb;
  margin-bottom: 2em;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  /* Padding covering all except the image of the portlet content */ }
  .sidebar .portletInService h3, .sidebar .portletInService .introText, .sidebar .portletInService .hauptText, .sidebar .portletInService .adressBild, .sidebar .portletInService .adressContainer75x100, .sidebar .portletInService .adressContainer90x120, .sidebar .portletInService .adressContainer260x260, .sidebar .portletInService .mchVideoFooter {
    padding: 0.25em 1em; }
  .sidebar .portletInService .bild {
    padding: 0; }
  @media only screen and (max-width: 699px) {
    .sidebar .portletInService {
      background: fcfcfc;
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      /* Padding covering all except the image of the portlet content */ }
      .sidebar .portletInService h3, .sidebar .portletInService .introText, .sidebar .portletInService .hauptText, .sidebar .portletInService .adressBild, .sidebar .portletInService .adressContainer75x100, .sidebar .portletInService .adressContainer90x120, .sidebar .portletInService .adressContainer260x260, .sidebar .portletInService .mchVideoFooter {
        padding: 0; }
      .sidebar .portletInService .bild {
        padding: 0; } }

.portletFooter {
  clear: both; }

@media only screen and (min-width: 700px) and (max-width: 919px), only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 1920px) {
  .main-content .portletContainer,
  .contentWithoutSidebar .portletContainer {
    position: relative; }
  .main-content .portletInContentOneColumnWidth,
  .main-content .portletInContentTwoColumnWidth,
  .main-content .portletInContentThreeColumnWidth,
  .contentWithoutSidebar .portletInContentOneColumnWidth,
  .contentWithoutSidebar .portletInContentTwoColumnWidth,
  .contentWithoutSidebar .portletInContentThreeColumnWidth {
    display: inline-block;
    vertical-align: top;
    word-wrap: break-word; }
  .main-content img,
  .main-content .introText,
  .contentWithoutSidebar img,
  .contentWithoutSidebar .introText {
    margin-bottom: 1em; }

  .main-content .portletInContentOneColumnWidth {
    width: 46.5%; }
  .main-content .portletInContentTwoColumnWidth,
  .main-content .portletInContentThreeColumnWidth {
    width: 96.5%; }

  .contentWithoutSidebar .portletInContentOneColumnWidth {
    width: 29.8%; }
  .contentWithoutSidebar .portletInContentTwoColumnWidth {
    width: 63.2%; }
  .contentWithoutSidebar .portletInContentThreeColumnWidth {
    width: 96.5%; } }
/* 2- and 1-columned Portlets in M at half width */
@media only screen and (min-width: 700px) and (max-width: 919px) {
  .contentWithoutSidebar .portletInContentOneColumnWidth,
  .contentWithoutSidebar .portletInContentTwoColumnWidth {
    width: 46.5%; } }
/* MCH Video Player */
.mchVideo {
  height: auto;
  position: relative; }
  .mchVideo .mchVideoPlayerWrapper,
  .mchVideo .mchVideoPlayerWrapper > div {
    position: relative;
    height: 100% !important;
    width: 100% !important; }
  .mchVideo .mchVideoFooter {
    float: left; }

/* PortletSchober */
.schoberForm .fullAvailableWidth {
  float: left;
  margin-left: 1em; }
  @media only screen and (max-width: 699px) {
    .schoberForm .fullAvailableWidth {
      margin-left: 0; } }
.schoberForm select,
.schoberForm input[type=text] {
  width: 12em;
  border: 1px solid #e6e6e6;
  color: #636363;
  height: 2em;
  padding: 0 0 0 0.3em;
  margin: 0.5em 0.5em 0.5em 0;
  text-indent: 0.25em; }
.schoberForm select {
  padding-top: 0.125em;
  padding-bottom: 0.125em; }
.schoberForm input.schoberButton {
  background: #787878;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: .3em 1em !important;
  margin-top: 2em; }
  .schoberForm input.schoberButton:hover {
    background-color: #999; }
.schoberForm .Footer {
  clear: left;
  padding-top: 1em;
  padding-bottom: 1em; }
.schoberForm label.error {
  color: #787878; }

/* Portlet RSS-Feed */
.rssItemTitle:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
  display: inline-block;
  speak: none;
  content: "";
  color: #787878; }

/* Portlet Contact */
.portletContent div.telefon:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
  display: inline-block;
  speak: none;
  content: "";
  color: #000; }

.portletContent div.fax:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
  display: inline-block;
  speak: none;
  content: "";
  color: #000; }

.portletContent div.email:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
  display: inline-block;
  speak: none;
  content: "";
  color: #71bb6e; }

.portletContent .adressBild div.email:before {
  display: none;
  font-family: inherit;
  margin-right: 0; }

/* Search */
header .searchField {
  width: 80%;
  float: right; }

#search label {
  display: none; }

#search .searchField {
  font-size: 0.8em !important;
  color: #787878;
  border: 1px solid #e6e6e6 !important;
  background: #fcfcfc !important;
  padding: 3px 5px 5px; }

.main-nav-mobile #search .searchField {
  font-size: 0.8em !important;
  color: #8c8c8c;
  border: 1px solid #fcfcfc !important;
  background: #fcfcfc !important;
  padding: 3px 5px 5px; }

#search .searchBtn {
  float: right;
  padding: 0;
  margin: 3px 0 0;
  font-size: .85em !important;
  line-height: 1em;
  border: none !important;
  background: transparent !important;
  cursor: pointer;
  overflow: hidden;
  display: none !important; }

/* (Search Suggest Adjustments) */
#search div.inputWrapper .ui-autocomplete {
  width: 161px !important;
  overflow: hidden; }

.ui-widget {
  font: normal 1em/1em "maisonneueweb-book", Arial, Helvetica, sans-serif !important; }

@media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
  .ui-widget {
    display: none !important; } }
.ui-widget-content {
  border: 1px solid #ccc; }

.ui-corner-all, .ui-corner-top {
  border-radius: 0 !important; }

.ui-state-focus {
  border: 0 !important;
  background: none !important;
  background-color: #ccc !important; }

/* Search result page */
#SearchPage .searchResultList ul {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden; }

input#seiteninhalt_0_m_btnSearch.SearchPageInputButton {
  background-color: #787878 !important;
  color: #fff;
  cursor: pointer;
  padding: .2em 1em .4em;
  font-size: 1em; }

input#seiteninhalt_0_m_btnSearch.SearchPageInputButton:hover {
  background-color: #999 !important; }

input#seiteninhalt_0_m_txtSearch.SearchPageInputField.searchSuggest.ui-autocomplete-input {
  height: 2em;
  margin-bottom: 1em;
  border: 1px solid #e6e6e6;
  margin: 0 1em 1em 0;
  padding: 0 .5em;
  clear: left; }

#searchShowSearchOptions {
  background: none !important;
  padding-left: 0 !important;
  margin-bottom: 1em !important;
  color: #787878 !important;
  padding: .5px 0 0 !important;
  margin-top: 1em;
  background: none !important;
  font-size: .9em;
  cursor: pointer; }

#searchShowSearchOptions span:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-right: 0.5em;
  speak: none;
  content: ""; }

#searchShowSearchOptions span:hover {
  text-decoration: underline; }

.dtSearchContentOptions label {
  margin-left: 1em; }

#SearchPage div.SearchPageTotal h2 {
  margin-top: 1em; }

.searchResultList .searchResultListLink a {
  font-weight: normal !important; }

.searchResultList .searchResultListLink a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  display: inline-block;
  margin-right: 0.5em;
  speak: none;
  content: ""; }

.searchResultList ul li {
  margin-left: 0 !important; }

/* Makes Twitter-Widget width DID */
#twitter-widget-0,
#twitter-widget-1,
#twitter-widget-2,
#twitter-widget-3 {
  width: 100% !important; }

/*banner header */
@media only screen and (min-width: 920px) {
  #mainHeader {
    position: relative;
    left: -3.125em;
    margin-bottom: 1.5em;
    margin-top: 0em; } }
@media only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
  #mainHeader {
    margin-top: 3em; } }
@media only screen and (max-width: 699px), only screen and (max-width: 400px) {
  #mainHeader {
    margin-top: 2em; } }

#mainHeader div {
  margin-left: auto;
  margin-right: auto; }

/*skyscraper*/
@media only screen and (min-width: 920px) {
  .mightyWrapperBannerInside #mainform {
    float: left !important;
    width: 82% !important;
    min-width: 810px !important; } }
  @media only screen and (min-width: 920px) and (max-width: 980px) {
    .mightyWrapperBannerInside #mainform {
      margin-right: -2.08333em;
      margin-left: -2.08333em; } }

@media only screen and (min-width: 920px) {
  .mightyWrapperBannerInside {
    max-width: 100em !important;
    margin: 0 auto !important; }

  .mightyWrapperBannerInside #skyscraper {
    max-width: 160px;
    overflow: hidden; }

  .mightyWrapperBannerInside #skyscraper img {
    padding-top: 50px !important; } }
#skyscraper .royalSlider {
  margin: 0 auto; }

/*banner footer */
#bannerFooter div {
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 920px) {
    #bannerFooter div {
      margin-top: 0.5em; } }

@media only screen and (min-width: 920px) {
  .mightyWrapperBannerInside #bannerFooter {
    width: 82%;
    min-width: 810px; } }
/*addthis*/
.addthis_custom_sharing {
  clear: both;
  padding-top: 2em; }

.at-custom-share-span {
  margin-right: 0.5em !important; }

/* END content ------------------------------------------------------------- */
/* START footer ------------------------------------------------------------ */
/* Name: Footer CSS */
/* Usage: Default */
/* Last edited: 07.12.2015 MM */
/*only screen and  could be removed => print would use this */
/* FOOTER (Addthis, Partner, generische Navigation, Social Media Icons) */
.at-svc-whatsapp {
  display: none !important; }
  @media only screen and (max-width: 699px), only screen and (max-width: 400px) {
    .at-svc-whatsapp {
      display: inline !important; } }

footer.pagefooter {
  padding: 0 3.5%;
  margin-left: 3.125em;
  margin-right: 3.125em;
  background: #e6e6e6;
  color: #828282;
  overflow: hidden; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px) {
    footer.pagefooter {
      padding: 0; } }
  @media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
    footer.pagefooter {
      margin-left: 0;
      margin-right: 0; } }
  @media only screen and (max-width: 699px) {
    footer.pagefooter {
      background: #fff; } }
  footer.pagefooter nav ul ul li {
    float: left; }
  footer.pagefooter nav > ul > li {
    width: 100%;
    border-top: 1px solid #e6e6e6;
    clear: left;
    padding: 0.5em 0;
    /*overflow:  hidden;*/ }
    @media only screen and (min-width: 920px) and (max-width: 1023px) {
      footer.pagefooter nav > ul > li {
        border-top: 1px solid #fcfcfc;
        padding: 0.5em 3.125em; } }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      footer.pagefooter nav > ul > li {
        border-top: 1px solid #fcfcfc;
        padding: 0.5em 1.25em; } }
    @media only screen and (max-width: 699px) {
      footer.pagefooter nav > ul > li {
        border-top: 1px solid #e6e6e6;
        padding: 0.5em 0.375em; } }
    footer.pagefooter nav > ul > li:first-child {
      border-top: none; }

footer.pagefooter nav ul {
  margin: 0;
  padding: 0.1em 0 0;
  /*
  .copyright li {
          padding-left: 1.5em;
          background: transparent url(/Sites/Images/Common/footer/FooterMCHGroupLogo-DE.png) left top no-repeat;
          background-size: 1em auto;
  		margin-bottom: 0.5em;
  }*/ }
  footer.pagefooter nav ul li {
    color: #828282;
    text-decoration: none;
    text-decoration: none;
    font-size: 1em;
    line-height: 1.8; }
    footer.pagefooter nav ul li a {
      color: #828282;
      text-decoration: none; }
      footer.pagefooter nav ul li a:hover {
        color: #828282; }
  footer.pagefooter nav ul .copyright li {
    padding-left: 1.5em;
    background: transparent url(/Sites/Images/Common/footer/logo-footer-mch-group.png) left top no-repeat;
    background-size: 1em auto;
    margin-bottom: 0.5em; }
  footer.pagefooter nav ul .generic li:nth-child(1) {
    margin-left: 0; }
  footer.pagefooter nav ul .generic li:before {
    content: "|";
    color: #696969;
    padding-right: 0.25em;
    padding-left: 0.5em; }
  footer.pagefooter nav ul .generic li:nth-child(1):before {
    content: none; }
  footer.pagefooter nav ul .social li {
    margin-right: 1em; }
    footer.pagefooter nav ul .social li:last-child {
      margin-right: 0; }
    footer.pagefooter nav ul .social li a {
      margin-top: .3em;
      margin-bottom: .3em; }
      footer.pagefooter nav ul .social li a:first-child {
        margin-left: 0; }
    footer.pagefooter nav ul .social li:nth-child(2):before {
      content: none; }
  footer.pagefooter nav ul a.partners {
    margin: 0 0 0 1em;
    display: block;
    text-indent: -9999px;
    float: left; }
    footer.pagefooter nav ul a.partners.company1 {
      width: 65px;
      height: 15px;
      margin-top: 0.4em;
      background-image: none; }
    footer.pagefooter nav ul a.partners.company2 {
      width: 30px;
      height: 22px;
      margin-top: 0;
      background-image: none; }
    footer.pagefooter nav ul a.partners.company3 {
      width: 55px;
      height: 16px;
      margin-top: 0.4em;
      background-image: none; }
    @media (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
      footer.pagefooter nav ul a.partners.company1 {
        background-size: 65px partners-company1-height;
        background-image: none; }
      footer.pagefooter nav ul a.partners.company2 {
        background-size: 30px partners-company2-height;
        background-image: none; }
      footer.pagefooter nav ul a.partners.company3 {
        background-size: 55px partners-company3-height;
        background-image: none; } }

@media only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 1920px) {
  footer.pagefooter nav > ul > li {
    width: auto !important;
    margin-right: 2em;
    float: right;
    clear: none;
    border-top: none;
    display: inline-block; }

  footer.pagefooter nav > ul > li:first-child {
    margin-right: 0; }

  footer.pagefooter nav > ul > li:last-child {
    float: left; }

  footer.pagefooter nav ul .copyright li {
    padding-left: 2.5em;
    background-size: 2em auto; }

  footer.pagefooter nav ul ul li {
    padding: 1.5em 0 0.5em 0; } }
/* Social Media Icons  */
header .generic-navigation,
footer.pagefooter nav {
  /*@media (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
    
    a.smifacebook {
      background-size: 16px 16px;
      background-image: $smi-facebook-background-image-retina;
    }

    a.smitwitter {
      background-size: 16px 16px;
      background-image: $smi-twitter-background-image-retina;
    }

    a.smiyoutube {
      background-size: 16px 16px;
      background-image: $smi-youtube-background-image-retina;
    }

    a.smiflickr {
      background-size: 16px 16px;
      background-image: $smi-flickr-background-image-retina;
    }

    a.smiweibo {
      background-size: 16px 16px;
      background-image: $smi-weibo-background-image-retina;
    }

  }*/ }
  header .generic-navigation a.smifacebook,
  header .generic-navigation a.smitwitter,
  header .generic-navigation a.smiyoutube,
  header .generic-navigation a.smiflickr,
  header .generic-navigation a.smiweibo,
  header .generic-navigation a.smiinstagram,
  header .generic-navigation a.smilinkedin,
  header .generic-navigation a.smigoogleplus,
  footer.pagefooter nav a.smifacebook,
  footer.pagefooter nav a.smitwitter,
  footer.pagefooter nav a.smiyoutube,
  footer.pagefooter nav a.smiflickr,
  footer.pagefooter nav a.smiweibo,
  footer.pagefooter nav a.smiinstagram,
  footer.pagefooter nav a.smilinkedin,
  footer.pagefooter nav a.smigoogleplus {
    margin: .5em 0 0 .5em;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden; }
    @media only screen and (min-width: 700px) and (max-width: 919px) {
      header .generic-navigation a.smifacebook,
      header .generic-navigation a.smitwitter,
      header .generic-navigation a.smiyoutube,
      header .generic-navigation a.smiflickr,
      header .generic-navigation a.smiweibo,
      header .generic-navigation a.smiinstagram,
      header .generic-navigation a.smilinkedin,
      header .generic-navigation a.smigoogleplus,
      footer.pagefooter nav a.smifacebook,
      footer.pagefooter nav a.smitwitter,
      footer.pagefooter nav a.smiyoutube,
      footer.pagefooter nav a.smiflickr,
      footer.pagefooter nav a.smiweibo,
      footer.pagefooter nav a.smiinstagram,
      footer.pagefooter nav a.smilinkedin,
      footer.pagefooter nav a.smigoogleplus {
        margin-left: 1.5em; } }
  header .generic-navigation ul li.social a:hover,
  footer.pagefooter nav ul li.social a:hover {
    text-decoration: none; }
  header .generic-navigation ul li.social a:before,
  footer.pagefooter nav ul li.social a:before {
    color: #828282;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    position: relative;
    top: -8px;
    line-height: 1.8; }
  header .generic-navigation ul li.social a.smifacebook:before,
  footer.pagefooter nav ul li.social a.smifacebook:before {
    content: "\f082"; }
  header .generic-navigation ul li.social a.smitwitter:before,
  footer.pagefooter nav ul li.social a.smitwitter:before {
    content: "\f081"; }
  header .generic-navigation ul li.social a.smiyoutube:before,
  footer.pagefooter nav ul li.social a.smiyoutube:before {
    content: "\f166"; }
  header .generic-navigation ul li.social a.smiflickr:before,
  footer.pagefooter nav ul li.social a.smiflickr:before {
    content: "\f16e"; }
  header .generic-navigation ul li.social a.smiweibo:before,
  footer.pagefooter nav ul li.social a.smiweibo:before {
    content: "\f18a"; }
  header .generic-navigation ul li.social a.smiinstagram:before,
  footer.pagefooter nav ul li.social a.smiinstagram:before {
    content: "\f16d"; }
  header .generic-navigation ul li.social a.smilinkedin:before,
  footer.pagefooter nav ul li.social a.smilinkedin:before {
    content: "\f08c"; }
  header .generic-navigation ul li.social a.smigoogleplus:before,
  footer.pagefooter nav ul li.social a.smigoogleplus:before {
    content: "\f0d4"; }

/* END footer -------------------------------------------------------------- */
/* START mch_jquery_ui_1.10.4.custom.min ----------------------------------- */
/* Name: jQuery CSS */
/* Usage: Default */
/* Last edited: 03.12.2014 PR */
/*! jQuery UI - v1.10.4 - 2014-03-06
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: .4em 1em; }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em; }

.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("/Sites/Images/Common/jquery_ui/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(/Sites/Images/Common/jquery_ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222; }

.ui-widget-content a {
  color: #222; }

.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(/Sites/Images/Common/jquery_ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/Sites/Images/Common/jquery_ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url(/Sites/Images/Common/jquery_ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url(/Sites/Images/Common/jquery_ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/Sites/Images/Common/jquery_ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/Sites/Images/Common/jquery_ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(/Sites/Images/Common/jquery_ui/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(/Sites/Images/Common/jquery_ui/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(/Sites/Images/Common/jquery_ui/ui-icons_888888_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(/Sites/Images/Common/jquery_ui/ui-icons_454545_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(/Sites/Images/Common/jquery_ui/ui-icons_454545_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(/Sites/Images/Common/jquery_ui/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/Sites/Images/Common/jquery_ui/ui-icons_cd0a0a_256x240.png); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-overlay {
  background: #aaa url(/Sites/Images/Common/jquery_ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(/Sites/Images/Common/jquery_ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/* END mch_jquery_ui_1.10.4.custom.min ------------------------------------- */
/* START Module Event Calendar --------------------------------------------- */
/* Name: Eventcalender CSS */
/* Usage: Default */
/* Last edited: 03.12.2014 PR / Author: DH / PR */
/*only screen and  could be removed => print would use this */
/* Wrapper */
/* END Wrapper */
div.EventCalendarWrapper input, div.EventCalendarWrapper button, div.EventCalendarWrapper select {
  line-height: 1.2; }

/* Navigation Search: - Filter */
div.EventCalendarMainNavigation {
  position: relative;
  margin-top: 4em; }

div.EventCalendarMainNavigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  line-height: 1em; }

div.EventCalendarMainNavigation ul li {
  position: absolute;
  left: 0;
  top: -2em;
  display: block;
  z-index: 20;
  line-height: inherit;
  height: 2.1em;
  width: 11em;
  padding: 0.5em 1em;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-border-radius: 0.5em 0.5em 0 0;
  border-radius: 0.5em 0.5em 0 0; }

div.EventCalendarMainNavigation ul li.select {
  background-color: #f2f2f2;
  border-left: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #f2f2f2; }

div.EventCalendarMainNavigation ul li.EventCalendarNavFilter {
  left: 11em; }

div.EventCalendarMainNavigation ul li.EventCalendarNavSearch span:before {
  font-family: fontawesome;
  content: "\f002";
  padding: 0 0.5em 0 0; }

div.EventCalendarMainNavigation ul li.EventCalendarNavFilter span:before {
  font-family: fontawesome;
  content: "\f0b0";
  padding: 0 0.5em 0 0; }

/* END Navigation: Search - Filter */
/* EventCalendarSearch */
div.EventCalendarSearch, div.EventCalendarOrder {
  border: 1px solid #d9d9d9;
  margin-bottom: 0.7em;
  padding: 1em;
  background: #f2f2f2; }

div.EventCalendarSearch input.EventCalendarSearchInput {
  border: 1px solid #808080;
  background: #fff;
  width: 80%; }

div.EventCalendarSearch input.EventCalendarSearchButton {
  margin-left: 0.5em; }

/* END EventCalendarSearch */
/* EventCalendarFilter */
div.EventCalendarFilter {
  border: 1px solid #d9d9d9;
  padding: 1em;
  margin-bottom: 0.7em;
  background: #f2f2f2;
  overflow: hidden; }

div.EventCalendarFilter div.EventCalendarFilterSelectBoxes {
  float: left;
  width: 50%; }

div.EventCalendarFilter div.EventCalendarFilterSelectBoxes label {
  float: left;
  clear: left;
  width: 1.5em;
  height: 1.5em;
  margin-bottom: 1em;
  font-family: fontawesome;
  letter-spacing: 999em;
  overflow: hidden; }

div.EventCalendarFilter div.EventCalendarFilterSelectBoxes label.EventCalendarLocationLabel:before {
  content: "\f041"; }

div.EventCalendarFilter div.EventCalendarFilterSelectBoxes label.EventCalendarRoomLabel:before {
  content: "\f140"; }

div.EventCalendarFilter div.EventCalendarFilterSelectBoxes label.EventCalendarCategoryLabel:before {
  content: "\f02b"; }

div.EventCalendarFilter select {
  width: 85%;
  margin-bottom: 1em;
  border: 1px solid #808080; }

div.EventCalendarFilter div.EventCalendarDate {
  float: left;
  width: 50%; }

div.EventCalendarFilter div.EventCalendarDate img.ui-datepicker-trigger {
  float: right;
  margin: 0 0 0 0.5em;
  vertical-align: top;
  max-width: 100%;
  width: auto; }

div.EventCalendarFilter div.EventCalendarDateFrom {
  margin-bottom: 0.5em;
  text-align: right; }

div.EventCalendarFilter div.EventCalendarDateTo {
  text-align: right; }

div.EventCalendarFilter div.EventCalendarDateFrom input,
div.EventCalendarFilter div.EventCalendarDateTo input {
  /*padding: 1px;*/
  width: 12em;
  border: 1px solid #808080; }

div.EventCalendarFilter div.EventCalendarDateFrom label, div.EventCalendarFilter div.EventCalendarDateTo label {
  display: inline-block;
  margin-right: 0.5em; }

div.EventCalendarFilterFooter {
  clear: both;
  border-top: 1px dotted d9d9d9;
  text-align: right;
  width: 100%; }

div.EventCalendarFilterFooter input {
  margin-top: 1em;
  float: right; }

div.EventCalendarFilterFooter input.EventCalendarFilterButtonSubmit {
  margin-left: 1.5em; }

/* END EventCalendarFilter */
/* EventCalendar Order */
div.EventCalendarOrder {
  border: 1px solid #d9d9d9;
  margin-bottom: 0.7em;
  padding: 1em;
  background: #f2f2f2; }

div.EventCalendarOrder select.EventCalendarOrderSelect {
  border: 1px solid #808080; }

/* END EventCalendar Order */
/* Section EventCalendar List */
section.EventCalendarList {
  border: 1px solid #d9d9d9; }

section.EventCalendarList img.loader {
  display: block;
  margin: 0.5em auto; }

section.EventCalendarList span.eventLoadText {
  display: block;
  width: inherit;
  margin: 0.5em;
  text-align: center;
  font-style: italic; }

article.EventCalendarListContent {
  border-bottom: 1px dotted #d9d9d9;
  padding: 1em; }

article.EventCalendarListContent:nth-of-type(odd) {
  background-color: #f9f9f9; }

article.EventCalendarListContent div.EventCalendarOrganizer {
  color: #808080;
  padding-bottom: 1em; }

/* END Section EventCalendar List */
/* EventCalendar List EventCalendar Infos */
dl.EventCalendarInfo {
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0; }

dl.EventCalendarInfo dt {
  display: none;
  margin: 0;
  padding: 0; }

dl.EventCalendarInfo dd {
  width: 55%;
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 2em;
  vertical-align: top;
  box-sizing: content-box; }

dl.EventCalendarInfo dd:nth-of-type(2n+1) {
  width: 43%;
  margin-right: 2%; }

/* EventCalendar List EventCalendar Infos Icons */
dl.EventCalendarInfo dd:before {
  text-align: center;
  height: 2em;
  margin-right: 0.5em;
  font-family: fontawesome;
  padding: 0.1em 0.5em 0 0;
  display: inline; }

dl.EventCalendarInfo dd.EventCalendarDate:before {
  content: "\f073"; }

dl.EventCalendarInfo dd.EventCalendarLocation:before {
  content: "\f041"; }

dl.EventCalendarInfo dd.EventCalendarCategory:before {
  content: "\f02b"; }

/* END EventCalendar List EventCalendar Infos Icons */
/* END EventCalendar List EventCalendar Infos */
/* MediaQueries f├╝r DID-Varianten */
/* XXL */
/* XL */
@media only screen and (min-width: 1024px) and (max-width: 1919px) {
  div.EventCalendarFilter div.EventCalendarDateFrom input,
  div.EventCalendarFilter div.EventCalendarDateTo input {
    width: 11em; } }
/* L */
@media only screen and (min-width: 920px) and (max-width: 1023px) {
  div.EventCalendarFilter div.EventCalendarDateFrom input,
  div.EventCalendarFilter div.EventCalendarDateTo input {
    width: 11em; } }
/* M */
@media only screen and (min-width: 700px) and (max-width: 919px) {
  div.EventCalendarSearch input.EventCalendarSearchInput {
    width: 98%; }

  div.EventCalendarWrapper input[type="button"] {
    padding: 0.2em 0.4em !important; }

  div.EventCalendarSearch input.EventCalendarSearchButton {
    display: block;
    margin-top: 1em;
    margin-left: 0 !important; }

  div.EventCalendarFilter select {
    width: 92%; }

  div.EventCalendarFilter div.EventCalendarFilterSelectBoxes {
    width: 100%;
    display: block;
    float: none; }

  div.EventCalendarFilter div.EventCalendarFilterSelectBoxes label {
    width: 2.2em;
    width: 8%; }

  div.EventCalendarFilter div.EventCalendarDate {
    width: 100%;
    display: block; }

  div.EventCalendarFilter div.EventCalendarDate img.ui-datepicker-trigger {
    float: none; }

  div.EventCalendarFilter div.EventCalendarDateFrom, div.EventCalendarFilter div.EventCalendarDateTo {
    text-align: left; }

  div.EventCalendarFilter div.EventCalendarDateFrom input,
  div.EventCalendarFilter div.EventCalendarDateTo input {
    float: none;
    width: 10em; }

  div.EventCalendarFilter div.EventCalendarDateFrom label, div.EventCalendarFilter div.EventCalendarDateTo label {
    width: 8%;
    float: left;
    margin-right: 0; }

  dl.EventCalendarInfo dd, dl.EventCalendarInfo dd:nth-of-type(2n+1) {
    width: 100%;
    margin-right: 0; } }
/* S */
@media only screen and (max-width: 699px) {
  div.EventCalendarWrapper {
    margin: 0.5em;
    min-width: 330px; }

  /* to be transferred to main grid */
  div.EventCalendarWrapper {
    min-width: 330px; }

  div.EventCalendarSearch input.EventCalendarSearchInput {
    width: 98%; }

  div.EventCalendarWrapper input[type="button"] {
    padding: 0.2em 0.4em !important; }

  div.EventCalendarSearch input.EventCalendarSearchButton {
    display: block;
    margin-top: 1em;
    margin-left: 0 !important; }

  div.EventCalendarFilter select {
    width: 92%; }

  div.EventCalendarFilter div.EventCalendarFilterSelectBoxes {
    width: 100%;
    display: block;
    float: none; }

  div.EventCalendarFilter div.EventCalendarFilterSelectBoxes label {
    width: 8%; }

  div.EventCalendarFilter div.EventCalendarDate {
    width: 100%;
    display: block; }

  div.EventCalendarFilter div.EventCalendarDateFrom, div.EventCalendarFilter div.EventCalendarDateTo {
    text-align: left; }

  div.EventCalendarFilter div.EventCalendarDateFrom input,
  div.EventCalendarFilter div.EventCalendarDateTo input {
    float: none;
    width: 10em; }

  div.EventCalendarFilter div.EventCalendarDateFrom label, div.EventCalendarFilter div.EventCalendarDateTo label {
    width: 8%;
    float: left;
    margin-right: 0; }

  div.EventCalendarFilter div.EventCalendarDate img.ui-datepicker-trigger {
    float: none; }

  dl.EventCalendarInfo dd, dl.EventCalendarInfo dd:nth-of-type(2n+1) {
    width: 100%;
    margin-right: 0; } }
/* XS */
@media only screen and (max-width: 399px) {
  div.EventCalendarWrapper {
    margin: 0; }

  div.EventCalendarSearch input.EventCalendarSearchInput {
    width: 95%; } }
/* Baselworld Hackedihack */
/* Datepicker */
.ui-datepicker-trigger {
  clear: none; }

/* Portlet Specs */
div.nextEventContainer div.nextEventFooter {
  padding: 0.1em 1em; }
  @media only screen and (max-width: 699px) {
    div.nextEventContainer div.nextEventFooter {
      padding: 0; } }

div.nextEventContainer div.nextEventItem {
  padding: 0.1em 1em; }
  @media only screen and (max-width: 699px) {
    div.nextEventContainer div.nextEventItem {
      padding: 0; } }
  div.nextEventContainer div.nextEventItem h2.EventCalendarTitle {
    font-size: 1.308em; }

div.nextEventContainer div.nextEventItem div.EventCalendarByline {
  margin-bottom: 1em; }

div.nextEventContainer div.nextEventItem dt {
  display: none;
  margin: 0;
  padding: 0; }

div.nextEventContainer div.nextEventItem dd {
  margin: 0;
  padding: 0; }

div.nextEventContainer div.nextEventItem dd:before {
  height: 1em;
  width: 1em;
  margin-right: 0.5em;
  display: inline-block;
  font-family: fontawesome; }

div.nextEventContainer div.nextEventItem dd.EventCalendarDate:before {
  content: "\f073"; }

div.nextEventContainer div.nextEventItem dd.EventCalendarLocation:before {
  content: "\f041"; }

/* END Module Event Calendar ----------------------------------------------- */
/* START Module Fancybox --------------------------------------------------- */
/* Name: Fancybox CSS */
/* Usage: Default */
/* Last edited: 03.12.2014 PR */
/*only screen and  could be removed => print would use this */
/* fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/Sites/Images/Common/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/Sites/Images/Common/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/* Fancybox overrides */
body .fancybox-wrap a,
body .fancybox-wrap a:visited,
body .fancybox-wrap a:active,
body .fancybox-wrap a:hover,
body .fancybox-wrap a:active i,
body .fancybox-wrap a:hover i {
  color: #71bb6e;
  text-decoration: none; }
body .fancybox-error,
body .fancybox-title {
  font-family: "maisonneueweb-book", Arial, Helvetica, sans-serif;
  padding-top: 5px;
  padding-bottom: 5px; }
  body .fancybox-error .count,
  body .fancybox-title .count {
    float: right; }
body .fancybox-skin {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }
  body .fancybox-skin .download a:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    text-decoration: inherit;
    display: inline-block;
    margin-right: 0.5em;
    speak: none;
    content: ""; }
body div.fancybox-wrap a.fancybox-close,
body div.fancybox-wrap a.fancybox-next,
body div.fancybox-wrap a.fancybox-prev {
  background-image: none;
  text-align: center;
  line-height: 1em; }
  body div.fancybox-wrap a.fancybox-close:hover, body div.fancybox-wrap a.fancybox-close:active, body div.fancybox-wrap a.fancybox-close:hover i, body div.fancybox-wrap a.fancybox-close:active i,
  body div.fancybox-wrap a.fancybox-next:hover,
  body div.fancybox-wrap a.fancybox-next:active,
  body div.fancybox-wrap a.fancybox-next:hover i,
  body div.fancybox-wrap a.fancybox-next:active i,
  body div.fancybox-wrap a.fancybox-prev:hover,
  body div.fancybox-wrap a.fancybox-prev:active,
  body div.fancybox-wrap a.fancybox-prev:hover i,
  body div.fancybox-wrap a.fancybox-prev:active i {
    color: #fff; }
body div.fancybox-wrap a.fancybox-close {
  height: 36px;
  width: 36px;
  top: 15px;
  right: 15px;
  color: #fff;
  background: #71bb6e;
  border-radius: 3px;
  opacity: 0.9; }
  body div.fancybox-wrap a.fancybox-close i {
    font-size: 20px;
    height: 36px;
    width: 36px;
    line-height: 34px; }
body div.fancybox-wrap a.fancybox-next,
body div.fancybox-wrap a.fancybox-prev {
  opacity: 0.9;
  height: 36px;
  width: 30px;
  top: 45%;
  background-color: #71bb6e;
  color: #fff; }
  body div.fancybox-wrap a.fancybox-next i,
  body div.fancybox-wrap a.fancybox-prev i {
    font-size: 18px;
    height: 36px;
    width: 10px;
    line-height: 38px; }
body div.fancybox-wrap a.fancybox-next {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }
body div.fancybox-wrap a.fancybox-prev {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }
body div.fancybox-wrap .fancybox-title-inside-wrap {
  min-height: 1.5em; }
body div.fancybox-wrap .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2); }
body .fancybox-overlay {
  background: url("/Sites/Images/Common/fancybox/fancybox_overlay.png"); }
body .fancybox-nav {
  background: transparent url("/Sites/Images/Common/blank.gif");
  /* helps IE */ }

/* Image Gallery - Fancybox */
body div.fancybox-wrap a.fancybox-next,
body div.fancybox-wrap a.fancybox-prev {
  background: transparent url("/Sites/Images/Common/blank.gif");
  height: 95%;
  width: 48%;
  top: 5%; }

body div.fancybox-wrap a.fancybox-prev {
  text-align: left; }

body div.fancybox-wrap a.fancybox-next {
  text-align: right; }

body div.fancybox-wrap a.fancybox-next i,
body div.fancybox-wrap a.fancybox-prev i {
  font-size: 18px;
  height: 36px;
  width: 36px;
  line-height: 18px;
  background-color: #71bb6e;
  color: #fff;
  opacity: 0.9;
  padding: .5em;
  position: absolute;
  top: 45%; }

body div.fancybox-wrap a.fancybox-next i {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  right: 0; }

body div.fancybox-wrap a.fancybox-prev i {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

body .fancybox-overlay {
  background: url("/Sites/Images/Common/fancybox/fancybox_overlay.png"); }

body .fancybox-nav {
  background: transparent url("/Sites/Images/Common/blank.gif");
  /* helps IE */ }

.fancybox-title-float-wrap {
  width: 100% !important;
  margin: 0;
  padding: .2em 0 0 0 !important;
  line-height: 1; }

.fancybox-title-float-wrap .child {
  position: relative;
  width: 100%;
  background: #f9f9f9;
  color: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  font-weight: normal;
  margin: 0;
  padding: 0; }

.fancybox-title {
  left: 0;
  position: static; }

/* END Module Fancybox ----------------------------------------------------- */
/* START Module slider ----------------------------------------------------- */
/* Name: Slider CSS */
/* Usage: Default */
/* Last edited: 05.11.2015 MB */
/*only screen and  could be removed => print would use this */
/*----------------------------------------royalslider.css-----------------------------------------*/
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 100%;
  height: auto;
  position: relative;
  direction: ltr; }

.royalSlider > * {
  float: left; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

body * {
  -webkit-trasform: translateZ(0); }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.rsVideoContainer {
  /*left: 0;
  top: 0;
  position: absolute;*/
  /*width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none;
  width: auto;
  margin-top: 0px !important; }

.rsImgBannerLink {
  cursor: pointer; }

.grab-cursor {
  cursor: url(//lib.messe.ch/ajax/libs/royalslider/grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(//lib.messe.ch/ajax/libs/royalslider/grabbing.png) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(/Sites/Images/Common/blank.gif); }

.templates-count {
  top: 6px;
  right: -2px;
  position: absolute;
  font-size: 10px;
  vertical-align: top; }

#templates-list {
  list-style: none; }

#templates-list li {
  position: relative;
  height: auto;
  background: #f7f7f7;
  float: left;
  margin: 12px 1%;
  width: 30%; }

#templates-list a {
  line-height: 0;
  display: block; }

#templates-list img {
  width: 100%;
  height: auto; }

#templates-list h3 {
  color: #111;
  background: #E7E7E7;
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  padding: 8px;
  margin: 0; }

#templates-list a:hover {
  color: #C00;
  text-decoration: none; }

#templates-list a:hover h3 {
  color: #C00;
  text-decoration: none; }

.links-holder {
  width: 100%;
  height: 300px;
  background: #f7f7f7;
  text-align: center;
  line-height: 290px;
  font-size: 22px; }

.openBoxButton {
  color: #c00;
  text-decoration: underline; }

/**
 * Buttons
 */
a.action-button {
  color: #c00;
  background: #dadada;
  padding: 8px 12px 9px;
  border-radius: 2px; }

a.action-button:hover {
  text-decoration: none;
  background: #C00;
  color: #FFF; }

.example-info h2 {
  margin-top: 0; }

.fullWidth {
  width: 100%;
  overflow: hidden; }

#page-navigation {
  margin-top: 8px;
  height: auto; }

#page-navigation .page-nav-item a {
  padding: 6px 8px;
  background: #f7f7f7;
  text-decoration: none;
  line-height: 31px; }

#page-navigation .page-nav-item a:hover {
  background: #c00;
  color: #FFF;
  text-decoration: none; }

#page-navigation .right {
  float: right; }

#page-navigation .left {
  float: left; }

#docs-menu {
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 50px;
  padding: 0;
  background: #f7f7f7; }

#docs-menu li {
  list-style: none; }

#docs-menu .dmenu-inside > ul {
  margin: 0; }

#docs-menu h4 {
  margin: 0 0 12px 0; }

#docs-menu .dmenu-inside {
  padding: 20px 20px 12px; }

#docs-menu .support-forum-link {
  font-weight: bold;
  padding: 0 20px 20px; }

#docs h2:target,
#docs h3:target,
#docs h4:target {
  padding: 15px;
  border-top: 50px solid transparent;
  margin-top: -30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff6bf; }

.home-actions {
  text-align: center;
  margin-top: 32px; }

/**
 * Head
 */
/* Temporary offline because of regular Logo 
#logo {
  display: block;
  font-size: 24px;
  line-height: 23px;
  float: left;
  padding: 12px 13px 14px;
  background: #be2a2a;
  width: auto;
  color: #FFF;
  width: 130px;
  text-align: center;
}
#logo:hover {
  text-decoration: none;
  background-color: #C00;
}
*/
.call-to-action {
  padding: 14px 23px;
  background: #727272;
  color: white;
  border-radius: 2px;
  font-size: 16px; }

.call-to-action:hover {
  text-decoration: underline;
  color: #FFF;
  background: #999; }

.call-to-action-primary {
  background: #BE2A2A; }

.call-to-action-primary:hover {
  background: #CE3A3A; }

#main-header {
  color: #000;
  background: #f7f7f7;
  margin-bottom: 16px; }

.home-page #main-header {
  margin-top: 16px;
  background: none; }

.weird-rabbit {
  top: 10px;
  left: 10px; }

.weird-rabbit:hover {
  -webkit-animation-name: whiggle;
  -webkit-animation-duration: 0.8s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear; }

.home-page .weird-rabbit {
  top: 28px;
  left: 27px; }

#main-header nav {
  margin-top: 13px;
  float: left;
  margin-left: 16px; }

#buy-slider {
  float: right;
  margin-top: 0px;
  font-weight: bold;
  padding: 14px 10px; }

#main-header nav a {
  padding: 14px 10px;
  position: relative; }

#main-header nav a.curr-menu-item {
  color: #AAA; }

.sales-count {
  margin-top: 12px; }

.cc-icon {
  margin: 4px 0 0 0;
  background: url("//lib.messe.ch/ajax/libs/royalslider/sprite.png") 0 0;
  width: 38px;
  height: 38px;
  float: right; }

.full-width-wrap {
  width: 100%;
  background: #f7f7f7;
  padding: 16px 0; }

.new-template {
  text-align: left;
  font-family: Arial, sans-serif;
  color: white;
  font-size: 10px;
  padding: 1px 5px 1px;
  line-height: 13px;
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  background: #C00; }

/* table */
table.tc-variables-table {
  border-spacing: 0;
  border: none;
  width: 100%;
  position: relative;
  margin: 1em 0 2em; }

table.tc-variables-table thead {
  border-bottom: 2px solid #D6D6D6;
  color: #747474; }

table.tc-variables-table thead th {
  padding-bottom: 6px; }

table.tc-variables-table td,
table.tc-variables-table th {
  border: none;
  text-align: left;
  vertical-align: top;
  padding: 0;
  border-image: initial; }

table.tc-variables-table th {
  font-weight: bold;
  padding-left: 11px;
  padding-right: 22px;
  padding-bottom: 11px; }

table.tc-variables-table td {
  padding: 8px 22px 8px 11px;
  font-size: 13px; }

table.tc-variables-table td:first-child {
  color: #5551B8; }

table.tc-variables-table tbody tr:nth-child(odd) td {
  background-color: #f7f7f7; }

table.tc-variables-table tbody tr:hover td {
  background-color: #fff6bf !important; }

/**
 * Templated
 */
#templates-list,
#templates-list li {
  list-style: none; }

/**
 * Features
 */
.top-features-title {
  margin-top: 32px;
  margin-bottom: 4px; }

.main-features ul {
  margin: 0; }

.main-features li {
  list-style: none;
  margin-bottom: 16px;
  float: left; }

.main-features li p {
  color: #575757; }

.main-features li a {
  white-space: nowrap;
  opacity: 0.9; }

/**
 * Footer
 */
#main-footer {
  padding-top: 16px;
  margin-top: 16px;
  border-top: 1px solid #cdcdcd;
  padding-bottom: 32px; }

#main-footer .copy {
  float: right; }

#main-footer nav {
  float: left; }

#main-footer nav a {
  padding: 0 6px; }

/**
 * FAQ
 */
ul.faq-list {
  list-style-type: none;
  margin-left: 0; }

.faq-list > li {
  margin-bottom: 24px;
  list-style-type: none;
  margin-left: 20px; }

@media screen and (min-width: 0px) and (max-width: 977px) {
  #templates-list {
    margin-top: 0; }

  #templates-list li {
    margin: 12px 1%;
    width: 46%; } }
@media screen and (min-width: 0px) and (max-width: 400px) {
  #templates-list li {
    margin: 12px 0;
    width: 100%; }

  .links-holder {
    font-size: 14px;
    height: 200px;
    line-height: 200px; } }
@media screen and (min-width: 761px) and (max-width: 850px) {
  #buy-slider span {
    display: none; } }
@media screen and (min-width: 0px) and (max-width: 760px) {
  /* Temporary offline because of regular Logo 
  #logo {
    margin: 0 auto;
    float: none;
    margin-top: 1px;
  }
  */
  nav a {
    line-height: 16px;
    display: inline-block; }

  .home-page #main-header {
    margin-top: 0;
    margin-bottom: 0; }

  #main-header nav {
    width: 100%;
    margin-top: 22px;
    display: block;
    text-align: center;
    margin-left: 0;
    float: left; }

  #buy-slider {
    display: block;
    width: 100%;
    float: left;
    margin-top: 6px;
    font-weight: bold;
    text-align: center;
    padding-left: 0;
    padding-right: 0; }

  #main-header .span_6 {
    margin-bottom: 12px; }

  #main-footer {
    padding-top: 16px;
    margin-top: 16px;
    border-top: 1px solid #cdcdcd;
    padding-bottom: 32px; }

  #main-footer .copy {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 20px; }

  #main-footer nav {
    float: left;
    width: 100%;
    text-align: center; }

  #main-footer nav a {
    padding: 8px 6px; } }
/*----------------------------------------rs-default.css-----------------------------------------*/
  /******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloading
*    8. Caption
*	 9. Media Queries
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: #fcfcfc;
  color: #ccc; }

/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow {
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21; }

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  right: 0; }

.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 50%; }

.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 50%; }

.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -11px;
  position: absolute;
  cursor: pointer;
  background: none;
  border-radius: 2px; }

.keyvisual .portletContent .rsDefault .rsArrowIcn {
  background: none; }

.rsDefault .rsArrowLeft .rsArrowIcn:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  speak: none;
  content: "";
  color: #fff;
  font-size: 2em; }

.keyvisual .rsDefault .rsArrowLeft .rsArrowIcn:after {
  content: "";
  color: #fff; }

.rsDefault .rsArrowRight .rsArrowIcn:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  speak: none;
  content: "";
  color: #fff;
  font-size: 2em; }

.keyvisual .rsDefault .rsArrowRight .rsArrowIcn:after {
  content: "";
  color: #fff; }

.rsDefault .rsArrowIcn:hover {
  background-color: none; }

.keyvisual .rsDefault .rsArrowIcn:hover {
  background-color: none; }

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px; }

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px; }

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsDefault .rsBullets {
  position: absolute;
  z-index: 22;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.75em;
  margin: 0 auto;
  background: none;
  text-align: center;
  line-height: 8px;
  overflow: hidden; }

.keyvisual .rsDefault .rsBullets {
  background: none;
  left: 0;
  bottom: 0; }

.rsDefault .rsBullets.rsBulletsRelocate {
  /*@if ($rs-bullets-bar-positioning-vertical < 21px) {
  	bottom: 5%;
  }*/
  position: relative;
  padding-top: 5px; }

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px; }

.keyvisual .rsDefault .rsBullet {
  padding-left: 6px;
  padding-right: 6px; }

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer; }

.keyvisual .rsDefault .rsBullet span {
  border-radius: 50%;
  background: #ccc; }

.rsDefault .rsBullet.rsNavSelected span {
  background: #787878; }

.keyvisual .rsDefault .rsBullet.rsNavSelected span {
  background: #787878; }

/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor {
  width: 100%;
  background: #fff;
  z-index: 99; }

.keyvisual .rsDefault .rsThumbsHor {
  background: #fff; }

.rsDefault.rsThumbsHorBottom .rsThumbsHor {
  position: relative;
  bottom: 0; }

.keyvisual .rsDefault.rsThumbsHorBottom .rsThumbsHor {
  position: relative; }

.rsDefault.rsThumbsHorBottom .rsFullscreenBtn {
  bottom: 0; }

.keyvisual .rsDefault.rsThumbsHorBottom .rsFullscreenBtn {
  bottom: 0; }

.rsDefault.rsThumbsHorTop .rsThumbsHor {
  position: relative;
  top: 0; }

.keyvisual .rsDefault.rsThumbsHorTop .rsThumbsHor {
  position: relative; }

.rsDefault .rsThumbsVer {
  width: 170px;
  height: 100%;
  background: #fff;
  z-index: 99; }

.keyvisual .rsDefault .rsThumbsVer {
  width: 170px;
  background: #fff; }

.rsDefault.rsWithThumbsVer .rsOverflow {
  margin-left: -1px; }

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%; }

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 10px !important; }

.rsDefault .rsThumb {
  float: left;
  overflow: hidden; }

.rsDefault .rsThumbMediaHolder {
  height: 112.5px;
  overflow: hidden; }

.keyvisual .rsDefault .rsThumbMediaHolder {
  height: 112.5px; }

.rsDefault .rsThumb img, .rsDefault .rsThumb video {
  width: 150px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 0px;
  left: 0px; }

.keyvisual .rsDefault .rsThumb img, .rsDefault .rsThumb video {
  width: 150px;
  top: 0px;
  left: 0px; }

.rsDefault .rsThumbsContainer .rsNavItem {
  padding: 10px 10px 29px 10px;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  margin: 8px 0; }

.keyvisual .rsDefault .rsThumbsContainer .rsNavItem {
  background: rgba(255, 255, 255, 0.15);
  color: #fff; }

.rsDefault .rsThumbsContainer .rsNavSelected {
  background: rgba(0, 0, 0, 0.5);
  color: #999; }

.keyvisual .rsDefault .rsThumbsContainer .rsNavSelected {
  background: rgba(0, 0, 0, 0.5);
  color: #999; }

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.2;
  filter: alpha(opacity=20); }

/* Thumbnails with text */
.rsDefault .rsThumbTitle {
  font-size: 1em;
  line-height: 1.5;
  position: absolute;
  left: 10px;
  top: 128.5px; }

.keyvisual .rsDefault .rsThumbTitle {
  font-size: 1em;
  line-height: 1.5;
  top: 128.5px; }

.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF; }

.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px; }

/* Thumbnails ONLY */
.royalSlider.rsThumbsOnly {
  height: auto !important; }

.rsDefault.rsThumbsOnly .rsOverflow {
  height: 0 !important; }

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75); }

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9); }

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0; }

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("//lib.messe.ch/ajax/libs/royalslider/rs-default.png"); }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled {
  display: none !important; }

/* Thumbnails resizing on smaller screens */
@media only screen and (min-width: 700px) and (max-width: 919px) {
  .rsDefault .rsThumb img, .rsDefault .rsThumb video {
    width: 112.5px; }

  .keyvisual .rsDefault .rsThumb img, .rsDefault .rsThumb video {
    width: 112.5px; }

  .rsDefault .rsThumbMediaHolder {
    height: 84.375px; }

  .keyvisual .rsDefault .rsThumbMediaHolder {
    height: 84.375px; }

  .rsDefault .rsThumbsVer {
    width: 122.5px; }

  .keyvisual .rsDefault .rsThumbsVer {
    width: 122.5px; }

  .rsThumbTitle {
    display: none; }

  .rsDefault .rsThumbsContainer .rsNavItem {
    padding: 5px;
    margin: 4px 0; } }
/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative; }

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1; }

.rsDefault .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.rsDefault .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf; }

.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB); }

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn {
  right: 0;
  bottom: 0;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer; }

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 8px 9px;
  width: 22px;
  height: 22px;
  background: url("//lib.messe.ch/ajax/libs/royalslider/rs-default.png") -5px -5px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px; }

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -37px -4px; }

/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer; }

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(//lib.messe.ch/ajax/libs/royalslider/rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%; }

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px; }

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("//lib.messe.ch/ajax/libs/royalslider/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloading
*
****************/
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(//lib.messe.ch/ajax/libs/royalslider/preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px; }

.royalSlider > .rsContent {
  display: none; }

.rsMediaHolderHidden, .rsContentBoxHidden, .rsImgBannerHidden {
  visibility: hidden; }

/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px; }

div.SliderClose {
  position: relative;
  top: 20px;
  left: 100px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  height: 16px;
  width: 16px;
  /*color:red;
  border-width :1px ;
  border-style:dashed;*/
  background-image: url(//lib.messe.ch/ajax/libs/royalslider/close.png);
  background-repeat: no-repeat;
  z-index: 100; }

img.rsContentImg {
  height: 100px; }

.royalSlider a {
  /*padding-left: 0 !important;
  background: none !important; MB*/ }

div.rsSlider {
  /*margin-top: 30px;*/
  margin-bottom: 30px; }

.rsMediaHolder .rsVideoTitle {
  display: none; }

.rsFooter {
  padding: 0.25em 2em; }

.rsThumbsHorBottom .rsContentBox, .rsThumbsNone .rsContentBox {
  position: absolute;
  top: 0em;
  left: 0em; }

.keyvisual .rsThumbsHorBottom .rsContentBox, .keyvisual .rsThumbsNone .rsContentBox {
  position: absolute;
  top: 3em;
  left: 3em; }

.rsThumbsHorTop .rsContentBox {
  position: absolute;
  bottom: 0em;
  left: 0em; }

.keyvisual .rsThumbsHorTop .rsContentBox {
  position: absolute;
  bottom: 3em;
  left: 3em; }

.rsThumbsVerLeft .rsContentBox {
  position: absolute;
  top: 0em;
  right: 0em; }

.keyvisual .rsThumbsVerLeft .rsContentBox {
  position: absolute;
  top: 3em;
  right: 3em; }

.rsThumbsVerRight .rsContentBox {
  position: absolute;
  top: 0em;
  left: 0em; }

.keyvisual .rsThumbsVerRight .rsContentBox {
  position: absolute;
  top: 3em;
  left: 3em; }

.rsBullets .rsContentBox {
  position: absolute;
  top: 0em;
  left: 0em; }

.keyvisual .rsBullets .rsContentBox {
  position: absolute;
  top: 3em;
  left: 3em; }

.rsContentBox {
  background: rgba(255, 255, 255, 0.5);
  color: #fff;
  padding: 0 0 1.5em 1em;
  width: 100%; }
  .rsContentBox h3 {
    color: #1F1F1F;
    font-size: auto;
    margin: 0px; }
  .rsContentBox .rsContentBoxText {
    padding-bottom: 1em; }
  .rsContentBox .rsContentBoxLink {
    background: rgba(255, 255, 255, 0.7);
    padding: 0.5em; }
  .rsContentBox .rsContentBoxLink:hover, .rsContentBox .rsContentBoxLink:active {
    background: rgba(255, 255, 255, 0.7); }

.keyvisual .rsContentBox {
  background: rgba(0, 0, 0, 0.5);
  padding: 0 0 2em 1em;
  color: #fff;
  width: 75%; }
  .keyvisual .rsContentBox h1 {
    color: #fff;
    font-size: auto;
    margin: 0.25em 0px 0.25em; }
  .keyvisual .rsContentBox .rsContentBoxText {
    padding-bottom: 1em; }
  .keyvisual .rsContentBox .rsContentBoxLink {
    background: rgba(255, 255, 255, 0.7);
    padding: 0.5em; }
  .keyvisual .rsContentBox .rsContentBoxLink:hover, .keyvisual .rsContentBox .rsContentBoxLink:active {
    background: rgba(255, 255, 255, 0.7); }

@media only screen and (max-width: 699px), only screen and (max-width: 400px) {
  .rsContentBox {
    color: #000;
    left: 0 !important;
    width: 100% !important; }

  .rsContentBoxText {
    display: none; }

  .rsDefault .rsBullets {
    position: absolute; }

  .rsSlide {
    overflow: visible; }

  .rsFullscreenBtn {
    display: none !important; } }
.rsMediaHolder video {
  width: 100%;
  height: 100%; }

.rsCloseVideoIcn {
  display: none; }

/* END jquery.slider ------------------------------------------------------- */
/* START Module Google Search ---------------------------------------------- */
/* Name: Google Search CSS */
/* Usage: Default */
/* Last edited: 09.12.2015 PR / Author: PR */
/*only screen and  could be removed => print would use this */
/* Achtung: Es werden weitere CSS-Deklarationen direkt von Google geladen */
/** Minimalist theme **/
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse, .gsc-control-cse {
  padding: 1em 0;
  width: auto; }

.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse {
  width: 100%; }

.cse .gsc-branding, .gsc-branding {
  /* display: none; */ }

.cse.gsc-control-cse div, .gsc-control-cse div {
  position: normal; }

/* Selector for entire element. */
.cse .gsc-control-cse, .gsc-control-cse {
  font-family: inherit !important;
  font-size: inherit !important; }

#mch-cse-searchpage .cse .gsc-control-cse, #mch-cse-searchpage .gsc-control-cse {
  background-color: transparent; }

.gsc-control-cse, .gsc-control-cse .gsc-table-result {
  font-family: inherit !important;
  font-size: inherit !important; }

.cse .gsc-control-cse:after, .gsc-control-cse:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Search form */
#GoogleCseSearchBox {
  /* width: 25em; width: 19.5em */
  width: 100%; }

/* Search background */
.cse form.gsc-search-box, form.gsc-search-box {
  padding: 0 !important;
  margin: 0 !important;
  font-size: inherit !important; }

.cse .gsc-branding-text, .gsc-branding-text {
  color: #000; }

/* Table cell containing the search input. */
/* 12 pixels added to account for the horizontal padding on the input. */
.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
  padding-right: 12px; }

.cse .gsc-search-box, .gsc-search-box {
  border-collapse: collapse; }

/* Search input */
.cse input.gsc-input, input.gsc-input {
  font-family: inherit !important;
  border: 1px solid #e6e6e6 !important;
  padding: 0px 6px !important;
  width: 99%;
  height: 18px !important;
  font-size: inherit !important; }

/* Search button */
.cse input.gsc-search-button, input.gsc-search-button {
  font-family: inherit !important;
  font-size: inherit !important;
  color: #fff;
  font-weight: normal;
  padding: 0px 8px !important;
  height: 20px !important;
  min-width: 54px;
  border: none;
  cursor: pointer; }

#mch-cse-searchpage .cse input.gsc-search-button, #mch-cse-searchpage input.gsc-search-button,
#mch-cse-searchbox .cse input.gsc-search-button, #mch-cse-searchbox input.gsc-search-button {
  background: #787878; }

#mch-cse-searchpage .cse input.gsc-search-button:hover, #mch-cse-searchpage input.gsc-search-button:hover,
#mch-cse-searchbox .cse input.gsc-search-button:hover, #mch-cse-searchbox input.gsc-search-button:hover {
  background: #999; }

#GoogleCseSearchBox #mch-cse-searchbox img {
  width: 24px;
  height: 24px; }

/* Base tab selector styles */
.cse .gsc-tabHeader, .gsc-tabHeader {
  font-weight: bold;
  font-size: inherit !important;
  text-transform: uppercase;
  padding: 2px 12px !important; }

/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive {
  background-color: #fff !important;
  border: none !important; }

#mch-cse-searchpage .cse .gsc-tabHeader.gsc-tabhInactive, #mch-cse-searchpage .gsc-tabHeader.gsc-tabhInactive {
  border-top: 1px solid #000 !important;
  color: #000 !important; }

/* Inactive tab hover */
.cse .gsc-tabHeader.gsc-tabhInactive:hover, .gsc-tabHeader.gsc-tabhInactive:hover {
  background-color: #000 !important; }

#mch-cse-searchpage .cse .gsc-tabHeader.gsc-tabhInactive:hover, #mch-cse-searchpage .gsc-tabHeader.gsc-tabhInactive:hover {
  border-top: 1px solid #000 !important;
  color: #fff !important; }

/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhActive {
  background-color: #000 !important;
  border: none !important; }

#mch-cse-searchpage .cse .gsc-tabHeader.gsc-tabhActive, #mch-cse-searchpage .gsc-tabHeader.gsc-tabhActive {
  border-top: none !important;
  color: #fff !important; }

/* Active tab hover */
.cse .gsc-tabHeader.gsc-tabhActive:hover, .gsc-tabHeader.gsc-tabhActive:hover {
  background-color: #000 !important; }

#mch-cse-searchpage .cse .gsc-tabHeader.gsc-tabhActive:hover, #mch-cse-searchpage .gsc-tabHeader.gsc-tabhActive:hover {
  border-top: noene !important;
  color: #fff !important; }

/* This is the tab bar bottom border */
.cse .gsc-tabsArea, .gsc-tabsArea {
  margin-top: 1em;
  padding: 0; }

#mch-cse-searchpage .cse .gsc-tabsArea, #mch-cse-searchpage .gsc-tabsArea {
  border-bottom: 1px solid #ccc; }

/* Refinement */
#mch-cse-searchpage .cse .gsc-refinementsArea, #mch-cse-searchpage .gsc-refinementsArea {
  white-space: pre-wrap !important; }

.cse .gsc-refinementHeader, .gsc-refinementHeader {
  font-weight: bold; }

#mch-cse-searchpage .cse .gsc-refinementHeader, #mch-cse-searchpage .gsc-refinementHeader {
  white-space: nowrap !important; }

/* Inactive refinement */
.cse .gsc-refinementHeader.gsc-refinementhInactive, .gsc-refinementHeader.gsc-refinementhInactive {
  text-decoration: none !important; }

#mch-cse-searchpage .cse .gsc-refinementHeader.gsc-refinementhInactive, #mch-cse-searchpage .gsc-refinementHeader.gsc-refinementhInactive {
  color: #71bb6e !important; }

/* Inactive refinement hover */
.cse .gsc-refinementHeader.gsc-refinementhInactive:hover, .gsc-refinementHeader.gsc-refinementhInactive:hover {
  text-decoration: none !important; }

#mch-cse-searchpage .cse .gsc-refinementHeader.gsc-refinementhInactive:hover, #mch-cse-searchpage .gsc-refinementHeader.gsc-refinementhInactive:hover {
  color: #71bb6e !important; }

.cse .gsc-resultsHeader, .gsc-resultsHeader {
  margin: 0;
  border: block; }

.gsc-selected-option-container {
  font-size: inherit !important; }

#mch-cse-searchpage .cse .gsc-selected-option-container, #mch-cse-searchpage .gsc-selected-option-container {
  width: 100% !important; }

/* Wrapper for all results */
.cse .gsc-results, .gsc-results {
  width: 100%;
  margin-top: 1em; }

/* Uber-wrapper for a result. Add padding to elements within a result block */
.cse .gs-result div.gs-title, div.gs-title, .cse .gs-result .gs-snippet, .gs-result .gs-snippet, .cse .gs-result .gs-visibleUrl, .gs-result .gs-visibleUrl, .cse .gs-spelling, .gs-spelling {
  padding: 0; }

.cse .gs-result .gs-snippet, .gs-result .gs-snippet,
.cse .gs-result .gs-visibleUrl, .gs-result .gs-visibleUrl,
.cse .gs-spelling, .gs-spelling,
.cse .gs-per-result-labels, .gs-per-result-labels {
  margin-top: 0.4em; }

.cse .gs-per-result-labels, .gs-per-result-labels {
  font-style: italic !important; }

.cse .gs-label, .gs-label {
  cursor: pointer;
  text-decoration: none !important;
  background: none !important;
  padding-left: 0 !important; }

#mch-cse-searchpage .cse .gs-label, #mch-cse-searchpage .gs-label {
  color: #71bb6e !important; }

.cse .gs-label:hover, .gs-label:hover {
  text-decoration: none !important; }

#mch-cse-searchpage .cse .gs-label:hover, #mch-cse-searchpage .gs-label:hover {
  color: #71bb6e !important; }

/* URL text color */
#mch-cse-searchpage .gs-webResult div.gs-per-result-labels a.gs-label {
  color: #71bb6e !important; }

#mch-cse-searchpage .gs-webResult div.gs-per-result-labels a.gs-label:hover {
  color: #71bb6e !important;
  text-decoration: none !important; }

.cse .gsc-result .gs-title, .gsc-result .gs-title {
  height: auto !important;
  font-size: inherit !important;
  line-height: inherit !important; }

.cse .gs-result .gs-snippet, .gs-result .gs-snippet {
  line-height: inherit !important; }

/* Font size */
.cse .gs-result .gs-snippet, .gs-result .gs-snippet, .cse .gs-spelling-original, .gs-spelling-original {
  font-size: inherit !important; }

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
  font-size: inherit !important; }

/* Resultsuggest */
.cse .gs-spelling a, .gs-spelling a {
  background: none !important;
  padding-left: 0 !important;
  margin-top: 0.5em !important;
  font-size: inherit !important;
  text-decoration: none !important; }

#mch-cse-searchpage .cse .gs-spelling.gs-spelling-original a, #mch-cse-searchpage .gs-spelling.gs-spelling-original a {
  color: #71bb6e !important;
  text-decoration: underline !important; }

.cse .gs-spelling.gs-spelling-original a:hover, .gs-spelling.gs-spelling-original a:hover {
  text-decoration: underline !important; }

#mch-cse-searchpage .cse .gs-spelling.gs-spelling-original a:hover, #mch-cse-searchpage .gs-spelling.gs-spelling-original a:hover {
  color: #71bb6e !important;
  text-decoration: none !important; }

/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result, .gsc-imageResult-classic, .gsc-imageResult-column {
  padding: 1em 0 !important;
  margin-bottom: 1em; }

/* Result hover event styling */
/* Set link colors */
.cse .gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link,
.cse .gs-webResult.gs-result a.gs-title:link b, .gs-webResult.gs-result a.gs-title:link b,
.cse .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited,
.cse .gs-webResult.gs-result a.gs-title:visited b, .gs-webResult.gs-result a.gs-title:visited b,
.cse .gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover,
.cse .gs-webResult.gs-result a.gs-title:hover b, .gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b,
.cse .gsc-cursor-page,
.gsc-cursor-page,
.cse .gsc-trailing-more-results:link,
.gsc-trailing-more-results:link,
.cse .gs-spelling a,
.gs-spelling a {
  text-decoration: none !important; }

#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:link, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:link,
#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:link b, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:link b,
#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:visited, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:visited,
#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:visited b, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:visited b,
#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:hover, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:hover,
#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:hover b, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:hover b,
#mch-cse-searchpage .gs-imageResult a.gs-title:link,
#mch-cse-searchpage .gs-imageResult a.gs-title:link b,
#mch-cse-searchpage .gs-imageResult a.gs-title:visited,
#mch-cse-searchpage .gs-imageResult a.gs-title:visited b,
#mch-cse-searchpage .gs-imageResult a.gs-title:hover,
#mch-cse-searchpage .gs-imageResult a.gs-title:hover b,
#mch-cse-searchpage .cse .gsc-cursor-page,
#mch-cse-searchpage .gsc-cursor-page,
#mch-cse-searchpage .cse .gsc-trailing-more-results:link,
#mch-cse-searchpage .gsc-trailing-more-results:link,
#mch-cse-searchpage .cse .gs-spelling a,
#mch-cse-searchpage .gs-spelling a {
  color: #71bb6e !important; }

#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:hover, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:hover,
#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:hover b, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:hover b,
#mch-cse-searchpage .gs-imageResult a.gs-title:hover,
#mch-cse-searchpage .gs-imageResult a.gs-title:hover b,
#mch-cse-searchpage .cse .gsc-cursor-page:hover,
#mch-cse-searchpage .gsc-cursor-page:hover,
#mch-cse-searchpage .cse .gsc-cursor-current-page:hover,
#mch-cse-searchpage .gsc-cursor-current-page:hover,
#mch-cse-searchpage .cse .gs-spelling a:hover,
#mch-cse-searchpage .gs-spelling a:hover {
  color: #71bb6e !important;
  text-decoration: underline !important; }

#mch-cse-searchpage .cse .gsc-cursor-page:hover,
#mch-cse-searchpage .gsc-cursor-page:hover,
#mch-cse-searchpage .cse .gsc-cursor-current-page:hover,
#mch-cse-searchpage .gsc-cursor-current-page:hover {
  text-decoration: none !important; }

.cse .gs-webResult.gs-result a.gs-title, .gs-webResult.gs-result a.gs-title,
.cse .gs-webResult.gs-result a.gs-image, .gs-webResult.gs-result a.gs-image,
.gs-imageResult a.gs-image {
  background: none !important;
  padding-left: 0 !important; }

.cse .gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active,
.cse .gs-webResult.gs-result a.gs-title:active b, .gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b {
  color: #71bb6e; }

#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:active, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:active,
#mch-cse-searchpage .cse .gs-webResult.gs-result a.gs-title:active b, #mch-cse-searchpage .gs-webResult.gs-result a.gs-title:active b,
#mch-cse-searchpage .gs-imageResult a.gs-title:active,
#mch-cse-searchpage .gs-imageResult a.gs-title:active b,
#mch-cse-searchpage .cse .gsc-cursor-current-page,
#mch-cse-searchpage .gsc-cursor-current-page {
  color: #71bb6e !important;
  text-decoration: none !important; }

.gs-result .gs-title, .gs-result .gs-title * {
  text-decoration: none !important;
  font-size: inherit !important;
  color: #71bb6e !important; }

.gs-result .gs-title:hover, .gs-result .gs-title:hover * {
  /*text-decoration: none !important;
  color: $google-search-color-link-hover !important;*/ }

/* Snippet text color */
.cse .gs-webResult .gs-snippet, .gs-webResult .gs-snippet, .gs-fileFormatType, .gs-imageResult .gs-snippet {
  color: inherit !important; }

#mch-cse-searchpage .cse .gs-webResult .gs-snippet b, #mch-cse-searchpage .gs-webResult .gs-snippet b, #mch-cse-searchpage .gs-fileFormatType b, #mch-cse-searchpage .gs-imageResult .gs-snippet b {
  color: #828282 !important; }

span.gs-fileFormat {
  color: inherit !important;
  font-size: inherit !important; }

span.gs-fileFormatType {
  font-size: inherit !important; }

.gs-fileSize {
  font-style: italic; }

/* Size text color */
.gs-imageResult .gs-size, .gs-imageResult .gs-size {
  color: #000; }

/* URL text color */
.cse .gs-webResult .gs-visibleUrl, .gs-webResult .gs-visibleUrl,
.cse .gs-webResult .gs-visibleUrl-short, .gs-webResult .gs-visibleUrl-short,
.gs-imageResult .gs-visibleUrl, .gs-imageResult .gs-visibleUrl-short {
  color: inherit !important;
  font-weight: bold; }

#mch-cse-searchpage .cse .gs-webResult .gs-visibleUrl, #mch-cse-searchpage .gs-webResult .gs-visibleUrl,
#mch-cse-searchpage .cse .gs-webResult .gs-visibleUrl-short, #mch-cse-searchpage .gs-webResult .gs-visibleUrl-short,
#mch-cse-searchpage .gs-imageResult .gs-visibleUrl, #mch-cse-searchpage .gs-imageResult .gs-visibleUrl-short {
  color: inherit !important; }

/* Image Search Results */
.gs-imageResult .gs-text-box {
  height: 6em !important;
  border-top: 1px solid #fff;
  padding: 5px; }

#mch-cse-searchpage .cse .gsc-imageResult-classic .gsc-imageResult-classic, #mch-cse-searchpage .gsc-imageResult-classic .gsc-imageResult-classic {
  overflow: hidden;
  background-color: #f9f9f9;
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em; }
  @media only screen and (max-width: 699px) {
    #mch-cse-searchpage .cse .gsc-imageResult-classic .gsc-imageResult-classic, #mch-cse-searchpage .gsc-imageResult-classic .gsc-imageResult-classic {
      width: 100%;
      margin-right: 0; } }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    #mch-cse-searchpage .cse .gsc-imageResult-classic .gsc-imageResult-classic, #mch-cse-searchpage .gsc-imageResult-classic .gsc-imageResult-classic {
      width: 30%;
      margin-right: 3%; } }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    #mch-cse-searchpage .cse .gsc-imageResult-classic .gsc-imageResult-classic, #mch-cse-searchpage .gsc-imageResult-classic .gsc-imageResult-classic {
      width: 30%;
      margin-right: 3%; } }
  @media only screen and (min-width: 1024px) and (max-width: 1919px) {
    #mch-cse-searchpage .cse .gsc-imageResult-classic .gsc-imageResult-classic, #mch-cse-searchpage .gsc-imageResult-classic .gsc-imageResult-classic {
      width: 22%;
      margin-right: 3%; } }
  @media only screen and (min-width: 1920px) {
    #mch-cse-searchpage .cse .gsc-imageResult-classic .gsc-imageResult-classic, #mch-cse-searchpage .gsc-imageResult-classic .gsc-imageResult-classic {
      width: 15%;
      margin-right: 23px; } }

/* Pagination container centered */
.cse .gsc-cursor-box, .gsc-cursor-box {
  border-top: 1px solid #e9e9e9;
  padding: 1em 0 0 0;
  text-align: left; }

/* Selected pagination */
.cse .gsc-results .gsc-cursor-page, .gsc-results .gsc-cursor-page {
  background-color: #fff !important;
  padding: 2px 8px;
  text-decoration: none !important; }

.cse .gsc-results .gsc-cursor-page:hover, .gsc-results .gsc-cursor-page:hover {
  background-color: #000 !important; }

.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page, .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  background-color: #000 !important; }

.gsc-result-info {
  font-size: inherit !important;
  line-height: inherit !important;
  padding-left: 0 !important;
  color: inherit !important; }

/* Not activated */
/*Promotion Settings*/
/* The entire promo */
.cse .gsc-webResult.gsc-result.gsc-promotion, .gsc-webResult.gsc-result.gsc-promotion {
  background-color: #E6E6E6;
  border-color: #CCCCCC; }

/* Promotion links */
.cse .gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *, .gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link, .gs-promotion .gs-snippet a:link {
  color: #0000CC; }

.cse .gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *, .gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited, .gs-promotion .gs-snippet a:visited {
  color: #0000CC; }

.cse .gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *, .gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover, .gs-promotion .gs-snippet a:hover {
  color: #444444; }

.cse .gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *, .gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active, .gs-promotion .gs-snippet a:active {
  color: #00CC00; }

/* Promotion snippet */
.cse .gs-promotion .gs-snippet, .gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *, .gs-promotion .gs-title .gs-promotion-title-right * {
  color: #333333; }

/* Promotion url */
.cse .gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl {
  color: #00CC00; }

/* Style for auto-completion table */
/* .gsc-completion-selected : styling for a suggested query which the user has moused-over */
/* .gsc-completion-container : styling for the table which contains the completions */
.gsc-completion-selected {
  background: #eee; }

.gsc-completion-container {
  font-family: inherit !important;
  font-size: inherit !important;
  background-color: #fff;
  border: 1px solid #BBB;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */ }

.gsc-completion-title {
  color: #0000CC; }

.gsc-completion-snippet {
  color: #333333; }

/* Full URL */
.gs-webResult div.gs-visibleUrl-short, .gs-promotion div.gs-visibleUrl-short {
  /*display: none;*/ }

.gs-webResult div.gs-visibleUrl-long, .gs-promotion div.gs-visibleUrl-long {
  display: block; }

/* Not activated feature */
.gsc-rating-bar {
  display: inline-block;
  width: 54px;
  height: 10px;
  margin: 3px 0 0 0; }

.gsc-rating-bar span {
  display: inline-block;
  height: 10px;
  padding: 4px 0 0 0; }

.gsc-reviewer {
  color: #222; }

.gsc-author {
  color: #222; }

.gsc-table-cell-thumbnail, .gs-promotion-image-cell {
  padding: 0 0 0 6px; }

.gsc-option-menu {
  font-size: inherit !important; }

.gsc-option-menu-item-highlighted {
  background-color: #eee; }

/* No Result */
.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
  background: none !important;
  border: none !important;
  margin: 0 !important;
  font-style: italic; }

/* MCH Anpassung */
.cse input.gsc-input, input.gsc-input {
  background-image: none !important; }

/* END Module Google Search ------------------------------------------------ */
/* START Module Rotator Portalbuene ---------------------------------------- */
/* END Module Rotator Portalbuene ------------------------------------------ */
/* START Customize --------------------------------------------------------- */
/* Name: Customize CSS */
/* Usage: www.giardina.ch */
/* Last edited: 25.01.2016 MB  */
/* Generated by Font Squirrel on November 5, 2015 */
@font-face {
  font-family: 'maisonneueweb-book';
  src: url("fontface/maisonneueweb-book-webfont.eot");
  src: url("fontface/maisonneueweb-book-webfont.eot?#iefix") format("embedded-opentype"), url("fontface/maisonneueweb-book-webfont.woff2") format("woff2"), url("fontface/maisonneueweb-book-webfont.woff") format("woff"), url("fontface/maisonneueweb-book-webfont.ttf") format("truetype"), url("fontface/maisonneueweb-book-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'maisonneueweb-demi';
  src: url("fontface/maisonneueweb-demi-webfont.eot");
  src: url("fontface/maisonneueweb-demi-webfont.eot?#iefix") format("embedded-opentype"), url("fontface/maisonneueweb-demi-webfont.woff2") format("woff2"), url("fontface/maisonneueweb-demi-webfont.woff") format("woff"), url("fontface/maisonneueweb-demi-webfont.ttf") format("truetype"), url("fontface/maisonneueweb-demi-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*only screen and  could be removed => print would use this */
.main-nav {
  text-align: right; }
  .main-nav > ul {
    position: relative;
    padding: 0 13.3em 0 0; }
    .main-nav > ul > li:hover, .main-nav > ul li:active {
      background-color: #000; }
      .main-nav > ul > li:hover > a, .main-nav > ul li:active > a {
        color: #FFF; }
    .main-nav > ul > li {
      display: inline-block;
      padding: 0.5em 1em;
      margin: 0 0.25em;
      background-color: #fff;
      cursor: pointer;
      /*  > a:hover, a:active, a:visited, a.fly_active {
      	 
        }*/ }
      .main-nav > ul > li > a {
        font-size: 1em;
        font-family: 'maisonneueweb-book',Arial,Helvetica,sans-serif;
        text-transform: uppercase;
        letter-spacing: 0.08em; }
      .main-nav > ul > li > ul {
        padding: 0 3.125em 2.5em;
        top: 3em !important;
        /*.close {
          top: 0.5em;
          right: 0.5em;
        }*/ }
        .main-nav > ul > li > ul .first_level_item {
          display: none; }
        .main-nav > ul > li > ul .close {
          opacity: 1;
          -webkit-text-stroke: none !important;
          right: .7em;
          top: .5em; }
          .main-nav > ul > li > ul .close i {
            -webkit-text-stroke: 0;
            font-size: 1em;
            font-weight: 200;
            text-shadow: none;
            color: #000;
            padding: .15em; }
            .main-nav > ul > li > ul .close i:hover {
              color: #fff;
              background-color: #000; }
            .main-nav > ul > li > ul .close i:before {
              content: "x";
              font-family: Helvetica, Arial, Verdana, sans-serif; }
        .main-nav > ul > li > ul > li:active {
          background: none; }
        .main-nav > ul > li > ul > li {
          margin-top: 2.75em;
          padding: 0 1em 0 0;
          cursor: default; }
          .main-nav > ul > li > ul > li > a {
            padding-bottom: 0.3em;
            font-size: 1em;
            font-family: "Harriet Display",Georgia,serif;
            text-transform: uppercase; }
          .main-nav > ul > li > ul > li > a:hover, .main-nav > ul > li > ul > li a:active {
            font-family: "Harriet Display Medium",Georgia,serif; }
          .main-nav > ul > li > ul > li > ul {
            margin-top: 1em; }
            .main-nav > ul > li > ul > li > ul > li:active {
              background: none; }
            .main-nav > ul > li > ul > li > ul > li {
              padding: 0.2em 0; }

.main-nav > ul > li::after {
  content: none !important; }

.main-nav > ul > li a.hover, .main-nav > ul > li a.active {
  background: none repeat scroll 0 0 #000; }

.main-nav > ul > li > ul > li li::before {
  color: #000 !important; }

.main-nav > ul > li > ul > li > a, .main-nav > ul > li > ul > li > a:link, .main-nav > ul > li > ul > li > a:visited {
  color: #000;
  text-transform: uppercase;
  border-bottom: 2px solid #000;
  line-height: 2em; }

.main-nav > ul > li > ul > li li > a, .main-nav > ul > li > ul > li li > a:link, .main-nav > ul > li > ul > li li > a:visited {
  color: #000; }

.main-nav > ul > li > ul > li li > a:hover, .main-nav > ul > li > ul > li li > a.fly_active, .main-nav > ul > li > ul > li li > a.fly_active:hover {
  font-family: 'maisonneueweb-demi',Arial,Helvetica,sans-serif; }

.main-nav > ul > li > ul > li a:hover, .main-nav > ul > li > ul > li a:active, .main-nav > ul > li > ul > li > a:hover, .main-nav > ul > li > ul > li > a:active, .main-nav > ul > li > ul > li a.fly_active {
  color: #000;
  text-decoration: none !important; }

.main-nav-mobile {
  top: 6em; }

.main-nav-mobile .search {
  top: 0;
  right: 0; }

.main-nav-mobile .nav-holder li {
  border-bottom: 1px solid #e6e6e6;
  border-top: none;
  min-height: 3.25em;
  padding: 0.35em 3.125em; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    .main-nav-mobile .nav-holder li {
      padding-left: 4em;
      padding-right: 1.25em; } }
  @media only screen and (max-width: 699px) {
    .main-nav-mobile .nav-holder li {
      padding-left: 4em;
      padding-right: 0.375em; } }
  .main-nav-mobile .nav-holder li a {
    line-height: 1.25em; }
.main-nav-mobile .back {
  z-index: 99;
  top: 2.9em;
  height: 3em;
  position: absolute;
  left: 1em;
  display: block;
  display: none;
  cursor: pointer; }

.breadcrumb {
  display: none; }

.keyvisual {
  margin: -11.3em -3.125em 0;
  background: none repeat scroll 0 0 #fff; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    .keyvisual {
      margin: -1em -1.25em 0; } }
  @media only screen and (max-width: 699px) {
    .keyvisual {
      margin: -1em -0.375em 0; } }

#mainHeader {
  margin-top: 0; }

header {
  background: none repeat scroll 0 0 transparent; }

header .header-part {
  padding: 3.75em 0 2.25em; }
  @media only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    header .header-part {
      padding: 0; } }

header .logo {
  position: absolute;
  left: -5.6em;
  top: 1.5em;
  z-index: 100; }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    header .logo {
      left: 0;
      top: 1.25em;
      text-align: left; } }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    header .logo {
      left: 1.25em;
      top: 1.25em;
      text-align: left; } }
  @media only screen and (max-width: 699px), only screen and (max-width: 400px) {
    header .logo {
      left: 0.5em;
      top: 1.25em;
      text-align: left;
      width: 138px; } }

header .language-switch {
  padding: 0;
  left: auto;
  width: auto;
  right: 0;
  margin-right: 3.125em;
  top: 0.25em;
  text-transform: uppercase; }

header .language-switch-mobile {
  background: transparent;
  text-transform: uppercase;
  left: 74%;
  top: 0.75em;
  width: auto;
  font-weight: bold; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    header .language-switch-mobile {
      left: 88%; } }

header .language-switch-mobile ul {
  background: none repeat scroll 0 0 #fff;
  top: 3px; }

header .language-switch .active a {
  padding: 0.2em;
  color: #fff;
  background-color: #000; }

header .language-switch a {
  padding: 0.2em; }

header .generic-navigation {
  display: block;
  left: 24%;
  width: 62%;
  top: 0.25em; }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    header .generic-navigation {
      width: 60%; } }
  @media only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    header .generic-navigation {
      display: none; } }

header .generic-navigation li {
  margin-right: 0.6em; }

header .generic-navigation .generic li::before {
  content: none !important; }

header .generic-navigation .generic li a {
  padding: 0.24em;
  font-size: 1.3em;
  text-transform: uppercase; }

header .generic-navigation li.social, header .generic-navigation li.buehne {
  display: none; }

header .generic-navigation .generic li a:hover, header .language-switch a:hover {
  color: #fff;
  background-color: #000; }

header .generic-navigation .generic li:first-child, header .generic-navigation .generic li:last-child {
  display: block; }

.main-nav-mobile .back {
  left: 0;
  padding-left: 1em; }

.main-nav-mobile .nav-holder li {
  border-bottom: 1px solid #e6e6e6; }

header .search {
  width: 10em; }

header .search, .main-nav-mobile .search {
  top: 6.2em;
  z-index: 1000; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    header .search, .main-nav-mobile .search {
      top: 0;
      right: 4em; } }
  @media only screen and (max-width: 699px), only screen and (max-width: 400px) {
    header .search, .main-nav-mobile .search {
      top: 0;
      right: 2em; } }

table.gsc-search-box td.gsc-input {
  padding-right: 0px !important; }

td.gsc-input::after {
  font-family: FontAwesome;
  content: "\f002";
  position: relative;
  right: 2.5em; }
  @media only screen and (min-width: 1920px), only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 920px) and (max-width: 1023px) {
    td.gsc-input::after {
      top: -2.15em;
      right: 1em; } }

#search.search td.gsc-input input[type="text"] {
  font-size: 1.09em !important;
  height: 2.50em !important;
  padding: 0.4em 2em 0.4em 0.2em !important;
  margin-top: -0.20em;
  border-radius: 0 !important; }
  @media only screen and (min-width: 1920px), only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 920px) and (max-width: 1023px) {
    #search.search td.gsc-input input[type="text"] {
      border: none !important; } }
  @media only screen and (min-width: 1920px) {
    #search.search td.gsc-input input[type="text"] {
      height: 2.7em !important; } }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    #search.search td.gsc-input input[type="text"] {
      font-size: 1.15em !important;
      margin-top: -0.2em;
      height: 2.26em !important; } }
  @media only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    #search.search td.gsc-input input[type="text"] {
      background: none no-repeat scroll 7em center / 1.2em auto #fff !important;
      width: 60%;
      font-size: 1.15em !important;
      margin-top: 0;
      height: 1.8em !important;
      margin-right: 1em; } }

input.gsc-input {
  margin-top: 2em; }

td.gsc-search-button, td.gsc-clear-button {
  display: none; }

.main-nav-mobile .menu-opener .icon-bar {
  height: 5px; }

.main-nav-mobile .menu-opener .icon-bar:first-child {
  margin-top: 0.15em; }

.cse input.gsc-input, input.gsc-input {
  height: 30px !important; }

.gsc-refinementHeader {
  padding: 2px 6px 0 !important; }

h1 {
  border-bottom: 1px solid #000;
  padding-bottom: 0.5em;
  margin-bottom: 0;
  padding-top: 0; }
  @media only screen and (max-width: 699px), only screen and (max-width: 400px) {
    h1 {
      padding-top: 1.5em;
      padding-bottom: 0.5em; } }

div.contentWithoutSidebar h1 {
  border-bottom: none;
  padding-bottom: 0; }
  @media only screen and (max-width: 699px), only screen and (max-width: 400px) {
    div.contentWithoutSidebar h1 {
      padding-top: 1.5em; } }

h1, h2, h3 {
  text-align: center;
  text-transform: uppercase; }

h3 {
  line-height: 1.3; }

h2.expand {
  text-align: left; }

nav.language-switch ul li a.fr-ch, nav.language-switch ul li a.it-ch {
  display: none; }

nav.language-switch ul li:nth-of-type(3), nav.language-switch ul li:nth-of-type(4) {
  display: none; }

.content-holder a:hover {
  font-family: 'maisonneueweb-demi',Georgia,serif; }

.main-content, .contentWithoutSidebar {
  margin-top: -4em; }
  @media only screen and (min-width: 1024px) and (max-width: 1919px) {
    .main-content, .contentWithoutSidebar {
      margin-top: -2em; } }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    .main-content, .contentWithoutSidebar {
      margin-top: 0; } }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    .main-content, .contentWithoutSidebar {
      margin-top: 2em; } }
  @media only screen and (max-width: 699px) {
    .main-content, .contentWithoutSidebar {
      margin-top: 6em;
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media only screen and (max-width: 400px) {
    .main-content, .contentWithoutSidebar {
      margin-top: 6em;
      padding-left: 0.5em;
      padding-right: 0.5em; } }

.sidebar {
  margin-top: 1.6em; }
  @media only screen and (min-width: 1024px) and (max-width: 1919px) {
    .sidebar {
      margin-top: 3.6em; } }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    .sidebar {
      margin-top: 5.5em; } }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    .sidebar {
      margin-top: 6em; } }
  @media only screen and (max-width: 699px) {
    .sidebar {
      margin-top: 6em; } }
  @media only screen and (max-width: 400px) {
    .sidebar {
      margin-top: 6em; } }

.sidebar .portletInService {
  border-top: 1px solid #000; }

table.essen tr td {
  vertical-align: top; }

div.socialMediaFooter {
  text-align: center; }

footer.pagefooter {
  padding: 0 3.125em; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    footer.pagefooter {
      padding: 0; } }

footer.pagefooter nav ul li {
  padding-bottom: 0.25em; }

nav.generic-navigation li.partners, nav.generic-navigation li.copyright {
  display: none; }

footer.pagefooter nav > ul > li.generic {
  display: none; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    footer.pagefooter nav > ul > li.generic {
      display: block;
      border-top: none; } }

footer.pagefooter nav > ul > li.buehne {
  display: none; }

footer.pagefooter nav > ul > li.social {
  margin-right: 0em;
  float: right;
  width: 25%; }
  footer.pagefooter nav > ul > li.social > ul {
    float: right; }

footer.pagefooter nav > ul > li.copyright {
  float: left;
  width: 75%; }

footer.pagefooter div.preFooter {
  position: absolute;
  margin-left: 20%;
  margin-top: 2em; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    footer.pagefooter div.preFooter {
      display: none; } }

.main-content .portletInContentOneColumnWidth div.introText, .main-content .portletInContentTwoColumnWidth div.introText, .main-content .portletInContentThreeColumnWidth div.introText, .contentWithoutSidebar .portletInContentOneColumnWidth div.introText, .contentWithoutSidebar .portletInContentTwoColumnWidth div.introText, .contentWithoutSidebar .portletInContentThreeColumnWidth div.introText {
  font-weight: bold; }

.main-content .portletInContentOneColumnWidth div.buttonMore, .main-content .portletInContentTwoColumnWidth div.buttonMore, .main-content .portletInContentThreeColumnWidth div.buttonMore, .contentWithoutSidebar .portletInContentOneColumnWidth div.buttonMore, .contentWithoutSidebar .portletInContentTwoColumnWidth div.buttonMore, .contentWithoutSidebar .portletInContentThreeColumnWidth div.buttonMore {
  text-align: center; }

.buttonMore a::before, .buttonDoc a::before {
  content: none; }

div.buttonMore a {
  font-size: 1.077em; }

.portletFooter {
  height: 0.5em; }

.main-content .portletInContentOneColumnWidth, .contentWithoutSidebar .portletInContentOneColumnWidth {
  border-bottom: 1px solid #000;
  padding: 0 0 1em 0; }

.sidebar div.portletInService div.portletContent div.portletItem div.buttonMore, .sidebar div.portletInService div.portletContent div.portletItem .buttonDoc {
  padding: 0.25em 1em;
  text-align: left; }

div.portletInContentOneColumnWidth.customstyle1 {
  border-bottom: none;
  border-top: 1px solid #000;
  padding: 1em 0 0 0; }

div.portletInContentOneColumnWidth.customstyle2 {
  border-bottom: none;
  text-align: center; }

div.portletInContentOneColumnWidth.customstyle2 div.portletContent {
  height: 14em; }

.sidebar div.portletInService.customstyle3 div.portletContent div.buttonMore, .sidebar div.portletInService.customstyle3 div.portletContent .buttonDoc {
  height: 0;
  padding: 0; }

.sidebar div.portletInService.customstyle3 div.portletItem div.hauptText {
  padding: 0; }

.sidebar div.portletInService.customstyle3 div.portletItem div.portletFooter {
  height: 0; }

.sidebar div.portletInService.customstyle3 div.portletContent h3 {
  padding: 0.25em 1em; }

div.schoberEmail span, div.schoberEmail label {
  display: none; }

.schoberForm div.schoberEmail {
  width: 75%; }

.schoberForm input.schoberEmail {
  border: solid 1px;
  width: 100%; }

.schoberForm div.schoberButton {
  margin-left: 1em; }

.schoberForm input.schoberButton {
  margin-top: 1.1em;
  background-color: #000;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  padding: 1px 0 0 3px !important;
  font-size: 1.85em;
  line-height: 0; }

.schoberForm .schoberEmail label {
  display: block;
  margin-bottom: 0px;
  font-weight: normal; }

.schoberForm label.error {
  width: 100%;
  display: block;
  color: #ff0000;
  font-weight: normal; }

.schoberForm div.schoberNewsletter label {
  font-weight: normal; }
@media only screen and (max-width: 699px) {
  .schoberForm div.schoberNewsletter {
    padding-right: 1em; } }

.schoberForm .Footer {
  padding: 0 1em;
  font-size: 0.8em; }
  @media only screen and (max-width: 699px) {
    .schoberForm .Footer {
      padding: 0 1em 0 0; } }

div[class*='adressContainer'] {
  float: left;
  padding: 0.25em 0.7em 0.25em 1.8em !important; }

.portletInService .adressBild, .portletInContentOneColumnWidth .adressBild {
  float: left; }

div.childbordertop {
  border-top: 1px solid #000;
  width: 50%; }
  @media only screen and (max-width: 699px), only screen and (max-width: 400px) {
    div.childbordertop {
      width: 100%; } }

div.childbordertop_100 {
  border-top: 1px solid #000;
  width: 100%; }

/* Harriet Display Medium */
.harrietdisplaymedium {
  font-family: "Harriet Display Medium";
  font-style: normal;
  font-weight: normal; }

/* Harriet Display Regular */
.harrietdisplayregular {
  font-family: "Harriet Display";
  font-style: normal;
  font-weight: normal; }

button, input {
  font-family: 'maisonneueweb-book',Arial,Helvetica,sans-serif; }

div.aussteller-alle-Sprachen div.itemStandardBasic h1 {
  display: none; }

#mch-cse-searchpage .cse .gs-spelling a:hover {
  text-decoration: none !important; }

#mch-cse-searchpage .gsc-cursor-current-page {
  color: #FFF; }

#mch-cse-searchpage div.gsc-cursor > div.gsc-cursor-current-page {
  color: #FFF !important;
  background-color: #000 !important; }

#mch-cse-searchpage div.gsc-cursor > div.gsc-cursor-page {
  color: #000 !important;
  background-color: #FFF !important; }

#mch-cse-searchpage div.gsc-cursor > div.gsc-cursor-page:hover {
  color: #FFF !important;
  background-color: #000 !important; }

div.main-content div.wb h1 a, div.main-content div.wb h2 a {
  color: #000; }

.wb h1 a:hover, .wb h2 a:hover {
  font-family: "Harriet Display Medium",Georgia,serif !important; }

div.wb-tagCloud {
  text-align: center; }

div.wb-tagCloud a {
  padding-right: .25em; }

.wb-entry-detail .wb-details {
  text-align: center; }

div.wb-entry-categories {
  display: none; }

div.wb-wrapper div.wb-entry-list h1 {
  font-size: 2.0765em; }

.wb-entry h2, .wb-entry-detail h2 {
  margin-bottom: 2em; }

.wb h3 {
  font-weight: normal; }

ul.wb-entry-list-entries li.wb-entry-list-entry {
  border-top: solid 1px #000;
  padding-bottom: 2em; }

ul.wb-entry-list-entries li.wb-entry-list-entry:first-child {
  border-top: none; }

.wb-entry-detail div.wb-details {
  margin-top: 1em; }

.wb-entry-detail a.wb-read-more {
  margin-top: 0.5em; }

#ticketshop-content {
  margin-top: 5.8em; }

.itemStandardBasic, .itemStandardImageFloatingRight, .itemStandardColumnImageFloatingRight, .itemStandardImageFloatingLeft, .itemStandardColumnImageFloatingLeft {
  margin-bottom: 1em; }

.sidebar > div:first-child, .sidebar > div:first-child > div:first-child, .sidebar > div:first-child > div:first-child > *:first-child, .sidebar > div:first-child .portletContent > *:first-child, .sidebar > div:first-child > *:first-child {
  margin-top: 0.6em; }

footer.pagefooter nav ul .copyright li {
  background: url("/Content/giardinaDID/Images/footer-mch-group-logo-de.png") no-repeat scroll left top/1.5em auto transparent;
  margin-bottom: 0.5em;
  padding-left: 2.0em; }
  @media only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    footer.pagefooter nav ul .copyright li {
      height: 2.8em;
      background-size: 1em; } }

/* Name: Customize Portalbuehne CSS */
/* Usage: www.giardina.ch */
/* Last edited: 23.11.2015 BG */
/* Generated by Font Squirrel on November 5, 2015 */
@font-face {
  font-family: 'maisonneueweb-book';
  src: url("fontface/maisonneueweb-book-webfont.eot");
  src: url("fontface/maisonneueweb-book-webfont.eot?#iefix") format("embedded-opentype"), url("fontface/maisonneueweb-book-webfont.woff2") format("woff2"), url("fontface/maisonneueweb-book-webfont.woff") format("woff"), url("fontface/maisonneueweb-book-webfont.ttf") format("truetype"), url("fontface/maisonneueweb-book-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'maisonneueweb-demi';
  src: url("fontface/maisonneueweb-demi-webfont.eot");
  src: url("fontface/maisonneueweb-demi-webfont.eot?#iefix") format("embedded-opentype"), url("fontface/maisonneueweb-demi-webfont.woff2") format("woff2"), url("fontface/maisonneueweb-demi-webfont.woff") format("woff"), url("fontface/maisonneueweb-demi-webfont.ttf") format("truetype"), url("fontface/maisonneueweb-demi-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*only screen and  could be removed => print would use this */
#mainform,
body > div.footer {
  width: 100%;
  max-width: 100%;
  margin: 0; }

h1 {
  display: none; }

div.keyvisual div img.rsi {
  display: none; }

header {
  padding: 0 3.125em;
  margin: 0; }

header .logo {
  display: none; }

header .generic-navigation {
  z-index: 99;
  width: 62%; }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    header .generic-navigation {
      width: 60%; } }
  @media only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    header .generic-navigation {
      display: none; } }

header .generic-navigation {
  left: 20%; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px) {
    header .generic-navigation {
      left: 25%; } }

header .generic-navigation .generic li a:hover, header .language-switch a:hover {
  background: none repeat scroll 0 0 #000; }

header .generic-navigation .generic li a {
  letter-spacing: 0.08em; }

header .language switch li a, header .language switch li a:hover, header .language-switch .active a {
  background: none repeat scroll 0 0 #000 !important;
  color: #fff !important; }

header .language-switch, header .language-switch-mobile {
  z-index: 99; }

header .language-switch-mobile {
  text-transform: uppercase;
  left: 74%;
  font-weight: bold; }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    header .language-switch-mobile {
      left: 88%; } }

header .language-switch {
  text-transform: uppercase; }

header .language-switch {
  right: 5%; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px) {
    header .language-switch {
      right: 0; } }

header .language-switch-mobile ul {
  background: none repeat scroll 0 0 #000;
  top: 3px; }

header .language-switch li::before {
  color: #fff;
  font-weight: bold; }

@media only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px), only screen and (min-width: 920px) and (max-width: 1023px) {
  header .language-switch-mobile a, header .language-switch-mobile a:link, header .language-switch-mobile a:visited, header .language-switch-mobile a:hover, header .language-switch-mobile a:active {
    color: #fff; } }

.main-nav-mobile .back {
  left: 0;
  padding-left: 1em; }

.main-nav-mobile .nav-holder li:first-child {
  border-top: 1px solid #e6e6e6; }

div.logo_buehne {
  z-index: 99;
  position: absolute;
  width: 331px;
  height: 335px;
  top: 6.2em;
  left: 0; }
  @media only screen and (min-width: 1024px) and (max-width: 1919px) {
    div.logo_buehne {
      width: 270px; } }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    div.logo_buehne {
      width: 200px; } }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    div.logo_buehne {
      width: 200px;
      top: 3.125em; } }
  @media only screen and (max-width: 699px) {
    div.logo_buehne {
      width: 140px;
      top: 1.125em;
      left: -2.7em; } }

div.logo_buehne_schatten {
  z-index: 98;
  position: absolute;
  width: 1800px;
  top: 0;
  left: -3.125em; }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    div.logo_buehne_schatten {
      width: 920px; } }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    div.logo_buehne_schatten {
      width: 700px; } }
  @media only screen and (max-width: 699px) {
    div.logo_buehne_schatten {
      width: 400px; } }
  @media only screen and (max-width: 400px) {
    div.logo_buehne_schatten {
      width: 300px; } }

footer.pagefooter {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  margin: 0;
  bottom: 0;
  padding: 0 3.125em;
  position: fixed;
  width: 100%;
  z-index: 999;
  overflow: hidden;
  color: #787878; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    footer.pagefooter {
      padding: 0; } }

footer.pagefooter div.preFooter {
  margin-left: 33%; }

footer.pagefooter nav > ul > li.social {
  margin-right: 0; }

.content-holder {
  background: none repeat scroll 0 0 transparent;
  margin: 0;
  padding: 0 3.125em 3.125em; }

header .generic-navigation a, header .generic-navigation a:link, header .generic-navigation a:visited, header .language-switch a, header .language-switch a:link, header .language-switch a:visited {
  color: #000;
  background: none repeat scroll 0 0 #fff; }

@media only screen and (max-width: 699px) {
  .main-nav-mobile .search {
    right: 2.4em; } }

header .search {
  right: 4.6em; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px) {
    header .search {
      right: 0px; } }

td.gsc-input::after {
  color: #FFF; }
  @media only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    td.gsc-input::after {
      color: #000; } }

table.gsc-search-box td.gsc-input {
  padding-right: 0px !important; }

input.gsc-input {
  border: none !important; }

#search.search td.gsc-input input[type="text"] {
  font-size: 1.15em !important;
  padding: 0.4em 2em 0.4em 0.2em !important;
  margin-top: -0.15em;
  height: 2.3em !important;
  background-color: #000;
  color: #fff;
  border: none !important; }
  @media only screen and (min-width: 920px) and (max-width: 1023px) {
    #search.search td.gsc-input input[type="text"] {
      height: 2.2em !important; } }
  @media only screen and (min-width: 1920px) {
    #search.search td.gsc-input input[type="text"] {
      height: 2.55em !important; } }
  @media only screen and (min-width: 700px) and (max-width: 919px) {
    #search.search td.gsc-input input[type="text"] {
      height: 1.95em !important; } }
  @media only screen and (max-width: 699px), only screen and (max-width: 400px) {
    #search.search td.gsc-input input[type="text"] {
      width: 60%;
      height: 1.8em !important;
      margin-right: 0.6em;
      color: #000; } }

.main-nav {
  margin: 0; }

.MCHGroupLogo {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 100; }
  @media only screen and (max-width: 400px), only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px), only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px) {
    .MCHGroupLogo {
      display: none; } }

.main-nav > ul {
  padding: 0 18.3em 0 0; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px) {
    .main-nav > ul {
      padding: 0 13.4em 0 0; } }

.main-nav > ul > li:hover, .main-nav > ul > li:active {
  background-color: #FFF; }
  .main-nav > ul > li:hover > a, .main-nav > ul > li:active > a {
    color: #000 !important; }

.main-nav > ul > li {
  background-color: #000; }
  @media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px) {
    .main-nav > ul > li {
      padding: 0.5em 0.5em; } }

.main-nav > ul > li > a {
  color: #FFF !important;
  letter-spacing: 0.08em; }

.main-nav > ul > li > a:hover, .main-nav > ul > li > a:active {
  color: #000 !important; }

@media only screen and (max-width: 699px) {
  .main-nav-mobile {
    top: 6em; } }

.main-nav-mobile .menu-opener .icon-bar {
  background-color: #fff;
  color: #000;
  height: 5px; }

.main-nav-mobile .menu-opener .icon-bar:first-child {
  margin-top: 0; }

html, body, div {
  margin: 0;
  padding: 0; }

html, body {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important; }

.royalSlider {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: auto !important;
  width: auto !important; }

.royalSlider {
  font-size: 100px !important; }

#stageNavigationWrapper {
  position: absolute;
  right: 4.125em;
  bottom: 8em;
  z-index: 99; }
  @media only screen and (min-width: 700px) and (max-width: 919px), only screen and (min-width: 920px) and (max-width: 1023px) {
    #stageNavigationWrapper {
      right: 1.125em; } }
  @media only screen and (max-width: 699px), only screen and (max-width: 400px) {
    #stageNavigationWrapper {
      right: 0.375em; } }

#stageNavigationWrapper ul.stageNavigation li {
  list-style: none;
  margin-bottom: 0.2em;
  text-align: right; }

#stageNavigationWrapper ul.stageNavigation li a {
  font-size: 1.2em;
  color: #fff;
  background-color: #000;
  padding: 0.3em 0 0.3em 0.5em;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.08em; }

#stageNavigationWrapper ul.stageNavigation li a:hover {
  color: #000;
  background-color: #fff; }

#stageNavigationWrapper ul.stageNavigation li.style a:after,
#stageNavigationWrapper ul.stageNavigation li.market a:after,
#stageNavigationWrapper ul.stageNavigation li.tickets a:after,
#stageNavigationWrapper ul.stageNavigation li.highlights a:after {
  content: "";
  display: inline-block;
  width: 49px;
  height: 49px;
  position: relative;
  right: -10px;
  top: 19px; }
  @media only screen and (max-width: 699px), only screen and (max-width: 400px) {
    #stageNavigationWrapper ul.stageNavigation li.style a:after,
    #stageNavigationWrapper ul.stageNavigation li.market a:after,
    #stageNavigationWrapper ul.stageNavigation li.tickets a:after,
    #stageNavigationWrapper ul.stageNavigation li.highlights a:after {
      visibility: hidden;
      width: 10px;
      height: 34px; } }

#stageNavigationWrapper ul.stageNavigation li.style a:after {
  background: url("/Content/giardinaDID/Images/icon_style.png") right center no-repeat transparent; }

#stageNavigationWrapper ul.stageNavigation li.market a:after {
  background: url("/Content/giardinaDID/Images/icon_market.png") right center no-repeat transparent; }

#stageNavigationWrapper ul.stageNavigation li.tickets a:after {
  background: url("/Content/giardinaDID/Images/icon_tickets.png") right center no-repeat transparent; }

#stageNavigationWrapper ul.stageNavigation li.highlights a:after {
  background: url("/Content/giardinaDID/Images/icon_highlights.png") right center no-repeat transparent; }

footer.pagefooter div.preFooter {
  width: 100%;
  text-align: center;
  margin-left: 0; }

footer.pagefooter nav ul .copyright li {
  background: url("/Content/giardinaDID/Images/footer-mch-group-logo-de.png") no-repeat scroll left top/1.5em auto transparent;
  margin-bottom: 0.5em;
  padding-left: 2.0em; }
  @media only screen and (min-width: 700px) and (max-width: 919px), only screen and (max-width: 699px), only screen and (max-width: 400px) {
    footer.pagefooter nav ul .copyright li {
      height: 2.8em;
      background-size: 1em; } }

@media only screen and (max-height: 450px) {
  html, body {
    overflow-y: visible !important; }

  #mightyWrapperBannerInside {
    position: relative;
    height: 450px; }

  footer.pagefooter {
    position: relative;
    margin-top: 369px; } }
@media only screen and (max-height: 540px) {
  #stageNavigationWrapper {
    top: 180px; } }
/* END Customize ----------------------------------------------------------- */
/* START print ------------------------------------------------------------- */
/* Name: Print CSS */
/* Usage: Default */
/* Last edited: 02.09.2015 MB */
/*only screen and  could be removed => print would use this */
.print-only {
  display: none; }

@media print {
  header .header-part .search,
  header .generic-navigation,
  header .language-switch,
  header .language-switch-mobile,
  .main-nav, .main-nav-mobile,
  .content-holder #mainHeader,
  .content-holder .breadcrumb,
  .content-holder .keyvisual,
  #socialMediaContainer, .socialMediaFooter,
  footer li.social, footer li.generic, footer li.partner {
    display: none; }

  .print-only {
    display: block; }

  footer li.copyright, footer li.copyright li {
    clear: both;
    margin: 0 !important;
    padding: 0 !important; }

  header,
  header .logo,
  .content-holder,
  footer, footer.pagefooter {
    margin: 0;
    padding: 0; }

  header .print-only img {
    width: 33%; }

  header .logo {
    max-width: 50%;
    margin-bottom: 20px; }

  .header-part {
    padding: 0px !important; }

  body footer {
    margin-top: 2em; }

  /* Typography */
  body {
    font: normal 11pt/14pt Arial, Helvetica, sans-serif !important; }

  h1 {
    font: normal 16pt/14pt Arial, Helvetica, sans-serif;
    margin-bottom: 7pt; }

  h2, h3, h4, h5, h6 {
    font: normal 11pt/14pt Arial, Helvetica, sans-serif;
    margin-bottom: 7pt; }

  p {
    margin-bottom: 14pt; }

  .sidebar {
    width: 100%;
    float: none;
    clear: right;
    padding-left: 0;
    margin: 0; }

  .main-content {
    width: 100%; }

  div.portletItem {
    border: none; }

  img {
    max-width: 380px !important; }

  .rsImg.constrain.rsi.rsMainSlideImage, .rsImg.rsi.rsMainSlideImage, .sponsorlogo img {
    max-width: none !important; }

  a[href]:after {
    content: none; }

  nav.generic-navigation {
    display: none !important; }

  .mchVideo .mchVideoPlayerWrapper, .mchVideo .mchVideoFooter {
    display: none; }

  .mchVideo {
    height: 20px !important; }

  .mchVideo:after {
    content: " >  Video"; }

  .rsArrowIcn, .rsBullets {
    display: none; } }
/* END print --------------------------------------------------------------- */

/*# sourceMappingURL=portalbuehne_did.css.map */
