#title {
  margin-top: 10px;
  color: #044aa3;
  font-weight: 700;
  font-size: 1em; }

#logo {
  width: 6em; }

.logo {
  padding: 6px; }

#sideL {
  display: none;
  visibility: hidden;
  position: relative;
  width: 60%;
  height: 420px; }

#sideR {
  width: 40%;
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 32em) {
  #sel-indicators {
    display: none;
    visibility: hidden; }
  #sideL {
    display: block;
    visibility: visible;
    float: left; }
  #sideR {
    float: left;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 48em) {
  #logo {
    width: 8em; }
  #title {
    font-size: 1.2em; } }

@media screen and (min-width: 62em) {
  #logo {
    width: 12.5em; }
  #title {
    font-size: 1.5em; } }

@media screen and (min-width: 75em) {
  #logo {
    width: 12.5em; }
  #title {
    font-size: 1.75em; } }

@font-face {
  font-family: roboto_condensed_bold;
  src: url(../fonts/RobotoCondensed-Bold-webfont.eot);
  src: url(../fonts/RobotoCondensed-Bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoCondensed-Bold-webfont.woff2) format("woff2"), url(../fonts/RobotoCondensed-Bold-webfont.woff) format("woff"), url(../fonts/RobotoCondensed-Bold-webfont.ttf) format("truetype"), url(../fonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: roboto_condensed_regular;
  src: url(../fonts/RobotoCondensed-Regular-webfont.eot);
  src: url(../fonts/RobotoCondensed-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoCondensed-Regular-webfont.woff2) format("woff2"), url(../fonts/RobotoCondensed-Regular-webfont.woff) format("woff"), url(../fonts/RobotoCondensed-Regular-webfont.ttf) format("truetype"), url(../fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular) format("svg");
  font-weight: 400;
  font-style: normal; }

body {
  font-size: 14px;
  font-family: Arial, Verdana, sans-serif;
  background-color: #fff;
  color: #044aa3; }

#loader {
  width: 100%;
  text-align: center; }

#loader img {
  margin-top: 200px; }

#error {
  padding-top: 100px; }

#error,
#global {
  text-align: center; }

#global {
  max-width: 680px; }

#global h1 {
  text-align: center;
  font-size: 2em;
  color: #044aa3; }

#global h2 {
  font-size: 1em;
  margin-top: 0; }

#global h2,
#inst {
  text-align: center; }

#inst {
  font-style: italic;
  font-weight: 400;
  font-size: .9em; }

#main {
  width: 100%;
  max-width: 680px;
  padding: 5px 10px;
  height: 420px; }

.socialmedia {
  float: right;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px; }

.social-button {
  color: #044aa3; }

.pointer {
  cursor: pointer; }

#year-selector {
  float: left;
  padding: 5px 6px 4px;
  margin: 0 15px;
  background-color: #eef2f4;
  border: 1px solid #ccc;
  font-weight: 700;
  font-size: 1em; }

#footnotes {
  margin-top: 10px;
  font-size: .7em;
  width: 100%;
  float: left;
  text-align: left; }

#footnotes span {
  display: block;
  margin-top: 2px; }

#codeEmbed {
  width: 290px;
  top: 150px;
  background-color: #fff;
  color: #000;
  border: 2px solid #ccc;
  padding: 10px;
  font-size: 12px;
  font-weight: 700;
  word-wrap: break-word;
  line-height: 20px;
  font-family: Courier;
  text-align: left; }

#codeEmbed,
#screenEmbed {
  position: absolute;
  display: none; }

#screenEmbed {
  background-color: transparent;
  top: 0; }

#equis {
  right: 3px;
  top: 0;
  cursor: pointer;
  font-family: Arial;
  font-weight: 700; }

#equis,
#products {
  position: absolute; }

#products {
  margin: 0 auto;
  display: block;
  width: 100%;
  z-index: 10;
  height: auto; }

#products.default {
  opacity: 1; }

#products.out {
  opacity: .2; }

.d3-tipP {
  font-size: .8em;
  padding: 5px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 1px;
  border: 1px solid #fff;
  width: 200px; }

