﻿.imd {
    color: #4D4D4D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

    .imd a,
    .imd a:link,
    .imd a:hover,
    .imd a:active,
    .imd a:visited {
        color: #6b94ff;
        text-decoration: none;
    }

    .imd a:hover {
        color: #6b94ff;
        text-decoration: underline;
    }

body.imd {
    background-color: #FFFFFF;
    min-width: auto;
    position: relative;
    padding-bottom: 0 !important;
}

.imd #content,
.imd .fullWidth {
    clear: both;
    margin: auto;
    width: 1170px;
    /*padding: 0 10px;*/
}

    .imd #content:after {
        clear: both;
        content: " ";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden;
    }

    .imd div#page .button {
        border-left-width: 0 !important; 
        color: #193E8E;
    }
    .imd div#page .blueButton.button {
        color: #fff;
    }
        
/* Footerbar */

.imd #footerBar {
    background-position: center 0;
    color: #FFFFFF;
    margin-top: 20px;
}

.imd #footerBarTitle {
    font-size: 16px;
    font-weight: bold;
    margin: auto;
    width: 950px;
    padding-bottom: 4px;
    padding-top: 6px;
    /* Move the start of the blue part of the background, which is at the centre
	   of the background-image, to the centre-left. IE needs a slightly different
	   rule, as its background-image is a fixed size. */
    background-position: -80px 0;
    /* Fixes weird issue on FF */
    border-right: 1px solid #233D7A;
}

.imd #footerBar,
.imd #footerBarTitle {
    background-color: #233D7A;
    background-repeat: repeat-y;
}

.imd #footerBar,
.imd #footerBarTitle {
    background-image: url('/Content/Wcc/images/bg-footer.gif');
    background-image: -webkit-linear-gradient(left, #00B7F1 0%, #00B7F1 50%, #233D7A 50%, #233D7A 100%); /* Chrome10+,Safari5.1+ */
    background-image: linear-gradient(to right, #00B7F1 0%, #00B7F1 50%, #233D7A 50%, #233D7A 100%); /* W3C */
}

.imd .popup .buttonBlock {
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: right;
}
button.popup-close {
    padding: 0;
    width: 40px;
    height: 40px;
    background: url('/Content/Images/close-btn-normal.png') center no-repeat !important;
    -ms-background-size: 40px !important;
    background-size: 40px !important;
    border: 0;
    cursor: pointer;
    float: right;
}

button.popup-close:hover {
    background: transparent url(/Content/Images/close-btn-mouse-over.png) center no-repeat !important;
    -ms-background-size: 40px !important;
    background-size: 40px !important;
}

button.pop-remove {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    padding-left: 0;
}

/*** imported styles ***/
@media (max-width: 767px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1200px) {
    .container {
        min-width: 970px;
        width: 100%;
        max-width: 1170px;
    }  
}
@media (max-width: 750px) {
    .container {
        width: 100%;
    }    
}
div#page {
  font-family: 'Arial', sans-serif;
  font-size: 16px;
}
div#page h2 {
  font-size: 40px;
  text-transform: uppercase;
}
div#page h3 {
  font-size: 25px;
  text-transform: uppercase;
  border-bottom: solid 1px #000000;
  padding-top: 10px;
  margin-bottom: 20px;
}
div#page h4 {
  font-size: 16px;
  font-weight: bold;
}
div#page .legend {
  font-size: 12px;
  border: none;
}
div#page ol {
  padding-left: 21px;
}
div#page a:before {
  content: "» ";
}
div#page a:hover {
  text-decoration: none;
}
/*div#page .row {
  width: 750px;
}*/
@media (min-width: 992px) {
    div#page .row {
        min-width: 970px;
        width: auto;
        max-width: 1170px;
    }
}
div#page .colorbutton {
  display: block;
  width: 100%;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 32px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  background-color: #c2e649;
  color: #223c79;
}
div#page .colorbutton:hover {
  background-color: #223c79;
  color: #ffffff;
}
div#page .noaprefix a:before {
  content: "";
}
div#page.country-profile header {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 2px #e1edba;
  height: 40px !important;
}
/*div#page.country-profile .scrollto {
  padding-top: 40px;
}*/
section#related h3 {
  padding-bottom: 10px;
}
section#related ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
section#related input {
  width: 100%;
  margin: 20px 0;
}
section#related a.colorbutton {
  width: 120px;
  margin: 0;
  padding: 0;
}
section#search div.col-sm-12 img {
  max-width: 100%;
}
section#search form {
  /*background-color: #f2f2f2;*/
  /*padding-bottom: 40px;*/
}
section#search form select {
  width: 100px;
  overflow: hidden;
  background: url('/Content/Images/dropdown.png') no-repeat right #ffffff;
  border: 1px solid #ccc;
}
section#search form input {
  padding: 0;
}
section#search form #search-submit {
  display: block;
  width: 100%;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 32px;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  height: 50px;
  width: auto;
  margin: 20px auto;
  border-color: #233d7a;
  color: #191919;
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
  padding: 0 20px;
  background-color: #ffffff;
}
section#search form div .col1 {
  float: left;
  width: 20%;
}
section#search form div .col2 {
  float: left;
  width: 80%;
}
section#search form div .col21 {
  float: left;
  width: 50%;
}
section#search form div .col22 {
  float: left;
  width: 50%;
}
section#advantages {
  margin-top: 40px;
  margin-bottom: 40px;
}
section#advantages h2,
section#advantages h3 {
  color: #233d7a;
}
section#advantages img.numbers {
  max-width: 100%;
  border-bottom: solid 1px #f2f2f2;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
