/*---- Sanction steps (crumbs) ----*/
ol#sanction_steps {
  /*padding: 3px 0 26px 0;*/
  margin-left: 12px;
}
ol#sanction_steps li {
  float: left;
  list-style-type: none;
  /*font-weight: bold;*/
  height: auto;
  min-height: 16px;
  color: #dcdcdc;
  font-size: 15px;
  padding: 0 21px 0 0;
  margin: 0 5px 0 0;
  /*background: url(../images/carrot_process_bl.png) 100% 5px no-repeat;*/
}

a.active {
    color: #ffffff;
    font-weight: bold;
}

a.inactive {
  color: #000000;
  text-decoration: none;
}

ol#sanction_steps li.active {
  color: #FFA54A;
  /*background-image: url(../images/carrot_process_active.png);*/
}
ol#sanction_steps li.last {
  background: none;
  margin-right:0;
}

.sanction_step_head {
    font-size: 19px;
    color: #343434;
    margin: 0 0 5px 0;
    padding-left: 6px;
    float: left;
    font-weight: bold;
}
img.sanction_secure {
	float: right;
	margin: 7px 7px 0 0;
  width: 101px;
  height: 16px;
}
div.sanction_step {
	float: left;
}
.sanction_step.no_steps {
  margin-top: 31px;
}
div.sanction_step_wrapper {
  border: 10px solid #deeef6;
  background-color: #deeef6;
}
div.sanction_step_wrapper div.subwrap{
  border: 1px solid #b6d5ee;
  padding: 10px 10px;
  background-color: #fff;
 }
.sanction_step_content {
	/*width: 850px;*/
}

/*-- footer ---*/
.truste {
	float: left;
	margin-left: 6px;
	display: block;
	height: 47px;
}
.sanction_privacy {
	float: right;
	margin: 12px 7px 12px 0;
}
.security_bottom {
    float: left; 
    text-align: left; 
    margin:8px 0 0 12px;
}
.yeller {
    padding-left: 15px;
    vertical-align: top;
    position: relative;
    bottom: 2px;
}

/*---- Appointment Card -----*/
.apptcard_wrapper {
	background: url(/images/apptcard_bg_top.gif) repeat-y left top;
	float: left;
	width: 455px;
}
.apptcard_wrapper.nopic {
	width: 342px;
	background: url(/images/apptcard_bg_top_nopic.gif) repeat-y left top;
}
.apptcard_subwrap {
	background: url(/images/apptcard_bg_2sdw.gif) no-repeat left bottom;
	padding: 10px 15px 28px 19px;
}
.apptcard_subwrap.nopic {
	background: url(/images/apptcard_bg_2sdw_nopic.gif) no-repeat left bottom;
	padding: 5px 15px 25px 23px;
}
img.doc_img {
	float: left;
}
table.apptcard_details {
	font-size: 13px;
	float: left;
}
table.apptcard_details td {
	border-bottom: 1px dotted #7e7e7e;
	vertical-align: bottom;
	padding-top: 10px;
}
table.apptcard_details td.label {
	/*padding-right: 15px;*/
	width: 70px;
}
table.apptcard_details td.value {
	/*padding-right: 10px;*/
	width: 230px;
}
tr.apptcard_time td.value {
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
}
tr.apptcard_time td.value span {
	font-size: 13px;
	font-weight: normal;
}
.apptcard_drname {
	font-weight: bold;
	font-size: 15px;
}



