.twoColLayout .left {
  width: 735px;
  float: left;
}
.twoColLayout .right {
  float: left;
  width: 225px;
  margin-left: 30px;
}
.twoColLayout.about-helgi-library h2,
.twoColLayout.our-products h2,
.twoColLayout.references h2,
.twoColLayout.special-offers h2,
.twoColLayout.media h2 {
  border-bottom: 1px solid black;
}
.twoColLayout.about-helgi-library .left table tr,
.twoColLayout.our-products .left table tr,
.twoColLayout.references .left table tr,
.twoColLayout.special-offers .left table tr,
.twoColLayout.media .left table tr {
  vertical-align: top;
}
.twoColLayout.about-helgi-library .left table td:nth-child(2),
.twoColLayout.our-products .left table td:nth-child(2),
.twoColLayout.references .left table td:nth-child(2),
.twoColLayout.special-offers .left table td:nth-child(2),
.twoColLayout.media .left table td:nth-child(2) {
  padding-left: 30px;
}
.twoColLayout.about-helgi-library .left table p,
.twoColLayout.our-products .left table p,
.twoColLayout.references .left table p,
.twoColLayout.special-offers .left table p,
.twoColLayout.media .left table p {
  margin: 0px 0px 10px 0px;
}
.twoColLayout.about-helgi-library .right h2,
.twoColLayout.our-products .right h2,
.twoColLayout.references .right h2,
.twoColLayout.special-offers .right h2,
.twoColLayout.media .right h2 {
  color: #888888;
  margin: 0px 0px 10px 0px;
}
.twoColLayout.about-helgi-library .right h3,
.twoColLayout.our-products .right h3,
.twoColLayout.references .right h3,
.twoColLayout.special-offers .right h3,
.twoColLayout.media .right h3 {
  font-size: 12px;
  color: #888888;
  margin: 0px;
}
.twoColLayout.about-helgi-library .right h3 em,
.twoColLayout.our-products .right h3 em,
.twoColLayout.references .right h3 em,
.twoColLayout.special-offers .right h3 em,
.twoColLayout.media .right h3 em {
  color: #f9b000;
  font-style: normal;
  font-weight: bold;
}
.twoColLayout.about-helgi-library .right p,
.twoColLayout.our-products .right p,
.twoColLayout.references .right p,
.twoColLayout.special-offers .right p,
.twoColLayout.media .right p {
  font-size: 12px;
  color: #888888;
  margin: 0px 0px 1em 0px;
}
.twoColLayout.about-helgi-library .right p em,
.twoColLayout.our-products .right p em,
.twoColLayout.references .right p em,
.twoColLayout.special-offers .right p em,
.twoColLayout.media .right p em {
  color: #f9b000;
  font-style: normal;
  font-weight: bold;
}
.twoColLayout.media .articleThumb {
  width: 225px;
  margin-right: 30px;
  float: left;
}
.twoColLayout.media .articleIntro {
  float: left;
  width: 480px;
}
.twoColLayout.media h2 {
  border-bottom: 1px solid black;
  margin-top: 30px !important;
}
.blogIndex .left {
  width: 735px;
  float: left;
}
.blogIndex .left .article {
  position: relative;
}
.blogIndex .left .article + .article {
  margin-top: 40px;
}
.blogIndex .left .article .title {
  border-bottom: 1px solid #000;
  margin-bottom: 27px;
}
.blogIndex .left .article .title h2 {
  float: left;
  margin-bottom: 3px;
}
.blogIndex .left .article .title h2 a:hover {
  text-decoration: underline;
}
.blogIndex .left .article .title span {
  font-weight: 700;
  font-size: 14px;
  float: right;
}
.blogIndex .left .article .image {
  float: left;
  width: 225px;
  margin-right: 30px;
}
.blogIndex .left .article .description img {
  width: 225px;
  margin-right: 30px;
  float: left;
}
.blogIndex .left .article .description a.readMore {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}
.blogIndex .left .article .details {
  right: 0;
  bottom: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  padding: 5px 0 3px 15px;
  color: #888;
}
.blogIndex .left .article .details span {
  display: inline-block;
  height: 15px;
  line-height: 18px;
}
.blogIndex .left .article .details span + span {
  border-left: 1px solid #ccc;
  margin-left: 15px;
  padding-left: 15px;
}
.blogIndex .left .article .details .author {
  font-weight: 700;
}
.blogIndex .left .article .details .readMore {
  float: right;
  text-transform: uppercase;
  padding-right: 15px;
}
.blogArticle .title {
  width: 735px;
}
.blogArticle .left {
  width: 735px;
  float: left;
}
.blogArticle .left .introtext {
  border-bottom: 2px solid black;
  padding-bottom: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
.blogArticle .left .introtext p:first-child {
  margin: 0px !important;
}
.blogArticle .left .introtext ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
.blogArticle .left .details {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 0 5px 15px;
  color: #888;
  margin-bottom: 25px;
}
.blogArticle .left .details span {
  display: inline-block;
  height: 15px;
  line-height: 18px;
  font-size: 12px;
}
.blogArticle .left .details span + span {
  margin-left: 15px;
  border-left: 1px solid #ccc;
  padding-left: 15px;
}
.blogArticle .left .details .author {
  font-weight: 700;
}
.blogArticle .left .content {
  font-size: 14px;
  line-height: 1.5em;
  font-family: martel;
}
.blogArticle .right {
  float: left;
  width: 225px;
  margin-left: 30px;
}
.blogArticle .right h2 {
  margin: 0px;
  padding: 5px 0px 3px 0px;
  color: black;
  font-size: 16px;
  font-family: martel !important;
  border-top: 1px solid #f9b000;
  border-bottom: 1px solid #f9b000;
}
.blogArticle .right .relatedArticle {
  font-family: martel !important;
  border-bottom: 1px solid #ccc;
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 13px;
}
.blogArticle .right .blogAuthor {
  padding-top: 30px;
  line-height: 1em;
}
.blogArticle .right .blogAuthor .blogAuthorName {
  margin-top: 10px;
  color: #888;
  font-size: 14px;
  font-weight: bold;
}
.blogArticle .right .blogAuthor .blogAuthorEmail {
  margin-top: 2px;
}
.blogArticle .right .blogAuthor .blogAuthorEmail a {
  font-size: 14px;
  color: #888 !important;
  font-weight: normal;
}
.blogArticle .right .blogAuthor .blogAuthorDescription {
  margin-top: 10px;
  color: #888;
  font-size: 11px;
}
p.hpIntroText {
  margin: 0px;
}
.hpSearch {
  position: absolute;
  top: 165px;
  background-image: url('../images/tpl/hpSearchIcon.gif');
  background-repeat: no-repeat;
  height: 55px;
  width: 990px;
}
.hpSearch .hpSearchIn {
  background: white;
  width: 924px;
  height: 53px;
  border-top: 1px solid #dddcdc;
  border-bottom: 1px solid #dddcdc;
  border-right: 1px solid #dddcdc;
  margin-left: 65px;
}
.hpSearch .hpSearchIn input {
  border: none;
  width: 897px;
  font-family: Martel Sans;
  color: #888;
  font-size: 14px;
  margin-top: 15px;
  margin-left: 10px;
}
.hpSearch input[type="submit"] {
  box-sizing: border-box;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0px;
  height: 55px;
  width: 55px;
  background: transparent;
}
.hpSearch .animation {
  display: none;
  height: 17px;
  width: 17px;
  position: absolute;
  left: 17px;
  top: 17px;
  background: url(../images/searchAnimationWhite.gif) no-repeat center center;
}
.hpSearch .animation.active {
  display: block;
}
.hpSearch .autocomplete {
  position: absolute;
  top: 55px;
  left: 0px;
  width: 989px;
  background-color: #ededed;
  z-index: 1000;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
}
.hpSearch .autocomplete button {
  margin: 0;
  width: 100%;
}
.hpSearch .autocomplete button,
.hpSearch .autocomplete a {
  display: block;
  height: 29px;
  line-height: 29px;
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
  text-align: left;
  box-sizing: border-box;
}
.hpSearch .autocomplete button + a,
.hpSearch .autocomplete button + button,
.hpSearch .autocomplete a + a,
.hpSearch .autocomplete a + button {
  border-top: 1px solid #ccc;
}
.hpSearch .autocomplete button.allResults,
.hpSearch .autocomplete a.allResults {
  background-color: #f4cf77;
}
section.counts .number {
  position: relative;
  font-size: 58px;
  font-weight: 900;
  display: inline-block;
  float: left;
}
section.counts .number.points {
  width: 210px;
}
section.counts .number.series {
  width: 340px;
}
section.counts .number.cover {
  width: 180px;
}
section.counts .number.countries {
  width: 170px;
}
section.counts .number.sectors {
  width: 80px;
  float: right;
}
section.counts .unit,
section.counts .small {
  font-size: 14px;
  font-weight: 400;
}
section.counts .small {
  position: absolute;
  display: block;
  top: 80px;
  text-indent: 5px;
}
.hpThird {
  width: 310px;
  float: left;
  line-height: 1.5em;
}
.hpThird h2 {
  font-fmaily: martel heavy;
  margin: 0px;
  margin-bottom: 25px;
}
.hpThird+.hpThird {
  margin-left: 30px;
}
.hpNewsItem {
  padding-bottom: 7px;
}
.hpNewsItem .hpNewsItemDetails {
  color: #888888;
  text-transform: uppercase;
  font-size: 10px;
}
.hpNewsItem .hpNewsItemTitle {
  height: 18px;
  overflow: hidden;
}
.hpNewsItem+.hpNewsItem {
  border-top: 1px solid #c8c8c8;
  padding: 11px 0px 7px 0px;
}
.euCookies {
  background: #333;
  padding-top: 5px;
  padding-bottom: 5px;
}
.euCookies .euCookiesIn {
  width: 990px;
  margin: auto;
  color: white;
}
.euCookies .euCookiesIn .euCookiesSub {
  font-size: 12px;
}
.euCookies .euCookiesIn a {
  color: white;
  text-decoration: underline;
}
.euCookies .euCookiesIn .euClose {
  float: right;
}
.euCookies .euCookiesIn .euClose img {
  margin-top: 5px;
  cursor: pointer;
}
.companyDataTables h3 {
  font-weight: 700px;
  font-size: 14px !important;
  text-transform: uppercase;
  margin: 20px 0px 0px 0px;
  font-family: 'Martel Sans', sans-serif;
}
.companyDataTables table.headingTable {
  margin-bottom: 10px;
}
.companyDataTables table.headingTable td {
  font-size: 12px;
  font-weight: 700;
  color: #888;
  border: none !important;
}
.companyDataTables .headingPart {
  width: 310px;
  float: left;
}
.companyDataTables .headingPart table {
  width: 310px;
  table-layout: fixed;
}
.companyDataTables .headingPart table td {
  padding: 3px 0px 1px 0px;
  border-spacing: 0px;
  border-bottom: 1px solid #cccccc;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
}
.companyDataTables .headingPart table td:first-child {
  text-transform: uppercase;
  width: 225px;
}
.companyDataTables .headingPart table td:first-child a {
  font-weight: normal;
}
.companyDataTables .headingPart table td.units {
  font-size: 10px !important;
  text-align: center;
  width: 85px;
}
.companyDataTables .valuesPart {
  width: 680px;
  overflow: hidden;
  float: left;
  position: relative;
}
.companyDataTables .valuesPart .valuesPartIn {
  position: relative;
  width: 10000px;
}
.companyDataTables .valuesPart table td {
  padding: 3px 0px 1px 0px;
  border-spacing: 0px;
  border-bottom: 1px solid #cccccc;
  width: 85px;
  text-align: center;
  font-size: 12px;
}
.companyDataTables .valuesPart td.locked {
  background-image: url('../images/lock.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.companyDataTables .clear {
  clear: both;
}
.companyDataTables .scrollBar {
  background-image: url(../images/yearRangeBG.png);
  height: 30px;
  position: relative;
}
.companyDataTables .scrollBar .scrollBarButton {
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.companyDataTables .scrollBar .moveLeft {
  left: 30px;
  top: 0px;
  background-image: url('../images/arrowLeft.png');
}
.companyDataTables .scrollBar .ffLeft {
  left: 0px;
  top: 0px;
  background-image: url('../images/arrowLeftJump.png');
}
.companyDataTables .scrollBar .moveRight {
  right: 30px;
  top: 0px;
  background-image: url('../images/arrowRight.png');
}
.companyDataTables .scrollBar .ffRight {
  right: 0px;
  background-image: url('../images/arrowRightJump.png');
}
#indicatorChartWrapper {
  background-color: #efeeee;
  padding-bottom: 10px;
}
#indicatorChartWrapper .sourceText {
  font-size: 10px;
  color: #898989;
  margin-left: 20px;
  margin-top: 15px;
}
#indicatorChart {
  width: 735px;
  height: 383px;
  background-color: #efeeee;
  margin-top: 25px;
}
#chartSliderWrapper {
  background-color: #efeeee;
  height: 40px;
  width: 675px;
  padding: 0 15px;
  overflow: hidden;
  background-image: url(../images/graphSliderBG.png);
  margin-left: 15px;
}
#chartSliderWrapper .irs,
#chartSliderWrapper .irs-grid {
  height: 40px;
}
#chartSliderWrapper .irs-bar {
  background-color: rgba(137,137,137,0.5);
}
#chartSliderWrapper .irs-slider.from,
#chartSliderWrapper .irs-slider.to,
#chartSliderWrapper .irs-bar {
  top: 0px;
  height: 40px;
}
#chartSliderWrapper .irs-slider {
  width: 20px;
  height: 40px;
  background-position: center center;
  background-repeat: repeat-y;
  cursor: ew-resize;
}
#chartSliderWrapper .irs-slider.from {
  background-image: url(../images/sliderHandleL.png);
}
#chartSliderWrapper .irs-slider.to {
  background-image: url(../images/sliderHandleR.png);
}
#chartSliderWrapper .irs-grid-text {
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #000;
  top: 16px;
}
#chartSliderWrapper .irs-from,
#chartSliderWrapper .irs-to,
#chartSliderWrapper .irs-grid-pol {
  display: none;
}
table.indicatorOverviewTable {
  font-family: Martel Sans;
  width: 100%;
  font-size: 12px;
}
table.indicatorOverviewTable tr td {
  border-bottom: 1px solid #cccccc;
}
table.indicatorOverviewTable tr td a {
  font-weight: normal;
  font-size: 12px;
}
table.indicatorOverviewTable tr td:nth-child(1) {
  text-transform: uppercase;
}
table.indicatorOverviewTable td.notAvailable {
  color: #cccccc;
}
.helgiTableWrapper {
  width: 100%;
}
.helgiTableWrapper table.helgiTableFixed {
  float: left;
}
.helgiTableWrapper table.helgiTableFixed tr td {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  font-size: 12px;
  width: 75px;
  text-align: center;
}
.helgiTableWrapper table.helgiTableFixed tr td a {
  font-weight: normal !important;
}
.helgiTableWrapper table.helgiTableFixed tr td:nth-child(1) {
  width: 230px !important;
  text-align: left !important;
  text-transform: uppercase;
}
.helgiTableWrapper table.helgiTableFixed tr:nth-child(1) td {
  color: #888;
  font-weight: bold;
}
.helgiTableWrapper table.helgiTableFixed tr td:nth-child(2) {
  overflow: hidden;
  font-size: 10px !important;
}
.helgiTableWrapper table.helgiTable {
  display: none;
}
.helgiTableWrapper table.helgiTable tr td {
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 12px;
}
.helgiTableWrapper table.helgiTable tr:nth-child(1) td {
  color: #888;
  font-weight: bold;
}
.helgiTableWrapper table.helgiTable tr td.locked {
  background-image: url('../images/lock.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.helgiTableWrapper table.helgiTable tr td.calculated {
  color: red;
}
.helgiTableWrapper div.clear {
  clear: both;
}
.helgiTableWrapper .scrollWrapper {
  position: relative;
  float: left;
  overflow-x: hidden;
  height: 500px;
}
.helgiTableWrapper .scrollBar {
  background-image: url(../images/yearRangeBG.png);
  height: 30px;
  position: relative;
}
.helgiTableWrapper .scrollBar .scrollBarButton {
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.helgiTableWrapper .scrollBar .moveLeft {
  left: 30px;
  top: 0px;
  background-image: url('../images/arrowLeft.png');
}
.helgiTableWrapper .scrollBar .ffLeft {
  left: 0px;
  top: 0px;
  background-image: url('../images/arrowLeftJump.png');
}
.helgiTableWrapper .scrollBar .moveRight {
  right: 30px;
  top: 0px;
  background-image: url('../images/arrowRight.png');
}
.helgiTableWrapper .scrollBar .ffRight {
  right: 0px;
  background-image: url('../images/arrowRightJump.png');
}
.overviewTables {
  margin-top: 20px;
}
.overviewTables .tabsLinks {
  text-align: right;
}
.overviewTables .tabsLinks a {
  color: #888;
}
.overviewTables .tabsLinks a.selected {
  color: black;
}
#overviewChart {
  margin-bottom: 20px;
}
.orangeButton {
  text-align: center;
  color: #fff;
  border: 1px solid #FA7D19;
  background: url(../images/selectorOrangeBG.png) repeat-x;
  margin-left: 30px;
  border-top: none;
  padding: 6px 20px 4px 20px;
}
.sectorPage div.categories {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.sectorPage div.categories div.category {
  float: left;
  width: 195px;
  font-size: 18px;
}
.sectorPage div.categories div.category div.subcategories {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.sectorPage div.categories div.category div.subcategories div.subcategory {
  font-size: 14px;
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  color: #000;
  font-family: 'Martel Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#topOut {
  background: #fff url(../images/bodyBG.png) repeat-x center top;
}
#topOut.homepage {
  height: 250px;
}
table {
  border-collapse: collapse;
}
td {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  font-family: 'Martel', serif;
  font-weight: 700;
  margin-top: 0;
  font-size: 24px;
}
h1 {
  font-weight: 900;
  line-height: 1.7;
  font-size: 24px;
  margin-bottom: 21px;
}
h1.home {
  font-size: 30px;
  line-height: 1.3;
  text-align: center;
  color: #fab001;
  margin-top: 26px;
  font-family: 'Martel Sans', sans-serif;
  margin-bottom: 27px;
}
h2 {
  font-weight: 900;
  margin-top: 40px;
}
h2 + p {
  margin-top: 16px;
}
hr {
  border: none;
  height: 1px;
  background-color: #c8c8c8;
}
p {
  margin: 22px 0;
  line-height: 21px;
}
label {
  display: block;
  position: relative;
}
*:focus {
  outline: none;
}
main,
header,
footer,
section,
nav,
menu,
article {
  display: block;
}
a,
a:visited,
a:hover,
a:active {
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
p a,
p a:visited,
p a:hover,
p a:active {
  text-decoration: underline;
  font-weight: 400;
}
.gray {
  color: #888;
}
.grayBg {
  background-color: #efeeee;
}
.sponsors {
  text-align: justify;
}
.sponsors img {
  margin: 15px 40px 15px 15px;
}
a.buttonLink {
  display: block;
  box-sizing: border-box;
  text-align: center;
  height: 45px;
  width: 225px;
  background-image: url("../images/grayBG.png");
  border: 1px solid #484948;
  color: #FFF;
  line-height: 45px;
  margin-top: 15px;
  font-size: 14px;
  font-family: "Martel Sans", sans-serif;
  cursor: pointer;
}
button {
  cursor: pointer;
  font-family: 'Martel Sans', sans-serif;
  font-size: 14px;
}
.hidden {
  display: none;
}
.readMore .excerpt *:first-child {
  margin-top: 0;
}
.readMore .show {
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: underline;
  text-transform: uppercase;
  white-space: nowrap;
}
.readMore .show .symbol {
  font-size: 14px;
}
.readMore .more {
  display: none;
}
.readMore .bottomSpacer {
  padding-bottom: 60px;
}
.description {
  margin: 0;
}
form .error {
  color: red;
}
form label {
  display: block;
  margin-bottom: 8px;
}
form label * {
  display: block;
}
form label select,
form label input[type="text"],
form label input[type="password"],
form label textarea {
  box-sizing: content-box;
  border: 1px solid #dddcdc;
  background: #eeeded;
  -webkit-box-shadow: inset 5px 5px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 5px 5px 5px 0px rgba(0,0,0,0.2);
  box-shadow: inset 5px 5px 5px 0px rgba(0,0,0,0.2);
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  min-width: 220px;
}
form label select:-webkit-autofill,
form label input[type="text"]:-webkit-autofill,
form label input[type="password"]:-webkit-autofill,
form label textarea:-webkit-autofill {
  background: #eeeded !important;
}
form label textarea {
  min-width: 480px;
  min-height: 200px;
  max-width: 100%;
  line-height: 24px;
}
form label input[type="checkbox"],
form label input[type="radio"] {
  float: left;
  margin-right: 15px;
}
form label .star {
  display: inline;
}
form input[type="submit"],
form button[type="button"] {
  text-align: center;
  height: 45px;
  width: 225px;
  background: url(../images/selectorBG.png) repeat-x;
  border: none;
  border-left: 1px solid #dddcdc;
  border-right: 1px solid #dddcdc;
  margin-top: 15px;
  font-size: 14px;
  color: #888;
  font-family: "Martel Sans", sans-serif;
  cursor: pointer;
}
form input[type="submit"] {
  background-image: url(../images/grayBG.png);
  border: 1px solid #484948;
  color: #fff;
}
header {
  position: relative;
  width: 990px;
  height: 180px;
  margin: 0 auto;
}
header ul,
header li {
  margin: 0;
  padding: 0;
}
header li {
  display: inline-block;
  list-style-type: none;
}
header .logo {
  position: absolute;
  top: 11px;
  left: 0px;
}
header .search {
  position: absolute;
  top: 31px;
  left: 425px;
  height: 29px;
}
header .search input[type="text"] {
  width: 280px;
  height: 27px;
  padding: 0;
  margin: 0;
  border: none;
  border-bottom: 2px solid #000;
  float: left;
  text-indent: 14px;
}
header .search input[type="submit"] {
  width: 30px;
  height: 29px;
  border: none;
  padding: 0;
  margin: 0;
  float: right;
  background: transparent url(../images/magnifier.png) no-repeat center center;
}
header .search input[type="submit"]:hover {
  cursor: pointer;
}
header .search .autocomplete {
  position: absolute;
  top: 29px;
  left: 0px;
  width: 565px;
  background-color: #ededed;
  z-index: 1000;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
}
header .search .autocomplete button {
  margin: 0;
  width: 100%;
}
header .search .autocomplete button,
header .search .autocomplete a {
  display: block;
  height: 29px;
  line-height: 29px;
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
  text-align: left;
  box-sizing: border-box;
}
header .search .autocomplete button + a,
header .search .autocomplete button + button,
header .search .autocomplete a + a,
header .search .autocomplete a + button {
  border-top: 1px solid #ccc;
}
header .search .autocomplete button.allResults,
header .search .autocomplete a.allResults {
  background-color: #f4cf77;
}
header .search .animation {
  display: none;
  height: 17px;
  width: 17px;
  position: absolute;
  right: 5px;
  top: 7px;
  background: url(../images/searchAnimation.gif) no-repeat center center;
}
header .search .animation.active {
  display: block;
}
header .userInfo {
  position: absolute;
  right: 0;
  top: 11px;
}
header .userInfo div.line {
  text-align: right;
  padding-right: 6px;
  font-size: 12px;
  color: #888;
  margin-bottom: 12px;
}
header .userInfo div.line > span {
  float: right;
  padding: 0 6px;
  height: 15px;
  display: inline-block;
  line-height: 16px;
}
header .userInfo div.line > span + span {
  border-right: 1px solid #888;
  margin: 0;
}
header .userInfo div.line.gray a {
  color: #888;
}
header .userInfo div.line .value {
  display: inline-block;
  border-bottom: 1px solid #888;
  line-height: 10px;
  font-weight: 700;
  line-height: 11px;
  font-size: 12px;
}
header .userInfo div.line .number {
  font-weight: 900;
  color: #fab001;
}
header .userInfo div.line.actions {
  font-size: 14px;
}
header .userInfo div.line.actions span {
  border-color: #000;
}
header .userInfo a {
  font-weight: 400;
}
nav a {
  display: block;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
nav li {
  white-space: nowrap;
}
nav li.home a {
  width: 24px;
  background: url(../images/home.png) no-repeat center 10px;
}
nav li.home a:hover,
nav li.home a.active {
  background-image: url(../images/homeHover.png);
}
nav li.data {
  width: 35px;
}
nav li.companies {
  width: 83px;
}
nav li.reports {
  width: 58px;
}
nav li.charts {
  width: 49px;
}
nav li.blog {
  width: 33px;
}
nav li.aboutUs {
  width: 67px;
}
nav li.contact {
  width: 58px;
}
nav li.myData {
  width: 61px;
}
nav li + li {
  margin-left: 13px;
}
nav .menuMain {
  position: absolute;
  top: 93px;
  left: 0px;
  width: 100%;
}
nav .menuMain a {
  color: #000;
  font-family: 'Martel', serif;
  font-weight: 700;
  font-size: 14px;
}
nav .menuMain a:hover,
nav .menuMain a.active {
  color: #fab001;
  border-bottom: 2px solid #fab001;
  height: 40px;
  font-weight: 900;
}
nav .menuMain li:hover .menuSubmenu,
nav .menuMain li.active .menuSubmenu {
  display: block;
}
nav .menuSubmenu {
  position: absolute;
  display: none;
  top: 42px;
  left: 0px;
  width: 100%;
  z-index: 99;
  background: transparent url(../images/subMenuBg.gif) repeat-x;
}
nav .menuSubmenu a {
  color: #888;
}
nav .menuSubmenu a:hover,
nav .menuSubmenu a.active {
  color: #444;
  font-weight: 700;
  border: none;
}
nav .menuLanguage {
  position: absolute;
  top: 170px;
  right: 0px;
}
nav .menuLanguage a {
  color: #888;
}
nav .menuLanguage a:hover {
  color: #444;
}
nav .menuLanguage a.active {
  text-decoration: underline;
}
main {
  width: 990px;
  margin: 0 auto;
  padding: 15px 0 100px 0;
}
main .slideshow {
  width: 300px;
  height: 180px;
  padding: 10px;
  background-color: #efeeee;
}
main .slideshow .item {
  height: 160px;
  overflow: hidden;
}
main .slideshow .item:first-child {
  padding: 20px;
  font-size: 16px;
  height: 120px;
}
main .slideshow .slideshowControll {
  height: 20px;
  text-align: center;
}
main .slideshow .slideshowControll button {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #888;
  border: none;
  border-radius: 12px;
}
main .slideshow .slideshowControll button + button {
  margin-left: 12px;
}
main .slideshow .slideshowControll button.active,
main .slideshow .slideshowControll button:hover {
  background-color: #000;
}
main .slideshow a {
  color: #444;
}
main .slideshow a:hover {
  color: #000;
}
.selectorWrapper {
  position: relative;
}
.selectorWrapper .selector.oneThird {
  position: absolute;
  right: 0;
}
.selectorWrapper + .graph {
  margin-top: 25px;
}
.selector {
  position: relative;
  width: 733px;
  height: 45px;
  border-left: 1px solid #dddcdc;
  border-right: 1px solid #dddcdc;
  background: transparent url(../images/selectorBG.png) repeat-x center top;
  margin-bottom: 24px;
  color: #888;
  float: left;
}
.selector.oneThird {
  width: 223px;
  border-left: none;
}
.selector.oneThird .title {
  width: 100%;
  background: transparent url(../images/arrowDown.png) no-repeat right center;
}
.selector.oneThird .menu > div {
  width: 100%;
}
.selector.oneThird.leftBorder {
  border-left: 1px solid #dddcdc;
}
.selector.oneThird.threeSelectors {
  width: 243px;
}
.selector.oneThird.wideSelector {
  width: 365px;
}
.selector.twoThirds {
  width: 509px;
}
.selector.twoThirds .values {
  width: 265px;
}
.selector.twoThirds .title {
  width: 100%;
  background: transparent url(../images/arrowDown.png) no-repeat right center;
}
.selector.singleOneThird {
  width: 308px;
  margin-bottom: 10px;
  margin-right: 30px;
}
.selector.singleOneThird .values {
  width: 100%;
}
.selector.singleOneThird .title {
  width: 100%;
}
.selector.frequencySelector .title,
.selector.sectorsSelector .title,
.selector.countriesSelector .title {
  background: transparent url(../images/arrowDown.png) no-repeat right center;
  width: 100%;
}
.selector.frequencySelector {
  width: 129px;
}
.selector.frequencySelector .values {
  width: 100%;
}
.selector.frequencySelector .values ul {
  border-right: none;
}
.selector.frequencySelector .menu {
  height: auto;
}
.selector.frequencySelector .menu ul {
  height: auto;
  padding-bottom: 12px;
}
.selector.sectorsSelector {
  width: 358px;
  border-left: none;
}
.selector.sectorsSelector.wide {
  width: 489px;
}
.selector.sectorsSelector .menu {
  width: 489px;
}
.selector.sectorsSelector .sectors {
  width: 215px;
}
.selector.sectorsSelector .values {
  width: 274px;
}
.selector.sectorsSelector .values ul {
  border-right: none;
}
.selector.countriesSelector {
  width: 244px;
  border-left: none;
}
.selector.addIndicator,
.selector.addCountry {
  background: transparent url(../images/selectorDarkBG.png) repeat-x center top;
  border-left-color: #484948;
  border-right-color: #484948;
}
.selector.addIndicator .title,
.selector.addCountry .title {
  background-image: url(../images/plus.png);
  color: #fff;
}
.selector.addIndicator .sectors {
  width: 215px;
}
.selector.addIndicator .values {
  width: 294px;
}
.selector.addIndicator .values ul {
  border-right: none;
}
.selector.dark {
  background: transparent url(../images/selectorDarkBG.png) repeat-x center top;
  border-left-color: #484948;
  border-right-color: #484948;
}
.selector.dark .title {
  color: #fff;
  background-image: url(../images/whiteArrowDown.png);
}
.selector.open {
  width: auto;
  height: auto;
  border: none;
  float: none;
}
.selector.open .menu {
  position: relative;
  display: block;
  box-shadow: none;
  background: transparent;
  width: auto;
  top: 0;
  height: 364px;
  border: none;
  border-top: 1px solid #C8C8C8;
  border-bottom: 1px solid #C8C8C8;
}
.selector.open .menu .sectors,
.selector.open .menu .countries,
.selector.open .menu .values {
  width: 230px;
}
.selector.open .menu .values {
  position: absolute;
  right: 0;
  top: 0;
  width: 530px;
}
.selector.open .menu .values ul {
  width: 531px;
  border-right: none;
}
.selector.open .menu .values.full {
  width: 990px;
}
.selector.open .menu .values.full ul {
  width: 991px;
}
.selector.open .menu .values.wide {
  width: 760px;
}
.selector.open .menu .values.wide ul {
  width: 761px;
}
.selector.open .menu .sectors span,
.selector.open .menu .countries span {
  background: transparent;
  color: #888;
}
.selector.open .menu .sectors span {
  border-left: 1px solid #C8C8C8;
}
.selector.open .menu .values span {
  border-right: 1px solid #C8C8C8;
  width: 100%;
}
.selector.open .menu span.count {
  position: absolute;
  display: inline-block;
  top: 1px;
  right: 1px;
  border: medium none;
  font-size: small;
  background: #FFF none repeat scroll 0% 0%;
  width: auto;
  text-indent: 3px;
  text-align: right;
  height: 30px;
  line-height: 30px;
}
.selector.open .menu ul {
  height: 320px;
}
.selector .title {
  line-height: 48px;
  text-indent: 14px;
  width: 487px;
  height: 100%;
  float: left;
  cursor: pointer;
  white-space: nowrap;
  box-sizing: border-box;
  padding-right: 39px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.selector .choose {
  height: 100%;
  float: right;
  width: 245px;
  border-left: 1px solid #dddcdc;
  line-height: 48px;
  text-indent: 15px;
  cursor: pointer;
  background: transparent url(../images/arrowDown.png) no-repeat right center;
}
.selector .menu {
  position: absolute;
  display: none;
  top: 45px;
  left: -1px;
  width: 100%;
  height: 298px;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #c8c8c8;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
}
.selector .menu span {
  display: block;
  height: 43px;
  background-color: #eeeced;
  color: #000;
  border-bottom: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  line-height: 43px;
  text-indent: 19px;
  font-size: 14px;
  text-transform: uppercase;
}
.selector .menu span input {
  display: block;
  background: #fff url(../images/magnifier.png) no-repeat 8px 3px;
  border: none;
  width: 100%;
  height: 100%;
  padding: 0;
  text-indent: 50px;
  font-size: 14px;
}
.selector .sectors,
.selector .countries,
.selector .values {
  float: left;
  width: 244px;
}
.selector .values {
  width: 245px;
}
.selector .values span {
  border-right: none;
}
.selector .values ul {
  width: 100%;
}
.selector li,
.selector ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.selector li {
  width: 100%;
  position: relative;
}
.selector ul {
  box-sizing: border-box;
  height: 254px;
  overflow: auto;
  overflow-x: hidden;
  border-right: 1px solid #c8c8c8;
  padding-top: 12px;
}
.selector li > button,
.selector li > a {
  display: block;
  box-sizing: border-box;
  background: none;
  border: none;
  width: 100%;
  text-align: left;
  text-indent: 10px;
  padding: 2px 3px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
}
.selector li > button.active,
.selector li > a.active {
  font-weight: 700;
}
.selector li.noresult {
  display: block;
  box-sizing: border-box;
  text-indent: 10px;
  padding: 2px 3px;
  height: 24px;
}
section.messages * {
  margin: 0;
  padding: 0;
}
section.messages .message {
  border: 1px solid #888;
  padding: 3px 10px;
  margin-bottom: 15px;
  width: 100%;
  box-sizing: border-box;
  height: auto;
}
section.messages .error {
  background-color: #FFC4C4;
  border-color: #D50A00;
}
section.messages .success {
  background-color: #9CFF9C;
  border-color: #30DE00;
}
section.messages .info {
  background-color: #FFFCBA;
  border-color: #DAD700;
}
section.newsletter {
  position: absolute;
  left: 0;
  width: 100%;
  height: 105px;
  line-height: 105px;
  background-color: #eeeded;
}
section.newsletter + * {
  padding-top: 155px;
}
section.newsletter a {
  float: right;
  display: block;
  height: 43px;
  width: 223px;
  border: 1px solid #484948;
  line-height: 43px;
  margin-top: 30px;
  text-align: center;
  color: #fff;
  background: url(../images/grayBG.png) repeat-x;
}
section.universityContact {
  position: absolute;
  left: 0;
  width: 100%;
  height: 105px;
  line-height: 105px;
  background-color: #eeeded;
  background-color: #fcd780;
  margin-top: 50px;
}
section.universityContact + * {
  padding-top: 155px;
}
section.universityContact a {
  float: right;
  display: block;
  height: 43px;
  width: 223px;
  border: 1px solid #484948;
  line-height: 43px;
  margin-top: 30px;
  text-align: center;
  color: #fff;
  background: url(../images/grayBG.png) repeat-x;
}
section.universityContact p {
  margin: 0;
  line-height: 105px;
  float: left;
}
section.universityContact input {
  float: right;
  width: 225px;
  height: 45px;
  border: none;
  background: #fff;
  margin-top: 25px;
}
section.universityContact input[type="text"] {
  text-indent: 15px;
  background: #fff;
  box-shadow: none;
  padding: 0;
  min-width: 0;
  line-height: 45px;
  height: 45px;
  border: none;
}
section.universityContact input[type="submit"] {
  text-align: center;
  color: #fff;
  border-left: 1px solid #FA7D19;
  border-right: 1px solid #FA7D19;
  background: url(../images/selectorOrangeBG.png) repeat-x;
  margin-left: 30px;
}
section.universityContact .error {
  position: absolute;
  top: 33px;
  left: 512px;
}
.jqvmap-label {
  position: absolute;
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-size: smaller;
  padding: 1px 4px;
}
section.worldMap {
  position: absolute;
  width: 100%;
  background: #ededed;
  left: 0;
  height: 500px;
}
section.worldMap + * {
  padding-top: 515px;
}
section.worldMap #vmap {
  width: 763px;
  height: 500px;
  float: left;
}
section.worldMap #vmap .jqvmap-zoomin,
section.worldMap #vmap .jqvmap-zoomout {
  position: absolute;
  left: 0px;
  bottom: 0px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  font-size: 0;
  line-height: 0;
}
section.worldMap #vmap .jqvmap-zoomin {
  background: transparent url(../images/mapZoomIn.png) no-repeat;
}
section.worldMap #vmap .jqvmap-zoomout {
  left: 30px;
  background: transparent url(../images/mapZoomOut.png) no-repeat;
}
section.worldMap #vmap .jqvmap-region {
  cursor: pointer;
}
section.worldMap .sectors {
  width: 226px;
  float: right;
  padding-top: 14px;
}
section.worldMap .sectors a {
  display: block;
  height: 29px;
  font-size: 13px;
  line-height: 32px;
  text-indent: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
section.worldMap .sectors a + a {
  border-top: 1px solid #c8c8c8;
}
section.worldMap .sectors a.readMore {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  white-space: nowrap;
}
section.worldMap .sectors a.readMore .symbol {
  font-size: 14px;
}
section.worldMap.small {
  position: static;
  height: 520px;
  margin-top: 30px;
  width: 735px;
}
section.worldMap.small + * {
  padding-top: 30px;
}
section.worldMap.small #vmap {
  width: 735px;
  height: 520px;
}
.letters {
  border-bottom: 1px solid #c8c8c8;
  margin-top: 25px;
  height: 36px;
}
.letters button {
  border: none;
  display: block;
  float: left;
  font-size: 18px;
  background: transparent;
  color: #444444;
  padding: 0 4px 0 0;
}
section.hr {
  padding-bottom: 11px;
  margin-bottom: 45px;
  border-bottom: 1px solid #c8c8c8;
}
section.popular .column {
  width: 310px;
  float: left;
}
section.popular .column + .column {
  margin-left: 30px;
}
section.popular h2 {
  font-weight: 900;
}
section.popular ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-bottom: 2px solid #000;
  height: 245px;
}
section.popular li {
  border-top: 1px solid #c8c8c8;
}
section.popular li a {
  display: block;
  height: 38px;
  line-height: 38px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
}
section.popular .readMore {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  white-space: nowrap;
  text-decoration: underline;
  line-height: 52px;
}
section.popular .readMore .symbol {
  font-size: 14px;
}
section.popular .chart a {
  width: 100%;
  height: 223px;
  text-align: center;
  background: #EEEDED;
}
section.popular .chart img {
  width: 288px;
  height: 223px;
  padding: 0;
}
section.valuesTable {
  background-color: #fff;
}
section.valuesTable.fullSize {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 20px;
  box-sizing: border-box;
}
section.valuesTable.fullSize .showToggle,
section.valuesTable.fullSize .showToggle.active {
  display: none;
}
section.valuesTable.fullSize .yearsRange {
  position: fixed;
  width: 100%;
  box-sizing: border-box;
  border: 20px solid white;
  left: 0px;
  top: 0px;
  z-index: 999;
  height: 70px;
}
section.valuesTable.fullSize .verticalContainer {
  margin-top: 70px;
  width: auto;
}
section.valuesTable.fullSize .headerContainer {
  position: fixed;
  top: 60px;
  background-color: #fff;
  z-index: 1000;
}
section.valuesTable.fullSize .flowContent.headerContainer {
  right: 20px;
}
section.valuesTable .yearsRange {
  height: 30px;
  background-image: url(../images/yearRangeBG.png);
  background-position: center;
  background-repeat: repeat-x;
  margin-bottom: 25px;
}
section.valuesTable .yearsRange button {
  width: 30px;
  height: 30px;
  border: none;
  margin: 0;
  padding: 0;
}
section.valuesTable .yearsRange .leftArrow {
  float: left;
  background-image: url(../images/arrowLeft.png);
}
section.valuesTable .yearsRange .rightArrow {
  float: right;
  background-image: url(../images/arrowRight.png);
}
section.valuesTable .yearsRange .leftArrow.jump {
  background-image: url(../images/arrowLeftJump.png);
}
section.valuesTable .yearsRange .rightArrow.jump {
  background-image: url(../images/arrowRightJump.png);
}
section.valuesTable .header {
  height: 23px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 700;
  color: #888;
  margin-bottom: 7px;
}
section.valuesTable .header .name {
  float: left;
  text-transform: uppercase;
}
section.valuesTable .header .unit {
  display: block;
  float: right;
  width: 25%;
  text-align: center;
}
section.valuesTable .header + .sectionName {
  padding-top: 6px;
}
section.valuesTable a {
  display: block;
  max-width: 220px;
  font-weight: 400;
}
section.valuesTable td {
  border: none;
  height: 19px;
  padding-top: 3px;
  text-align: center;
  font-size: 12px;
  height: 23px;
}
section.valuesTable td.name {
  width: 75%;
  max-width: 75%;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 23px;
}
section.valuesTable td.unit {
  width: 25%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
}
section.valuesTable table.section tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #CCC;
}
section.valuesTable .sectionName {
  display: block;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  clear: both;
  height: 30px;
  padding-top: 25px;
}
section.valuesTable .verticalContainer {
  max-height: 301px;
  overflow: auto;
  width: 990px;
}
section.valuesTable .verticalContainer.active {
  max-height: none;
}
section.valuesTable .fixedContent,
section.valuesTable .flowContent {
  float: left;
  overflow: hidden;
}
section.valuesTable .fixedContent {
  width: 305px;
}
section.valuesTable .fixedContent.active {
  width: 325px;
}
section.valuesTable .fixedContent table {
  width: 100%;
}
section.valuesTable .lock {
  background: transparent url(../images/lock.png) no-repeat center center;
}
section.valuesTable .flowContent {
  position: relative;
  width: 664px;
}
section.valuesTable .flowContent table.header {
  border: none;
}
section.valuesTable .flowContent table.header td {
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  padding: 0;
}
section.valuesTable .flowContent table.section + table {
  margin-top: 55px;
}
section.valuesTable .flowContent td {
  width: 83px;
  max-width: 83px;
  min-width: 83px;
  overflow: hidden;
}
section.valuesTable .flowContent .innerContainer {
  position: relative;
  left: 0px;
  transition: left 0.5s ease 0s;
}
section.valuesTable .controlls {
  margin-top: 15px;
}
section.valuesTable .controlls button.enlarge {
  width: 24px;
  height: 24px;
  background: transparent url(../images/enlarge.png) no-repeat center center;
  border: none;
  padding: 0;
  margin-left: 10px;
}
section.valuesTable .showToggle {
  display: none;
  height: 40px;
  line-height: 40px;
  font-weight: 900;
  border-bottom: 1px solid #000;
  text-indent: 14px;
  background: transparent url(../images/blackArrowUp.png) no-repeat 98.5% center;
  cursor: pointer;
}
section.valuesTable .showToggle.active {
  display: block;
}
section.valuesTable .showToggle.more {
  background-image: url(../images/blackArrowDown.png);
}
footer {
  height: 160px;
  padding-top: 10px;
  width: 100%;
  background: #fff url(../images/footerBG.png) repeat-x center top;
  clear: both;
  font-size: 12px;
}
footer .wrapper {
  position: relative;
  width: 990px;
  margin: 0 auto;
}
footer .logo {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 30px;
}
footer .address {
  position: absolute;
  left: 0px;
  top: 79px;
}
footer .address div {
  height: 19px;
}
footer ul.menu {
  position: absolute;
  right: 0px;
  top: 20px;
  margin: 0;
  padding: 0;
}
footer ul.menu li {
  height: 16px;
  list-style-type: none;
  float: left;
}
footer ul.menu li + li {
  border-left: 1px solid #888;
}
footer ul.menu a {
  display: block;
  padding: 0 15px;
  color: #888;
  line-height: 18px;
  height: 16px;
  font-weight: 400;
}
footer ul.menu a[href="#top"] {
  color: #000;
  font-weight: 700;
}
footer ul.menu img {
  position: relative;
  top: 2px;
  margin-left: 13px;
  float: right;
}
footer .socialIcons {
  position: absolute;
  top: 110px;
  right: 110px;
}
footer .socialIcons a {
  margin-left: 8px;
}
footer img.kira {
  position: absolute;
  right: 0px;
  top: 106px;
}
.pagesMenuContainer .pagesMenu.first {
  position: absolute;
  height: 77px;
  width: 100%;
  background: transparent url(../images/pagesMenuBG.png) repeat-x bottom center;
  left: 0px;
  margin: 0 auto;
}
.pagesMenuContainer .pagesMenu button {
  border: none;
  background: transparent;
  text-transform: uppercase;
  padding: 2px;
  padding-bottom: 12px;
  text-align: center;
}
.pagesMenuContainer .pagesMenu button.summary {
  width: 86px;
}
.pagesMenuContainer .pagesMenu button.financials {
  width: 97px;
}
.pagesMenuContainer .pagesMenu button.reports {
  width: 83px;
}
.pagesMenuContainer .pagesMenu button.charts {
  width: 72px;
}
.pagesMenuContainer .pagesMenu button.income_statement {
  width: 165px;
}
.pagesMenuContainer .pagesMenu button.balance_sheet {
  width: 134px;
}
.pagesMenuContainer .pagesMenu button.ratios {
  width: 66px;
}
.pagesMenuContainer .pagesMenu button.other_data {
  width: 108px;
}
.pagesMenuContainer .pagesMenu button + button {
  margin-left: 26px;
}
.pagesMenuContainer .pagesMenu button:hover,
.pagesMenuContainer .pagesMenu button.active {
  padding-bottom: 1px;
  border-bottom: 2px solid #000;
  font-weight: 700;
  line-height: 27px;
  height: 34px;
}
.pagesMenuContainer .page {
  padding-top: 103px;
}
.pagesMenuContainer .page.withSubMenu {
  padding-top: 45px;
}
.pagesMenuContainer .page.withSubMenu .page {
  padding-top: 58px;
}
.pagesMenuContainer .pagesMenuContainer .pagesMenu {
  z-index: 99;
  position: absolute;
}
.buySection {
  font-family: "Martel", serif;
  width: 225px;
}
.buySection .small {
  font-size: 12px;
}
.buySection.wide {
  width: 100%;
}
.buySection.subscriptionRow {
  width: 100%;
}
.buySection.subscriptionRow p {
  float: left;
  width: 720px;
  border: none;
  border-left: 1px solid #dddcdc;
  border-right: 1px solid #dddcdc;
  height: 55px;
  line-height: 55px;
  background: url(../images/grayBGLarge.png) repeat-x;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  padding-left: 15px;
}
.buySection.subscriptionRow .type {
  display: block;
  height: 100%;
  font-size: 18px;
  color: #888;
  text-transform: uppercase;
  font-weight: 400;
  width: 225px;
  border-left: 1px solid #dddcdc;
  text-align: center;
}
.buySection a.buy,
.buySection button.buy {
  box-sizing: content-box;
  display: block;
  position: relative;
  border: none;
  background: transparent url(../images/buy.png) no-repeat center center;
  height: 55px;
  line-height: 58px;
  font-weight: 700;
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  width: 168px;
  padding: 0;
  padding-left: 57px;
  text-indent: 0px;
  font-family: 'Martel';
}
.buySection p {
  margin: 12px 0 15px 0;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 8px;
  font-size: 12px;
  font-weight: 900;
}
.buySection.justAnnual p {
  margin: 12px 0 0;
}
section.offer {
  margin-bottom: 50px;
}
section.offer .buySection {
  margin-top: 35px;
}
section.offer .buySection + .buySection {
  margin-left: 29px;
}
section.offer .buySection h3 {
  height: 53px;
  line-height: 53px;
  border: 1px solid #fa7d19;
  background: url(../images/orangeBG.png) repeat-x;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  font-family: 'Martel Sans', sans-serif;
  font-weight: 400;
}
section.offer .buySection p {
  border-bottom: none;
  height: 240px;
  font-size: 13px;
  font-weight: 400;
}
section.subscriptions.buySubscriptions th {
  width: auto;
}
section.subscriptions h2 {
  height: 43px;
  line-height: 43px;
  background: url(../images/selectorBG.png) repeat-x;
  border-left: 1px solid #dddcdc;
  border-right: 1px solid #dddcdc;
  margin-bottom: 25px;
  font-size: 14px;
  text-transform: uppercase;
  color: #888;
  font-weight: 400;
  font-family: 'Martel Sans', sans-serif;
  text-indent: 15px;
}
section.subscriptions .totalPrice {
  background: #fcd780;
  border-bottom: 2px solid #fab001;
  height: 43px;
  line-height: 43px;
  text-indent: 15px;
  font-weight: 900;
}
section.subscriptions .totalPrice .price {
  float: right;
  margin-right: 15px;
}
section.subscriptions .button {
  height: 43px;
  line-height: 43px;
  background: url(../images/selectorBG.png) repeat-x;
  border-left: 1px solid #dddcdc;
  border-right: 1px solid #dddcdc;
  margin-bottom: 25px;
  font-size: 14px;
  text-transform: uppercase;
  color: #888;
  font-weight: 400;
  font-family: 'Martel Sans', sans-serif;
  text-indent: 15px;
  display: block;
  width: 225px;
  text-align: center;
  text-indent: 0;
  text-transform: none;
  float: right;
  margin-left: 15px;
  background-image: url(../images/grayBG.png);
  border: 1px solid #484948;
  color: #fff;
  text-decoration: none;
}
section.subscriptions table {
  width: 100%;
  margin-bottom: 45px;
}
section.subscriptions tr {
  border-bottom: 1px solid #c8c8c8;
}
section.subscriptions th {
  color: #888;
  font-weight: 900;
  text-align: left;
  height: 43px;
  width: 140px;
}
section.subscriptions th:first-child {
  width: auto;
}
section.subscriptions td {
  height: 43px;
}
section.subscriptions td:first-child {
  text-indent: 15px;
}
section.subscriptions td .button {
  height: 30px;
  line-height: 35px;
  width: 53px;
  font-size: 12px;
  margin: 0;
}
section.anualSubscriptions {
  margin-bottom: 50px;
}
section.anualSubscriptions .buySection {
  margin-top: 35px;
}
section.anualSubscriptions .buySection + .buySection {
  margin-left: 29px;
}
section.anualSubscriptions .buySection h3 {
  height: 53px;
  line-height: 53px;
  border: 1px solid #fa7d19;
  background: url(../images/orangeBG.png) repeat-x;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  font-family: 'Martel Sans', sans-serif;
  font-weight: 400;
}
section.anualSubscriptions .buySection p {
  border-bottom: none;
  height: 240px;
  font-size: 13px;
  font-weight: 400;
}
section.anualSubscriptions .buySection h2 {
  margin-bottom: 0;
}
section.anualSubscriptions .buySection h3 {
  display: inline;
  background: transparent;
  border: none;
  color: #000;
  text-align: left;
}
section.graphTools {
  width: 735px;
  height: 45px;
  padding-top: 15px;
}
section.graphTools.sectorTools {
  width: 100%;
  margin-bottom: 25px;
}
section.graphTools .button {
  float: left;
  position: relative;
  width: 45px;
  height: 43px;
  margin-bottom: 2px;
  cursor: pointer;
}
section.graphTools .button:hover {
  margin-bottom: 0;
  border-bottom: 2px solid #000;
}
section.graphTools .button > span {
  display: block;
  height: 45px;
}
section.graphTools .textButton {
  width: 80px;
  line-height: 45px;
  float: right;
  text-align: center;
}
section.graphTools a.textButton {
  line-height: 46px;
}
section.graphTools .menu {
  display: none;
  position: absolute;
  list-style-type: none;
  padding: 2px;
  margin: 0;
  background: #fff;
  outline: 2px solid #000;
  z-index: 3;
}
section.graphTools .menu li {
  padding: 5px 10px;
}
section.graphTools .socialIcons {
  float: right;
}
section.graphTools .socialIcons button {
  line-height: 43px;
  height: 45px;
  width: 45px;
}
.tabsWrapper .menu > div {
  float: left;
  display: block;
  height: 45px;
  line-height: 45px;
  box-sizing: border-box;
  margin-right: 5px;
  background: #eeeded;
  color: #444;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabsWrapper .menu > div div {
  padding: 0 12px;
  height: 44px;
}
.tabsWrapper .menu > div.active {
  border: 1px solid #c8c8c8;
  border-bottom: none;
  background: #fff;
  color: #000;
  font-weight: 700;
}
.tabsWrapper .menu > div.active div {
  border-bottom: 1px solid #fff;
}
.tabsWrapper .tabs {
  clear: both;
}
.tabsWrapper .tabs > div {
  border: 1px solid #c8c8c8;
  padding: 20px 12px;
  display: none;
}
.tabsWrapper .tabs > div.active {
  display: block;
}
.tabsWrapper .tabs .controller {
  float: left;
}
.tabsWrapper .tabs .controller + .controller {
  margin-left: 28px;
}
.tabsWrapper .tabs .controller .button {
  line-height: 14px;
  display: inline-block;
  margin-left: 4px;
  cursor: pointer;
}
.tabsWrapper .tabs .controller .button.active {
  text-decoration: underline;
  font-weight: 700;
}
.tabsWrapper .tabs .controller .button + .button {
  border-left: 1px solid #444;
  padding-left: 4px;
}
.downloadButton,
input.downloadButton[type="submit"] {
  display: block;
  width: 225px;
  height: 45px;
  background: url(../images/downloadBG.png) no-repeat;
  color: #888;
  line-height: 48px;
  text-indent: 16px;
  padding: 0;
  margin: 0;
  text-align: left;
  border: none;
  cursor: pointer;
  font-weight: 400;
}
.downloadButton:hover,
.downloadButton:visited,
.downloadButton:active,
input.downloadButton[type="submit"]:hover,
input.downloadButton[type="submit"]:visited,
input.downloadButton[type="submit"]:active {
  color: #888;
  font-weight: 400;
}
.downloadButton + .downloadButton,
input.downloadButton[type="submit"] + input.downloadButton[type="submit"] {
  margin-left: 15px;
}
.graphWrapper .description {
  padding: 16px;
  margin-bottom: 10px;
}
.graphWrapper .description :first-child {
  margin-top: 0;
}
.graphWrapper .description,
.graphWrapper .description p {
  font-size: 14px;
}
.graphWrapper .selector {
  margin-bottom: 0;
}
.graph {
  width: 735px;
  min-height: 480px;
  position: relative;
  overflow: hidden;
}
.graph.company {
  height: 360px;
  width: 480px;
  overflow: hidden;
  min-height: 0;
}
.graph svg {
  display: block;
}
.graph svg .hide {
  display: none;
}
.graph .graphSliderWrapper {
  position: absolute;
  top: 400px;
  height: 40px;
  width: 675px;
  padding: 0 15px;
  overflow: hidden;
  background-image: url(../images/graphSliderBG.png);
  margin-left: 15px;
}
.graph .graphSliderWrapper .irs,
.graph .graphSliderWrapper .irs-grid {
  height: 40px;
}
.graph .graphSliderWrapper .irs-bar {
  background-color: rgba(137,137,137,0.5);
}
.graph .graphSliderWrapper .irs-slider.from,
.graph .graphSliderWrapper .irs-slider.to,
.graph .graphSliderWrapper .irs-bar {
  top: 0px;
  height: 40px;
}
.graph .graphSliderWrapper .irs-slider {
  width: 20px;
  height: 40px;
  background-position: center center;
  background-repeat: repeat-y;
  cursor: ew-resize;
}
.graph .graphSliderWrapper .irs-slider.from {
  background-image: url(../images/sliderHandleL.png);
}
.graph .graphSliderWrapper .irs-slider.to {
  background-image: url(../images/sliderHandleR.png);
}
.graph .graphSliderWrapper .irs-grid-text {
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #000;
  top: 16px;
}
.graph .graphSliderWrapper .irs-from,
.graph .graphSliderWrapper .irs-to,
.graph .graphSliderWrapper .irs-grid-pol {
  display: none;
}
.center {
  width: 990px;
  margin: 0 auto;
}
.temporaryHidden {
  height: 0px !important;
  overflow: hidden;
}
.left {
  float: left;
}
.leftColumn {
  width: 735px;
}
.thinColumn {
  width: 480px;
  margin-left: 30px;
}
.thinColumn :first-child {
  margin-top: 0;
}
.thinColumn .description {
  margin-bottom: 30px;
}
.right {
  float: right;
}
.orangeUnderline {
  border-bottom: 2px solid #fab001;
  font-size: 18px;
}
.blackLine {
  background: #000;
  margin: 0;
}
.grayLine {
  background: #888;
}
.reportImage {
  border: 1px solid #c8c8c8;
  width: 223px;
  height: 163px;
}
.rightColumn {
  width: 225px;
  position: relative;
}
.rightColumn.height {
  height: 509px;
}
.rightColumn > :first-child {
  margin-top: 0;
}
.rightColumn a {
  display: block;
  font-weight: 700;
  padding: 8px 0;
}
.rightColumn a + a {
  border-top: 1px solid #d6d6d6;
}
.rightColumn.list a {
  font-size: 12px;
  line-height: 25px;
  padding: 0;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
}
.rightColumn.list .heading {
  font-size: 18px;
  font-weight: 900;
  height: 36px;
  margin-top: 25px;
  margin-bottom: 27px;
  border-bottom: 1px solid #000;
}
.rightColumn.list .items div {
  display: none;
}
.rightColumn .downloadButton {
  background: url(../images/downloadLargeBG.png) no-repeat;
  height: 55px;
  line-height: 53px;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
.textButton {
  border: none;
  padding: 0;
  background: transparent;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Martel Sans', sans-serif;
}
.emailSubscription h2 {
  margin-bottom: 0;
  margin-top: 26px;
}
.emailSubscription form {
  background: #fcd780;
  margin: 0;
  padding: 11px 15px 15px 15px;
}
.emailSubscription form input[type="text"] {
  border: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: 9px;
  font-size: 12px;
  background: #fff;
  box-shadow: none;
  padding: 0;
  min-width: 0;
}
.emailSubscription form input[type="submit"] {
  width: 100%;
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  border: 1px solid #fa7d19;
  background: url(../images/selectorOrangeBG.png) repeat-x center center;
  color: #fff;
  margin-top: 10px;
}
.emailSubscription p {
  margin-top: 0;
  font-size: 12px;
}
.companyWrapper {
  line-height: 21px;
  margin-bottom: 35px;
}
.companyWrapper strong {
  display: block;
  margin-bottom: 3px;
}
.companyWrapper .readMore {
  margin-top: 0;
}
.companyWrapper .graph,
.companyWrapper .chartImg {
  margin-right: 32px;
  margin-bottom: 20px;
  float: left;
}
.companyWrapper .chartImg {
  max-width: 480px;
  height: 360px;
}
.companyWrapper .chartImg img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}
.companyWrapper .footer {
  margin-top: 15px;
}
.companyWrapper .info {
  width: 467px;
}
.info {
  width: 722px;
  height: 43px;
  padding-left: 13px;
  border-bottom: 1px solid #c8c8c8;
  border-top: 1px solid #c8c8c8;
  float: left;
}
.info span,
.info a {
  margin-top: 14px;
  color: #888;
  display: inline-block;
  font-size: 12px;
  height: 15px;
  line-height: 19px;
}
a .info:hover {
  color: #000;
}
.info * + * {
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid #c8c8c8;
}
.info .socialIcons {
  float: right;
  border: none;
  height: 100%;
  padding: 0;
  margin: 0;
  margin-right: 10px;
}
.info .socialIcons button {
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  padding: 0;
  border: none;
  background: transparent;
  float: left;
}
.info .socialIcons button + button {
  margin-left: 5px;
}
.info .socialIcons button img {
  width: 24px;
  height: 24px;
}
section.indicatorsListWrapper {
  width: 1021px;
  margin-top: 45px;
  margin-bottom: 20px;
}
section.countriesList {
  width: 1013px;
  padding-top: 515px;
  clear: both;
}
section.countriesList a {
  display: block;
  float: left;
  width: 230px;
  margin-right: 23px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
}
section.countriesList .seeAll {
  border-bottom: 1px solid #c8c8c8;
  border-top: 1px solid #c8c8c8;
  font-weight: 700;
  padding: 8px 14px;
  margin-bottom: 28px;
  cursor: pointer;
  background: transparent url(../images/blackArrowDown.png) no-repeat 98.5% center;
}
section.countriesList .seeAll.active {
  background-image: url(../images/blackArrowUp.png);
}
section.countriesList .seeAll + div {
  display: none;
}
section.sectorsList {
  width: 1024px;
  margin-top: 35px;
}
section.sectorsList .sector {
  display: block;
  width: 308px;
  height: 98px;
  border: 1px solid #dddcdc;
  background: url(../images/sectorBG.png) repeat-x;
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
  text-align: center;
}
section.sectorsList .sector .name {
  display: block;
  margin-top: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
section.sectorsList .sector .details {
  display: block;
  margin-top: 6px;
  color: #888;
  font-size: 12px;
  font-weight: 400;
}
section.searchCounts {
  float: right;
  width: 225px;
  border-top: 2px solid #000;
}
section.searchCounts ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
section.searchCounts ul li {
  border-bottom: 1px solid #ccc;
}
section.searchCounts ul li:first-child a {
  color: #888;
}
section.searchCounts ul a {
  font-size: 18px;
  font-weight: 700;
  height: 43px;
  line-height: 43px;
}
section.searchResults {
  float: left;
  width: 735px;
}
section.searchResults h2 {
  font-weight: 700;
  height: 45px;
  line-height: 45px;
  text-indent: 16px;
  background: #fab001 url(../images/searchBG.png) repeat-y;
  margin-bottom: 26px;
}
section.searchResults h2:first-child {
  margin-top: 0;
}
section.searchResults p {
  margin: 0;
}
section.searchResults strong {
  display: block;
}
section.searchResults hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: none;
  height: 2px;
  background: #000;
}
section.searchResults .result .readMore {
  line-height: 21px;
}
section.searchResults .result + .result {
  margin-top: 26px;
  padding-top: 26px;
  border-top: 1px solid #cccccc;
}
section.searchResults .links {
  margin-top: 20px;
}
section.searchResults .links .symbol {
  font-size: 16px;
  line-height: 8px;
}
section.searchResults .links .title {
  font-weight: 700;
  margin-bottom: 5px;
}
section.searchResults .links a {
  position: relative;
  display: block;
  margin: 1px 10px 10px 0;
  float: left;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
}
section.searchResults .links a:hover {
  border-bottom: 1px solid #fab001;
  margin-bottom: 9px;
}
section.searchResults .moreResults {
  display: block;
  margin-top: 26px;
  padding-top: 26px;
  border-top: 1px solid #cccccc;
  font-weight: 700;
  cursor: pointer;
  margin-left: 5px;
  text-decoration: underline;
  text-transform: uppercase;
}
section.searchResults .moreResults .symbol {
  font-size: 16px;
}
section.charts .chart,
section.charts .report,
section.reports .chart,
section.reports .report {
  clear: both;
  position: relative;
}
section.charts .chart + .chart,
section.charts .chart + .report,
section.charts .report + .chart,
section.charts .report + .report,
section.reports .chart + .chart,
section.reports .chart + .report,
section.reports .report + .chart,
section.reports .report + .report {
  margin-top: 35px;
}
section.charts .chart .title,
section.charts .report .title,
section.reports .chart .title,
section.reports .report .title {
  border-bottom: 1px solid #000;
  margin-bottom: 27px;
}
section.charts .chart .title h2,
section.charts .report .title h2,
section.reports .chart .title h2,
section.reports .report .title h2 {
  float: left;
  margin-bottom: 3px;
  margin-top: 0;
}
section.charts .chart .title span,
section.charts .report .title span,
section.reports .chart .title span,
section.reports .report .title span {
  font-weight: 700;
  font-size: 14px;
  float: right;
  margin-top: 12px;
}
section.charts .chart img,
section.charts .report img,
section.reports .chart img,
section.reports .report img {
  float: left;
  width: 480px;
  height: 360px;
  margin: 5px 30px 5px 0;
}
section.charts .chart .description,
section.charts .report .description,
section.reports .chart .description,
section.reports .report .description {
  float: right;
  width: 100%;
}
section.charts .chart .description p,
section.charts .report .description p,
section.reports .chart .description p,
section.reports .report .description p {
  margin-top: 0;
}
section.charts .chart .footer,
section.charts .report .footer,
section.reports .chart .footer,
section.reports .report .footer {
  width: 722px;
  height: 43px;
  padding-left: 13px;
  border-bottom: 1px solid #c8c8c8;
  border-top: 1px solid #c8c8c8;
  float: left;
  position: absolute;
  right: 0;
  bottom: 5px;
  width: 465px;
  height: 27px;
  padding-top: 1px;
  padding-left: 15px;
}
section.charts .chart .footer span,
section.charts .chart .footer a,
section.charts .report .footer span,
section.charts .report .footer a,
section.reports .chart .footer span,
section.reports .chart .footer a,
section.reports .report .footer span,
section.reports .report .footer a {
  margin-top: 14px;
  color: #888;
  display: inline-block;
  font-size: 12px;
  height: 15px;
  line-height: 19px;
}
a section.charts .chart .footer:hover,
a section.charts .report .footer:hover,
a section.reports .chart .footer:hover,
a section.reports .report .footer:hover {
  color: #000;
}
section.charts .chart .footer * + *,
section.charts .report .footer * + *,
section.reports .chart .footer * + *,
section.reports .report .footer * + * {
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid #c8c8c8;
}
section.charts .chart .footer .socialIcons,
section.charts .report .footer .socialIcons,
section.reports .chart .footer .socialIcons,
section.reports .report .footer .socialIcons {
  float: right;
  border: none;
  height: 100%;
  padding: 0;
  margin: 0;
  margin-right: 10px;
}
section.charts .chart .footer .socialIcons button,
section.charts .report .footer .socialIcons button,
section.reports .chart .footer .socialIcons button,
section.reports .report .footer .socialIcons button {
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  padding: 0;
  border: none;
  background: transparent;
  float: left;
}
section.charts .chart .footer .socialIcons button + button,
section.charts .report .footer .socialIcons button + button,
section.reports .chart .footer .socialIcons button + button,
section.reports .report .footer .socialIcons button + button {
  margin-left: 5px;
}
section.charts .chart .footer .socialIcons button img,
section.charts .report .footer .socialIcons button img,
section.reports .chart .footer .socialIcons button img,
section.reports .report .footer .socialIcons button img {
  width: 24px;
  height: 24px;
}
section.charts .chart .footer a,
section.charts .report .footer a,
section.reports .chart .footer a,
section.reports .report .footer a {
  display: inline-block;
  height: 15px;
  line-height: 15px;
  color: #888;
  font-size: 12px;
  margin: 0;
}
section.charts .chart .footer a:hover,
section.charts .report .footer a:hover,
section.reports .chart .footer a:hover,
section.reports .report .footer a:hover {
  color: #000;
}
section.charts .chart .footer a + a,
section.charts .report .footer a + a,
section.reports .chart .footer a + a,
section.reports .report .footer a + a {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #c8c8c8;
}
section.charts .chart .footer .socialIcons button,
section.charts .chart .footer .socialIcons img,
section.charts .report .footer .socialIcons button,
section.charts .report .footer .socialIcons img,
section.reports .chart .footer .socialIcons button,
section.reports .chart .footer .socialIcons img,
section.reports .report .footer .socialIcons button,
section.reports .report .footer .socialIcons img {
  margin: 0;
  padding: 0;
}
section.charts h3,
section.reports h3 {
  margin: 0px;
  float: left;
}
section.charts h3 a,
section.reports h3 a {
  font-weight: 900;
  font-size: 14px;
}
section.charts .allCharts,
section.reports .allCharts {
  display: block;
  margin-top: 40px;
  font-weight: 700;
  text-decoration: underline;
}
section.charts .numberOfResults,
section.charts .showAll,
section.reports .numberOfResults,
section.reports .showAll,
section.reportsList .numberOfResults,
section.reportsList .showAll {
  float: left;
  font-weight: 700;
  font-size: 12px;
  margin-top: 8px;
}
section.charts .showAll,
section.reports .showAll,
section.reportsList .showAll {
  float: right;
}
section.charts .showAll a,
section.reports .showAll a,
section.reportsList .showAll a {
  font-weight: 900;
}
section.charts .pagination,
section.reports .pagination,
section.reportsList .pagination {
  font-size: 12px;
  float: right;
  margin-top: 27px;
}
section.charts .pagination a,
section.reports .pagination a,
section.reportsList .pagination a {
  display: block;
  float: left;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0 5px;
  height: 17px;
  color: #888;
  font-weight: 700;
  line-height: 17px;
  font-size: 14px;
}
section.charts .pagination .prev,
section.reports .pagination .prev,
section.reportsList .pagination .prev {
  background: url(../images/previous.png) no-repeat 4px center;
}
section.charts .pagination .next,
section.reports .pagination .next,
section.reportsList .pagination .next {
  background: url(../images/next.png) no-repeat 64px center;
}
section.charts .pagination .prev,
section.charts .pagination .next,
section.charts .pagination .first,
section.charts .pagination .last,
section.reports .pagination .prev,
section.reports .pagination .next,
section.reports .pagination .first,
section.reports .pagination .last,
section.reportsList .pagination .prev,
section.reportsList .pagination .next,
section.reportsList .pagination .first,
section.reportsList .pagination .last {
  width: auto;
  padding: 0 22px;
}
section.charts .pagination .prev,
section.charts .pagination .next,
section.reports .pagination .prev,
section.reports .pagination .next,
section.reportsList .pagination .prev,
section.reportsList .pagination .next {
  font-weight: 400;
}
section.charts .pagination .first,
section.charts .pagination .last,
section.charts .pagination .active,
section.reports .pagination .first,
section.reports .pagination .last,
section.reports .pagination .active,
section.reportsList .pagination .first,
section.reportsList .pagination .last,
section.reportsList .pagination .active {
  color: #000;
}
section.charts.thinCharts .chart img {
  width: 288px;
  height: 223px;
}
section.charts.thinCharts .footer {
  width: 402px;
}
section.charts .chart .description {
  min-height: 233px;
}
section.reports .left {
  width: 735px;
}
section.reports .report img {
  width: 223px;
  height: 148px;
  margin-right: 30px;
  margin-bottom: 5px;
}
section.reports .report .description {
  min-height: 210px;
}
section.reports .report .footer {
  bottom: 0;
  width: 720px;
  padding-left: 15px;
}
section.reports .report .bottomSpacer {
  padding-bottom: 40px;
}
.selectedSeries {
  background: #eeeded;
  border: 1px solid #dddcdc;
  color: #444;
  padding: 5px;
}
.selectedSeries:empty {
  display: none;
}
.selectedSeries .series {
  padding: 5px 9px;
  display: block;
  float: left;
}
.selectedSeries .series:nth-child(1) .name {
  border-left-color: #f9b000;
}
.selectedSeries .series:nth-child(2) .name {
  border-left-color: #7392a1;
}
.selectedSeries .series:nth-child(3) .name {
  border-left-color: #c8c8c8;
}
.selectedSeries .series:nth-child(4) .name {
  border-left-color: #8b1f22;
}
.selectedSeries .series:nth-child(5) .name {
  border-left-color: #46c8a0;
}
.selectedSeries .remove {
  height: 25px;
  width: 25px;
  float: left;
  margin-right: 3px;
  background: url(../images/removeSeries.png) no-repeat center center;
  cursor: pointer;
}
.selectedSeries .name {
  float: right;
  border-left: 4px solid transparent;
  padding-left: 8px;
  height: 19px;
  margin: 2px 0;
  line-height: 24px;
  overflow: hidden;
}
body.maintance.userside {
  text-align: center;
  padding-top: 90px;
  background: none;
}
.jsPages .page {
  display: none;
}
.jsPages .page.active {
  display: block;
}
section.reportsList {
  margin-top: 35px;
}
section.reportsList.wideList .header {
  border: none;
  margin-bottom: 7px;
}
section.reportsList.wideList .header span {
  width: 152px;
}
section.reportsList.wideList .header span.date {
  width: 112px;
}
section.reportsList.wideList .header span.name {
  width: 367px;
}
section.reportsList.wideList .header span.action {
  width: 55px;
}
section.reportsList.wideList .item {
  padding: 4px 0;
  height: 20px;
}
section.reportsList.wideList .item span {
  width: 142px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
}
section.reportsList.wideList .item span.name {
  width: 357px;
}
section.reportsList.wideList .item span.date {
  width: 102px;
}
section.reportsList.wideList .item span.action {
  width: 55px;
  position: relative;
  top: -4px;
  margin-top: 0;
}
section.reportsList.wideList .item span.action a {
  height: 28px;
  line-height: 28px;
}
section.reportsList a {
  font-weight: 400;
}
section.reportsList h2 {
  margin-top: 0;
  margin-bottom: 11px;
}
section.reportsList .header {
  font-weight: 900;
  font-size: 12px;
  color: #888;
}
section.reportsList .header .sort {
  background: #eeeded;
  height: 15px;
  overflow: hidden;
}
section.reportsList .header .sort a {
  display: block;
  border: none;
  padding: 0;
  margin: 0;
  width: 15px;
  height: 15px;
  float: left;
}
section.reportsList .header .sort a.down {
  background: #c8c8c8 url(../images/smallArrowDown.png) no-repeat;
  margin-right: 61px;
}
section.reportsList .header .sort a.down.name {
  margin-right: 286px;
}
section.reportsList .header .sort a.up {
  background: #c8c8c8 url(../images/smallArrowUp.png) no-repeat;
  background-color: #888;
}
section.reportsList .header span {
  float: left;
  width: 91px;
}
section.reportsList .header .action {
  width: 55px;
}
section.reportsList .header .name {
  width: 316px;
}
section.reportsList .item {
  height: 40px;
  border-bottom: 1px solid #dddcdc;
  padding: 7px 0;
}
section.reportsList .item:first-child {
  border-top: 1px solid #dddcdc;
}
section.reportsList .item span {
  display: block;
  float: left;
  font-size: 12px;
  overflow: hidden;
  max-height: 32px;
  width: 81px;
  padding-right: 10px;
  min-height: 10px;
  text-overflow: ellipsis;
  line-height: 17px;
  margin-top: 3px;
}
section.reportsList .item .name {
  width: 306px;
}
section.reportsList .item .action {
  width: 55px;
  padding-right: 0;
}
section.reportsList .item .action .button {
  display: block;
  width: 55px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-weight: 700;
  font-size: 9px;
}
section.reportsList .item .action .button.download,
section.reportsList .item .action .button.register {
  background: url(../images/grayButton.png);
  color: #888;
}
section.reportsList .item .action .button.buy {
  background: url(../images/blackButton.png);
  color: #fff;
  border: none;
}
.countryHeading img {
  float: left;
  width: 256px;
  height: 142px;
}
.countryHeading .description {
  float: right;
  width: 449px;
}
section.relatedCharts {
  padding-bottom: 340px;
  margin-bottom: 30px;
}
section.relatedCharts .wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 280px;
  margin-top: 60px;
  background-color: #eeeded;
}
section.relatedCharts h2 {
  margin-bottom: 3px;
}
section.relatedCharts .item {
  display: block;
  position: relative;
  top: -60px;
  float: left;
  width: 310px;
}
section.relatedCharts .item + .item {
  margin-left: 30px;
}
section.relatedCharts .item h3 {
  font-weight: 900;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 2px solid #fab001;
  height: 48px;
  padding-top: 10px;
  overflow: hidden;
  margin: 0;
}
section.relatedCharts .item .image {
  width: 100%;
  text-align: center;
}
section.relatedCharts .item img {
  max-width: 310px;
  height: 232px;
  margin-top: 24px;
}
section.checkout .information span:first-child {
  width: 320px;
  display: inline-block;
}
.text ul {
  list-style-type: upper-alpha;
  font-weight: 900;
  margin-left: 0;
  padding-left: 18px;
}
.text ul li span {
  font-weight: 400;
  padding-left: 3px;
}
.text .newsletter {
  margin-top: 15px;
}
.reportInfo {
  width: 225px;
  line-height: 21px;
}
.reportInfo ul {
  list-style-type: none;
  padding-left: 0;
}
.reportInfo p {
  color: #888;
}
.reportInfo a {
  color: #888;
  text-decoration: underline;
  font-weight: 700;
  font-size: 12px;
}
.popUp {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
  right: 0;
  background: rgba(0,0,0,0.15);
}
.popUp .center {
  position: relative;
  margin: 0 auto;
  padding: 25px;
  font-size: 14px;
  border: 1px solid #888;
  font-weight: 400;
  width: 500px;
  line-height: 41px;
  text-align: center;
  background: #fff;
}
.popUp .close {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 30px;
  width: 30px;
  background: url(../images/remove.png) no-repeat center center;
  border: none;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
}
.popUp a {
  float: right;
  display: block;
  height: 43px;
  width: 223px;
  border: 1px solid #484948;
  line-height: 43px;
  margin-top: 30px;
  text-align: center;
  color: #fff;
  background: url(../images/grayBG.png) repeat-x;
  display: inline-block;
  float: none;
}
.popUp a + a {
  margin-left: 30px;
}
.loginLinks {
  margin-top: 10px;
  font-size: 12px;
}
.socialSitesLogin {
  width: 567px;
  height: 175px;
  background: url(../images/login.png) no-repeat left center;
}
.socialSitesLogin .facebook {
  margin-top: 15px;
  display: block;
  width: 350px;
  height: 45px;
  line-height: 45px;
  padding-left: 45px;
  background: url(../images/facebookLogin.png);
  color: #fff;
  text-align: center;
  float: right;
}
.socialSitesLogin .google {
  margin-top: 50px;
  display: block;
  width: 350px;
  height: 45px;
  line-height: 45px;
  padding-left: 45px;
  background: url(../images/googleLogin.png);
  color: #fff;
  text-align: center;
  float: right;
}
.noDataWarning {
  margin: 40px 20px;
  font-weight: 700;
}
.userEditForm a.switch {
  font-weight: 700;
  color: #000;
}
.userEditForm .box {
  float: left;
  width: 220px;
  padding-top: 137px;
  cursor: pointer;
  margin-right: 15px;
}
.userEditForm .box input {
  margin-left: 25px;
}
.userEditForm .box.credit {
  background: url(../images/payment/credit.png) no-repeat center top;
}
.userEditForm .box.card {
  background: url(../images/payment/creditCard.png) no-repeat center top;
}
.userEditForm .box.paypal {
  background: url(../images/payment/paypal.png) no-repeat center top;
}
.userEditForm .box.cash {
  background: url(../images/payment/cash.png) no-repeat center top;
}
.registrationForm {
  max-width: 400px;
}
.relatedCompanies,
.favouriteIndicators {
  position: absolute;
  bottom: 0;
}
.relatedCompanies h2,
.favouriteIndicators h2 {
  margin: 9px 0;
  font-size: 18px;
}
.relatedCompanies a,
.favouriteIndicators a {
  display: block;
  width: 225px;
  height: 42px;
  line-height: 44px;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0;
}
.relatedCompanies a.all,
.favouriteIndicators a.all {
  border-bottom: 2px solid #000;
  background: url(../images/blackArrowDown.png) no-repeat 95% 60%;
}
.relatedCompanies a + a,
.favouriteIndicators a + a {
  border-top: none;
}
.favouriteIndicators {
  position: static;
}
.favouriteIndicators a {
  height: auto;
  padding: 7px 0;
  line-height: 21px;
}
.favouriteIndicators a div {
  font-weight: 400;
}
.valuesTableTitle {
  margin-top: 32px;
  margin-bottom: 15px;
}
.valuesTableTitle h2,
.valuesTableTitle frequencySwitch {
  margin: 0;
}
.frequencySwitch a {
  display: block;
  padding: 0 9px;
  float: left;
  text-align: center;
  line-height: 33px;
  margin: 4px 0;
  color: #888;
  font-size: 14px;
}
.frequencySwitch a.active {
  color: #000;
  font-weight: 900;
}
.frequencySwitch a:last-of-type {
  padding-right: 0;
}
.frequencySwitch a + a:before {
  content: "";
  display: block;
  border-left: 1px solid #888;
  height: 15px;
  float: left;
  margin-top: 8px;
  position: relative;
  left: -9px;
}
.favoriteReports a {
  line-height: 22px;
}
.favoriteReports a div {
  font-weight: 400;
}
.adminToolbar {
  background-color: #fcd780;
  padding: 5px 10px 2px 10px;
}
.adminToolbar .adminToolbarLeft {
  float: left;
}
.adminToolbar .adminToolbarRight {
  float: right;
}
.adminToolbar .adminToolbarClear {
  clear: both;
}
.lightbox {
  display: none;
}
.lightbox iframe {
  display: block;
}
body .featherlight .featherlight-content {
  border: 2px solid #ccc;
  padding: 0px;
}
body .featherlight .featherlight-content img {
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.videoButton {
  padding-bottom: 15px;
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 15px;
}
.videoButton a {
  display: block;
  background: transparent url(../images/videoButton.png) no-repeat center center;
  width: 225px;
  height: 55px;
  font-weight: 900;
  font-size: 14px;
  text-align: center;
  padding: 18px 0 0 57px;
  box-sizing: border-box;
}
#companyOverviewChart {
  width: 480px;
  height: 360px;
  float: left;
  margin-right: 32px;
  margin-bottom: 20px;
}
.breadcrumbs {
  font-size: 12px;
  color: #888;
}
.breadcrumbs a {
  font-weight: normal !important;
  color: #888;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
