@import url("//fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

@font-face {
  font-family: "Roboto";
  src: url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-regular-webfont.ttf") format("truetype"),
    url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-regular-webfont.ttf") format("truetype"),
    url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-bold-webfont.ttf") format("truetype"),
    url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-bold-webfont.ttf") format("truetype"),
    url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-black-webfont.ttf") format("truetype"),
    url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/roboto-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Jungfrauserif";
  src: url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/jungfrauserif-regular-webfont.ttf") format("truetype");
  /* url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/jungfrauserif-regular-webfont.woff") format('woff'); */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Jungfrauserif";
  src: url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/jungfrauserif-regular-webfont.ttf") format("truetype");
  /* url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/jungfrauserif-regular-webfont.woff") format('woff'); */
  font-weight: 400;
  font-style: normal;
}
/* @font-face {
    font-family: 'Jungfrauserif';
    src: url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/jungfrauserif-bold-webfont.ttf") format('truetype'),
		 url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/jungfrauserif-bold-webfont.woff") format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Jungfrauserif';
    src: url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/jungfrauserif-bold-webfont.ttf") format('truetype'),
		 url("//tools.eurolandir.com/tools/splookup/Config/Company/ch-jfn/fonts/jungfrauserif-bold-webfont.woff") format('woff');
    font-weight: 700;
    font-style: normal;
} */

.tabs li,
.tabs:after,
.download-single-result td.single-data-item,
.download-single-result td.single-data-label,
body,
input,
button {
  font-size: 16px;
  font-family: "Roboto";
  color: #213857;
}
body {
  margin: 0px;
}
body.de-de,
body.de-de .data-button,
body.de-de .tabs li,
body.de-de .tabs:after,
body.de-de .tabs:after,
body.de-de .page-font-style,
body.de-de input.textbox-base,
body.de-de .main-heading {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #213857;
}

body.de-de.page-font-style {
  font-family: "Roboto", sans-serif;
}
body.de-de .tabs li,
body.de-de .tabs:after,
body.de-de .download-single-result td.single-data-item,
body.de-de .download-single-result td.single-data-label,
body.de-de body,
body.de-de input,
body.de-de button {
  font-family: "Roboto", sans-serif !important;
}
.hyperlink:link,
.hyperlink:visited,
a:link,
a:visited {
  color: #213857;

  font-weight: normal;
  text-decoration: none;
  font-style: none;
}

.hyperlink:hover,
.hyperlink:active,
a:hover,
a:active {
  color: #4b83c8 !important;

  font-weight: none;
  text-decoration: none;
  font-style: none;
}
.table-share td {
  line-height: normal;
}
.eu-checkbox {
  vertical-align: top;
  margin-top: 0.08em;
}
/*************************************** End of: Basic setting to overvwrite the tool ****************************************/

.wrapper {
  padding: 0px;
  max-width: 1200px;
  margin: 0 auto;
  width: auto;
}

.divGraph .second-heading,
.main-heading {
  line-height: normal;
  margin: 0px;
  padding: 0px;

  font-family: inherit;
  font-size: 1em !important;
  font-weight: bold;
  color: #213857 !important;

  padding-top: 1em;
  padding-bottom: 1em;
}

.btn-section {
  height: auto;
  line-height: normal;
}
.download-data-button img {
  display: none;
}

.footer-box {
  text-align: right;
  font-size: 13px;
}

/*************************************** Start of: Graphs ****************************************/

.divGraph hr {
  display: none;
}
#historicalChartArea {
  margin-top: 0px;
  text-align: center;
}

.highcharts-container {
  width: 100%;
}
.column-chart-item {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  height: 14em;
  padding: 0.25em;
  margin: 0px;
  float: none;
}
.last-chart-item {
  width: 100% !important;
  margin: 0px !important;
}
.highcharts-axis-labels span {
  margin-top: 0.5em !important;
}

.divGraph .second-heading {
  padding-left: 0.25em;
}

/*************************************** Start of: Table Settings ****************************************/

.table-share-item,
.table-share {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
}
.table-share-item .td-header.td-value,
#scrollerBar .scroller-table thead th,
.table-share-header-market,
.table-share-header-currency,
.table-share-header-date {
  border-left: 0em solid #e1e1e1;
}
.parameters .scroller-table thead th {
  border-right: 0em solid #e1e1e1;
}

