/*.header-logo-txt-section .navbar-brand {
  font-size: 33px;
  line-height: 15px;
  color: #4d4d4d;
  padding: 15px 0 15px 29px;
  text-shadow: none;
}
.header-logo-txt-section {
  font-size: 33px;
}
.header-menu.sticky .header-logo-txt-section .navbar-brand {
    font-size: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 17px 0 15px 28px;
}
#ncpi-complaint-reg a,
#ncpi-terms a {
  color: #4d4d4d;
  text-decoration: none;
}
.header-logo-txt-section a {
  display: inline-block;
}
.header-logo {
  width: 155px;
  height: 50px;
  background: url(../../../images/header/UN_Aids.png) no-repeat 0 7px ;
  -webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
.header-menu.sticky .header-logo {
  width: 126px;
  background-size: 100%;
  background-position: 0;
  
}
@media screen and (min-width: 1300px) and (max-width: 1370px) {
  .header-logo-txt-section .navbar-brand {
    font-size: 29px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .header-logo-txt-section .navbar-brand {
    font-size: 25px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .header-logo-txt-section .navbar-brand {
    font-size: 24px;
    line-height: 24px;
  }
  .header-menu .header-logo {
    width: 126px;
    background-size: 100%;
    background-position: 0;
    
  }
}
@media screen and (max-width: 767px) {
  .header-logo-txt-section .navbar-brand {
    font-size: 19px;
    line-height: 19px;
  }
  .header-menu .header-logo {
    width: 126px;
    background-size: 100%;
    background-position: 0;
    
  }
}*/
/******************************************************/
#ncpi-footer-container #ncpi-contact a:hover {
  text-decoration: none;
  color: #00a99a; }

.edit-about {
  display: inline-block;
  padding: 12px 20px;
  font-size: 12px;
  color: #4d4d4d;
  background: #fff;
  line-height: 12px;
  text-align: center;
  border: 1px solid #4d4d4d;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-decoration: none; }
  .edit-about:hover {
    color: #fff;
    background-color: #00a99a;
    border: 1px solid #00a99a; }

.slt-data-rslt-chrt .result-chart-container {
  height: 400px !important;
  max-height: 400px !important; }

/*style to remove the close button from input feilds in EDGE and IE*/
input[type=text]::-ms-clear,
.popup-topic-search::-ms-clear,
.popup-country-search::-ms-clear {
  display: none; }

/***Common second page head style***/
.ncpi-page-common-head {
  display: block; }

.common-head-label-wrapper {
  color: #00a99a;
  margin-bottom: 30px;
  margin-top: 30px; }
  .common-head-label-wrapper label {
    display: block;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #70c8be; }

/******************************/
.no-bold-color {
  font-weight: normal !important;
  color: #4d4d4d !important; }

.tpc-rslt-no-data-msg {
  display: block;
  text-align: center; }

.single-td-tbody td {
  vertical-align: top; }

.div-loader {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) url("../../../../../images/ajax-loader-2.gif") no-repeat;
  background-position: center;
  opacity: 1;
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  display: none; }

/***Style for large devices***/
@media (min-width: 1301px) and (max-width: 1500px) {
  .header-logo-txt-section .navbar-brand {
    font-size: 25px; }

  .header-menu .header-menu-list li a {
    font-size: 14px; }

  .header-menu .header-menu-list li {
    padding: 10px 18px; }

  .header-menu.sticky .header-menu-list li a {
    font-size: 13px; } }
@media (min-width: 1200px) and (max-width: 1300px) {
  .header-menu .header-menu-list li a {
    font-size: 14px; }

  .header-menu .header-menu-list li {
    padding: 10px 10px; }

  .header-menu.sticky .header-menu-list li a {
    font-size: 13px; } }
.lang-selection li,
.lang-selection li:last-child {
  border-left: 1px solid #ccc;
  border-right: 0; }

.lang-selection li:first-child {
  padding-left: 0;
  border: 0; }

/***Style for medium devices***/
@media (min-width: 992px) {
  .header-logo-txt-section {
    padding-left: 0; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .header-menu .header-menu-list li {
    padding: 14px 4px 10px; }

  .header-menu .header-menu-list li a {
    font-size: 12px; }

  .header-logo-txt-section .navbar-brand {
    font-size: 18px;
    line-height: 22px;
    padding-left: 20px; }

  .header-menu.sticky .header-logo-txt-section .navbar-brand {
    font-size: 17px;
    line-height: 22px;
    padding: 15px 0 15px 20px; }

  .header-menu.sticky .header-menu-list li a {
    font-size: 12px; } }
/***Style for small devices***/
@media (min-width: 768px) and (max-width: 991px) {
  .header-logo-txt-section .navbar-brand {
    font-size: 25px; } }
/***Style for xs devices***/
@media (max-width: 767px) {
  .header-menu .header-logo {
    width: 112px;
    height: 45px; }

  .header-logo-txt-section .navbar-brand {
    font-size: 15px; } }
@media (max-width: 375px) {
  .header-menu .header-logo {
    width: 96px;
    height: 45px; }

  .mobile-menu {
    margin-bottom: 10px; } }
#top-carousel-section {
  background: #fff;
  border-top: 1px solid #70c8be;
  color: #4d4d4d; }
  #top-carousel-section .carousel-section-header {
    color: #00a99a; }

#bythe-numbers-section {
  text-align: center; }
  #bythe-numbers-section .by-the-numbers-wrapper {
    max-width: 63%;
    margin: 0 auto;
    float: none;
    text-align: center; }
  #bythe-numbers-section #country-sub-section .count,
  #bythe-numbers-section #topicarea-sub-section .count,
  #bythe-numbers-section #commitments-sub-section .count {
    font-size: 64px;
    line-height: 70px;
    padding-bottom: 3px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    color: #00A99A; }
  #bythe-numbers-section #country-sub-section .heading,
  #bythe-numbers-section #topicarea-sub-section .heading,
  #bythe-numbers-section #commitments-sub-section .heading {
    font-size: 24px;
    color: #00A99A;
    line-height: 30px; }
  #bythe-numbers-section #country-sub-section .subheading,
  #bythe-numbers-section #topicarea-sub-section .subheading,
  #bythe-numbers-section #commitments-sub-section .subheading {
    font-size: 18px;
    color: #4d4d4d;
    line-height: 24px; }

.bythe-numbers-head {
  font-size: 36px;
  color: #4d4d4d;
  font-weight: bold;
  text-align: center;
  margin: 0 0 34px; }

#map-radio-btn {
  min-height: 20px; }

#download-csvdb-section {
  padding-top: 15px; }
  #download-csvdb-section a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
    display: inline-block; }
    #download-csvdb-section a:before {
      content: '';
      background: url(../../../images/topics/Download.png) no-repeat left 3px;
      display: block;
      width: 26px;
      height: 20px;
      float: left; }

.explore-data-head {
  margin-top: 48px; }

/***Style for medium devices***/
@media (min-width: 992px) {
  .by-the-numbers-sub-section-wrapper {
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between; }

  .by-the-numbers-sub-section-wrapper > div {
    width: 280px; }

  #download-csvdb-section {
    padding-left: 100px; } }
/***Style for small devices***/
@media (min-width: 768px) and (max-width: 991px) {
  #bythe-numbers-section .by-the-numbers-wrapper {
    max-width: 100%;
    padding: 0 15px; }

  #download-csvdb-section {
    text-align: center; } }
@media screen and (max-width: 767px) {
  #bythe-numbers-section .subheading {
    margin-bottom: 30px; }

  .by-the-numbers-sub-section-wrapper {
    display: block; }

  #bythe-numbers-section .by-the-numbers-wrapper {
    max-width: 100%;
    padding: 0 15px; }

  #map-qa-section .nav-tabs li:not(:first-child):before {
    display: none; }

  #map-qa-section .nav-tabs li {
    padding: 4px 0px; }

  #download-csvdb-section {
    text-align: center; } }
