html,body{
  width: 100%;
  height:100%;
min-width: 320px;
}

body.error_page #content{
  padding-top: 50px;
}
body.error_page h1 {
    font-size: 140px;
    line-height: 1;
    margin: 0;
}
body.error_page h2 {
    font-size: 40px;
    line-height: 1;
    margin: 0 0 20px 0;
}
body.error_page .error_message {
    font-size: 31px;
}
body.error_page .error_icon {
    height: 301px;
    float: left;
    margin-right: 50px;
}
body.informcontainer {
    overflow: hidden;
    width:100%;
    height:100%;
}
body.scrolled .inlineeditoverlay.more {
    display: none;
}
body.project #maincontent #image_logo {
    margin-bottom: -20px;
}
body.dodgydeal .deals_comps_list .projects>h1 {
    display: none;
}
.deals_comps_list .projects h1 {
  margin: 16px 0 12px 0 !important;
}
hr{
  margin: 6px 0;
}

.downlist.projects .more,.downlist.banks .more{
  float:left;
  font-weight: normal;
  font-size: 14px;
}


.issues>.issue {
    border-style: dotted;
    border-color: #142336;
    border-width: 0 0 1px 0;
}
.issues>.issue:last-child {
    border-width: 0;
}
.form-group-tag_id_info label,
.form-group-eq_bt_research label {
    display: none;
}

.checkbox img {
    height: 21px;
    margin: -5px 1px 0 3px;
}
.inlineedit form>.formpart>.label {
    display: none !important;
}
.inlineedit .formpart label,.inlineedit .formpart_label{
  text-transform: none !important;
}
h1 .pubpriv,h2 .pubpriv {
    font-size: 14px !important;
    margin-left: 5px !important;
    float: none !important;
}
.top_left {
    font-size: 14px;
}
#page_staff_test #content_popover, #page_our_team #content_popover, #page_our_board #content_popover {
    min-height: 376px;
}


.staffer .function,.stafferbig .function,
.boardmember .function,.boardmemberbig .function {
    font-weight: bold;
    color: #28466d;
    margin-top: -6px;
    line-height: 1;
}
.staffer .email,.stafferbig .email,
.boardmember .email,.boardmemberbig .email {
    margin: 10px 0;
}
.stafferbig img,.boardmemberbig img {
    float: left;
    margin-right: 15px;
}
.stafferbig .description,.boardmemberbig .description  {
    display: table;
}
table.lefttop{
  width:100%;
  display: table;
}
body.bankprofile .dd_info_vis{
  display: none;
}
#dd_info,#bank_info{
  display: none;
}
.act_rec {
  float: right;
  color: rgb(255, 255, 255);
  padding: 5px 0px;
  margin: 14px 0 0;
  text-align: center;
  width: 130px;
  background-color: RGB(40, 70, 109);
  font-size: 16px;
  line-height: 16px;
}
.act_rec.target {
  background-color: RGB(247, 147, 30);
}
.act_rec.on.record{
  background-color: RGB(158, 46, 48);
}
#footer{
  page-break-before:always;
  page-break-inside:avoid;
}

.meta_lbl{
  font-weight:bold;
}
table.lefttop td{ 
vertical-align:top;
text-align:left;
padding: 5px 10px;
}
.sortable-placeholder{
  height: 100px;
  border: 1px dashed #000;

}
#field_homepage_actions  li{
  list-style: none;
}
#field_homepage_actions tr:nth-child(1) input {
    color:#9E2E30;
}
#field_homepage_actions tr:nth-child(2) input {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 3px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.goodmoves .item .info {
    display: block;
    height: 161px;
}
.goodmoves .item img {
  width: 285px;
  height: 161px;
}
.showontagtext{
  display:none;
}
.form-group .btn.btn-default {
    background-color: #86AECD;
    border: 0;
    color: #fff;
}
.rowed .item .subtitle {
    margin: 0;
}
button.btn.btn-cancel {
    padding: 5px 11px;
}
.gmapform .save_btn {
    float: none;
}

.profilelink {
    color: #9e2e30;
    font-weight: normal; 
    /* text-align: right; */
    font-size: 14px;
}


.more:hover {
    background-color: #9e2e30 !important;
    color:#fff !important;
}
.more:focus{
  color:#fff !important;
}
.more{
  margin:0 !important;
}
.more.left{
  float: none;
}
#maincontent {
    position: relative;
}
.pageform textarea {
    height: 100px;
}
.item .pubpriv {
    float: right;
    margin: 5px;
    font-size: 12px;
    font-weight: bold;
}
.item .pubpriv.abs {
    position: absolute;
    z-index: 5;
    right: 5px; 
    top: 5px;
    float:none;
}
.pubpriv.private{
  color: #9e2e30;
}

.document .pubpriv, .type .pubpriv{
  float:none;
  font-style: normal;
  display: block;
  margin:-5px 0 0;
}
.policyfiles .document {
  display: none;
}
.policyfiles .document.visible {
  display: block;
}
.blue{
  background-color:#1C314C;
}
.menulist .left, .menulist .right{
  float: none;
}
.onmobile{
  display:none !important;
}
.ondesktop{
  display:inherit !important;
}
.ondesktop.hide,
.onmobile.hide {
  display: none !important;
}
.listname .pubpriv{
  float:none;
  font-style: normal;
  margin:0 15px 0 0;
}
.action_image {
    width: 300px;
    margin: 10px auto;
}
#field_homepage_actions .action {
    margin: 10px 0;
    background-color: #eee;
    padding: 10px 0;
}
#field_homepage_actions .action .handle{
  width: 20px;
  height:20px;
  background-color: #666;
  cursor: move;
}
#field_top6publications li {
  position: relative;
  margin-bottom: 10px;
  background: #eee;
  padding: 10px 20px 0;
  border: 1px solid #ddd;
  border-radius: 0 3px 3px 3px;
}
#field_top6publications .handle {
  position: absolute;
  top: -1px;
  left: -21px;
  font-size: 14px;
  cursor: move;
  background: #eee;
  line-height: 1;
  padding: 2px 4px 2px 4px;
  color: #888;
  border-radius: 3px 0 0 3px;
  border: 1px solid #ddd;
  border-width: 1px 0 1px 1px;
}
form .embed-container { 
    position: relative;width:100%;height:300px;
}
.rowed .item p:last-child, .rowed tr td p:last-child{
  margin-bottom:0;
}
.fis h1:first-letter {
    text-transform: capitalize;
}

h1.line {
    border-bottom: 1px dotted #28466d;
}
#middle .inlineedit.more {
    margin-top: -44px;
    margin-right: 0;
    position: relative;
    z-index: 999;
}
.btn_trans {
    padding: 0;
    border: 0;
    margin: 0;
    outline: none;
    background: transparent;
}
.right{
  float:right;
}
.rowed_heading {
    background: #28466D;
    color: #fff;
    padding: 5px 10px;
}
.rowed_heading a{

    color: #fff;

}
table.head_col1 tr td:nth-child(1) {
    font-size: 17px;
    color: #28466D;
    font-weight: bold;
    white-space: nowrap;
    width: 205px;
}
.chosen-container-single .chosen-single,.chosen-container-active.chosen-with-drop .chosen-single {
    background: #fff;
    border-radius: 3px;
    color: #142336;
    border-color: #ccc;
    border-radius: 0;
}
.chosen-container .chosen-drop{
  border-color: #ccc;
    border-radius: 0;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #28466D;;
  background-image: none;
  color: #fff;
}
#admin_content .private {
    font-size: 16px;
    margin-left: 7px;
    color: #9e2e30;
}
#formcontainer {
    overflow: auto;
    width: 100%;
    height: 100%;
    background-color: #eee;
    z-index: 999;
    position: fixed;
}
#formcontainer form{
  margin: 20px 40px;
  position: relative;
}
.form-group-link_filinks .chosen-container{
  width:300px;
}
.form-group-link_articles{
  display: none;
}
.more.inlineeditbtn {

    margin: 0 5px 0 0 !important;
    box-shadow: 1px 2px 8px -1px rgba(0, 0, 0, 0.42);
    color: #fff;
    z-index: 999;
    display: flex;
    align-items: center;
    border-radius: 3px;

}
.more.inlineeditbtn .glyphicon{
  margin-right: 7px;
  color: #fff;
}
.links .inlineedit.btn {
    margin-top: -44px !important;
}
.pubpriv.heading {
    margin-left: 210px;
    margin-top: -20px;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
}
hr.main {
    width: 875px;
    margin: 20px auto 20px 0;
}
.inlineeditbtns {
    position: absolute;
    z-index: 999;
    right: -4px;
    transform: scale(.7);
    transform-origin: top right;
}
.inlineedit{
  position: relative;
  min-height: 10px;
}
.circle {
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background-color: #a7a7a7;
    display: inline-block;
}
.circle.red{
  background-color:#9E2E30;
}
.red,.btn.red:hover{
  color: #9E2E30;
}
.btn_onrecord{
  margin-top: 10px;
}
.error {
    color: #9E2E30;
    font-weight: bold;
    background-color: rgba(158, 46, 48, 0.21);
    padding: 1px 10px;
}
.inlineeditplaceholder {
    border: 3px dashed #86AECD;
    padding: 3px 9px;
    color: #86AECD;
    border-radius: 5px;
    font-weight: bold;
    margin: 0 0 20px 0;
    min-height: 50px;
}
a:focus, a:hover{
  color: #9E2E30;
}

#maincontent #right {
   
    width: 280px;
    position: absolute;
    z-index: 3;
    right: 0;
    display: none;
}

#maincontent #left {
    float: left;
    width: 195px;
    border-right: 1px dotted #142336;
    padding-right: 15px;
    color: #a7a7a7;
}
#maincontent #middle {
  margin-left: 193px;
  margin-right: 288px;
}
#middle .container{
  width: auto;
  display:none;
}
body.campaign #middle .container:nth-child(1),
body.page #middle .container:nth-child(1),
body.article #middle .container:nth-child(1){
display:block;
}
#breadcrum .container {
    padding-left: 210px;
}
#maincontent #left hr:nth-child(1){
  margin-top:0;
}
#maincontent #content_main,#maincontent #content_popover{
padding: 0 15px;
display:none;
}
#maincontent #content_popover {
    margin: 0 -4px;
    z-index: 2;
    position: relative;
}

#maincontent #content_popover{
order: 2px solid #e4edf4;
border-width: 0 4px;
    padding-bottom: 40px;
    margin-bottom: -40px;
}
#maincontent #item_noactive h1{
  color: #9E2E30;
}
#maincontent #item_active h1{
  color: #28466D;
}
#maincontent .menu>.item{
  cursor:pointer;
}

#maincontent .menu[rel=main] .item, #maincontent .menu[rel=main] .item:hover {
    font-size: 18px;
    color: #28466D;
    line-height: 20px;
    margin: 7px 0;
    display: block;
}

#maincontent .menu[rel=main] .item.selected {
    font-weight: bold;
}
#maincontent .menu[rel=main] .item.selected::before {
    content: "\203A";
    margin-right: 2px;
    font-size: 23px;
}
.rp_label {
    font-weight: bold;
    font-size: 17px;
    margin-top: 13px;
    display: block;
}
#maincontent #left .share {
    margin-bottom: 10px;
}

.fi_header .btn span {
    color: #86aecd;
}
.fi_header .wwwlinktitle {
    color: inherit;
    font-weight: inherit;
}
#maincontent .menu[rel=popover]>div.item {
    ackground-image: url(../site_images/menu_list_icon.png);
    ackground-repeat: no-repeat;
    ackground-position: 12px 14px;
    font-size: 18px;
    color: #28466D;
    line-height: 28px;
    height: 40px;
    font-weight: normal;
    background-color: #e4edf4;
    margin-bottom: 3px;
    padding: 7px 16px 5px;
    ackground-size: 32px;
}
#maincontent .menu[rel=popover]>.item:hover {
    background-color: #eee;
}
.mc_gdpr {
    background-image: url(../site_images/mailchimp-gdpr.svg);
    background-repeat: no-repeat;
    width: 73px;
    height: 65px;
    float: left;
}
._y>h1 {
    font-size: 23px !important;
}

.downlist>._y {
    border-bottom: 1px dotted #142336;
    margin-bottom: 20px;
}
#section_label{
    display: none;
}
#maincontent .menu[rel=popover]>.item.private {
    color: #9e2e30;
}
#maincontent .menu[rel=popover] .item.selected .original{
display: none;
}
#maincontent .menu[rel=popover] .item .close_txt{
display:none;
}
#maincontent .menu[rel=popover] .item.selected {
    ackground-image: url('../site_images/menu_list_icon_white.png');
    background-color: #1C314C;
    color: #fff;
    font-weight: bold;
}
#maincontent .menu[rel=popover] .item.selected .close_txt{
  display:block;
}
#maincontent .menu[rel=popover] .item .pre {
    position: absolute;
    width: 12px;
    height: 38px;
    left: -12px;
    margin-top: -6px;
    display: none;
    background-image: url(../site_images/popup_item_arrow.png);
}
#maincontent .menu[rel=popover] .item.selected .pre{
  display: block;
}
.menu[rel=main] .item.private {
    color: #9e2e30 !important;
    font-weight: bold;
    font-size: 15px !important;
}
#articles .news_external .info {
    height: inherit;
}
 #maintitle,.maintitle {
    font-size: 39px;
    color: #28466D;
    font-weight: bold;
    line-height: 1;
   }
#toptitle {
    max-width: 905px;
    padding-left: 210px;
    margin-bottom: 15px;
    position: relative;
}
.subtitle{
max-width: 905px;
  }
  #maintitle{
    margin-right:10px;
  }
 #maintitle .country, #maintitle+.country {
    font-size: 24px;
    font-weight: normal;
}
#maintitle+.country {
 
    line-height: 1;
    color: #28466D;
    white-space: nowrap;
}
.eqprojects.downlist .item {
    padding-left: 15px;
    padding-right: 15px;
}
.smallh1margin h1 {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 1.2;
}
.eq_additional {
    margin-top: 10px;
}
ul.nobullets {
    list-style-type: none;
    padding-left: 20px;
}
ul i.fa {
    width: 25px;
    text-align: center;
    font-size: 18px;
    vertical-align: text-top;
}
ul i.fa.fa-times{
    color: #9e2e30;
}
ul i.fa.fa-check {
    color: #86AECD;
}
ul i.fa-spacer {
    width: 24px;
    display: inline-block;
}
.projects.downlist .item{
  padding: 10px 15px;
}
#maincontent #image_logo .image_big {
    width: 100%;
}
#maincontent #image_logo {
    position: relative;
    margin-bottom: 10px;
    min-height: 400px;
}
#eq_logo {
    float: right;
    margin-top: -28px;
}
.issues_scoring {
    background-repeat: no-repeat;
    color: #fff;
    font-size: 17px;
    height: 14px;
    background-size: 695px auto;
    background-image: url(../site_images/issues_scoring.png);
}
.issues_scoring_top span {
    width: 171px;
    display: inline-block;
    padding: 2px 0 3px 29px;
    color: #fff;
    margin-bottom: 1px;
    background-color: #28466d;
    border-right: 1px solid #fff;
}
.issues_scoring.issues_scoring_1 {
    background-position: 0 -14px;
}
.issues_scoring.issues_scoring_2 {
    background-position: 0 -28px;
}
.issues_scoring.issues_scoring_3 {
    background-position: 0 -42px;
}
#maincontent #image_logo .logo {
    position: absolute;
    bottom: 5px;
    padding: 15px 30px;
    background-color: #fff;
    opacity: .9;
}