/*---- FORM FIELDS ----*/
.sanction_step_wrapper select {
	font-size: 16px;
	padding: 3px 4px 3px 2px;
}
.sanction_step_wrapper input,
.sanction_sidelight input,
.popupFieldset input
{
	font-size: 16px;
	padding: 3px 4px 3px 2px;
}
.sanction_step_wrapper input.submit_bu {
	padding: 0;
}
.sanction_step_wrapper textarea {
	font-size: 16px;
	padding: 3px 4px 3px 2px;
}
label.hiddenlabel {
	font-size: 0px;
}
div.chekov_field input {
	float: left;
}
div.chekov_field select {
	float: left;
}
div.chekov_field {
	margin: 0 10px 20px 0;
	float: left;
}
div.chekov_field img {
	margin: 5px 3px 0 3px;
}
div.with_hint 
{
    float: left;
    margin-right: 5px;
}
div.with_hint input 
{
    display: block;
    float: none !important;
    margin: bottom: 1px;
}
div.with_hint span 
{
    display: block;
    font-size: 12px;
    color: #666666;
    clear:left;
}

/*---- Sanction Form -----*/
.sanction_form_wrapper {
	float: right;
	width: 378px;
	padding-top: 10px;
}

.sanction_form_wrapper fieldset {
	margin: 0 0 0 27px;
	padding: 14px 0 30px 0;
} 

.sanction_form_wrapper h3,
h3.sanction_form {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding-left: 25px;
	background: url("/images/arrow_cir_bl.gif") no-repeat scroll 0 0 transparent;
	height: 22px;
	line-height: 21px;
}

.sanction_form_wrapper .field label {
    font-size: 13px;
    color: #737373;
    display: block;
    margin-top: 5px;
}

/*---- watermark --- */
.water {
	font-size: 20px;
	color: #a2a2a2;
	text-align: right;
	font-weight: normal;
	margin-right: 15px;
}
.water strong {
	display: block;
	font-size: 25px;
	font-weight: normal;
}
.water strong span {
	color: #3BA4B9;
}

/*---- brag ----*/
.sanction_brag 
{
    float: left;
    margin-top: 50px;
    margin-left:40px;
    margin-bottom: 46px;
}

/*------ SIGN IN PAGE -----*/
fieldset.signin_form {
	width: 300px;
	float: left;
	padding: 18px 0 0 25px;
}
fieldset.signin_form h3 {
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	line-height: 21px;
	margin: 0 0 20px 4px;
}

/*------ SIGN UP PAGE -----*/
fieldset.signup_form {
	padding: 18px 0 0 25px;
}
fieldset.signup_form h3 {
	padding-left: 25px;
	background: url("/images/arrow_cir_bl.gif") no-repeat scroll 0 0 transparent;
	font-size: 16px !important;
	font-weight: bold;
	height: 22px;
	line-height: 21px;
	margin: 0 0 20px -10px;
}

/* ---- CONFIRM IDENTITY ----*/
fieldset.signup_form label.call_me {
  background: url(/images/call_lg.gif) 0 0 no-repeat;
  padding: 10px 0 0 33px;
}
fieldset.signup_form label.sms_me {
  padding: 10px 0 0 23px;
  background: url(/images/sms_lg.gif) 0 0 no-repeat;
}
fieldset.signup_form label.call_me,
fieldset.signup_form label.sms_me {
	display: block;
	float: left;
	height: 22px;
	margin-right: 20px;
	position: relative;
	top: 10px;
	cursor: pointer;
}

fieldset.signup_form.radios input {
	float: left;
	margin: 21px 5px 0 0;
	cursor: pointer;
}

div.big_answer {
	margin-left: 17px;
}
div.big_answer h4 {
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin: 0;
	width: 43px;
}

div.big_answer label {
	width: 250px;
	float: left;
}

/*---- CONFIRM PAGE ----*/

.confirm_form_wrapper {
	float: left;
	width: 333px;
	padding-top: 8px;
}

.confirm_form_wrapper fieldset {
	margin: 0 0 0 7px;
	padding-top: 14px;
	background: url("/images/arrow_cir_bl.gif") no-repeat scroll 0 0px transparent;
    display: block;
} 

.confirm_form_wrapper label.big {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding-left: 25px;
	display: block;
	line-height: 21px;
}

/*
.confirm_form_wrapper label {
    font-size: 13px;
    color: #737373;
    display: block;
    margin-top: 5px;
}
*/


