/* ==========================================================================
   Reset & Normalize
   ========================================================================== */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* ==========================================================================
   Dependencies
   ========================================================================== */
/************************************
* Clearfix
*
* what?: Contains floats, for more info see h5bp.com/q.
*        Removes the need to add .clearfix as a class
*        to your elements.
*
************************************/
/************************************
* Centered
*
* @what?: Center your object with an
*         automatic margin
*
* @params: width,      default = 960px
*
************************************/
/************************************
* Border
*
* @what?: Add a 1px solid border
*        super quick.
*
* @params: width,       detault = 1px
           colour,      default = @bordercolor
*
************************************/
/************************************
* Transition
*
* @what?: Defines a CSS3 transition
*
* @params: property,    default = all
*          duration,    default = .5s
*          ease,        default = linear
*          delay,       default = .0s
*
************************************/
/************************************
* Drop shadow
*
* @what?: Adds an outer shadow to the
*         html element. To add a shadow
*         to text use .text-shadow(...)
*
* @params: x,           default = 0px
*          y,           default = 1px
*          blur,        default = 1px
*          colour,      default = rgba(0, 0, 0, .6)
*
************************************/
/************************************
* Inner shadow
*
* @what: Adds an inner shadow to the
*        html element.
*
* @params: x,           default = 0px
*          y,           default = 1px
*          blur,        default = 1px
*          colour,      default = rgba(0, 0, 0, .6)
*
************************************/
/************************************
* Text shadow
*
* @what?: Adds an outer shadow to text
*
* @params: x,           default = 1px
*          y,           default = 1px
*          blur,        default = 1px
*          colour,      default = rgba(0, 0, 0, .6)
*
  ************************************/
/************************************
* Gradients
* http://getpreboot.com/#mixins-gradients

#gradient > .vertical(#333, #000);
#gradient > .horizontal(#333, #000);
#gradient > .radial(#333, #000);

You can also specify the angle of a standard two-color, linear gradient:
#gradient > .directional(#333, #000, 45deg);

If you need a barber-stripe style gradient, that's easy, too. Just specify a single color and we'll overlay a translucent white stripe.
#gradient > .striped(#333, #000, 45deg);

Up the ante and use three colors instead. Set the first color, the second color, the second color's color stop (a decimal value like 0.25), and the third color with these mixins:
#gradient > .vertical-three-colors(#777, #333, .25, #000);
#gradient > .horizontal-three-colors(#777, #333, .25, #000);

 ************************************/
.flip-horizontal {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: fliph;
  /*IE*/
  filter: fliph;
}
.flip-vertical {
  -moz-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  -ms-filter: flipv;
  /*IE*/
  filter: flipv;
}
/* colors */
/* layout colours */
/* body font */
/* header font */
/* other fonts */
/* links */
/* base margin & padding */
/* NOTE: NEEDS TO BE DEFINED IN TIMELINE.HTML AS A JAVASCRIPT VAR AS WELL */
/* Break-points */
/* //////////// TIMELINE VARIABLES ////////////// */
/* NOTE: SOME OF THESE NEED TO BE DEFINED IN TIMELINE.HTML AS JAVASCRIPT VARS AS WELL */
/* Timeline Colours */
.NAZI_PATH_TO_POWER .colour_1 {
  background-color: #657657 !important;
}
.NAZI_PATH_TO_POWER .colour_2 {
  background-color: #495049 !important;
}
.NAZI_PATH_TO_POWER .colour_3 {
  background-color: #88181C !important;
}
.ANTI_JEWISH_LAWS .colour_1 {
  background-color: #47667E !important;
}
.ANTI_JEWISH_LAWS .colour_2 {
  background-color: #535B65 !important;
}
.ANTI_JEWISH_LAWS .colour_3 {
  background-color: #435257 !important;
}
.EMPTY_ACTS_WORLD_RESPONDS .colour_1 {
  background-color: #587B64 !important;
}
.EMPTY_ACTS_WORLD_RESPONDS .colour_2 {
  background-color: #738787 !important;
}
.EMPTY_ACTS_WORLD_RESPONDS .colour_3 {
  background-color: #32434D !important;
}
.JEWISH_RESISTANCE .colour_1 {
  background-color: #860421 !important;
}
.JEWISH_RESISTANCE .colour_2 {
  background-color: #AB3030 !important;
}
.JEWISH_RESISTANCE .colour_3 {
  background-color: #6C5058 !important;
}
.WORLD_RESPONDS_TOO_LITTLE .colour_1 {
  background-color: #D27431 !important;
}
.WORLD_RESPONDS_TOO_LITTLE .colour_2 {
  background-color: #A09953 !important;
}
.WORLD_RESPONDS_TOO_LITTLE .colour_3 {
  background-color: #DA765C !important;
}
.WAR_CRIMES_TRIALS .colour_1 {
  background-color: #AA282A !important;
}
.WAR_CRIMES_TRIALS .colour_2 {
  background-color: #EA6D3D !important;
}
.WAR_CRIMES_TRIALS .colour_3 {
  background-color: #7D242A !important;
}
/* ==========================================================================
   Basic styles
   ========================================================================== */