section#news {
  margin-top: 2rem;
  background-color: #e9ecf2;
}
section#news .center-block {
    margin-bottom: 20px;
}
section#teaser {
  background-color: #d3d8e4;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
section#teaser h2 {
  color: #233d7a;
  margin-top: 40px;
  margin-bottom: 40px;
}
section#teaser h3 {
  color: #233d7a;
  padding-bottom: 10px;
  border-color: #ffffff;
}
section#teaser div p.quote {
  font-style: italic;
}
section#teaser div p.quote:before {
  content: '"';
}
section#teaser div p.signature span {
  font-style: italic;
}
section#teaser img.logo {
  width: 200px;
  height: 200px;
}
section#countrysearch {
  background-color: #ffffff;
  height: 50px;
  width: 750px;
}
@media (min-width: 992px) {
    section#countrysearch {
        width: 100%;
        max-width: 1170px;
    }
}

section#countrysearch input,
section#countrysearch input:focus,
section#countrysearch input:active {
  width: 100%;
  padding: 5px 0;
  font-size: 28px;
  border: 0;
  outline: none;
  outline-offset: 0;
  text-transform: uppercase;
}
section#facts {
  background-color: #ebf3d2;
}
section#challenges {
  background-color: #d7e7a4;
  margin-bottom: 20px;
}
section#stickynavbar nav ul {
  background-color: #e1edba;
  width: 750px;
  border-bottom: solid 5px #9ac31c;
}
@media (min-width: 992px) {
    section#stickynavbar nav ul {
        min-width: 970px;
        width: 100%;
        max-width: 1170px;
    }
}
section#stickynavbar nav ul li a {
  color: #000000;
  padding: 15px 0;
}
section#stickynavbar nav ul li a:hover,
section#stickynavbar nav ul li a:focus {
  background-color: transparent;
}
section#stickynavbar nav ul li a.active {
  background-color: #9ac31c;
}
section#landscape div div.round {
  width: 180px;
  height: 180px;
  margin: auto;
  border: solid 3px black;
  border-radius: 90px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
}

/*Government Efficiency*/
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color1 {
    background-color: #fc6b27;
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color2 {
    background-color: #fd8952;
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color3 {
    background-color: #fda67d;
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color4 {
    background-color: #fec4a9;
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.detail div.wrapper table.subfactors th.description span.color.color5 {
    background-color: #fee1da;
}

/*Business Efficiency*/
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color1 {
    background-color: #19ac71;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color2 {
    background-color: #47bd8d;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color3 {
    background-color: #75cdaa;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color4 {
    background-color: #a3dec6;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.detail div.wrapper table.subfactors th.description span.color.color5 {
    background-color: #d1eee3;
}

/*Infrastructure*/
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color1 {
    background-color: #eabd2c;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color2 {
    background-color: #eeca56;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color3 {
    background-color: #f2d780;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color4 {
    background-color: #f7e5ab;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.detail div.wrapper table.subfactors th.description span.color.color5 {
    background-color: #fbf2d5;
}

.imd .popup .formHeader {
	float: left;
	border-bottom: 1px solid #D2D2D2;
	width: 100%;
}

.imd .popup h1 {
    color: #233d7a;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 15px;
}

.imd .popup {
    padding: 10px;
}

/*Home page align with branded area*/
div#page {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*Country Select page*/
.select-flag img {
    width: 150px;
    height: auto;
    max-height: 70px;
}

.first-flag {
    margin-left: 7px;
}

.free-country-flag {
    padding-top: 10px;
    padding-bottom: 0 !important;
    background-color: #f2f2f2;
    margin-bottom: 20px;
}

.no-brackets::before {
    content:none !important;
}
div#page.country-profile #countrylist .col-sm-2 {
    margin-bottom: 20px;
}
div#page.country-profile #countrylist a p {
    color: #5f5f5f;
}
div#page.country-profile #countrylist a:hover p {
    color: #6b94ff;
}

/*typeahead country autocomplete suggest list*/
.typeahead a::before {
    content:none !important;
}
.typeahead a::before {
    content:none !important;
}
.typeahead a {
    color: #191919 !important;
}

.typeahead > .active > a, .typeahead > .active > a:hover, .typeahead > .active > a:focus {
    background-color: #ebf3d6 !important;
}
ul.typeahead {
    left: 0 !important;
    z-index: 9999 !important;
}
div#page.country-profile ul.typeahead {
    width: 100%;
}
::-ms-clear {
   display: none;
}