.sanction_step div.cellphone_checkbox label {
	background: url(/images/sms_lg.gif) 0 0 no-repeat;
	display: block;
	float: left;
	height: 37px;
	margin-right: 20px;
	position: relative;
	top: 10px;
	cursor: pointer;
	padding: 4px 0 0 23px;
	width: 195px;
}

.sanction_step div.cellphone_checkbox input {
	float: left;
	cursor: pointer;
}


/*---- Sidelight box ----*/
.sanction_sidelight {
	width: 125px;
	padding: 8px;
	float: left;
	margin: 14px 0 0 10px;
	background-color: #fffbe6;
	border: 2px solid #c7c3b6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.sanction_sidelight h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.sanction_sidelight p {
	margin: 0 0 5px 0;
}

.sanction_sidelight a {
	font-weight: bold;
	text-decoration: underline;
}

.sanction_sidelight.linkbox a {
	display: block;
	margin: 0 0 8px 0;
}

/*---- Sidelight box - SIGNIN ----*/
.sanction_sidelight.signin h2 {
    font-size: 17px;
    font-weight: bold;
    margin: 5px 0 5px 0;
}
.sanction_sidelight.signin {
    margin-top:23px;
    width: 332px;
}
.sanction_sidelight.signin #signinFormContainer {
    display: none;
}
.sanction_sidelight.signin #signinButtonContainer {
    margin-bottom: 5px;
}
.sanction_sidelight fieldset.signin_form {
    padding: 5px 0 10px 0;
}

/*---- RECEIPT ----*/
div.sanction_step_wrapper.receipt {
  border: 2px solid #cacbcb;
  background-color: #ffffff;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px;
}

div.sanction_step_wrapper.receipt h3 {
	display: block;
	background-color: #deeef6;
	border: 2px solid #deeef6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px;
	width: 740px;
	margin-bottom: 5px;
	font-size: 16px;
}

.sanction_badges {
	margin: 9px 0 0 0px;
	border-top: 1px solid #cccccc;
	width: 407px;
	text-align: right;
	float: right;
	padding-top: 9px;
}
a.truste_thawte {
	display: block;
	float: right;
	margin-top: 3px;
	margin-right: 15px;
}
.secure_seal {
	float: right;
}

/*--- Confirm Sync Errors --*/

#syncErrPopupOverlay 
{
	background-color:Black;
}

#syncErrPopupParentContainer
{
	left:48%;
	top:15px;
}
#syncErrPopupParentContainer #pointer
{
	background:url(/images/welcomePopup/welcome_pointer.gif) no-repeat;
	position:relative;
	bottom:11px;
    left:-15px;
    height:105px;
	width:417px;
}
#syncErrPopupContainer 
{
	border:10px solid #E2EDF3;
	background-color: White;
	padding:0px;
}
#syncErrPopupContainer #innerText
{
	padding:14px 18px 14px 18px;
	padding-top:22px;
	border:1px solid #BAD6EB;
	width:410px;
	text-align:left;
}
#syncErrPopupContainer h2 {
    font-size: 17px;
    font-weight: bold;
    margin-left: 3px;
    margin-bottom: 3px;
    padding: 0;
    color: #333333;

}
#syncErrPopupContainer .errMsg {
    font-size: 16px;
    color: Red;
    margin-left: 3px;
}
#syncErrPopupParentContainer a.modalCloseImg
{
	background:url(/images/welcomePopup/welcome_x.jpg) no-repeat;
	width:53px;
	height:20px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:14px;
	right:24px;
	cursor:pointer;
}
#syncErrPopupContainer .errAction {
	width: 406px;
	height: 90px;
	padding-top: 20px;
	margin: 18px 0;
	text-align: center;
	background-color: #fffbe6;
	border: 2px solid #c7c3b6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#syncErrPopupContainer .errAction h3 {
	font-size: 38px !important;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#syncErrPopupContainer .errAction p {
    font-size: 15px;
	margin: 0 0 8px 0;
	font-weight: normal;
}
.iphone_only 
{
    display: none !important;
}