html,
body {
  width: 100%;
  min-height: 100%;
  min-width: 1024px;
  margin: 0;
  padding: 0;
}
html,
button,
input,
select,
textarea {
  color: #FFFFFF;
}
ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  display: block;
  margin: 0;
  padding: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  color: #FFFFFF;
  line-height: 1.4em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #949494;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  font-weight: inherit;
}
h1,
.h1 {
  font-size: 24px;
  line-height: 1em;
}
h2,
.h2,
h3,
.h3 {
  text-transform: none;
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 400;
}
p {
  margin: 7.5px 0 0 0;
}
p:first-child {
  margin: 0;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: 700;
}
small {
  font-size: 15px;
}
/* ==========================================================================
   Links & Buttons
   ========================================================================== */
a {
  color: #949494;
  text-decoration: none;
  outline: none;
  outline-style: none;
  -moz-outline: none;
}
a:visited {
  color: #949494;
}
a:hover,
a:focus,
a:active {
  color: #616161;
}
p a {
  line-height: inherit;
}
::-moz-selection {
  background: #949494;
  color: #222222;
  text-shadow: none;
}
::selection {
  background: #949494;
  color: #FFFFFF;
  text-shadow: none;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Hide on Small Mobile only */
@media screen and (max-width: 374px) {
  .hide_on_mobile_small {
    display: none !important;
  }
}
/* Hide on Mobile only */
@media screen and (max-width: 767px) {
  .hide_on_mobile {
    display: none !important;
  }
}
/* Hide on Tablet only*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .hide_on_tablet {
    display: none !important;
  }
}
/* Hide on Desktop only */
@media screen and (min-width: 1024px) {
  .hide_on_desktop {
    display: none !important;
  }
}
/* Hide on all screens */
.hidden {
  display: none !important;
}
/*  Hide only visually, but have it available for screen readers */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Hide visually and from screen readers, but maintain layout */
.invisible {
  visibility: hidden;
}
/* ==========================================================================
   Layout
   ========================================================================= */
/* /////////////////// COMMON ///////////////////// */
html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
html {
  background: #010101;
  /* Old browsers */
}
header,
#content,
footer {
  width: 100vw;
  min-width: 1024px;
}
header {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  height: 75px;
  background-color: rgba(1, 1, 1, 0.3);
}
header .logo {
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-60%);
  width: 190px;
}
header .logo:hover {
  opacity: 0.75;
}
header .logo:active {
  opacity: 0.5;
}
header .logo img {
  width: 100%;
}
header h1 {
  line-height: 75px;
  text-align: center;
  margin-top: -1px;
}
.home header {
  position: relative;
}
footer {
  position: fixed;
  z-index: 3;
  bottom: 0;
  left: 0;
  height: 100px;
  line-height: 100px;
}
#content {
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100vh;
  min-height: 515px;
}
.timeline #content {
  padding: 75px 0 100px 0;
}
#background {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background: -webkit-radial-gradient(center, ellipse cover, #464646 0%, #010101 100%);
  background: -moz-radial-gradient(center, ellipse cover, #464646 0%, #010101 100%);
  background: -ms-radial-gradient(center, ellipse cover, #464646 0%, #010101 100%);
  background: radial-gradient(ellipse at center, #464646 0%, #010101 100%);
}
/* /////////////////// TIMELINE ///////////////////// */
/* Timeline */
body.timeline {
  overflow-y: hidden;
  overflow-x: auto;
}
#timeline {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transition: opacity 0.5s linear 0s;
  -moz-transition: opacity 0.5s linear 0s;
  -ms-transition: opacity 0.5s linear 0s;
  transition: opacity 0.5s linear 0s;
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 515px;
}
#timeline .stop {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  max-height: 800px;
  width: auto;
  padding: 135px 0 60px 0;
}
#timeline .stop .year {
  position: absolute;
  top: 60px;
  left: 0;
  font-family: "Domine", serif;
  font-size: 60px;
  color: #949494;
  /* iOS 9.3.5 workaround to prevent the sticky years from disappearing entirely during position: fixed changes */
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
#timeline .stop:first-child {
  margin-left: 60px;
}
@media screen and (max-height: 767px) {
  #timeline .stop {
    padding: 90px 0 60px 0;
  }
  #timeline .stop .year {
    font-size: 40px;
    top: 30px;
  }
}
#timeline .section {
  height: 100%;
  margin-right: 60px;
}
#timeline .section.text {
  background-color: #464646;
  overflow-y: auto;
  overflow-x: hidden;
  width: 640px;
}
#timeline .section.image .image-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
#timeline .section.image .description {
  background-color: #464646;
  height: 100%;
  width: 640px;
  margin-right: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