.table-share-item .td-value,
#scrollerBar .scroller-table tbody td,
.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
  border-left: 0em solid #e1e1e1;
}
.parameters .scroller-table tbody td,
.single-data-label {
  border-right: 0em solid #e1e1e1;
}

.table-share-item td,
.parameters .scroller-table tbody td,
#scrollerBar .scroller-table tbody td,
.download-single-result .page-font-style td,
.single-result-item,
.table-share tbody td {
  border-bottom: 0.08em solid #e1e1e1;
}

#scrollerBar .scroller-table thead input + th,
#scrollerBar .scroller-table tbody td:first-child {
  border-left: 0px;
}

.table-share-item .td-label,
.parameters .scroller-table thead th,
.parameters .scroller-table tbody td,
.single-data-label,
.single-result-date-text,
.single-result-values,
.checkbox-wrapper,
.table-share-header-check {
  border-left: 0em solid #e1e1e1;
}

.table-share-item .td-value,
#scrollerBar .scroller-table thead th:last-child,
#scrollerBar .scroller-table tbody td:last-child,
.download-single-result-date,
.single-result-date-text,
.single-result-values,
.table-share-header-date,
.table-share-row-date {
  border-right: 0em solid #e1e1e1;
}

.table-share-item tr:last-child td,
.parameters .scroller-table tbody tr:last-child td,
#scrollerBar .scroller-table tbody tr:last-child td,
.download-single-result .page-font-style tr:last-child td,
.single-result-item-volume,
.table-share tbody tr:last-child td {
  border-bottom: 0.08em solid #e1e1e1;
}

.table-share-item .td-header,
.parameters .scroller-table thead th,
#scrollerBar .scroller-table thead th,
.single-result-date-text,
.table-share-header {
  border-top: 0em solid #e1e1e1;
  border-bottom: em solid #e1e1e1;
}

.table-share-item .td-header.td-label,
.parameters .scroller-table thead th,
.single-result-date-text,
.table-share-header-check {
  border-left-color: #e1e1e1;
}

.table-share-item .td-header.td-value,
#scrollerBar .scroller-table thead th:last-child,
.single-result-date-text,
.table-share-header-date {
  border-right-color: #e1e1e1;
}

.table-share-item tr .td-header.td-value,
#scrollerBar .scroller-table thead th,
.table-share-header {
  background: #002a4c;
  color: #ffffff;
  text-align: right;

  font-weight: normal;
  text-transform: none;
}

.table-share-item tr .td-header.td-label,
.parameters .scroller-table thead th,
.single-result-date-text,
.table-share-header-check,
.table-share-header-name {
  background: #002a4c;
  color: #ffffff;
  text-align: left;

  font-weight: bold;
  text-transform: none;
}

.table-share-item tr:nth-child(even) td,
#scrollerBar tr:nth-child(even) td,
.parameters tr:nth-child(odd) td,
.download-single-result .page-font-style tr:nth-child(even) td,
.single-result-item-open,
.single-result-item-low,
.table-share tbody td.table-share-row-even {
  background: #fff;
}

.table-share-item tr:nth-child(odd) td,
#scrollerBar tr:nth-child(odd) td,
.parameters tr:nth-child(even) td,
.download-single-result .page-font-style tr:nth-child(odd) td,
.single-result-item-high,
.single-result-item-volume,
.table-share tbody td.table-share-row-odd {
  background: #fafafa;
}

.table-share-item tr td.td-value,
#scrollerBar .scroller-table tbody tr td,
.download-single-result .page-font-style tr td.single-data-item,
.table-share tbody td.table-share-row-even,
.table-share tbody td.table-share-row-odd {
  background: #fff;
  text-align: right;
  color: #213857;

  font-weight: normal;
}

.table-share-item tr td.td-label,
.parameters .scroller-table tbody tr td,
.download-single-result .page-font-style tr td.single-data-label,
.single-result-values,
.table-share tbody td.checkbox-wrapper,
.table-share tbody td.table-share-row-name {
  background: #ffffff;
  text-align: left;
  color: #213857;

  font-weight: normal;
  text-transform: none;
}