#maincontent #image_logo .logo img {
    max-height: 87px;
    max-width: 200px;
    width:inherit;
}



#item_noactive h1{
  color: #9E2E30;
}
#active_noactive h1 {
    margin: 0;
    
}


.invisible{
  visibility: hidden;
}


i.menu_icon {
    background-image: url('../site_images/menu_icon.png');
    width: 40px;
    height: 40px;
    display: inline-block;
    background-size: 100%;
    vertical-align: inherit;
    margin-top: -3px;
    margin-left: 3px;
    border-left: 1px solid #fff;
    background-position: 1px 0;
}
i.bb {
    background-image: url('../site_images/social_icons.png');
    width: 24px;
    height: 24px;
    background-size: 400%;
    margin-top: -10px;
    margin-left: 0px;
    vertical-align: middle;
    display: inline-block;
}
#header_container>.container {
  position: relative;
  height: 100%;
  z-index:20;
  background-color: #142336;
}

#menubar {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#sharing .fa-twitter {
  font-size: 29px;
}
#sharing .fa-facebook {
  font-size: 21px;
}
a#admin_btn {
    float: right;
    margin-top: 10px;
}
i.bb.facebook {
    background-position: 0px 0;
}
i.bb.googleplus {
    background-position: 48px 0;
}
i.bb.twitter {
    background-position: 72px 0;
}
i.bb.envelope {
    background-position: 120px 0;
}

button:hover i.bb.facebook {
    background-position: 0px -24px;
}
button:hover i.bb.googleplus {
    background-position: 48px -24px;
}
button:hover i.bb.twitter {
    background-position: 72px -24px;
}
button:hover i.bb.envelope {
    background-position: 120px -24px;
}

.share .label {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    display: block;
    padding: 0;
    margin: 0 0 8px 0px;
    text-align: left;
}
.share .btnlink{
  background-color:transparent;
  padding:0;
}
.share i.bb{

    margin:0;
}
.share i.bb.facebook {
    background-position: 0px -48px;
}
.share i.bb.googleplus {
    background-position: 48px -48px;
}
.share i.bb.twitter {
    background-position: 72px -48px;
}
.share i.bb.envelope {
    background-position: 120px -48px;
}
share  button:hover i.bb.facebook {
    background-position: 0px -36px;
}
share button:hover i.bb.googleplus {
    background-position: -72px -36px;
}
share button:hover i.bb.twitter {
    background-position: -36px -36px;
}
share button:hover i.bb.envelope {
    background-position: 120px -36px;
}
#onmobile{
  display: none;
}

.container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
  width: 1200px;
}
#header_bar .container{

	width: 100%;
	max-width:1200px;
  text-align: right;
}
#signup_header_form {
    display: inline-block;
    padding-top: 4px;
    vertical-align: middle;
    width: 0px;
    white-space: nowrap;
    overflow: hidden;
    opacity: 0;
    transition: width 0.3s ease 0s, opacity 0.3s ease 0s;
}
#signup_header_form.open{
  width:220px;
  opacity:1;
}
#signup_header_form input{
    border: 0px;
    padding: 2px 5px 1px 5px;
}
#signup_header_form input[type=text] {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    color: #000;
}
#signup_header_form input[type=submit] {
    border-radius: 0 4px 4px 0;
    margin-left: -3px;
    background-color: #142336;
    font-weight: bold;
}
.templates,#templates{
  display:none;
}
h1.bigtitle{
      font-size: 50px;
      color: #28466D;
      margin-bottom:25px;
}
h2.bigger {
  font-size: 31px;
  margin: 55px 0 15px;
}
#search_results .item a {
    min-height: 54px;
}
#page_home .frontsidebox {
    background-color: rgba(72, 144, 239, 0.12);
}
#page_home #side_right .frontsidebox label:nth-child(1){
  display:none;
}
select {
    font-weight: bold;
    border-width: 0;
    background-color: #eee;
    padding: 5px 10px;
}
form.form select{
  font-weight: normal;
}
body{
	font-family: 'Source Sans Pro', verdana,arial, helvetica,sans-serif;
  font-size: 14px;
  width: 100%;
  height: 100%;
}
body.cke_editable{
  width: initial;
  height:initial;
}
h3{
  font-weight:bold;
  color: #28466D;
}
.small_title {
    font-weight: bold;
    font-size: 18px;
    line-height: 122%;
    margin-bottom:5px;
    color: #28466D;
}
#morenewsbtncont .btnlink {
    font-size: 18px;
    float: right;
    margin-bottom: 25px;
}
.downlist .item {
    border-bottom: 1px dotted #142336;
    padding: 10px 0;
}
.downlist .list .item:last-child{
  border-width:0;
}
.block h2 {
    font-weight: bold;
    font-size: 17px;
    margin: 0;
    color: #1C314C;
}
h2{
    color: #28466d;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}
h1.from_editor{
  font-size:21px !important;
  margin-bottom: 10px !important;
}
h2.from_editor{
  font-size: 18px !important;
  margin-bottom: 5px !important;
}

.downlist .bottom {
    font-weight: bold;
    color: #6B6B6B;
    font-size: 15px;
}
.link {
    display: list-item;
    margin-left: 18px;
}
.link h2{
  font-size: 15px;
}
.downlist .profile {
    background-color: #142336;
    float: right;
    color: #fff;
    font-size: 14px;
    padding: 3px 15px;
}

.more .plus {
    font-size: 39px;
    line-height: 1;
    vertical-align: middle;
    margin-left: 10px;
    height: 11px;
    display: inline-block;
    margin-top: -35px;
}
.downlist.ismore {
    margin-bottom: 46px;
}
.line-image {
  border: 1px solid #28466D;
  border-width: 1px 0 5px 0;
  padding: 5px 0;
  text-align: center;
  display:table;
  position: relative;
}
.line-image img{ 
  border:0;
  margin:0;
  width: 100%;
}
#news_text .line-image, #campaign_text .line-image {
    margin-top: 20px;
}
#news_text .line-image img, #campaign_text .line-image img{
  max-width: 720px;
}
h1, .title, .subtitle,#middle .maintitle
{
  font-size: 21px;
  color: #28466D;
  font-weight: bold;
  line-height: 25px;
  margin: 10px 0 5px;
  padding: 0;
}
#breadc {
    margin-top: -10px;
        margin-left: 210px;
}
#breadc .rarrow {
    font-size: 16px;
}
.prevideo{
  visibility: hidden;
  display: block;
}
#breadc, #breadc a{
  color: #28466D;
}
#middle h1, body.cke_editable h1 {
    font-size: 20px;
    margin-top: 30px;
}
.rowed h1 .country{
font-size: 16px;
font-weight:normal;  
}
.article .line-image, #page_campaigns .line-image {
  width: 100%;
}
body.article .line-image{
  height:initial;
}
h1.top{
margin: 2px 0 10px !important;
font-size: 21px !important;
}
#middle .video h1 {
    margin-top: 0;
}
.rowed .item h1 {
    margin: 0 !important;
    line-height: 1.2;
}
.col2 .sectors, .col2 .project_url{
  font-size: 18px;
  text-transform: capitalize;
  font-weight: normal;
}
.col2 a:hover{
  text-decoration: underline;
}
.meta {
    margin:-2px 0 5px;
    color: #9e2e30;
    font-weight: normal;
}
.meta *{
   color:#9e2e30;
}
.form-group-csrfiles .meta {
    margin-bottom: 0px;
}
h1.big{
  font-size: 45px;
}
.block h1.smaller {
    font-size: 18px;
    margin: 15px 0 5px;
    color: #28466D;
}
.item .subtitle {
    font-size: 14px;
    color: #28466d;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 9px 0;
}
body.article .subtitle, .dodgydeal #sectors{
    font-size: 21px;
    color: #28466d;
    margin-top: -15px;
    padding-left: 210px;
    margin-bottom: 10px;
}
body.article .subtitle{
  margin-bottom:30px;
}
.dodgydeal #sectors {
    font-weight: normal;
    margin: -15px 0 20px 0;
    
}
.dodgydeal #sectors .title,.dodgydeal #sectors{
  font-size: 17px;
}
.dodgydeal #sectors .title{
  font-weight:bold;
}
.dodgydeal #sectors .sectors{
color:#000;
}
.document .date, .document .author{
  color:#9E2E30;
  margin-bottom: 6px;
}
.document .category,#search_results .type,#search_results .listname {
    float: right;
    font-style: italic;
    color: #555;
        margin-top: 2px;
    margin-right: -2px;
    text-align: right;
}
.document .count {
    position: absolute;
    font-style: italic;
    color: #555;
    margin-top: 2px;
    margin-right: -2px;
    text-align: right;
    right: 20px;
    bottom: 8px;
}
#search_results .listname{
  margin-top: 12px;
}

#normsstandards a {
    color: #28466d;
    font-weight: bold;
}
#breadcrum {
    color: #fff;
    margin: -20px 0 0 0;
    transform: scale(.9);
    transform-origin: 0;
}
#breadcrum_spacer {
    height: 15px;
}
#breadcrum .bc {
    float: left;
    background-color: #85adcd;
    font-size: 17px;
    padding: 4px 10px;
    font-family: source_sans_light;
    height: 32px;
    font-family: "Source Sans Pro";
    font-weight: lighter;
}
#breadcrum .bc:first-child {
    padding-left: 15px;
}
#breadcrum .bcarrowmiddle, #breadcrum .bcarrowend {
    background-image: url('../site_images/bc-between.png');
    height: 32px;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: 9px 32px;
    padding: 0;
    width: 9px;
}
 #breadcrum .bcarrowend{
    background-image: url('../site_images/bc-end.png');
}
#logo {
  
  outline: none;
  

}
.btn-searchicon img {
    height: 31px;
}
#logo img{
  width: 450px;
  height: 61px;
  margin-top: 25px;

}
#logo-15 img{
  height: 69px;
  margin-top: 25px;
}
#logo {
    display: block;
  }
  #logo-15{
    display: none;
  }
#footeraddress{
  position: absolute;
  right: 20px;
  top:35px;
  width: 270px;
}
#footermenu .menulist {

  float: left;
  border:1px solid #1C314C;
  border-width: 0 1px 0 0;
  width: 201px;
  height:280px;
  padding: 0 24px 0 0;
}
#footermenu .menulist:first-child {
 border-width: 0 1px;
}
#footermenu .title {
  background-color: #1C314C;
  padding: 12px 24px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #fff;
  font-size: 15px;
  margin:0;
}

#footermenu .item {
  margin: 12px 24px;
}
#footerlogo {
  background: url(../site_images/bthead.png);
    background-size: contain;
    background-repeat: no-repeat;
  width: 270px;
  height: 37px;
  
}
#address {
  line-height: 1.2;
  margin-top: 10px;
}
#footer:before{
  clear:both;
}
#maincontent #middle.noright {
    margin-right: 0;
}
#footer .container{
  position: relative;
}
#bottom {
  background-color: #28466D;
  padding: 10px 0;
  line-height: 1.1;
  position: absolute;
  bottom:0;
  left:0;
  right:0;
}
#bottom a{
  color: #fff;
  font-weight: bold;
}
.btn{
  outline:0px !important;
  -webkit-appearance:none;
  box-shadow: none !important;
}
.btnlink , .btnlinkmo{
  background: transparent;
  padding: 0;
  border-width: 0;
  outline:0px !important;
  -webkit-appearance:none;
  box-shadow: none !important;
  text-align: left;
  line-height: 1.2;
  border-radius: 0;
 }
 #subpages .btnlink{
  text-transform: none;
 }
.btnlinkmo:focus, .btnlink:focus, .btnlinkmo:hover, .btnlink:hover {
    color: #fff !important;
    text-decoration: none;
}


.fixed{
  position: fixed;
  width: 100%;
}
#header, #footer {
    position: absolute;
    z-index: 110;
    width: 100%;
}
#footer {
  z-index: 1;
}
#header_bar_bg{
	background-color: #28466D;
	height: 20px;
	position: absolute;
	width: 100%;
	display:table;
  z-index:99;
  display: none;
}
#header_container_bg {
    background-color: #142336;
    position: absolute;
    height: 149px;
    width: 100%;
    display: table;
}
#header_bar {
    height: 20px;
    color: #fff;
    display: block;
    width: 100%;
    position: relative;
    z-index: 100;
    overflow: hidden;
    display: none;
}
#header_container{
	color: #fff;
	width: 100%;
	position: relative;
	z-index:10;
  height: 149px;
  cursor: default;
  background-color: #142336;
}
#content_footer {
    position: absolute;
    width: 100%;
    top: 0;
    padding-top: 169px;
    min-height: 100%;
}
#content {
    padding-bottom:360px;
    padding-top: 8px;
    word-wrap: break-word;
    font-size: 14px;
}
 
#footer{
  background-color: #142336;
  height: 380px;
  position: absolute;
  bottom:0;
  width: 100%;
  color: #fff;
}
.picpage {
    margin-bottom: 30px;
}
#header_bar .btn:hover{
	color: #fff;
}
#mainmenutop_btn{
  position: fixed;
  right:0;
  z-index: 200;
  color:#fff;
  background-color: #1C314C;
  font-size: 20px;
  padding-left: 10px;
  cursor:pointer;
  padding-top: 3px;
}

#tabcontainers {
  position:relative;
  z-index:5;
  color:#fff;
}
.tabcontainer {
    position: absolute;
    top:-40px;
    left: 0;
    right: 0;
    z-index:1;
    opacity: 0;
    background-color: #1C314C;
    pointer-events: none;
    transition-property: top,opacity;
    transition-duration: .3s;
    transition-delay: 0s;
    height: 191px;
}
.tabcontainer.selected {
    opacity: 1;
    top:0;
    z-index:10;
    display: block;
    pointer-events: all;
    transition-property: top,opacity;
    transition-delay: 0s;
    transition-duration:.15s;
}


#header_container a {
    color: #fff;
}

 .tabcontainer {
  height: 334px;
  overflow: hidden;
}
#top_sectors .title{
  color: #fff !important;
  font-weight: normal !important;
  margin: 0 !important;
  font-size: 18px;

}

#about_us_pages {
  display: flex;
  margin-left: 572px;
}

.menulist {
  margin: 0;
  float: none;
  height: auto;
  padding: 10px 20px;
  border-color: #142336;
  border-style: solid;
  height: 309px;
  flex: 0 0 201px;
  border-width: 0 1px 0 0;
}
.tabcontainer .menulist .btn{
  font-size: 16px;
}

.menulist .item{
  margin: 11px 0;
    display: inline-block;
    padding: 0;
    color:#fff;
}
.menulist .item:hover{
  color: #86aecd !important;
}
.btn.menulist:hover .title {
  color: #86aecd !important;
}
#header [rel="habout_us"]  .menulist:first-child {
  border-width: 0 1px 0 1px;
}


.menulist:last-child .more {
    font-size: 18px;
    line-height: 1.2;
    margin-top: 76px !important;
    border-radius: 0;
    font-weight: bold;
    width: 176px;
}

