/*******************************************************************************
	Copyright drchrono 2013
********************************************************************************

	1. Base
	2. Common
	3. Header
	4. Footer
	5. Homepage
	6. Product Pages
	7. Signup Container
	8. News & Testimonials

*******************************************************************************/

/* 1 Base
------------------------------------------------------------------------------*/

.container-full {background: #fff; width:100%;}

/*hr { display: none; }*/
em { font-style: italic; }
del { text-decoration: line-through; }
th { font-weight: normal; }
address, cite, dfn { font-style: normal; }
li { list-style: none; }
abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }

.well :last-child {
  margin-bottom: 0;
}

ul.bulleted li {
  list-style: disc;
  margin-bottom: 5px;
}
ol.numbered li {
  list-style: decimal;
  margin-bottom: 5px;
}

/* 2. Common
------------------------------------------------------------------------------*/
.max1200 {max-width:1200px;}

.center {text-align: center;}
.text-center {text-align: center;}
.align-center {text-align: center !important;}
.align-left {text-align: left !important;}
.align-right {text-align: right !important;}
.slim { font-size: 14px; padding: 3px 10px; margin-bottom:0px;}
.slim-well { padding: 12px;}
.bold { font-weight:600;}
.font-normal { font-weight:400;}
.float-left{ float:left;}
.float-right { float:right;}
.left5 {margin-left: 5px;}
.left10 {margin-left: 10px;}
.left15 {margin-left: 15px;}
.left20 {margin-left: 20px;}
.left40 {margin-left: 40px;}

.top0 {margin-top: 0px !important;}
.top5 {margin-top: 5px;}
.top10 {margin-top: 10px;}
.top15 {margin-top: 15px;}
.top20 {margin-top: 20px;}
.top25 {margin-top: 25px;}
.top30 {margin-top: 30px;}
.top40 {margin-top: 40px;}
.top50 {margin-top: 50px;}
.top60 {margin-top: 60px;}

.bottom0 {margin-bottom: 0px !important;}
.bottom5 {margin-bottom: 5px !important;;}
.bottom10 {margin-bottom: 10px !important;}
.bottom15 {margin-bottom: 15px !important;}
.bottom20 {margin-bottom: 20px !important;}
.bottom30 {margin-bottom: 30px !important;}
.bottom40 {margin-bottom: 40px !important;}
.bottom50 {margin-bottom: 50px !important;}
.bottom60 {margin-bottom: 60px !important;}
.margin0 {margin:0px !important;}

.padding5 {padding: 5px;}
.padding10 {padding: 10px;}
.padding15 {padding: 15px;}
.padding20 {padding: 20px;}