/***Style for country page***/
.ncpi-cntry-outer-container {
  background-color: #f2f2f2;
  padding: 50px 100px 70px; }
  .ncpi-cntry-outer-container .ncpi-cntry-outer-wrapper {
    padding: 35px 30px;
    background-color: #fff; }
  .ncpi-cntry-outer-container #countries-page-head {
    color: #00a99a; }
    .ncpi-cntry-outer-container #countries-page-head label {
      display: block;
      font-size: 28px;
      line-height: 34px;
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: 1px solid #70c8be; }
  .ncpi-cntry-outer-container #countries-search-section {
    position: relative; }
    .ncpi-cntry-outer-container #countries-search-section #txt-cntrs-search {
      display: block;
      margin: 30px auto 0;
      width: 488px;
      border: 0;
      border-bottom: 1px solid #b3b3b3;
      padding-bottom: 7px;
      outline: 0;
      height: 35px;
      background-color: #fff; }
      .ncpi-cntry-outer-container #countries-search-section #txt-cntrs-search::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #999;
        font-size: 14px; }
      .ncpi-cntry-outer-container #countries-search-section #txt-cntrs-search::-moz-placeholder {
        /* Firefox 19+ */
        color: #999;
        font-size: 14px; }
      .ncpi-cntry-outer-container #countries-search-section #txt-cntrs-search:-ms-input-placeholder {
        /* IE 10+ */
        color: #999;
        font-size: 14px; }
    .ncpi-cntry-outer-container #countries-search-section #img-cntrs-search {
      position: absolute;
      width: 24px;
      height: 24px;
      top: 30px;
      right: -webkit-calc(50% - 244px);
      right: -moz-calc(50% - 244px);
      right: calc(50% - 244px);
      background: url(../../../images/Slices/Search_0.png) no-repeat center;
      cursor: pointer; }
    .ncpi-cntry-outer-container #countries-search-section .btn-search-reset {
      position: absolute;
      width: 24px;
      height: 24px;
      top: 30px;
      right: -webkit-calc(50% - 244px);
      right: -moz-calc(50% - 244px);
      right: calc(50% - 244px);
      background: url(../../../images/close-search.png) no-repeat right center transparent;
      background-size: 18px 18px;
      cursor: pointer; }

#countrs-list-section .regionwise-container {
  margin-top: 41px; }
  #countrs-list-section .regionwise-container:first-child {
    margin-top: 47px; }
  #countrs-list-section .regionwise-container .region-header {
    font-size: 16px;
    line-height: 22px;
    color: #4d4d4d;
    padding-bottom: 8px;
    border-bottom: 1px solid #70c8be;
    margin-bottom: 17px; }
    #countrs-list-section .regionwise-container .region-header .lbl-region {
      font-size: 16px;
      line-height: 22px;
      color: #4d4d4d;
      display: block;
      font-weight: 700;
      text-transform: uppercase;
      cursor: default;
      text-decoration: none; }
#countrs-list-section .country-list ul {
  padding: 0;
  column-count: 3;
  column-gap: 35px; }
#countrs-list-section .country-list li {
  display: block;
  list-style: none;
  margin-bottom: 7px;
  /*width: 12.5%;*/
  /*padding-right: 35px;*/
  /*vertical-align: top;*/ }
  #countrs-list-section .country-list li a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    line-height: 18px; }

.slt-year {
  float: left;
  padding-left: 20px;
  display: inline-block; }
  .slt-year label {
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #00a99a; }
  .slt-year select {
    margin: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 6px 0px 8px 0;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    width: 120px;
    outline: none; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .ncpi-cntry-outer-container {
    padding: 15px 15px 15px; }

  #countrs-list-section .country-list ul {
    column-count: 2; } }
@media screen and (max-width: 767px) {
  .ncpi-cntry-outer-container {
    padding: 15px 15px 15px; }

  #countrs-list-section .country-list ul {
    column-count: 1; }

  .ncpi-cntry-outer-container #countries-search-section #txt-cntrs-search {
    width: 100%; }

  .ncpi-cntry-outer-container #countries-search-section #img-cntrs-search,
  .ncpi-cntry-outer-container #countries-search-section .btn-search-reset {
    right: 15px; } }
/***Style for country inner page***/
.ncpi-cntry-outer-wrapper #country-page-head {
  /*padding-bottom: 10px;*/
  /*border-bottom: 1px solid #70c8be;*/ }
  .ncpi-cntry-outer-wrapper #country-page-head label {
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    color: #00a99a;
    display: block;
    float: left;
    padding-bottom: 0; }
  .ncpi-cntry-outer-wrapper #country-page-head .btn-country-popup {
    display: block;
    float: left;
    width: 50px;
    height: 34px;
    margin-left: 20px;
    padding: 17px 20px 17px;
    background: url(../../../images/Slices/country-down-arrow.png) no-repeat center;
    border-left: 1px solid #ccc;
    cursor: pointer; }
    .ncpi-cntry-outer-wrapper #country-page-head .btn-country-popup.slideopen {
      background: url(../../../images/Slices/country-up-arrow.png) no-repeat center; }
.ncpi-cntry-outer-wrapper #country-name-btn-wrapper {
  padding-bottom: 10px;
  border-bottom: 1px solid #70c8be; }
  .ncpi-cntry-outer-wrapper #country-name-btn-wrapper::before, .ncpi-cntry-outer-wrapper #country-name-btn-wrapper::after {
    display: table;
    content: " "; }
  .ncpi-cntry-outer-wrapper #country-name-btn-wrapper::after {
    clear: both; }
.ncpi-cntry-outer-wrapper #select-data {
  right: 15px;
  top: 15px;
  cursor: pointer; }

#country-search-section {
  padding-top: 15px;
  overflow: visible; }
  #country-search-section .txt-img-cntry-search {
    float: left;
    position: relative; }
    #country-search-section .txt-img-cntry-search #txt-cntry-search {
      display: inline-block;
      border: 0;
      border-bottom: 1px solid #dbdbdb;
      height: 30px;
      width: 300px;
      padding-left: 5px;
      float: left;
      background-color: #fff;
      outline: none; }
      #country-search-section .txt-img-cntry-search #txt-cntry-search::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #999;
        font-size: 14px; }
      #country-search-section .txt-img-cntry-search #txt-cntry-search::-moz-placeholder {
        /* Firefox 19+ */
        color: #999;
        font-size: 14px; }
      #country-search-section .txt-img-cntry-search #txt-cntry-search:-ms-input-placeholder {
        /* IE 10+ */
        color: #999;
        font-size: 14px; }
    #country-search-section .txt-img-cntry-search #img-cntry-search {
      display: inline-block;
      width: 30px;
      height: 30px;
      float: left;
      position: absolute;
      right: 0;
      bottom: 2px;
      background: url(../../../images/Slices/Search_0.png) no-repeat center;
      font-size: 0;
      cursor: pointer; }
    #country-search-section .txt-img-cntry-search .btn-search-reset.cntry-tpc-rst {
      display: inline-block;
      width: 30px;
      height: 30px;
      float: left;
      position: absolute;
      right: 0;
      bottom: 2px;
      background: url(../../../images/close-search.png) no-repeat right center transparent;
      background-size: 18px 18px;
      font-size: 0;
      cursor: pointer; }
  #country-search-section .sub-tabs-wrapper {
    overflow: visible; }

#country-list-popup {
  position: absolute;
  z-index: 5;
  max-width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  width: calc(100% - 60px);
  left: 45px;
  max-height: 350px;
  transition: .3s all ease;
  overflow: auto;
  top: 85px; }
  #country-list-popup .regionwise-container {
    margin-top: 41px; }
    #country-list-popup .regionwise-container:first-child {
      margin-top: 20px; }
    #country-list-popup .regionwise-container .region-header {
      font-size: 16px;
      line-height: 22px;
      color: #4d4d4d;
      padding-bottom: 8px;
      border-bottom: 1px solid #70c8be;
      margin-bottom: 17px; }
      #country-list-popup .regionwise-container .region-header .lbl-region {
        font-size: 16px;
        line-height: 22px;
        color: #4d4d4d;
        display: block;
        font-weight: 700;
        text-decoration: none;
        cursor: default; }
  #country-list-popup .country-list ul {
    padding: 0;
    column-count: 3;
    column-gap: 35px; }
  #country-list-popup .country-list li {
    display: block;
    list-style: none;
    margin-bottom: 7px;
    /*width: 12.5%;*/
    /*padding-right: 35px;*/
    /*vertical-align: top;*/ }
    #country-list-popup .country-list li a {
      display: inline-block;
      color: #333;
      font-size: 14px;
      line-height: 18px; }