div.country-profile#page section#facts div img.flag {
    width: auto !important;
    height: 100% !important;
}

div#page img {
    max-height: 100%;
}

div.country-profile#page section#facts div div.col1 {
    height: 143px;
    width: 52%;
}

div#page.country-profile section#facts div div.col2 {
    width: 48%;
}

div#stickynavbar {
    z-index: 9998 !important;
}

/* Country overview page */

div#page.country-profile .country-search-section #countrysearch {
    border: 0;
}
div#page.country-profile .country-search-section #countrysearch .row.center-block {
    position: relative;
    border-bottom: 2px solid #a8a8a8;
}
.select-flag .country-overview-banner {
    position: relative;
    min-height: 270px;
}
.select-flag .country-overview-banner img.country-banner {
    width: 100%;
    height: auto;
}
.select-flag .country-overview-banner .center-block.country-flag {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 20;
}
@media (max-width: 767px) {
    .select-flag .country-overview-banner .center-block.country-flag {
        top: 0;
    }
}
section.country-overview-chart {
    margin-top: -10rem;
}
@media (max-width: 991px) {
    /*section.country-overview-chart {
        margin-top: 0px;
    }*/

    .navbar, .navbar:not(:hover) {
        background-color: rgba(0,0,0,0) !important;
    }
    .navbar:hover {
        background-color: rgba(0,0,0,0.2) !important;
    }
}
section.country-overview-chart div.center-block
{
    background: #fff;
    opacity: 0.9;
    padding: 10px 20px;
}
div#page section.country-overview-chart a.ranking-link {
    display: inline-block;
    background-color: #6b94ff;
    font-family: DIN, Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 10px 40px 10px 20px;
    margin-right: 20px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
