/* ---------------------------------- */
/*
 * Includes (explore and present views)
 */
/*
 * Imports
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.icons-sprite {
  background-image: url('../../img/icons-s4874b30ef0.png');
  background-repeat: no-repeat; }

.icons2x-sprite {
  background-image: url('../../img/icons2x-sd64d58c27c.png');
  background-repeat: no-repeat; }

/*
 * Typography
 */
/*
 * Custom Functions
 */
/*
 * Custom Mixins
 */
.ir {
  display: inline-block;
  overflow: hidden;
  text-indent: -999px; }

#mobileDetect,
#tabletDetect {
  height: 0;
  display: none;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 0; }

.mobile {
  display: none; }

.tablet {
  display: none; }

body.home #homepageMain *,
body.home .filterNav {
  -webkit-transform: translate3d(0px, 0px, 0px); }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Reset box-sizing for all elements.
 * Remove excess height in iOS 5 devices.
 */
*,
*:after,
*::before {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * 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 variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ 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 8+.
 * 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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 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; }

@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';
  src: url("../../fonts/2BDB7D_0_0.eot");
  src: url("../../fonts/2BDB7D_0_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/2BDB7D_0_0.woff") format("woff"), url("../../fonts/2BDB7D_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'HelveticaNeueLTStd-Roman';
  src: url("../../fonts/2BDB7D_1_0.eot");
  src: url("../../fonts/2BDB7D_1_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/2BDB7D_1_0.woff") format("woff"), url("../../fonts/2BDB7D_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'HelveticaNeueLTStd-Md';
  src: url("../../fonts/2BDB7D_2_0.eot");
  src: url("../../fonts/2BDB7D_2_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/2BDB7D_2_0.woff") format("woff"), url("../../fonts/2BDB7D_2_0.ttf") format("truetype"); }
/*
 * Colors
 */
/* ---------------------------------- */
/*
 *  Globals
 */
html {
  -webkit-font-smoothing: antialiased;
  height: 100%; }

body {
  background: #fff;
  border: 0;
  color: #191919;
  font-size: 62.5%;
  font-family: "HelveticaNeueLTStd-Roman", "Helvetica Neue", helvetica, arial, sans-serif;
  height: 100%;
  /*overflow:hidden;*/
  margin: 0;
  padding: 0;
  -webkit-overflow-scrolling: auto; }

h1 {
  color: #000;
  font-size: 60px;
  font-weight: normal;
  margin: 0 0 1.2em;
  text-align: center; }

h2 {
  color: #000;
  font-size: 24px;
  font-weight: normal;
  line-height: 35px;
  margin: 0 0 10px; }

h3 {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 0px; }

h4 {
  color: #333;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.8em;
  margin: 0;
  padding: 0;
  text-decoration: none; }
  h4 a, h4 a:focus, h4 a:visited {
    color: #333;
    text-decoration: none; }

h5 {
  font-weight: normal; }

h6 {
  font-weight: normal; }

p {
  margin: 0 0 1.2em; }

a {
  color: #191919;
  text-decoration: none; }
  a:hover {
    color: #191919;
    text-decoration: none; }
  a img {
    border: 0; }

ul, ol, blockquote {
  padding-left: 1.25em;
  padding-bottom: 1.2em; }

ul {
  list-style-type: circle; }

ol {
  list-style-type: decimal; }

blockquote {
  padding: 0 2em 2em 2em; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.hr hr {
  display: none; }

.hr {
  border-bottom: 1px solid #000;
  clear: both;
  float: none;
  height: 0.1em;
  margin: 0 0 1.45em;
  width: 100%; }

#main > .hr {
  margin: 0 auto;
  width: 1160px; }

strong {
  font-weight: normal;
  font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", helvetica, arial, sans-serif; }

.strong {
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", helvetica, arial, sans-serif; }

.button {
  background: #6f6f6f;
  color: #fff;
  font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 10px;
  height: 28px;
  line-height: 28px;
  padding-left: 20px;
  position: relative;
  text-transform: uppercase;
  width: 186px; }

.button:after {
  content: '';
  background-image: url('../../img/icons-s4874b30ef0.png');
  width: 4px;
  height: 6px;
  background-position: 0 -314px;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 10px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    .button:after {
      -moz-background-size: 346px 2416px;
      -o-background-size: 346px 2416px;
      -webkit-background-size: 346px 2416px;
      background-size: 346px 2416px;
      background-image: url('../../img/icons2x-sd64d58c27c.png');
      background-position: 0 -273px; } }

.button:hover {
  color: #fff;
  background: #595959; }

.print {
  display: none; }

img[usemap], map area {
  outline: none; }

/* Retina Images */
img.retina {
  display: none; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  img.noretina {
    display: none; }

  img.retina {
    display: block; } }
input::-ms-clear {
  display: none; }

.online-false .online-only {
  display: none; }

.online-true .offline-only {
  display: none; }

#sub-homepage,
.section,
#favorited-list {
  background-color: #fff; }

html.auto-scroll-page,
html.auto-scroll-page body {
  height: auto;
  overflow: auto; }

/*
 * Container
 */
section {
  background-color: #fff;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }

.icon-prev {
  background-image: url('../../img/icons-s4874b30ef0.png');
  width: 25px;
  height: 25px;
  background-position: 0 -794px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 57px;
  left: 27px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(1px); }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    .icon-prev {
      -moz-background-size: 346px 2416px;
      -o-background-size: 346px 2416px;
      -webkit-background-size: 346px 2416px;
      background-size: 346px 2416px;
      background-image: url('../../img/icons2x-sd64d58c27c.png');
      background-position: 0 -673px; } }

.icon-next {
  background-image: url('../../img/icons-s4874b30ef0.png');
  width: 25px;
  height: 25px;
  background-position: 0 -760px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 27px;
  left: 27px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(1px); }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    .icon-next {
      -moz-background-size: 346px 2416px;
      -o-background-size: 346px 2416px;
      -webkit-background-size: 346px 2416px;
      background-size: 346px 2416px;
      background-image: url('../../img/icons2x-sd64d58c27c.png');
      background-position: 0 -644px; } }

.table {
  display: table;
  height: 100%;
  width: 100%; }

.table-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle; }

.new-flag {
  background: #1e95d3;
  display: inline-block;
  font-size: 11px;
  font-family: "HelveticaNeueLTStd-Roman", "Helvetica Neue", helvetica, arial, sans-serif;
  margin-left: 14px;
  padding: 4px 4px 2px;
  line-height: 11px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.green-flag {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #4fbe0c;
  display: inline-block;
  height: 10px;
  margin-left: 14px;
  width: 10px; }

.no-bottom-border {
  border-bottom: 0 !important; }

header,
nav,
.main,
section,
footer,
form#search {
  opacity: 0; }

#loader {
  display: block; }

.force-hidden {
  display: none; }

/*
 * LOADERS
 */
#debug {
  display: none;
  color: #333;
  background: #fff;
  padding: 20px;
  position: absolute;
  top: 50px;
  left: 20px;
  width: 200px;
  z-index: 999999; }