/*---- Insurance Modal ----*/
#insurancePopupParentContainer
{

	position: absolute !important;
	right: 128px !important;
	width: 555px !important;
	
}
#noInsurancePopupParentContainer {
	position: absolute !important;
	top: 240px !important;
	right: 135px !important;
}
#insurancePopupOverlay 
{
	background-color:Black;
}
#noInsurancePopupParentContainer #pointer
{
	background:url(/images/welcomePopup/welcome_pointer_rt.gif) no-repeat;
	position:relative;
	bottom:11px;
    left:218px;
    height:105px;
	width:417px;
	
}
#insurancePopupContainer 
{
	border:10px solid #E2EDF3;
	background-color: White;
	padding:0px;
}
#insurancePopupContainer #innerText
{
	padding:30px 38px 22px 38px;
	border:1px solid #BAD6EB;
	width:457px;
	text-align:left;
}
#insurancePopupContainer h1
{
    font-size: 1.8em;
    color:#FF9933;
    line-height:30px;
}
#insurancePopupContainer #innerText #text
{
	font-size: 16px;
	padding-top:0px;
	line-height:21px;
	padding-bottom:8px;
}
#insurancePopupContainer #innerText #learnMoreLink
{
    color:#016698;
    font-size:13px;
    font-weight:bold;
}
#insurancePopupContainer #innerText #learnMoreLink img
{
    position:relative;
    top:3px;
}
#insurancePopupContainer #innerText #learnMore
{
	padding-top:20px;
	display:none;
}
a.modalCloseImg {
	background:url(/images/welcomePopup/welcome_x.jpg) no-repeat;
	width:53px;
	height:20px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:14px;
	right:24px;
	cursor:pointer;
}
#insurancePopupContainer #innerText div ul
{
	padding-left:20px;
	font-size: 1.2em;
	font-weight: 400;
	list-style-position: outside;
	list-style-type: circle ;
}
#insurancePopupContainer #innerText div ul li
{
	padding-bottom:10px;

}
#insurancePopupContainer #innerText #getStarted
{
	background:url(/images/welcomePopup/welcome_getstarted.jpg) no-repeat;
	position:relative;
	top:15px;
	left:300px;
	height:33px;
	width:146px;
	cursor:pointer;
}
#insurancePopupParentContainer #pointer
{
	background:url(/images/welcomePopup/welcome_pointer.gif) no-repeat;
	position:relative;
	bottom:11px;
    left:218px;
    height:105px;
	width:417px;
}
#insurancePopupParentContainer a.modalCloseImg
 {
	background:url(/images/welcomePopup/welcome_x.jpg) no-repeat;
	width:53px;
	height:20px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:14px;
	right:24px;
	cursor:pointer;
}
#IE6_message
{
	font-size: 1.2em;
	font-weight:600;
	
}

/*---- I care about healthcare ----*/
.icare_container 
{
    border-top: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
    position:relative;
    margin: 12px 5px;
    height: 123px;
}
.icare_message 
{
    position: absolute;
    right: 31px;
    width:305px;

}
.icare_ribbon
{
    height:65px;
    left:-19px;
    padding:17px 0 0 83px;
    position:absolute;
    top:0;
    width:310px;
    background: transparent url(/images/fblike_ribbon.gif) no-repeat 0 0;
}
.icare_explain 
{
   color:#ffffff;
    font-size:16px;
    left:7px;
    line-height:16px;
    position:absolute;
    top:21px;
    font-weight: bold;
}
.icare_fblike,
#icare_fblike {
    position: absolute;
    top: 72px;
    left: 10px;
}
ul.patientList {
    margin: 20px 0 10px 17px;
}
ul.patientList li {
    font-size: 14px;
    padding-bottom: 10px;
}
#addpatient_bu img {
    margin-left: 33px;
}
#usepatient_bu {
    margin-left: 33px;
}
#usepatient_new_bu {
    margin-left: 8px;
}