@media (max-width: 767px) {
    div#page section.country-overview-chart a.ranking-link {
        margin-top: 10px;
    }
}
div#page section.country-overview-chart a.ranking-link:active,
div#page section.country-overview-chart a.ranking-link:focus,
div#page section.country-overview-chart a.ranking-link:visited {
    border: 0;
    outline: 0;
}
div#page section.country-overview-chart a.ranking-link:before {
    display: none;
}
div#page section.country-overview-chart a.ranking-link:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 9px;
    height: 16px;
    right: 6%;
    top: 30%;
    background-image: url("/Content/Images/ranking-btn-arrow.png"); 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 9px 16px;
}
section.country-overview-chart .ranking-links-container div:first-child {
    padding: 0;
    font-family: DIN, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #4d4d4d;
}
.country-overview-chart #scoreboard {
    width: 75%;
    float: left;
}
@media (max-width: 767px) {
    .country-overview-chart #scoreboard {
        width: 100%;
    }
}
.country-overview-chart .legend-container .big-title {
    font-size: 16px;
    margin: 10px 0;
}
.country-overview-chart .legend-item {
    font-size: 15px;
    font-family: Arial, sans-serif;
    margin: 10px 0;
    cursor: pointer;
    display: block;
}
.country-overview-chart .legend-item span {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 88%;
}
.country-overview-chart .legend-item .legend-marker {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 10px 0 0;
    padding: 0;
}
.country-overview-chart .legend-item .legend-marker + span {
   position: relative;
   top: 3px;
}
.country-overview-basic-facts .center-block {
    text-align: center;
}
.country-overview-basic-facts .center-block .col-sm-9 {
    float: none;
    margin: 0 auto;
}
.country-overview-basic-facts .center-block div .col-sm-6:nth-child(2n) {
    border-right: 2px solid #ccc;
}
.country-overview-basic-facts .round-map {
    margin: 10px auto;
    width: 290px;
    height: 290px;
    border: solid 1px #eff0f4;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
div#page .country-overview-basic-facts table tr td, div#page .country-overview-basic-facts table tr th {
    padding: 0;
    font-family: Arial;
    font-size: 14px;
    line-height: 2.25;
    color: #1a1a1a;
}
div#page .country-overview-basic-facts table tr {
    border: 0;
}
.select-flag .country-overview-basic-facts img.country-map {
    width: 290px;
    height: auto;
    max-height: 290px;
    max-width: 100%;
    margin: 0 auto;
}
.select-flag  .country-overview-basic-facts .text img {
    width: auto;
}
.country-overview-basic-facts .text .facts-section {
    margin-right: 20px;
    width: 32.1% !important;
    padding: 0;
}
.country-overview-basic-facts .text .col-sm-4:nth-child(3n) {
    margin-right: 0;
}
.country-overview-basic-facts .text .facts-section .icon-wrapper {
    position: relative;
    background-color: #eff0f4;
    height: 100px;
    width: 100px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    z-index: -1;
    padding-top: 10px;
    bottom: -35px;
}
.country-overview-basic-facts .text .facts-section .icon-wrapper img {
    height: 54px;
    width: 55px;
    z-index: 2;
}
.country-overview-basic-facts .text .facts-section .content-wrapper {
    background: #eff0f4;
    padding: 15px;
    margin: 0 auto;
    width: 100%;
    min-height: 250px;
    position: relative;
}
@media (max-width: 991px) {
    .country-overview-basic-facts .text .facts-section {
        width: 31.5%;
    }
    .country-overview-basic-facts .text .facts-section .content-wrapper{
        min-height: 320px;
    }
}
@media (max-width: 768px) {
    .country-overview-basic-facts .text .facts-section {
        margin-right: 0;
        margin-bottom: 20px;
        width: 97%;
    }
    .country-overview-basic-facts .text .facts-section .content-wrapper {
        min-height: 0;
    }
}
div#page a.linkDownloadPdf {
    display: inline-block;
    background: #6b94ff;
    color: #fff;
    font-family: DIN, Arial, san-serif;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding: 12px 70px 12px 30px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    margin: 30px 0;
}
div#page a.linkDownloadPdf:active,
div#page a.linkDownloadPdf:focus,
div#page a.linkDownloadPdf:visited {
    border: 0;
    outline: 0;
    color: #fff;
}
div#page a.linkDownloadPdf:hover {
    color: #fff;
}
div#page a.linkDownloadPdf:before {
    display: none;
}
div#page a.linkDownloadPdf:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    right: 7%;
    top: 30%;
    background-image: url("/Content/Images/download.svg"); 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 23px 23px;
}
.country-profile.homepage a.learn-more { 
    display: inline-block;
    margin-top: 30px;
}
.country-profile.homepage .text .col-sm-4 a.learn-more {
    position: absolute;
    bottom: 20px;
    left: 15px;
}
@media (max-width: 768px) {
    .country-profile.homepage .text .facts-section a.learn-more {
        position: initial;
        margin-top: 20px;
    }
}
.country-overview-basic-facts .text .big-title {
    font-size: 20px;
    font-weight: bold;
}
.country-overview-basic-facts .text {
    margin-top: 50px;
    text-align: justify;
}
.country-overview-ranking-details {
    background: #eff0f4;
    padding-bottom: 30px;
}
.country-overview-ranking-details .center-block .big-title {
    font-size: 20px;
    font-weight: bold;
}
.country-overview-ranking-details .center-block > .big-title {
    font-size: 30px;
    font-weight: bold;
}
.country-overview-ranking-details .center-block > .col-sm-6 > .big-title {
    margin-top: 0;
}
.country-overview-ranking-details .center-block > .col-sm-6:nth-child(2n+2) {
    border-left: 2px solid #ccc;
}
@media (max-width: 767px) {
    .country-overview-ranking-details .center-block > .col-sm-6:nth-child(2n+2),
    .country-overview-ranking-details .center-block > .big-title  {
        border: 0;
        margin-top: 30px;
    }
}
div#page.homepage.country-profile section#search div.formwrapper {
    background: #fff;
}
div#page.homepage.country-profile #search .block-bottom-arrow,
div#page.homepage.country-profile #search .block-top-arrow {
    display: none;
}
div#page.homepage.country-profile a.eshop-link {
    display: block;
    text-align: center;
}
div#page.homepage.country-profile a.eshop-link:active,
div#page.homepage.country-profile a.eshop-link:focus,
div#page.homepage.country-profile a.eshop-link:visited {
    border: 0;
    outline: 0;
}
div#page.homepage.country-profile a.eshop-link:before {
    display: none;
}
div#page.homepage.country-profile a.eshop-link img {
    width: auto;
    height: auto;
}
.country-overview-slider .big-title {
    text-align: center;
}
.country-slider-inner {
    position: relative;
    width: 100%;
}
.country-slideshow-prev {
    position: absolute;
    top: 17px;
    left: -25px;
    display: block;
    background: url("/Content/Images/slider-prev.png") no-repeat;
    overflow: hidden;
    width: 14px;
    height: 26px;
}
.country-slideshow-next {
    position: absolute;
    top: 17px;
    right: -25px;
    display: block;
    background: url("/Content/Images/slider-next.png") no-repeat;
    overflow: hidden;
    width: 14px;
    height: 26px;
}
div#page .country-slider-inner a:active,
div#page .country-slider-inner a:focus,
div#page .country-slider-inner a:visited {
    border: 0;
    outline: 0;
} 
.country-slideshow {
    width: 100%;
    text-align: center;
}
div#page.homepage.country-profile .country-slider-inner img {
    width: 100px;
    height: auto;
}