#country-download,
#country-print,
#country-share {
  cursor: pointer; }

#country-list-popup {
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  transition: .3s all linear;
  max-height: 350px;
  display: block !important;
  opacity: 1;
  visibility: visible; }

#country-list-popup.hidden {
  max-height: 0;
  opacity: 0;
  visibility: hidden; }

#country-note,
#country-source {
  padding-top: 42px;
  position: relative;
  /*&::before {
    border-top: 1px solid #dbdbdb;
    display: block;
    left: 15px;
    position: absolute;
    width: calc(100% - 30px);
    top: -1px;  
  }*/ }

#country-note,
#country-source {
  color: #4d4d4d;
  font-style: italic; }

#country-list-section .topics-container::before {
  border: 0;
  display: block;
  left: 15px;
  position: relative;
  top: auto; }

#country-list-section .topics-container {
  padding-top: 35px; }

#country-list-section.topic-accordion .topic-wrapper:first-child .topic-name,
#country-list-section #map-qa-section .topic-wrapper:first-child .topic-name {
  border-top: 1px solid #dbdbdb; }

.export-share-popup {
  position: absolute;
  width: auto;
  border: 1px solid #ccc;
  z-index: 2;
  background: #fff;
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  transition: .3s all linear;
  right: 0;
  top: 35px;
  max-height: 0;
  opacity: 0;
  padding: 0;
  visibility: hidden; }
  .export-share-popup::before {
    content: '';
    width: 22px;
    height: 11px;
    position: absolute;
    top: -11px;
    right: 20px;
    background: url(../../../images/popup_arrow_top.png) no-repeat left 0; }
  .export-share-popup ul {
    padding: 0;
    display: block; }
    .export-share-popup ul li {
      list-style: none;
      background: url(../../../images/facebook.png) no-repeat left 0;
      display: block;
      cursor: pointer;
      padding-left: 20px;
      font-size: 12px;
      color: #999;
      margin-bottom: 13px;
      padding-top: 2px; }
      .export-share-popup ul li:hover {
        color: #4d4d4d; }
      .export-share-popup ul li:last-child {
        margin-bottom: 15px; }
    .export-share-popup ul li[title="Facebook"] {
      background: url(../../../images/facebook.png) no-repeat left 1px; }
      .export-share-popup ul li[title="Facebook"]:hover {
        background: url(../../../images/facebook_hover.png) no-repeat left 1px; }
    .export-share-popup ul li[title="Twitter"] {
      background: url(../../../images/twitter.png) no-repeat left 3px; }
      .export-share-popup ul li[title="Twitter"]:hover {
        background: url(../../../images/twitter_hover.png) no-repeat left 3px; }
    .export-share-popup ul li[title="LinkedIn"] {
      background: url(../../../images/linkedin.png) no-repeat left 2px; }
      .export-share-popup ul li[title="LinkedIn"]:hover {
        background: url(../../../images/linkedin_hover.png) no-repeat left 2px; }

.export-share-popup.expand {
  max-height: none;
  padding: 20px 20px 0;
  opacity: 1;
  visibility: visible;
  box-shadow: 0px 0px 10px 1px #ccc;
  cursor: default;
  z-index: 8; }

.export-download,
.export-share {
  position: relative; }

.export-download-popup {
  position: absolute;
  width: auto;
  border: 1px solid #ccc;
  z-index: 2;
  background: #fff;
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  transition: .3s all linear;
  right: 15px;
  top: 35px;
  max-height: 0;
  opacity: 0;
  padding: 0;
  visibility: hidden; }
  .export-download-popup::before {
    content: '';
    width: 22px;
    height: 11px;
    position: absolute;
    top: -11px;
    right: 20px;
    background: url(../../../images/popup_arrow_top.png) no-repeat left 0; }
  .export-download-popup.expand {
    max-height: none;
    padding: 15px 20px 0;
    opacity: 1;
    visibility: visible;
    box-shadow: 0px 0px 10px 1px #ccc;
    cursor: default; }
  .export-download-popup ul {
    padding: 0;
    display: block; }
  .export-download-popup li {
    list-style: none;
    background: url(../../../images/pdf.png) no-repeat left 0 top 0;
    display: block;
    cursor: pointer;
    padding-left: 26px;
    font-size: 12px;
    color: #999;
    margin-bottom: 15px;
    min-height: 20px;
    padding-top: 3px; }
    .export-download-popup li:hover {
      color: #4d4d4d; }
  .export-download-popup li[title="PDF"] {
    background: url(../../../images/pdf.png) no-repeat left 0 top 0; }
    .export-download-popup li[title="PDF"]:hover {
      background: url(../../../images/pdf_hover.png) no-repeat left 0 top 0; }
  .export-download-popup li[title="XLS"] {
    background: url(../../../images/xls.png) no-repeat left 0 top 0; }
    .export-download-popup li[title="XLS"]:hover {
      background: url(../../../images/xls_hover.png) no-repeat left 0 top 0; }
  .export-download-popup li[title="CSV"] {
    background: url(../../../images/csv.png) no-repeat left 0 top 0; }
    .export-download-popup li[title="CSV"]:hover {
      background: url(../../../images/csv_hover.png) no-repeat left 0 top 0; }

#country-list-section {
  /*.mCSB_inside > .mCSB_container {
    padding-right: 15px;
    background: #daedea;
  }*/ }
  #country-list-section .topic-question-container {
    padding: 0 15px;
    max-height: 300px;
    overflow: auto; }
  #country-list-section .topic-question-wrapper > .row {
    display: table;
    /*width: calc(100% + 30px);*/
    width: 100%;
    margin: 0; }
  #country-list-section .question-name {
    display: table-cell;
    float: none;
    background-color: #f2f2f2;
    border-bottom: 1px solid #ccc; }
  #country-list-section .topic-question-option-container {
    display: table-cell;
    float: none;
    background-color: #daedea;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc; }
  #country-list-section .mCustomScrollbar {
    padding-right: 0;
    padding-top: 1px; }
  #country-list-section .mCustomScrollBox {
    background: #daedea; }
  #country-list-section .mCS_no_scrollbar .mCustomScrollBox {
    padding-right: 15px;
    background: #daedea; }
  #country-list-section .topic-question-wrapper:last-child .question-name,
  #country-list-section .topic-question-wrapper:last-child .topic-question-option-container {
    border: 0; }

/*.export-share-popup ul li[title="Facebook"] {
background-position: -270px -30px;
}
.export-share-popup ul li[title="Twitter"] {
background-position: -305px -30px;
}
.export-share-popup ul li[title="Linked In"] {
background-position: -340px -30px;
}
*/
.no-cntry-found-msg,
.no-country-found-msg {
  text-align: center;
  margin-bottom: 100px;
  margin-top: 50px; }

.no-country-found-msg {
  margin-top: 100px; }

#country-search-section .exports-wrapper > div:not(:last-child) {
  border-right: 1px solid #e0e0e0; }

#country-list-section.topic-accordion .topic-wrapper .topic-name,
#country-list-section #map-qa-section .topic-wrapper .topic-name {
  padding: 15px 25px 13px 0;
  cursor: auto; }

#country-list-section .topic-name .btn-topic-wrapper-open-close {
  background: url(../../../images/header/plus.png) no-repeat left center;
  width: 13px;
  height: 18px;
  display: block;
  position: absolute;
  right: 0;
  top: 30%;
  z-index: 4;
  cursor: pointer; }
#country-list-section .topic-name.active .btn-topic-wrapper-open-close {
  background: url(../../../images/header/minus.png) no-repeat left center; }
#country-list-section .topic-name .btn-joint-analysis {
  display: inline-block;
  font-size: 0;
  height: 17px;
  width: 17px;
  vertical-align: middle;
  margin-left: 15px;
  background: url(../../../images/Popup_Icon.png) no-repeat center;
  cursor: pointer; }

#country-list-section.topic-accordion .topic-wrapper .topic-name:after {
  display: none; }