.tabcontainer[rel=hmainmenu] .inner{
  flex-direction: column;
}

    .tabcontainer[rel=hmainmenu] .menulist  .item {
      margin: 4px 9px 8px 0;
      padding:0;
    }
body.blue #header_container{
  display: none;
}
.tabcontainer .inner{
  display:flex;
  margin-left:-20px;
  width: calc(100% + 40px);
  font-size: 14px;
}
#header .tabcontainer[rel=hmainmenu]>.container>.inner>.menulist>.title{
  background-color: #28466D;
  padding: 9px 13px;
  height: auto;
  width: 192px;

  color: #FFF;
  font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 14px;
  }
  #header .tabcontainer[rel=hmainmenu].selected {
    transition: none;
    padding: 0 20px;
  }
#header [rel=hpublications] .more {
  margin-top: 158px !important;
}
.menulist:last-child .more:hover{
  background-color:#9e2e30 !important;
}

#header .tabcontainer  .title {
  font-size: 14px;
  margin-top: 13px;
  line-height: 1.14;
  color:#fff;
  height: 120px;
  width: 219px;
}
#header [rel=hpublications] .title {
  height: 60px;
  width: 129px;
}
#header .tabcontainer .image {
  margin:10px 0;
  width: auto;
    height: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#header [rel="hpublications"] .btn.menulist{
  flex: 1;
}

#header .tabcontainer:not([rel="habout_us"]) .menulist:last-child{
  border: 0;
}
#header .btn.menulist {
  flex: 1 1 20%;
}



#header [rel=hpublications] .image {
    height: 181px;
}


#header .tabcontainer .convert_date {
    font-size: 14px;
    margin-top: 7px;

}
.menulist .adminlink{
  margin-top:21px;
}
.btnlinkmo:hover{
  text-shadow: none;
}
.btnlinkmo:hover i{
  box-shadow: none;
}


#mainmenutop_btn, #mainmenu_btn_space {
    width: 111px;
    height: 40px;
    float: right;
}
#mainmenutop_btn i{
  vertical-align:middle;
  font-style: normal;
}
#mainmenu_btn_space{
	width: 130px;
}
.micon1 {
  border: 1px solid #fff;
  border-width: 0 0 0 1px;
  top: 0;
  position: absolute;
  bottom: 0;
  margin-left: 10px;
  width: 48px;
  left: 60px;
}
.micon2, .micon3 {
  border: 1px solid #fff;
  border-width: 1px 0;
  width: 31px;
  height: 11px;
  position: absolute;
  left: 9px;
  top: 12px;
}
.micon3 {
  left: 0;
  top: 4px;
}
#header_bar .spacer {
    color: #1c314c;
    font-size: 19px;
    margin: 9px 0 0 0;
    display:inline-block;
    padding:0;
}
#header_container .spacer {
  margin: 0;
  pointer-events: none;
  font-size: 20px;
  font-weight: lighter;
}
#tab_menu_buttons {
  flex: 1;
}
 #tab_menu_buttons .btn,
 #top_sectors .btn {
    margin: 0 13px 0;
    font-size: 16px;
    padding: 12px 0;
    border-bottom: 3px solid transparent;
    border-radius: 0;
    border-width: 0 0 3px 0;
    color: #fff;
    line-height: 16px;
}
#top_sectors .btn {
  font-size: 21px;
  font-weight: lighter;
  text-transform: uppercase;
  border-width: 0 0 4px 0;
  line-height: 15px;
}
#tab_menu_buttons .btn:nth-child(1),
#top_sectors .btn:nth-child(1) {
  margin-left:0;
}
 #header_container .btn:hover,
 #header_container .btn.selected,
 #header_container .btn.active {
    border-bottom-color: #86AECD;
}
#top_sectors{
  width:  592px;
}
.topdonate {
    background-color: #9e2e30;
    margin-right: 10px !important;
}
#sharing >.btn:nth-child(1){
  margin-right:6px;
}
#top_sectors .dropmenu{
float:left;
}
.pageform_success h3 {
    margin-top: 0;
}
#top_sectors .dropmenu .menudown .btn {
    float: none;
    width: 100%;
    border: 0;
}
.dropmenu .menuitem {
   cursor:initial;
}
#top_sectors .dropmenu .menudown {
    display:none;
}
.pageform_success {
    font-size: 18px;
    text-align: center;
    background-color: #e4edf4;
    border: 0;
    color: #28466D;
    padding: 73px;
    border-radius: 0;
}

.tabcontainer[rel=hmain]  .btn:nth-child(4){
  margin-right:0;
}
.search {
  border: 1px solid #fff;
  border-width: 0 0 1px 0;
}

#header .search {
    width: 450px;
    margin-top: -44px;
    margin-left: 749px;
}
#header .search img{
  height: 31px;
}
.search input, .search .btn-searchicon{
	background: transparent;
  	border-width: 0;
  	color: #fff;
  	font-size: 27px;
	height: 43px;
	padding: 0;
}
.search input{
  font-family: source_sans_light, verdana, arial, helvetica, sans-serif;
  font-family: "Source Sans Pro";
    font-weight: lighter;
}
.search .btn-searchicon {
  padding: 0 14px;
  top: -5px;
  color: #86AECD;
}

.search input, .search input:active, .search input:focus, .search input:hover, select, select:active, select:focus, select:hover{
    outline:0px !important;
    box-shadow: none !important;
}
.search input::-webkit-input-placeholder {
    color: #fff;
}
.search input:-moz-placeholder { 
   color: #fff;
   opacity:  1;
}
.search input::-moz-placeholder {
   color: #fff;
   opacity:  1;
}
.search input:-ms-input-placeholder { 
   color: #fff;
}


#content .search .btn-searchicon{
  color: #28466D;
}
.searchview .search {
    border-color: #142336;
}
#content .search input{
  color: #28466D;
}
#content .search input::-webkit-input-placeholder {
    color: #28466D;
}
#content .search input:-moz-placeholder { 
   color: #28466D;
   opacity:  1;
}
#content .search input::-moz-placeholder {
   color: #28466D;
   opacity:  1;
}
#content .search input:-ms-input-placeholder { 
   color: #28466D;
}
.article .title{
  font-size: 32px;
  max-width: 720px;
}
body.article #side_right .block{
  margin-top: 63px;
}
body.campaign #side_right .block{
  margin-top: 63px;
}
body.campaign .title{
  font-size: 32px;
  max-width: 720px;
}
#article .subtitle{
  max-width: 720px;
  margin-bottom: -6px;
}
#highlights{
  height: 349px;
}
#highlights {
    width: 910px;
    position: relative;
    margin-right: 20px;
    border: 1px dotted #142336;
    border-width: 0 1px 0 0;
}
#highlights .list {
  position: absolute;
  right: 20px;
  width: 273px;
  background-color: #9E2E30;
  top: 0;
  bottom: 0;
  z-index: 100;
  border-left:3px solid #fff;
}
#highlights .list .btn.selected {
    text-shadow: 1px 0 0 #fff;
}
#highlights_container{
  position: relative;
}
#highlights_container .highlight {
  position: absolute;
    width: 617px;
    height: 349px;
  display: none;
  background-color: #9E2E30;
}
#highlight-border {
  background-color: #9E2E30;
  position: absolute;
  width: 6px;
  height: 100%;
  left: -9px;
}
#highlights_container .highlight:nth-child(1){
  display: block;
}


 #highlights_container .image {
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    position: absolute;
}
#highlights_container img{
  width:100%;
  height:100%;
}
#highlights_container .overlay{
  top: 39%;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #000;
    
    padding: 123px 40px 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.86+60,1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 60%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.86) 60%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.86) 60%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
#highlights_container .footer{
  position: absolute;
  left: 20px;
    right: 20px;
    bottom:10px;
color: #fff;

}
#highlights_container .footer .title{
  color:#fff;
}
#highlights_container .footer .subtitle{
  font-size: 20px;
  font-weight: bold;
}







#highlights_aspect {
  width: 100%;
  display: flex;
  background: #9e2e30;
  padding: 3px;
  margin-bottom: 12px;
}
#highlights_aspect .in {
  padding-bottom: 56%;
  position: relative;
}
#highlights_aspect #aspect_items{
  flex: 1 1 auto;
  position: relative;
}
#highlights_aspect #aspect_items .item_highlight {
  flex-direction: column;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index:1;
  display: flex;
}
a.item_highlight,a.item_highlight:hover{
  text-decoration: none;
}
#highlights_aspect #aspect_items .item_highlight.secondlast {
  z-index:2;
}
#highlights_aspect #aspect_items .item_highlight.start{
  transform: translate3d(10px,0,0);
  opacity:0;
  z-index:3;
}
#highlights_aspect #aspect_items .item_highlight.active {
  transform: translate3d(0,0,0);
  opacity:1;
  transition: all .3s;
  z-index:3;
}


#highlights_aspect .image{
  position: absolute;
  background-position: center;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#highlights_aspect  #aspect_items .image {
  top: 6px;
  bottom: 6px;
  left: 6px;
  right: 6px;
}
#highlights_aspect  #aspect_items .image {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#highlights_aspect .footer .title{
  color:#fff;
}
#highlights_aspect .footer .subtitle{
  font-size: 20px;
  font-weight: bold;
}

#highlights_aspect .spacer {
  flex: 0 0 3px;
  margin: 0;
  position: relative;
  z-index: 5;
  background-color: #9e2e30;
}


#highlights_aspect #list .item_aspect{
  cursor: pointer;
}
#highlights_aspect  .overlay1{
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 60%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.86) 60%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.86) 60%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
  pointer-events: none;
}
#highlights_aspect  .overlay2 {
  position: absolute;
  bottom: 6px;
  left: 6px;
  right: 6px;
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
  pointer-events: none;
}
#highlights_aspect .overlay2 {
  bottom: 18px;
  left: 24px;
  right: 24px;
}
#highlights_aspect  .overlay3 {
  position: absolute;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #9E2E308C;
  display: none;
  pointer-events: none;
}

#highlights_aspect  .item_aspect.active .overlay3{
  display: flex;
}
#highlights_aspect .title {
  margin: 0;
  padding: 0;
}
#highlights_aspect .description {
  padding: 8px 0 0;
  margin: 0;
}


.item_aspect.active .image {
  filter: grayscale(100%) sepia(100%) hue-rotate(-79deg);
}
.item_aspect.active {
  filter: saturate(109%) contrast(127%);
}


#tweets{
  word-wrap: break-word;
  border-width: 0 0 0 1px;
  font-size: 14px;
  position:relative;
  line-height: 1.2;
  margin-top:20px;
  margin-bottom: 20px;
}
#tweets .frontpage_sidetext {
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 0;
    
}
.tweet {
    font-weight: normal;
    margin: 8px 0;
}
.date,a{
  color:#9e2e30;
}
#tweets .date{
   color:#333;
}
#highlights .list .btn {
  width: 78%;
  font-weight: normal;
  text-align: left;
  border: 1px dotted #fff;
  border-width: 0 0 1px 0;
  color: #fff;
  margin: 0 auto;
  display: block;
  font-size: 16px;
  white-space: normal;
  padding: 15px 0;
}
#highlights .list .btn:last-child{
  border-width: 0;
}
body.article .maintext img {
    display: block;
    margin: 20px auto;
    max-width: 100%;
    height: initial;
}
body.article .maintext img+em{
  margin: -10px auto 20px;
  text-align:center;
  display:block;
}
.items .item {
    float:left;
    width: 270px;
    margin-right: 40px;
    overflow: hidden;
    display: block;
    margin-bottom: 31px;
}
#articles .article{
  position: relative;
    width: calc(33.333% - 28px);
    margin: 0 14px 20px;
}
#articles, #campaigns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -14px;
}
#articles .article.news_external {
    margin-bottom: 0;
}
#articles .author, #articles .location{
  color: #9E2E30;
}

#page_home #side_right .tagtext>p:last-child {
    margin-bottom: 0;
}
#articles .info{
  height: 340px;
  overflow:hidden;
  display:block;
  position:relative;
}

#page_home #side_left{
  width: 910px;
  border: 0;
  color:#333;
}
#page_home #side_right{
  width: 270px;
  margin:0;
  color:#28466D;
  position:relative;
}


#page_home #articles.truncated .article:nth-child(1) {
  display: none;
}

#externalnews a{
color: #333;
}
#externalnews .author{
  color: #9E2E30;
}
.fpalert, .extnews {
    margin-bottom: 5px;
}
#page_campaigns .col1 .items  > .item:nth-child(4n+4) {
   margin-right:40px;
}
#page_campaigns .col1 .items  > .item:nth-child(4n+1) {
   clear: none;
}
#page_campaigns .col1 .items  > .item:nth-child(3n+3) {
   margin-right:0;
}
#page_campaigns .col1 .items  > .item:nth-child(3n+1) {
   clear: both;
}

#page_campaigns .col1 {
    width: 890px;
    float: left;
}
#page_campaigns .col2 {
    width: 265px;
    float: right;
}
#page_campaigns .col2 .item {
    margin: 0;
    padding: 5px 10px;
    font-size: 17px;
    color: #1C314C;
}
#page_campaigns .col2 .item:nth-child(even),#page_publications .document.inlist:nth-child(even){
background-color:#eee;    
}
#page_campaigns .col2 .item:nth-child(odd),#page_publications .document.inlist:nth-child(odd){
background-color:#ddd;    
}
#page_campaigns .col2 h1.bigtitle {
    font-size: 40px;
}
#page_campaigns .col2 h1.bigtitle:nth-child(1) {
    margin-top: -10px;
}

.image-left .line-image {
    float: left;
    margin-right: 20px;
        
}
.rowed .line-image {
    margin-left: 10px;
    border: 0;
}
#news img{
  height: 142px;
  width: 285px;
}
.rowed .item{
  border:0;
}
#news_text .line-image {

  margin-bottom: 30px;
  display: table;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    position:relative;
    }
select.dropup + .chosen-container .chosen-drop {
  border-bottom: 0;
  border-top: 1px solid #aaa;
  top: auto;
  bottom: 40px;
}
select.dropup + .chosen-container.chosen-with-drop .chosen-single {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-image: none;
}
select.dropup + .chosen-container.chosen-with-drop .chosen-drop {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: none;
  margin-bottom: -16px;
}
#news_text img{
  max-width: 500px;
}
.btn {
    border-radius: 0px;
}
 #news .intro{
  overflow:hidden;
}
.spacer {
  margin: 0 5px;
  pointer-events: none;
}