/* Header */
div #login #header-user .row #logoImg {
    height: 90px;
}
div #login #header-user .row #logo {
    margin:-20px 0 -20px 0;
}

/*Criteria breadcrumb links*/
div#page.country-detail div#breadcrumb a,
div#page.country-detail div#breadcrumb a:before
 {
    color: #191919 !important; 
    content:none !important
}


div#page.country-detail div#breadcrumb a.lvl1 {
    font-size: 35px;
    line-height: 35px;
    text-decoration: underline;
}

div#page.country-detail div#breadcrumb a.lvl2 {
    font-size: 16px;
    line-height: 16px;
    text-decoration: underline;
}

/* Custom Search */
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.figure-col {
    float: left;
    width: 50% !important;
    padding-left: 20px;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col1 {
    width: auto !important;
}
.slect-data-list-text {
    max-width: 90%;
}
#collapsedataalphabet {
    width: 20%;
}
@media (max-width: 767px) {
    #collapsedataalphabet {
        width: 30%;
    }
}
hr.yourSelection {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
div.summary-data-type {
    padding-left: 15px;
}

#countriesList .title label {
    width: 152px !important;
}

div.see-all-content {
    font-size: 15px;
    padding-bottom:5px;
}

div.see-all-container {
    width:100%;
    overflow-y:auto;
    height: 80%;
    max-height:80%;
}
.no-bot-top-border {
    border-top: none !important;
    border-bottom: none !important;
}

select#collapsedataalphabet {
    padding-left: 5px !important;
}
.crit-source-note-pop {
    margin-left: -15px;
    font-size: 14px;
}
div#page.country-search {
    font-family: DIN, Arial, sans-serif;
    font-size: 16px;
    color: #4d4d4d;
}
div#page.country-search #search.row {
    margin-right: 0;
    margin-left: 0;
}
div#page.country-search .filter-categ {
    font-weight: bold;
    margin-top: 5px;
}
div#page.country-search .checkbox, div#page.country-search .radio {
    padding-bottom: 0;
    margin: 0;
}
div#page.country-search .rankingsList .checkbox, 
div#page.country-search #dataTypeList  .radio {
    margin-top: 10px;
}
div#page.country-search input {
    height: auto;
}
div#page.country-search label {
    font-family: DIN, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #4d4d4d;
}
div#page.country-search p {
    margin: 15px 0 0 0;
    font-size: 16px;
    color: #4d4d4d;
    text-align: justify;
}
div#page #dataTypeList .nb {
    background: #eff0f4;
    padding: 15px;
    margin-top: 10px;
}
div#page #dataTypeList .nb p {
    font-size: 14px;
    margin: 0;
}
div#page.country-search .country-compare-container.disabled p {
    color: #a6a6a6;
}
div#page.country-search .country-compare-container.disabled p.warning,
div#page.country-search .country-compare-container p.warning {
    color: #8ac53e;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    padding: 0 0 0 40px;
    margin: 0;
    text-align: left;
}
div#page.country-search .country-compare-container.disabled label {
    color: #a6a6a6;
    cursor: auto;
}
div#page.country-search select#collapsedataviewas { 
    width: 100%;
}
div#page.country-search input#critFilterByWord {
    width: 100%;
    height: 40px;
}
div#page.country-search .separator {
    border-bottom: 1px solid #fff;
    margin: 10px 0;
}
div#page.country-search .selectall {
    width: 93.7%;
    margin-left: 25px;
    padding: 0 0 15px 20px;
    border-bottom: solid 1px #cccccc;
}
@media (max-width: 767px) {
    div#page.country-search .selectall {
        width: 90%;
    }
}
@media (max-width: 450px) {
    div#page.country-search .selectall {
        width: 86%;
    }
}
div#page.country-search #collapsecountry .selectall {
    padding-top: 20px;
}
div#page.country-search li .big-title {
    font-size: 20px;
}
div#page.country-search .col-sm-6 .col-sm-4:first-child,
div#page.country-search .col-sm-12 .col-sm-4:first-child {
    padding-left: 0;
}
div#page.country-search .col-sm-6 .col-sm-4:last-child,
div#page.country-search .col-sm-6 .col-sm-8:last-child,
div#page.country-search .col-sm-12 .col-sm-8:last-child {
    padding-right: 0;
}
div#page.country-search section#search div#collapsedata div.items ul div.checkbox.float-left {
    width: auto;
}

