.member-name{
	display: block;
	font-weight: bold;
}
.member-title{
	display: block;
}

.member-headshot{
	text-align: left;
	font-size: 16px;
	display: inline-block;
  	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
  	overflow: auto;
  	min-height: 340px !important;
  	margin-bottom: 10px;
}


.tab-content .member-headshot{
  	min-height: 240px !important;
  	background: #EEE;
	margin: 5px;
}
.additional-information{
	display: none;
}
.member-headshot:hover{
	background: #42b6e9;
	color: #fff;
	cursor: pointer;
}
.inner{
	padding: 20px;
}


/**
 * PgwModal - Version 2.0
 *
 * Copyright 2014, Jonathan M. Piat
 * http://pgwjs.com - http://pagawa.com
 *
 * Released under the GNU GPLv3 license - http://opensource.org/licenses/gpl-3.0
 */
body.pgwModalOpen {
    overflow: hidden;
}

#pgwModalBackdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
}

#pgwModal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index : 9010;
    overflow-x: auto;
    overflow-y: scroll;
    text-align: center;
}

#pgwModal .pm-container {
    margin: 10px;
}
.pm-container .register{
    float: left;
    margin-left: 0px;
    
}
#pgwModal .pm-body {
    display: inline-block;
    max-width: 800px;
    min-width: 300px;
    position: relative;
    width: 100%;
    z-index: 9020;
    margin-top: 10px;
}

#pgwModal .pm-body img{
    max-width: 100%;
    height: auto;
}


.additional-information{
	display: none;
	min-height: 400px;
	padding: 20%;
}
.additional-information a, .pgwModal a{
	color: #42b6e9 ;
	text-decoration: none !important;
} 
.additional-information a:hover, .pgwModal a:hover{
	color: #000 !important;
}
.info-left-column{
	float: left;
	width: 40%;	
	text-align: center;
}


.info-right-column{
	float: left;
	width: 50%;
	padding-left: 20px;
}
.ml10{
	margin-left: 10px;
}
.mr10{
	margin-right: 10px;
}
/**
 * NOTICE:
 * If you want to update the modal rendering, please only edit the content below.
 * And if you update a class name, remember to specify it in the plugin configuration.
 * Please don't change the class names prefixed by "pm-".
 */

.pgwModalBackdrop {
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.pgwModal .pm-body {
    background-color: #fff;

}

.pgwModal .pm-title {
    background: #e5e5e5;
    padding: 5px 0 6px;
    border-bottom: 1px solid #d5d5d5;
    border-radius: 5px 5px 0 0;
    font-size: 1rem;
    min-height: 25px;
}

.pgwModal .pm-content {
    background: #fff;
    padding: 50px 20px;
    border-radius: 10px;
    text-align: left;
    display: block;
    overflow: auto;
}

.pgwModal .pm-close {
    cursor: pointer;
    position: absolute;
    top: 9px;
    left: 15px;
}

.pgwModal .pm-close span.pm-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTFH80I3AAABIklEQVQ4T62T20oDQRBE+9EIGo1/H4gEQd8E74lJvKHiV+mmai7QNdu+ZFNwWKqmpzJhdq3rur0ShkMIwyGoMTsEl+AenDDw62WGmoAFOAcjWRdjdgX+Ck9gDPw6xbIN4MwvmEmHmFzCQRo+H0E6aRHL1sDP3EiHmLx5WQbrBv4Ic3+yuvYAxtIhJusUtKUf4LvJUhnQDm9SkNWe1MPsDhyD/v42SGEWT/oFfBl5BWFZ2huGWWfgB/gy8g7CVyrt7QVZLHsB//1lvoNhqZqstozPN/DZZPX2tUNMXFYvILr9dFLpEGO2KoNtWRVLezPSIcbsogyRWyC3WcTSZ8AZfnpT6RCDDx3MwTU4YuDXywzFUn6WU3Ag697sgzAcQhjuTmdbpLYNJt1Fr50AAAAASUVORK5CYII=);
    display: block;
    height: 20px;
    width: 20px;
}


.invest-left-column{float: left;
width: 40%;	
padding: 2% 2%;
text-align: center;}

.info-right-column{
	padding-left: 20px;
	padding-top: 20px;
	}

.title_head {
    font-weight: bold;
    height: 65px;width: 130px;
}
.title_image {
    display: block;
    margin-top: 15px;
}

/* RESEARCH FORM */
#download-research-form label {
    text-align: left;
    font: bold 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #414141;
}

#download-research-form label span {
    color: red;
    text-align: left;
    font: bold 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#download-research-form .field {
	margin: 0 0 15px;
}

#download-research-form .field input[type="text"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
    border-radius: 3px;
    padding: 4px;
    font: normal 13px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #666;
    border: 1px solid #ccc;
    display: block;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

.browser-ie10 #download-research-form .field input[type="text"] {
	padding-bottom: 6px;
}

#download-research-form .field input[type="text"].error {
    border-color: #c87872;
    box-shadow: 0 0 3px rgba(171,41,32,0.25);
}

#download-research-form .actions input[type=submit] {
    border: none;
    font: 12px/12px Helvetica,Arial,sans-serif;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 7px 18px 7px;
    position: relative;
    text-align: center;
    transition: opacity 0.15s linear;
    -moz-user-select: none;
    color: #fff;
    text-shadow: 0 -1px 0 #3574e3;
    background-color: #3574e3;
    background-image: linear-gradient(to bottom, #7ec8f4,#3574e3);
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
    border-top: 1px solid #64baf0;
    border-bottom: 1px solid #1c4ed5;
    border-right: 1px solid #468ee6;
    border-left: 1px solid #468ee6;
    border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

#download-research-wrapper .box {
    background: none repeat scroll 0 0 #fff;
    /*border: 1px solid #e3e3e3;*/
    font-size: 13px;
    line-height: 15px;
    /*margin: 10px 0;*/
    /*padding: 10px 10px 5px;*/
}

#download-research-wrapper .box h5 {
    font-size: 20px; line-height: 24px; margin: 0 0 20px; font-weight: 500;
}

#download-research-wrapper .box p {
    font-size: 14px;
    line-height: 16px;
}

#download-research-wrapper .box p:last-child {
	margin: 0;
}

#download-research-wrapper div.error {
    color: #ff0000;
}

#download-research-wrapper div.success {
    color: #000;
}

#download-research-wrapperr div.success { display: none; }

#download-research-wrapper .box label { font-weight: normal; }

#download-research-wrapper .box label.error {
    display: block;
    font-size: 14px;
    line-height: 16px;
}

#download-research-wrapper  h2 { font-size: 20px; line-height: 24px; margin: 0 0 20px; font-weight: 500; }

#error-container-research-form { margin: 0 0 15px; }

.mapouter .gmap_canvas *{
    /* Firefox 10+ */
    filter: gray; /* IE6-9 */
      -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
      -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}

@media(max-width: 992px){
    .map-holder{
        margin-top: 70px;
    }
}

.companies-weve-helped #current-investment-list .investment{
    margin: 5px 10px!important;
    width: 170px;
    height: 120px;
}

.companies-weve-helped #current-investment-list{
    margin: 0 -10px;
}