.d3-tipP:after {
  box-sizing: border-box;
  display: inline;
  font-size: 5px;
  color: rgba(0, 0, 0, 0.8);
  content: "\25BC";
  position: absolute;
  text-align: center; }

.d3-tipP.n:after {
  top: 100%;
  right: 0; }

.tit {
  font-weight: 700;
  font-size: 1.1em;
  border-bottom: 1px solid #fff;
  width: 95%;
  padding-bottom: 3px;
  margin-bottom: 3px; }

.ProdCircles {
  cursor: pointer; }

#ranking {
  display: none; }

#iniTxt img,
#ranking {
  margin: 0 auto; }

#productName {
  font-size: 1.5rem;
  font-family: roboto_condensed_regular, Arial, sans-serif; }

#productName,
.coin-text {
  fill: #044aa3;
  font-weight: 700; }

.EUlabelsC.show {
  display: inline; }

.focus {
  stroke: #000; }

.EUlabelsC.hide {
  display: none; }

.coin {
  cursor: pointer;
  opacity: 1; }

.coinNA {
  cursor: default;
  opacity: .2; }

.country-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

#txtPrice {
  width: 100%;
  border: 4px solid #ccc;
  padding: 8px;
  text-align: left;
  margin-top: 8px; }

#txtPrice span {
  font-size: 1.1em;
  font-weight: 700; }

.navbar-light .navbar-nav .nav-link {
  color: #044AA3; }

.navbar-light .navbar-nav .nav-link:hover {
  color: #044AA3; }

.navbar-light .navbar-nav .nav-link:active {
  color: #044AA3; }

.nav-link {
  padding: 0; }

@media (min-width: 576px) {
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .15rem;
    padding-left: .15rem; } }

@media screen and (max-width: 36em) {
  .navbar-collapse {
    position: absolute;
    top: 50px; } }

#end {
  margin-left: 85px; }

#landscape_overlay {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: #649696;
  background-image: url(img//landscape.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 50%; }

@media screen and (max-width: 36em) and (orientation: portrait) {
  #landscape_overlay {
    display: block; } }

.tooltip .tooltip-inner {
  background-color: #044AA3; }

.tooltip .arrow::before {
  border-bottom-color: #044AA3; }

#cflags {
  width: 196px;
  height: 48px;
  top: 0px;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

#countryselector {
  /* height:45px; */
  background: white;
  text-align: right; }

#mainFlag {
  float: left;
  width: 196px;
  padding: 8px;
  background-color: white;
  border: 1px solid black;
  color: black;
  text-align: left; }

#country-arrow {
  cursor: pointer;
  position: absolute;
  right: 8px; }

#lstFlags {
  width: 196px;
  position: absolute;
  top: 3em;
  z-index: 15; }

#lstFlags.show {
  max-height: 400px;
  overflow: auto;
  /* Set our transitions up. */
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

#lstFlags.hide {
  /* Initially we don't want any height, and we want the contents to be hidden */
  max-height: 0;
  overflow: auto;
  /* Set our transitions up. */
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  -ms-transition: max-height 0.8s cubic-bezier(0, 1.05, 0, 1);
  -o-transition: max-height 0.8s cubic-bezier(0, 1.05, 0, 1);
  transition: max-height 0.8s; }

#lstFlags ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: white;
  color: #044AA3; }

#lstFlags ul li:not(.country-divider) {
  padding: 5px;
  cursor: pointer;
  text-align: left; }

#lstFlags ul li:hover {
  background-color: #044AA3;
  color: white; }

#lstFlags ul li span {
  margin-left: 4px;
  font-size: 1.1em;
  position: relative; }

#lstFlags ul li img.tick {
  float: right;
  display: none;
  width: 15px;
  margin-top: 4px; }

#lstFlags ul li.selectedF {
  background-color: #1072e1;
  cursor: default; }

#lstFlags ul li.selectedF span {
  font-weight: bold; }

#lstFlags ul li.selectedF img.tick {
  display: inline; }

#lstFlags ul li.disabledF {
  opacity: 0.2;
  cursor: default; }