/*--- insurance id modal ---*/
#insuranceIdPopupOverlay 
{
	background-color:Black;
}

#insuranceIdPopupParentContainer
{
	left:51%;
	top:105px;
}
#insuranceIdPopupParentContainer #pointer
{
	background:url(/images/welcomePopup/welcome_pointer_leftside.gif) no-repeat;
	position:relative;
	bottom:231px;
    left:-49px;
    height:74px;
	width:61px;
	.margin-right:410px;
}
#insuranceIdPopupContainer 
{
	border:10px solid #E2EDF3;
	background-color: White;
	padding:0px;
}
#insuranceIdPopupContainer #innerText
{
	padding:14px 18px 14px 18px;
	padding-top:22px;
	border:1px solid #BAD6EB;
	width:410px;
	text-align:left;
}
#insuranceIdPopupContainer h2 {
    font-size: 21px;
    font-weight: bold;
    margin-left: 3px;
    margin-bottom: 3px;
    padding: 0;
    color: #333333;

}
#insuranceIdPopupContainer .errMsg {
    font-size: 16px;
    color: Red;
    margin-left: 3px;
}
#insuranceIdPopupParentContainer a.modalCloseImg
{
	display:none;
}
#insuranceIdPopupContainer .popAction {
	width: 377px;
	height: 42px;
	padding-top: 20px;
	margin: 18px 0;
	text-align: left;
	background-color: #fffbe6;
	border: 2px solid #c7c3b6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 15px;
	font-weight: normal;
	line-height: 21px;
}

#insuranceIdPopupContainer fieldset label
{
    font-size: 13px;
    color: #666666;
    font-weight: normal;
}