.joint-analysis-popup {
  position: absolute;
  background: #fff;
  z-index: 8;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 15px 20px;
  width: 335px;
  min-height: 315px;
  overflow: visible;
  right: -355px;
  top: -2px;
  box-shadow: 0px 0px 10px 1px #ccc; }
  .joint-analysis-popup:before {
    content: '';
    background: url(../../../images/Popup_Indicator_Arrow_Left.png) no-repeat center;
    width: 21px;
    height: 33px;
    position: absolute;
    top: 9px;
    left: -21px; }
  .joint-analysis-popup .joint-analysis-popup-chart {
    height: 178px !important;
    margin-top: 5px;
    margin-bottom: 0;
    /*.highcharts-container {
      width: 100%;
      max-width: 100%;
      height: 200px !important;
      max-height: 200px;
    }
    svg {
      height: 200px !important;
    }*/ }
  .joint-analysis-popup .joint-analysis-popup-title {
    position: relative;
    margin-top: 2px;
    padding-right: 15px;
    padding-left: 15px; }
    .joint-analysis-popup .joint-analysis-popup-title > label {
      font-size: 12px;
      color: #000;
      line-height: 18px; }
  .joint-analysis-popup .joint-analysis-popup-close {
    position: absolute;
    width: 17px;
    height: 17px;
    font-size: 0;
    right: -10px;
    top: -10px;
    background: url(../../../images/Close.png) no-repeat center;
    cursor: pointer; }
  .joint-analysis-popup .joint-analysis-popup-source {
    font-size: 11px;
    color: #4d4d4d;
    font-style: italic;
    margin-bottom: 55px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc; }
    .joint-analysis-popup .joint-analysis-popup-source.has-see-multi {
      margin-bottom: 100px; }
  .joint-analysis-popup .btn-see-more {
    width: auto;
    text-align: center;
    padding: 9px 15px;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    color: #fff;
    background: #00a99a;
    border: 1px solid #00a99a;
    text-decoration: none;
    display: inline-block; }
  .joint-analysis-popup .joint-analysis-popup-btn-wrpper {
    position: absolute;
    width: 305px;
    bottom: 20px;
    text-align: center;
    height: 30px;
    display: block; }
  .joint-analysis-popup .slt-see-multi {
    margin: 0 auto 20px;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 6px 0px 8px 0;
    display: block;
    vertical-align: middle;
    background: #fff;
    width: 120px;
    outline: none; }

.has-see-multi + .joint-analysis-popup-btn-wrpper {
  height: auto; }

.topic-wrapper-block:not(:first-child) .joint-analysis-popup {
  left: -355px;
  right: auto;
  top: -2px; }
  .topic-wrapper-block:not(:first-child) .joint-analysis-popup:before {
    content: '';
    background: url(../../../images/Popup_Indicator_Arrow_Right.png) no-repeat center;
    width: 21px;
    height: 33px;
    position: absolute;
    top: 9px;
    left: auto;
    right: -21px; }
.topic-wrapper-block:not(:first-child) .joint-analysis-popup-close {
  left: -5px;
  right: auto;
  top: -10px;
  background: url(../../../images/Close.png) no-repeat center;
  cursor: pointer; }

.ncpi-cntry-outer-wrapper #country-name-analysis-topic {
  padding-bottom: 5px;
  border-bottom: 1px solid #70c8be; }
  .ncpi-cntry-outer-wrapper #country-name-analysis-topic #area-head {
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
    margin-right: 20px;
    font-size: 28px;
    line-height: 34px;
    color: #00a99a;
    border-right: 1px solid #ccc; }
  .ncpi-cntry-outer-wrapper #country-name-analysis-topic #joint-analysis-head {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 30px;
    color: #4d4d4d; }

#joint-analysis-export-section {
  padding-top: 20px;
  padding-bottom: 13px; }
  #joint-analysis-export-section .exports-wrapper {
    float: right; }
    #joint-analysis-export-section .exports-wrapper > div {
      float: left;
      padding: 0 20px; }
      #joint-analysis-export-section .exports-wrapper > div:not(:last-child) {
        border-right: 1px solid #ccc; }
    #joint-analysis-export-section .exports-wrapper .export-download {
      color: #666666;
      font-size: 14px; }
      #joint-analysis-export-section .exports-wrapper .export-download:before {
        content: '';
        background: url(../../../images/topics/Download.png) no-repeat left 3px;
        display: block;
        width: 26px;
        height: 20px;
        float: left; }
    #joint-analysis-export-section .exports-wrapper .export-print {
      color: #666666;
      font-size: 14px; }
      #joint-analysis-export-section .exports-wrapper .export-print:before {
        content: '';
        background: url(../../../images/topics/Print.png) no-repeat left 3px;
        display: block;
        width: 26px;
        height: 20px;
        float: left; }
    #joint-analysis-export-section .exports-wrapper .export-share {
      color: #666666;
      font-size: 14px;
      padding-right: 0; }
      #joint-analysis-export-section .exports-wrapper .export-share:before {
        content: '';
        background: url(../../../images/topics/Share.png) no-repeat left 3px;
        display: block;
        width: 34px;
        height: 32px;
        float: left; }

.section-jointanalysis-aidsinfo-related-indicators,
.section-jointanalysis-aidsinfo-graphs {
  border-left: 1px solid #ccc; }

.section-jointanalysis-ncpi-indicators {
  /*.singlechoice {
    .ncpi-ind-name {
      font-weight: normal;
      color: #4d4d4d;
    }
  }*/
  /* .left-sec-ind-containers.parent-table-wrapper:not(:first-child) .ncpi-ind-ans-wrapper:before {
   content: '';
       width: -webkit-calc(100% - 30px);
       width: -moz-calc(100% - 30px);
       width: calc(100% - 30px);
       height: 1px;
       background: #fff;
       display: block;
       border-top: 1px solid #ccc;
       position: absolute;
       top: 2px;
   }*/ }
  .section-jointanalysis-ncpi-indicators .ncpi-ind-ans-wrapper {
    /*margin-bottom: 10px;*/ }
  .section-jointanalysis-ncpi-indicators .ncpi-ind-name {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #00a99a;
    text-align: left; }
  .section-jointanalysis-ncpi-indicators .ncpi-ind-name-ans-single-ans,
  .section-jointanalysis-ncpi-indicators .ncpi-ind-name-ans-multi-ans {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #00a99a;
    text-align: center; }
  .section-jointanalysis-ncpi-indicators .ncpi-ind-name-ans-multi-ans {
    margin-top: 5px; }
  .section-jointanalysis-ncpi-indicators .ncpi-ind-name-ans-multi-option {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #333;
    text-align: left;
    margin-top: 5px; }
  .section-jointanalysis-ncpi-indicators .part-b-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #00a99a;
    text-align: left;
    /*margin-top: 17px;*/
    position: relative;
    /*&:before {
      content: '';
      width: -webkit-calc(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: calc(100% - 30px);
      height: 1px;
      background: #fff;
      display: block;
      border-top: 1px solid #ccc;
      position: absolute;
      top: -15px;
      
    }*/ }

.civil-national-table-wrapper {
  /*&>div:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    padding-bottom: 25px;
    margin-bottom: 0;
    display: block;
    border-bottom: 1px solid #ccc;
  }*/ }

.section-jointanalysis-ncpi-indicators > div.row:not(:last-child) > .civil-national-table-wrapper > div:not(:last-child):after {
  display: none; }