.darker-gray {color: #4d4d4d;}
.dark-gray {color: #666;}
.light-gray {color:#808080;}
.lighter-gray {color:#999;}
.color-white {color:#fff !important;}
.color-white a {color:#fff !important;}

.feature-description { font-size: 16px; line-height: 22px; color: #777; margin-top: 0px; margin-bottom: 30px;}
.feature-description-sm { font-size: 15px; line-height: 21px; color: #777; margin-bottom: 30px;}
.common-description { font-size: 15px; line-height: 20px; color: #666;}
.divider {height: 1px; border-bottom: 1px solid #e6e6e6; margin-bottom:20px; margin-top:20px;}

.quote-box {padding: 8px 14px; font: 16px georgia, times; color: #555; line-height: 25px; background: #f7fdff; border: 1px solid #c3e0f2; border-radius: 6px;}
.quote-arrow {background-image: url(../../../images/quote_arrow.png); background-repeat:no-repeat; height:16px; margin-top:-1px; margin-bottom: 10px; }
.quote-image {height: 75px; width:75px; border-radius: 38px; overflow:hidden; margin-left:20px; border: 1px solid #ddd;}
.quote-source {font: 16px georgia, times; line-height: 23px; color: #555; margin-left: 10px;}

.basic-hover {}
.basic-hover:hover {opacity: .8}

.btn-cell {font-size:13px; padding: 5px 10px; background: #ececec; border-radius: 3px;}
.btn-cell:hover {background: #d9d9d9; text-decoration: none;}

.helvetica-family {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}

.container-partner-wrapper {
  background-image: url(../../../images/bg_page_partners.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #6487af;
  color: #fff !important;
}

.container-partner-wrapper.blackbook-page {
  background-image: url(../../../images/bg_page_blackbook.jpg);
  }
.container-partner-wrapper.api-page {
  background-image: url(../../../images/bg_page_api.jpg);
  }
.container-partner-wrapper.bg-hero-referral {
  background-image: url(../../../images/bg_hero_referral.jpg);
  }
.container-partner-wrapper.cert-page {
  background-image: url(../../../images/bg_page_cert.jpg);
  }
.container-partner-wrapper.getfilmed-page {
  background-image: url(../../../images/bg_page_getfilmed.png);
  }

.container-partner-wrapper .partner-sub-header {
  font-size: 20px;
  color: #fff;
  line-height: 26px;
}
.partner-body-wrapper .headline {
  font-size: 22px;
  color: #000;
}
.partner-body-wrapper .icon {
  width: 65px;
  height: 100px;
  padding: 0;
  float: left;
  background-repeat: no-repeat;
  padding: 0 20px 0 0;
}
.partner-signup-form-wrapper {
  border-radius: 6px;
  float: right;
  padding: 25px 25px 0 25px;
  background: #eaecf0;
  margin: 0 0 35px 0;
}
.partner-body-wrapper .icon.icon-billing {
    background-image: url(../../../images/icon_money_green.png);
  }
  .partner-body-wrapper .icon.icon-lab {
    background-image: url(../../../images/icon_science_orange.png);
  }
  .partner-body-wrapper .icon.icon-imaging {
    background-image: url(../../../images/icon_camera_blue.png);
  }
  .partner-body-wrapper .icon.icon-technology {
    background-image: url(../../../images/icon_github_red.png);
  }
  .partner-body-wrapper .icon.icon-api {
    background-image: url(../../../images/icon_api_blue.gif);
  }
  .partner-body-wrapper .icon.icon-cert {
    background-image: url(../../../images/icon_cert_orange.png);
    height: 470px;
  }

.mini-hero {
	height: 300px;
	background:#6487af;
	color:#fff;
}

.container-partner-logo {background-position: center; width: 940px; height: 300px; position: relative;}
.container-partner-logo-black {background-image: url(../../../images/partners/bg_partners_bokeh_black.jpg); background-position: center; width: 940px; height: 300px; position: relative;}
.container-bg-blackbook {background-image: url(../../../images/bg_lights.jpg); background-position: center; height: 420px; position: relative;}
.hero-ehr-checklist {background-image: url(../../../images/hero-ehr-checklist.png); background-position: center; height: 300px; position: relative; background-repeat: repeat;}
.hero-green {background-image: url(../../../images/hero-ehr-checklist-green.png); background-repeat: repeat;}

/* 3. Header
------------------------------------------------------------------------------*/

#navigation { margin-right:20px;}
#navigation { text-align:right; font-size:16px}
#navigation li { float:left; line-height:64px;}
#navigation li a { color: #333; letter-spacing: 0.2px; padding: 8px 10px;}
#navigation li a:hover { color: #333; background: #e3e3e3; text-decoration: none;}
#navigation li a { font-size: 16px; color: #404040;}
body {
    padding-top: 89px;
}
#drc-header {
    height: 90px;
    background: #fff;
    /*background-image: url(../../../images/homepage/bg_main_navigation_64px.png);*/
    border-bottom: 1px solid #d9d9d9;
    z-index: 200;
    position: fixed;
    top: 0;
}
#mini-navbar {
  margin-top:10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  line-height: 15px;
  margin-right: -30px;
}
#mini-navbar > a {
  margin-right: 30px;
}
#navigation > li > ul > li {
  text-align: left;
  width: 100%;
}
#navigation > li.dropdown > a > b {
  margin-top:30px;
  margin-left:5px;
  margin-right:10px;
}
#navigation > li {
  /*padding-right: 8px;*/
}

.dropdown:hover .dropdown-menu {
    display: block;
}
ul .dropdown-menu {
  margin-top: 0px;
  border-radius: 0 0 8px 8px;
  border-top: 1px;
  margin-left: -1px;
}
.heavy {
  font-weight:600;
}
.caret {
  margin-left:3px;
}

/* Conditional Browser CSS */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  /*chrome and safari*/
  ul .dropdown-menu {
    margin-left: 13px;
  }
}
_::-webkit-full-page-media, _:future, :root ul .dropdown-menu {
  /*safari only*/
  margin-left: -1px !important;
}

@-moz-document url-prefix() {
  /*firefox only*/
  .dropdown-menu {
    margin-left: 0px !important;
  }
  #navigation .icon-share, #navigation .icon-gift {
    margin-top: -17px !important;
  }
}


/* 4. Footer
------------------------------------------------------------------------------*/

#drc-footer { font-size: 13px;}
#drc-footer dl {width: 130px; }
#drc-footer dl dt { border-bottom: solid 1px #5f5f5f; padding-bottom: 5px; color:#fff;}
#drc-footer dl dd { line-height: 24px; margin-left: 0px;}
#drc-footer dl dd:nth-child(2) { padding-top: 5px;}
#drc-footer dt a { color: #bbb;}
#drc-footer dt a:hover { color: #ffffff; text-decoration: none;}
#drc-footer dd a { color: #bbb;}
#drc-footer dd a:hover { color: #ffffff; text-decoration: none;}
#drc-footer p { clear: both; padding: 20px 0 30px 0; text-align: center; color: #bbb;}
#drc-footer p a { display: inline-block; margin: 0 0 0 2px; padding: 0 0 0 6px; border-left: solid 1px #666; color: #bbb; line-height: 12px;}
#drc-footer p a:hover { color: #ffffff; text-decoration: none;}
.social-icons a {
  color: #fff;
  font-size: 18pt;
  margin-left: 8px;
}
.social-icons a:hover {
  text-decoration: none;
  text-shadow: 1px 1px 5px rgba(60, 120, 190, 1);
}
.about-us-social-icons a {
  color: #666;
}

.social-facebook {background-image: url(../../../images/social/icons_social_media_bw.png); background-repeat: no-repeat; background-position: 0px 0px; width: 24px; height: 24px; float:left;}
.social-twitter {background-image: url(../../../images/social/icons_social_media_bw.png); background-repeat: no-repeat; background-position: -24px 0px; width: 24px; height: 24px; float:left; margin-left:10px;}
.social-googleplus {background-image: url(../../../images/social/icons_social_media_bw.png); background-repeat: no-repeat; background-position: -48px 0px; width: 24px; height: 24px; float:left; margin-left:10px;}
.social-linkedin {background-image: url(../../../images/social/icons_social_media_bw.png); background-repeat: no-repeat; background-position: -72px 0px; width: 24px; height: 24px; float:left; margin-left:10px;}
.social-youtube {background-image: url(../../../images/social/icons_social_media_bw.png); background-repeat: no-repeat; background-position: -96px 0px; width: 24px; height: 24px; float:left; margin-left:10px;}



/* 5. Homepage
------------------------------------------------------------------------------*/
.home-logo-dark {background-image: url(../../../images/homepage/logo_drchrono_dark.png); background-repeat:no-repeat; width:127px; height:36px; margin-top:8px;
  text-indent: -9999em;}

.hero-background {height: 500px; background: #6487af; margin-top: -1px; overflow: hidden; background-repeat: no-repeat;}
/*.hero-background {height: 500px; background: #41506e; background-image: url(../../../images/homepage/bg-homepage-ios7.png); background-position:center; margin-top: -1px; overflow: hidden; background-repeat: no-repeat;}*/

.hero-image { height: 337px; width: 649px; position:absolute; bottom:0; right:-56px; background: url(../../../images/homepage/hero-image-inc500.png) no-repeat;}
.hero-image-glass { height: 179px; width: 580px; position:absolute; bottom:100px; right:0; background: url(../../../images/homepage/homepage-google-glass-ehr.png) no-repeat;}
.sidekick-homepage {padding-top:20px; padding-bottom:20px; background:#f3f3f3;}

.glass-play-button {
	padding:10px 30px;
	color: #fff;
	font-size:18px;
	border-radius:4px;
	border: 1px solid #fff;
	background: transparent;
	background: rgba(255,255,255,0);
	text-decoration:none;
	/*
	position: absolute;
	bottom:-40px;
	left:208px;
	*/
}

.glass-play-button:hover,
.glass-play-button:active,
.glass-play-button:focus {
	color: #71a0d5;
	background: #fff;
	background: rgba(255,255,255,1.0);
	text-decoration:none;
}


.glass-play-button-black {
	padding:10px 30px;
	color: #fff;
	font-size:18px;
	border-radius:4px;
	border: 1px solid #fff;
	background: transparent;
	background: rgba(255,255,255,0);
	text-decoration:none;
}

.glass-play-button-black:hover,
.glass-play-button-black:active,
.glass-play-button-black:focus {
	color: #ffffff;
	background: #333;
	background: rgba(0,0,0,0.8);
	text-decoration:none;
	border: 1px solid #333;
	border: 1px solid rgba(0,0,0,0.8);
}

.hero-tagline {
  font-size: 45px;
  /*font-weight: 100;
  line-height: 50px;
   line-height: 45px; */
  color: #ffffff;
  /*
  text-shadow: 0px 0px 6px #666666;
  moz-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
  webkit-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
  */
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.hero-tagline-secondary {
  font-size: 22px;
  color: #fff;
  display: block;
  margin: 11px 0 0 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.hero-bullets {
  font-size: 24px;
  line-height: 40px;
  letter-spacing: .5px;
  color: #ffffff;
  moz-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  webkit-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight:normal;
}

/* ---------- animation css start ----------*/
/*.hero-image {
  -webkit-animation-duration: 1s;
  -webkit-animation-name: hero-image-slidein;
  animation-duration: 1s;
  animation-name: hero-image-slidein;
}
*/
@keyframes hero-image-slidein {
  from { bottom:-60px; opacity: .65; }
  to { }
}
@-webkit-keyframes hero-image-slidein {
  from { bottom: -60px; opacity: .65; }
  to { }
}

/* .hero-text {
  -webkit-animation-duration: 1s;
  -webkit-animation-name: hero-text-slidein;
  animation-duration: 1s;
  animation-name: hero-text-slidein;
}

@keyframes hero-text-slidein {
  from { margin-left:-50px; opacity: 0; }
  to { margin-left:0px; opacity: 1; }
}
@-webkit-keyframes hero-text-slidein {
  from { margin-left:-50px; opacity: 0; }
  to { margin-left:0px; opacity: 1; }
} */

/* ---------- animation css end ----------*/

.stripe-gray {background:#f6f6f6; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
.stripe-gray-borderless {background:#f6f6f6;}
.product-headline {font-size: 32px; line-height:38px; margin-top: 20px; margin-bottom: 20px;}

.home-ehr-interface {background-image: url(../../../images/homepage/homepage_icons_ehr.png); background-repeat: no-repeat; background-position: 20px 0px; width: 65px; height: 45px; float:left;}
.home-ehr-templates {background-image: url(../../../images/homepage/homepage_icons_ehr.png); background-repeat: no-repeat; background-position: 20px -50px; width: 65px; height: 45px; float:left;}
.home-ehr-messages {background-image: url(../../../images/homepage/homepage_icons_ehr.png); background-repeat: no-repeat; background-position: 20px -100px; width: 65px; height: 45px; float:left;}
.home-ehr-native {background-image: url(../../../images/homepage/homepage_icons_ehr.png); background-repeat: no-repeat; background-position: 20px -150px; width: 65px; height: 45px; float:left;}
.home-ehr-erx {background-image: url(../../../images/homepage/homepage_icons_ehr.png); background-repeat: no-repeat; background-position: 20px -300px; width: 65px; height: 45px; float:left;}
.home-ehr-speech {background-image: url(../../../images/homepage/homepage_icons_ehr.png); background-repeat: no-repeat; background-position: 20px -200px; width: 65px; height: 47px; float:left;}
.home-ehr-labs {background-image: url(../../../images/homepage/homepage_icons_ehr.png); background-repeat: no-repeat; background-position: 20px -250px; width: 65px; height: 47px; float:left;}


/* 6. Product Pages
------------------------------------------------------------------------------*/

.product-splash-ehr {background-image: url(../../../images/product/product_splash_ehr1.jpg); background-repeat: no-repeat; width: 940px; height: 440px; position: relative;}
.product-splash-billing {background-image: url(../../../images/product/product_splash_billing1.jpg); background-repeat: no-repeat; width: 940px; height: 440px; position: relative;}
.product-splash-onpatient {background-image: url(../../../images/product/product_splash_onpatient4.jpg); background-repeat: no-repeat; width: 940px; height: 440px; position: relative;}
.mu-seal {background-image: url(../../../images/product/mu_seal_white.png); background-repeat: no-repeat; width: 111px; height: 112px; position: absolute; bottom: 120px; right: 40px;}

.seal-blackbook {background-image: url(../../../images/homepage/seal_blackbook_yellow.png); background-repeat: no-repeat; width: 112px; height: 112px; position: absolute; bottom: 150px; left: 0px;}

.product-headline-ehr {font-size: 40px; line-height: 46px; color: #fff; text-align: right; margin-top: 40px; margin-right: 40px; text-shadow: 0px 0px 4px #555;}
.product-headline-onpatient {font-size: 40px; line-height: 46px; text-align: right; margin-top: 40px; margin-right: 40px; text-shadow: 0px 0px 8px #333; text-shadow: 0px 0px 8px rgba(0,0,0,.5);}
.product-headline-billing {font-size: 42px; line-height: 46px; color: #333; text-align: right; margin-top: 80px; margin-right: 40px;}

.headline-common {font-size: 30px; color: #333; text-align: center;}
h1.headline {
  font-size: 34px;
  font-weight:300;
  color: #4c4c4c;
}
h2.headline {
  font-size: 28px;
  font-weight:300;
  color: #4c4c4c;
}
h3.headline {
  font-size: 22px;
  color: #4c4c4c;
  margin-bottom: 10px;
}
h4.headline {
  font-size: 18px;
  color: #4c4c4c;
  margin-bottom: 10px;
}
.headline-common-light-small {font-size: 24px; color: #4c4c4c; text-align: center;}
.headline-common-light-medium {font-size: 30px; color: #4c4c4c; text-align: center;}
.headline-common-light-large {fon-t-size: 36px; color: #333; text-align: center;}
.product-intro-text {font-size: 19px; line-height: 26px; color: #777; text-align: center;}

.product-ehr-native {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px 4px; width: 40px; height: 45px; float:left;}
.product-ehr-interface {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px -57px; width: 40px; height: 45px; float:left;}
.product-ehr-templates {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px -115px; width: 40px; height: 45px; float:left;}
.product-ehr-speech {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px -172px; width: 40px; height: 48px; float:left;}

.product-onpatient-checkin {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px -236px; width: 40px; height: 45px; float:left;}
.product-onpatient-phr {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px -292px; width: 40px; height: 45px; float:left;}
.product-onpatient-forms {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px -350px; width: 40px; height: 48px; float:left;}

.product-billing-claims {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px -407px; width: 40px; height: 45px; float:left;}
.product-billing-era {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px -465px; width: 40px; height: 45px; float:left;}
.product-billing-integrated {background-image: url(../../../images/product/product_icons_features1.png); background-repeat: no-repeat; background-position: 0px -524px; width: 40px; height: 48px; float:left;}

.product-section-bg {background-image: url(../../../images/product/product_bg_section_tools.png);}
.product-image-border {background: #fff; border: 1px solid #d3d3d3; height:188px; border-radius: 6px; padding:15px; margin-bottom:15px;}


/* 7. Signup Container
------------------------------------------------------------------------------*/

.signupfield {
	font-size: 18px !important;
	padding:6px 10px !important;
}

.placeholder-label {
	color:#999;
	position: absolute;
	font-size: 18px;
	margin-left: 8px;
	line-height: 37px;
	width:210px;
	background: none repeat scroll 0 0 transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;}

.placeholder-label .icon-input {
  display: inline-block !important;

}
.placeholder-label .icon-input.name {
  background: url(../../../images/input-icon-user.png );
  width: 16px;
  height: 15px;
  vertical-align: -1px;
  margin: 0 8px 0 4px;
}
.placeholder-label .icon-input.email {
  background: url(../../../images/input-icon-email.png );
  width: 19px;
  height: 13px;
  vertical-align: -1px;
  margin: 0 6px 0 2px;
}

.signup-container-product {background: rgba(0, 0, 0, .45); position:absolute; bottom:0px; width:100%;}

.hero-background .signup-error-container {
  height: 0;
}



/*NEW*/
body {
  -webkit-font-smoothing: antialiased;
}
.bg-ios7-feature {
  background-image: url(../../../images/homepage/bg-ios7-features.jpg);
  background-repeat: no-repeat;
  height: 838px;
  background-position: center 60px;
}
.ios7-feature-points-wrapper {
  margin: 468px 0 0 0;
}
.ios7-feature-points {
  display: inline-block;
  margin: 0 9px;
  width: 288px;
}
.product-sub-headline {
  font-size: 18px;
  line-height: 28px;
}
.hero-background .error {
  color: white;
  background: #d73333;
  width: auto;
  height: auto;
  line-height: 10px;
  padding: 10px;
  box-shadow: 0 1px 2px black;
  left: 317px;
  margin: 0;
  width: 183px;
}
.hero-background .signup-error-first {
  top: -170px;
}
.hero-background .signup-error-last {
  top: -118px;
}
.hero-background .signup-error-email {
  top: -65px;
}
.hero-background .signup-error-arrow {
  background: url(../../../images/homepage/bg-error-arrow-left.png) !important;
  background-repeat: no-repeat;
  width: 15px;
  height: 22px;
  bottom: 3px;
  left: -7px;
  }
.signup-container-product .signup-form {margin: 18px 0 0 20px;}
.hero-background .signup-container-product .header, .hero-background .signup-container-product .header-sub {display: block !important;color: #fff; font-size: 20px; display: block; margin: 16px 0 0 0;}
.hero-background .signup-container-product {background: rgba(0, 0, 0, .20); position:absolute; bottom:8px; left: 20px; height:300px; width: 320px; border-radius: 8px;}
.hero-background .signup-container-product .signupfield {
  width: 265px;
  height: 24px;
  border: none !important;
  box-shadow: 0 1px 2px rgba(0,0,0,.2) inset;
}

.signup-container-transparent { background: #ccc; background:rgba(0, 0, 0, 0.15); padding:5px; border-radius: 14px;}
.signup-container {background: #f5f5f5; padding:20px 40px; border-radius: 10px;}

.signup-reminder { font-size: 24px; line-height: 30px; text-align: center; color: #666; margin-top: 30px;}

/*---- stand-alone signup ----*/
.signup-container-standalone {background: #f5f5f5; border:1px solid #ddd; border-radius: 6px; padding:30px 20px; position: relative; z-index:5;}

/* step 1 */
.signup-error-first-text {position:absolute; margin-left: 8px; width:220px; color: #cc5555;}
.signup-error-last-text {position:absolute; margin-left: 243px; width:220px; color: #cc5555;}
.signup-error-email-text {position:absolute; margin-left: 478px; width:220px;  color: #cc5555;}

/* step 2 */
.signup-error-specialty-text {position:absolute; margin-left: 8px; width:220px;  color: #cc5555;}
.signup-error-job_title-text {position:absolute; margin-left: 362px; width:220px;  color: #cc5555;}
.signup-error-phone-text {position:absolute; margin-left: 552px; color: #cc5555;}

/* step 3 */
.signup-error-username-text {position:absolute; margin-left: 8px; width:220px; color: #cc5555;}
.signup-error-password-text {position:absolute; margin-left: 243px; width:220px; color: #cc5555;}
.signup-error-passconfirm-text {position:absolute; margin-left: 478px; width:220px;  color: #cc5555;}

.signupfield-light{
	color: #333333;
	font-size: 18px !important;
	border: 1px solid #aaa !important;
	padding: 7px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	margin-right: 10px;
	margin-bottom: 0px !important;
}
.signupfield-light:focus {
	background: #f3fcff;
    border-color: rgba(51, 125, 215, 0.75) !important;
    box-shadow: 0 0 8px rgba(65, 185, 255, .75);
    outline: none;
	-webkit-transition: 0.2s linear all;
	-moz-transition: 0.2s linear all;
	transition: 0.2s linear all;
}

/* 8. News & Testimonials
------------------------------------------------------------------------------*/
.image-caption {background: rgba(0, 0, 0, .6); position:absolute; bottom:0px; width:100%; padding: 6px 0px; color: #fff; text-align:center; font-size: 16px;}

.play-icon {background-image: url(../../../images/icon_play_inactive2.png); background-repeat: no-repeat; background-position: center; height:100%; width:100%; position:absolute;}
.play-icon:hover {background-image: url(../../../images/icon_play_active2.png); background-repeat: no-repeat;}

.news-date {color: #999; font-size: 13px; margin-bottom:0px;}

.typeahead .active > a,
.typeahead .active > a:hover {
    color: white !important;
}

/* Public error pages (500, 404) */
#error-page h1 {
    margin-top: 0;
    font-size: 28px;
}
#error-page #main-content img {
    margin: 20px 0;
}
#error-page #main-content {
    text-align: center;
    padding: 100px 0;
}
#error-page #main-content p {
    max-width: 450px;
    margin: 10px auto;
}

/* Legal pages (privacy policy, etc) */
#legal-policy-page h1 {
  font-size: 22pt;
}
#legal-policy-page h3 {
    font-size: 12pt;
    margin: 25px 0 0 0;
}
#legal-policy-page .subsection {
  padding-left: 50px;
}

/* Demo signup modal */
#demo-register-modal {
  width: 666px;
  height: 455px;
  overflow-x: hidden;
}
#demo-register-modal .modal-header h3 {
  font-size: 20px;
}
#demo-register-modal .modal-header {
  border: none;
  padding: 18px 0 0 0;
  text-align: center;
  height: 28px;
}
#demo-register-modal .close-modal {
  position: absolute;
  top: 5px;
  right: 5px;
  border:none;
  background: transparent;
  font-weight: bold;
  color: #bfbfbf;
  font-size: 18px;
}
.modal-image-preview {
  float: left;
  width: 206px;
  height: 455px;
  background-image: url(../../../images/bg_demo_signup_modal2.jpg);
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-right: 1px solid #c2c2c2;
}
#demo-register-modal .modal-body {
  padding: 15px 15px 0 15px;
  overflow-x: hidden;
}
#demo-register-modal .modal-body body {
  overflow-y: auto;
  width: 446px;
  }
#demo-register-modal .modal-footer {
  padding: 14px 0 0 0;
  text-align: center;
}
#demo-register-modal .modal-footer .btn-primary, #demo-register-modal .modal-footer .btn-success {
  padding: 6px 100px;
  font-size: 15px;
}
/* Pricing Page */
.logo_labcorp {
  background-image: url(../../../images/logo_partner_labcorp.jpg);
  display: inline-block;
  width: 179px;
  height: 49px;
  vertical-align: middle;
}

#contact-details dd {
  margin-bottom: 10px;
}
#contact-details .social-icons a {
  color: #888a85;
}
#contact-details .social-icons a:hover {
  text-shadow: none;
}
/* Leads landing page */
div {
  transition: all 0.5s ease;
  }
.container-full.leads-header {
  background: url(../../../images/leads/bg-header.jpg);
  background-position: center center;
  height: 623px;
  box-shadow: 0 -14px 28px rgba(0,0,0,.2) inset;
}
.container-full.leads-header h1 {
  font-weight: 100;
  font-size: 48px;
  color: #fff;
  text-shadow: 0 3px 5px rgba(0,0,0,.4);
}
.container-full.leads-header h3 {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 3px 5px rgba(0,0,0,.4);
}
.container-full.leads-header .ipad {
  background: url(../../../images/leads/bg-ipad-header.png);
  width: 911px;
  height: 460px;
  margin: -1px 0;
}
.container-full.leads-header .ipad:hover .hover-cta {
  display: block !important;
  font-size: 50px;
  position: absolute;
  width: 710px;
  height: 269px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  vertical-align: top;
  background: rgba(138,197,100,.84);
  margin: 81px 97px;
  color: #fff;
  cursor: pointer;
  padding: 110px 0 0 0;
}
.container-full.leads-header .ipad:hover .hover-cta .arrow-wrapper {
  margin: 45px 0 0 0;
}
.container-full.leads-header .ipad:hover .hover-cta .arrow-wrapper .icon-arrow-right {
  font-size: 110px;
}
.container-full.leads-header .ipad:hover .hover-cta .arrow-wrapper .arrow1 {
  opacity: .35;
} 
.container-full.leads-header .ipad:hover .hover-cta .arrow-wrapper .arrow2 {
  opacity: .7;
} 
.container-full.leads-header .iphone {
  background: url(../../../images/leads/bg-iphone-header.png);
  width: 261px;
  height: 457px;
  position: absolute;
  top: 101px;
  margin: 0 -286px;
}
.container-full.leads-mid-cta {
  background: #f3f3f3;
  padding: 25px 0 45px;

}
.leads-landing-wrapper .grey {
  color: #616161;
}
.container-full.leads-mid-cta .cta-flat-green {
  color: white;
  font-weight: bold;
  font-size: 22px;
  padding: 30px 100px;
  display: inline-block;
  border-radius: 8px;
  background: #8ac564;  
  cursor:pointer;
}
.leads-landing-wrapper a {
  color: #fff;
}
.leads-landing-wrapper a:hover {
  text-decoration: none;
}
.container-full.leads-mid-cta .cta-flat-green:hover {
  background: #a0e376;
}
.container-full.leads-body {
  padding: 60px 0;
}
.container-full.leads-body .product-info-box {
  width: 310px;
  height: 310px;
  margin: 0 0 0 10px;
  background-repeat: no-repeat;
  background-position: center 33px;
  font-size: 16px;
}
.container-full.leads-body .product-info-box .text-info-wrapper {
  background: rgba(0,0,0,.4);
  color: white;
  padding: 15px;
  margin: 216px 0;
}
.container-full.leads-body .box-1 {
  background-color: #fee79b;  
  background-image: url(../../../images/leads/icon-papers.png);
  
}
.container-full.leads-body .box-2 {
  background-color: #a8caf0;  
  background-image: url(../../../images/leads/icon-ipads.png);  
}
.container-full.leads-body .box-3 {
  background-color: #b3e98f;  
  background-image: url(../../../images/leads/icon-calendars.png);
}
.container-full.leads-body .box-1 .info-cta {
  background: #8ab9ed; 
}
.container-full.leads-body .box-2 .info-cta {
  background: #8ac564; 
}
.container-full.leads-body .box-3 .info-cta {
  background: #efa35b; 
}
.container-full.leads-body .product-info-box .text-info-wrapper .info-cta {
  font-weight: bold;
  padding: 7px 28px;
  display: inline-block;
  border-radius: 6px;
  margin: 10px 0 0 0;
  cursor: pointer;
}
.container-full.leads-body .product-info-box .text-info-wrapper .info-cta:hover {
  box-shadow: 0 0 150px rgba(250,250,250,.4) inset;
}
.container-full.leads-body ul {
  font-size: 15px;
}
.container-full.leads-body ul li {
  line-height: 33px;
  list-style-type: disc;
}

/* About Us */
.about-us-wrapper p {
  font-size: 15px;
  line-height: 22px;
  color: #777;
}
 .about-us-wrapper .container-full.about-us-header {
        background-image: url(../../../images/about_us/bg-header.png);
        background-color: #6487af;    
        background-position: center center;
        height: 300px;
    }
.bg-bluediag {
	background: #f6f6f6;
	
}
.about-us-wrapper .about-us-social-icons i {
  font-size: 35px;
}
.about-us-wrapper a:hover,
.about-us-wrapper .investor-name,
.about-us-wrapper .investor-name a,
.about-us-wrapper .investor-name a:visited,
.about-us-wrapper .investor-name a:hover {
  color: #777;
  text-decoration: none;
}
.about-us-wrapper .logo-investor  {
  width: 240px;
  height: 175px;
  border:1px solid #fff;
  display: block;
  
}
.about-us-wrapper .logo-investor:hover  {
  opacity:.5;
}
.about-us-wrapper .logo-investor.rockhealth {
  background-image: url(../../../images/about_us/investor-logo-rockhealth.jpg);
}
.about-us-wrapper .logo-investor.ycombinator {
  background-image: url(../../../images/about_us/investor-logo-ycomb.jpg);
}
.about-us-wrapper .logo-investor.startups {
  background-image: url(../../../images/about_us/investor-logo-500startups.jpg);
}
.about-us-wrapper .logo-investor.pb {
  background-image: url(../../../images/about_us/investor-pb.jpg);
}
.about-us-wrapper .logo-investor.mc {
  background-image: url(../../../images/about_us/investor-mc.jpg);
}
.about-us-wrapper .logo-investor.ym {
  background-image: url(../../../images/about_us/investor-ym.jpg);
}
.about-us-wrapper .logo-investor.runa {
  background-image: url(../../../images/about_us/investor-runa.png);
}

.about-us-wrapper .image-founder {
  border: 6px solid #f5f5f5;
  border-radius: 6px;
  width: 280px;
  height: 280px;
}

.about-us-wrapper .icon-social:hover {
  text-shadow: none;
  vertical-align: -2px;
  opacity: .8;
}