#dealmap_map {
    height: 450px;
    width: 762px;
}
#projectmap_map {
  height: 125px;
  width: 100%;
  border: 1px solid #00000026;
}
.clear{
  clear:both;
}
.clearleft{
  clear:left;
}
#p-left-cl {
    width: 400px;
    float: left;
}
.small_head {
    font-weight: bold;
    font-size: 24px;
    color: #28466D;
}
.block .small_head {
    font-size: 20px;
    margin: 15px 0 -1px;
}
#p-right-cl {
    float: right;
    width: 323px;
    min-height: 100px;
    background-color: #eee;
    margin-left: 38px;
}
#p-mid-cl {
    float: right;
    width: 401px;
}
.tab{
  float: left;
}
.tab_containers .tab_container{
  display: none;
}
.tab_containers .tab_container:nth-child(1){
  display: block;
}
#maintabs_container{
margin-top:30px;
}
.tab_container .tab {
    float: none;
    margin-bottom: 20px;
}
.tabs{
  clear:both;
}
.tabs .tab{
  float: left;
}
 .tab, 
 #news_text #side_right .block>h1,
  #campaign_text #side_right .block>h1 {
    background-color: #28466d;
    display: table;
    margin-right: 1px;
    padding: 5px 10px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-top: 1px;
}
.tab.selected, #news_text #side_right .block>h1, #campaign_text #side_right .block>h1 {
    border: 6px solid #86AECD;
    border-width: 0 0 5px 0;
    padding: 5px 10px 0px;
}
#news_text #side_right .block>h1,
#campaign_text #side_right .block>h1{
  font-weight: normal;
  float: none;
}
.tabs-anchor .tab {
    opacity: .4;
}
.tabs-anchor .tab.selected{
  opacity:1;
}
.tabs-lined{
  font-weight:bold;
}
.tabs-lined .tab {
    background-color: transparent;
    color: initial;
    font-weight: bold;
    display: inline;
    float: none;
}
#fundphase {
    margin-bottom: 30px;
}
.fundphase {
    background-color: #142336;
    float: left;
    width: 136px;
    height: 100px;
    text-align: center;
    position: relative;
    margin:0;
}
#fundphase .fundphase:first-child {
    width: 164px;
}
.fundphasearrowactiveactive, .fundphasearrowactivenonactive, .fundphasearrownonactivenonactive, .fundphasearrowendnonactive, .fundphasearrowendactive {
    background-image: url("../site_images/finance blue blue.png");
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 18px;
    width: 17px;
    background-position: -1px 0px;
    margin: 0px;
}
.fundphasearrowactiveactive{
  background-image: url('../site_images/finance red red.png');
}
.fundphasearrowactivenonactive{
  background-image: url('../site_images/finance red blue.png');
}
.fundphasearrowendnonactive,
.fundphasearrowendactive{
  width:18px;
}
.fundphasearrowendnonactive{
background-image: url('../site_images/finance end blue.png');
}
.fundphasearrowendactive{
  background-image: url('../site_images/finance end red.png');
}
.fundphase .title,.fundphase .label{
  color:#fff;
}
.fundphase .title{
  font-size: 13px;
}
.fundphase .label {
    font-size: 39px;
    position: absolute;
    left: 0;
    right: 0;
    top: 38px;
}
.fundphase.active {
    background-color: #9e2e30;
}
#funding {
    margin-bottom: 30px;
    font-size: 20px;
}
.fund {
    background-color: #28466D;
    float: left;
    width: 136px;
    height: 100px;
    text-align: center;
    margin-right: 2px;
    position: relative;
}
.fund .title,.fund .amount{
  color:#fff;
}
.fund .title{
  font-size: 13px;
}
.fund .amount {
    font-size: 33px;
    position: absolute;
    left: 0;
    right: 0;
    top: 44px;
    font-weight: bold;
}
.filinks .head {
    color: #1C314C;
    font-size: 25px;
    background-color: #28466D;
    padding: 8px 15px 5px;
    color: #fff;
    font-weight: bold;
}
#fifunding{
  width: 775px;
}
.filinks .description{
  display:none;
  background-color: #142336;
    padding: 20px 30px;
    color: #fff;
}
#companylinks .description{
  display:block;
}
.filinks .head * {
    color: #fff;
    font-size: 20px;
}
.filinks .head .country{
font-size: 17px;
font-weight:normal;
}
.filinks .head .profilelink{
font-size: 20px;
}
.filinks .downlist .listitem{
  margin-bottom: 20px;
}
.filinks .type {
    font-weight: bold;
    font-size: 20px;
}
.filinks .fundpart {
    padding: 20px 30px;
    color: #142336;
    
    position: relative;
    width: 100%;
    background-color: #fff;
}
.filinks .rowdata {
    display: table;
    width: 100%;
}
.filinks .reldata{
  background-color:#fff;
  border: 1px dashed #1C314C;
  border-width: 0 0 1px 0;
}
.filinks .reldata:nth-child(even){
  background-color:#ddd;
}
.filinks .downlist .funddata .reldata:last-child{
  border:none;
}
.filinks .item {
    display: table-cell;
    color: #1C314C;
    padding: 10px 0 10px 15px;
}
.filinks .data, .filinks .date {
    width: 100px;
}
.filinks .source{
  padding-right:15px;
}
 #fifunding .source a{
  color: #80B7FF;
}
.filinks .source a{
  font-weight: bold;
}
.tab_container[rel=finance] .btnlink.more {
    float: left;
}
.filinks .type {
    width: 300px;
}
.filinks .extra {
    padding: 0 15px 15px 15px;
}

h3#result_title {
    font-size: 28px;
}

#filters .filter {
    float: left;
    margin-right: 27px;
}
#filters select {
    border-width:0;
    width: 250px;
    font-weight: bold;
    border-width: 0;
    background-color: #ddd;
    height: 25px;
        padding: 4px 5px;
    font-weight: normal;
    font-size: 13px;

}
#filters .label{
  color:#1C314C;
  display:block;
}
#filters .label {
    color: #1C314C;
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding: 0;
    margin-bottom: 5px;
}


#search_results_container .sectionbtn .title {
    font-size: 15px;
}
.sectionbtn .morelink {
    font-size: 13px;
}
#search_results_container .description {
    font-size: 14px;
}
#search_results_container .country {
    font-size: 14px;
}

#search_results_container  .amount {
    margin-left: 3px;
    font-size: 17px;
}
#search_results_container .tab {
    font-size: 19px;
    font-weight: normal;
    width: 19%;
    margin-bottom: 4px;
    color: #28466D;

}
#search_results_container #sectionbtns .tab {
      padding: 14px 10px 14px;
    line-height: 7px;
}
#search_results_container .tab .amount {
    margin-left: 3px;
    font-size: 12px;
    color: #fff;
}
#search_results_container #sectionbtns .tab.selected {
    border-width: 0px 0 8px 0;
    padding-bottom: 6px;
}
.nohand {
    cursor: auto !important;
}

.letterlinks .btnlink.selected {
    background-color: #9E2E30;
}
.letterlinks .btnlink:hover{
  background-color: #9E2E30;
}
.letterlinks .btnlink, .more{
  background-color: #86AECD ;
}
#search_results_container #sectionbtns tr td{
padding: 2px 0;
}
#search_results_container #sectionbtns .typetbl {
    margin-top: 5px;
    margin-right: 10px;
}
#search_results_container #search_results .title {
    color: #28466D;
}

#search_results .listname, #search_results .btnlink {
    float: right;
}
#search_results_container #search_results h3 {
background:transparent;
  }
#search_results_container #sectionbtns button{
font-weight: bold;
}
#search_results_container #search_results img {
    float: right;
    margin: 0 25px;
}
.pagelinks {
    text-align: center;
    margin: 31px 0;
}
.tab_container[rel=further_resources] {
    min-height: 582px;
}
.pagelinks .btnlink, .pagelinks .btnlink:hover, .pagelinks .btnlink {
    margin: 0 4px;
    font-weight: bold;
    padding: 5px 10px;
    color: #fff !important;
    background-color: #28466D;
    height: 30px;
    min-width: 30px;
    text-align: center;
}
.pagelinks  .line {
    background-color: #fff;
    width: 2px;
    height: 14px;
    display: inherit;
    vertical-align: bottom;
    margin: -1px 3px 2px;
    box-shadow: 0 0 1px 0px #fff;
}
.pagelinks .btnlink.active {
    background-color: #9e2e30;
}
.pagelinks  .btnlink.disabled {
    opacity: .4;
}
.pagelinks .middle {

    display: inline-block;
}
#search_results_container {
    display: none;
    margin-bottom: 30px;
}

#search_results_container .result-item {
    display: table-row;
}
#search_results_container .image_container {
    width: 200px;
    height:100px;
    min-height: 5px;
    display: table-cell;
    vertical-align: top;
}
#search_results_container .image_container img{
  vertical-align: top;
}
#search_results_container .searchview .type {
    float: right;
    text-align: right;
    font-weight:bold;
    color: #28466D;
    width: 150px;
}
#search_results_container .type .subtype{
    font-style:italic;
}
#search_results_container #sectionbtns .type {
    float: none;
    text-transform: capitalize;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    text-align: left;
    width: initial;
}
.tab[rel=externalnews] .type {
    text-transform: lowercase !important;
}
.tab[rel=externalnews] .type::first-letter{
  text-transform: capitalize !important; 
}
#search_results_container hr.spacer {
    border: 1px dotted #142336;
    border-width: 0 0 1px 0;
}
#search_results_container .data_container {

}
#search_results_container  #search_results {
    display: table;
    width: 100%;
}

.letterlinks {
    margin: 4px -4px;
}
.letterlinks .btnlink,
.more, .btn-lblue {
    padding: 5px 10px;
    background-color: #28466D;
    color: #fff;
    margin: 0 5px;
    font-weight: bold;
    font-size: 18px;
    float: right;
}
.btn-lblue:hover{
	background-color: #86AECD;
}
.downlist .more {
    margin-top: 15px !important;
}
#eqp .block.projects {
    padding: 0;
    margin-top: 20px;
}
.letterlinks .btnlink {
    min-width: 31px;
    text-align: center;
    padding: 7px 10px;
}
#filter_partner {
    display: none;
}
#search_results_container.list .searchview,
#search_results_container.search .listview,
#search_results_container.list #filter_sort{
  display: none;
}
#search_results_container.list #filters {
    /* position: absolute; */
    /* left: 0; */
    /* right: 0; */
    padding: 25px 0 10px 0;
}
#search_results_container.list #filters .label {
    visibility:hidden;
}
#search_results_container.list #filters select {
    background-color: #fff;
    color:#28466D;
  }


.list #search_results .btnlink, .item .profile {
    background-color: #28466D;
    float: right;
    color: #fff;
    padding: 5px 0px;
    margin: 9px 25px;
    text-align: center;
    width: 130px;
}
.list #search_results .btnlink.active0,
.list #search_results .btnlink.activeon.record{
  background-color:#9E2E30;
}
.list #search_results .btnlink.activetarget{
  background-color: #F7931E;
}
.item:hover .profile{
  background-color:#9E2E30;
}
#search_results_container .list h3 {
    margin: 0 10px 9px;
    font-size: 18px;
    line-height: normal;
}
#active_noactive #item_target h1 {
  color: #F7931E;
}
#search_results_container .list  h3 .country {
    font-weight: normal;
    margin-left: 8px;
    font-size: 16px !important;
}
#search_results_container .list h3 .active {
    font-weight: normal;
    margin-left: 8px;
    font-size: 16px !important;
    color: #9E2E30;
}
#formpart_left .form-group-intro label {
    display: block !important;
}
body.bankprofile #address {
    margin: 0;
}
.block.articles .title {
    font-size: 18px;
    margin: 0;
}
.block.goodmoves .line-image,.block.projects .line-image,.block.companies .line-image{
  width: 166px;
}
body.bankprofile .block.projects .info,body.bankprofile .block.companies .info {
    height: 110px;
    overflow:hidden;
}
.block.articles .line-image {
    width: 200px;
}
.block.articles .info {
    overflow: hidden;
    height: 158px;
}
table.rowed tr:nth-child(odd) {background: #EEE}
table.rowed tr:nth-child(even) {background: #DDD}
.rowed .item:nth-child(odd) {background: #EEE}
.rowed .item:nth-child(even) {background: #DDD}
.rowed .item.odd {background: #EEE}
.rowed .item.even {background: #DDD}
.rowed .item > a, .rowed .item.padded{ 
  padding: 8px 20px;
}
.rowed .chosen-container a {
    padding: 0 0 0 8px;
}

#page_publications .filter_type.ondesktop, #page_publications .filter_doctype.filter_select.onmobile{
  display: none !important;
}
.filter button{
  outline:0;
}
.downlist .item:last-child{
border-width:0;
}
#search_results td {
    padding: 5px 10px;
}
#side_right {
    float: right;
    width: 300px;
    margin-left: 20px;
}
#side_right .block {
    background-color: #eee;
}
#side_right h1{
      color: #1C314C;
      font-size: 20px;
}
#side_right h2{
  color:#1C314C;
}
#side_left {
  width: 200px;
  float: left;
  margin-right: 0;
  border-right: 1px dotted #000;
  color: #aaa;
  padding-right: 8px;
}
#side_left hr {
    width: 100%;
    margin: 20px auto 20px 0;
}
#side_left .by{
    color: #9e2e30;
  }
hr {
    border-style: dotted;
    border-color: #142336;
}
#item{
display: table;
width: 660px;
font-size: 14px;
color: #333;
}

#subpages {
    margin-top: 15px;
}
#subpages .btnlink, #subpages .btnlink:hover {
    color: #28466D !important;
    font-size: 18px !important;
    font-weight: bold;
    display: block;
    margin: 10px 0;
}
#tree_result, #tree_result ul { list-style-type:none; color:#000; border-radius: 3px; padding:0;   }
#tree_result ul{ padding-left:40px; }
#tree_result h3 {
    padding: 8px 20px;
    border: 2px solid #142336;
    margin: 10px 0 0 0;
    border-radius: 2px;
    background-color: #142336;
    color: #fff;

}
#tree_result ul h3 {
    background-color: #fff;
    color: #000;
    margin: -2px 0;
    border-color: #ddd;
    border-width: 0 2px 2px 2px;
}
#tree_result ul{
  margin-top:2px;

}
#tree_result ul ul  {
    display:none;
}
#image_browser {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 100;
}
body.modal-open {
  overflow: auto;
}
body.modal-open #content_footer {
  filter: blur(3px);
}
#header_modal_bg {
  opacity:0;
  background-color: #28466dc4;
  position: absolute;
  bottom:0;
  height: 100%;
  width:100%;
  position: fixed;
  pointer-events: none;
}
body.modal-open #header_modal_bg {
  opacity:1;
}
.modalbg {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.72);
}
.imgbcont{
  background-color: #F3F3F3;
  left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    position: fixed;
}
#image_browser #tree {
    
    overflow: auto;
}
#image_browser #left_pane {
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 500px;
    padding: 5px;
    margin: 5px;
    overflow: auto;
    border-radius: 3px;
    background-color: #fff;
}
#image_browser #right_pane {
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 505px;
    right:0;
    margin: 5px;
    overflow: auto;
    border-radius: 3px;
    background-color: #E6E6E6;
    padding: 8px 8px;
}

#image_browser .thumbnail {
    display: inline-block;
    width: 250px;
    margin: 3px 3px 10px 3px;
    height: 190px;
    padding: 0;
    vertical-align: bottom;
}
#image_browser .thumbnail  .thumbcontainer {
    height: 130px;
    padding: 4px;
}
#image_browser .thumbnail .caption {
    padding: 0 9px;
    color: #7B7B7B;
    font-size: 12px;
    font-weight: bold;
}

.campaignlink {
    text-align: center;
}
#morenewsbtncont {
    text-align: center;
    margin: 0 0 40px 0;
}
.btnd, .btnd:hover, .btnd:focus {
    color: #28466D !important;
}
.bigtwitter {
  font-size: 36px;
  position: absolute;
  right: 15px;
  margin-top: 1px;
}
[rel=dodgydeals] h1.maintitle {
    display: none;
}
[rel=dodgydeals] .block.pull-right {
    width: 270px;
}
 