#insuranceIdPopupContainer .errAction h3 {
	font-size: 38px !important;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#insuranceIdPopupContainer .errAction p {
    font-size: 15px;
	margin: 0 0 8px 0;
	font-weight: normal;
}
.sanction_msg_box {
    padding: 8px;
	margin: 0 0 12px 5px;
	background-color: #fffbe6;
	border: 1px solid #c7c3b6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.feedback_submit_bu {
    float: right; 
    margin-right: 40px;
    margin-bottom: 10px;
}
#iphone_homepage {
    margin-top: 11px;
    background: transparent url(/images/iphone_homepage_bgl.gif) no-repeat scroll 0 0;
    width: 326px;
    height: 100px;
    cursor: pointer;
    
}
#iphone_homepage_content {
    background: transparent url(/images/iphone_homepage_bgr.gif) no-repeat scroll right top;
    position: relative;
    width: 334px;
    height: 100px;
}
#iphone_homepage img {
    float: left;
    margin: 10px 15px;
}
#iphone_homepage .h2 {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    margin-bottom: 6px;
    margin-top: 12px;
    float: left;
    width: 236px;
}
#iphone_homepage .h3 {
    margin-bottom: 8px;
    font-size: 14px;
}
#iphone_homepage a {
    font-weight: bold;
    text-decoration: underline;
    position:absolute;
    right: 13px;
    top: 77px;
}
/*--- answers bookpage --*/
#answers_bookpage {
    margin-top: 11px;
    background: transparent url(/images/iphone_homepage_bgl.gif) no-repeat scroll 0 0;
    width: 326px;
    height: 100px;
    cursor: pointer;
    
}
#answers_bookpage_content {
    background: transparent url(/images/iphone_homepage_bgr.gif) no-repeat scroll right top;
    position: relative;
    width: 334px;
    height: 100px;
}
#answers_bookpage img {
    float: left;
    margin: 10px 12px 0 15px;
}
#answers_bookpage .h2 {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    margin-bottom: 6px;
    margin-top: 12px;
    float: left;
    width: 190px;
    margin-right: 45px;
}
#answers_bookpage .h3 {
    margin-bottom: 8px;
    font-size: 14px;
}
#answers_bookpage a {
    font-weight: bold;
    text-decoration: underline;
    position:absolute;
    right: 13px;
    top: 77px;
}
/*------------------------*/
#feedback_proPic {
    float: left;
    width: 160px;
    margin-top: 5px;
    text-align: center;
}
#feedback_proPic img {
    margin-bottom: 5px;
    border: 2px solid #efefef;
}
#feedback_content {
    float: left;
    margin-left: 13px;
    width: 420px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 2px;
}
#feedback_content strong {
    display: block;
}    
#sharetext {
    width: 407px;
    height: 70px;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    
}
#msgform {
    margin-top: 13px;
    background-color: #efefef;
    padding: 2px;
    font-size: 13px;
    margin-bottom: 6px;
}
#receipt_outlook {
    display:block;
    font-size:14px;
    margin:19px 0 0 14px;
    font-weight: bold;
    height: 30px;
}
.centered {
    display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#progressMade
{
    float:left;
    height:21px;
    width:0px;
    background: #fff url(/images/wizard/progressBarProgressMade.gif) 0 0  repeat-x;
}
#progressRemaining
{
    float:left;
    height:21px;
    width:200px;
    background: #fff url(/images/wizard/progressBarProgressRemaining.gif) 0 0  repeat-x;
}
#progressHeader
{
    float:left;
    height:21px;
    width:4px;
    background: #fff url(/images/wizard/progressBarHeader.gif) 0 0  no-repeat;
}
#progressFooter
{
    float:left;
    height:21px;
    width:1px;
    background: #fff url(/images/wizard/progressBarFooter.gif) 0 0  no-repeat;
}
.needhelp_box {
    top: -2px !important;
}

/* feedback ratings */
.ratings li {
  margin-top: 5px;
  margin-left:30px;
}

.ratings img {
  margin-left:auto;
  margin-right:auto;
}

.who_what 
{
    text-align:center;
    font-size:small;
    font-weight:bold;
}
.preview_window
{
    width:250px;
    border: 10px solid #DEEEF6;
    position:absolute;
    top:125px;
    left:600px;
    background-color:White;
}
.preview_window p
{
    width:240px;
    margin-left:auto;
    margin-right:auto;
}

.imageWrapper
{
    text-align:center;
}

.preview_subwindow
{
     border: 1px solid #B6D5EE;
     padding: 0 10px;
}

.preview_title
{
    text-align:center;
    font-size:medium;
    font-weight:bold;
}

#currentComment
{
    margin-left:5px;
}
.red {
  color: #ff0000;
}
.black {
  color: #000000;
}
.feedbackPrivacy {
  margin: 3px 0 0 45px;
}
.feedbackPrivacy div {
  margin-bottom: 15px;
}
#confirm_pcp {
    margin-left: 12px;
}

.googlePlusOnly {
  font-size: 18px;
  font-weight: bold;
  color: #666;
  width: 440px;
  text-align: center;
  position: absolute;
  top: 50px;
  left: 0;
  height: 35px;
}
.googlePlusOnly .copy {
  position: relative;
  top: -5px;
}
.bothSocialButtons {
  font-size: 17px;
  color: #666;
  text-align: center;
  position: absolute;
  top: 15px;
  left: 80px;
  font-weight: bold;
}
.googlePlus {
  padding: 0 0;
}
  .googlePlus .copy {
      position:relative;
      top: -5px;
  }
.fbLikeButton {
  padding: 8px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 276px;
  white-space: nowrap;
  position: relative;
  text-align: left;
}
  .fbLikeButton .copy {
    position: relative;
    top: 1px;
  }
.feelGreat {
  padding: 6px 0;
  color: #999;
}


