/* == Begin Body content Components == */
.lp__body_content {
  font-size: 1.125rem;
  line-height: 1.8125rem;
  color: rgba(0, 0, 0, 0.87);
}
.lp__body_content p {
  margin: 0px 0px 16px 0px;
}
.lp__body_content ul {
  list-style: disc;
  padding-left: 40px;
}
.lp__body_content ul li {
  list-style: disc;
  margin: 0px 0px 16px 0px;
}
.lp__body_content ol {
  list-style: decimal;
  padding-left: 40px;
}
.lp__body_content ol li {
  list-style: decimal;
  margin: 0px 0px 16px 0px;
}
.lp__body_content .lp__body_content_sm_hor {
  float: left;
  width: 263px;
}
.lp__body_content .lp__body_content_sm_hor img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_lg_hor {
  float: left;
  width: 360px;
}
.lp__body_content .lp__body_content_lg_hor img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_sm_ver {
  float: left;
  width: 165px;
}
.lp__body_content .lp__body_content_sm_ver img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_lg_ver {
  float: left;
  width: 220px;
}
.lp__body_content .lp__body_content_lg_ver img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_sm_squ {
  float: left;
  width: 140px;
}
.lp__body_content .lp__body_content_sm_squ img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_lg_squ {
  float: left;
  width: 220px;
}
.lp__body_content .lp__body_content_lg_squ img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_full_size {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_full_size img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_left_img {
  float: left;
  margin: 0px 16px 0px 0px;
}
.lp__body_content .lp__body_right_img {
  float: right;
  margin: 0px 0px 0px 16px;
}
.lp__body_content figcaption {
  font-size: 0.75rem;
  line-height: 1.5rem;
  color: #666666;
  /*margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;*/
}
.lp__body_content.lp__lead_paragraph_md {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}
.lp__body_content .lp_body_content_table {
  background: #fff !important;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  border: 0px;
  margin: 0px 0px 16px 0px;
  border-bottom: 1px solid #e5e5e5;
  overflow: scroll;
  /*@media (max-width: 767px) {
  	table > thead > tr > th,
  	table > tbody > tr > th,
  	table > tfoot > tr > th,
  	table > thead > tr > td,
  	table > tbody > tr > td,
  	table > tfoot > tr > td {
  	    white-space: nowrap;
  	  }
  }*/
}
@media (min-width: 992px) {
  .lp__body_content .lp_body_content_table {
    overflow: auto;
  }
}
.lp__body_content .lp_body_content_table table {
  border: 1px solid #e5e5e5;
  border-left: 0px;
  border-right: 0px;
  width: 100%;
}
.lp__body_content .lp_body_content_table table thead tr {
  background-color: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}
.lp__body_content .lp_body_content_table table thead tr:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}
.lp__body_content .lp_body_content_table table thead tr:nth-child(2) {
  border-bottom: 2px solid #787878;
}
.lp__body_content .lp_body_content_table table thead tr th {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  width: auto;
  padding: 16px;
}
.lp__body_content .lp_body_content_table table tbody tr {
  border-bottom: 1px solid #e6e6e6;
}
.lp__body_content .lp_body_content_table table tbody tr:last-child {
  border-bottom: 1px solid #787878;
}
.lp__body_content .lp_body_content_table table tbody tr:first-child th {
  background-color: #fafafa;
}
.lp__body_content .lp_body_content_table table tbody tr th {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  vertical-align: bottom;
  font-weight: bold;
  padding: 16px;
  border: 0px;
}
.lp__body_content .lp_body_content_table table tbody tr td {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  padding: 8px 16px;
  word-break: break-word;
  text-align: left;
  border: 0px;
  /*&:first-child{
  	width: 25%;
  }*/
}
.lp__body_content .lp_body_content_table table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}
.lp__body_content .lp_body_content_table table tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.lp__body_content .lp_body_content_table caption {
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 16px;
}
.lp__body_content .lp_body_content_table caption .lp__caption_title {
  font-size: 1rem;
  font-weight: bold;
}
.lp__body_content .lp_body_content_table caption .lp__caption_description {
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.lp__body_content .lp__layout_table table {
  margin-bottom: 32px;
}
.lp__body_content .lp__layout_table table thead tr th {
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  width: auto;
  padding: 8px;
}
.lp__body_content .lp__layout_table table tbody tr th {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  padding: 8px;
}
.lp__body_content .lp__layout_table table tbody tr td {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  padding: 8px;
  word-break: break-word;
  text-align: left;
  vertical-align: top;
}
.lp__body_content .lp__layout_table table tbody tr td:first-child {
  text-align: right;
  width: 20%;
  color: #787878;
}
.lp__body_content .lp__layout_table table tbody tr td:nth-child(2n) {
  text-align: left;
}
.lp__body_content .lp__no_table {
  background: #fff !important;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  border: 0px;
  margin: 0px 0px 16px 0px;
  border-bottom: 1px solid #e5e5e5;
}
.lp__body_content .lp__no_table table {
  border: 1px solid #e5e5e5;
  border-left: 0px;
  border-right: 0px;
  width: 100%;
}
.lp__body_content .lp__no_table table thead tr:nth-child(2) {
  border-bottom: 2px solid #787878;
}
.lp__body_content .lp__no_table table thead tr th {
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  width: auto;
  padding: 8px;
}
.lp__body_content .lp__no_table table tbody tr th {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  vertical-align: bottom;
  font-weight: bold;
  padding: 8px;
}
.lp__body_content .lp__no_table table tbody tr td {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  padding: 8px;
  word-break: break-word;
  text-align: left;
  border: 0px;
  /*&:first-child{
  	width: 25%;
  }*/
}
@media (max-width: 767.5px) {
  .lp__body_content .lp__no_table table tbody tr td {
    width: 100%;
    display: block;
  }
}
.lp__body_content .lp__no_table table tbody tr:nth-child(odd) {
  background-color: #ffffff;
  -o-box-shadow: 0px -1px 1px 0px #e6e6e6;
  box-shadow: 0px -1px 1px 0px #e6e6e6;
}
.lp__body_content .lp__no_table table tbody tr:nth-child(even) {
  background-color: #F5F7FC;
  -o-box-shadow: 0px -1px 1px 0px #e6e6e6;
  box-shadow: 0px -1px 1px 0px #e6e6e6;
}
.lp__body_content .lp-twit {
  font-size: 1.125rem;
  padding: 4px;
  vertical-align: middle;
  color: #0071bc;
}
.lp__body_content a:hover {
  text-decoration: underline;
}
.lp__body_content .morelink {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 600;
  color: #0071bc;
  word-wrap: break-word;
  text-transform: none;
  white-space: normal;
  letter-spacing: 0.78px;
  border: 0px;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  background-color: transparent;
}
.lp__body_content .morelink:hover {
  text-decoration: none;
  border-bottom: none;
}
.lp__body_content .lp__lead_introtext span.lp__lead_title {
  float: left;
}
.lp__body_content .lp__lead_introtext ul li {
  display: inline-block;
}

.lp__lead_smtitle {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__lead_mdtitle {
  font-family: "Andes", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__lead_lgtitle {
  font-family: "Andes", sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__note_paragraph {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
  display: block;
    word-break: break-word;
}

a.tweet-sentance:hover {
  text-decoration: none;
}

.tweetable {
  color: #333;
  display: inline;
}

.tweetable a {
  background-color: #d9ecfd;
  color: inherit;
  /* twitter color */
  color: #333 !important;
  padding: 2px;
  text-decoration: none;
  border-bottom: 0px !important;
  transition: all 0.1545s ease-in-out;
}

.tweetable .lp {
  float: none !important;
  color: #009fda;
  font-size: 18px;
  padding: 0px 4px 0px 4px;
  display: inline-block;
}

.tweetable a:hover i,
.tweetable a:active i,
.tweetable a.active i,
.tweetable a:focus i,
.tweetable a:hover,
.tweetable a:active,
.tweetable a:focus {
  background-color: #0071bc;
  color: white !important;
  cursor: pointer;
  text-decoration: none;
}

.tweetable img {
  border: 0;
  display: inline-block;
  height: 1em;
  margin-left: 0.1875em;
  margin-right: 0.1875em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  width: 1em;
  transition: all 0.1545s ease-in-out;
}

.tweetable img.twitter-icon-over {
  opacity: 0;
  position: absolute;
}

.tweetable:hover img.twitter-icon-over,
.tweetable:active img.twitter-icon-over,
.tweetable:focus img.twitter-icon-over {
  opacity: 1;
  position: relative;
}

.tweetable:hover img.twitter-icon-out,
.tweetable:active img.twitter-icon-out,
.tweetable:focus img.twitter-icon-out {
  display: none;
}

.lp__btn_group {
  text-align: left;
}

@media (min-width: 768px) {
  .lp__btn_group {
    text-align: right;
  }
}
.lp__btn_group .lp__btn_label {
  font-size: 0.75rem;
  line-height: 1.375rem;
  font-weight: 600;
}

.lp__btn_group [class*=lp-file-] {
  margin-right: 8px;
  background-color: transparent;
  border: 1px solid #0071bc;
  border-radius: 100%;
  font-size: 1rem;
  color: #0071bc;
  width: 32px;
  height: 32px;
}

.lp__autopull_metadata {
  font-size: 1.125rem;
  line-height: 1.8125rem;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
}
.lp__autopull_metadata p {
  margin: 0px 0px 16px 0px;
}

@media screen and (max-width: 991px) {
  .lp_body_content_table .table tbody tr th {
    display: none;
  }

  .lp_body_content_table .table tbody td:before {
    content: attr(data-th);
    font-weight: 600;
    margin-right: 4px;
    display: inline;
  }
}
.projects_lending .lp__body_content,
.procurement_recentdata .lp__body_content,
.Financing_section .lp__body_content,
.Ratings_section .lp__body_content {
  position: relative;
}
@media (min-width: 768px) {
  .projects_lending .lp__body_content .lp__btn_group,
.procurement_recentdata .lp__body_content .lp__btn_group,
.Financing_section .lp__body_content .lp__btn_group,
.Ratings_section .lp__body_content .lp__btn_group {
    position: absolute;
    right: 15px;
    top: 0px;
  }
}
@media (max-width: 991px) {
  .projects_lending,
.procurement_recentdata,
.Financing_section,
.Ratings_section {
    /*.lp__body_content .lp_body_content_table table tr td:first-child {
    	display: flex;
    }*/
  }
  .projects_lending .lp_body_content_table .table tbody tr th,
.projects_lending .lp_body_content_table .table thead,
.procurement_recentdata .lp_body_content_table .table tbody tr th,
.procurement_recentdata .lp_body_content_table .table thead,
.Financing_section .lp_body_content_table .table tbody tr th,
.Financing_section .lp_body_content_table .table thead,
.Ratings_section .lp_body_content_table .table tbody tr th,
.Ratings_section .lp_body_content_table .table thead {
    display: none;
  }
  .projects_lending .lp__body_content .lp_body_content_table table tr,
.procurement_recentdata .lp__body_content .lp_body_content_table table tr,
.Financing_section .lp__body_content .lp_body_content_table table tr,
.Ratings_section .lp__body_content .lp_body_content_table table tr {
    padding: 16px 0px 16px 0px;
  }
  .projects_lending .lp__body_content .lp_body_content_table table tr,
.projects_lending .lp__body_content .lp_body_content_table table td,
.procurement_recentdata .lp__body_content .lp_body_content_table table tr,
.procurement_recentdata .lp__body_content .lp_body_content_table table td,
.Financing_section .lp__body_content .lp_body_content_table table tr,
.Financing_section .lp__body_content .lp_body_content_table table td,
.Ratings_section .lp__body_content .lp_body_content_table table tr,
.Ratings_section .lp__body_content .lp_body_content_table table td {
    display: block;
  }
  .projects_lending .lp__body_content .lp_body_content_table table tr td,
.procurement_recentdata .lp__body_content .lp_body_content_table table tr td,
.Financing_section .lp__body_content .lp_body_content_table table tr td,
.Ratings_section .lp__body_content .lp_body_content_table table tr td {
    padding: 0px 8px 0px 8px;
    margin-bottom: 4px;
  }
  .projects_lending .lp__body_content .lp_body_content_table table tr td:last-child, .projects_lending .lp__body_content .lp_body_content_table table tr td:first-child,
.procurement_recentdata .lp__body_content .lp_body_content_table table tr td:last-child,
.procurement_recentdata .lp__body_content .lp_body_content_table table tr td:first-child,
.Financing_section .lp__body_content .lp_body_content_table table tr td:last-child,
.Financing_section .lp__body_content .lp_body_content_table table tr td:first-child,
.Ratings_section .lp__body_content .lp_body_content_table table tr td:last-child,
.Ratings_section .lp__body_content .lp_body_content_table table tr td:first-child {
    border-right: 0px;
  }
  .projects_lending .lp__body_content .lp_body_content_table table tbody tr td:first-child,
.procurement_recentdata .lp__body_content .lp_body_content_table table tbody tr td:first-child,
.Financing_section .lp__body_content .lp_body_content_table table tbody tr td:first-child,
.Ratings_section .lp__body_content .lp_body_content_table table tbody tr td:first-child {
    font-family: "Andes", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (max-width: 991px) {
  .Ratings_section .lp__body_content .lp_body_content_table table tr,
.Ratings_section .lp__body_content .lp_body_content_table table tbody tr:first-child th {
    display: block;
  }
}

.Financing_section [class*=col-],
.Ratings_section [class*=col-] {
  margin-bottom: 32px;
}
.Financing_section .lp__body_content .lp_body_content_table table thead tr th:nth-child(1),
.Ratings_section .lp__body_content .lp_body_content_table table thead tr th:nth-child(1) {
  width: 35%;
}
.Financing_section .lp__body_content .lp_body_content_table table tbody tr:first-child th,
.Ratings_section .lp__body_content .lp_body_content_table table tbody tr:first-child th {
  background-color: #fff;
  border-right: 1px solid #e6e6e6;
  vertical-align: middle;
}

.Results_section .lp__body_content .lp_body_content_table table thead tr th:nth-child(1) {
  width: 35%;
}
.Results_section .lp__body_content .lp_body_content_table table tbody tr:first-child th {
  background-color: #fff;
  border-right: 1px solid #e6e6e6;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .Results_section .lp__body_content .lp_body_content_table table tr, .Results_section .lp__body_content .lp_body_content_table table td {
    display: block;
  }
  .Results_section .lp__body_content .lp_body_content_table table tbody tr:first-child th {
    border-right: 0px;
    display: inline-block;
    width: 100%;
    font-family: "Andes", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .Results_section .lp__body_content .lp_body_content_table table th:before {
    font-family: "AndesBold", sans-serif;
    content: attr(data-th);
    /*font-weight: bold;*/
    display: inline-block;
    margin-right: 4px;
  }
  .Results_section .lp__body_content .lp_body_content_table table td {
    display: inline-block;
  }
  .Results_section .lp__body_content .lp_body_content_table table td:before {
    content: attr(data-th);
    font-weight: bold;
    display: block;
  }
}

@media (max-width: 991px) {
  .project_recentdata .lp_body_content_table .table thead {
    display: none;
  }
}

.projects_procurement .lp__body_content .lp_body_content_table table thead tr th:nth-child(1) {
  width: 50%;
}
@media (max-width: 991px) {
  .projects_procurement .lp_body_content_table .table thead {
    display: none;
  }
  .projects_procurement .lp__body_content .lp_body_content_table table tr {
    padding: 16px 0px 16px 0px;
  }
  .projects_procurement .lp__body_content .lp_body_content_table table tr,
.projects_procurement .lp__body_content .lp_body_content_table table tr td:first-child,
.projects_procurement .lp__body_content .lp_body_content_table table tr td {
    display: block;
  }
  .projects_procurement .lp__body_content .lp_body_content_table table tr td {
    padding: 0px 8px 0px 8px;
    margin-bottom: 4px;
    /*display: inline-block;
    border-right: 1px solid #d4d4d4;*/
  }
  .projects_procurement .lp__body_content .lp_body_content_table table tr td:last-child, .projects_procurement .lp__body_content .lp_body_content_table table tr td:first-child {
    border-right: 0px;
  }
  .projects_procurement .lp__body_content .lp_body_content_table table tbody tr td:first-child {
    font-family: "Andes", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/* == End Body content Components == */
.lp__infographic_components figure img {
  margin-bottom: 16px;
}
.lp__infographic_components figcaption {
  font-size: 1rem;
  line-height: 1.4375rem;
  color: rgba(0, 0, 0, 0.87);
}

/* == Begin Body content Components == */
.lp__dr_detail_section {
  background-color: #fff;
}
.lp__dr_detail_section .lp__detail_header {
  background-color: rgba(0, 0, 0, 0.87);
  padding: 16px 32px;
}
.lp__dr_detail_section .lp__detail_header * {
  color: #fff;
  margin: 0px;
}
.lp__dr_detail_section .lp__maindetail {
  padding: 32px;
  border: 1px solid #e5e5e5;
  margin-bottom: 32px;
}
.lp__dr_detail_section .lp__maindetail ul li {
  display: flex;
  justify-content: space-between;
  padding: 16px 0px;
  border-bottom: 1px solid #e5e5e5;
}
.lp__dr_detail_section .lp__maindetail ul li:last-child {
  padding: 0px;
  border-bottom: 0px solid #e5e5e5;
}
.lp__dr_detail_section .lp__maindetail .lp__detail_listitem {
  font-size: 0.75rem;
  line-height: 1.5rem;
  font-weight: bold;
  width: 50%;
  margin-right: 8px;
        word-break: break-word;
}
.lp__dr_detail_section .lp__maindetail .lp__detail_listitem a.sup {
  position: relative;
  vertical-align: baseline;
  bottom: 8px;
  padding: 2px;
}
.lp__dr_detail_section .lp__maindetail .lp__detailinfo {
  font-size: 0.75rem;
  line-height: 1.5rem;
  text-align: right;
  width: 80%;
        word-break: break-word;
}
.lp__dr_detail_section .lp__maindetail .lp__show_listbtn {
  font-size: 0.75rem;
  line-height: 1.5rem;
  font-weight: bold;
  text-align: right;
}
.lp__dr_detail_section .lp__maindetail ul.lp__maindetail_sublist i {
  font-size: 20px;
  margin-right: 8px;
  vertical-align: middle;
}
.lp__dr_detail_section .lp__maindetail ul.lp__maindetail_sublist i:hover {
  text-decoration: none;
}
.lp__dr_detail_section .lp__maindetail ul.lp__maindetail_sublist li {
  display: flex;
  justify-content: space-between;
  padding: 16px 0px;
  border-bottom: 0px solid #e5e5e5;
}
.lp__dr_detail_section .lp__maindetail ul.lp__maindetail_sublist li:last-child {
  padding: 0px;
  border-bottom: 0px solid #e5e5e5;
}
.lp__dr_detail_section .lp__maindetail ul.lp__maindetail_sublist li a:hover i {
  text-decoration: none;
}
.lp__dr_detail_section .footnotes-section {
  padding: 0px;
}
.lp__dr_detail_section .footnotes-section ul li {
  margin-bottom: 8px;
}

/* == End Body content Components == */
/* == Begin project detail Accordion Components == */
.lp__theme_detail #lp__accordion {
  margin-bottom: 32px;
}
.lp__theme_detail .lp__accordion_wrapper {
  border-bottom: 1px solid #e5e5e5;
}
.lp__theme_detail .lp__accordion_content {
  font-size: 0.875rem;
  line-height: 1.375rem;
  padding: 12px 32px 12px 32px;
}
.lp__theme_detail .lp__accordion_btn {
  background-color: transparent;
  border: 0px;
  width: 100%;
  text-align: left;
  padding: 12px 16px 12px 16px;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.87);
}
.lp__theme_detail .lp__accordion_btn[aria-expanded=false]:before {
  font-family: "loopicon";
  content: "\e118";
  font-size: 0.75rem;
  margin-right: 4px;
}
.lp__theme_detail .lp__accordion_btn[aria-expanded=true]:before {
  font-family: "loopicon";
  content: "\e119";
  font-size: 0.75rem;
  margin-right: 4px;
}
.lp__theme_detail ul.twolevel li {
  list-style: disc;
}
.lp__theme_detail ul.twolevel li .proj-theme-percentage {
  float: right;
}
.lp__theme_detail ul.secondlevel {
  margin: 12px 0px 12px 0px;
  border-top: 1px solid #e5e5e5;
}
.lp__theme_detail ul.secondlevel li {
  padding: 12px 0px 12px 0px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
}

/* == End project detail Accordion Components == */