#worldmap {
  width: 100%;
  height: 540px;
  position: relative;
  margin-bottom: 40px;
  border: 1px solid rgba(20,35,54,0.53);
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 7px -2px rgb(20, 35, 54);
}
.bankprofile #worldmap {
    width: 100%;
    height: 470px;
}
/*
#field_sectoritems_chosen {
    max-width: 238px;
    width: 238px!important;
}
#page_dodgy_deal_map #field_sectoritems_chosen {
    max-width: inherit;
    width: inherit!important;
}
*/
#themap{
  width: 100%;
  height: 100%;
}
#marker-tooltip {
    display: none;
    position: absolute;
    padding: 6px 10px;
    background-color: #1C314C;
    color: #fff;
    margin: 23px;
    z-index: 1000;
    margin-top: -39px;
    border: 1px solid #fff;
    white-space: nowrap;
}
#page_dodgy_deal_map .block {
    width: 216px;
    float: right;
}
.filter button {
    font-size: 13px;
    margin: 0px 0 7px;
        padding: 2px 5px;
}
.filter button .value {
    margin: 0 7px;
}
.filter .spacer {
    font-size: 18px;
}
.filter{
    margin: 0px 0 8px;
}
#filter-container {
  display: flex;
  margin-bottom: 10px;
}
#tabs-profile-type {
  flex: 1 1 auto;
  margin-bottom: 24px;
}
#filter-container .tab,
#tabs-profile-privacy .tab,
#news_container .tab
 {
  font-size: 19px;
  font-weight: normal;
  margin-bottom: 4px;
  color: #28466D;
}
#filter-container  .chosen-container {
  width: 100% !important;
}
#filterblock {
  flex: 1;
  display: flex;
  flex-direction: column;
}
#filterblock2 {
  display: flex;
  align-items: flex-end;
}
#filterblock2>*{
  width: 216px;
  margin-left: 16px;
}
#tabs-profile-privacy {
  margin: -33px auto 40px;
  display: table;
}
.tab.selected[rel="target"] {
  border-color: #F7931E;
}
.tab.selected[rel="on record"] {
  border-color: #9E2E30;
}
.tab.selected[rel="active"] {
  border-color: #28466D;
}
[rel=further_resources] #p-left-cl {
    width: 830px;
}

.documents_list {
    display:none;
}
.btns_types .btn, .btns_types .btn:focus, .btns_types .btn:active {
    background-color: transparent;
    border-bottom: 1px dotted;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    font-weight: bold;
    font-size: 20px;
    margin: 2px 26px 5px 0;
    color: #1C314C;
    padding: 1px 1px;
}
.btns_types .btn.selected{
  border-bottom: 4px solid #86AECD;
  padding-bottom: 0px;
}
.btns_types {
    margin-bottom: 14px;
    width: 600px;
}
span.caret {
    margin-top: -5px;
}
.galleries .gal_image {
    width: 173px;
    margin: 7px 0;
    display:none;
}
.galleries.limited .gal_image:nth-child(odd) {
    margin-right: 20px;
}
.block.galleries.limited {
    background-color: #142336 !important;
    color: #fff !important;
}
.block.galleries.limited h2 {
    color: #fff!important;
    font-size: 18px;
    margin-top: 30px;
}
.block.galleries.limited h1 {
    background-color: #28466D;
    color: #fff;
    padding: 10px 20px;
    margin: -15px -15px 10px -5px;
}
.block.galleries.full .images {
    height: initial;
}
.block.galleries.full .gal_image:nth-child(odd) {
    margin-right: initial;
}
.block.galleries.full .gal_image {
    margin: 5px;
    display: inline-block !important;
}
.block.galleries.full {
  background-color:transparent;
}
.block.galleries.full .video iframe{
margin:0;
width:100%;
height:300px;
}
.prevnext .btn_prev.btn, .prevnext .btn_next.btn{
    border-radius:0;
    padding: 0;
    width: 35px;
    height: 35px;
    background-color: #28466D;
    color: #fff;
    font-size: 25px;
    outline:none !important;
}
.prevnext{
  width: 40%;
  margin:0 auto;
}
.prevnext span {
    font-size: 32px;
    vertical-align: middle;
}
.prevnext .btn_next {
    float: right;

}

a.gal_image {
    float: left;
    margin: 1px;
}

.btn.fpalert {
    float: right;
    margin-right: 2px;
    font-size: 11px;
    background-color: #9e2e30;
    color: #fff;
    padding: 3px 10px;
}
.btn.fpalert.alerted {
    background-color: #ddd;
    color: #666;
}
.dochighlights .highlight {
    width: 50%;
    float: left;
    margin-bottom: 40px;
    height: 270px;
}
.dochighlights .highlight img {
    float: left;
    width: 200px;
    border: 1px solid #1C314C;
}
.dochighlights .highlight .info{
  padding: 20px;
}
.dochighlights .highlight .info {
    padding: 0 20px;
    display: table;
    color: #000;
}
.dochighlights .highlight .title{
  color: #28466D;
}
.dochighlights {
    margin-top: 20px;
}
.dochighlights a:hover {
      text-decoration: none;
  }
  #middle .toppub {
    margin: 0 0 20px 0;
  }
  .dochighlights.doc3 {
  display: flex;
  min-height: 30px;
}
.dochighlights.doc3>* {
  flex: 1;
}
.dochighlights.doc3>.hl {
  flex: 0 0 200px;
  width: 200px;
  margin-right: calc(calc(100% - 600px) / 2);
}
.dochighlights.doc3 .clear {
    display: none;
}
.dochighlights.doc3 .highlight {
    width: auto;
    float: none;
    height: auto;
    margin-bottom: 0;
}
.dochighlights.doc3 .title {
    font-size: 18px;
  line-height: 1.1;
  margin: 4px 0 5px;
}
.dochighlights.doc3 .highlight .info {
    padding: 0;
}
#page_publications .btns_types, #page_publications .documents h1{
  display:none;
}
 #page_publications .documents .documents_list h1{
display:block;
  color: #28466D;
  font-size: 18px;
}
.extnews a {
    text-decoration: none;
}
#page_publications .documents{
  padding: 20px 0;
}
#page_articles .prevnext {
    margin: 40px auto;
    width: 40%;
}
.news_external {
    float: none !important;
    width: 100% !important;
    /* padding: 20px; */
    border-top: 1px dotted #142336;
    height: auto !important;
    margin: 0;
}
.news_external .line-image{
  display:none;
}
.loader {
    width: 32px;
    height: 32px;
    margin: 50px auto;
    background-image: url(../site_images/loader.gif);
}
.tab_container {
    padding-top: 20px;
}
.tab_container[rel=overview] .col1{
  width: 400px;
  float: left;
}
.tab_container[rel=overview] .col2{
    float: right;
    width: 760px;
} 
.tab_container[rel=sustainability] .col1 {
    width: 760px;
    float: left;
}
.tab_container[rel=sustainability] .col2 {
    float: right;
    width: 400px;
}
.tab_container[rel=dodgydeals] .col1{
  width: 580px;
  float: left;
}
.tab_container[rel=dodgydeals] .col2 {
    float: right;
    width: 580px;
}

.project .tab_container[rel=overview] .col1, .project .tab_container[rel=governance] .col1, .tab_container[rel=further_resources] .col1{
  width: 760px;
  float: left;
}
.project .tab_container[rel=overview] .col2, .project .tab_container[rel=governance] .col2, .tab_container[rel=further_resources] .col2  {
    float: right;
    width: 400px;
}

.block.equator .block.dodgydeals {
    margin: 0;
    padding: 0;
}
.block.equator .block.dodgydeals h1:nth-child(1){
    display: none;
}

.down .item {
    float: none;
    clear: both;
}
.list hr:last-of-type{
  display: none;
} 
.scroll {
    overflow-x: auto;
}

body.scrolled #scroll_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #eee;
    padding-bottom: 10px;
    border-bottom: 2px solid #1C314C;
    z-index: 100;
}
.phases {
    display: table;
    width: 100%;
    margin-bottom: 1px;
}
.phase {
    background-color: #28466d;
    color: #fff;
    border-right: 3px;
    width: 97px;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 11px;
    float: left;
    margin-right: 1px;
}
.phase_bottom {
    background-image: url(../site_images/project_phase.png);
    width: 100%;
    height: 13px;
    background-size: 695px;
    margin-bottom:20px;
}
.phase_bottom.phase_Design{
      background-position-y: -14px;
}
.phase_bottom.phase_Agreement{
  background-position-y: -28px;
}
.phase_bottom.phase_Construction{
  background-position-y: -42px;
}
.phase_bottom.phase_Operation{
  background-position-y: -55px;
}
.phase_bottom.phase_Closure{
      background-position-y: -69px;
}
.phase_bottom.phase_Decommission{
  background-position-y: -83px;
}
.phases .phase:last-child{
  margin-right:0;
}
a.project_url {

    text-decoration: none;
}


.letterlinks .btnlink {
    float: none !important;
}

.form-signin {
    width: 450px;
    margin: 100px auto 0;
    background-color: #fff;
    padding: 12px 12px;
}
.form-signin-heading {
    margin-top: 0;
}
.form-signin input{
  margin: 5px 0;
}
.form-signin .btn-primary {
    margin: 10px 0 0 auto;
    display: block;
    width: 150px;
}
.login_info {
    display: block;
    z-index:22;
    font-size: 13px;
    position: absolute;
}
.login_info a{
  color:#fff;
}
#wrong_login {
    text-align: center;
    margin: 20px auto;
    width: 300px;
    display:none;
}
.tab_container[rel=sustainability] .document h1,.tab_container[rel=governance] .document h1{
  font-size: 17px;
}
.tab_container[rel=sustainability] .document,.tab_container[rel=governance] .document{
  padding:10px 0;
}
.tab_container[rel=sustainability] .document .category, .tab_container[rel=governance] .document .category{
  display: none;
}

.tab_container[rel=sustainability] .description,.tab_container[rel=governance]  .description {
    margin-bottom: 10px;
}

.form-group-submit_cancel label{
  display:none;
}

.fi_category {
    font-size: 32px;
    font-weight: bold;
    background-color: #1C314C;
    color: #fff;
    padding: 6px 25px;
    width: 30%;
    margin-bottom: -10px;
    padding-bottom: 4px;
    margin-top: 35px;
}

.fi_header {
    background-color: #e4edf4;
    color: #28466d;
    padding: 5px 20px;
    font-size: 17px;
    position: relative;
    margin-top: 0px;
    font-weight: bold;
}
.fi_header a, .fi_header .country {
    font-size: 16px;
    margin-left: 3px;
    font-weight: normal;
}
.fi_header .fitype {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 14px;
    display: none;
}

.finance_view[rel=date] .fi_row_container_other{
  display:none;
}
.financing_part_other{
  display:none;
}
.fi_row_container:nth-child(odd){
  background-color:#ddd;
}
.financing_list .fi_row_container:last-child {
    border-width: 0;
}
.fi_row {
    display: table;
    width: 100%;
}
.rowed .item .fi_row a {
  padding: 0;
}
.fi_cell {
    min-width: 28%;
    padding: 3px 20px;
    white-space: nowrap;
    /* text-overflow: ellipsis; */
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.fi_details .fi_cell:nth-child(4){
 width: 80px;
}
.fi_details.rowed .item {
    padding: 0;
}
.finance_view[rel=date] .fi_cell:nth-child(4){
  width: 7%;
}
.finance_view[rel=date] .fi_cell:nth-child(5){
  width: 18%;
}
.fi_row_extra {
    padding: 0 20px 10px;
    margin-top: -2px;
    line-height: 1.1;
}
a.menulist {
    text-decoration: none;
}
.fi_cell.fi_type {

   
  
}
.filter_year button {
    width: 59px;
}
.fi_cell.fi_source b{
  color: #1C314C;
}

.finance_view .more {
    float: none;
    margin-top: 15px;
}
#financetabs_container .tab_container{
  padding:0;
}

.finance_view[rel=fi] .fi_category,.finance_view[rel=date] .fi_category{
  display: none;
}
.finance_view[rel=fi], .finance_view[rel=date] {
    margin-top: 35px;
}
.financing label{
  float:left;
}
.financing .tabs{
  clear: none;
}
.financing .filter{
  clear:both;
}
.financing label {
    float: left;
    font-size: 19px;
    color: #1C314C;
    width: 48px;
    text-align: right;
    margin-right: 6px;
}

.block.galleries a {
    color: #fff;
}
.block.galleries .url {
    background-color: #28466D;
    padding: 5px 10px;
}
.subsidiaries .meta{
  display:none;
}
.subsidiaries h1{
  font-size: 16px;
  padding:0;
  margin:0;
}

#page_home .articlelable {
  font-style:normal;
    position: absolute;
    background-color: #28466D;
    color: #fff;
    font-size: 14px;
    padding: 5px 8px;
    right: 0;
    display: none;
    z-index: 10;
    margin-top: 6px;
}

.articles.rowed .articlelable {
    position: relative;
    float: right;
    margin: -2px -6px 2px 5px;
    font-style: italic;
    display: none;
    color: #555;
    font-size: 15px;
}
.articles.typeall .article_blog .blogitem, #page_home  .article_blog .blogitem{
  display: block !important;
}
.articles.typeall .article_news .newsitem{
  display: block !important;
}
.articles.typeall .article_external .externalitem{
  display: block !important;
}
#page_home .externalitem, #page_home .newsitem{
  display: none !important;
}
#page_articles .articlelable{
  display: none;
}
.article,.article .line-image{
  position: relative;
}
#filter_deals {
    /* width: 300px; */
    /* display: none; */
    /* position: absolute; */
    /* margin-top: -24px; */
    /* display: block; */
    margin-top:10px;
    width: 100%;
    margin-bottom: -5px;
}
#filter_deals label {
    display: none;
}
.searchview {
    margin-bottom: 20px;
}

.form-group.form-group-captcha {
    width: 303px;
}
.projects .item .pubpriv {
    margin: -2px 0 0 0 !important;
    float: none;
}
.menulist.ml_about {
    padding: 13px 44px 0;
}
.pageform {
    padding: 0 !important;
    margin-top: 20px;
}
.noitems{
  color:#888;
  font-style:italic;
}
#newstype {
    display: inline;
    font-size: 25px;
}
.item a{
  text-decoration:none;
}
.nonactive, .nonactive * {
    olor: #999 !important;
}
 .more{
  background-color: #86AECD !important;
  color:#fff;
}
.container > .inlineedit.btn {
  margin-top: -44px !important;
  margin-bottom: 20px !important;
}
.container hr.dotted {
    margin: 0px 0 28px 0;
}
.container .links .url{
  color: #9e2e30;
}
.container .links a:hover .url {
    text-decoration: underline;
}
#admin_btn span {

    background-image: url(../site_images/lock.png);
width: 15px;
    height: 19px;

    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    position: absolute;
    margin-top: 5px;
    right: 14px;
}
.chr_count {
    color: #9e2e30;
    font-weight: bold;
    margin: 5px 0 -7px;
    font-size: 16px;
}
#search_results .bankprofile .lname {
    display: none;
}

#page_campaigns .col2 {
    margin-top: -40px;
}
.item .withsections td {
    vertical-align: top;
    width: 237px;
}
label{
	color: #28466D;

}