.promoBox {
  width: 260px;
  text-align: left;
  margin: 0 0 30px 0;
  position: absolute;
  left: 442px;
  top: 13px;
  padding: 0 0 0 10px;
  border-left: 1px solid #999;
}
.promoBox img {
  position: absolute;
  left:0;
  top: 3px;
}
.promoBox .copy {
  margin: 0 0 0 62px;
  color: #666666;
  font-size: 13px;
  padding: 0 0 5px 0;
  line-height: 17px;
}
.promoBox .copy a,
.promoBox .copy a:hover,
.promoBox .copy a:visited {
  color: #0C4685;
  text-decoration: underline;
}
.promoBox .thumb {
  top: 2px;
  left: 10px;
  background: transparent url(/images/home3/promo_sprites.png) no-repeat scroll 0 0;
  position: absolute;
}
.promoBox .copyTitle {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 6px 0;
 }

#iphonePromoBox .thumb {
  background-position: -338px 0;
  width: 44px;
  height: 81px;
  margin-left: 6px;    
}
#androidPromoBox .thumb {
  background-position: 0 0;
  width: 50px;
  height: 90px;
  margin-left: 3px;
}
#getawayPromoBox .thumb {
  background-position: -448px 0;
  width: 54px;
  height: 56px;
}
#fbLikeWrapper {
  width: 74px;
  position: relative;
}
#fbLikeContainer {
  position: absolute;
  display: inline;
  margin-left: 5px;
  z-index: 1000;
}
#insurancePicker {
  display: none;
}
.confirm_fields {
  margin-left: 27px;
}
.confirm_fields .chekov_field {
  margin: 0 4px 10px 0;
}
.confirm_fields .errorMessage {
  font-size: 13px;
  font-weight: bold;
  margin: 3px 0;
  color: Red;
}
#confirmError {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px 34px;
  color: Red;
}
.confirm_details {
  width: 335px !important;
}
.twitter-share-button {
  display:block;
  float:left;
  margin: 0 8px 0 1px;
}
#feedback_proPic #h_fblike_container {
  margin-top: 8px;
}
.feedback .bothSocialButtons {
  left: 0;
  text-align: left;
  top: 12px;
}
.feedback .icare_container {
  border-top: none;
  margin-top: 0;
}
.feedback .googlePlus .copy {
      margin: 0 5px 0 0;
      padding-top: 9px;
      float: left;
  }
.feedback .googlePlus .plusone {
    float: left;
    height: 30px;
}
.feedback .feelGreat {
  padding-top:8px;
}


/* Net Promoter */
#np0wrapper { background-color: #FF9B9B;}
#np1wrapper { background-color: #FFAFAF;}
#np2wrapper { background-color: #FFC3C3;}
#np3wrapper { background-color: #FFD7D7;}
#np4wrapper { background-color: #FFEBEB;}
#np5wrapper { background-color: #FFFFFF;}
#np6wrapper { background-color: #EBFFEB;}
#np7wrapper { background-color: #D7FFD7;}
#np8wrapper { background-color: #C3FFC3;}
#np9wrapper { background-color: #AFFFAF;}
#np10wrapper { background-color: #9BFF9B;}

/*#unlikely { color: red;}
#likely { color: green;}*/
.PatientFormsLeadin {
    margin: 20px 0 0 15px;
    color: #333;
    float: left;
    width: 270px;
}

    .PatientFormsLeadin h2 {
        font-size: 28px;
        font-weight: bold;
        line-height: 32px;
        color: #333;
        margin: 0 0 20px 0;
    }

    .PatientFormsLeadin p {
        padding: 8px 0 0 0;
        border-top: 1px solid #ccc;
        font-size: 15px;
        line-height: 18px;
        margin: 0 0 28px 0;
        width: 245px;
    }

    .PatientFormsLeadin strong {
        display: block;
    }

    .PatientFormsLeadin .button {
        margin: 0 0 10px 0;
    }

    .PatientFormsLeadin a {
        display: block;
        text-decoration: underline;
        margin: 0 0 0 5px;
    }