#scrollerBar .scroller-table {
  position: relative;
  top: 0px;
  left: -1px;
}

.parameters .scroller-bable tbody tr td:first-child div,
.parameters .scroller-table th div {
  text-align: inherit;
}
.single-result-item {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.single-result-values {
  padding: 0;
  border-bottom: 0;
}

.share-info .scroller-bable th div {
  text-align: inherit;
}

.share-info .scroller-bable tbody tr:first-child {
  display: none;
}

.share-info .row-header {
  white-space: nowrap;
}

.table-share-item,
.table-share,
.download-single-result table {
  border-bottom: 0;
  margin-bottom: 2em;
  border-collapse: collapse;
}
.scroller-bable,
.share-info .scroller-table {
  border-collapse: collapse;
}

/***** END OF BORDER SETTINGS *****/

.table-share-item td.td-header.td-label,
.table-share-item td.td-header.td-value,
.scroller-table th,
.table-share-header {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 0.6em;
  padding-right: 0.6em;
}

.table-share-item td.td-header.td-label,
.table-share-item td.td-header.td-value,
.scroller-table th,
.table-share th {
  height: auto !important;
  line-height: normal;
}

.table-share-item td.td-label,
.table-share-item td.td-value,
.table-share-row-even,
.table-share-row-odd {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 0.6em;
  padding-right: 0.6em;

  height: auto;
  line-height: normal;
}

.table-share-header-date,
.table-share-row-date,
.table-share-header-currency {
  padding-left: 0.3em;
}

.table-share-item td.td-value {
  padding-right: 1.5em;
}

.table-share-header-name,
.table-share-row-name {
  padding-left: 0;
  border-left: 0;
}

.table-share-header {
  width: 25%;
}

.table-share th.table-share-header-check,
.table-share td.checkbox-wrapper {
  width: 20px;
  border-right: 0;
}

/*************************************** Start of: Selection ****************************************/

.selection {
  margin-top: 1em;
  padding: 0px;
  padding-top: 1em;
  border-top: 0em solid #a5a3a9;
  padding-left: 5px;
}

.date-time-selection {
}
.selection-left,
.selection-right {
  float: none;
  display: inline-block;
  height: auto;
  line-height: 1em;
  padding: 0px;

  vertical-align: top;
}

.td-fromto,
.td-right,
.td-iconcalendar {
  line-height: 2.5em;
  padding: 0px;
  height: auto;
  margin-bottom: 10px;
}

.td-fromto {
  width: 3em;
}

.selection-left {
  line-height: 2.5em;
  width: auto !important;
  min-width: 11.5em !important;
}
.historical .selection-left {
  width: auto !important;
  min-width: 18em !important;
}

.td-right {
  padding: 0px;
}
.td-iconcalendar {
  padding-left: 5px;
}

.currency-selection,
.date-time-selection {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.selection-right table.page-font-style {
}

#txtStartDate,
#txtEndDate,
#txtHeaderCurrency,
.selection input {
  height: auto;
  line-height: normal;
  height: 34px;
  border: 1px solid #dadada;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 10px 10px 10px 0.3em;
}
.local-currency {
  padding-left: 0px !important;
}
.ac_input,
#txtStartDate,
#txtEndDate,
#txtHeaderCurrency,
.selection input {
  min-width: 11em !important;
  box-sizing: border-box;
}

/*************************************** Start of: Single share display ****************************************/

.single-share-sperator {
  display: none;
}

.single-share {
  width: 49%;
}
.single-share:first-child {
  border-left: 0em solid #e1e1e1;
}

.single-result-date-text,
.single-result-item {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 0.6em;
}
.single-result-item {
  padding-left: 0.6em;

  width: 100%;
  box-sizing: border-box;
}
.single-result-values {
  padding: 0;
}

.single-result-close-price-text {
  padding: 0px;
  font-weight: bold;
  font-size: 1.4em;
  text-align: center;

  padding-top: 2.5em;
}
.single-result-close-price {
  font-weight: bold;
  font-size: 2em;
  text-align: center;
}
.single-share table {
  width: 100%;
  border-collapse: collapse;
}

.mutil-currency,
.mutil-result-share-name {
  font-weight: bold;
}

.mutil-result-share-box-item {
  background: #ccc;
  border: 0;
  border-radius: 0;
}
.mutil-result-share-name {
  padding-top: 0.5em;
  font-size: 1.25em;
}
.mutil-currency {
  font-size: 1.1em;
  padding: 0.3em 0;
}
.mutil-result-market-name {
  padding-bottom: 0.6em;
}

@media (max-width: 480px) {
  .single-share {
    width: 49% !important;
  }
}
@media (max-width: 768px) {
  .single-result-close-price-text {
    text-align: center !important;
  }
}

/*************************************** Start of: Currency Selection ****************************************/

.dropdown-item-table tbody tr:first-child td:first-child {
  width: auto !important;
}
.ac_input {
  border: 1px solid #dadada;
  height: 34px;
  max-width: 11em !important;
  border-radius: 6px;
  background-color: #f8f8f8;
}

.dropdown-item {
  width: auto !important;
  box-sizing: border-box;
}
.dropdown-item-text td:first-child {
  width: 100% !important;
}

.dropdown-item-text .flags {
  padding-right: 5px;
}

.ac-arrow,
.arrow-wrapper,
.ac-arrow button,
.dropdown-item-table {
  line-height: 1.5em !important;
  height: 1.5em !important;
  box-sizing: border-box;
  padding: 4px;
}
.dropdown-item-table td:last-child {
  width: 1.5em !important;
}
.arrow-wrapper {
  text-align: center;
}
.ac_input_active .arrow-wrapper,
.arrow-wrapper:hover {
  border-left: 0px solid #dadada;
  background: #ffffff !important;
}
.dropdown-item-table:hover,
.ac-arrow:hover {
  background: #ffffff;
}
.ac-arrow {
  display: inline-block;
  background: transparent;

  position: relative;
  top: 0px;
  left: 0px;

  width: 1em;
}

.ac-arrow:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.35em;
  margin-top: -0.2em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #213857;
}

.ac_odd,
.ac_even {
  transition: background 0.3s, border 0.3s;
}
.ac_over {
  background: #f8f8f8;
  color: #213857;
  border-color: #ffffff !important;
  border-width: 1px;
}

.ac_results {
  border: 0.08em solid #e1e1e1;
  border-top: 0;
  box-shadow: 1px 1px 3px #dbd2d2;
}

.local-currency {
  width: 100% !important;
  line-height: 1em;
  height: auto;
}

.ac_results li {
  margin-bottom: 0em;
  line-height: normal;
  height: auto;
  border: 1px solid #fff;
}
.ac_results li:hover {
  background: #ededed;
}
.ac_results li table,
.ac_results li table tr td:first-child {
  width: 100%;
}
.flags {
  padding-right: 10px;
}
/*************************************** Start of: Share price results ****************************************/

.result-box {
  border: 0.08em solid #e1e1e1;
}
.result-close-icon {
  width: 2em !important;
  height: 2em !important;
  line-height: 2em !important;
  border: 0.08em solid #e1e1e1;
}

.download-single-result {
  margin: 2em 0;
}

.download-single-result table td {
  padding-left: 0.6em;
  padding-right: 0.6em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  height: auto;
}

.scroller-table td {
  border-bottom: 0px;
}

.scroller-bable {
}

.scroller-table .row-height,
.scroller-table .infor-row-width,
.param-label,
.infor-row-width,
.single-data-label,
.single-data-item {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 0.6em;
  padding-right: 0.6em;
  text-overflow: initial;
  overflow: visible;

  line-height: normal;
  height: auto;
}

.download-single-result table td.download-single-result-date {
  padding-left: 1.3em;
}
.single-data-label {
  white-space: normal;
}

.text-align-right {
  text-align: right;
}
.param-row-width {
  text-align: left;
}
.scroller-table .row-header,
.scroller-table .infor-row-width {
  width: 100%;
  box-sizing: border-box;
}

.scroller-table .row-height.infor-row-width {
  padding-right: 1.5em;
  padding-left: 1em;
}

.figures-box {
  padding: 1em 2em 2em 2em;
}
.download-data {
  margin: 2em 0 0 0;
}
.share-info {
  width: 60%;
  margin-left: 0px;
}

.btn-section {
  padding-top: 0em;
}
@media (min-width: 0px) and (max-width: 421px) {
  .download-single-result table.page-font-style,
  .download-single-result table.page-font-style tr,
  .download-single-result table.page-font-style tbody,
  .download-single-result td.single-data-label {
    display: block;
  }

  .download-single-result table.page-font-style tr {
    font-size: 0em;
  }
  .download-single-result td.single-data-item {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
  }

  .download-single-result .page-font-style {
    margin-bottom: 0px;
  }

  .download-single-result .page-font-style tr:first-child td {
    border-top: 0px !important;
  }

  .download-single-result td {
    border-left: 0px !important;
    border-right: 0px !important;
  }

  .download-single-result .single-data-item,
  .download-single-result .page-font-style tr:last-child td.single-data-label,
  .download-single-result tr:last-child .single-data-item {
    border-bottom: 0.08em solid #e1e1e1;
  }
  .download-single-result tr:last-child .single-data-item {
    border-bottom: 0.08em solid #e1e1e1;
  }

  .download-single-result .single-data-item {
    text-align: left !important;
  }
  .download-single-result .single-data-item.download-single-result-date {
    text-align: right !important;
  }
}

/*************************************** Start of: Change Settings ****************************************/

.share-price-value-decrease-color ~ span,
.share-price-value-decrease-color {
  color: #f00000;

  display: inline-block;
  position: relative;
  top: 0px;
  left: 0px;
}

.share-price-value-decrease-color ~ span:before {
  content: "";
  width: 0;
  height: 0;

  position: absolute;
  top: 50%;
  right: -1em;
  margin-top: -0.4em;

  border-left: 0.4em solid transparent;
  border-right: 0.4em solid transparent;
  border-top: 0.7em solid #f00000;
}

.share-price-value-increase-color ~ span,
.share-price-value-increase-color {
  color: #008000;

  display: inline-block;
  position: relative;
  top: 0px;
  left: 0px;
}

.share-price-value-increase-color ~ span:before {
  content: "";
  width: 0;
  height: 0;

  position: absolute;
  top: 50%;
  right: -1em;
  margin-top: -0.4em;

  border-left: 0.4em solid transparent;
  border-right: 0.4em solid transparent;
  border-bottom: 0.7em solid #008000;
}

/************************************** Start of: Tab Settings ****************************************/

.tabs {
  text-align: center;
  border-bottom: 0px;
  font-size: 0px !important;
  float: none;
  display: inline-block;
  position: relative;
  z-index: 0;
}

.tabs:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0em;
  left: 0em;
  width: 100%;
  height: 0em;
  z-index: -1;

  border-bottom: 0.08em solid #e1e1e1;
}