#lstFlags ul li.disabledF:hover {
  background-color: #EEF2F4; }

.country-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #333333; }

#titFlag {
  padding: 4px;
  font-size: 0.7rem; }

@media screen and (max-width: 48em) {
  #lstFlags ul li span {
    font-size: .75em; }
  #titFlag {
    font-size: 0.8rem; } }

@media screen and (min-width: 48em) {
  #lstFlags ul li span {
    font-size: .9em; }
  #titFlag {
    font-size: 0.85rem; } }

/* Large. Above 62em (992px) */
@media screen and (min-width: 62em) {
  #cflags {
    width: 240px; }
  #mainFlag {
    width: 248px; }
  #lstFlags {
    width: 248px; }
  #titFlag {
    font-size: 0.9rem; } }

/* Extra large. Above 75em (1200px) */
@media screen and (min-width: 75em) {
  #lstFlags ul li span {
    font-size: 1.1em; }
  #titFlag {
    font-size: 1rem; } }

#simpleCountry {
  display: inline-block;
  margin-top: 12px;
  font-size: 22px; }

#simpleMainFlag {
  height: 32px;
  display: flex;
  align-items: center; }

#simpleTitFlag {
  margin-left: 8px; }

#sel-indicators {
  width: 196px;
  padding: 3px;
  height: 48px;
  top: 5px;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.productImage {
  width: 32px;
  height: 32px; }

#theIndicatorIcon {
  width: 32px;
  height: 32px;
  float: left; }

#indicatorselector {
  /* height:45px; */
  background: white;
  text-align: right; }

#mainIndicator {
  float: left;
  width: 196px;
  padding: 2px 5px 2px 5px;
  background-color: white;
  border: 1px solid black;
  color: black;
  text-align: left; }

#product-arrow {
  cursor: pointer;
  position: absolute;
  right: 8px; }

#lstIndicators {
  width: 196px;
  position: absolute;
  top: 2em;
  z-index: 30; }

#lstIndicators.show {
  max-height: 400px;
  overflow: auto;
  /* Set our transitions up. */
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

#lstIndicators.hide {
  /* Initially we don't want any height, and we want the contents to be hidden */
  max-height: 0;
  overflow: auto;
  /* Set our transitions up. */
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  -ms-transition: max-height 0.8s cubic-bezier(0, 1.05, 0, 1);
  -o-transition: max-height 0.8s cubic-bezier(0, 1.05, 0, 1);
  transition: max-height 0.8s; }

#lstIndicators ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: white;
  color: #044AA3; }

#lstIndicators ul li {
  padding: 5px;
  cursor: pointer;
  text-align: left; }

#lstIndicators ul li:hover {
  background-color: #044AA3;
  color: white; }

#lstIndicators ul li span {
  margin-left: 4px;
  font-size: 1.1em;
  position: relative; }

#lstIndicators ul li img.tick {
  float: right;
  display: none;
  width: 15px;
  margin-top: 4px; }

#lstIndicators ul li.selectedF {
  background-color: #1072e1;
  cursor: default; }

#lstIndicators ul li.selectedF span {
  font-weight: bold; }

#lstIndicators ul li.selectedF img.tick {
  display: inline; }

#lstIndicators ul li.disabledF {
  opacity: 0.2;
  cursor: default; }

#lstIndicators ul li.disabledF:hover {
  background-color: #EEF2F4; }

#titIndicator {
  padding: 4px;
  font-size: 1.1em; }

@media screen and (max-width: 48em) {
  #lstIndicators ul li span {
    font-size: .75em; } }

@media screen and (min-width: 48em) {
  #lstIndicators ul li span {
    font-size: .9em; } }

/* Large. Above 62em (992px) */
@media screen and (min-width: 62em) {
  #sel-indicators {
    width: 240px; }
  #mainIndicator {
    width: 248px;
    font-size: .85em; }
  #lstIndicators {
    width: 248px; } }

/* Extra large. Above 75em (1200px) */
@media screen and (min-width: 75em) {
  #lstIndicators ul li span {
    font-size: 1.1em; } }