.civil-national-table {
  color: #4d4d4d;
  /*border: 1px solid #ccc;*/
  margin-top: 7px;
  table-layout: fixed;
  margin-bottom: 0; }
  .civil-national-table th {
    border-bottom: 0 !important; }
  .civil-national-table td {
    border: 0 !important; }
  .civil-national-table th {
    text-align: center; }
  .civil-national-table td:not(.left-table-title-td) {
    text-align: center;
    color: #00a99a; }
  .civil-national-table .left-table-title-td {
    word-wrap: break-word;
    color: #000;
    /***Task 247458***/
    /*font-weight: bold;*/ }
    .civil-national-table .left-table-title-td:first-letter {
      text-transform: uppercase; }

.section-jointanalysis-aidsinfo-graphs {
  /*.main-title,*/ }
  .section-jointanalysis-aidsinfo-graphs .pie-chart-group-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #00a99a;
    margin-bottom: 25px; }
  .section-jointanalysis-aidsinfo-graphs .sub-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #00a99a;
    /*margin-bottom: 15px;*/ }
  .section-jointanalysis-aidsinfo-graphs .pie-chart-groupings,
  .section-jointanalysis-aidsinfo-graphs .grouped-column-chart {
    /*border-bottom: 1px solid #ccc;
    margin-bottom: 17px;*/ }
  .section-jointanalysis-aidsinfo-graphs .main-chart {
    height: 220px; }
  .section-jointanalysis-aidsinfo-graphs .main-source {
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    color: #4d4d4d;
    /*padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;*/ }
  .section-jointanalysis-aidsinfo-graphs .related-number-wrapper {
    /*margin-top: 40px;*/ }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .no-graph-indicators {
      margin-top: 20px; }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .no-graph-without-title {
      margin-top: 17px; }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .no-graph-main-title {
      font-size: 14px;
      line-height: 20px;
      font-weight: bold;
      color: #00a99a;
      margin-bottom: 15px; }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .nograph-ind-name {
      font-size: 14px;
      line-height: 20px;
      font-weight: bold;
      color: #00a99a;
      text-align: left; }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .no-graph-source > div {
      font-size: 12px !important;
      line-height: 18px !important;
      font-style: italic !important;
      color: #4d4d4d !important;
      margin-top: 30px !important;
      margin-bottom: 0;
      /*Changes made to bring border-bottom else 30px*/
      font-weight: normal !important; }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .source-bottom-border {
      /*padding-bottom: 15px;
      border-bottom: 1px solid #ccc;
      margin-bottom: 10px;*/ }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .nograph-ind-val {
      font-size: 32px;
      line-height: 38px;
      color: #231f20;
      padding-left: 0; }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .nograph-ind-val.val-align-center {
      padding-left: 15px;
      padding-top: 10px; }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .nograph-ind-text.val-align-center {
      padding-left: 15px;
      min-height: 200px;
      padding-top: 90px;
      text-align: center;
      padding-bottom: 90px;
      margin-bottom: 10px;
      color: #60606a;
      font-weight: 700;
      font-size: 12px;
      text-align: center; }
    .section-jointanalysis-aidsinfo-graphs .related-number-wrapper .nograph-ind-text {
      padding-left: 0; }

/*.no-graph-without-title.no-graph-indicators:not(:last-child) .no-graph-source>div:after {*/
/*.related-number-wrapper:not(:last-child) .no-graph-without-title.no-graph-indicators .no-graph-source>div:after {
  content: '';
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  height: 1px;
  background: #fff;
  display: block;
  border-top: 1px solid #ccc;
  position: absolute;
  bottom: -22px;
}*/
.middle-uncertinity-bounds {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px; }

.section-jointanalysis-aidsinfo-related-indicators .right-chart-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #00a99a;
  text-align: left;
  margin-bottom: 30px; }
  .section-jointanalysis-aidsinfo-related-indicators .right-chart-title:empty {
    display: none; }
.section-jointanalysis-aidsinfo-related-indicators .right-chart {
  margin-bottom: 30px; }
.section-jointanalysis-aidsinfo-related-indicators .right-source {
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
  color: #4d4d4d; }

#jointanalysis-source-container .source-head {
  font-size: 14px;
  line-height: 20px;
  color: #4d4d4d;
  margin-top: 60px;
  padding-top: 30px;
  text-align: left;
  font-style: italic;
  border-top: 1px solid #ccc; }
#jointanalysis-source-container .source-list {
  font-size: 14px;
  line-height: 20px;
  color: #4d4d4d;
  text-align: left;
  font-style: italic; }

#country-list-section .topic-wrapper-block:first-child {
  padding-left: 15px; }

.ncpi-ind-custom-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #00a99a;
  text-align: left;
  margin-bottom: 10px; }

.right-legend {
  margin-bottom: 15px; }

.right-legend-item-wrapper {
  margin-bottom: 5px; }
  .right-legend-item-wrapper .right-legend-item-blck {
    display: inline-block;
    vertical-align: middle; }
  .right-legend-item-wrapper .right-legend-item-lbl {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: calc(100% - 25px);
    padding-left: 10px; }

.middle-legend-item-wrapper {
  margin-bottom: 5px; }
  .middle-legend-item-wrapper .middle-legend-item-blck {
    display: inline-block;
    vertical-align: middle; }
  .middle-legend-item-wrapper .middle-legend-item-lbl {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: calc(100% - 25px);
    padding-left: 10px; }

.right-chart .nograph-ind-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #00a99a;
  text-align: left; }
.right-chart .nograph-ind-val {
  font-size: 32px;
  line-height: 38px;
  color: #231f20;
  padding-left: 0; }
.right-chart .sub-title {
  color: #00a99a;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px; }
.right-chart .main-chart {
  height: 220px; }

.val-align-center {
  text-align: center; }

.slt-year {
  float: left;
  padding-left: 20px;
  display: inline-block; }
  .slt-year label {
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #00a99a; }
  .slt-year select {
    margin: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 6px 0px 8px 0;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    width: 130px;
    outline: none; }

.national-civil-reponse {
  font-weight: bold; }

.national-civil-reponse-ul {
  padding: 0;
  list-style: none;
  margin-bottom: 12px; }
  .national-civil-reponse-ul .topic-option-wrapper {
    list-style: none;
    /*margin-top: 0!important;*/ }

.xAxis-expansion-ul {
  list-style: none;
  padding-left: 15px; }

/***general Classes***/
.bottom-border-margin-padding {
  margin-bottom: 17px;
  padding-bottom: 14px;
  border-bottom: 1px solid #ccc; }

.title-bold-green {
  color: #00a99a;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px; }

.title-normal-green {
  color: #00a99a;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px; }

/*************************/
/***Source list section***/
.srcnt-list ul,
.source-list ul,
.topic-list-src-list {
  padding-left: 0;
  list-style: none; }

.srcnt-list-li {
  width: 100%;
  margin-bottom: 3px; }

.srcnt-list-li-index {
  padding-right: 10px;
  vertical-align: top;
  font-size: 12px; }

.srcnt-list-li-lbl {
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  vertical-align: top;
  font-size: 12px;
  word-wrap: break-word; }

/*************************/
.joint-analysis-popup select.slt-see-multi {
  width: 100%;
  font-size: 12px; }

.ncpi-ind-ans-wrapper .multichoice-option {
  margin-top: 10px; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #country-search-section .txt-img-cntry-search #txt-cntry-search {
    width: 200px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  #country-list-section .question-name,
  #country-list-section .topic-question-option-container {
    word-break: break-word; }

  #country-list-popup .country-list ul {
    column-count: 2; }

  /*#select-data-popup .popup-topic-list {
    max-height: 298px;
    overflow: auto;
  }*/
  .section-jointanalysis-ncpi-indicators,
  .section-jointanalysis-aidsinfo-graphs:not(:last-child) {
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px; }

  .section-jointanalysis-aidsinfo-graphs:last-child {
    border-right: 0;
    border-left: 0; }

  .section-jointanalysis-aidsinfo-related-indicators {
    border-left: 0; }

  #country-search-section .txt-img-cntry-search #txt-cntry-search {
    width: 160px; }

  .slt-year select {
    width: 100px; } }
@media screen and (max-width: 767px) {
  /*#select-data-popup .modal-content {
    height: calc(100% - 30px);
    overflow: auto;
  }
  #select-data-popup .modal-body {
    height: 500px;
    overflow: auto;
  }*/
  #country-list-section .topics-container::after {
    display: none; }

  #country-list-section .question-name,
  #country-list-section .topic-question-option-container {
    word-break: break-word; }

  #country-list-popup .country-list ul {
    column-count: 1; }

  .ncpi-cntry-outer-wrapper #country-name-btn-wrapper {
    padding-bottom: 35px; }

  .ncpi-cntry-outer-wrapper #select-data {
    top: auto;
    bottom: 0; }

  #country-list-popup {
    top: 75px;
    z-index: 9; }

  #country-search-section .txt-img-cntry-search,
  #country-search-section .txt-img-cntry-search #txt-cntry-search {
    width: 100%; }

  #country-search-section .txt-img-cntry-search {
    margin-bottom: 15px; }

  .sub-tabs-wrapper .exports-wrapper > div {
    padding: 4px 8px 0; }

  #country-search-section .exports-wrapper > div {
    padding: 0 9px; }

  .ncpi-cntry-outer-wrapper #country-page-head label {
    max-width: 200px;
    font-size: 20px;
    line-height: 26px; }

  .section-jointanalysis-ncpi-indicators,
  .section-jointanalysis-aidsinfo-graphs:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-left: 0; }

  .section-jointanalysis-aidsinfo-graphs:last-child {
    border-right: 0;
    border-left: 0; }

  .section-jointanalysis-aidsinfo-related-indicators {
    border-left: 0; }

  .ncpi-cntry-outer-wrapper #country-name-analysis-topic #joint-analysis-head {
    font-size: 22px;
    line-height: 28px; }

  #joint-analysis-export-section .exports-wrapper > div {
    padding: 0 13px; }

  .joint-analysis-popup {
    right: -25px; }

  .joint-analysis-popup:before {
    display: none; }

  .topic-wrapper-block:not(:first-child) .joint-analysis-popup {
    left: -25px; }

  .topic-wrapper-block:not(:first-child) .joint-analysis-popup-close {
    left: auto;
    right: -5px;
    top: -10px; }

  .slt-year {
    display: block;
    float: none;
    padding: 0;
    text-align: center;
    margin-bottom: 20px; } }
