.icons-sprite, .handle-icon.left, .handle-icon.right, .select-menu-arrow, .select-menu-carousel:hover + .select-menu-arrow, .select-menu-arrow:hover, .select-menu-toggle, .select-menu-option.selected .select-menu-toggle, .compare-box, .compare-option.selected .compare-box, .source-link-icon {
  background-image: url('../img/icons-s38b0cebb0c.png');
  background-repeat: no-repeat;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
.select-name, .select-menu-option, .compare-option, .order-option {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.y-axis-caption, .x-axis-label {
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.devTimeStamp {
  font-family: Arial;
  position: absolute;
  font-size: 12px;
  top: 1px;
  right: 10px;
  color: #929292;
}
#upgradeNotice {
  text-align: center;
  width: 100%;
}
#upgradeNotice .upHead {
  margin-top: 80px;
  padding-top: 40px;
  font-size: 25px;
  color: #858889;
  width: 100%;
  line-height: 34px;
}
#upgradeNotice .upHead em {
  font-style: normal;
  color: #C06637;
}
#upgradeNotice .upSubhead {
  font-size: 20px;
  color: #888;
  width: 100%;
  padding-top: 57px;
  padding-bottom: 9px;
}
#upgradeNotice .links {
  margin: 0 auto 0 auto;
}
#upgradeNotice .links a {
  display: inline-block;
}
#upgradeNotice .links .ff {
  background: url(../img/upgrade/firefox.jpg);
  width: 94px;
  height: 88px;
}
#upgradeNotice .links .chrome {
  background: url(../img/upgrade/chrome.jpg);
  width: 126px;
  height: 88px;
}
#upgradeNotice .links .ie {
  background: url(../img/upgrade/ie.jpg);
  width: 146px;
  height: 88px;
}
#upgradeNotice .links .safari {
  background: url(../img/upgrade/safari.jpg);
  width: 102px;
  height: 88px;
}
#upgradeNotice .upCaption {
  color: #999;
  font-size: 11px;
  padding-top: 10px;
}
.clickable {
  cursor: pointer;
}
.arrowCursor {
  cursor: default;
}
.ilb {
  display: inline-block;
}
body {
  font-size: 12px;
}
.main-container {
  width: 960px;
  margin: auto;
}
.header {
  margin-bottom: 12px;
  padding: 18px 14px 0 36px;
}
.legend {
  padding-top: 10px;
  float: right;
  color: #75737f;
  font-size: 10px;
  font-family: "aprescondensedregular";
}
.lgnd-range {
  font-family: "aprescondensedbold";
  font-size: 12px;
}
.range-label {
  vertical-align: middle;
}
.range-display {
  margin-left: 4px;
}
.range-display > * {
  vertical-align: middle;
}
.range-connect {
  display: inline-block;
  border-top: 1px solid #75737f;
  width: 8px;
  margin: 0 2px;
}
.range-image {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}
.lgnd-caption {
  line-height: 14px;
}
.star-glyph {
  font-size: 19px;
  position: relative;
  top: 6px;
}
.null-glyph {
  font-size: 17px;
  vertical-align: text-bottom;
}
.main-title {
  margin-bottom: 18px;
  font-family: "Brunel-for-Titles";
  color: #63626c;
  font-size: 26px;
  text-rendering: optimizeLegibility;
}
.view-filter {
  font-family: "aprescondensedbold";
  color: #75737f;
  font-size: 14px;
}
.select-label {
  margin-right: 8px;
}
.select-menu {
  margin-top: -6px;
  vertical-align: text-bottom;
  background-color: #e6e6e6;
  position: relative;
  color: #48484c;
}
.select-menu-handle {
  width: 10px;
  height: 34px;
  background-color: #94939B;
}
.select-menu-handle:hover {
  background-color: #48484c;
}
.handle-icon {
  width: 10px;
  height: 34px;
  vertical-align: middle;
}
.handle-icon.left {
  background-position: 0 -46px;
}
.handle-icon.right {
  background-position: 0 -80px;
}
.select-menu-carousel {
  position: relative;
  width: 180px;
  height: 34px;
  vertical-align: middle;
  overflow: hidden;
}
.select-menu-tray {
  position: absolute;
  height: 100%;
}
.select-menu-tray::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.select-name {
  width: 180px;
  text-align: center;
  line-height: 15px;
  vertical-align: middle;
}
.select-menu-arrow {
  width: 12px;
  height: 12px;
  background-position: 0 -34px;
  vertical-align: middle;
  margin-right: 4px;
}
.select-menu-carousel:hover + .select-menu-arrow, .select-menu-arrow:hover {
  background-position: 0 -22px;
}
.select-menu-dropdown {
  position: absolute;
  z-index: 1;
  background-color: white;
  width: 194px;
  left: 10px;
  border: 1px solid #c2c1c8;
  display: none;
}
.select-menu-dropdown.open {
  display: block;
}
.select-menu-option {
  line-height: 18px;
  border-top: 1px dotted #75737f;
  padding: 4px 0;
}
.select-menu-option:first-child {
  border-top: none;
}
.select-menu-option.selected {
  background-color: #e6e6e6;
}
.select-menu-option:after {
  content: '';
  clear: both;
  display: block;
}
.select-menu-toggle {
  width: 9px;
  height: 9px;
  background-position: 0 -123px;
  margin: 5px 8px 0 8px;
  float: left;
}
.select-menu-label {
  float: right;
  width: 160px;
  padding-right: 5px;
}
.select-menu-option.selected .select-menu-toggle {
  background-position: 0 -114px;
}
.compare-select {
  margin-left: 46px;
}
.compare-option {
  margin-left: 10px;
}
.compare-option.inactive {
  opacity: 0.5;
}
.compare-box {
  width: 11px;
  height: 11px;
  margin-right: 2px;
  background-position: 0 -11px;
}
.compare-option.selected .compare-box {
  background-position: 0 0;
}
.compare-name.female {
  color: #31d3be;
}
.compare-name.male {
  color: #ff7d00;
}
.chart {
  position: relative;
}
.y-axis-labels, .x-axis-labels, .region-labels, .info-flags {
  position: absolute;
  top: 0px;
  left: 0px;
}
.y-axis-labels {
  color: #75737f;
  font-size: 10px;
  font-family: "aprescondensedbold";
}
.y-axis-caption {
  position: absolute;
  white-space: nowrap;
  text-transform: uppercase;
  left: 3px;
}
.y-axis-label {
  position: absolute;
}
.x-axis-labels {
  color: #48484c;
  font-size: 12px;
  font-family: "aprescondensedbold";
}
.x-axis-label {
  position: absolute;
  white-space: nowrap;
  padding-right: 10px;
  background-color: white;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.x-axis-label.grey {
  background-color: #f4f4f4;
}
.x-axis-label.data-invalid {
  color: #BBB;
}
.region-labels {
  font-family: "aprescondensedbold";
  font-size: 11px;
  color: #75737f;
}
.region-label {
  position: absolute;
  white-space: nowrap;
  background-color: white;
  top: 8px;
}
.info-flag {
  position: absolute;
  top: 30px;
  white-space: nowrap;
  color: #75737f;
  font-family: "aprescondensedregular";
  font-size: 12px;
  
  padding: 2px 3px;
}
.info-flag.hidden {
  display: none;
}
.country-tooltip {
  position: absolute;
  border: 1px solid #b5b4bb;
  max-width: 165px;
  min-width: 140px;
  font-family: "aprescondensedregular";
  color: #48484c;
  font-size: 13px;
  line-height: 16px;
  background-color: white;
}
.country-tooltip .inner-box:not(.male):not(.female) {
  border-left: 3px solid #8c8a98;
  padding: 10px 0 10px 10px;
}
.country-tooltip .inner-box.male {
  border-left: 3px solid #ff7d00;
}
.country-tooltip .inner-box.female {
  border-left: 3px solid #31d3be;
}
.country-tooltip .pct-caption {
  padding: 6px 7px;
  font-family: "aprescondensedbold";
}
.country-tooltip .below-fold {
  border-top: 1px dashed #75737f;
  font-size: 12px;
  padding: 6px 7px;
  text-align: center;
}
.country-tooltip .total-num {
  color: #75737f;
}
.x-axis-captions {
  padding-left: 30px;
  position: relative;
  color: #75737f;
  font-family: "aprescondensedregular";
  font-size: 10px;
  line-height: 13px;
  text-align: center;
}
.x-caption {
  position: absolute;
}
.footer {
  margin-top: 10px;
}
.order-select {
  position: relative;
  float: left;
  font-size: 14px;
  font-family: "aprescondensedbold";
  padding-left: 36px;
  color: #48484c;
}
.order-label {
  color: #75737f;
}
.order-option {
  margin-left: 8px;
  position: relative;
}
.order-option.selected .order-name {
  background-color: #e6e6e6;
}
.order-name {
  margin: 4px 0;
  padding: 0 6px;
  line-height: 20px;
  position: relative;
}
.order-name:before, .order-name:after {
  content: " ";
  position: absolute;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 20px;
  border: 1px solid #8c8a98;
}
.order-name:before {
  left: 0px;
  border-right-color: transparent;
}
.order-name:after {
  right: 0px;
  border-left-color: transparent;
}
.wef-tooltip-anchor {
  font-family: "aprescondensedregular";
  font-size: 11px;
  border: 1px solid #535259;
  border-radius: 10px;
  margin-left: 10px;
  position: relative;
  top: -8px;
  padding: 2px 5px 1px;
  color: #48484c;
}
.wef-tooltip {
  bottom: 18px;
  left: 0px;
  width: 128px;
  font-size: 12px;
  line-height: 14px;
  position: absolute;
  border: 1px solid #b5b4bb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 8px 8px 12px;
  background-color: white;
  display: none;
}
.wef-tooltip.open {
  display: block;
}
.wef-tooltip:before {
  border: 2px solid #535259;
  content: " ";
  position: absolute;
  left: -1px;
  top: -1px;
}
.wef-tooltip:before {
  height: 98%;
}
.source-info {
  float: right;
  position: relative;
  margin-top: 8px;
}
.source-anchor {
  font-family: "aprescondensedbold";
  font-style: underline;
  color: #48484c;
  border-bottom: 1px solid #535259;
  margin-right: 7px;
  margin-top: 1px;
}
.source-tooltip {
  bottom: 16px;
  right: 0px;
  width: 145px;
  font-family: "aprescondensedregular";
  color: #48484c;
  position: absolute;
  border: 1px solid #b5b4bb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 8px 8px 12px;
  background-color: white;
  display: none;
}
.source-tooltip a {
  color: #48484c;
  text-decoration: none;
}
.source-tooltip a:visited {
  color: initial;
}
.source-tooltip.open {
  display: block;
}
.source-tooltip:before {
  border: 2px solid #535259;
  content: " ";
  position: absolute;
  left: -1px;
  top: -1px;
}
.source-tooltip:before {
  height: 98.5%;
}
.source-link {
  display: block;
  margin-top: 14px;
  margin-bottom: 4px;
}
.source-link:first-child {
  margin-top: 0;
}
.source-title {
  font-family: "aprescondensedbold";
  border-bottom: 1px solid #48484c;
  vertical-align: top;
  line-height: 15px;
}
.source-link-icon {
  width: 10px;
  height: 11px;
  background-position: 0 -132px;
  position: relative;
  top: 3px;
}
.source-content {
  line-height: 14px;
}
.languages {
  float: right;
  margin-right: 30px;
  line-height: 30px;
  font-family: "aprescondensedbold";
}
.languages .language {
  float: left;
  font-size: 12px;
}
.languages .language a {
  text-decoration: none;
  color: #48484c;
}
.languages .language:not(:first-child)::before {
  content: "";
  border-left: 1px solid #8c8a98;
  margin-right: 8px;
  position: relative;
  top: 2px;
}
.languages .language:not(:last-child) {
  margin-right: 8px;
}
.languages .language:not(.selected) a {
  color: #8c8a98;
}