/*** Country Profile: Criteria page colors ***/

/* Government Efficiency */
div#page.country-detail section#criteria.GO div.metric div.summary table tr a.collapsebutton {
    background-color: #fc6b27;
}
div#page.country-detail section#criteria.GO div.metric div.summary table tr {
    background-color: #fee1da;
}
/* Economic Performance */
div#page.country-detail section#criteria.EP div.metric div.summary table tr a.collapsebutton {
    background-color: #6640ac;
}
div#page.country-detail section#criteria.EP div.metric div.summary table tr {
    background-color: #e0d9ee;
}
/* Business Efficiency */
div#page.country-detail section#criteria.MA div.metric div.summary table tr a.collapsebutton {
    background-color: #009245;
}
div#page.country-detail section#criteria.MA div.metric div.summary table tr {
    background-color: #d1eee3;
}
/* Infrastructure */
div#page.country-detail section#criteria.IN div.metric div.summary table tr a.collapsebutton {
    background-color: #eabd2c;
}
div#page.country-detail section#criteria.IN div.metric div.summary table tr {
    background-color: #fbf2d5;
}
/*** * ***/
.countries-count {
    font-size: 30px;
}

div#page a.modify-search {
    float: right;
    padding-left: 23px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}
div#page a.modify-search:hover {
    text-decoration: underline;
}
div#page a.modify-search::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 17px;
    left: 0;
    top: 0;
    background: url("/Content/Images/edit-icon.png") no-repeat left center;
}

.basic table tr th,
.investment table tr th,
.summary table tr th, section div.summary table tr a.collapsebutton,
table.subfactors tr th,
#evolution table tr th,
#simulation table tr th {
    text-align: left;
}
.basic table tr td,
.investment table td,
.summary table tr td, .summary table tr th.value,
table.subfactors td,
#evolution table tr td, #evolution table tr.head th,
#simulation table tr td, #simulation table tr.head th,
#attractiveness table tr td, #attractiveness table tr.head th,
.strenthsandweaknesses table tr td, .strenthsandweaknesses table tr.head th{
    text-align: right;
}

div#page.country-profile section#simulation table tr td.number {
    text-align: center !important;
}

.onTop {
    position:relative;
    z-index: 1;
}

/* Custom search result */
div#page.country-graph div#graph {
    height: 500px !important;
}

/* Home page search */
.select2-container-multi .select2-choices .select2-search-field input {
    border: 0 none !important;
    padding:5px !important
}
.select2-container-multi .select2-choices {
    background-image: none !important;
    border: 1px solid #cccccc !important;
}

.select2-drop-active {
   border: 1px solid #ebf3d6 !important;
}

.select2-results .select2-highlighted {
    background: #ebf3d6 none repeat scroll 0 0 !important;
    color: #333333 !important;
}
.select2-result-label {
    font-size: 14px !important;
}

div#page.homepage section#search div.formwrapper form div.linewrapper {
    height: auto !important;
}

div#page.country-profile div#countrysearch input, div#page.country-profile div#countrysearch input:focus, div#page.country-profile div#countrysearch input:active {
    font-size: 60px !important;
    font-family: DIN, Arial, sans-serif;
    color: #4d4d4d;
}

div#page.country-profile section#landscape div.k-chart-wrapper {
    margin-bottom: 0 !important;
}

div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper header h4 {
  padding: 0 0 0 10px !important; 
}

div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper {
  padding-bottom: 10px !important;
}

div#page.country-profile header h2 {
  padding-top: 0 !important;
  margin-top: 0;
}

div#page.country-profile #countrysearch.row {
    position: relative;
}

/*Progress indicator*/
.no-left-right-margin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.margin-top80 {
    margin-top: 80px !important;
}