/***About page styles***/
.ncpi-about-outer-container {
  background-color: #f2f2f2;
  padding: 50px 100px 70px; }
  .ncpi-about-outer-container .ncpi-about-outer-wrapper {
    padding: 35px 30px;
    background-color: #fff; }

#countries-page-head {
  color: #00a99a; }
  #countries-page-head label {
    display: block;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #70c8be; }

.ncpi-about-outer-wrapper #countries-page-head {
  margin-bottom: 30px; }
.ncpi-about-outer-wrapper p {
  font-size: 16px;
  line-height: 22px;
  text-align: left; }

.about-page-head,
#ncpi-about-content {
  width: 700px;
  margin: 0 auto; }

/*small device styles on about page*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  .ncpi-about-outer-container {
    padding: 15px 15px 15px; }

  .about-page-head,
  #ncpi-about-content {
    width: 100%; } }
/*Mobile device styles on about page*/
@media screen and (max-width: 767px) {
  #ncpi-about-content a {
    word-break: break-all; }

  .ncpi-about-outer-container {
    padding: 15px 15px 15px; }

  .about-page-head,
  #ncpi-about-content {
    width: 100%; } }
/***Contact page styles***/
.ncpi-contact-outer-container {
  background-color: #f2f2f2;
  padding: 50px 100px 70px; }
  .ncpi-contact-outer-container .ncpi-contact-outer-wrapper {
    padding: 35px 30px;
    background-color: #fff; }

#contact-page-head {
  color: #00a99a;
  margin-bottom: 30px; }
  #contact-page-head label {
    display: block;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #70c8be; }

#ncpi-contact-content {
  margin-top: 40px; }
  #ncpi-contact-content #contact-name {
    display: inline-block;
    width: 50%;
    padding-right: 15px; }
    #ncpi-contact-content #contact-name label {
      font-size: 16px;
      line-height: 22px;
      color: #4d4d4d;
      display: inline-block;
      font-weight: 700;
      margin-bottom: 10px; }
    #ncpi-contact-content #contact-name input {
      display: block;
      height: 30px;
      width: 100%;
      border: 1px solid #ccc; }
  #ncpi-contact-content #contact-email {
    display: inline-block;
    width: 50%; }
    #ncpi-contact-content #contact-email label {
      font-size: 16px;
      line-height: 22px;
      color: #4d4d4d;
      display: inline-block;
      font-weight: 700;
      margin-bottom: 10px; }
    #ncpi-contact-content #contact-email input {
      display: block;
      height: 30px;
      width: 100%;
      border: 1px solid #ccc; }
  #ncpi-contact-content #contact-subject {
    margin-top: 20px; }
    #ncpi-contact-content #contact-subject label {
      font-size: 16px;
      line-height: 22px;
      color: #4d4d4d;
      display: inline-block;
      font-weight: 700;
      margin-bottom: 10px; }
    #ncpi-contact-content #contact-subject input {
      display: block;
      height: 30px;
      width: 100%;
      border: 1px solid #ccc; }
  #ncpi-contact-content #contact-message {
    margin-top: 20px; }
    #ncpi-contact-content #contact-message label {
      font-size: 16px;
      line-height: 22px;
      color: #4d4d4d;
      display: inline-block;
      font-weight: 700;
      margin-bottom: 10px; }
    #ncpi-contact-content #contact-message textarea {
      display: block;
      height: 200px;
      width: 100%;
      border: 1px solid #ccc; }
  #ncpi-contact-content #contact-send-btn {
    margin-top: 20px;
    /*#btn-send {
      padding: 6px 30px;
      border: 1px solid #00a99a;
      width: auto;
      text-align: center;
      display: inline-block;
      background: #00a99a;
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      border-radius: 4px;
      cursor: pointer;
      &:hover {
        background: #fff;
        color: #00a99a;
      }
    }*/ }

.req-field-ind {
  color: red;
  font-size: 16px;
  padding-left: 5px; }

#contact-note #contact-note-one,
#contact-note #contact-note-two {
  color: #4d4d4d;
  /*font-weight: 600;*/ }
#contact-note #contact-note-one {
  margin-bottom: 15px; }

.err-msg {
  color: red;
  margin-bottom: 25px; }

#btn-send {
  display: inline-block;
  padding: 11px 20px;
  font-size: 12px;
  color: #4d4d4d;
  background: #fff;
  line-height: 12px;
  text-align: center;
  border: 1px solid #4d4d4d;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-decoration: none;
  cursor: pointer;
  width: 136px;
  height: 36px; }
  #btn-send:hover {
    color: #fff;
    background-color: #4d4d4d;
    border: 1px solid #4d4d4d; }

@media screen and (max-width: 991px) {
  .ncpi-contact-outer-container {
    padding: 15px 15px 15px; } }