.tabs li {
  float: none;
  display: inline-block;
  margin: 0px;
}

.tabItem:link,
.tabItem-active:link,
.tabItem:visited,
.tabItem-active:visited,
.tabItem,
.tabItem-active {
  height: auto;
  line-height: normal;
  padding: 11px 26px !important;
  margin-top: 0em;
  margin-right: 5px;
  margin-bottom: 0em;
  margin-left: 5px;
  border-radius: 3px;
  font-family: inherit;
  font-weight: 600 !important;
  font-size: 1em;
  text-transform: none;
  border: 1px solid #213857 !important;
  transition: background 0.5s, color 0.5s, border 0.5s;
  position: relative;
  top: 0;
  left: 0em;
  min-width: 11em;
}

.tabItem-active:link,
.tabItem-active:visited,
.tabItem-active,
.tabItem:hover,
.tabItem:active {
  color: #213857 !important;
  font-weight: 700;
  border-top: 0em solid #ffffff;
  border-right: 0em solid #ffffff;
  border-bottom: 0em solid #ffffff;
  border-left: 0em solid #ffffff;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 10;
}
.tabItem-active::before,
.tabItem:hover::before {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 0%;
  margin-left: 0em;
  background: #213857;
  border: 0px solid #213857;
}

@media (min-width: 0px) and (max-width: 627px) {
  .table-share-header {
    width: 50%;
  }

  .table-share-row-currency,
  .table-share-market-name,
  .table-share-header-currency,
  .table-share-header-market {
    display: none !important;
  }
  .table-share-header-date,
  .table-share-row-date {
    display: table-cell !important;
  }

  .single-result-close-price-text {
    padding-top: 1em;
  }
  .single-result-close-price {
    text-align: center !important;
    padding-bottom: 1em;
  }
  .single-result-close-price-value {
    margin-left: 0px;
  }

  .single-share {
    width: 100% !important;
  }
  .single-share td {
    padding-left: 0em;
  }
  .single-share table {
    width: 100%;
    margin: 0 auto;
    margin-top: 2em;
  }
  .single-share td {
    padding-left: 0em;
  }

  .single-result-date-text {
    padding-left: 0.6em !important;
  }
  .single-result-values div {
    padding-left: 0.6em;
  }
  .divGraph {
    display: none !important;
  }
}

