#bio_ep {
  font-family: 'Open Sans', sans-serif !important;
  text-align: center !important;
  line-height: 1.2em !important;
  width: 600px !important;
  height: 370px !important;
}
#bio_ep.short {
  height: 330px !important;
}
#bio_ep_close {
  margin: 10px 0 0 -25px !important; 
  background: none !important;
  color: #ff9900 !important;
  font-size: 16px !important;
}
#bio_body{
  padding: 15px 25px;
}
#bio_body p{
  margin-bottom: 10px;
}
#bio_ep.short strong{
  font-weight: 700 !important; 
}
#bio_body strong{
  font-weight: 500 !important; 
}
#bio_body h3{
  font-size: 22px; 
  margin-bottom: 30px;
  margin-top: 20px;
  font-weight: bold;
}
#bio_body h3 strong{
  color: #015152;
  font-weight: bold;
}
#bio_bodyLeft{
  float: left;
  width: 59%;
  height: 100%;
  text-align: left;
}
#bio_bodyRight{
  float: left;
  width: 40%;
  height: 100%;
}
#bio_bodyRight img{
  max-width: 100%;
  height: auto;
  vertical-align: top;
  margin-top: 15px;
}
#bio_bodyForm{
  margin-top: 15px;
}
#phoneBtn {
  width: 175px;
  height: 40px;
  line-height: 37px;
  font-size: 18px;
  color: #ffffff;
  background-color: #ff9900;
  border: 0;
  vertical-align: bottom;
}
#phoneInput, #emailInput{
  border: 1px solid #cccccc !important;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #5d5c5c;
  vertical-align: bottom;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}