#updateBrowser {
  background: #000;
  left: 0;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1; }
  #updateBrowser .updateBrowser-content {
    color: #fff;
    height: 230px;
    position: absolute;
    left: 50%;
    margin: -115px auto auto -115px;
    text-align: center;
    top: 50%;
    width: 230px; }
    #updateBrowser .updateBrowser-content h3 {
      color: #fff;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.3em;
      margin: 0 auto 10px;
      text-align: center;
      width: 200px; }
    #updateBrowser .updateBrowser-content .ios,
    #updateBrowser .updateBrowser-content .ie11-metro,
    #updateBrowser .updateBrowser-content .ms-edge {
      display: none; }
    #updateBrowser .updateBrowser-content a {
      color: #e7e7e7;
      text-decoration: underline; }
    #updateBrowser .updateBrowser-content .ie11-metro {
      color: #fff;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.3em;
      margin: 0 auto 10px;
      margin-left: -135px;
      text-align: center;
      width: 500px; }
  #updateBrowser .mobile {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0 0 10px;
    padding: 0 20px;
    text-align: center;
    width: auto; }

#loader {
  background: #000;
  left: 0;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4; }
  #loader .loader-content {
    color: #fff;
    height: 230px;
    position: absolute;
    left: 50%;
    margin: -115px auto auto -115px;
    text-align: center;
    top: 50%;
    width: 230px; }
    #loader .loader-content h3 {
      color: #fff;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.3em;
      margin: 0 auto 10px;
      text-align: center;
      width: 200px; }

.mode-explore #loader {
  background: #fff; }
  .mode-explore #loader .loader-content {
    color: #000 !important; }
    .mode-explore #loader .loader-content h3 {
      color: #000 !important; }

.screen-reader-text {
  position: absolute !important;
  left: -999em; }

/* 
 * Overlays
 */
