/***** Font Definition for HVD. This stylesheet comes from https://owlabs.atlassian.net/wiki/download/attachments/76251393/Brandon%20Text%20fonts%20bought%20for%20client%20and%20licences%20from%20WEC.zip?api=v2 *****/
/* Thin Italic */
@font-face {
  font-family: 'HVD-ThinItalic';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-ThinItalic.otf') format('opentype');
}
/* Black */
@font-face {
  font-family: 'HVD-Black';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-Black.otf') format('opentype');
}
/* Black Italic */
@font-face {
  font-family: 'HVD-BlackItalic';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-BlackItalic.otf') format('opentype');
}
/* Bold Italic*/
@font-face {
  font-family: 'HVD-BoldItalic';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-BoldItalic.otf') format('opentype');
}
/* Light Italic */
@font-face {
  font-family: 'HVD-LightItalic';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-LightItalic.otf') format('opentype');
}
/* Medium Italic */
@font-face {
  font-family: 'HVD-MediumItalic';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-MediumItalic.otf') format('opentype');
}
/* Regular Italic */
@font-face {
  font-family: 'HVD-Italic';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-RegularItalic.otf') format('opentype');
}
/* Thin */
@font-face {
  font-family: 'HVD-Thin';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-Thin.otf') format('opentype');
}
/* Light */
@font-face {
  font-family: 'HVD-Light';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-Light.otf') format('opentype');
}
/* Bold */
@font-face {
  font-family: 'HVD-Bold';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-Bold.otf') format('opentype');
}
/* Medium */
@font-face {
  font-family: 'HVD-Medium';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-Medium.otf') format('opentype');
}
/* Regular */
@font-face {
  font-family: 'HVD';
  src: url('../fonts/hvd/HVD-Fonts-BrandonText-Regular.otf') format('opentype');
}
#tr-header-ranks .table-header-ranks .glyphicon-chevron-up,
#tr-header-ranks .table-header-ranks .glyphicon-chevron-down {
  position: absolute;
  height: 100%;
  top: 16px;
  margin-top: 0;
  transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
}
#tr-header-ranks .table-header-ranks .glyphicon-chevron-up:before,
#tr-header-ranks .table-header-ranks .glyphicon-chevron-down:before {
  color: #F6A71C;
}
#tr-header-ranks .table-header-ranks .glyphicon-chevron-up:before {
  content: "\e113";
}
#wec-header-desktop {
  border-bottom: white;
}
#wec-header-desktop h1.wec-header-symbol {
  font-weight: 600;
  text-align: right;
  color: #F6A71C;
  margin-top: 0;
  margin-bottom: 0;
  border-right-style: solid;
  border-right-color: white;
}
#wec-header-desktop .container {
  padding-left: 10px;
  padding-right: 10px;
}
#wec-header-desktop .navbar-default {
  border-bottom: none;
  margin-bottom: 0;
}
#wec-header-desktop .navbar-primary {
  background-color: #00558b;
}
#wec-header-desktop .icon-bar {
  background-color: #FFF;
}
#wec-header-desktop .page-selected {
  border-bottom: #f28a00 5px solid;
  color: #FFF;
}
#wec-header-desktop .page-not-selected {
  color: #FFF;
}
#wec-header-desktop .page-name {
  padding: 38px 20px;
}
table.grey-white-table {
  border: none;
}
table.grey-white-table tr {
  border-left: none;
  border-right: none;
}
table.grey-white-table tr td {
  padding: 20px;
  font-size: 13px;
}
.wec-content .energy-trillema-box-landing {
  padding-right: 0;
  padding-left: 0;
}
.wec-content .energy-trillema-box-landing .panel-trilemma {
  color: #575756;
  background-color: #05466B;
}
.wec-content .panel-default-landing {
  background-color: #05466B;
}
.wec-content .panel-heading-landing {
  background-color: #05466B;
  border-color: #05466B;
  color: white;
}
.wec-content .panel-body-landing {
  background-color: #05466B;
}
.wec-content #ranks-landing {
  margin: auto;
  left: 0;
  right: 0;
}
.wec-content #year-ranks {
  background-color: #05466B;
  color: #FFF;
}
.wec-content .chevron-down-thin {
  color: white;
  vertical-align: middle;
}
.wec-content #table-li-ranks {
  padding: 0;
}
.wec-content #table-ranks {
  margin-bottom: 0;
  text-align: center;
}
.wec-content #tr-header-ranks {
  background-color: #F08C11;
  border: 0;
}
.wec-content #country_ranking {
  color: #05466B;
  float: left;
  font-weight: bold;
}
.wec-content #country_ranking_subtitle,
.wec-content #sort-options-landing {
  float: right;
}
.wec-content #search-bar-landing {
  float: left;
}
.wec-content .info-sign {
  vertical-align: middle;
}
.wec-content #li-country-rank {
  vertical-align: middle;
  border-color: transparent;
}
.wec-content .table-header-ranks {
  background-color: #7d7d7d;
  position: relative;
  color: #FFF;
  font-weight: 100;
}
.wec-content .triangle-right {
  color: #d0d0d0;
  margin-right: 3rem;
  vertical-align: middle;
}
.wec-content .triangle-down {
  transform: rotate(90deg);
  color: #404040;
  margin-right: 3rem;
  vertical-align: middle;
}
.wec-content .triangle-up {
  transform: rotate(-90deg);
  color: #a0a0a0;
  margin-right: 3rem;
  vertical-align: middle;
  margin-left: 1px;
}
.wec-content #year-ranks {
  padding-left: 0rem;
}
.wec-content #year-ranks .navbar-nav .open .dropdown-menu > li > a,
.wec-content #year-ranks .navbar-nav .open .dropdown-menu,
.wec-content #year-ranks .navbar-nav .dropdown .dropdown-menu li:hover,
.wec-content #year-ranks .dropdown-toggle:hover,
.wec-content #year-ranks .dropdown-toggle {
  background-color: #05466B;
  color: #FFF;
  font-weight: 100;
}
.wec-content #selection-bar .navbar-nav .open .dropdown-menu > li > a,
.wec-content #selection-bar .navbar-nav .open .dropdown-menu,
.wec-content #selection-bar .dropdown-toggle:hover,
.wec-content #selection-bar .dropdown-toggle {
  background-color: #FFF;
  color: inherit;
  font-weight: 100;
  vertical-align: bottom;
}
.wec-content .tooltip-inner {
  text-align: left;
  opacity: 1;
}
.wec-content .header-filter-title {
  cursor: pointer;
}
.wec-content .header-filter-icon {
  float: right;
  margin-top: 0.5rem;
  transform: scale(0.5, 0.5);
  cursor: pointer;
}
#wec-header {
  width: 100%;
  display: inline-block;
  float: left;
}
#wec-header-desktop {
  border-bottom: white;
  max-width: 1130px;
  margin: 0 auto;
}
#wec-header-desktop .navbar-brand img {
  margin-top: 5px;
}
ow-navbar {
  display: inline-block;
  width: 100%;
  float: left;
}
@media (max-width: 767px) {
  .wec-content-wrapper .container-main {
    float: left;
  }
}
#wec-header-mobile {
  background-color: #00558b;
}
#wec-header-mobile .navbar-default {
  background: none;
  border: none;
  background-color: transparent;
}
#wec-header-mobile .navbar-default .container {
  padding: 0;
}
#wec-header-mobile .navbar-default .container .navbar-collapse.row-no-margin {
  border: none;
  margin: 0;
  padding: 0;
}
#wec-header-mobile .navbar-default .container .navbar-nav {
  margin: 0;
}
#wec-header-mobile .navbar-default .container .navbar-nav li {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #174769;
}
#wec-header-mobile .navbar-default .container .navbar-nav li a {
  padding: 20px 0;
  font-size: 22px;
  border-bottom: 1px solid #013e5f;
}
#wec-header-mobile .navbar-default .container .navbar-nav li a:focus {
  color: white;
  text-shadow: none;
  outline: 0;
}
#wec-header-mobile .navbar-default .container .navbar-nav li a:hover {
  color: white;
  text-shadow: none;
  outline: 0;
}
#wec-header-mobile nav {
  margin-bottom: 0;
}
.container {
  margin: 0!important;
}
.container-main {
  max-width: 1130px;
  width: 100%;
  background-color: white;
  margin: 0 auto!important;
}
.navbar {
  box-shadow: none!Important;
}
.navbar .navbar-header {
  margin: 0!important;
}
.navbar h3 {
  color: white;
  float: left;
  padding-top: 14px;
  margin-bottom: 0;
}
.col-sm-12 {
  background: #113d5b;
  padding-top: 28px;
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page-name {
    font-size: 16px;
  }
}
@media screen and (max-width: 850px) {
  #wec-header-desktop .page-name {
    padding: 38px 11px;
  }
}
/* mobile section , but setting max-width to 767 instead of 768 to force tablet, specifically iPad to behave like desktop */
@media screen and (max-width: 767px) {
  body .col-sm-12 {
    padding: 70px 0px!important;
  }
  body ow-navbar .navbar {
    min-height: 70px!important;
  }
  body ow-navbar .navbar .navbar-header h3 {
    padding-top: 27px;
    font-size: 14px;
  }
  body ow-navbar .navbar .navbar-toggle {
    padding: 22px 10px;
    border: none;
  }
  body ow-navbar .navbar .navbar-toggle .icon-bar {
    background-color: white;
  }
  body ow-navbar .navbar-primary {
    min-height: 70px!important;
  }
}
.glyphicon-info-sign {
  position: relative;
  float: left;
  margin-left: 5px;
}
.glyphicon-info-sign:hover .tooltip-inner-cust {
  opacity: 1;
  z-index: 9999;
}
.glyphicon-info-sign:before {
  margin-top: -5px;
  height: 30px;
  width: 30px;
}
.glyphicon-info-sign .tooltip-inner-cust {
  opacity: 0;
  z-index: -1;
  font-size: 16px;
  position: absolute;
  bottom: 11px;
  padding: 10px;
  background-color: white;
  width: 150px;
  border: 1px solid #e2e2e2;
  right: -75px;
  margin-right: -22px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.glyphicon-info-sign .tooltip-inner-cust h5 {
  font-size: 16px;
}
.glyphicon-info-sign .tooltip-inner-cust:after {
  content: "";
  position: absolute;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e2e2e2;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}
.glyphicon-info-sign .tooltip-inner-cust:before {
  content: "";
  position: absolute;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffffff;
  bottom: -9px;
  left: 50%;
  margin-left: -10px;
  z-index: 1;
}
.glyphicon-info-sign:before {
  content: "";
  background: url(../img/tooltip-icon.png) no-repeat center;
  height: 46px;
  width: 46px;
  position: absolute;
  background-size: 24px 28px;
}
.stop-overflow {
  overflow-x: hidden;
}
select::-ms-expand {
  display: none;
  line-height: 1.2;
}
.col-sm-12 {
  padding: 28px 20px 20px 20px!important;
  margin: 0;
}
.col-sm-12.white-bg {
  background: white!important;
}
.regional-profile-parent.container {
  margin: 0;
  padding: 0;
}
.panel-group {
  margin-bottom: 0;
}
.pathway-calc-par .panel-group {
  margin-bottom: 17px;
}
.outer-par {
  overflow: hidden;
}
#truste-consent-text p {
  color: white;
}
#consent_blackbar {
  position: fixed;
  bottom: 0px;
}
ow-footer {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  bottom: 0;
  left: 0;
}
ow-footer .footer {
  margin-top: 0;
  padding: 10px 0px;
}
ow-footer .footer .footer-inner-left {
  float: left;
  padding-left: 8px;
  width: 30%;
}
ow-footer .footer .footer-inner-left span {
  font-size: 14px;
  color: black;
  float: left;
  text-align: left;
  margin-bottom: 4px;
  width: 100%;
}
ow-footer .footer .footer-inner-right {
  float: right;
  padding-right: 8px;
  width: 70%;
}
ow-footer .footer .footer-inner-right span {
  font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: black;
  float: right;
  text-align: right;
  margin-bottom: 5px;
  width: 100%;
}
ow-footer .footer .footer-inner-right span a {
  text-decoration: underline;
  color: black;
}
ow-footer .footer .footer-inner-right img {
  float: right;
}
.select-wrapper select:focus {
  outline: none;
}
.select-wrapper select {
  height: 100%;
  line-height: 1.2;
  border-radius: 0;
  -webkit-border-radius: 0;
  position: relative;
  z-index: 1;
  border: none;
  color: white;
  padding: 14px 42px 14px 22px!important;
  float: left;
  background-color: transparent;
  cursor: pointer;
  font-size: 18px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.select-wrapper:focus {
  outline: none!important;
}
.select-wrapper:after {
  content: "";
  background-image: url(../img/Dropdown-Arrow-Orange.png);
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  height: 54px;
  width: 14px;
  margin-left: -32px !important;
}
.radarChart {
  text-align: center;
}
.panel-heading {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.outer-pages-all {
  max-width: 1130px;
  float: none;
  margin: 0 auto;
  width: 100%;
  display: block;
}
.info-container .glyphicon-info-sign {
  height: 36px;
  width: 36px;
  position: absolute;
  top: -18px;
  right: 45px;
}
.panel {
  box-shadow: none!important;
}
.container {
  width: 100%!important;
}
select,
select:focus {
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
}
/* mobile section , but setting max-width to 767 instead of 768 to force tablet, specifically iPad to behave like desktop */
@media screen and (max-width: 767px) {
  .col-xs-12 {
    padding: 0!important;
  }
}
.regional-profile-parent .tooltip-inner-cust {
  bottom: -396px;
  width: 250px;
  right: 15px;
}
.regional-profile-parent .tooltip-inner-cust:before {
  content: "";
  position: absolute;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  top: -19px;
  left: 229px;
  margin-left: -10px;
  z-index: 1;
}
.regional-profile-parent .tooltip-inner-cust:after {
  content: "";
  position: absolute;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #e2e2e2;
  top: -21px;
  left: 229px;
  margin-left: -10px;
}
.regional-profile-parent .Reg-profile-header {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 28px 20px;
}
.regional-profile-parent .comments-table th {
  font-size: 20px;
  padding-left: 20px;
}
.regional-profile-parent .comments-table .font-regular {
  font-size: 16px;
  padding: 20px;
}
.regional-profile-parent .reg-title {
  font-size: 21px;
  color: black;
  padding-bottom: 20px;
}
.regional-profile-parent .reg-title span {
  color: black;
}
.regional-profile-parent .reg-comments p {
  font-size: 15px;
  color: black;
  line-height: 1.4;
}
.regional-profile-parent .reg-comments p i strong {
  color: black;
  font-weight: bold;
}
.regional-profile-parent .reg-countries-title {
  font-size: 21px;
  color: black;
  padding-bottom: 20px;
  padding-left: 20px;
}
.regional-profile-parent .reg-countries-instruction {
  font-size: 10px;
  color: #9D9C9D;
  padding-left: 20px;
}
.regional-profile-parent .reg-countries {
  background-color: rgba(247, 247, 247, 0.5);
}
.regional-profile-parent .radarChartCont {
  position: relative;
  display: inline-block;
  width: 100%;
}
.regional-profile-parent .radarChartCont .info-container {
  padding-top: 20px;
  position: absolute;
  right: 0;
  top: 26px;
}
.regional-profile-parent .radarChartCont .info-container .glyphicon-info-sign {
  right: 10px;
}
.regional-profile-parent .radarChartCont .triangle-icon {
  height: 28px;
  width: 28px;
  position: absolute;
  right: 50%;
  margin-right: -14px;
  background-size: 28px;
}
.regional-profile-parent .radarChartCont .triangle-tree {
  background-image: url(../img/triangle-tree.png);
  left: 50%;
  margin-left: 69px;
  margin-top: -48px;
}
.regional-profile-parent .radarChartCont .triangle-plug {
  background-image: url(../img/triangle-plug.png);
  right: 50%;
  margin-right: 69px;
  margin-top: -48px;
}
.regional-profile-parent .radarChartCont .triangle-padlock {
  background-image: url(../img/triangle-padlock.png);
  margin-top: -33px;
}
.regional-profile-parent #chart-radar-regional-profile {
  text-align: center;
}
.regional-profile-parent .data-filter-cont {
  height: 45px;
  background-color: #014c75;
}
.regional-profile-parent .data-filter-cont a#download-pdf span {
  display: none;
}
.regional-profile-parent .data-filter-cont .select-wrapper {
  float: left;
  height: 100%;
  position: relative;
  max-width: 150px;
  overflow: hidden;
}
.regional-profile-parent .data-filter-cont .select-wrapper select {
  width: 100%;
}
.regional-profile-parent .data-filter-cont .select-wrapper:after {
  content: "";
  background-image: url(../img/Dropdown-Arrow.png);
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  height: 100%;
  width: 14px;
  margin-left: -21px;
}
.regional-profile-parent .data-filter-cont a#download-pdf {
  width: 45px;
  height: 45px;
  background-color: #f18a1c;
  background-image: url(../img/download-pdf.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px;
  float: right;
}
.regional-profile-parent .data-filter-cont .select-wrapper {
  border-right: 1px solid #c77318;
}
.regional-profile-parent .data-filter-cont select {
  height: 100%;
  line-height: 1.2;
  position: relative;
  border: none;
  color: white;
  float: left;
  background-color: #f18a1c;
  padding: 14px 28px 14px 23px;
  cursor: pointer;
  font-size: 18px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.regional-profile-parent .data-filter-cont select::-ms-expand {
  display: none;
}
.regional-profile-parent .data-filter-cont select option {
  color: white;
  background-color: #00558b;
}
.regional-profile-parent .data-filter-cont select#regionList {
  border-left: 1px solid #144466;
  max-width: 150px;
}
.regional-profile-parent .main-header {
  color: white;
}
.regional-profile-parent .col-sm-8 {
  padding: 0;
}
.regional-profile-parent .row {
  width: 100%;
  margin: 0!Important;
}
.regional-profile-parent ul.regional-country-list {
  display: inline-block;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  width: 100%;
}
.regional-profile-parent ul.regional-country-list li {
  border-top: 1px solid #f0f0f0;
  display: list-item;
  width: 100%;
  font-size: 13px;
  float: left;
}
.regional-profile-parent ul.regional-country-list li:nth-child(odd) {
  background-color: #f7f7f7;
}
.regional-profile-parent ul.regional-country-list li:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.regional-profile-parent ul.regional-country-list li a {
  padding: 19px 19px 19px 29px;
  display: block;
  float: left;
  width: 100%;
  font-size: 16px;
}
.regional-profile-parent ul.regional-country-list li a .country {
  padding: 0px 9px;
  width: 65%;
  float: left;
  background: url(../img/Regional-Profile-Arrow.png) no-repeat center right;
  padding-right: 18px;
  background-size: 7.5px;
}
.regional-profile-parent ul.regional-country-list li a .rank {
  padding-right: 5px;
  width: 15%;
  float: left;
}
.regional-profile-parent ul.regional-country-list li a .grade {
  width: 20%;
  float: left;
}
.regional-profile-parent ul.regional-country-list li a:hover span {
  text-decoration: underline;
  color: #00558b;
}
@media screen and (min-width: 768px) {
  .regional-profile-parent .info-reg-desk {
    display: inline-block;
    position: relative;
  }
  .regional-profile-parent .info-reg-desk .reg-dyn-header {
    font-size: 31px;
    line-height: 1.1;
    display: inline-block;
  }
  .regional-profile-parent .info-reg-desk .glyphicon-info-sign {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
  }
  .regional-profile-parent .tooltip-inner-cust {
    bottom: -432px;
    right: -24px;
  }
  .regional-profile-parent .tooltip-inner-cust:before {
    left: 226px;
  }
  .regional-profile-parent .tooltip-inner-cust:after {
    left: 226px;
  }
  .regional-profile-parent .info-container {
    display: none;
  }
  .regional-profile-parent ul.regional-country-list {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    padding-bottom: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-content: stretch;
    align-content: stretch;
  }
  .regional-profile-parent ul.regional-country-list li {
    width: 33.333%;
    border-top: none;
  }
  .regional-profile-parent ul.regional-country-list li a {
    padding: 9px;
  }
  .regional-profile-parent ul.regional-country-list li span {
    font-size: 16px;
  }
  .regional-profile-parent ul.regional-country-list li span.country {
    background: none;
  }
  .regional-profile-parent ul.regional-country-list li:nth-child(odd) {
    background-color: rgba(247, 247, 247, 0.5);
  }
  .regional-profile-parent ul.regional-country-list li:last-child {
    border-bottom: none;
  }
  .regional-profile-parent ul.asia-selected {
    max-height: 400px;
  }
  .regional-profile-parent ul.europe-selected {
    max-height: 650px;
  }
  .regional-profile-parent ul.latin-selected {
    max-height: 350px;
  }
  .regional-profile-parent ul.middle-selected {
    max-height: 220px;
  }
  .regional-profile-parent ul.north-selected {
    max-height: 100px;
  }
  .regional-profile-parent ul.sub-selected {
    max-height: 500px;
  }
  .regional-profile-parent .reg-triangle-row {
    padding-top: 50px;
  }
  .regional-profile-parent .reg-list-row {
    width: 100%!important;
    float: left;
    padding-left: 20px;
  }
  .regional-profile-parent .row {
    width: initial;
    display: block;
  }
  .regional-profile-parent .col-sm-8 {
    width: 100%;
  }
  .regional-profile-parent .data-filter-cont {
    background-color: #174769;
    border-bottom: 1px solid #d6d6d6;
    height: 52px;
  }
  .regional-profile-parent .data-filter-cont a#download-pdf {
    width: auto;
    height: 100%;
    padding: 15px 26px;
    background-position: center;
  }
  .regional-profile-parent .data-filter-cont a#download-pdf span {
    display: block;
    font-size: 17px;
    color: white;
  }
  .regional-profile-parent .data-filter-cont .select-wrapper {
    max-width: 100%;
    background-color: #f18a1c;
  }
  .regional-profile-parent .data-filter-cont .select-wrapper:after {
    background-image: url(../img/Dropdown-Arrow.png);
  }
  .regional-profile-parent .data-filter-cont .select-wrapper select {
    font-size: 17px;
    line-height: 1;
    color: white;
    background-color: transparent;
  }
  .regional-profile-parent .data-filter-cont .select-wrapper select option {
    background-color: #174769;
    color: white;
  }
  .regional-profile-parent .data-filter-cont .select-wrapper select#regionList {
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    max-width: 100%;
  }
}
/* ie fixes */
.ms-fix ul.regional-country-list {
  max-height: auto;
  display: inline-block;
}
.msie11 ul.regional-country-list,
.msie10 ul.regional-country-list,
.msie9 ul.regional-country-list {
  max-height: auto;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home-wec .download-pdf-home a {
    color: white;
    background-color: #f18a1c;
    font-size: 16px;
    padding: 16px 45px 34px 14px;
    margin-right: -15px;
    height: 40px;
    background-image: url(../img/download-pdf.png);
    background-repeat: no-repeat;
    background-position: 102px center;
    background-size: 20px;
    float: right;
  }
  .home-wec .tooltip-inner-cust {
    width: 400px;
    right: -151px;
    margin-bottom: -617px;
  }
  .home-wec .tooltip-inner-cust:before {
    content: "";
    position: absolute;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    top: -19px;
    left: 50%;
    margin-left: -10px;
    z-index: 1;
  }
  .home-wec .tooltip-inner-cust:after {
    content: "";
    position: absolute;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #e2e2e2;
    top: -21px;
    left: 50%;
    margin-left: -10px;
  }
  .home-wec .info-sign {
    float: left;
    font-size: 14px;
    padding-top: 5px;
  }
  .home-wec #year-ranks {
    width: 100%;
    display: inline-block;
    float: left;
    border: none;
    padding: 0;
  }
  .home-wec #year-ranks .navbar-collapse.collapse {
    padding: 0;
  }
  .home-wec #year-ranks .nav.navbar-nav .dropdown-toggle {
    background-color: #f18a1c;
  }
  .home-wec #year-ranks .navbar-nav .dropdown-menu {
    padding: 0;
    margin-top: -2px;
  }
  .home-wec #year-ranks .navbar-nav .dropdown-menu li a {
    font-size: 17px;
  }
  .home-wec #year-ranks .navbar-nav .dropdown-menu li a:hover {
    background: #113d5b;
  }
  .home-wec #year-ranks .glyphicon-chevron-down {
    background: url(../img/Dropdown-Arrow.png) no-repeat;
    height: 7.5px;
    width: 15px;
    background-size: contain;
  }
  .home-wec #year-ranks .glyphicon-chevron-down:before {
    content: "";
  }
  .home-wec .intro-para-inner {
    color: white;
  }
  .home-wec .intro-para-inner b {
    color: white;
  }
  .home-wec .intro-para-inner b a {
    color: white;
  }
  .home-wec #country_ranking_subtitle {
    padding-top: 6px;
  }
  .home-wec .energy-trillema-box-landing {
    background-color: #113d5b;
    padding: 0;
  }
  .home-wec .energy-trillema-box-landing .panel-trilemma {
    background-color: #113d5b;
  }
  .home-wec .list-group {
    font-size: 22px;
    box-shadow: none;
  }
  .home-wec #ranks-landing .col-md-12 {
    padding: 0px 24px;
  }
  .home-wec #table-ranks {
    font-size: 16px;
  }
  .home-wec #table-ranks tbody {
    font-size: 18px;
    text-align: left;
    /*td:nth-child(2) {
                    text-align: left;
                }*/
  }
  .home-wec #table-ranks tbody td:nth-child(1) {
    text-align: center;
  }
  .home-wec #selection-bar {
    float: left;
    display: inline-block;
    width: 100%;
  }
  .home-wec #sort-options-link {
    padding-top: 8px;
  }
  .home-wec .header-filter-title {
    color: white;
    text-align: left;
    display: inline-block;
    padding-left: 18px;
  }
  .home-wec .header-filter-title-small {
    color: white;
    text-align: left;
    font-size: 10px;
    font-weight: 600;
  }
  .home-wec .header-filter-icon {
    position: absolute;
  }
  .home-wec #tr-header-ranks th:first-child {
    padding: 0px 20px;
  }
  .home-wec .table-header-ranks .header-filter-icon {
    position: absolute;
    height: 100%;
    top: 16px;
    margin-top: 0;
    margin-left: -26px;
    transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
  }
  .home-wec .table-header-ranks .header-filter-icon:before {
    content: "\e114";
    color: white;
  }
  .home-wec #table-li-ranks {
    float: left;
    display: inline-block;
    width: 100%;
    border: 0;
  }
  .home-wec #year-link span {
    color: white;
  }
  .home-wec .panel-heading-landing {
    font-size: 24px;
    background-color: #113d5b;
    padding-bottom: 15px;
    padding-top: 0;
  }
  .home-wec .wec-content-wrapper .row:first-child {
    margin: 0;
  }
  .home-wec .wec-content-wrapper #li-country-rank {
    display: inline-block;
    width: 100%;
  }
  .home-wec .wec-content-wrapper #li-country-rank h1 {
    font-size: 24px;
    color: #1c547b;
    float: left;
  }
  .home-wec .panel-default-landing {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
  }
  .home-wec .panel-body-landing {
    font-size: 18px;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    -webkit-border-radius: 10px 0px 10px 10px;
    -moz-border-radius: 10px 0px 10px 10px;
  }
}
.panel-title:after {
  margin-top: 10px;
}
@media screen and (max-width: 900px) {
  .table-header-ranks {
    font-size: 16px;
  }
  .table-header-ranks .header-filter-title {
    padding-left: 14px!important;
  }
  .table-header-ranks .header-filter-icon {
    margin-left: -21px !important;
  }
  #table-ranks {
    font-size: 16px;
  }
  #table-ranks tbody {
    font-size: 16px;
  }
}
/* mobile section , but setting max-width to 767 instead of 768 to force tablet, specifically iPad to behave like desktop */
@media screen and (max-width: 767px) {
  .home-wec .download-pdf-home {
    text-align: center;
  }
  .home-wec .download-pdf-home a {
    background-size: 20px;
    width: 100%;
    display: inline-block;
    background-color: #f18a1c;
    color: white;
    padding: 16px;
    font-size: 17px;
  }
  .home-wec .download-pdf-home a:after {
    content: "";
    background-image: url(../img/download-pdf.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 20px;
    width: 20px;
    display: inline-block;
    background-size: 100%;
    margin-left: 10px;
  }
  .home-wec .glyphicon-info-sign .tooltip-inner-cust {
    width: 280px;
    right: -251px;
    bottom: -608px;
  }
  .home-wec .glyphicon-info-sign .tooltip-inner-cust:before {
    content: "";
    position: absolute;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    top: -19px;
    left: 29px;
    margin-left: -10px;
    z-index: 1;
  }
  .home-wec .glyphicon-info-sign .tooltip-inner-cust:after {
    content: "";
    position: absolute;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #e2e2e2;
    top: -21px;
    left: 29px;
    margin-left: -10px;
  }
  .home-wec .glyphicon-info-sign:before {
    background: url(../img/tooltip-icon-white.png) no-repeat center;
    background-size: 24px 28px;
  }
  .home-wec #country-rankings {
    margin-bottom: 0;
    text-align: center;
  }
  .home-wec #country-rankings a::after {
    margin-top: 10px;
  }
  .home-wec #country-rankings .panel-mobile {
    background-color: #f18a1c;
  }
  .home-wec .panel.panel-mobile {
    border: none!Important;
  }
  .home-wec .table-header-ranks {
    font-size: 14px;
  }
  .home-wec #table-ranks {
    font-size: 14px;
  }
  .home-wec #table-ranks tbody {
    font-size: 14px;
  }
  .home-wec .table-striped tr {
    width: 100%;
  }
  .home-wec .table-striped tr td {
    width: 100%;
    border: none!Important;
  }
  .home-wec .table-striped tr:hover {
    background: rgba(0, 125, 150, 0.1);
  }
  .home-wec .table-striped a {
    font-size: 11px;
    font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 100%;
    display: inline-block;
    padding: 8px 0px;
  }
  .home-wec .filters-cols .mobile-6-col {
    background-color: #e88939;
  }
  .home-wec .filters-cols .mobile-6-col:first-child {
    border-right: 1px solid #cb701e;
  }
  .home-wec .filters-cols .mobile-6-col .dropdown-menu {
    min-width: 100%;
  }
  .home-wec .filters-cols .col-xs-6 {
    padding: 0;
    border-top: 1px solid #cb701e;
  }
  .home-wec .filters-cols .col-xs-6 .btn-group {
    width: 100%;
  }
  .home-wec .filters-cols .col-xs-6 .btn-group button {
    background-color: transparent;
    width: 100%;
    margin: 0!important;
    padding: 10px 0;
  }
  .home-wec .filters-cols .col-xs-6 .btn-group button span {
    color: white;
    font-size: 15px;
    font-family: "HVD-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .home-wec #headingTwo .collapsed {
    text-align: center;
  }
  .home-wec #headingTwo .glyphicon-search:before {
    color: white;
  }
  .home-wec #headingTwo h1 {
    display: inline-block;
    font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: white;
  }
  .home-wec #collapseTwo .panel-body {
    background-color: white;
    padding-bottom: 0;
  }
  .home-wec #collapseTwo .panel-body .font-light {
    font-size: 17px;
  }
  .home-wec #collapseTwo .clear-update-home {
    margin: 0px -15px !important;
  }
  .home-wec #collapseTwo .clear-update-home span {
    width: 100%;
    display: inline-block;
    font-size: 17px;
  }
  .home-wec #collapseTwo .clear-update-home span div {
    display: inline-block;
    padding: 20px 15px 20px 25px;
    background: url(../img/home-world-icon.png) left center no-repeat;
    background-size: 17.5px;
  }
  .home-wec #collapseTwo .clear-update-home .outer-button-wrap {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.36);
    display: inline-block;
    width: 100%;
  }
  .home-wec #collapseTwo .clear-update-home .outer-button-wrap .col-xs-6 {
    font-size: 17px;
    padding: 20px 0px;
    cursor: pointer;
  }
  .home-wec #collapseTwo .clear-update-home .outer-button-wrap .col-xs-6:first-child {
    border-right: 1px solid #b4b3b4;
  }
  .home-wec #collapseTwo .row {
    margin: 0;
    margin-bottom: 14px;
  }
  .home-wec #collapseTwo .row .col-xs-12 {
    text-align: left;
    margin-right: 10px;
  }
  .home-wec #collapseTwo .row .col-xs-12 label {
    width: 100%;
  }
  .home-wec #collapseTwo .row .col-xs-12 span {
    display: inline-block;
    float: right;
    cursor: pointer;
    width: 19px;
    height: 19px;
    background: url(../img/input_check_sprite.png) left top no-repeat;
    background-size: 39px;
  }
  .home-wec #collapseTwo .row .col-xs-12 label.checked span {
    background-position: -20px 0px;
  }
  .home-wec #collapseTwo .row .col-xs-12 input {
    display: none;
  }
  .home-wec #collapseTwo .row .country-letter {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
  }
  .home-wec #headingOne {
    padding: 16px 16px;
    background-color: #f18a1c;
    color: white;
    text-align: center;
  }
  .home-wec #headingOne .glyphicon-info-sign {
    margin-top: -8px;
    margin-left: -8px;
  }
  .home-wec #headingOne a {
    font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
  }
}
.row.indx-frst-rw {
  margin-left: 0!important;
  margin-right: 0!important;
}
.country-mob-view {
  display: none;
}
.country-desk-view {
  display: block;
}
.country-section-title {
  color: black;
  font-size: 20px;
  margin-left: 5px;
}
.country-section-title .glyphicon-info-sign {
  margin-top: -39px;
  float: none;
}
.country-section-title .glyphicon-info-sign .tooltip-inner-cust {
  width: 400px;
  right: -150px;
}
.summary-section {
  margin-left: 1em;
  margin-right: 1em;
}
.summary-section .col-sm-2 {
  border-right: 1px solid #e2e2e2;
}
.summary-section .col-sm-5 {
  border-left: 1px solid #e2e2e2;
  margin-left: -1px;
}
.summary-comment {
  font-size: 16px;
  color: black;
  padding-bottom: 1em;
}
.summary-comment-mobile {
  padding-left: 1em;
  padding-right: 1em;
  text-align: left;
}
.stat-section div {
  height: 80px;
}
.stat-section img {
  width: 20%;
}
.stat-section .stat-info {
  float: right;
  font-size: 14px;
  text-align: left;
  margin-left: 2px;
  width: 75%;
}
.stat-section .stat-info-heading {
  font-size: 14px;
  color: gray;
  margin-bottom: 0;
}
.stat-section .stat-info-shift {
  margin-left: 10px;
}
.stat-section .stat-info-content span {
  color: black;
}
.stat-section .stat-info-main-content {
  vertical-align: top;
  line-height: 1.0em;
  font-size: 36px;
  color: #05466B;
}
.stat-section .security {
  color: #df8731;
}
.stat-section .equity {
  color: #1f5281;
}
.stat-section .sustainability {
  color: #3e8639;
}
.hist-trend-mob-view {
  background-color: #f7f7f7;
}
.country-profile-par .tooltip-inner-cust {
  font-size: 14px;
}
.country-profile-par .tooltip-inner-cust h5 {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0;
}
.country-profile-par .collapse.in .panel-body {
  overflow: visible!important;
}
.country-profile-par .count-header-row .performance-value {
  padding-top: 10px;
}
.country-profile-par .count-header-row .count-no-pad {
  padding-top: 0;
}
.country-profile-par .key-met-text {
  max-width: 80%;
}
.country-profile-par .key-met-ind-trend-section-title {
  color: #05466B;
}
.country-profile-par .key-metric-name span {
  float: left;
  font-size: 14px;
  color: #05466B;
}
.country-profile-par .key-metric-section-title {
  float: left;
  font-size: 16px;
}
.country-profile-par .row.row-charts {
  margin: 0;
}
.country-profile-par .container {
  padding: 0;
}
.country-profile-par .country-filter-row {
  margin: 0;
}
.country-profile-par .col-md-4 {
  width: auto;
  padding: 0;
}
.country-profile-par .col-md-4 .download {
  opacity: 1;
}
.country-profile-par .col-md-4 .download .glyphicon-download-alt {
  width: 52px;
  height: 52px;
  background-color: #f18a1c;
  background-image: url(../img/download-pdf.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px;
  float: right;
}
.country-profile-par .col-md-4 .download .glyphicon-download-alt::before {
  content: '';
}
.key-indicator-score-rectangle {
  width: 100%;
  height: 17px;
  left: 0;
  border-radius: 4px;
  background-color: firebrick;
}
@media screen and (min-width: 768px) {
  .country-profile-par .count-commentary-row {
    padding: 15px 15px 15px 15px;
  }
  .country-profile-par .count-commentary-row p {
    font-size: 15px;
    color: black;
  }
  .country-profile-par .count-commentary-row li {
    margin-left: -16px;
    margin-bottom: 8px;
    color: black;
  }
  .country-profile-par .count-commentary-row #headingTwo h4 {
    font-weight: 100;
    font-size: 24px;
  }
  .country-profile-par .key-mets-desk-tab tr {
    width: 100%;
    float: left;
    font-size: 16px;
  }
  .country-profile-par .key-mets-desk-tab tr td {
    float: left;
    color: #ed8b00;
    padding: 6px 0 6px 10px;
  }
  .country-profile-par .key-mets-desk-tab tr td:first-child {
    width: 50%;
    color: #05466B;
  }
  .country-profile-par .key-mets-desk-tab tr td:nth-child(2) {
    width: 35%;
  }
  .country-profile-par .key-mets-desk-tab tr td:nth-child(3) {
    width: 15%;
  }
  .country-profile-par .key-mets-desk-tab tr th {
    float: left;
    padding: 6px 0 0 0;
    background-color: white;
    color: #575756;
    font-size: 14px;
    font-weight: bold;
  }
  .country-profile-par .key-mets-desk-tab tr th:first-child {
    width: 50%;
  }
  .country-profile-par .key-mets-desk-tab tr th:nth-child(2) {
    width: 35%;
  }
  .country-profile-par .key-mets-desk-tab tr th:nth-child(3) {
    width: 15%;
  }
  .country-profile-par .count-key-metrics-row {
    padding: 0px 20px 20px 0px;
  }
  .country-profile-par .count-key-metrics-row #headingThree h4 {
    font-weight: 100;
    font-size: 24px;
    display: inline-block;
  }
  .country-profile-par .count-key-metrics-row .glyphicon-info-sign {
    float: none;
  }
  .country-profile-par .count-key-metrics-row .glyphicon-info-sign:before {
    margin-top: -14px;
    height: 20px;
    width: 20px;
    background-size: 12px 14px;
  }
  .country-profile-par .count-key-metrics-row .glyphicon-info-sign .tooltip-inner-cust {
    width: 300px;
    right: -150px;
  }
  .country-profile-par .count-key-metrics-row ul {
    list-style-position: inside;
    padding-left: 3px;
  }
  .country-profile-par .count-key-metrics-row #headingTwo h4 {
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 100;
  }
  .country-profile-par .count-key-metrics-row .col-xs-7 {
    width: 100%;
  }
  .country-profile-par .count-key-metrics-row .col-xs-7 li {
    color: #fa8900;
  }
  .country-profile-par .count-key-metrics-row .col-xs-7 li span {
    font-family: "HVD-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4d4d4c;
    font-size: 16px;
    font-weight: 100;
  }
  .country-profile-par .count-key-metrics-row .col-xs-7 li b {
    color: #4d4d4c;
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 100;
  }
  .country-profile-par .row-charts {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
  }
  .country-profile-par .row-charts .count-profile-title {
    border-bottom: 1px solid #e2e2e2;
    font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 22px;
    text-align: center;
    padding: 8px 0px;
  }
  .country-profile-par .row-charts .col-md-5 .radarChart {
    background-color: #f7f7f7;
  }
  .country-profile-par .row-charts .col-md-7 .count-table-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #e2e2e2;
  }
  .country-profile-par .row-charts .col-md-7 .count-table-row .row-dimension:nth-child(2) .performance-value {
    font-family: "HVD-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
  }
  .country-profile-par .row-charts .col-md-7 .count-table-row .row-dimension .performance-label {
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 0;
    font-size: 19px;
  }
  .country-profile-par .row-charts .col-md-7 .count-table-row .row-dimension .performance-label b {
    font-weight: 100;
  }
  .country-profile-par .row-charts .col-md-7 .count-table-row .row-dimension .performance-label img {
    margin-top: 3px;
    margin-bottom: 18px;
  }
  .country-profile-par .row-charts .col-md-7 .count-table-row .row-dimension {
    padding: 10px 20px;
  }
  .country-profile-par .row-charts .col-md-7 .count-table-row .row-dimension .col-xs-1 {
    width: 13.333333%;
  }
  .country-profile-par .row-charts .col-md-7 .count-table-row .row-dimension .performance-value {
    font-size: 17px;
    text-align: center;
  }
  .country-profile-par .row-charts .col-md-7 .count-table-row .row-dimension .performance-value .glyphicon-play {
    position: absolute;
    margin-left: -2px;
  }
  .country-profile-par .row-charts .col-md-7 .count-header-row {
    border-bottom: 1px solid #e2e2e2;
    margin: 0;
    padding: 10px 0px;
  }
  .country-profile-par .row-charts .col-md-7 .count-header-row .performance-value {
    font-family: "HVD-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
  }
  .country-profile-par .row-trends-metrics {
    float: left;
    width: 100%;
  }
  .country-profile-par .row-trends-metrics .count-profile-title {
    border-bottom: 1px solid #e2e2e2;
    font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 22px;
    text-align: center;
    padding: 8px 0px;
  }
  .country-profile-par .row-trends-metrics .col-md-5 {
    border-right: 1px solid #e2e2e2;
  }
  .country-profile-par .row-trends-metrics .col-md-7 {
    border-left: 1px solid #e2e2e2;
    margin-left: -1px;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-table-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #e2e2e2;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-table-row .row-dimension:nth-child(2) .performance-value {
    font-family: "HVD-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-table-row .row-dimension .performance-label {
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 0;
    font-size: 19px;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-table-row .row-dimension .performance-label b {
    font-weight: 100;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-table-row .row-dimension .performance-label img {
    margin-top: 3px;
    margin-bottom: 18px;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-table-row .row-dimension {
    padding: 10px 20px;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-table-row .row-dimension .col-xs-1 {
    width: 13.333333%;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-table-row .row-dimension .performance-value {
    font-size: 17px;
    text-align: center;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-table-row .row-dimension .performance-value .glyphicon-play {
    position: absolute;
    margin-left: -2px;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-header-row {
    border-bottom: 1px solid #e2e2e2;
    margin: 0;
    padding: 10px 0px;
  }
  .country-profile-par .row-trends-metrics .col-md-7 .count-header-row .performance-value {
    font-family: "HVD-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
  }
  .country-profile-par .country-filter-row {
    float: left;
    width: 100%;
    display: inline-block;
    background-color: #174769;
    font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
  .country-profile-par .country-filter-row .count-score-col-desk {
    color: white;
    font-family: "HVD-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 22px;
    padding: 9px 20px!important;
    border-right: 1px solid #113d5b;
  }
  .country-profile-par .country-filter-row .count-score-col-desk span {
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
  .country-profile-par .country-filter-row .count-rank-col-desk {
    color: white;
    font-family: "HVD-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 22px;
    padding: 9px 20px!important;
    border-right: 1px solid #113d5b;
  }
  .country-profile-par .country-filter-row .count-rank-col-desk span {
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
  .country-profile-par .country-filter-row .count-select-col-desk {
    background-color: #f18a1c;
    padding: 0;
  }
  .country-profile-par .country-filter-row .count-select-col-desk select {
    font-size: 17px;
    color: white;
  }
  .country-profile-par .country-filter-row .count-select-col-desk select option {
    background-color: #174769;
    color: white;
  }
  .country-profile-par .country-filter-row .col-md-3 {
    width: auto;
    display: inline-block;
    float: left;
    min-height: 52px;
  }
  .country-profile-par .country-filter-row .col-md-2 {
    width: auto;
    display: inline-block;
    float: left;
    padding: 6px;
  }
  .country-profile-par .country-filter-row .col-md-4 {
    float: right;
  }
  .country-profile-par .country-filter-row .select-wrapper:after {
    background-image: url(../img/Dropdown-Arrow.png);
  }
  .country-profile-par .country-filter-row select {
    color: white;
    font-size: 18px;
    border: none;
    box-shadow: none;
    outline: 0;
  }
  .country-profile-par .country-filter-row h4 {
    color: white;
    font-family: "HVD-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
  .country-profile-par .country-filter-row h4 span {
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 15px;
    color: white;
  }
}
/* mobile section , but setting max-width to 767 instead of 768 to force tablet, specifically iPad to behave like desktop */
@media screen and (max-width: 767px) {
  .country-profile-par .glyphicon-info-sign-count-mob {
    position: absolute;
  }
  .country-profile-par .glyphicon-info-sign-count-mob .tooltip-inner-cust {
    width: 250px;
    right: -125px;
  }
  .country-profile-par .glyphicon-info-sign-count-mob:before {
    margin-top: 0;
    height: 20px;
    width: 20px;
    background-size: 12px 14px;
  }
  .country-profile-par ul.col-xs-7 li {
    color: #f18a1c;
  }
  .country-profile-par .key-mets-desk-tab tr {
    width: 100%;
    float: left;
    font-size: 16px;
  }
  .country-profile-par .key-mets-desk-tab tr td {
    float: left;
    color: #ed8b00;
    padding: 6px 0 6px 10px;
  }
  .country-profile-par .key-mets-desk-tab tr td:first-child {
    width: 50%;
    color: #05466B;
  }
  .country-profile-par .key-mets-desk-tab tr td:nth-child(2) {
    width: 35%;
  }
  .country-profile-par .key-mets-desk-tab tr td:nth-child(3) {
    width: 15%;
  }
  .country-profile-par .key-mets-desk-tab tr th {
    float: left;
    padding: 6px 0 0 0;
    background-color: white;
    color: #575756;
    font-size: 14px;
    font-weight: bold;
  }
  .country-profile-par .key-mets-desk-tab tr th:first-child {
    width: 50%;
  }
  .country-profile-par .key-mets-desk-tab tr th:nth-child(2) {
    width: 35%;
  }
  .country-profile-par .key-mets-desk-tab tr th:nth-child(3) {
    width: 15%;
  }
  .country-profile-par .count-table-row .row-dimension:nth-child(2) .performance-value {
    font-family: "HVD-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
  }
  .country-profile-par .count-table-row .count-no-pad {
    padding: 0 4%;
  }
  .country-profile-par .count-table-row .row-dimension .performance-label {
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    font-size: 12px;
  }
  .country-profile-par .count-table-row .row-dimension .performance-label b {
    font-weight: 100;
  }
  .country-profile-par .count-table-row .row-dimension .performance-label img {
    margin-top: 3px;
  }
  .country-profile-par .count-table-row .row-dimension {
    padding: 10px 20px;
  }
  .country-profile-par .count-table-row .row-dimension .col-xs-offset-1 {
    margin-left: 0;
  }
  .country-profile-par .count-table-row .row-dimension .col-xs-1 {
    width: 13.333333%;
  }
  .country-profile-par .count-table-row .row-dimension .performance-value {
    font-size: 10px;
    text-align: center;
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .country-profile-par .count-table-row .row-dimension .performance-value .glyphicon-play {
    position: absolute;
    margin-left: -2px;
  }
  .country-profile-par #accordion .panel-title a {
    color: white;
    font-family: "HVD-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 17px;
  }
  .country-profile-par .row-country-summary {
    position: relative;
    margin: 0;
  }
  .country-profile-par .country-profile-pdf-par {
    position: absolute;
    top: 74px;
    right: 0;
  }
  .country-profile-par #accordion {
    float: left;
    width: 100%;
  }
  .country-profile-par .country-profile-panel {
    float: left;
    width: 100%;
    margin-top: 0!important;
  }
  .country-profile-par .country-profile-panel-heading {
    padding: 16px;
  }
  .country-profile-par .commentary-accord .country-profile-panel-heading {
    background-color: #014c75;
  }
  .country-profile-par .commentary-accord li {
    margin-left: -16px;
    margin-bottom: 8px;
  }
  .country-profile-par .commentary-accord p {
    font-size: 14px;
    margin-left: 8px;
    margin-bottom: 8px;
  }
  .country-profile-par .energy-accord .country-profile-panel-heading {
    background-color: #1c547b;
  }
  .country-profile-par .metrics-accord .country-profile-panel-heading {
    background-color: #014c75;
  }
  .country-profile-par .form-control {
    float: left;
  }
  .country-profile-par .mobile-6-col {
    width: 33.33%;
    float: left;
  }
  .country-profile-par .top-half {
    display: inline-block;
    width: 100%;
    padding: 0;
  }
  .country-profile-par .country-filter-row {
    width: 100%;
    display: inline-block;
    background-color: #174769;
    font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    min-height: 45px;
  }
  .country-profile-par .country-filter-row .select-wrapper {
    float: left;
    width: 33.33%;
  }
  .country-profile-par .country-filter-row .select-wrapper select {
    background-color: #f18a1c;
    color: white;
    font-size: 18px;
    border: none;
    box-shadow: none;
    outline: 0;
  }
  .country-profile-par .country-filter-row .select-wrapper select option {
    background-color: #174769;
    color: white;
  }
  .country-profile-par .country-filter-row .select-wrapper:after {
    background: url(../img/Dropdown-Arrow.png) center no-repeat;
    background-size: 14px;
    z-index: 1;
  }
  .country-profile-par .country-filter-row h4 {
    color: white;
    padding-top: 10px;
  }
  .country-profile-par .country-filter-row h4 span {
    color: white;
    font-size: 15px;
  }
  .country-profile-par .triangle-row {
    width: 100%;
    display: inline-block;
  }
  .country-profile-par .stat-icon {
    margin-left: 10px;
    width: 70%;
  }
  .country-profile-par .stat-info-heading {
    color: gray;
    font-weight: bold;
  }
  .country-profile-par .stat-info-content {
    color: black;
    font-weight: bold;
  }
}
@media screen and (max-width: 480px) {
  .country-profile-par .top-half .select-wrapper {
    width: 100%;
  }
  .country-profile-par .top-half .select-wrapper select {
    width: 100%;
    text-align: center;
    color: #4d4d4c!important;
  }
  .country-profile-par .top-half .country-filter-row select {
    color: white!important;
  }
  .country-profile-par .top-half .country-filter-row select option {
    background-color: #174769;
    color: white;
  }
  .country-profile-par .top-half .country-mob-view {
    display: block;
  }
  .country-profile-par .top-half .country-desk-view {
    display: none;
  }
  .country-profile-par .top-half .mobile-6-col {
    width: 50%;
    background-color: #ed8c01;
  }
  .country-profile-par .top-half .mobile-6-col h4 {
    font-family: "HVD-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: white;
    font-size: 15px;
  }
  .country-profile-par .top-half .mobile-6-col h4 span {
    color: white;
    font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 15px;
  }
}
@media screen and (max-width: 375px) {
  img.wec-trillema-img {
    margin-left: -5px;
    margin-right: 5px;
  }
  span.wec-trilemma-dimension {
    font-size: 11px;
  }
  .country-profile-par .mobile-6-col {
    width: 100%!important;
  }
}
@media screen and (max-width: 320px) {
  img.wec-trillema-img {
    margin-left: -5px;
    margin-right: 5px;
  }
  span.wec-trilemma-dimension {
    font-size: 10px;
  }
  .country-profile-par .mobile-6-col {
    width: 100%!important;
  }
}
.pathway-calc-par .path-reset-all {
  float: right;
  margin-right: 2.5%;
  cursor: pointer;
  padding-top: 10px;
}
.pathway-calc-par .refresh-td {
  vertical-align: bottom;
  padding-left: 0;
}
.pathway-calc-par .refresh-td .path-refresh {
  width: 20px;
  cursor: pointer;
  display: block;
  background-size: contain;
  height: 20px;
  background-image: url(../img/refresh-icon.png);
}
.pathway-calc-par .path-tab-tree-icon {
  background: url(../img/triangle-tree.png) center no-repeat;
}
.pathway-calc-par .path-tab-plug-icon {
  background: url(../img/triangle-plug.png) center no-repeat;
}
.pathway-calc-par .path-tab-sec-icon {
  background: url(../img/triangle-padlock.png) center no-repeat;
}
.pathway-calc-par .glyphicon-info-sign {
  float: none;
  margin-top: -32px;
}
.pathway-calc-par .glyphicon-info-sign .tooltip-inner-cust {
  width: 250px;
  margin-bottom: -506px;
  right: -14px;
}
.pathway-calc-par .glyphicon-info-sign .tooltip-inner-cust:before {
  content: "";
  position: absolute;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  top: -19px;
  left: 236px;
  margin-left: -10px;
  z-index: 1;
}
.pathway-calc-par .glyphicon-info-sign .tooltip-inner-cust:after {
  content: "";
  position: absolute;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #e2e2e2;
  top: -21px;
  left: 236px;
  margin-left: -10px;
}
.pathway-calc-par .slider-active .slider-selection {
  background-color: #f18a1c;
}
.pathway-calc-par .slider-active .slider-handle {
  border: 6px solid #f18a1c;
}
.pathway-calc-par .higher-lower-box {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.pathway-calc-par .higher-lower-box .higher {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  color: #00558b;
}
.pathway-calc-par .higher-lower-box .higher:before {
  content: "\e092";
  color: #f18a1c;
  font-family: 'Glyphicons Halflings';
  left: 8px;
  position: absolute;
}
.pathway-calc-par .higher-lower-box .lower {
  display: inline-block;
  position: relative;
  padding-right: 30px;
  font-size: 14px;
  color: #00558b;
}
.pathway-calc-par .higher-lower-box .lower:after {
  content: "\e091";
  color: #f18a1c;
  font-family: 'Glyphicons Halflings';
  margin-left: 8px;
  position: absolute;
}
.pathway-calc-par .higher-lower-box .slider-handle-cont {
  display: inline-block;
}
.pathway-calc-par .higher-lower-box .slider-handle-cont .slider-handle {
  display: inline-block;
  position: relative;
  margin-bottom: -4px;
}
.pathway-calc-par .sum-data-headings-desk {
  display: none;
}
.pathway-calc-par .figures-row-desk {
  display: none;
}
.pathway-calc-par .graph-svg-component {
  transform: scale(0.8);
  -moz-transform: scale(0.8);
}
.pathway-calc-par #collapseOne .panel-body {
  padding: 0;
  overflow: visible;
}
.pathway-calc-par .compare-metrics .col-xs-12 {
  padding: 0;
}
.pathway-calc-par .sliders-table th {
  font-size: 15px;
  text-align: center;
  background-color: white;
  color: #1c547b;
}
.pathway-calc-par .sliders-table th:nth-child(2) {
  padding-right: 54px;
}
.pathway-calc-par .sliders-table tr td {
  padding: 10px;
}
.pathway-calc-par .sliders-table tr td .slider {
  margin-top: 5px;
}
.pathway-calc-par .sliders-table tr td .sliders-title-header {
  font-size: 15px;
  max-width: 80%;
  width: 100%;
  display: inline-block;
  float: left;
}
.pathway-calc-par .sliders-table tr td .sliders-title-figure {
  font-size: 15px;
  color: #1c547b;
  padding-left: 7px;
  width: 100%;
  max-width: 20%;
  display: inline-block;
  float: left;
}
.pathway-calc-par .sliders-table tr td:first-child {
  padding: 0;
  background-size: contain;
  width: 35px;
}
.pathway-calc-par .panel-body-desktop {
  display: none;
}
.pathway-calc-par .slider-track-high {
  background-color: #ebebeb;
}
.pathway-calc-par .col-xs-6 {
  padding: 10px;
  text-align: center;
}
.pathway-calc-par .slider-selection {
  background: #236193;
}
.pathway-calc-par .slider-handle {
  border: 6px solid #236197;
  background: white;
}
.pathway-calc-par .radarChart {
  display: inline-block;
  overflow: hidden;
}
.pathway-calc-par .radarChart .graph-svg-component {
  padding-left: 2px;
}
.pathway-calc-par .visible-xs-block {
  display: block;
}
.pathway-calc-par .slider.slider-disabled {
  display: none;
}
.pathway-calc-par .slider.slider-disabled .slider-track {
  background-image: none;
}
.pathway-calc-par .slider.slider-disabled .slider-track .slider-track-high {
  background-color: #f9f9f9;
}
.pathway-calc-par .slider.slider-disabled .slider-track .slider-selection {
  background-color: #ebf1f5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pathway-calc-par .slider.slider-disabled .slider-handle {
  background-color: #ebf1f5;
  border-color: #ebf1f5;
  background-image: none;
}
.pathway-calc-par .dropdown-row {
  background-color: #174769;
}
.pathway-calc-par .dropdown-row .col-xs-offset-3 {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
.pathway-calc-par .dropdown-row .col-xs-offset-3 .select-wrapper {
  background-color: #f18a1c;
  float: left;
}
.pathway-calc-par .dropdown-row .col-xs-offset-3 .select-wrapper select {
  background-color: transparent;
  color: white;
  font-size: 17px;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  height: auto;
  padding: 14px;
}
.pathway-calc-par .dropdown-row .col-xs-offset-3 .select-wrapper select option {
  background-color: #174769;
  color: white;
}
.pathway-calc-par .dropdown-row .col-xs-offset-3 .select-wrapper:after {
  background: url(../img/Dropdown-Arrow.png) center no-repeat;
  background-size: 14px;
}
.pathway-calc-par .sum-data-headings {
  background-color: #e88939;
}
.pathway-calc-par .sum-data-headings .col-xs-6 {
  padding: 0;
}
.pathway-calc-par .sum-data-headings h4 {
  color: white;
  text-align: center;
  margin: 0;
  padding: 10px 0px;
}
.pathway-calc-par .sum-data-headings .col-xs-6:first-child h4 {
  border-right: 1px solid #d5771d;
}
.pathway-calc-par .figures-row {
  background-color: #f18a1c;
  border-top: 1px solid #d77921;
  text-align: center;
  border-bottom: 1px solid #d77921;
}
.pathway-calc-par .figures-row .col-xs-6 {
  padding: 10px 0px;
}
.pathway-calc-par .figures-row .col-xs-6:first-child {
  border-right: 1px solid #d77921;
}
.pathway-calc-par .figures-row .col-xs-6 span {
  color: white;
  font-size: 13px;
}
.pathway-calc-par .compare-metrics .panel-heading {
  background-color: #f18a1c;
  color: white;
  font-size: 13px;
  text-align: center;
  padding: 20px 0px;
}
.pathway-calc-par .table-striped {
  margin-bottom: 0;
}
.pathway-calc-par .table-striped tr {
  font-size: 12px;
  text-align: center;
}
.pathway-calc-par .table-striped tr td {
  padding: 15px 0px;
}
.pathway-calc-par .table-striped thead {
  border-bottom: 1px solid #164667;
}
.pathway-calc-par .table-striped thead th {
  width: 33.33%;
  background-color: #1c547b;
  text-align: center;
  border-bottom: 1px solid #164667;
  padding: 20px 0;
  border-left: 1px solid #144466;
}
.pathway-calc-par .table-striped thead th:first-child {
  border-left: none;
}
@media screen and (max-width: 480px) {
  .pathway-calc-par .sliders-title-figure {
    text-align: right;
  }
  .pathway-calc-par .glyphicon-info-sign {
    margin-top: 0px;
    position: absolute;
    right: 50px;
    top: 58px;
  }
  .pathway-calc-par .higher-lower-box {
    margin-top: 5px;
  }
  .pathway-calc-par .radarChart .graph-svg-component {
    margin-left: -15px;
  }
  .pathway-calc-par .col-xs-6 {
    padding: 0;
  }
  .pathway-calc-par .graph-svg-component {
    transform: scale(0.7);
    -moz-transform: scale(0.7);
  }
}
@media screen and (min-width: 768px) {
  .visible-lg-block {
    display: block!Important;
  }
  .pathway-calc-par .path-reset-all {
    padding-top: 0px;
  }
  .pathway-calc-par .index-rank-desk {
    margin-top: 10px;
    display: inline-block;
  }
  .pathway-calc-par .sum-data-headings-mob {
    display: none;
  }
  .pathway-calc-par .figures-row-mob {
    display: none;
  }
  .pathway-calc-par .figures-row-desk {
    display: inline-block;
    padding: 10px;
    max-width: 75px;
    height: 191px;
    background-color: white;
    border: none;
    right: 0;
    top: 0;
    text-align: center;
  }
  .pathway-calc-par .figures-row-desk .col-xs-6 {
    width: 100%;
    padding: 0;
    border-right: none!important;
  }
  .pathway-calc-par .figures-row-desk .col-xs-6 .font-medium {
    color: #ed8b00;
    font-size: 16px;
  }
  .pathway-calc-par .figures-row-desk .col-xs-6 .font-light {
    color: #4d4d4c;
    font-size: 13px;
  }
  .pathway-calc-par .figures-row-desk .col-xs-6:first-child h4 {
    border-right: none;
  }
  .pathway-calc-par .sum-data-headings-desk {
    display: inline-block;
    padding: 10px;
    height: 191px;
    background-color: white;
    right: 0;
    top: 0;
    max-width: 75px;
    text-align: center;
  }
  .pathway-calc-par .sum-data-headings-desk .col-xs-6 {
    width: 100%;
  }
  .pathway-calc-par .sum-data-headings-desk .col-xs-6 .font-light {
    font-size: 13px;
  }
  .pathway-calc-par .sum-data-headings-desk .col-xs-6 .font-medium {
    color: #ed8b00;
    font-size: 16px;
  }
  .pathway-calc-par .sum-data-headings-desk .col-xs-6:first-child h4 {
    border-right: none;
  }
  .pathway-calc-par .graph-svg-component {
    transform: scale(1);
    -moz-transform: scale(1);
  }
  .pathway-calc-par .sliders-table th {
    padding: 10px;
    font-size: 18px;
  }
  .pathway-calc-par .sliders-table tr td .sliders-title-header {
    font-size: 16px;
    max-width: 100%;
    width: auto;
  }
  .pathway-calc-par .sliders-table tr td .sliders-title-figure {
    font-size: 16px;
    max-width: 100%;
    width: auto;
  }
  .pathway-calc-par #collapseOne .panel-body {
    padding: 15px;
  }
  .pathway-calc-par .panel-heading {
    display: none;
  }
  .pathway-calc-par .slider.slider-disabled {
    display: inline-block;
  }
  .pathway-calc-par .dropdown-row .col-xs-offset-3 {
    padding: 0;
    margin: 0;
    width: auto;
  }
  .pathway-calc-par .pathway-desk-table {
    float: left;
  }
  .pathway-calc-par .pathway-desk-table thead tr {
    width: 100%;
  }
  .pathway-calc-par .pathway-desk-table thead th {
    color: #1c547b;
    font-size: 18px;
    background-color: white;
    padding: 25px 0px;
    text-align: center;
    width: 100%;
    display: inline-block !important;
  }
  .pathway-calc-par .pathway-desk-table tr {
    width: 50%;
    display: inline-block !important;
  }
  .pathway-calc-par .pathway-desk-table tr td {
    font-size: 16px;
  }
  .pathway-calc-par .pathway-desk-table tr td:first-child {
    width: 80%;
  }
  .pathway-calc-par .pathway-desk-table tr td:nth-child(2) {
    color: #1c547b;
    width: 20%;
    vertical-align: bottom;
    text-align: center;
  }
}
.world-map .visible-lg-block {
  display: block!important;
}
.world-map .world-list-row {
  max-width: 329px;
  position: absolute;
  z-index: 1;
  background-color: white;
  margin-top: 52px;
}
.world-map .world-list-row ul.world-country-list {
  display: inline-block;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  width: 100%;
}
.world-map .world-list-row ul.world-country-list li {
  border-top: 1px solid #f0f0f0;
  display: list-item;
  width: 100%;
  font-size: 13px;
  float: left;
}
.world-map .world-list-row ul.world-country-list li:nth-child(even) {
  background-color: #f7f7f7;
}
.world-map .world-list-row ul.world-country-list li:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.world-map .world-list-row ul.world-country-list li a {
  padding: 19px 19px 19px 29px;
  display: block;
  float: left;
  width: 100%;
}
.world-map .world-list-row ul.world-country-list li a .country {
  padding: 0px 9px;
  width: 65%;
  padding-right: 18px;
  float: left;
}
.world-map .world-list-row ul.world-country-list li a .rank {
  padding-right: 5px;
  width: 15%;
  float: left;
}
.world-map .world-list-row ul.world-country-list li a .grade {
  width: 20%;
  float: left;
  background: url(../img/Regional-Profile-Arrow.png) no-repeat center right;
  background-size: 7.5px;
}
.world-map .col-sm-8 {
  background-color: #174769;
  width: 100%;
  padding: 0;
}
.world-map .col-sm-8 .data-filter-cont .world-ranks-cont {
  float: right;
}
.world-map .col-sm-8 .data-filter-cont .world-ranks-cont .rank {
  font-size: 2rem;
  font-weight: bold;
  padding: 1rem;
  text-align: center;
  color: #FFF;
}
.world-map .col-sm-8 .data-filter-cont .world-ranks-cont .rank-one {
  font-size: 2rem;
  font-weight: bold;
  padding: 1rem;
  text-align: center;
  color: #FFF;
  background-color: #ED7004;
}
.world-map .col-sm-8 .data-filter-cont .world-ranks-cont .rank-two {
  font-size: 2rem;
  font-weight: bold;
  padding: 1rem;
  text-align: center;
  color: #FFF;
  background-color: #F9C58B;
}
.world-map .col-sm-8 .data-filter-cont .world-ranks-cont .rank-three {
  font-size: 2rem;
  font-weight: bold;
  padding: 1rem;
  text-align: center;
  color: #FFF;
  background-color: #7A9CD1;
}
.world-map .col-sm-8 .data-filter-cont .world-ranks-cont .rank-four {
  font-size: 2rem;
  font-weight: bold;
  padding: 1rem;
  text-align: center;
  color: #FFF;
  background-color: #00558B;
}
.world-map .col-sm-8 .data-filter-cont .world-ranks-cont .world-ranks-item {
  float: left;
  display: table;
  width: 85px;
}
.world-map .col-sm-8 .data-filter-cont .world-ranks-cont .world-ranks-item .col-xs-1 {
  height: 52px;
  line-height: 1.1;
  float: none;
  display: table-cell;
  vertical-align: middle;
  width: auto;
  padding: 0px 18px;
}
.world-map .col-sm-8 .data-filter-cont .col-xs-3 {
  width: auto;
  margin-left: 0;
  float: right;
  padding: 0;
}
.world-map .col-sm-8 .data-filter-cont .col-xs-3 h3 {
  color: white;
  padding: 0px 8px;
  font-size: 17px;
  margin-bottom: 0;
  margin-top: 16px;
}
.world-map .col-sm-8 .data-filter-cont .col-xs-2 {
  padding: 0;
  width: auto;
}
.world-map .col-sm-8 .data-filter-cont .col-xs-2 .select-wrapper {
  max-width: 100%;
  border-right: 1px solid #c77318;
  background-color: #f18a1c;
  float: left;
}
.world-map .col-sm-8 .data-filter-cont .col-xs-2 .select-wrapper select {
  background-color: transparent;
  max-width: 100%;
  height: 52px;
  color: white;
  font-size: 17px;
}
.world-map .col-sm-8 .data-filter-cont .col-xs-2 .select-wrapper select option {
  color: white;
  background-color: #00558b;
}
.world-map .col-sm-8 .data-filter-cont .col-xs-2 .select-wrapper:after {
  background-image: url(../img/Dropdown-Arrow.png);
}
@media screen and (max-width: 950px) {
  .world-map .col-sm-8 .data-filter-cont .col-xs-3 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .world-map .col-sm-8 {
    float: left;
  }
  .world-map .data-filter-cont .world-ranks-cont {
    width: 100%;
  }
  .world-map .data-filter-cont .world-ranks-cont .world-ranks-item {
    width: 25%!important;
    max-width: 100%!important;
  }
  .world-map .data-filter-cont .world-ranks-cont .world-ranks-item .col-xs-1 {
    font-size: 13px!important;
  }
  .world-map .data-filter-cont .col-xs-2:first-child {
    max-width: 35%;
  }
  .world-map .data-filter-cont .col-xs-2:nth-child(2) {
    max-width: 65%;
  }
}
html * {
  color: #4d4d4c;
}
html {
  font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #0071B9;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF;
}
.row-no-margin {
  margin-left: 0px;
  margin-right: 0px;
}
.wec-content .panel-group > .panel > .panel-heading > .panel-title:after {
  color: #FFF;
}
.wec-content .panel-group .panel-heading + .panel-collapse > .panel-body,
.wec-content .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
}
.wec-content .container-main {
  max-width: 150rem;
  margin: 0rem auto;
  padding: 0;
}
.wec-content .row-header {
  border-bottom: 1px solid #ACACAC;
}
.wec-content .row-main {
  margin-top: 10px;
  margin-left: -20px;
  margin-right: -20px;
}
.wec-content .row-intro {
  padding: 5px;
  margin-left: -20px;
  margin-right: -25px;
  background-color: #004C6F;
  color: #FFF;
}
.wec-content .row-controls {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 10px;
}
.wec-content .row-rankings-header {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -15px;
}
.wec-content .row-country-summary {
  text-align: center;
}
.wec-content .row-dimension {
  padding-top: 5px;
}
.wec-content .row-country {
  margin-left: -20px;
  margin-right: -20px;
}
.wec-content .container-country {
  padding: 5px;
}
.wec-content .panel-default {
  border: none;
}
.wec-content .panel-intro {
  margin-left: 5px;
  margin-right: 5px;
}
.wec-content .panel-controls {
  margin-bottom: 10px;
}
.wec-content .body-content {
  max-height: 50px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
}
.wec-content .main-header {
  margin-top: 5px;
  margin-bottom: 0;
}
.wec-content .glyphicon-chevron-right {
  color: #E57200;
}
.wec-content .country-letter {
  color: #000;
  text-align: center;
  background-color: #F0F0F0;
  padding: 0;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  width: 30px;
  height: 30px;
  font-size: 2rem;
}
.wec-content .country-option {
  padding-left: 10px;
  font-size: 1.5rem;
}
.wec-content .country-name {
  cursor: pointer;
  padding-left: 10px;
  color: #05466B;
  font-size: 16px;
}
.wec-content .overlay-content {
  margin-left: 10px;
  margin-right: 10px;
}
.wec-content .metric-header {
  background-color: #05466B;
  color: #FFF;
  text-align: left;
  font-size: 1.5rem;
}
.wec-content .slider.slider-horizontal {
  width: 100%;
}
.wec-trillema-img {
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 1rem;
  margin-right: 1rem;
}
.panel-group > .panel > .panel-heading > .panel-title:after {
  /* symbol for "opening" panels */
  font-family: 'FontAwesome';
  content: "";
  float: right;
  color: grey;
  font-weight: bolder;
  font-size: 1.5rem;
  margin-right: 1.5rem;
}
.panel-group > .panel > .panel-heading > .panel-title > a:after {
  /* symbol for "opening" panels */
  font-family: 'FontAwesome';
  content: "\2212";
  float: right;
  color: white;
  font-weight: bolder;
  font-size: 1.5rem;
  margin-right: 1.5rem;
}
.panel-group > .panel > .panel-heading > .panel-title > a.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\2b";
}
.bold-text {
  font-weight: bold;
}
/* font families */
.font-thin-ital {
  font-family: "HVD-ThinItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-black {
  font-family: "HVD-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-black-ital {
  font-family: "HVD-BlackItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-bold-ital {
  font-family: "HVD-BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-light-ital {
  font-family: "HVD-LightItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-medium-ital {
  font-family: "HVD-MediumItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-italic {
  font-family: "HVD-Italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-thin {
  font-family: "HVD-Thin", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-light {
  font-family: "HVD-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-bold {
  font-family: "HVD-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-medium {
  font-family: "HVD-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.font-regular {
  font-family: "HVD", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100!important;
}
.table-striped tbody .country-row {
  position: relative;
}
.table-striped tbody tr {
  position: relative;
}
.table-striped tbody tr td a:hover {
  color: #00558b;
}
.table-striped tbody tr td .glyphicon {
  font-size: 10px;
  color: rgba(17, 61, 91, 0.3);
}
.table-striped tbody tr:hover {
  background: rgba(0, 125, 150, 0.1);
}
.table-striped tbody tr:nth-child(odd):hover {
  background: rgba(0, 125, 150, 0.1);
}
.ro-table {
  display: flex;
  flex-direction: column;
}
.ro-table .ro-table-rowgroup {
  display: flex;
  flex-direction: column;
}
.ro-table .ro-table-rowgroup a:hover {
  text-decoration: none;
}
.ro-table .ro-table-rowgroup a:nth-child(2n - 1) {
  background: #f9f9f9;
}
.ro-table .ro-table-rowgroup .ro-table-row {
  display: flex;
  flex-direction: row;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col.table-header-ranks {
  padding: 6px;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col.table-header-ranks:first-child {
  padding-left: 20px;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col:not(.table-header-ranks) .glyphicon {
  font-size: 10px;
  color: rgba(17, 61, 91, 0.3);
  margin-left: 5px;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col.center {
  justify-content: center;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col.rank {
  flex: 0.1;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col.name {
  flex: 0.3;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col.score {
  flex: 0.15;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col .ro-table-col-heading-icon {
  display: flex;
  flex-direction: column;
}
.ro-table .ro-table-rowgroup .ro-table-row .ro-table-col.pl-20 {
  padding-left: 20px;
}
.ro-table .ro-table-rowgroup .ro-table-row.data-row {
  padding: 6px;
  border-top: 1px solid #dddddd;
  font-size: 18px;
  font-family: HVD, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ro-table .ro-table-rowgroup .ro-table-row.data-row:hover {
  background: rgba(0, 125, 150, 0.1);
}
.ro-table .ro-table-rowgroup .ro-table-row.data-row:hover .name span:not(.glyphicon) {
  text-decoration: underline;
  color: #00558b;
}
/*# sourceMappingURL=/css/core.css.map */