@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900);@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900);/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}
.idw__app {
  max-width: 956px;
  margin: 0 auto;
  padding: 10px;
  overflow: hidden;
}
.ifdw-header {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  margin-bottom: 1em;
}
.ifdw-header__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 0.5em 0;
}
.ifdw-header__button {
  margin-left: 15px;
  cursor: pointer;
}
.ifdw-header__button:hover {
  opacity: 0.8;
}
.ifdw-header__button:first-child {
  margin-left: 0;
}
.ifdw-header .icon {
  margin-right: 3px;
  width: auto;
  height: 10px;
}
.ifdw-header__share-button {
  position: relative;
}
.ifdw-header__share-button .share-button--rollover {
  position: absolute;
  display: none;
  text-align: right;
  font-weight: 400;
}
.ifdw-header__share-button:hover .share-button--rollover {
  display: block;
}
.ifdw-header__share-button:hover .share__link {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background-size: 48px 16px;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  cursor: pointer;
}
.ifdw-header__share-button:hover .share__link:hover {
  opacity: 0.8;
}
.ifdw-header__share-button:hover .share__google {
  background-position: -16px 0;
}
.ifdw-header__share-button:hover .share__twitter {
  background-position: -32px 0;
}
@media screen and (min-width: 619px) {
  .ifdw-header__subtitle {
    margin: 0.25em 0 1em 0;
  }
  .ifdw-header__buttons {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .ifdw-header__button {
    margin-left: 10px;
  }
  .ifdw-header__share-button {
    min-width: 60px;
  }
  .ifdw-header__share-button:hover .share-button--rollover {
    top: 17px;
    right: 0;
  }
}
.income-input {
  margin: 1em 0;
}
.income-input .income-input__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-left: -0.5em;
}
.income-input .income-input__innerwrapper {
  width: 100%;
  min-width: 200px;
  max-width: 350px;
  padding: 0.5em;
}
.income-input .income-input__label {
  display: inline;
}
.income-input .income-input__input {
  display: inline-block;
  width: 105px;
  vertical-align: baseline;
  border: none;
  border-bottom: 2px dotted #000;
  border-radius: 0px;
  padding: 0 0.25em;
  text-align: left;
}
.income-input .income-input__input:focus,
.income-input .income-input__input:hover {
  outline: none;
  border-bottom: 2px dotted #000;
}
.income-input .result__wrapper {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 1em;
}
.income-input .result__wrapper .income-input__label {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.income-input .result__wrapper .income-input__icon {
  margin-right: 5px;
}
.income-input .result__wrapper .income-input__icon img {
  width: auto;
  height: 13px;
}
.income-input .result__wrapper .income-input__result {
  display: inline-block;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  margin-left: 0.5em;
}
.income-input .income-input__error {
  border-color: #871811;
  color: #871811;
  margin-left: 0.5em;
}
@media screen and (min-width: 612px) {
  .income-input .income-input__innerwrapper {
    width: 33%;
    border-right: 2px solid #000;
  }
  .income-input .income-input__innerwrapper:nth-child(3),
  .income-input .income-input__innerwrapper:last-child {
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .income-input {
    max-width: 80%;
  }
  .income-input .income-input__innerwrapper {
    padding: 0 0.5em;
  }
}
.yAxis__tick {
  stroke: #000;
  stroke-width: 1;
  stroke-dasharray: 1px 1px;
}
.YAxis__label {
  text-anchor: middle;
  font-size: 14px;
  fill: #000;
}
.median-marker__line {
  stroke: #000;
  stroke-width: 1;
  stroke-dasharray: 1px 1px;
  pointer-events: none;
}
.median-marker__label {
  font-size: 12px;
  color: #000;
  fill: #000;
}
.bar {
  pointer-events: none;
}
.income-layer {
  stroke-width: 0;
  opacity: 1;
  fill-opacity: 0.7;
}
.yaxis__line {
  stroke: #000;
  stroke-width: 1;
}
.xAxis-line,
.xAxis__tick {
  stroke: #000;
  stroke-width: 1;
}
.xAxis__label {
  text-anchor: middle;
  font-size: 12px;
  fill: map-background-3;
}
.xAxis__legend {
  text-align: center;
  color: #000;
  font-size: 12px;
}
.tooltip {
  box-sizing: border-box;
  position: absolute;
  padding: 1.2em 1em;
  background: rgba(255,255,255,0.8);
  border: 1px solid #000;
  pointer-events: none;
  border-radius: 8px;
  display: block;
  min-height: 80px;
  pointer-events: none;
}
.tooltip .tooltip__title {
  width: 100%;
  font-size: 14px;
  font-weight: 700;
}
.tooltip .tooltip__label {
  width: 100%;
  font-size: 14px;
  color: #000;
  margin-bottom: 0.5em;
}
.chart-wrapper {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.chart__xAxis__label {
  width: 75%;
  text-align: center;
  margin: 0 auto 1em auto;
  font-size: 13px;
}
body {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.2;
}
h1 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
}
h2,
h3,
h4,
h5 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
}
p,
label,
div {
  font-size: 14px;
  color: #191919;
  margin: 0;
  font-weight: 400;
}
input {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.income-input__label {
  color: #000;
  line-height: 1em;
}
a {
  text-decoration: none;
}
a:hover,
a:focus,
a:visited {
  color: initial;
  text-decoration: none;
  outline: none;
}
h1 {
  font-size: 24px;
  font-weight: 900;
  margin: 0;
}
h2 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin: 0;
}
.light {
  color: #777;
}
.ifdw-header__button {
  color: #000;
  font-weight: 700;
  font-size: 12px;
}
@media screen and (min-width: 786px) {
  h1 {
    font-size: 30px;
  }
  .ifdw-header__button {
    font-size: 14px;
  }
}
.country-select__select {
  border: none;
  border-bottom: 2px solid #000;
  border-radius: 0px;
  background-color: #fff;
  color: #111;
  font-size: 16px;
  font-weight: 700;
  direction: rtl;
  font-family: 'Source Sans Pro', sans-serif;
  cursor: pointer;
  -moz-appearance: none;
  appearance: none;
  background: url(assets/images/dropdown.png) left/20px no-repeat #fff;
  padding: 0 0 0.25em 20px;
}
.country-select__select:focus {
  outline: none;
  border-bottom: 2px solid #000;
}
.chart-section {
  margin-top: 2em;
}
.chart-section .chart__controls {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 1em 0;
  overflow: hidden;
  padding-bottom: 3em;
}
.chart-section .control__country {
  font-size: 17px;
  color: #111;
  font-weight: 700;
  padding-bottom: 3px;
  border-bottom: 2px solid #000;
}
.chart-section .control__section.left {
  text-align: left;
  margin-top: -5px;
}
.chart-section .control__section.center {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  font-size: 13px;
  color: #000;
}
.chart-section .control__section.right {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .chart-section .chart__controls {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0.5em;
  }
  .chart-section .control__section {
    width: 33.33%;
  }
  .chart-section .control__section.left {
    text-align: left;
  }
  .chart-section .control__section.center {
    width: 33.33%;
    text-align: center;
    position: relative;
  }
  .chart-section .control__section.right {
    text-align: right;
  }
  .chart-section .control__yAxislabel {
    width: 150px;
    display: inline-block;
    color: #000;
  }
}
.ifdw-infobox {
  position: relative;
  margin: 1em 0 2em 0;
  font-family: 'Source Sans Pro', sans-serif;
}
.ifdw-infobox .ifdw-infobox--close {
  position: absolute;
  right: 0;
  top: -10px;
  font-weight: bold;
  font-size: 2em;
  color: #000;
  cursor: pointer;
}
.ifdw-infobox .ifdw-infobox--title {
  background: #fff;
  margin: 0;
  padding-right: 20px;
}
.ifdw-infobox .ifdw-infobox-embed .ifdw-infobox--infotext {
  padding-right: 40px;
  margin-bottom: 1em;
  color: #000;
}
.ifdw-infobox .ifdw-infobox-embed .ifdw-infobox--code {
  background: #eee;
  border: 0;
  width: 100%;
  white-space: pre-wrap;
  font-family: monospace;
  padding: 1em;
  word-break: break-all;
}
.ifdw-infobox .ifdw-infobox-info {
  overflow: hidden;
}
.ifdw-infobox h3:first-child {
  margin-top: 0;
}
.ifdw-infobox .ifdw-infobox--list {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1.3em;
}
.ifdw-infobox .ifdw-infobox--list li {
  padding-left: 1em;
  margin: 1em 0;
}
.ifdw-footer {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 1em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.ifdw-footer a {
  text-decoration: underline;
}
.ifdw-footer .ifdw-footer--inner-wrapper.right {
  max-width: 70%;
}
.ifdw-footer .ifdw-footer--inner-wrapper.right div {
  text-align: right;
  font-size: 13px;
  font-family: 'PT Sans', sans-serif;
  color: #777;
}
.ifdw-footer .ifdw-footer--link {
  font-family: 'PT Sans', sans-serif;
  color: #777;
  cursor: pointer;
}
.ifdw-footer .ifdw-footer--link:hover {
  text-decoration: underline;
}
.ifdw-footer .ifdw-footer--logo {
  display: block;
  width: 100px;
  height: 26px;
  -webkit-background-size: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background-size: 100% 100%;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
body {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.2;
}
h1 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
}
h2,
h3,
h4,
h5 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
}
p,
label,
div {
  font-size: 14px;
  color: #191919;
  margin: 0;
  font-weight: 400;
}
input {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.income-input__label {
  color: #000;
  line-height: 1em;
}
a {
  text-decoration: none;
}
a:hover,
a:focus,
a:visited {
  color: initial;
  text-decoration: none;
  outline: none;
}
h1 {
  font-size: 24px;
  font-weight: 900;
  margin: 0;
}
h2 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin: 0;
}
.light {
  color: #777;
}
.ifdw-header__button {
  color: #000;
  font-weight: 700;
  font-size: 12px;
}
@media screen and (min-width: 786px) {
  h1 {
    font-size: 30px;
  }
  .ifdw-header__button {
    font-size: 14px;
  }
}
* {
  box-sizing: border-box;
}
body {
  padding: 0;
  margin: 0;
}

/*# sourceMappingURL=bundle.css.map*/