#timeline .section.image .image {
  background-color: #464646;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  height: 100%;
  margin-right: 15px;
}
#timeline .section.image .image:last-child {
  margin-right: 0;
}
#timeline .section.image .image img {
  position: relative;
  z-index: 1;
  height: 100%;
  -webkit-transition: opacity 0.5s linear 0s;
  -moz-transition: opacity 0.5s linear 0s;
  -ms-transition: opacity 0.5s linear 0s;
  transition: opacity 0.5s linear 0s;
}
#timeline .section.image .image img.lowres {
  opacity: 0;
}
#timeline .section.image .image .image-description {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AAAAD0lEQVR4AWNgOIMJh7QgAIoKT7EM+1dyAAAAAElFTkSuQmCC);
  background-repeat: repeat;
  font-size: 13.2px;
  line-height: 1.4em;
  padding: 9.9px 15px;
  color: #949494;
  max-height: 104px;
}
@media screen and (max-height: 767px) {
  #timeline .section.image .image .image-description {
    max-height: 87px;
    font-size: 11.22px;
  }
}
#timeline .section.image .image .image-subtitle {
  display: none;
}
#timeline .section h3 {
  margin: 0 0 -24px 0;
  padding: 60px 60px 0 60px;
  line-height: 1em;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
@media screen and (max-height: 767px) {
  #timeline .section h3 {
    margin: 0 0 -15px 0;
    padding: 30px 30px 0 30px;
  }
}
#timeline .section p {
  margin: 0;
  padding: 60px;
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-height: 767px) {
  #timeline .section p {
    padding: 30px;
    font-size: 18px;
    line-height: 28px;
  }
}
/* Timeline pagination */
#timeline-pagination,
#map-pagination {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                      not supported by any browser */
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
  width: 75%;
  max-width: 1024px;
  height: 100px;
  margin: 0 auto;
  padding: 0;
}
#timeline-pagination > div,
#map-pagination > div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  color: #949494;
  font-family: "Domine", serif;
  font-size: 24px;
  font-weight: bold;
}
#timeline-pagination .year span,
#map-pagination .year span {
  display: block;
  width: 60px;
  text-align: center;
}
#timeline-pagination .pagination,
#map-pagination .pagination {
  width: 99%;
  padding: 0 15px;
}
#timeline-pagination ul,
#map-pagination ul {
  cursor: pointer;
  display: block;
  position: relative;
  width: 100%;
  height: 4px;
  margin: 0;
  padding: 0;
  background-color: #949494;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEX///////9VfPVsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAC0lEQVQImWNggAAAAAgAAa9T6iIAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 4px 4px;
  -webkit-transition: opacity 0.5s linear 0s;
  -moz-transition: opacity 0.5s linear 0s;
  -ms-transition: opacity 0.5s linear 0s;
  transition: opacity 0.5s linear 0s;
}
#timeline-pagination ul li,
#map-pagination ul li {
  display: block;
  float: left;
  margin: -4px 0 0 0;
  padding: 0;
  height: 8px;
  text-align: left;
}
#timeline-pagination ul li:first-child,
#map-pagination ul li:first-child {
  visibility: hidden;
}
#timeline-pagination ul li span,
#map-pagination ul li span {
  cursor: pointer;
  display: block;
  width: 8px;
  height: 8px;
  background: #949494;
  border-radius: 8px;
  border: 2px solid #010101;
}
#timeline-pagination ul li span:hover,
#map-pagination ul li span:hover {
  background: #FFFFFF;
  opacity: 0.75;
}
#timeline-pagination ul li.important span,
#map-pagination ul li.important span {
  background: #FFFFFF;
}
#timeline-pagination .flag_container,
#map-pagination .flag_container {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                      not supported by any browser */
  position: absolute;
  left: 0;
  top: -45px;
  height: 30px;
  width: 100%;
}
#timeline-pagination .flag,
#map-pagination .flag {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                      not supported by any browser */
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Domine", serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 60px;
  color: #010101;
  background-color: #FFFFFF;
  padding: 6px 12px;
  line-height: 1em;
  border-radius: 2px;
}
#timeline-pagination .flag:hover,
#map-pagination .flag:hover {
  opacity: 0.75;
}
#timeline-pagination .flag:active,
#map-pagination .flag:active {
  opacity: 0.5;
}
#timeline-pagination .flag:after,
#map-pagination .flag:after,
#timeline-pagination .flag:before,
#map-pagination .flag:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#timeline-pagination .flag:after,
#map-pagination .flag:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #FFFFFF;
  border-width: 4px;
  margin-left: -4px;
}
#timeline-pagination .flag:before,
#map-pagination .flag:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #FFFFFF;
  border-width: 6px;
  margin-left: -6px;
}
#map-pagination {
  width: 50%;
}
#map-pagination .pagination {
  padding: 0 45px;
}
#map-pagination ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  background-image: none;
  background-color: transparent;
}
#map-pagination ul li {
  float: none;
  margin: -2px 0 0 0;
}
#map-pagination ul li:first-child {
  visibility: visible;
}
#map-pagination ul li span {
  border: 4px solid rgba(0, 0, 0, 0.7);
}
#map-pagination ul li span:hover {
  border: 4px solid #FFFFFF;
}
#map-pagination ul li span:active {
  -webkit-transform: translate(1px, 1px);
  -moz-transform: translate(1px, 1px);
  -ms-transform: translate(1px, 1px);
  transform: translate(1px, 1px);
  opacity: 0.5;
}
#map-pagination ul .current span {
  border: 4px solid #FFFFFF;
  background: #FFFFFF;
}
#map-pagination ul .current span:hover {
  cursor: default;
  border: 4px solid #FFFFFF;
  background: #FFFFFF;
  opacity: 1;
}
#map-pagination ul .current span:active {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
#map-pagination ul .over span {
  border: 4px solid #FFFFFF;
  background: #FFFFFF;
  opacity: 0.5;
}
/* Timeline image zoom */
#overlay .image_zoom {
  width: 90%;
  max-width: 1200px;
  height: 90%;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#overlay .image_text {
  background: rgba(1, 1, 1, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-height: 10%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#overlay .image_text .image-description {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1024px;
  padding: 15px;
  text-align: center;
  font-size: 13.2px;
  line-height: 1.4em;
}
#overlay .image_text .image-subtitle {
  display: block;
  font-size: 10.56px;
  color: rgba(255, 255, 255, 0.8);
}
/* /////////////////// MAP  ///////////////////// */
/* Map */
.map header,
.map footer {
  background-color: rgba(1, 1, 1, 0.75);
}
#map {
  position: relative;
  height: 100vh;
  width: 100vw;
  background-color: #9ac4cf;
}
#map .left_side {
  position: fixed;
  z-index: 4;
  left: 60px;
  -webkit-transition: opacity 0.5s linear 0s;
  -moz-transition: opacity 0.5s linear 0s;
  -ms-transition: opacity 0.5s linear 0s;
  transition: opacity 0.5s linear 0s;
  margin-top: -12.5px;
}
#map .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  color: #010101;
  width: 25vw;
  min-width: 340px;
  max-width: 480px;
  padding: 30px;
  margin-top: 30px;
}
#map .box:first-child {
  margin-top: 0;
}
#map .box h2 {
  text-align: center;
  color: #010101;
  font-family: "Domine", serif;
  font-weight: bold;
  font-size: 36px;
}
#map .box h3 {
  text-align: center;
  color: #010101;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1em;
  margin: 18px 0;
}
#map .box p,
#map .box li {
  font-size: 16px;
}
#map.ghettos .left_side {
  bottom: 160px;
}
#map.deportation .left_side {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#map.war .left_side {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#map.war .box li {
  font-size: 14px;
  margin: 7px;
}
#map.war .box li:last-child {
  margin-bottom: -1px;
}
#map_description {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 350px;
}
@media screen and (max-height: 768px) {
  #map_description {
    min-height: 250px;
  }
}
#map_description p:fist-of-type {
  margin-top: 0;
}
#map_legend li {
  line-height: 23px;
  margin-bottom: 6px;
}
#map_legend li:last-child {
  margin-bottom: 0;
}
#map_legend li i {
  display: inline-block;
  margin-top: -5px;
  width: 23px;
  height: 23px;
  margin-right: 6px;
  vertical-align: middle;
}
#map_svg {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#map_svg [id*="interactive"] > path,
#map_svg [id*="interactive"] > circle,
#map_svg [id*="camps"] circle {
  visibility: hidden;
}
#map_svg [id^="ghettos_closed"] > path,
#map_svg [id^="ghettos_closed"] > circle {
  visibility: hidden;
}
#map_svg [id^="ghettos_current"] > path,
#map_svg [id^="ghettos_current"] > circle,
#map_svg [id^="deportation_ghettos"] > circle {
  visibility: hidden;
}
.war #map_svg {
  float: right;
  width: 90%;
}
.deportation #map_svg {
  float: right;
  width: 90%;
}
.map_icons {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 1s linear 0s;
  -moz-transition: opacity 1s linear 0s;
  -ms-transition: opacity 1s linear 0s;
  transition: opacity 1s linear 0s;
}
.map_icons.on {
  opacity: 1;
  z-index: 3;
}
.map_icons.off {
  opacity: 0;
  z-index: 2;
}
.map_icons .map_icon {
  display: block;
  position: absolute;
  z-index: 998;
  margin-top: -13.5px;
  margin-left: -13.5px;
}
.map_icons .map_hotspot {
  position: absolute;
  z-index: 999;
  margin-top: -13.5px;
  margin-left: -13.5px;
  /*
        animation: pulse 1.25s infinite;
        &:hover {
            animation: none;
        }
        */
}
.map_hotspot {
  height: 23px;
  width: 23px;
  border-radius: 23px;
  border: 2px solid #010101;
  background: white;
  background-repeat: no-repeat;
  background-position: center center;
}
.map_hotspot.ghettos {
  background-image: url(../images/ghetto_icon.svg);
  background-size: 13px 13px;
}
.map_hotspot.concentration {
  background-image: url(../images/camp_icon.svg);
  background-size: 15px 15px;
}
.map_hotspot.mixed {
  background-color: #C82325;
  background-image: url(../images/camp_icon.svg), url(../images/white_square.svg);
  background-size: 15px 15px, 11.5px 46px;
  background-position: center center,
                             top right;
}
.map_hotspot.killing {
  background-image: url(../images/camp_icon_white.svg);
  background-size: 15px 15px;
  background-color: #C82325;
}
.map_hotspot.city {
  background-image: url(../images/city_icon.svg);
  background-size: 5px 5px;
}
.map_hotspot.closed {
  opacity: 0.25 !important;
  cursor: default !important;
}
.map_hotspot.revolt:before,
.map_hotspot.revolt:after {
  content: " ";
  display: block;
  position: absolute;
  border: 1px solid #C82325;
  background: transparent;
  animation: revolt 1.5s infinite;
}
.map_hotspot.revolt:before {
  top: -2px;
  left: -2px;
  height: 25px;
  width: 25px;
  border-radius: 25px;
}
.map_hotspot.revolt:after {
  top: -5px;
  left: -5px;
  height: 31px;
  width: 31px;
  border-radius: 31px;
}
.map_icon {
  height: 27px;
  width: 27px;
  background-repeat: no-repeat;
  background-position: center center;
}
.map_icon.ghetto {
  background-image: url(../images/ghetto_icon.svg);
  background-size: 15px 17px;
}
.map_icon.allied {
  background-color: #2bad7b;
}
.map_icon.german_allies {
  background-color: #869143;
}
.map_icon.greater_germany {
  background-color: #ccdd85;
}
.map_icon.neutral {
  background-color: #6a725a;
}
.map_icon.closed {
  opacity: 0.25;
}
#map_data {
  display: none;
}
/* Map hotspot overlay */
#overlay {
  position: relative;
}
#overlay .map_annotation_content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  width: 75%;
  height: 690px;
  max-width: 1560px;
  margin: 0 auto;
}
#overlay .map_annotation_content .image {
  position: relative;
  overflow: hidden;
  float: left;
  width: 50%;
  height: 100%;
  background-color: #949494;
  zoom: 1;
}
#overlay .map_annotation_content .image:before {
  content: '';
  display: block;
}
#overlay .map_annotation_content .image:after {
  content: '';
  display: table;
  clear: both;
}
#overlay .map_annotation_content .image .image-container {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#overlay .map_annotation_content .image .image-container .loader {
  top: 40%;
  left: 50%;
  margin: -16px;
}
#overlay .map_annotation_content .image .image-description {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 15px;
  font-size: 16px;
  line-height: 1.4em;
  background: rgba(1, 1, 1, 0.8);
}
#overlay .map_annotation_content .description {
  overflow-y: auto;
  overflow-x: hidden;
  float: left;
  padding: 60px;
  height: 100%;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #464646;
}
#overlay .map_annotation_content .description:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
  background-repeat: repeat-x;
}
#overlay .map_annotation_content .description h2 {
  color: #464646;
  margin-bottom: 30px;
  margin-top: -5px;
}
#overlay .map_annotation_content .description p:first-of-type {
  margin-top: 0;
}
#overlay .map_annotation_content.no_image {
  width: 37.5%;
}
#overlay .map_annotation_content.no_image .description {
  width: 100%;
}
/* /////////////////// ATTRACTORS  ///////////////////// */
/* Reset a few basic styles both timeline & map attractors */
.attractor header,
.attractor footer,
.attractor #background {
  display: none;
}
/* Styles for both timeline & map attractors */
#attractor {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#attractor_text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#attractor_start {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40%;
  max-width: 540px;
  min-width: 340px;
}
#attractor_start .mhm_logo {
  display: block;
  width: 50%;
  margin: 0 auto 60px auto;
}
#attractor_start .title_image {
  width: 100%;
  margin-bottom: 60px;
}
#attractor_start a {
  display: table;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 42px;
  color: #FFFFFF;
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: solid 3px #FFFFFF;
}
#attractor_start a:hover {
  opacity: 0.75;
}
#attractor_start a:active {
  opacity: 0.5;
}
#attractor_start a.title_image_link {
  text-decoration: none;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
  display: block;
}
#attractor_background {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #010101;
  z-index: -100;
  top: 0;
  left: 0;
}
#attractor_background .kb-slide {
  position: absolute;
  z-index: 1;
  opacity: 0;
  height: 100%;
  width: 100%;
}
#attractor_background .kb-slide img {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.loader {
  width: 32px;
  height: 32px;
  top: 50px;
  left: 50px;
  border: 5px solid rgba(255, 255, 255, 0.9);
  opacity: .9;
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px dotted rgba(0, 0, 0, 0);
  border-radius: 32px;
  -webkit-animation: spin 0.7s infinite linear;
  -moz-animation: spin 0.7s infinite linear;
  animation: spin 0.7s infinite linear;
}
#map_bg_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.5s linear 0s;
  -moz-transition: opacity 0.5s linear 0s;
  -ms-transition: opacity 0.5s linear 0s;
  transition: opacity 0.5s linear 0s;
}
/* animation keyframes */
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-moz-keyframes spinoff {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spinoff {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spinoff {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes pulse {
  from {
    transform: none;
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: none;
  }
}
@keyframes revolt {
  from {
    transform: none;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    transform: scale(1.4);
    opacity: 0;
  }
}
/* /////////////////// SHARED UI  ///////////////////// */
/* Overlay */
.overlay_toggle {
  cursor: pointer;
}
.overlay_toggle:hover {
  opacity: 0.7;
}
.overlay_toggle:active {
  opacity: 0.9;
}
body.overlay_open {
  overflow: hidden !important;
}
#overlay {
  overflow: hidden;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-width: 1024px;
  background: rgba(1, 1, 1, 0.87);
}
#overlay.closed {
  display: none !important;
}
#overlay i.overlay_toggle {
  color: white;
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  height: 28px;
  width: 28px;
  padding: 30px;
}
#overlay i.overlay_toggle:hover {
  opacity: 0.75;
}
#overlay i.overlay_toggle:active {
  opacity: 0.5;
}
#overlay i.overlay_toggle svg {
  width: 100%;
  height: 100%;
}
#overlay .overlay_content {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  min-width: 1024px;
}
/* Loader */
#progress {
  -webkit-transition: opacity 0.5s linear 0s;
  -moz-transition: opacity 0.5s linear 0s;
  -ms-transition: opacity 0.5s linear 0s;
  transition: opacity 0.5s linear 0s;
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 280px;
  margin-top: -2%;
}
#progress .progress_title {
  color: white;
  text-align: center;
  width: 100%;
  font-size: 17px;
  margin-bottom: 4px;
}
#progress .progress_bar {
  position: relative;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
#progress .progress_bar:before {
  content: '';
  display: block;
}
#progress .progress_bar:after {
  content: '';
  display: table;
  clear: both;
}
#progress .current_progress_text {
  display: block;
  float: right;
  font-size: 11.22px;
  line-height: 1em;
  color: rgba(0, 0, 0, 0.5);
  font-family: monospace;
  padding: 4px 8px;
}
#progress .current_progress_bar {
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  background: white;
}
#spinner {
  -webkit-transition: opacity 0.5s linear 0s;
  -moz-transition: opacity 0.5s linear 0s;
  -ms-transition: opacity 0.5s linear 0s;
  transition: opacity 0.5s linear 0s;
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  margin-left: -36px;
  margin-top: -9px;
  width: 72px;
  text-align: center;
}
#spinner > div {
  width: 18px;
  height: 18px;
  background-color: #FFFFFF;
  margin: 0 3px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  -moz-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
#spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  -moz-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
#spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  -moz-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#error_message {
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
#error_message h3 {
  color: white;
  text-transform: uppercase;
}
#error_message p {
  color: white;
}
/* ==========================================================================
   IE / Old Browser Fixes
   ========================================================================= */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .browserupgrade {
    display: none !important;
  }
}