/****************************************Custom Phrases*************************************/
.download input#txtStartDate {
  margin-bottom: 0.6em;
}
.btn-section {
  max-width: 536px;
}
.download .btn-section {
  max-width: 396px;
}
.main-heading {
  display: none;
}
.currency-selection {
  margin-bottom: 0;
}

/*************************************** Start of: Calendar ****************************************/
.EUCalendar-day-selected,
.EUCalendar-day-today.EUCalendar-day-selected {
  padding: 2px 3px;
  margin: 0px;
  background-color: #213857;
  color: #fff !important;
}
.EUCalendar-menu-yearLabel div,
.EUCalendar-title div {
  padding: 10px 20px;
  text-shadow: none;
  border: 1px solid transparent;
}
.EUCalendar-dayNames div {
  font-weight: 400;
  color: #213857;
  text-shadow: none;
}
table.EUCalendar-titleCont {
  font-size: 100%;
  font-weight: 400;
  color: #213857;
  text-align: center;
  position: relative;
}
.EUCalendar-day {
  font-size: 16px !important;
}
.EUCalendar-menu table td .EUCalendar-menu-month,
.EUCalendar-menuYear .EUCalendar-menu-table td .EUCalendar-menu-month {
  text-shadow: none;
}
.EUCalendar-day {
  color: #213857;
}