/***Select-data styles***/
.topic-container .table-div.slct-data-rslt-tbl {
  width: 100%;
  max-width: 100%;
  height: 500px;
  overflow: auto;
  /*.single-child-th {
    border-top: 0;
  }*/ }
  .topic-container .table-div.slct-data-rslt-tbl table {
    border: 1px solid #dbdbdb; }
  .topic-container .table-div.slct-data-rslt-tbl th {
    padding: 13px 10px;
    font-size: 13px;
    line-height: 19px;
    color: #4d4d4d;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-weight: 700; }
  .topic-container .table-div.slct-data-rslt-tbl td {
    padding: 15px 10px;
    font-size: 13px;
    line-height: 20px;
    color: #4d4d4d;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-weight: 400;
    vertical-align: middle; }
  .topic-container .table-div.slct-data-rslt-tbl th.fxd,
  .topic-container .table-div.slct-data-rslt-tbl td.fxd {
    background: #f2f2f2;
    color: #333; }
  .topic-container .table-div.slct-data-rslt-tbl .multi-parent-th {
    background: #89c7c9; }
  .topic-container .table-div.slct-data-rslt-tbl .single-parent-th,
  .topic-container .table-div.slct-data-rslt-tbl .single-child-th {
    background: #e099a3; }
  .topic-container .table-div.slct-data-rslt-tbl .multi-child-th {
    background: #b8e1dd; }

/*.table-div.slct-data-rslt-tbl {
  thead {
    tr:first-child {
      th:first-child {
        border-bottom: 0;
      }
    }
    tr:nth-child(2) {
      th:first-child {
        border: 0;
      }
    }
  }
}
*/
#select-data {
  z-index: 8; }

.popup-topic-search-section {
  position: relative; }

.popup-topic-search,
.popup-country-search {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ccc;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  outline: 0; }

.popup-topic-search-icn,
.popup-country-search-icn {
  background: url(../../../images/select_data/Search.png) no-repeat left 5px;
  display: block;
  width: 27px;
  height: 30px;
  float: right;
  position: absolute;
  right: 0;
  top: -16px; }

.modal-open .topic-section-wrapper,
.modal-open .country-section-wrapper {
  min-height: 270px; }

#select-data-popup::-webkit-scrollbar {
  width: 0; }

/*Results page*/
.tbl-chrt-container .panel {
  box-shadow: none;
  background: #f2f2f2;
  border: 0;
  margin: 0 -30px;
  padding-top: 1px; }
  .tbl-chrt-container .panel .panel-heading {
    margin-top: 10px;
    padding: 24px 30px 20px 30px;
    position: relative;
    background: #fff; }
  .tbl-chrt-container .panel .panel-collapse {
    background: #fff;
    padding: 0 15px 30px; }
  .tbl-chrt-container .panel .chart-title {
    margin: 0;
    max-width: none;
    text-align: left;
    padding-right: 20px;
    background: url(../../../images/header/minus.png) no-repeat right center; }
  .tbl-chrt-container .panel .question-chart-wrapper[aria-expanded="false"] .chart-title {
    background: url(../../../images/header/plus.png) no-repeat right center;
    outline: none; }
  .tbl-chrt-container .panel .note-text,
  .tbl-chrt-container .panel .source-text {
    padding-left: 60px; }
  .tbl-chrt-container .panel .question-chart-wrapper {
    text-decoration: none;
    outline: none; }

#country-list-section.topic-accordion .topic-option-wrapper {
  margin: 12px 0 0;
  line-height: 17px; }
  #country-list-section.topic-accordion .topic-option-wrapper::first-letter {
    text-transform: capitalize; }

.selectdata-result-wrapper .sub-tabs-wrapper {
  margin-bottom: 30px; }

#select-data-popup .modal-dialog {
  margin-top: 74px;
  height: auto;
  min-height: 100%; }

.modal-open #select-data-popup.modal {
  /*overflow-y: auto;*/ }

.slt-popup-session .modal-backdrop {
  margin-top: 74px; }

.select-data-left-block .select-data-tab-list li {
  margin-right: 40px;
  position: relative;
  padding-bottom: 3px;
  color: #b3b3b3;
  font-weight: bold; }
.select-data-left-block .select-data-tab-list li.selected {
  font-weight: bold; }
.select-data-left-block .select-data-tab-list li:not(:first-child)::before {
  content: "";
  position: absolute;
  left: -20px;
  height: 14px;
  width: 1px;
  background: #fff; }
.select-data-left-block .select-data-tab-list li:after {
  height: 3px; }
.select-data-left-block .select-data-tab-list {
  border-color: #666;
  margin-bottom: 21px; }
.select-data-left-block input.popup-topic-search,
.select-data-left-block .popup-country-search {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #666;
  font-weight: normal; }
.select-data-left-block span.popup-topic-search-icn,
.select-data-left-block span.popup-country-search-icn {
  top: -7px; }

.selected-section-wrapper .selected-title {
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #666; }

.selected-country-wrapper.not-empty-list {
  margin-bottom: 21px; }

.selected-years.not-empty-list,
.selected-topics-wrapper.not-empty-list {
  margin-bottom: 20px; }

.selected-years-wrapper.not-empty-list {
  margin-bottom: 0; }

.slt-data-rslt-chrt.div-no-result {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px; }

/***selectors directly taken from style in dev1***/
.selected-years ul li,
.selected-years ul .selected-question-list-item,
.selected-years ul li.selected-country-list-item,
.selected-years .selected-questions li,
.selected-years .selected-questions .selected-question-list-item,
.selected-years .selected-questions li.selected-country-list-item,
.selected-years .selected-countries li,
.selected-years .selected-countries .selected-question-list-item,
.selected-years .selected-countries li.selected-country-list-item,
.selected-topics-list ul li,
.selected-topics-list ul .selected-question-list-item,
.selected-topics-list ul li.selected-country-list-item,
.selected-topics-list .selected-questions li,
.selected-topics-list .selected-questions .selected-question-list-item,
.selected-topics-list .selected-questions li.selected-country-list-item,
.selected-topics-list .selected-countries li,
.selected-topics-list .selected-countries .selected-question-list-item,
.selected-topics-list .selected-countries li.selected-country-list-item,
.selected-countries-list ul li,
.selected-countries-list ul .selected-question-list-item,
.selected-countries-list ul li.selected-country-list-item,
.selected-countries-list .selected-questions li,
.selected-countries-list .selected-questions .selected-question-list-item,
.selected-countries-list .selected-questions li.selected-country-list-item,
.selected-countries-list .selected-countries li,
.selected-countries-list .selected-countries .selected-question-list-item,
.selected-countries-list .selected-countries li.selected-country-list-item {
  margin-top: 0;
  background: url(../../../images/select_data/Close_Selection.png) no-repeat left 3px top 2px;
  margin-bottom: 4px;
  font-size: 15px; }

.selected-section-wrapper .conditions-wrapper > div > span {
  margin-bottom: 3px; }

#select-data-popup .popup-year-list-item:not(:first-child),
#select-data-popup .popup-topic-wrapper:not(:first-child),
#select-data-popup .region-wrapper:not(:first-child) {
  /*display: block;*/
  /*margin-top: -7px;*/
  padding-top: 3px; }

/***selectors directly taken from style in dev1 - end***/
#select-data-popup .country-section-wrapper span.popup-region-title {
  margin-left: 0;
  font-size: 15px; }

#select-data-popup .popup-topic-wrapper .expand-icn {
  height: 22px; }

#select-data-popup .country-section-wrapper.select-region-tab {
  padding-right: 0; }

#select-data-popup .country-section-wrapper .select-data-region-list-wrapper {
  padding-right: 30px; }

#select-data-popup .country-section-wrapper .mCS_no_scrollbar_y > ul {
  padding-right: 0; }

#select-data-popup .popup-year-item-wrapper .popup-year-name {
  font-size: 15px; }

#select-data-popup .btn-apply {
  font-size: 12px;
  line-height: 12px;
  padding: 13px 50px;
  margin-top: 38px; }

#select-data-popup .reset-selection-wrapper {
  margin-left: 15px;
  padding: 13px 50px;
  cursor: pointer;
  display: inline-block;
  margin-top: 38px;
  line-height: 12px;
  font-size: 12px;
  height: 40px; }

.selected-section-wrapper .reset-selection {
  margin-left: 0;
  font-size: 12px;
  line-height: 12px; }

.select-data-left-block {
  border-right: 1px solid #666; }

#select-data-popup .popup-topic-list-wrapper {
  padding-left: 0; }

/*.select-all-wrapper {
  position: relative;
  .select-all-regions {
    opacity: 0;
  }
  .select-all-regions-label {
    padding-left: 10px;
    font-size: 15px;
    &:before {
      content: '';
      background: url(../../../images/select_data/Select_Data.png) no-repeat left center;
      display: block;
      position: absolute;
      width: 19px;
      height: 22px;
      z-index: 1;
      top: -3px;
      left: 0;
    }
  }
  .select-all-regions:checked+label:before {
    background: url(../../../images/select_data/Selected_Data.png) no-repeat left center;
  }
}
*/
.select-all-wrapper {
  position: relative;
  margin-top: 17px; }

.select-all-regions-label {
  padding-left: 22px;
  cursor: text; }

.no-selection {
  clear: both; }
  .no-selection .no-selction-msg {
    display: block; }

.selected-topics-wrapper,
.selected-country-wrapper,
.selected-years-wrapper {
  margin-bottom: 0; }

.slct-data-rslt-pie-lgnd .tpc-lgnd-item-blk {
  display: inline-block;
  width: 16px;
  height: 12px;
  margin-right: 10px;
  vertical-align: top; }
.slct-data-rslt-pie-lgnd .tpc-lgnd-item {
  margin-bottom: 10px;
  font-size: 12px;
  color: #000;
  list-style: none;
  width: 25%;
  display: inline-block; }
  .slct-data-rslt-pie-lgnd .tpc-lgnd-item > label {
    display: inline-block;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    vertical-align: top; }

.selected-section-wrapper .selected-countries {
  margin-top: 14px;
  margin-bottom: 0; }
  .selected-section-wrapper .selected-countries .selected-country-wrapper {
    margin-bottom: 20px; }
.selected-section-wrapper .conditions-wrapper > .selected-years {
  margin-top: 14px; }

/***Style for medium devices***/
@media (min-width: 992px) {
  #select-data-popup .modal-body {
    padding-bottom: 50px; }

  #select-data-popup .modal-content {
    min-height: 100vh; }

  #select-data-popup .country-section-wrapper .select-data-region-list-wrapper,
  #select-data-popup .popup-topic-list-wrapper {
    min-height: 80px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .select-data-left-block .select-data-tab-list li {
    margin-right: 30px; }
  .select-data-left-block .select-data-tab-list li:not(:first-child)::before {
    left: -15px; } }