.fistype {
    margin-bottom: 20px;
}
.fi_header .btn {
    background: transparent;
    float: right;
    padding: 0;
    margin: 2px -14px 0 0;
}
.fi_header{
  cursor:pointer;
}
.closed,.fi.isclosed .opened{
  display: none;
}
.fi.isclosed .closed{
  display: block;
}
.fi .opened{
  display: block;
}
.fi.isclosed .fi_details{
  display: none;
}
.toggle_all_finance .closev, .toggle_all_finance.doclose .openv{
  display: none;
}
.toggle_all_finance.doclose .closev{
  display: block;
}
.fi {
    margin-bottom: 10px;
}
.fi.isclosed {
    margin-bottom: 3px;
}
.fis h1 {
    margin-bottom: 2px;
}
.dealmap .filters h2 {
    display: inline;
    font-size: 16px;
}
.dealmap .filterprofile .checkbox,.dealmap .filterprofile .checkboxes {
    display: inline;
}
.dealmap .filterprofile .block {
    margin-bottom: 10px;
}
.dealmap .filterprofile .checkbox input{
      margin-left: -16px;
}
.dealmap .filters .block:nth-child(2) h2{
  line-height:1.5;
}
.dealmap .filters .block:nth-child(2) .chosen-container {
    margin-top: -7px;
    margin-left: 10px;
}
.dealmap .filters select{
  display: inline;
  width: auto;
}
#content_popover .articles .line-image,
#content_popover .articles .intro {
    display: none;
}
.btns_seperatored button {
    background: transparent;
    border-width: 0 0 2px 0;
    border-color: transparent;
    border-style: solid;
    border-radius: 0;
    padding: 0 3px;
    margin: 1px;
}
.btns_seperatored button.selected{
  border-color: #85adcd;

}
.btns_seperatored .spacer {
    margin: 0;
    font-size: 15px;
}
.btns_solids button {
    border-radius: 0;
    background-color: #28466d;
    margin: 2px;
    color: #fff;
    border-width: 0;
    outline: 0;
    padding: 5px 0;
    width: 59px;
    text-align:center;
}
.btns_solids button.selected {
    background-color: #9e2e30;
}
a.item,.item>a,.item>a:hover{
  display: block;
  text-decoration: none;
  color: initial;
}
#search_results .bankprofile h3{
    padding-top: 9px;
}
#search_results .subtitle {
    margin: -10px 0 11px 10px;
    font-size: 16px;
}



#search_results .meta {
    margin-top: 0px;
    margin: -11px 10px 0px;
}
#page_home .newsletter {
    margin-bottom: 15px;
}
form li .info{
    height: 40px;
    padding: 5px 0;
}
form li>input:nth-child(1) {
    display: inline;
}
form li.action tr:nth-child(1) input[type=text]{
    margin-bottom: 10px;
}
form  table{
  width: 100%;
  width: 80%;
}
form li table {
    margin: -19px 0 0 20px;
}
form li table th {
    vertical-align: top;
    width: 8%;
    padding: 8px 10px 0 0;
    text-align: right;
}

#mailchimppopform .head {
    background-color: #28466d;
    background-image: url('../site_images/bt-c-small.png');
    background-repeat: no-repeat;
    text-align: right;
    background-position: 10px;
    padding: 10px;
}
#mailchimppopform button, #mailchimppopform .btn {
    padding: 0;
    border: 0;
    color: #fff;
    margin: 0;
    outline:none;
    cursor: pointer;
}
#mailchimppopform .head button{
    line-height: .5;
    font-size: 43px;
    background: transparent;
}
#mailchimppopform  h1{
    font-size: 22px;
}
#mailchimppopform h3 {
    line-height: 1.3;
    font-size: 16px;
    margin: 0 0 5px 0;
}
#mailchimppopform .main{
    padding: 0 15px 5px;
}
#mailchimppopform input[type=email] {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 1.17em;
    padding: 5px 10px;
    border: 3px solid #ddd;
    font-weight: bold;
    outline: none;
    margin: 17px 0;
}
#mailchimppopform input[type=email]::-webkit-input-placeholder{
    color: #ddd;
    opacity: 1;
}
#mailchimppopform input[type=email]::-moz-placeholder{
    color: #ddd;
    opacity: 1;
}
#mailchimppopform input[type=email]:-ms-input-placeholder{
    color: #ddd;
    opacity: 1;
}
#mailchimppopform input[type=email]:-moz-placeholder{
    color: #ddd;
    opacity: 1;
}
#mailchimppopform .btn {
    background-color: #9e2e30;
    display: block;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    padding: 7px 0 5px;
    margin: 10px 0;
}
.gmap_edit_btn {
    /* float: none !important; */
    position: absolute;
    z-index: 100;
    right: 0;
    display: none;
}
#gmap_address {
    width: 300px;
    display: inline;
}
.addse .btn {
    padding: 6px 11px;
    margin-top: -3px;
    background-color: #9e2e30;
    color: #fff;
}
.addse {
    margin-top: 10px;
    margin-bottom: 5px;
}
.gmap.block{
  position: relative;
}
.gmapform .save_btn {
    float: none;
}


#hr_table {
    margin: 4px 0;
    font-weight: bold;
    color: #28466d;
}
#hr_table td {
padding: 0 30px 0 0;
}

.hr_cat span {
    display: block;
    padding: 5px 0;
    background-color: #28466D;
    width: 100%;
    text-align: center;
    color: #fff;
    border-right: 2px solid #fff;
    font-size: 17px;
    margin: 0 0 1px;
}
.hr_cat span.selected {
    background-color: #9e2e30;
}
.camp_tbl td.scores {
    width: 195px;
    padding-right: 10px;
}
div.deals_comps_list .pubpriv {
    margin: -5px 10px 0 0;
}
.image_credits img {
    margin-right: 5px;
    margin-top: -6px;
    height: 12px;
}
.image_credits {
    color: #a7a7a7;
    margin-top: 4px;
    font-size: 12px;
}
.imagewithcaption{
  margin-bottom:10px;
}
.imagewithcaption-data{
  display:none;
}
.imagewithcaption.align-left {
    float: left;
    margin-right: 20px;
    max-width: 70%;

}
.imagewithcaption.align-right{
  float:right;
  margin-left:20px;
  max-width: 70%;
}
.imagewithcaption-image{
  margin:0 !important;
max-width:100%;
}
.imagewithcaption-ownership,.imagewithcaption-description{
  display:inline;
}
.imagewithcaption-description-ownership {
    color: #a7a7a7;
    margin-top: 4px;
    margin-left:15px;
    font-size: 12px;
}
.imagewithcaption-description-ownership img {
    margin: -6px 0 0 -15px!important;
    height: 12px !important;
    display: inline!important;
}
.imagewithcaption-description {
    margin-left: 3px;
}
.outofdate {
    color: #999;
}
#page_feedback label {
    text-transform: initial;
}
.comp_post {
    margin-top: 10px;
}
#workpartners .workpartner {
    float: left;
    margin-right: -1px;
    border: 1px solid #e2e2e2;
    display: block;
    position: relative;
}
#workpartners .workpartner:hover{
  border-color: #9e2e30;
  z-index:10;
}

#workpartners .workpartner img {
    width: 85px;
}
#workpartners .workpartner .links {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(255,255,255, 0.89);
    text-align: center;
    z-index: 9;
    display: none;
    ont-weight: bold;
    padding: 18px 0;
}

#workpartners .workpartner .links a {
    olor: #fff;
    line-height: 1;
    display: block;
    width: 70px;
    margin: 0 auto 8px;
}
#workpartners a:hover{
  text-decoration: underline;
}
.deals_comps_list .downlist .item  {
  cursor: pointer;
  line-height: 1;
}
.deals_comps_list .downlist .item  h1 {
    display: inline;
    font-size: 16px !important;
}
.deals_comps_list .downlist .item  h1 .country,
.deals_comps_list .downlist .item  h1 a {
  font-weight: normal;
  margin-left: 3px;
}
.deals_comps_list .downlist .item .right {
  margin-right: -13px;
}
.deals_comps_list .btn_open_toggle,
.deals_comps_list .btn_open_toggle:hover{
  color: #86aecd;
}
.deals_comps_list .downlist .item .info  {
  background-color: #e4edf4;
}
.deals_comps_list .downlist .item {
  border-bottom: 3px solid #fff;
}
.deals_comps_list .downlist .info {
    padding: 8px 20px;
}
.deals_comps_list .active>.item,
.deals_comps_list .nonactive>.item {
  margin-bottom: 0px;
}
.deals_comps_list .active .project_finance,
.deals_comps_list .nonactive .project_finance {
  margin-bottom: 7px;
}
.deals_comps_list .nonactive>h1 {
  color: #9e2e30;
  
}
.deals_comps_list .btn_open_toggle .closed {
  display: none;
}
.deals_comps_list .btn_open_toggle .opened {
  display: block;
}
.deals_comps_list .btn_open_toggle.do_open .closed {
  display: block;
}
.deals_comps_list .btn_open_toggle.do_open .opened {
  display: none;
}

.deals_comps_list .toggle_all_finance .closev {
  display: block;
}
.deals_comps_list .toggle_all_finance .openv {
  display: none;
}
.deals_comps_list .toggle_all_finance.do_open .closev {
  display: none;
}
.deals_comps_list .toggle_all_finance.do_open .openv {
  display: block;
}
.deals_comps_list .downlist .item {
  padding: 0 !important;
}
.deals_comps_list .downlist .item>a{
  text-decoration: none !important;
  padding: 5px 20px !important;
}
#financing .fistype>h1,
#financing .projects>h1{
  background-color: rgb(40, 70, 109);
  color: #fff;
  margin: 0 0 3px;
  padding: 5px 20px;
}
.deals_comps_list .active>h1,
.deals_comps_list .nonactive>h1 {
  margin-bottom: 10px;
}


.page_victories .intro {
  display: flex;
}
.img_victories {
    background-image: url(../site_images/victory.jpg);
    width: 280px;
    height: 280px;
    background-size: contain;
    margin-right: 40px;
    margin-bottom: 9px;
}
body#page_victories .maintext {
    font-size: 17px;
}
.form-group-show_on_help label {
  display: none;
}
.helphover .questionmark {
    background-color: #142336;
    color: #fff;
    position: absolute;
    padding: 0 8px;
    border-radius: 10px;
    cursor:default;
}
.helphover .info {
    position: absolute;
    width: 204px;
    background-color: #fbffc4;
    z-index: 10;
    padding: 10px 20px;
    margin-left: 26px;
    margin-top: -77px;
    display:none;
}
.form-group-show_on_help {
    margin-top: 33px;
    position: absolute;
    margin-left: 19px;
}
.form-group .error{
    display: none;
}
.form-group.haserror .error{
    display: block;
}
.form-group.haserror input{
    outline: 2px solid #9E2E30;
}
body.bankprofile .goodmoves .meta {
    display: none;
}

.exclusion_policies .item {
  padding: 8px 20px;
  display: flex;
  align-items: center;
}
.exclusion_policies .item h1 {
  flex-grow: 1;
}
.exclusion_policies .item a{
  padding:0;
  color: #9E2E30;
  font-size: 16px;
}
#page_campaigns .col2 {
  display: none;
}
#page_campaigns .col1 {
  width: 100%;
}
#page_campaigns .col1 .items > .item:nth-child(3n+1) {
  clear: both;
}

#page_campaigns .col1 .items  > .item:nth-child(4n+4) {
  margin-right:30px;
}
#page_campaigns .col1 .items  > .item:nth-child(4n+1) {
  clear: none;
}
#page_campaigns .col1 .items  > .item:nth-child(3n+3) {
  margin-right:30px;
}
#page_campaigns .col1 .items  > .item:nth-child(3n+1) {
  clear: none;
}
#page_campaigns .col1 .items .item {
  margin-right: 40px !important;
}
#page_campaigns .col1 .items > .item:nth-child(4n) {
  clear: none;
  margin-right: 0 !important;
}
.fi_row_container .pubpriv {
  position: absolute;
  right: 9px;
  top: 5px;
}
#campaigns {
  display: flex;
  flex-wrap: wrap;
}
.sorting.round .btn {
    border-radius: 17px;
    background-color: #fff;
    color: #86AECD;
    border: 1px solid #86AECD;
    font-size: 15px;
    padding: 6px 20px;
    margin: 6px 5px 15px 0;
    line-height: 1;
}
.sorting.round .selected {
  background-color: #28466d;
  border-color: #28466d;
  color: #fff;
}
.tabletool .row{
  display: flex;
  flex-direction: column;
  margin:0;
}
.tabletool .head,
.tabletool .row,
.tabletool .summary,
.tabletool .detail {
    min-height: 35px;
}
.tabletool .head,
.tabletool .head .col,
.tabletool .summary,
.tabletool .summary .col{
  display: flex;
  margin:0;
  align-items: stretch;
  position: relative;
}

.tabletool .head > .col:nth-child(2)>.col,
.tabletool .summary > .col:nth-child(2)>.col,
.tabletool .head > .col:nth-child(1)>.col:nth-child(2)>.col,
.tabletool .summary > .col:nth-child(1)>.col:nth-child(2)>.col
{
  flex: 0 0 87px;
  width: 87px;
  word-break: break-word;
}
.tabletool.col-1 .head > .col:nth-child(2)>.col,
.tabletool.col-1 .summary > .col:nth-child(2)>.col{
  flex: 0 0 174px;
  width: 174px;
}
.tabletool .head > .col:nth-child(1),
.tabletool .head > .col:nth-child(1)>.col:nth-child(1),
.tabletool .summary > .col:nth-child(1),
.tabletool .summary > .col:nth-child(1)>.col:nth-child(1){
  flex: 1;
}
.tabletool .head > .col:nth-child(1)>.col:nth-child(1),
.tabletool .summary > .col:nth-child(1)>.col:nth-child(1){
  padding-left: 20px;
}
.tabletool .head > .col:nth-child(1)>.col:nth-child(1),
.tabletool .summary > .col:nth-child(1)>.col:nth-child(1){
  padding-left: 20px;
}
.tabletool .summary > .col:nth-child(2)>.col{
  padding:0;
}
.tabletool .head {
  background-color: #28466d;
  margin-bottom: 3px;
  position: sticky;
  top: 0;
  z-index: 6;
}
.tabletool .head > .col:nth-child(2) .col,
.tabletool .summary > .col:nth-child(2) .vc {
  border-left: 3px solid #fff;
}
.tabletool .summary > .col:nth-child(1) > .col:nth-child(2) .vc,
.tabletool .summary > .col:nth-child(2) .vc{
  justify-content: center;
}
.tabletool .rows .summary>.col:nth-child(2)>.col{
    justify-content: center;
}
.tabletool .head .vc {
  color: #fff;
  justify-content: center;
  text-align: center;
  font-weight: bold;
}
.tabletool .head .vc span {
  margin: 0 7px;
}
.tabletool .head > :nth-child(1).col > :nth-child(1).col {
    justify-content: flex-start;
}
.tabletool {
  color: #28466d;
  position: relative;
}
.tabletool .vc {
    padding: 5px 0;
    line-height: 1.2;
    align-items: center !important;
  display:flex;
  align-self: stretch !important;
}
.tabletool .detail .cp,
.tabletool .detail .doc {
  padding: 6px 10px;
}