.margin-left25 {
    margin-left: 25px !important;
}

.margin-left35 {
    margin-left: 35px !important;
}

.header-welcome-message {
    float: left;
    margin-top: -8px;
    padding-left: 10px;
    max-width: 200px;
}

.welcome-logo {
    max-height:50px;
}
.imd .separator,
#brandedAreaTitle img {
    vertical-align: top;
}

.float-left {
    float:left
}

#yourSelection > .download-section  {
    background: #eff0f4;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}
div#page.country-search section#search div.selection > .download-section div {
    border: 0;
}
.imd #popDownloadOptions.download-excel-popup .blueButton, 
.imd #popDownloadOptions.download-excel-popup .blueButton input, 
.imd #popDownloadOptions.download-excel-popup .blueButton span,
div#page.country-table .download .blueButton,
div#page.country-table .download .blueButton input, 
div#page.country-table .download .blueButton span,
div#page.country-search #yourSelection .blueButton,
div#page.country-search #yourSelection .blueButton input,
div#page.country-search #yourSelection .blueButton span {
    background: #6b94ff;
}
.imd #popDownloadOptions.download-excel-popup .blueButton:hover,
div#page.country-table .download .blueButton:hover,
div#page.country-search #yourSelection .blueButton:hover {
    opacity: 0.7;
}
.imd #yourSelection .button {
    padding-left: 10px;
}
.imd .button.grayButton,
.imd .button.grayButton input,
.imd .button.grayButton span {
    background: #757575;
}
.imd .button.grayButton:hover {
    opacity: 0.7;
    background: #757575;
}
.imd .button.grayButton:hover span {
    opacity: 0.7;
    background: #757575;
}
.col-sm-5.download-buttons {
    float: right;
}
.imd #popDownloadOptions.download-excel-popup .button span,
div#page.country-search #yourSelection > .download-section .blueButton span {
    padding: 0 20px;
    left: 0;
}
div#page.country-search #yourSelection > .download-section .blueButton {
    margin-top: 20px;
}
#popDownloadOptions.download-excel-popup .blueButton.button {
    margin: 20px 0 0 20px;
}
#downloadOptionsContent .download-section {
    padding: 0 30px;
}
#downloadOptionsContent .download-section:nth-child(n+2) {
    border-left: solid 1px #979797;
}
#popDownloadOptions > .big-title {
    margin-left: 15px;
    margin-bottom: 30px;
} 
.download-section .big-title {
    font-size: 16px;
    margin: -5px 0 10px 0;
}
.download-option.checkbox {
    margin-bottom: 0;
}
.download-option .additional-info {
    font-style: italic;
    padding-left: 20px;
    line-height: 18px;
    text-align: justify;
}
.download-option.checkbox input[type="checkbox"] {
   margin-right: 10px;
}
.download-option.checkbox label {
    font-size: 15px;
    font-weight: bold;
}

.checkbox, .radio {
    padding-left: 20px;
    padding-bottom: 15px;
    padding-top: 5px;
  }
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    color: #4d4d4d;
  }
.checkbox input[type="checkbox"] ~ label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    margin-left: -20px;
    margin-top: 1px;
    border: 2px solid #4d4d4d;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.download-option.checkbox input[type="checkbox"] ~ label::before {
    width: 12px;
    height: 12px;
    margin-left: -15px;
    margin-top: 2px;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 2px;
    padding-top: 1px;
    font-size: 10px;
    color: #4d4d4d; }
.checkbox input[type="checkbox"] {
    opacity: 0; }
.download-option.checkbox input[type="checkbox"] ~ label::after {
    margin-left: -14px;
    top: 2px;
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline: 0;
    outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after {
    content: " ";
    background-image: url("/Content/Images/check.svg");
    background-position: 2px 2px;
    background-repeat: no-repeat;
    background-size: 10px 9px;
    margin-top: 2px}
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox input[type="checkbox"]:checked ~ label::before {
    background-color: #6f97ff;
    border-color: #6f97ff;
}
.checkbox input[type="checkbox"]:checked ~ label::after {
    color: #fff; }

div#page.country-search .checkbox input[type="checkbox"] ~ label::before {
    margin-top: 5px;
}
div#page.country-search .checkbox input[type="checkbox"] ~ label::after {
    margin-top: 7px;
}
div#page.country-search li .checkbox input[type="checkbox"] ~ label::before {
    margin-top: 1px;
}
div#page.country-search li .checkbox input[type="checkbox"] ~ label::after {
    margin-top: 2px;
}
.checkbox-underlined {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 20px;
    padding-top: 0;}

