/* overrides from inherited styles (all.css, content.css, default.css, etc. */
.social, img, div {
	max-width: none;
}
.pageHead {
	padding-left: 20px;
	padding-right: 20px;
}
.section-area h1 {
	color: #373535;
}
.contentFrame h2 {
	font-family: 'Open Sans', sans-serif;
}
.largetext {
	color: #474747;
	font-family: 'Open Sans', sans-serif;
}
.main {
	font-family: 'Open Sans', sans-serif;
	width: 1000px;
}
#twitter-widget-0 {
	margin-top:8px;
}
/*
 * Search Funds Styles
 * * */
.content_bg {
	background: url('../ia50/images/content-bg-wide.gif') repeat-y left top;
}
.contentFrame {
	width:1000px;
	border-left:1px solid #e3e5e6;
	border-right:1px solid #e3e5e6;
	border-bottom:1px solid #e3e5e6;
	margin-top:0;
}
.pageHead {
	width:1002px;
	position:relative;
}
.printPageHead {
	position:absolute;
	left:-9999px;
}
#scroller_print {
	position: absolute;
	right: 44px;
	display: inline;
	width: 19px;
	height: 19px;
	text-indent: -99999px;
	background: url('../ia50/images/icon_print.png') top left;
	background-repeat: no-repeat;
	background-size: contain;
	top: 10px;
}
/*#scroller_print:hover {
	background-position: top right;
}*/
#scroller_help {
	position: absolute;
	right: 12px;
	display: inline;
	width: 19px;
	height: 19px;
	text-indent: -99999px;
	background: url('../ia50/images/icon_help.png') top left;
	background-repeat: no-repeat;
	background-size: contain;
	top: 10px;
}
/*#scroller_help:hover {
	background-position: top right;
}*/
#reset_all_filters {
	font-size:12px;
	font-weight:600;
}
a, a:visited {
	color:#3a973c;
}
.fund_border {
	margin-top:30px;
	border-bottom:1px solid #e3e5e6;
	margin-bottom:30px;
}
.overview {
	margin-top:20px;
}
/*
 * Filter Column Styles
 * * */
.filterColumn{
	width:284px;
}
#filterResults {
	border-bottom:1px solid #e3e5e6;
	padding-left:24px;
      overflow: visible;
      display: inline-block;
}
#filterResults h2 {
	color:#373535;
	font-weight:bold;
	margin-top:20px;
}
.filter_list {
	width:245px;
}
.filter_list td {
	margin:0;
	padding:0;
}
.filter_list .label_td {
	width:190px;
}
.filter_list .count_td {
	width:28px;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 283px;
}
.msg_head {
padding: 13px 24px;
cursor: pointer;
position: relative;
background-color:#f9f9f9;
font-size:12px;
font-weight:600;
line-height:24px;
border-bottom: 1px solid #e3e5e6;
color:#3a973c;
/*width:225px;*/
}
.msg_body {
padding: 5px 0 15px 24px;
background-color:#fff;
border-bottom: 1px solid #e3e5e6;
font-size:12px;
/*width:244px;*/
}
.msg_body a {
	color:#3a973c;
	font-weight:600;
	text-transform:uppercase;
}
.msg_label {
color:#373535;
margin-left:3px;
margin-top:2px;
display:block;
line-height:20px;
max-width: 165px;
}
.msg_divider {
	color:#b9b9b9;
	margin-left:6px;
	margin-right:6px;
}
.asset_count {
	position:relative;
	background:#c4cbcf;
	width:28px;
	height:22px;
	margin-left:10px;
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:600;
	text-align:center;
	border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
}
.msg_geography {
	position:relative;
	line-height:26px;
	width:235px;
}
.msg_expander {
	position: absolute;
	right: 14px;
	background: url('../ia50/images/plusminus-green.png') top right;
	display: inline;
	width: 25px;
	height: 25px;
	text-indent: -99999px;
      top: 13px; /* 2-1-2020 blr */
}
.msg_expander:hover {
	background-position: top left;
}
.msg_expander_open {
	background: url('../ia50/images/plusminus-green.png') bottom right;
}
.msg_expander_open:hover {
	background-position: bottom left;
}
/*
 * Summary Column (Main) Styles
 * * */