.tabletool .summary .glyphicon {
  font-size: 22px;
}
.tabletool .glyphicon.glyphicon-remove {
  color: #9e2e30;
}
.tabletool .glyphicon.glyphicon-minus {
  color: #f7931e;
}
.tabletool .glyphicon-option-horizontal {
  cursor: pointer;
  padding: 2px 10px 0px;
}

.tabletool .rows .row:nth-child(2n+1) .summary  {
  background-color: #e6eff5;
}
.tabletool .rows .row:nth-child(even) .summary {
  background-color:#fff;
}
.tabletool .detail .docs .item,
.tabletool .detail .cp,
.tabletool .detail .desc {
  margin-top: 3px;
  border:0;
}
.tabletool .row .detail{
  display: flex;
  overflow:hidden;
}

.tabletool .cp .profile {
    margin-top: 13px;
}

.tabletool .detail .descdoc {
  display: flex;
    flex-direction: column;
    margin-left: 3px;
    flex: 1 1 100%;
}
.tabletool .detail .cp {
    width: 174px;
    padding-left: 20px;
    color: #28466D;
    flex: 1 0 174px;
}
.tabletool .summary *,
.tabletool .detail .cp {
  font-size: 16px;
}
.tabletool .summary .title {
  margin: 0;
  font-size: 16px;
}
.tabletool .detail .spacer {
    height: 3px;
    margin: 0;
}
.tabletool .detail .desc {
  padding: 4px 20px 3px;
  flex: 1 0 auto;
  color: #333;
  word-break: break-word;
}
.tabletool .detail .desc .score {
  color: #28466d;
}
.tabletool .detail .desc p {
  padding: 5px 0;
  margin: 0;
}
.tabletool .docs .item a {
  padding:5px 20px;
}
.tabletool .docs .item .category {
  display: none;
}
button.clear{
  background:transparent;
  border:none;
  padding:none;
  cursor: pointer;
  outline: none;
}
.tabletool span.textval {
  font-size: 16px;
  font-weight: bold;
}
.tabletool .item h1 {
    font-size: 14px !important;
    line-height: 1.05;
    padding-bottom: 0px;
}
.tabletool .item {
    padding: 2px 0;
    position: relative;
}
.tabletool .item .date,
.tabletool .item .meta {
    margin: 0;
}
.tabletool .item .subtitle {
    margin: 2px 0 0px 0;
}
.tabletool .outofdate {
    color: #999;
    display: block;
    margin: 2px 0 0px 0;
    font-style: italic;
    font-size: 15px;
}

.tabletool .glyphicon {
    top: 0;
    color: #28466d;
}
.tabletool .glyphicon-ok {
    top: -2px;
}
.tabletool .row.selected .glyphicon-option-horizontal {
   color: #B3B3B3;
}
.form-group .tabletool .item h1{
  font-size:16px !important;
}
.checkheight {
  height:0 !important;
  min-height:0 !important;
  overflow: hidden;
}
.tabletool .docs.rowed .item,
.tabletool .detail .values .row:nth-child(2n+1) {
  background-color: #ddd;
}
.tabletool .docs.rowed .item:nth-child(2n){
  background-color:#eee;
}
.tabletool .detail .values .row {
  background-color: #eee;
}
.tabletool .values {
  display: none;
}
.tabletools .sorting {
    display: none !important;
}
.tabletools .tt{
  margin-bottom: 20px;
}
.tabletools .ttlink{
  margin: 10px 0;
}
.tabletool > .title {
    font-size: 16px;
}
.tabletools .row .inlineeditbtns {
    visibility: hidden !important;
    pointer-events: none !important;
}
.tabletool .head>.col:nth-child(1)>.vc span{
  margin:0;
}
.tabletool.big{
  position: relative;
  width:min-content;
  max-width: 100vw;
}

.tablerows {
  font-size: 16px;
  line-height: 1.2;
}
.tabletool .rows {
  position: relative;
}
.tablerows .row {
  display: flex;
  margin:0;
}
.tabletool .scrollcell{
  transition: margin 350ms,background-color 1500ms !important;
}
.tabletool .scrollbtn {
  border-radius: 109px;
  border: none;
  box-shadow: 0 0 11px -4px #000;
  z-index: 99;
  position: absolute;
  font-size: 35px;
  font-weight: bold;
  line-height: .5;
  padding: 15px 14px;
}
.tabletool .scrollbtn.right{
  right: 5px
}
.tabletool .scrollbtn.left{
  left: 363px
}
.tabletool .scrollbtn.noneed{
  display: none;
}
.tablerows.blue{
  background: transparent;
}
.tablerows.blue .head .cell,
.bwp .showhide {
  background-color: #28466d;
  color: #fff;
  font-weight: bold;
}

.tablerows.blue .body .datarows .scrollcont .row .cell,
.tablerows.blue .body .datarows  .fixedleft .cell  {
  color: #28466D;
  background-color:  #e6eff5;
}


.tablerows.blue .body .datarows  .scrollcont .row:nth-child(even) .cell,
.tablerows.blue .body .datarows  .fixedleft .row:nth-child(even) .cell{
  background-color: #fff;
}
.tablerows.blue .body .datarows  .scrollcont .row .cell.total {
  background-color: #D5E1EB;
  font-weight: bold;
}
.tablerows.blue .body .datarows  .scrollcont .row:nth-child(even) .cell.total{
  background-color: #F2F8FC;
}

.tablerows.padded .cell{
  padding: 5px;
  min-height: 35px;
}

.tablerows.padded .cell {
    margin-right: 1px;
    margin-bottom: 1px;
}
.tablerows .cell {
  word-break: break-word;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.tabletool .head .col:nth-child(2) .col.lightblue {
  background-color: #86AECD;
}
.tabletool .head .col:nth-child(2) .col.yellow {
  background-color:#f7931e;
}
.tabletool .head .col:nth-child(2) .col.red {
  background-color: #9e2e30;
}

.tabletool .summary .col:nth-child(2) .col.lightblue .textval,
.tabletool .row.lightblue .textval{
  color: #86AECD;
}
.tabletool .summary .col:nth-child(2) .col.yellow .textval,
.tabletool .row.yellow .textval{
  color: #f7931e;
}
.tabletool .summary .col:nth-child(2) .col.red .textval,
.tabletool .row.red .textval{
  color: #9e2e30;
}


.tabletool .rows .row:nth-child(odd) .summary>.col:nth-child(2) .col.darkblue,
.tabletool .rows .row.selected .summary>.col:nth-child(2) .col.darkblue,
.tabletool .detail .values .row.darkblue {
  background-color:#D5E1EB
}
.tabletool .rows .row:nth-child(odd) .summary .col:nth-child(2) .col.yellow,
.tabletool .rows .row.selected .summary .col:nth-child(2) .col.yellow,
.tabletool .detail .values  .row.yellow {
  background-color:#fcefe3;
}
.tabletool .rows .row:nth-child(odd) .summary .col:nth-child(2) .col.red,
.tabletool .rows .row.selected .summary .col:nth-child(2) .col.red,
.tabletool .detail .values  .row.red  {
  background-color:#ffeaeb;
}
.tabletool .rows .row:nth-child(odd) .summary .col:nth-child(2) .col.lightblue,
.tabletool .rows .row.selected .summary .col:nth-child(2) .col.lightblue,
.tabletool .detail .values  .row.lightblue {
background-color: #e6eff5;
}


/* .tabletool.tabletool-lightblue .head {
  background-color: #86AECD;
}

.tabletool.tabletool-yellow .sorting.round .btn{
  color: #f7931e;
  border-color: #f7931e;
}
.tabletool.tabletool-yellow .sorting.round .selected {
  background-color: #f7931e;
  border-color: #f7931e;
  color:#fff;
}
.tabletool.tabletool-yellow .head{
  background-color:#f7931e;
}
.tabletool.tabletool-yellow .rows .row:nth-child(odd) .summary{
  background-color:#fcefe3;
}

.tabletool.tabletool-red .sorting.round .btn{
  color: #9e2e30;
  border-color: #9e2e30;
}
.tabletool.tabletool-red .sorting.round .selected {
  background-color: #9e2e30;
  border-color: #9e2e30;
  color:#fff;
}
.tabletool.tabletool-red .head{
  background-color:#9e2e30;
}
.tabletool.tabletool-red .rows .row:nth-child(odd) .summary{
  background-color:#ffeaeb; 
}*/
.tabletool .row.selected .summary,
.tabletool .detail .cp,
.tabletool .detail .desc{
  background-color: #eee !important;
}

.tabletool .summary,
.tabletool .summary .col {
  margin-top: 0px;
  transition: background-color 1500ms;
}

.tabletool .lastupdate {
  font-size: 14px;
  float: right;
  margin-top: 5px;
}
.tabletool .lastupdate, .tabletool .lastupdate *{
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin: 0 10px 0 0;
}
.tabletool .detail .desc .title {
  margin:0 0 0 0;
  padding:0;
  font-size: 16px;
  color: #fff;
  line-height: 1.55;
}
.tabletool .docs-heading,
.tabletool .desc-heading,
.tabletool .exp-heading {
  background-color: #28466d;
  color: #fff;
  margin-top: 3px;
  font-weight: bold;
  min-height: 35px;
  padding: 5px 0 0 20px;
}
.tabletool .desc-heading {
  margin: -4px -20px 0;
}
.tabletool .exp-heading {
  margin: 0 0 2px;
  display: flex;
  align-items: center;
  padding: 0 0 0 20px;
  justify-content: space-between;
  cursor:pointer;
}
.tabletool .exp-heading .glyphicon{
  color: #fff;
  font-size: 22px;
  width: 84px;
  text-align: center;
}
.tabletool .row.selected {
  border: 3px solid #fff;
  border-width: 3px 0;
}
.tabletool .row.selected + .selected {
  margin-top: -3px;
}
.tabletool .rows>.row.selected:nth-child(1){
  margin-top:0;
  border-top:0;
}
.tabletool .rows>.row.selected:last-child{
  margin-bottom:0;
  border-bottom:0;
}
.tabletool .scoring_explanation {
  background-color: #e6eff5;
  margin-top: 3px; 
}
.tabletool .scoring_explanation .explanation p,
.tabletool .scoring_explanation .explanation ul {
  margin-bottom:0px;
}

.tabletool .head > .col:nth-child(1),
.tabletool .summary > .col:nth-child(1) {
  min-width: 344px;
  z-index:5;
  border-right: 3px solid #fff;
margin-right: -3px;
}
.tabletool .head > .col:nth-child(1){
  background-color: #28466d;
  border-right: 3px solid #fff;
margin-right: -3px;
}
.tabletool .head > .col:nth-child(2), .tabletool .summary > .col:nth-child(2) {
  overflow: hidden;
}
.tabletool .head > .col:nth-child(2)> .col:nth-child(1), .tabletool .summary > .col:nth-child(2) > .col:nth-child(1) {
  margin-left: 0px;
}

.tabletool .scoring_explanation .explanation p:last-child {
  margin-bottom: 0;
}
.tabletool .scoring_explanation .explanation {
  display: none;
  padding: 10px 20px;
  font-size:15px;
}
.tabletool .scoring_explanation.open .explanation {
  display: block;
}
.tabletool.minimized {
  overflow: hidden;
  height: 214px;
}
.tabletool .hidegradient {
  display: none;
}
.tabletool.minimized .hidegradient{
  display: block;
  background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 62px;
  z-index: 9;
}
.tabletool.sizable .hidegradient{
  display: block;
}
.tabletool .show_more,
.tabletool .show_less {
  border-radius: 17px;
  background-color: #86AECD;
  color: #fff;
  border: 3px solid #fff;
  font-size: 15px;
  padding: 6px 20px;
  line-height: 1;
  margin: 28px auto 0;
  display: none;
}
.tabletool .show_less{
  display: block;
  margin: 10px auto 0;
}
.tabletool.minimized .show_more{
  display: block;
}
.tabletool.minimized .show_less{
  display: none;
}
.tabletool.minimized .sorting {
  display: none !important;
}
.tabletool.minimized .rows{
  pointer-events:none;
}
.tabletool.minimized h2.top, .tt .tabletool h2.top {
  margin-bottom: 8px;
}

.bwp {
  margin-left: -206px;
  width: calc(100vw - 16px);
  max-width:1200px;
  position: relative;
}
.body {
    width: calc(100% - 1px);
}
.bwp .toggleall {
    margin-top: -25px;
    right: 0;
    outline: 0;
    width: 110px;
    text-align: center;
    position: absolute;
}

.bwp .cell {
  flex: 1 1 100px;
}

.bwp .head .cell.bank_profile,
.bwp .head .cell.full_results{
  background-color: #86AECD;
}

.bwp .updown {
  display: flex;
  flex: 0 0 60px;
  align-items: center;
}
.bwp .updown .value{
  text-align: right;
  flex: 1 0 30px;
}

.bwp .updown .glyphicon {
  flex: 0 0 20px;
  margin-left: 5px;
  font-size:16px;
}
.bwp .updown .glyphicon-triangle-bottom {
    vertical-align: top;
}
.bwp .updown.bottom{
  color: #9e2e30;
}
.bwp .showhide .value span {
    font-weight: normal;
    margin-left: 5px;
}
.bwp .cell.showhide {
    justify-content: space-between !important;
  cursor: pointer;
  margin-bottom: 0;
}
.bwp .body .margin {
    margin-bottom: 12px;
}
.bwp .showhide button {
  width: 120px;
  text-align: center;
  background: transparent;
  border:0;
  padding:0;
  margin:0;
  outline:0;
  position:absolute;
  right:0;
}
.bwp .showhide .glyphicon {
  cursor: pointer;
  font-size: 26px;
  transition: transform .5s;
  transform-origin: center;
}
.bwp .showhide .glyphicon {
  transform: rotate(0);
}
.bwp .rowset {
  margin-bottom: 1px;
  transition: margin .5s;
  transition-delay: 0.1s;
}
.bwp .rowset.selected {
  margin-bottom: 15px;
  transition-delay: .35s;
}
.bwp .rowset.selected .showhide .glyphicon{
  transform: rotate(45deg) translate(1px,1px);
}
.bwp .rowset.filteredout {
  display: none;
}
.bwp .scrollcont {
  overflow: hidden;
}
.bwp .syncscroll>*{
  width: 980px;
  min-height: 1px;
  backface-visibility: hidden;
}
.bwp .inscroll{
  transition: none;
  
}

.bwp .datarows{
  display: flex;
}
.bwp .cell.bank{
  flex: 0 0 220px;
  width: 220px;
  text-align: left;
  justify-content: left;
  position: sticky;
  left: 0px;
  margin-right:0;
  border-right: 1px solid white;

}
.bwp .head .cell.bank{
    color:#28466D;
}
.bwp .datarows {
    overflow: hidden;
}


.bwp .head .cell{
  margin-bottom: 0;
  border-bottom: 1px solid #fff;
  margin-right: 0;
  border-right: 1px solid white;
  border-top: 1px solid #fff;
}
.bwp .body.sliding .head {
  top: -2px;
}
.bwp .body > .row > .cell {
    background-color: #e6eff5;
    margin: 0;
}
.head .fixedleft .row {
    height: 100%;
}
.bwp .inscroll {
    text-rendering: optimizespeed;
}

.bwp .head {
    position: sticky;
    top: 35px;
    z-index: 999;
    display: flex;
}
.bwp .rowset .body .head {
  display: none;
}
.bwp .tablerows>.head{
  top: 0;
}
.rowset > .row {
    position: sticky;
    top: 35px;
    z-index: 2;
}
.bwp .fixedleft .row > .cell:nth-child(1) {
    padding-left: 20px;
}
.bwp .showhide.cell {
    padding-left: 20px;
}
.bwp .front_runners > .row .cell {
  background-color: #86AECD;
}
.bwp .followers > .row .cell {
  background-color: #F7931E;
}
.bwp .laggards > .row .cell {
  background-color: #9E2E30;
}

.tablerows .category.followers .body .datarows .row .cell.total{
  background-color:  #F7D3A6;
}
.tablerows .category.laggards .body .datarows .row .cell.total{
  background-color:  #FFD8D8;
}
.tablerows .category.followers .body .datarows  .row .cell,
.tablerows .category.followers .body .datarows .row:nth-child(2n) .cell.total {
  color: #28466D;
  background-color: #FCEFE3;
}
.tablerows .category.laggards .body .datarows .row .cell,
.tablerows .category.laggards .body .datarows .row:nth-child(2n) .cell.total{
  color: #28466D;
  background-color: #FFEAEB;
}

/* .tablerows .front_runners .head .cell{
  background-color: 
} */

#middle .subtopics h1,
#middle .all_target_deals h1 {
    font-size: 16px;
}
#middle .container hr {
    border-top: 3px solid #e6eff5;
    margin: 33px 0 -5px 0;
}
.tabletool .numberval{
  display:none;
}
.vc.val.numbers > *,
.vc.val.symbols > * {
  display: none;
}
.vc.val.numbers .numberval{
  display: inline;
}
.vc.val.symbols .symbolval{
  display: inline;
}
.glyphicon.number .numberval,
.val[rel=number] .numberval {
  display: inline;
}
.vc.val.symbols>.numberval{
  display:none;
}
.tabletool .btn.expandall{
  float: right;
}
.tabletool .sorting .spacer {
  width: 100%;
  margin: 0;
}
.tabletool .col.vc.title {
  display: block;
}
.tabletool .col.vc.title .title-lastupdate {
  font-size:16px;
  font-weight:normal;
  display:none;
}
.tabletool[rel=sorting-updatedate] .col.vc.title .title-lastupdate{
  display: block;
}
.last-update-title{
  display: none;
  padding-left: 29px;
}
.tabletool[rel=sorting-updatedate] .last-update-title {
  display: block;
}
.target_deals {
  margin: 30px 0 10px;
}
.target_deals .line-image {
  border-color: #F7931E;
}
#dd_info .target_deals a {
  text-decoration: none;
}
.target_deals .items {
  display: flex;
  flex-wrap: wrap;
}
.target_deals .items .item {
  flex: 0 0 auto;
  margin: 0 20px 20px 0;
  width: calc(calc(100% - 60px) / 4);
}
.target_deals.col3 .items .item {
  width: 200px;
  margin-right: calc(calc(100% - 600px) / 2);
}
.target_deals:not(.col3) .items .item:nth-child(4n) {
  margin-right: 0;
}
.target_deals.col3 .items .item:nth-child(3n) {
  margin-right: 0;
}
.target_deals .item .line-image {
  display: block;
}
.target_deals .item .act_rec{
  display:none;
}
.target_deals .item h1 {
  margin: 4px 0 0 0;
}
.target_deals .item .meta {
  margin: 0;
}
.td .all_target_deals, .td .more .ha, .td.showall .more .sa {
  display: none;
}
.td.showall .all_target_deals, .td.showall .more .ha {
  display: block;
}
.all_target_deals {
  margin-bottom: 8px;
}
.flex{
  display: flex;
}
.flex.col5 > * {
  flex:1;
  width: 1%;
  flex: 1 1 auto;
}
.flex > .col:last-child{
  margin-right:0;
}
body#page_equator_principles_project_database #maincontent #left,
body#page_equator_principles_project_database #maincontent #right,
body#campaign_equator_principles_project_database #maincontent #left,
body#campaign_equator_principles_project_database #maincontent #right
 {
  display: none !important;
}
body#page_equator_principles_project_database #maincontent #middle,
body#campaign_equator_principles_project_database #maincontent #middle,
body#page_equator_principles_project_database #toptitle,
body#campaign_equator_principles_project_database #toptitle,
body#page_equator_principles_project_database #content_popover,
body#campaign_equator_principles_project_database #content_popover,
body#page_equator_principles_project_database .pubpriv,
body#campaign_equator_principles_project_database .pubpriv,
body#page_equator_principles_project_database #breadc,
body#campaign_equator_principles_project_database #breadc  {
  margin-left:0 !important;
  margin-right:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  max-width: 695px;
}
.eqsearch.onnormal{
  margin-left:-202px;
}
.eqsearch .chosen-container-single .chosen-single div b {
  height: 15px;
  margin-top: 9px;
}
.eqsearch .table {
  margin:0;
}
.eqsearch  {
  width: calc(100vw - 16px);
  max-width: 1200px;
  position: relative;
}
.eqsearch .head .chosen{
  width: 100%;
}
.eqsearch .search {
  position: sticky;
  top: 0;
  background-color: #fff;
}
.eqsearch .head {
  position: sticky;
  top: 44px;
  background-color: #fff;
  padding-top:8px;
}
.eqsearch select{
  background: transparent;
}
.eqsearch .col.Project select {
  color: #fff;
}
.eqsearch .body {
  width: 100%;
}