/***********************Media Query****************************/

.EUCalendar-menu-today {
  margin-top: 4px !important;
}

/******************Custom button********************************/

.download-data-button {
  /* height: 46px; */
  width: 10em !important;
  padding: 14px 26px;
}
.tabItem {
  color: #213857 !important;
  border: 1px solid #213857 !important;
}
.tabItem-active:link,
.tabItem-active:visited,
.tabItem-active,
.tabItem:hover,
.tabItem:active {
  color: #ffffff !important;
  background: #213857 !important;
  border-color: #213857 !important;
}
.tabs:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0em;
  left: 0em;
  width: 100%;
  height: 0em;
  z-index: -1;
  border-bottom: 0em solid #e1e1e1;
}

.local-currency {
  width: 100% !important;
  line-height: 1em;
  height: auto;
  padding-bottom: 3px;
}
.hyperlink:hover,
.hyperlink:active,
a:hover,
a:active {
  color: #213857;
  font-weight: none;
  text-decoration: none;
  font-style: none;
}
.tabItem-active::before,
.tabItem:hover::before {
  content: "";
  width: 100%;
  height: 0px;
  position: absolute;
  top: 100%;
  left: 0%;
  margin-left: 0em;
  background: #213857;
  border: 0px solid #213857;
}
.EUCalendar-dayNames .EUCalendar-weekend {
  color: #213857;
}
.EUCalendar-weekend {
  color: #213857 !important;
}
.EUCalendar-day:hover {
  background: #213857;
  color: #ffffff !important;
  outline: none;
  border: 0px solid;
}
button.EUCalendar-bottomBar-today,
.EUCalendar-menu-today {
  font-weight: 400 !important;
}
.table-share-item tr:last-child td,
.parameters .scroller-table tbody tr:last-child td,
#scrollerBar .scroller-table tbody tr:last-child td,
.download-single-result .page-font-style tr:last-child td,
.single-result-item-volume,
.table-share tbody tr:last-child td {
  border-bottom: 0em solid #e1e1e1;
}
.table-share-item td,
.parameters .scroller-table tbody td,
#scrollerBar .scroller-table tbody td,
.download-single-result .page-font-style td,
.single-result-item,
.table-share tbody td {
  border: 0px solid #e1e1e1;
  border-top: 0;
}
.annual_close_prices_note {
  font-size: 16px;
}
@media screen and (max-width: 563px) {
  .tabItem:link,
  .tabItem-active:link,
  .tabItem:visited,
  .tabItem-active:visited,
  .tabItem,
  .tabItem-active {
    margin-bottom: 5px;
  }
}
.td-iconcalendar span {
  width: 16px !important;
  display: none;
}
.EUCalendar-menu-month-disabled,
.EUCalendar-day-disabled {
  opacity: 0.5;
  text-shadow: none;
}