.overlay-white {
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background: rgba(250, 250, 250, 0.7);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10; }
  .overlay-white .holder {
    display: table;
    height: 100%;
    margin: 0 auto; }
  .overlay-white .holder-cell {
    display: table-cell;
    height: 100%;
    font-size: 14px;
    line-height: 2em;
    text-align: left;
    vertical-align: middle; }
  .overlay-white .bg {
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff;
    overflow: hidden;
    padding: 55px 60px 60px;
    position: relative; }
  .overlay-white .close-overlay {
    background-image: url('../../img/icons-s4874b30ef0.png');
    width: 14px;
    height: 14px;
    background-position: 0 -2322px;
    background-repeat: no-repeat;
    background: none !important;
    box-sizing: content-box;
    padding: 15px;
    position: absolute;
    right: 0px;
    top: 0px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
      .overlay-white .close-overlay {
        -moz-background-size: 346px 2416px;
        -o-background-size: 346px 2416px;
        -webkit-background-size: 346px 2416px;
        background-size: 346px 2416px;
        background-image: url('../../img/icons2x-sd64d58c27c.png');
        background-position: 0 -1995px; } }
    .overlay-white .close-overlay:after {
      content: '';
      background-image: url('../../img/icons-s4874b30ef0.png');
      width: 14px;
      height: 14px;
      background-position: 0 -2322px;
      background-repeat: no-repeat;
      position: absolute;
      top: 15px;
      left: 15px; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
        .overlay-white .close-overlay:after {
          -moz-background-size: 346px 2416px;
          -o-background-size: 346px 2416px;
          -webkit-background-size: 346px 2416px;
          background-size: 346px 2416px;
          background-image: url('../../img/icons2x-sd64d58c27c.png');
          background-position: 0 -1995px; } }
  .overlay-white .completed {
    display: none;
    font-size: 18px;
    text-align: center; }
    .overlay-white .completed a {
      text-decoration: underline; }
  .overlay-white form {
    position: relative; }
    .overlay-white form input[type="text"] {
      background: rgba(255, 255, 255, 0);
      border: 2px solid black;
      clear: left;
      color: #000;
      outline: none;
      padding: 10px 40px 10px 10px;
      font-size: 30px;
      width: 560px; }
    .overlay-white form ::-webkit-input-placeholder {
      color: #191919; }
    .overlay-white form ::-moz-placeholder {
      color: #191919; }
    .overlay-white form :-ms-input-placeholder {
      color: #191919; }
    .overlay-white form :-moz-placeholder {
      color: #191919; }
    .overlay-white form ::placeholder {
      color: #191919; }
    .overlay-white form .inner-submit {
      position: relative; }
      .overlay-white form .inner-submit:before, .overlay-white form .inner-submit:after {
        background: #000;
        content: '';
        height: 15px;
        position: absolute;
        right: 22px;
        top: 25px;
        width: 1px; }
      .overlay-white form .inner-submit:before {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .overlay-white form .inner-submit:after {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: -10px; }
    .overlay-white form input[type="submit"] {
      background: rgba(255, 255, 255, 0);
      border: 0;
      color: #000;
      outline: none;
      padding: 10px;
      font-size: 30px;
      margin-left: -40px;
      text-indent: -999px;
      width: 36px;
      position: absolute;
      top: 0;
      right: 5px; }
    .overlay-white form textarea {
      border: 2px solid black;
      font-size: 22px;
      height: 200px;
      outline: none;
      padding: 10px 40px 10px 10px;
      width: 100%; }
  .overlay-white-on .overlay-white {
    opacity: 1; }

#overlay-enter-email {
  background: #fafafa;
  pointer-events: none; }
  #overlay-enter-email h1 {
    font-size: 40px;
    margin-bottom: 20px;
    text-align: left; }
  #overlay-enter-email .error {
    color: red;
    display: none;
    font-size: 11px; }
  .overlay-enter-email-on #overlay-enter-email {
    opacity: 1;
    pointer-events: auto; }

/*
 * Templates
 */
#system-login .logo {
  background-image: url('../../img/icons-s4874b30ef0.png');
  width: 79px;
  height: 16px;
  background-position: 0 -930px;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -40px;
  position: fixed;
  right: 0;
  top: 20px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #system-login .logo {
      -moz-background-size: 346px 2416px;
      -o-background-size: 346px 2416px;
      -webkit-background-size: 346px 2416px;
      background-size: 346px 2416px;
      background-image: url('../../img/icons2x-sd64d58c27c.png');
      background-position: 0 -789px; } }
#system-login .bg-image {
  background-size: cover;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0; }
#system-login .main-content {
  height: 100%;
  text-align: center; }
  #system-login .main-content h2 {
    color: #fff;
    font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 60px;
    margin-bottom: 52px;
    position: relative; }
  #system-login .main-content .button {
    display: inline-block;
    text-align: left;
    width: 250px; }
  #system-login .main-content .employee-login {
    margin-right: 5px; }
    .lang-eu-de #system-login .main-content .employee-login, .lang-eu-es #system-login .main-content .employee-login {
      padding-right: 40px;
      width: auto; }
  #system-login .main-content .public-login {
    margin-left: 5px; }