.summaryColumn{
	width:645px;
	margin-left:40px;
}
.fundBorder {
	width:1000px;
	border-left:1px solid #e3e5e6;
	border-right:1px solid #e3e5e6;
	border-bottom:1px solid #e3e5e6;
	margin-top:0;
	background:none;
}
#scroller {
	/*border:1px solid #e3e5e6;*/
	width:1002px;
	z-index:1000;
	top: 0px;
}
#scrollerContent {
	/*border:1px solid #e5f1f6;*/
	height: 37px;
	background-image: linear-gradient(to right, #007889, #8cc53f);
	padding-left: 12px;
	padding-top:3px;
}
#scrollerContent span {
	line-height: normal;
}
#back {
	background: url('../ia50/images/icon_back.png') top left;
	background-repeat: no-repeat;
    height: 19px;
    width: 19px;
    top: 10px;
    left: 11px;
    position: absolute;
    background-size: contain;
}
#back span {
	margin-left: 28px;
    font-size: 12px;
    top: 1px;
    position: absolute;
    color: #fff;
}
#back a {
	text-decoration:none;
}
.socialInfo {
	width:164px;
}
.detailInfo {
	width:720px;
	margin-left:40px;
}
/*
 * General Styles
 * */
.fund div, .fund span {
	font-size:14px;
	line-height:21px;
}
.fund .divider {
	border-bottom: 1px solid #e3e5e6;
	margin:30px 0 30px 0;
}
.auchtung {
	font-size:28px!important;
	color:#724191;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	vertical-align:middle;
}
.border_box {
	margin-top:30px;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #e2e2e2;*/
	background-color:#f3f5f6;
	padding:20px;
}
.border_box .title {
	margin-bottom:15px;
	font-weight:bold;
}
.border_box .description {
	line-height:20px;
	margin:3px 0;
	display:inline-block;
}
.checkboxRow {
	height:40px;
	position:relative;
	/*margin-left:10px;*/
}
.checkboxRow .checkMark {
	width:35px;
	display:inline-block;
}
.checkboxRow .description {
	position:absolute;
	/*top:4px;*/
}
.checkboxRow .checkMark img {
	height: 24px!important;
	width: 24px!important;
}
.fund h1 {
	color:#373535;
	font-size:32px;
      margin-top: 13px;
}
.fund h2 {
	color:#939799;
	font-size:25px;
	font-weight:normal;
	letter-spacing:0;
	margin-bottom:20px;
}
.title {
	font-weight:bold;
}
/*
 * Social Column Styles
 * */
.social {
	display:block;
	position:absolute;
}
#social {
	display:block;
	width:154px;
	margin-top:90px;
	margin-left:30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #e2e2e2;
	padding: 8px 8px 12px 8px;
	width:122px;
	height:77px;
}
/*
 * Fund Info Styles
 * */
 .fundInfo h1 a {
 	color: #3a973c;
 }
.fundInfo .generalInfo .label {
	font-weight: bold;
}
.fundInfo .generalInfo {
	margin-bottom:40px;
}
.geographicFocus .label {
	font-weight:bold;
}
.geographicFocus {
	float:left;
	margin-right:25px;
}
#salesForceDetail .geographicFocusMap img {
	width: 472px!important;
	height: 258px!important;
}
.geographicFocusMapSM img {
	width:375px!important;
	height:205px!important;
}
.impactInvestmentFocus {
	float:left;
}
.impactInvestmentFocus .label {
	font-weight:bold;
}
.investmentFocus {
	/*background: url(../ia50/images/focus_container.png) top left;*/
	width:200px;
	height:40px;
	margin-bottom:8px;
	display:block;
	position:relative;
}
.investmentFocus span {
	position:absolute;
	left:42px;
	width:205px;
	height:50px;
	display:inline-block;
	line-height:16px;
	font-size: 12px;
}
.investmentFocus div {
	display:inline;
	width:63px;
	height:63px;
	position:absolute;
	left:1px;
}
.investmentFocus img {
	width: 30px!important;
	height: 30px!important;
}
/*
 * Firm Overview Styles
 * */
.firmOverview .p {

}
.firmOverviewInfo {
	width:650px;
	margin: 20px 0 20px 0;
}
.firmOverviewInfoItem {
	position:relative;
	height:60px;
}
.firmOverviewInfo .column1 {
	position:absolute;
	width:320px;
	display:inline;
}
.firmOverviewInfo .column2 {
	left:340px;
	position:absolute;
	width:150px;
	display:inline;
}
.firmOverviewInfo .column3 {
	left:500px;
	position:absolute;
	width:230px;
	font-size:28px!important;
	color:#724191;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	top:10px;
	display:inline;
	white-space:nowrap;
}
.firmOverview .label {
	font-weight:bold;
}
/*
 * Leadership Styles
 * */