.ac_input,
#txtStartDate,
#txtEndDate,
#txtHeaderCurrency,
.selection input {
  min-width: 11em !important;
  box-sizing: border-box;
  min-width: 160px !important;
  box-sizing: border-box;
  height: 2.2em !important;
  border-radius: 0px;
  border: 1px solid #e1e1e1;
}
.ac_input {
  border: 1px solid #e1e1e1;
  height: 34px;
  max-width: 160px !important;
  border-radius: 0px;
  background-color: #ffffff;
}
.local-currency {
  width: 100% !important;
  line-height: 1.6em;
  height: auto;
  padding-bottom: 0px;
}
.ac-arrow:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 39%;
  left: 50%;
  margin-left: -0.35em;
  margin-top: -0.3em;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0.7em solid #213857;
}
@media screen and (max-width: 565px) {
  .historical .btn-section {
    max-width: 207px;
  }
}
@media screen and (max-width: 523px) {
  .tabItem:link,
  .tabItem-active:link,
  .tabItem:visited,
  .tabItem-active:visited,
  .tabItem,
  .tabItem-active {
    min-width: 11em !important;
  }
}
@media screen and (max-width: 424px) {
  .download .btn-section {
    max-width: 208px;
  }
}
.EUCalendar-dayNames .EUCalendar-weekend {
  color: #c22 !important;
}
.EUCalendar-weekend {
  color: #c22 !important;
}
.jspVerticalBar .jspDrag {
  display: none;
}
.jspPane {
  width: 160px !important;
}
.historical .selection-right {
  margin-left: 9px;
}
.historical .btn-section {
  max-width: 461px;
}
.ac_over {
  background: #f8f8f8;
  color: #213857;
  border-color: #ffffff !important;
  border-width: 1px;
}
.jspHorizontalBar .jspDrag {
  display: none;
}
.jspHorizontalBar {
  top: inherit !important;
  bottom: 5px;
  display: none;
}

@media screen and (max-width: 489px) {
  .historical .btn-section {
    max-width: 169px !important;
  }
}

footer .supply-by > a,
#SuppliedBy > a,
.footer .supply-by > a,
.supplied-box span > a,
.footer-info .supply-by span > a,
.footer div .hyperlink,
.footer-box .supplyby-box .hyperlink,
.footer-box .supplied .hyperlink {
  height: 14px;
  bottom: 3px;
}
.ac_input {
  background: transparent;
}
.ac_input,
#txtStartDate,
#txtEndDate,
#txtHeaderCurrency,
.selection input {
  background: transparent;
}
.result-close-icon {
  background: transparent;
}
button.EUCalendar-bottomBar-today,
.EUCalendar-menu-today {
  font-family: inherit;
  font-size: 0.75em;
  font-weight: 600 !important;
  color: #ffffff !important;
  text-transform: capitalize;
  margin: 0em;
  padding: 1em 1em 1em 1em;
  background: #213857 !important;
  border: 1px solid #213857 !important;
  border-radius: 4px !important;
  padding: 9px 20px !important;
  transition: all 0.5s !important;
}
button.EUCalendar-bottomBar-today:hover,
.EUCalendar-menu-today:hover {
  color: #ffffff !important;
  background: #4b83c8 !important;
  border: 1px solid #4b83c8 !important;
}
.show-data-button,
.download-data-button {
  font-family: inherit;
  font-size: 1em;
  font-weight: 600 !important;
  color: #ffffff !important;
  text-transform: none;
  margin: 0em;
  padding: 1em 1em 1em 1em;
  background: #213857;
  border-radius: 3px !important;
  padding: 10.5px 1em !important;
  min-width: 160px !important;
  border: 0px solid #213857 !important;
  line-height: normal !important;
  transition: all 0.5s !important;
}
.show-data-button:hover,
.download-data-button:hover,
.show-data-button:active,
.download-data-button:active {
  background: #4b83c8 !important;
  line-height: normal !important;
}
.show-data-button:active {
  border-color: #213857 !important;
  padding: 0 8px;
}
td.single-data-item:nth-child(2) {
  padding-right: 1.8em;
}
.download-single-result .page-font-style tr td.single-data-label {
  border-top: 0px solid #e1e1e1;
}
.download-single-result .page-font-style tr td.single-data-item {
  border-top: 0px solid #e1e1e1;
}
@media screen and (max-width: 421px) {
  .download-single-result .page-font-style tr td.single-data-label {
    border-top: 0px solid #e1e1e1;
  }
  .table-share-item td,
  .parameters .scroller-table tbody td,
  #scrollerBar .scroller-table tbody td,
  .download-single-result .page-font-style td,
  .single-result-item,
  .table-share tbody td {
    border: 1px solid #e1e1e1 !important;
    border-top: 0;
  }
  .download-single-result .page-font-style td {
    border-top: 0 !important;
  }
  .download-single-result .page-font-style tr td.single-data-item:nth-child(2) {
    border-right: 0 !important;
  }
  .download-single-result tr:nth-child(1) td.single-data-label {
    border-top: 1px solid #e1e1e1 !important;
  }
}