.radio {
    padding-left: 20px; }
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #4d4d4d;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
div#page.country-search .radio label::before {
    margin-top: 5px;
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 9px;
    height: 9px;
    left: 4px;
    top: 4px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #6b94ff;

    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
div#page.country-search .radio label::after {
    top: 9px;
}
.radio input[type="radio"] {
    opacity: 0; }
.radio input[type="radio"]:focus + label::before {
    outline: 0;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio input[type="radio"]:checked + label::before {
    border-color: #6b94ff; }

.block-top-arrow {
    width: 36px;
    height: 18px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -18px;
    background-image: url("/Content/Images/arrow-white.svg");
    background-repeat: no-repeat;
    z-index: 3;
}
.block-bottom-arrow {
    width: 36px;
    height: 18px;
    position: relative;
    bottom: -18px;
    left: 50%;
    margin-left: -18px;
    background-image: url("/Content/Images/arrow-gray.svg");
    background-repeat: no-repeat;
    z-index: 3;
}

.gray-box {
    background: #eff0f4;
    border: solid 10px white;
    height: 27rem;
    padding: 20px;
}
@media (max-width: 768px) {
    .gray-box {
        height: auto;
    }
}
.gray-box b {
    font-size: 18px;
}
.gray-box p {
    margin-top: 10px;
    margin-bottom: 15px;
}

.white-box {
    background: #ffffff;
    height: 233px;
    padding: 20px;
}
.white-box b {
    font-size: 18px;
}
.white-box p {
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: justify;
}

.blue-box {
    background: #d9ddeb;
    height: 415.2px;
    padding: 20px;
    text-align: justify;
}
@media (max-width: 768px) {
    .blue-box {
        height: 315px;
    }
}
.blue-box b {
    font-size: 18px;
    margin-bottom: 15px;
}
.blue-box p {
    margin-top: 10px;
    margin-bottom: 15px;
}

.testimonial-box {
    padding: 0 1rem; 0 0;
}
.testimonial-icon-wrapper {
    position: relative;
    bottom: -40px;
    background-color: #eff0f4;
    height: 100px;
    width: 100px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    z-index: -1;
}
.testimonial-icon {
    height: 60px;
    width: 60px;
    z-index: 2;
}
.testimonial-header {
    background: #eff0f4;
    padding: 15px;
    margin-bottom: 20px;
    height: 150px;
    z-index: -1;
}
.testimonial-header b {
    font-size: 18px;
    z-index: 1;
}
.testimonial-header p {
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: left;
}
.block-class-profile .block-class-profile-testimonial-quote {
    background-image: url("/Content/Images/quotes.png");
    background-repeat: no-repeat;
    background-size: 14px;
    padding-left: 24px;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: justify;
}
.block-class-profile .block-class-profile-testimonial {
    background-color: white;
    padding: 25px;
    margin-bottom: 10px;
    text-align: left;
    color: #4d4d4d;
}
.block-class-profile .block-class-profile-testimonial-title {
    font-size: 18px;
    font-family: 'FFDINWebProMedium';
    text-transform: uppercase;
    margin-bottom: 26px;
    line-height: 1.1;
}
.block-class-profile .testimonial__separator {
    position: relative;
    display: block;
    border-bottom: 2px solid #d7d7d7;
}
.block-class-profile .testimonial__separator:before {
    content: "";
    width: 21px;
    height: 14px;
    display: inline-block;
    background: #fff url("/Content/Images/images_sprite.svg") 4px -1661px no-repeat;
    position: absolute;
    top: -1px;
    left: 30px;
}
.block-class-profile .block-class-profile-testimonial-avatar {
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px;
}
.block-class-profile .block-class-profile-testimonial-avatar-image {
    width: 67px;
    height: 67px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    position: absolute;
}
.block-class-profile .block-class-profile-testimonial-avatar-desc {
    font-family: 'FFDINWebProMedium';
    margin-left: 24px;
    font-size: 12px;
}
.block-class-profile .block-class-profile-testimonial-avatar-name {
    font-weight: bold;
    text-align: left;
}
.block-class-profile .block-class-profile-testimonial-avatar-title {
    margin-top: 2px;
    margin-bottom: 30px;
    text-align: left;
}

/*custom Talent ranking btn color*/
.imd a.btn-cta-custom-green
{
    background-color: #8bc53f !important;
}

.imd .btn-cta-custom-green:hover {
    background-color: #6db016 !important;
}

.context-submenu {
    height:auto!important;
}

.container {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.main-footer__top-bar-text .h5-heading {
    font-size: 2.2rem !important;
    line-height: 3.5rem !important;
}