.leaderName {
	color:#000;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	line-height:20px;
	font-weight:bold;
}
.leaderPhoto {
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #e2e2e2;
	padding:7px 7px 2px 7px;*/
	margin-bottom:35px;
	margin-right:15px;
}
.leaderPhoto img {
	width: 150px;
	height: 150px;
}
.fundLeadership .title {
	font-weight:bold;
}
.cumulativeInfo {
	width:650px;
	margin: 20px 0 20px 0;
}
.cumulativeInfoItem {
	position:relative;
	height:60px;
}
.cumulativeInfoItem .itemName {
	position:absolute;
	display:inline;
	font-weight:bold;
	width:230px;
}
.cumulativeInfoItem .itemValue {
	position:absolute;
	display:inline;
	top:5px;
	left:260px;
	font-size:32px;
	color:#724191;
	font-family:Arial;
	font-weight:300;
	margin-left:20px;
}
.percentageInfo {
	/*width:710px; changed 1-31-2020 blr */
       width:765px;
	margin: 10px 0 20px 0;
}
.percentageInfoItem {
	position:relative;
	height:60px;
}
.percentageInfoItem .itemName {
	position:absolute;
	display:inline;
	font-weight:bold;
	width:440px;
}
.percentageInfoItem .itemValue {
	position:absolute;
	display:inline;
	top:5px;
	left:460px;
	font-size:28px;
	color:#724191;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	margin-left:20px;
}
/*
 * Financial Performance Styles
 * */
.financialPerformance .p {
	margin: 0 0 15px 0;
}
/*
 * Impact Performance Styles
 * */
.impactPerformance div {

}
.impact_performance {
	display:block;
	margin:8px 5px;
}
.impact_performance_percent {
	display:inline-block;
	width:100px;
}
.impactPerformance .col1 {
	width:360px;
}
.impactPerformance .col2 {
	width:150px;
}
.impactPerformance .col3 {
	width:165px;
	vertical-align:middle;
}
.impactPerformance .label {
	color:#000;
	font-weight:bold;
}
/*
 * Impact Tracking and Monitoring Styles
 * */
.impactTracking .p {
	margin: 0 0 15px 0;
}
.impactTracking .title {
	font-weight:bold;
}
/*
 * Learn More Styles
 *
 * (the learnMore class is defined in content.css)
 * */
.fundLearnMore .website, .fundLearnMore .mailing {
	margin-top:20px;
}
.fundLearnMore {

}
.fundLearnMore .label {
	font-weight: bold;
}
.dk_container ul {
	padding:0;
	margin: 0 0 22px 20px;
}
/*
 * Dialog Styles
 * */
.dialog {
	background-color:#fff;
	display:none;
	width:550px;
	padding:20px 20px 0 20px;
	text-align:left;
	/*border:1px solid #000;*/
	z-index:2000;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	line-height:21px;
	font-size:14px;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	height:370px;
	position:relative;
	overflow-y:scroll;
}
.dialog .heading {
	font-weight:bold;font-size:18px;color:#4c2c65;
}
.dialog .helpText {
	margin-bottom:20px;
}
.dialog .divider {
	border-bottom: 1px solid #e3e5e6;
	margin:20px 0;
}
.dialog .close {
	font-size:12px;
	position:absolute;
	right:28px;
	top:20px;
}
.dialog a { color:#00579a; }
.terms {
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
	line-height:21px;
}
#social .fb_iframe_widget span {
	margin-bottom: 14px;
}
.impactTracking a {
  color: #3A973A!important;
}
#social .IN-widget {
	margin-left: 1px!important;
}
/* 2-1-2020 blr */
.emergingFund {
      margin: 2px 0 10px 0;
}
img.emergingFund {
  height: 23px!important;

}
.emergingBadgeDetails {
      position: absolute;
		right: 35px;
      right: 135px;
      margin-top: 10px;
}
img.emergingBadgeDetails {
  width:120px!important;
  height:91px!important;
}
.pi1 {

}
.pi2 {
  float: left;
  margin-bottom: 35px;
  max-width: 50%;
}
.pi3 {
  font-weight: bold;
  margin-bottom: 10px;
}
.pi1 .pi2 .pi4 {
  color: #724191;
  font-size: 28px;
  font-weight: 600;
}
.definition {
  clear: both;
  color: #606264;
  font-size: 10px!important;
  font-style: italic;
  line-height: 12px;
}
.profile_year {
  background-color:#e2edf7;
  border-color: #b9d4ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #00399a;
  display: inline-block;
  font-size: 12px!important;
  font-weight: bold;
  margin-top: 8px;
  padding-left: 10px;
  padding-bottom: 4px;
  padding-right: 10px;
  padding-top: 4px;
}