.footer-box .hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
  color: #4b83c8 !important;
  text-decoration: underline;
}

#txtStartDate,
#txtEndDate,
#txtHeaderCurrency,
.selection input {
  padding: 10px 10px 10px 0.3em;
}
@media screen and (max-width: 568px) {
}
.ac-arrow:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 39%;
  left: 34%;
  margin-left: -0.35em;
  margin-top: -0.3em;
  border-left: 0.4em solid transparent;
  border-right: 0.4em solid transparent;
  border-top: 0.7em solid #213857;
}
.ac-arrow {
  display: inline-block;
  background: transparent;
  position: relative;
  top: 1px;
  left: -4px;
  width: 1em;
}

@media (max-width: 603px) {
  body.es-es .historical .btn-section {
    max-width: 250px;
  }
}

.historical .single-result-item-open,
.historical .single-result-item.single-result-item-low {
  background: #fff !important;
}
.download-single-result .page-font-style tr:nth-child(even) td {
  background: #fafafa !important;
}

.de-de .historical .selection-left {
  width: auto !important;
  min-width: 19em !important;
}
.de-de .historical .btn-section {
  max-width: 478px;
}
@media screen and (max-width: 506px) {
  .de-de .historical .btn-section {
    max-width: 169px;
  }
}
@media screen and (max-width: 505px) {
  .de-de .tabItem:link,
  .de-de .tabItem-active:link,
  .de-de .tabItem:visited,
  .de-de .tabItem-active:visited,
  .de-de .tabItem,
  .de-de .tabItem-active {
    min-width: 13em !important;
  }
}
.de-de .download-data-button {
  min-width: 196px !important;
}
.de-de .ac-arrow:before {
  top: 35%;
  left: 60%;
}
div#historicalChart0 span {
  color: #213857 !important;
}
button.EUCalendar-bottomBar-today {
  width: 107px !important;
}

.dropdown-item-text .flags {
  padding-right: 1px !important;
}
div#highcharts-2 span {
  color: #213857 !important;
}
.ac-arrow:before {
  left: 50%;
}
.ac_input_active .arrow-wrapper,
.arrow-wrapper:hover {
  padding: 0px 0px 0px 4px;
}

.en-gb .div-share-selection:before {
  content: "View current and historical share prices. Track the performance of our stock over time.";
  font-size: 16px;
  color: #213857;
  margin-bottom: 10px;
  position: relative;
  display: block; 
}
.de-de .div-share-selection:before {
  content: "Aktueller und historischer Kurs unserer Aktie auf einen Blick. Nutzen Sie die Kursabfrage für einen schnellen Überblick.";
  font-size: 16px;
  color: #213857;
  margin-bottom: 10px;
  position: relative;
  display: block; 
}