/***Style for small devices***/
@media (max-width: 991px) {
  .slt-popup-session .modal-backdrop {
    margin-top: 0; }

  .select-data-left-block {
    border-right: 0;
    padding-right: 15px; }

  .selected-section-wrapper {
    padding-left: 15px;
    padding-top: 30px; }

  #select-data-popup .modal-body {
    padding-bottom: 30px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .slct-data-rslt-pie-lgnd .tpc-lgnd-item {
    width: 33.33%; } }
/***Style for extra small devices***/
@media (max-width: 767px) {
  .slct-data-rslt-pie-lgnd .tpc-lgnd-item {
    width: 50%; } }
.sub-tabs-wrapper {
  overflow: visible;
  position: relative; }
  .sub-tabs-wrapper::before, .sub-tabs-wrapper::after {
    display: table;
    content: " "; }
  .sub-tabs-wrapper::after {
    clear: both; }

.export-download,
.export-print,
.export-share {
  cursor: pointer; }

.topic-result-tabs.nav-tabs li a {
  cursor: pointer; }

.chart-sub-title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 26px;
  margin-top: -25px; }
  .chart-sub-title:empty {
    display: none; }

.tpc-rslt-no-data-msg {
  text-align: center;
  margin-top: 50px; }

.topiclist-block #country-search-section {
  position: relative; }

.btn-search-reset.tpc-list-rst {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 15px;
  right: -webkit-calc(50% - 244px);
  right: -moz-calc(50% - 244px);
  right: calc(50% - 244px);
  background: url(../../../images/close-search.png) no-repeat right center transparent;
  background-size: 18px 18px;
  cursor: pointer; }

.tpc-piechart-legend .tpc-lgnd-item-blk {
  display: inline-block;
  width: 16px;
  height: 12px;
  margin-right: 10px;
  vertical-align: top; }
.tpc-piechart-legend .tpc-lgnd-item {
  margin-bottom: 10px;
  font-size: 12px;
  color: #000;
  list-style: none; }
  .tpc-piechart-legend .tpc-lgnd-item > label {
    display: inline-block;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    vertical-align: top; }

.map-legend .tpc-map-lgnd-itm-clr-blk {
  display: inline-block;
  width: 16px;
  height: 12px;
  margin-right: 10px;
  vertical-align: top; }
.map-legend .tpc-map-lgnd-itm-wrapper {
  margin-bottom: 10px;
  font-size: 12px;
  color: #000;
  list-style: none;
  /*display: inline-block;
  width: 20%;*/
  /***10/06/2019 Task #247458***/
  text-align: left; }
.map-legend .tpc-map-lgnd-itm-name {
  display: inline-block;
  vertical-align: top;
  word-wrap: break-word;
  width: -webkit-calc(100% - 35px);
  width: calc(100% - 35px);
  width: -moz-calc(100% - 35px);
  line-height: 14px; }

#popup-country-list li.li-country-name {
  padding-bottom: 5px; }

.chart-selected-count-wrapper {
  clear: both;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; }
  .chart-selected-count-wrapper .chart-selected-country-label,
  .chart-selected-count-wrapper .chart-slected-country-count {
    float: left; }
  .chart-selected-count-wrapper .chart-slected-country-count {
    border: 1px solid #00a99a;
    border-radius: 30px;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #666666; }
  .chart-selected-count-wrapper .chart-selected-country-label {
    font-size: 13px;
    color: #666666;
    margin-right: 10px; }

.table-selected-count-wrapper {
  clear: both;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; }
  .table-selected-count-wrapper .table-selected-country-label,
  .table-selected-count-wrapper .table-slected-country-count {
    float: left; }
  .table-selected-count-wrapper .table-slected-country-count {
    border: 1px solid #00a99a;
    border-radius: 30px;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #666666; }
  .table-selected-count-wrapper .table-selected-country-label {
    font-size: 13px;
    color: #666666;
    margin-right: 10px; }

.map-selected-count-wrapper {
  clear: both;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; }
  .map-selected-count-wrapper .map-selected-country-label,
  .map-selected-count-wrapper .map-slected-country-count {
    float: left; }
  .map-selected-count-wrapper .map-slected-country-count {
    border: 1px solid #00a99a;
    border-radius: 30px;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #666666; }
  .map-selected-count-wrapper .map-selected-country-label {
    font-size: 13px;
    color: #666666;
    margin-right: 10px; }

.map-national-civil-dd {
  text-align: center;
  margin-bottom: 15px; }
  .map-national-civil-dd select {
    margin: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 6px 0px 8px 0;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    width: 145px;
    outline: none; }

.selected-count-wrapper {
  justify-content: center; }

.chart-wrapper .selected-count-wrapper {
  padding-right: 10px;
  margin-bottom: 10px; }

#topic-list-source-section {
  padding: 15px;
  font-size: 12px;
  clear: both; }

.topic-option-wrapper-header {
  font-weight: bold;
  margin: 10px 0 5px 0; }
  .topic-option-wrapper-header:first-child {
    margin-top: 0; }

.slt-year-wrapper {
  float: left;
  display: block; }
  .slt-year-wrapper .tpc-rslt-year {
    margin: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 6px 0px 8px 0;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    width: 130px;
    outline: none; }

.topic-res-wrapper .source-text ul {
  list-style: none;
  padding-left: 0;
  font-size: 12px; }

/***Striped lines in topic result page - client request - 040/06/2019***/
.alternate-stripes tr:nth-child(odd),
.alternate-stripes tr:nth-child(odd) td {
  background: #f2f2f2 !important; }

.alternate-stripes tr:nth-child(even),
.alternate-stripes tr:nth-child(even) td {
  background: #fff !important; }

.topic-res-wrapper .tablesorter tr:nth-child(odd) th {
  background-color: #b8e1dd;
  border-right: 0px solid #ccc;
  /*waiting for feedback*/
  outline: 0; }

.topic-res-wrapper .tablesorter thead.alternate-stripes-head tr:nth-child(odd) th {
  border-right: 0; }

.topic-res-wrapper .tablesorter tr:nth-child(even) th {
  background-color: #cde8e4;
  border-right: 0px solid #ccc;
  /*waiting for feedback*/ }

/******/
.topic-res-wrapper .map-legend {
  text-align: center;
  width: 50%;
  /*done to center align the legend*/
  margin-left: auto;
  /*done to center align the legend*/ }

.single-td-tbody td {
  padding: 0 !important;
  /*background: #fff!important;*/ }
  .single-td-tbody td label {
    width: 100%;
    padding: 5px 20px !important;
    display: block;
    /*background: #fff;
    &:nth-child(odd) {
      background: #f2f2f2;
    }*/ }

.topic-container .tab-blocks #map-div.special-map-style {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.topic-result-tabs .regional-tab-title a,
.topic-result-tabs .country-tab-title a {
  background: url(../../../images/Slices/country-up-arrow.png) no-repeat right 8px center !important;
  background-color: transparent !important;
  padding-right: 30px !important; }

.topic-result-tabs .regional-tab-title.active a,
.topic-result-tabs .country-tab-title.active a {
  background: url(../../../images/Slices/country-up-arrow-white.png) no-repeat right 8px center !important;
  background-color: #70c8be !important; }

/***Style for small devices***/
@media (min-width: 768px) and (max-width: 991px) {
  .btn-search-reset.tpc-list-rst {
    top: 6px; }

  .map-legend .tpc-map-lgnd-itm-wrapper {
    width: 33%; } }
/***Style for extra small devices***/
@media (max-width: 767px) {
  .btn-search-reset.tpc-list-rst {
    top: 0;
    right: 15px; }

  .topic-result-tabs.nav-tabs li a {
    padding: 7px 11px 6px; }

  #popup-country-list .modal-dialog {
    margin: 10px 0; }

  .map-legend .tpc-map-lgnd-itm-wrapper {
    /*display: inline-block;
    width: 50%;*/
    /***10/06/2019 Task #247458***/ }

  .map-national-civil-dd {
    text-align: center; } }

/*# sourceMappingURL=style2.css.map */