.eqsearch .col {
  background: #e4edf4;
  margin: 0 3px 3px 0;
  padding: 3px 10px;
  display: flex;
  align-items: center;
}

.eqsearch .head .col{
  background-color: #1C314C;
  color: #fff;
  font-weight: bold;
  padding:0;
}
.eqsearch .head .col .txt {
  display: none;
}
.eqsearch .chosen-container {
  width: 100%;
  background: transparent;
}
.eqsearch .chosen-drop {
  font-weight: normal;
  border: 1px solid #1c314c47;
}
.eqsearch .chosen-search{
  color: initial;
}
.eqsearch .chosen-single,
.eqsearch .chosen-container-single .chosen-single, 
.eqsearch .chosen-container-active.chosen-with-drop .chosen-single {
  background: transparent;
  color: #fff;
  box-shadow: none;
  border: none;
  height: 42px;
  align-items: center;
  display: flex;
  padding: 0 10px;
  border-radius: 0;
  border-color: transparent;
}
.eqsearch .search .icon{
  display: block;
  background-image: url('../site_images/search_icon.png');
  width: 32.5px;
  height:32px;
  background-size: contain;
}

.eqsearch .search {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #1c314c;
  margin: 0;
}
.eqsearch .search input{
  flex: 1;
}
.eqsearch .no_results {
  background-color: #eee;
  text-align: center;
  padding: 10px 0;
}
.eqsearch .body > .flex.even .col {
  background: #fff;
}
.eqsearch .paginate-hide {
  display: none;
}
.eqsearch .show_more {
  margin: 10px auto !important;
  float: none;
  display: table;
  border-radius: 17px;

font-size: 15px;
padding: 6px 20px;
line-height: 1;
}
.line-image.target {
  border-color: #F7931E;
}
.meta.dddot {
  max-height: 48px;
}
.subtopics .item.child {
  margin-left: 54px;
  position: relative;
}
.subtopics .lines {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -54px;
}
.lines > div {
  background: #ddd;
}

.lines > div:nth-child(2) {
  height: 6px;
  width: 34px;
  margin: 0 0 0 20px;
  position: absolute;
  top: 50%;
}
.lines > div:nth-child(1) {
  width: 6px;
  height: calc(100% + 3px);
  margin: -3px 0 0 20px;
}
.lines.last > div:nth-child(1) {
  height: calc(50% + 3px);
}
.phase2 {
  display: flex;
  margin-left: 14px;
  width: calc(100% - 45px);
}
.phase2 .block {
  display: flex;
  position: relative;
  flex: 1 1 auto;
  align-items: center;
  padding: 24px 0;
}
.phase2 .block:nth-child(1) {
  flex: 0;
}
.phase2 .label {
  position: absolute;
  color: #B3B3B3;
  top: 0;
  right: -85px;
  text-align: center;
  width: 200px;
  padding: 0;
  font-size: 14px;
}
.phase2 .block:nth-child(even) .label{
  top: auto;
  bottom: 0;
}
.phase2 .circle{
background: #B3B3B3;
width: 28px;
height:28px;
border-radius:100px;
border: 6px solid #B3B3B3;
}
.phase2 .bar{
background: #B3B3B3;
height: 6px;
width: 20px;
flex: 1 1 auto;
}
.phase2 .block.active .label {
  color: #333;
}
.phase2 .block.active .circle,
.phase2 .block.active .bar {
  background: #F7931E;
}
.phase2 .block.active .circle{
  border-color: #F7931E;
}
.phase2 .block.selected .circle {
  background-color: #D36602;
}
.phase2.cancelled .block.selected .circle {
  height: 6px;
  border: 0;
  border-radius: 0;
  background: #B3B3B3;
  width: 14px;
  border-left: 14px solid #f7931e;
  box-sizing: content-box;
}

.phase2.cancelled .block.selected .circle::after {
  content: '!';
  color: #9e2e30;
  font-style: italic;
  font-weight: bold;
  font-size: 55px;
  position: absolute;
  top: 5px;
  margin-left: -9px;
  transform: skew(-2deg, 0deg) scale(1,.7);
  font-family: sans-serif;
  z-index:9;
}
.panel-grey {
  background: #eee;
  padding: 8px 20px;
}
#middle .panel-grey>*:nth-child(1){
  margin-top:0;
}
#middle .panel-grey>*:last-child{
  margin-bottom:0;
}
#middle .panel-grey p:last-child{
  margin-bottom:0;
}
.panel-grey.why {
  margin-top: 24px;
}
.rowed.banks .item {
  display: flex;
  align-items: center;
}
.rowed.banks .item h1 {
  flex: 1 1 auto;
}
.rowed.banks .item .act_rec {
  margin: 0;
}
.rowed.banks > .item {
  min-height: 54px;
}
#maincontent #image_logo.autosize {
  min-height: auto;
}
.tabletool .docs .subtitle {
  font-size: 14px;
}
body#page_our_team #middle,
body#page_our_board #middle {
  width: calc(100% - 180px);
}
#staffers,#boardmembers {
  clear: both;
  display: table;
}
.staffer,.boardmember {
  height: 440px;
  cursor: pointer;
  width: 320px;
  float: left;
  margin-right: 15px;
}
.staffer:nth-child(3n),.boardmember:nth-child(3n){
  margin-right:0;
}
.staffer img, .boardmember img {
  width: 100%;
}
.tabs a {
  text-decoration: none;
}
#news_container .filter_type {
  margin: 20px 0 10px;
}
#news_container .tab {
  width: auto;
  padding: 0 10px;
  line-height: 1.3;
}
.img-container{
  position: relative;
}
.img-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.staffer:hover .img-container .overlay,
.boardmember:hover .img-container .overlay {
  background-color: rgba(72, 72, 72, 0.31);
}
#maincontent .menu[rel="popover"] > div.item.extra {
  background-image: url('../site_images/down-arrow.svg');
  background-color: rgb(245, 245, 245);
  background-repeat: no-repeat;
  background-position: 17px 12px;
  padding-left: 40px;
}
#maincontent .menu[rel="popover"] > .spacer {
  margin-top: 10px;
}
.btn.expandall {
  float: right;
}
#finance_data {
  clear: both;
}
#search_results_container #filters .filter {
  min-width: 200px;
}
#filter_order .chosen-search {
  display: none;
}
#filter_order .chosen-drop {
  padding-top: 2px;
}
.dc_list h1, .dc_list .meta {
  padding: 0;
  margin: 0;
  line-height:1.3
}

.dc_list {
  margin-top: -15px;
}
body.bankprofile #financing {
  margin-top: 20px;
}

.dc_list .projectslist .nonactive > h1, .projectslist.on_record>h1{
  color: #9e2e30;
}
#middle .fi_header h1{
  font-size:18px;
}
#financing .projects.on_record > h1 {
  background: #9e2e30;
}
.projects_on_record {
  margin-top: 20px;
}
#hl_news .article a {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  justify-content: space-between;
  border: 1px solid #28466D;
  border-width: 1px 0 5px 0;
  padding: 5px 0;
}
#hl_news .article .line-image {
  flex: 1 1 auto;
  display: block;
  height: auto;
  border:0;
  padding:0;
}

#hl_news .article .info {
  width: calc(calc(100% - 56px) / 3);
  flex: 0 0 auto;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
}
#hl_news .article .info .intro{
  display: none;
}
#hl_news .article .info .spacer {
  flex: 1 1 auto;
}
#highlights_aspect #list {
  flex: 0 0 calc(calc(100% - 56px) / 3);
  display: flex;
  flex-direction: column;
  position:relative;
  z-index:5;
}
#highlights_aspect #list {
  flex: 0 0 calc(calc(100% - 14px) / 4);
}

#page_home .newsletter input{
	height: 30px;
	background-color: transparent;
  width:162px;
  display: inline;
  padding: 4px 0px;
  border: 1px solid #28466D;
  border-width: 0 0 1px 0;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  margin-right: 5px;
}
#page_home .newsletter .btn {
  margin: -3px 0 0 0 !important;
  border-radius: 0;
  color: #fff;
  background-color: #28466D;
  padding: 3px 12px;
  width: initial !important;
}
#page_home .newsletter .btn:hover{
background-color: #86AECD;
border-bottom: 1px solid #86AECD;
}
#page_home #updatealerts,#page_home #externalnews {
  margin: 15px 0;
  background-color: #f5f5f5;
}
#updatealerts .convert_date {
  color: #9E2E30;
}


#page_home .newsletter,
#page_home .frontsidebox{
  padding: 10px 15px;
}
#page_home #tweets,
#page_home #updatealerts,
#page_home #externalnews {
  padding: 0;
}

#page_home .newsletter .small_title,
#page_home .frontsidebox .small_title,
#page_home #tweets .small_title,
#page_home #updatealerts .small_title,
#page_home #externalnews .small_title{
  margin: 0;
  padding: 10px 15px;
  border-bottom: 1px solid #fff;
}
#page_home .newsletter .small_title,
#page_home .frontsidebox .small_title{
  margin: -10px -15px 10px;
}
#page_home .newsletter .small_title{
  background: #F7931E;
  color:#fff;
}
#page_home #tweets .small_title,
#page_home #updatealerts .small_title,
#page_home #externalnews .small_title{
  background: #ddd;
}
#page_home .frontsidebox .small_title{
  background: #28466D;
  color:#fff;
}
#page_home .newsletter{
  background: #F7D3A6;
}
#page_home #tweets{
  background-color: #F5F5F5;
}
#tweets .tweet, #updatealerts .fpalert, #externalnews .extnews {
  border-bottom: 1px solid #fff;
  margin: 0;
  padding: 10px 15px;
}
img.border {
  border: 1px solid #28466d;
}
.item .under_construction {
  background-color: yellow;
  color: #9e2e30;
  padding: 0 8px;
  margin: 0 20px;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}