@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
/* CSS Document */


/*---CSS Reset--------------------------------------*/

#procedure1{width:190px; margin:0 0 5px 0;}
#travel {width:190px; margin:0 0 5px 0;}
.picker fieldset {padding:0;}

body, div, p, img, ul, ol, table{
	margin: 0px; /*padding: 0px;*/  font-family:  Verdana, Arial, Helvetica, sans-serif; border:none; font-size:12px; line-height:18px; color:#333;
}
<!-- .picker fieldset{border:none;} -->

h1,h2,h3,h4,h5,h6, input{margin:0px 5px 5px 0px; padding: 0px;}
a{color:#5C929E;}
a:hover{text-decoration:none;}
body{background:#BEBEBE;}
/*
div.container{
width:1000px; background:#D7D7D7; margin: 0px auto; padding: 0 0 0 0;
}*/


/*-------------------------------------*/
/*---Header----------------------------*/
/*-------------------------------------*/

div.header{ width:960px; height:176px; margin:10px auto 0px auto; background: url(/images/bg-header.jpg) no-repeat; }

div.header div{ position:relative; float:left; height:60px;left:20px; top:15px;}
div.header div.find{width:397px;}
div.header div.zip{width:140px;}
div.header div.procedure{width:200px;}


div.header h2{position:relative; float:left; display:block; width:400px; height:70px; text-align:center; margin:15px 20px; font-size:18px; font-weight:normal;}
div.header h2 span{position:absolute; left:0px; top:0px; display:block;   background:url(/images/plastic-surgery-portal.jpg) no-repeat; width:100%; height:100%;  }


div.header h3{ position:relative; float:left; font-size:15px; text-transform:uppercase;font-weight:normal; line-height:20px; color:#3C3C3C;}
div.header h3 span{font-size:12px; letter-spacing:-.5px;}
div.header h3 b{color:#74A2AD; font-size:14px;}

div.header input, div.header select{ position:relative; float:left; width:30px; height:16px; line-height:14px; font-size:11px; width:65px; margin-right:10px;}
div.header input.arrow{ position:relative; float:left; width:16px; height:15px; cursor: pointer; background:none; border:none; background:url(/images/bg-button-arrow.gif); top:3px;}
div.header input.arrow:hover{ background-position:bottom;}
div.header select{ width:160px; height:18px; line-height:18px;}

div.header p{margin: 0 0 4px 0; font-size:11px;}


div.header ul{ position:relative; float:left; display:block; width:500px; list-style:none; height:70px; margin:15px 0px;}
div.header ul li{position:relative; float:left; bottom:0px; padding: 0 20px 0 20px; top:48px; left:40px;}

div.header ul li a{color:#666; text-decoration:none;}
div.header ul li a:hover{text-decoration:underline; color:#000;}


 /*-------------------------------------*/
/*---Footer-----------------------------*/
/*--------------------------------------*/

p.footer{margin: 15px auto 15px auto; width:960px; text-align:center; font-size:11px;}
p.footer a{margin: 0 5px 0 5px; color:#000;}
p.footer a:hover{text-decoration:none;}
/*-------------------------------------*/
/*---Navigation------------------------*/
/*-------------------------------------*/
/*
ul.nav{
width:960px; height:40px; margin:0px auto; left:20px; background: url(/images/bg-nav.jpg) no-repeat; list-style:none; text-transform:uppercase; letter-spacing:.5px;border-top:solid 2px #fff; }

ul.nav li{position:relative; float:left; border-right:solid 2px #fff; margin: 0 0 0px 0;}

ul.nav li a{color:#000; text-decoration:none; display:block; line-height:40px; height:40px; background:url(/images/bg-nav-background.gif); text-align:center} 

ul.nav li.home{ border-bottom:none;}
ul.nav li.home a { width:100px; background: url(/images/bg-nav-home.jpg); }
ul.nav li.find a { width:232px; }
ul.nav li.research a { width:220px; }
ul.nav li.news a { width:200px; }


ul.nav li.message{border-right:none; border-bottom:none;border-right:none; float:right;}
ul.nav li.message a {width:200px; background: url(/images/bg-nav-message.jpg); background-position:right top; }

ul.nav li.message a:hover {background-position:right bottom; }



ul.nav li a:hover{color:#fff; text-decoration:underline; background-position:bottom;}
*/
body.home ul.nav li.home a{color:#fff; background-position:bottom;}
body.research ul.nav li.research a{ color:#fff;background-position:bottom;}
body.new ul.nav li.news a{ color:#fff;background-position:bottom;}
body.find ul.nav li.find a{ color:#fff;background-position:bottom;}
body.news ul.nav li.news a{ color:#fff;background-position:bottom;}
body.message ul.nav li.message a{ color:#fff;background-position:bottom;}
/*add css*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
.add-wrap {font-family: 'Open Sans', sans-serif !important;}
.add-wrap {
    width: 100%;
    /* margin: 0 auto; */
    background: #fff !important;
    height: 120px;
	margin-bottom:10px;
	border-radius: 10px;
}

.content-main {
    position: relative;
    width: 100%;
    padding: 20px;
}
.add-detail-wrap,.add-image-wrap{
	float: left;
	padding:10px;
	overflow: hidden;
}
.add-image-wrap {
    width: 30%;
    padding: 5px 5px;
}

.add-detail-wrap {
    width: 70%;
    padding: 0 5px;
}
.add-image-wrap img {
    min-width: 100%;
    /* height: 100%; */
}
p.text-grey-add {
	color: #abacaf;
	font-size: 12px;
	font-weight: 600;
	margin: 2px 0;
}
.small-add-detail{
	color: #5d605e;
	font-size: 11px;
	font-weight: 600;
	margin: 0;
}
.add-detail-wrap h3 {
    color: #337ab7;
    font-size: 18px;
    margin: 0;
}
i.sponserd-icon {
    display: inline-block;
    background: url(../images/add-dollar.png) no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
    background-size: contain;
}

/*-------------------------------------*/
/*---Universal-------------------------*/
/*-------------------------------------*/
div.body{margin:0px; padding:0px; margin:10px 0 0 0;}
div.body, div.body div.top{ position:relative; float:left;background:url(/images/bg-body.jpg) repeat-y; width:960px; left:20px;}

div.body div.top{background:url(/images/bg-body-top.jpg) repeat-y; height:8px; line-height:5px; font-size:5px; left:0px;}

div.body div.bottom{background:none;background:url(/images/bg-body-bottom.jpg) #D7D7D7 no-repeat; height:20px; line-height:5px; font-size:5px; left:0px; position:absolute; bottom:0px; width:575px; border:none; border: }

div.left{ position:relative; float:left; width:525px; left:25px; margin: 17px 0 25px 0;}
div.right{ position:relative; float:right; width:375px; top:-17px;}

div.listing{ position:relative; float:left; width:525px; left:25px; margin: 17px 0 25px 0;padding-bottom:15px;}
/*-------------------------------------*/
/*---Left Side Layout------------------*/
/*-------------------------------------*/
div.left {padding-bottom:15px;}
div.left a.send-to-friend{position:relative; float:right; right:0px; top:0px;}
div.left a:hover{text-decoration:none;}
div.left h1{font-size:20px; line-height:26px; margin: 0 0 10px 0; font-weight:normal; text-transform:uppercase;}
div.left h2{font-size:14px; line-height:18px; margin: 20px 0 5px 0; color:#666;}

div.left h3{font-size:13px; line-height:18px; text-transform:uppercase;margin: 0 0 5px 0; }


div.left img{display:block; position:relative; float:right; background:#e6e6e6; margin: 0 0px 20px 20px;}
div.left p{ font-size:12px; line-height:20px; color:#666; margin: 10px 0 10px 0;}

p.wide{width:100%; position:relative; float:left; font-weight:bold; font-size:13px; line-height:18px; text-transform:uppercase;margin: 0 0 5px 0; }

div.left ul, div.left ol{margin: 15px 0 0 20px; padding-left:5px; color:#666;}

body div.left ul.half{position:relative; float:left; width:245px; margin:0px; padding-left:15px; list-style-type:disc;}

body div.left ul.half li{ list-style-type:disc; padding-left:10px;}
body div.left ul.half li.none{ list-style:none;}

div.left li{margin: 0 0 5px 0; padding-right:10px;}
div.home div.left p{margin:0px; }

div.left span.spacer{ border:none; border-bottom:solid 1px #ccc; margin: 10px 0 10px 0; position:relative; float:left; width:100%;}

div.divider{border-top:solid 1px #ccc; position:relative; float:left; width:575px; left:-25px; margin-top:10px; padding: 20px 0 0px 0; text-indent:25px; height:0px; line-height:16px; }

div.left div.popular-procedures img{position:relative; float:left; margin: 20px 0 10px 0; border:solid 1px #ccc; }

div.left div.popular-procedures p{ position:relative; float:left; width:250px;font-size:11px; line-height:16px;}

div.left div.popular-procedures p a{color:#5C929E; line-height:24px;}
div.left div.popular-procedures p a:hover{text-decoration:none;}

div.left div.popular-procedures p strong{font-size:13px; line-height:26px; text-transform:uppercase; color:#666;}

div.left div.popular-procedures .right{float:right;}

/*-------------------------------------*/
/*---Right Side Layout-----------------*/
/*-------------------------------------*/
 
div.right div.white{poition:relative; float:left; background:url(/images/bg-right-top.jpg) no-repeat #fff; width:100%; margin-top:10px;}



div.right div.white div.side-bottom{poition:relative; float:left; background:url(/images/bg-right-bottom.jpg) no-repeat #fff; height:6px; background-position:bottom;text-indent:15px;  top:0px; left:0px; width:375px; }

div.right div.white div.content{padding:13px 0 13px 0; left:13px; position:relative; float:left;}

div.right h4{font-size:14px; text-transform:uppercase; color:333; margin: 10px 0 10px 0;}

div.right div.border{background:url(/images/bg-right-top-border.jpg) no-repeat;}
 div.right div.border h4{line-height:20px; margin: 0 0 20px 0;}


/*-------------------------------------*/
/*---Contact Us Section----------------*/
/*-------------------------------------*/

div.right div.contact{margin:0px;}
div.contact a, div.contact span{display:block; position:relative; float: left; width:154px; height:37px; font-size:11.5px; font-weight:bold; line-height:37px; text-indent:40px; margin: 0px 0 6px 0; }

div.contact a.chat{ background:url(/images/contact-chat.jpg);background-size: 100%; background-repeat: no-repeat;}
div.contact a.email{ background:url(/images/contact-email.jpg);background-size: 100%; background-repeat: no-repeat; 
}
div.contact a.schedule{ background:url(/images/contact-schedule.jpg);background-size: 164px 100%; background-repeat: no-repeat; /*left:5px;*/ text-indent:35px; }
div.contact span{background:url(/images/contact-phone.jpg);background-size: 100%; background-repeat: no-repeat; left:5px; }


div.contact a:hover{text-decoration:none;}

/*-------------------------------------*/
/*---Find a Surgeon--------------------*/
/*-------------------------------------*/

div.find-a-surgeon{position:relative; background:url(/images/bg-find-a-surgeon.jpg) no-repeat;background-color: #5c929e; width:310px; height:250px; margin:0 auto; margin-top:10px; margin-bottom:10px; background-size:100%;border-radius: 5px;}
div.find-a-surgeon:before, div.find-a-surgeon:after{
	display: table;
	content: " ";
}
div.find-a-surgeon:after{
	clear: both;
}
div.find-a-surgeon div{position:relative; float:left; padding-top:158px;}

div.find-a-surgeon div span{position:relative; float:left; width:120px; text-align:right; color:#fff; text-transform:uppercase; font-weight:bold; margin: 0 10px 10px 0;}

div.find-a-surgeon div input, div.find-a-surgeon div select{position:relative; float:left;margin-bottom:10px; width:170px;} 
div.find-a-surgeon div input.button{left:130px; width:120px; cursor:pointer;}
/*-------------------------------------*/
/*---Readiness Quiz--------------------*/
/*-------------------------------------*/

a.ready{display:block; position:relative; float:left; width:300px; margin-right:15px; height: 90px; text-align:center; color:#000; font-size:10px; text-decoration:none; line-height:37px; font-weight:bold; text-transform:uppercase;background:url(/images/readybutton.jpg) no-repeat; margin: 0px 0px 0px 0px; }


a.ready span{ position:relative; float:left; width:100%; top:12px; }
a.ready:hover span{text-decoration:underline; cursor:pointer;}


/*-------------------------------------*/
/*---Popular Articles------------------*/
/*-------------------------------------*/


div.well div.popular-articles{float:center; #5C929E; left:0px;}

div.well div.popular-articles a{background:#fff; display:block; position:relative; float:left; vertical-align:auto; width:100%; height:55px; line-height:15px; color:#000; text-decoration:none; left:15px; width:300px;}


div.well div.popular-articles a.alt{background:#E6E6E6;}

div.well div.popular-articles a:hover{background:#ccc; text-decoration:underline; cursor:pointer;}
div.well div.popular-articles a.alt:hover{background:#ccc; text-decoration:underline; cursor:pointer;}


div.well div.popular-articles a span{display:block; position:relative; float:left; width:200px; padding-top:3px; padding-left:10px;}
div.well div.popular-articles a img{position:relative; float:right;}

div.well div.popular-articles h4{line-height:20px; margin: 0 0 20px 0; text-indent:15px;}

div.right div.white div.link{height:auto;}
div.right div.white div.side-bottom a{font-size:12px; font-weight:bold; line-height:40px; height:40px; }

/*-------------------------------------*/
/*---Popular Procedures----------------*/
/*-------------------------------------*/


div.right div.popular-procedures{background:url(/images/bg-right-top-border.jpg) no-repeat #fff; }

 
div.right div.popular-procedures h4{line-height:20px; margin: 0 0 10px 0; text-indent:15px; padding-top:10px;}



div.right div.popular-procedures img{margin:0px; padding:10px;}


div.popular-procedures table{ margin:0px auto; width:100%; text-align:left; vertical-align:middle; border-top:solid 1px #ccc; } 
div.popular-procedures table td{ padding: 0 0 0 10px; vertical-align:middle; margin:0px;}

td.border{border-right:solid 1px #e6e6e6;}

div.popular-procedures table td a.text{display:block; height:25px;font-size:11px; position:relative; float:left; top:3px;}

div.popular-procedures table td a.text:hover{text-decoration:none;}
 

tr.alt td{background:#e6e6e6;}
 
 /*-------------------------------------*/
/*---Right Side Unordered Lists---------*/
/*--------------------------------------*/
 
 div.right div.white ul{ margin: 0 0 0 20px; font-size:8px; }
 div.right div.white ul a{ font-size:12px; }
 div.right div.white ul a:hover{ text-decoration:none;}
 
 
 /*-------------------------------------*/
/*---Full Width Strips------------------*/
/*--------------------------------------*/
div.full{position:relative; float:left; left:20px; margin:0px;}

div.full div.white, div.full div.blue{poition:relative; float:left; background:url(/images/bg-full-top-white.jpg) no-repeat #fff; width:960px; margin-bottom:10px;  }

div.full div.white div.bottom, div.full div.blue div.bottom{poition:relative; float:left; background:url(/images/bg-full-bottom-white.jpg); width:960px; height:6px; font-size:3px; line-height:3px; background-position:bottom; text-indent:15px;}

div.full div.blue{background:url(/images/bg-full-top-blue.jpg) no-repeat #b8ccc1;}
div.full div.blue div.bottom{background:url(/images/bg-full-bottom-blue.jpg);}

div.full div.content, div.full div.content{padding:25px;}
 
 div.full h4{font-size:14px; text-transform:uppercase; color:333; margin: 0px 0 20px 0;}
 
 div.full div.half{postion:relative; float:left; width:445px; background:#EFF4F5; margin: 0;}
  div.full div#right{  float:right;}
 
/*-------------------------------------*/
/*---Featured Docs----------------------*/
/*--------------------------------------*/

	div.full div.half h3{ font-size:18px; line-height:24px; font-weight:normal; margin: 25px 0 15px 0;}
	div.full div.half p{padding: 0 25px 15px 25px;}
	div.full div.half p strong{font-size:14px; text-transform:uppercase;}
	
  div.full div.half img{position:relative; float:left; border:solid 4px #666; width:125px; height:165px; margin:25px;}
	
	div.full a:hover{text-decoration:none;}
	
/*-------------------------------------*/
/*---Popular Cities--------------------*/
/*--------------------------------------*/
	
	div.blue div.content ul{width:100%; height:40px; line-height:40px; background:#fff; list-style:none;}
	
	div.blue div.content ul li{position:relative; float:left; width:300px; height:40px; text-indent:25px; border-left:solid 2px #e6e6e6;}
	div.blue div.content ul li.first{border:none;}
	
	div.blue div.content ul.alt{background:#e6e6e6;}
	
	div.background{ background:url(/images/bg-blue.jpg) repeat-y; position:relative; float:left; margin-bottom:20px; width:100%;}
	
	div.blue div.content ul a{display:block; width:300px; height:40px; line-height:40px; color:#000; text-decoration:underline;}
	div.blue div.content ul a:hover{text-decoration:none;}
	
	
/*-------------------------------------*/
/*---Forums--------------------*/
/*--------------------------------------*/

table.tableDisplay{font-size:11px; border-top:solid 1px #ccc; border-left:solid 1px #ccc;}
 table.tableDisplay td, table.tableDisplay th{border-right:solid 1px #ccc; border-bottom:solid 1px #ccc}
table.tableDisplay th a{color:#000;}


/*-------------------------------------*/
/*---Quiz-------------------------------*/
/*--------------------------------------*/
div.quiz p{margin-bottom:10px; line-height:18px;}
div.quiz ul, div.quiz div.well div.row ul.half { list-style:none; margin: 0 0 20px 0; padding-left:0px; padding-right:0px; line-height:14px;}
div.quiz ul input {margin-right:5px;} 
div.quiz  div.well div.row ul.half{ position:relative; float:left; width:260px; height:70px;  }
div.quiz ul li{color:#333; list-style:none;}
div.quiz ul.half li{color:#333; list-style:none;}

 div.quiz  div.well div.row ul.half li { list-style:none;color:#666666; padding:0px;}
 div.quiz  div.well div.row ul.half li span{width:135px; display:block; position:relative; float:left; margin: 0 0 10px 0;}
  div.quiz  div.well div.row ul li span{width:215px; display:block; position:relative; float:left; margin: 0 0 10px 0;}

   div.quiz  div.well div.row ul.half li input{display:block; position:relative; float:left;}
  div.quiz  div.well div.row ul.half li label{display:block; position:relative; float:left; margin-right:10px;}
  .thankyou a{
float:none;
display:none;

}



/*-------------------------------------*/
/*-Offset Contact--------------------)-*/
/*-------------------------------------*/

div.offset div.contact{position:relative; float:left; left:25px; width:225px;}
div.offset div.contact h4{ text-align:center;}
div.offset div.contact h5{ margin:0px; line-height:14px;}
 
div.offset div.contact span{display:block; position:relative; float: left; width:223px; height:37px; font-size:11.5px; font-weight:bold; line-height:37px; text-indent:60px; margin: 0px 0 6px 0; left:0px; }


div.offset div.contact a.chat{ background:url(/images/contact-chat-wide.jpg);}
div.offset div.contact a.email{ background:url(/images/contact-email-wide.jpg); }
div.offset div.contact a.schedule{ background:url(/images/contact-schedule-wide.jpg); left:0px; text-indent:60px; }
div.offset div.contact span{background:url(/images/contact-phone-wide.jpg);height:57px;}
div.offset div.contact span strong{color:#CC0000;}
div.offset div.contact span i{color:#000;}

div.offset div.contact span strong, div.offset div.contact span i{position:relative; float:left; margin:0px; top:10px; left:2px; line-height:18px; font-style:normal; }


div.offset div.contact a:hover{text-decoration:none;}

div.all-contact-top{position:relative; float:left; width:100%; height:313px; background:url(/images/all-form-top.jpg); background-repeat:no-repeat; line-height:5px; font-size:5px; }

div.all-contact-top-ppc{position:relative; float:left; width:345px; height:313px; background:url(/images/all-form-top-ppc.jpg); line-height:5px; font-size:5px; }


div.all-contact-middle{position:relative; float:left; width:345px;background:url(/images/all-form-middle.jpg) repeat-y; text-align:center }
div.all-contact-bottom{position:relative; float:left; width:345px; height:6px; background:url(/images/all-form-bottom.jpg); line-height:6px; }

div.all-contact-middle div.content{padding:15px;}

div.contactpage div.thankyou{line-height:24px; width:315px;}
div.includecontact div.thankyou{line-height:24px; width:200px;}

div.includecontact div.thankyouform{line-height:24px; width:250px; margin-left:30px;}



div.all-contact-middle input.text{width:190px; padding: 5px 0 5px 0; border:none; border:solid 1px #ccc; line-height:20px; font-size:13px; color:#666; text-indent:5px; margin: 0 0 5px 0;}

div.all-contact-middle select{width:auto; margin:0px 3px 0px 3px; padding:0px; }

div.all-contact-middle label{ width:auto; display:block; margin: 10px 0 10px 0; color:#666;}

div.all-contact-middle label:hover{cursor:pointer;}
div.all-contact-middle label:hover {color:#000;}

div.all-contact-middle label input.check{position:relative; float:left; top:2px; margin-right:10px;}

div.all-contact-middle p{font-size:12px; font-weight:bold; line-height:16px; margin:15px 0 5px 0; text-transform:capitalize;}

div.all-contact-middle input.button{background:none; background:url(/images/bg-contact-submit.jpg) no-repeat;color:black; font-weight:bold; text-transform:uppercase; width:210px; height:43px; line-height:33px; border:none; font-size:13px; margin-top:10px; cursor:pointer;}

div.contactpage input.button{

    border-radius: 142px;
    background: #e6e6e6;
    font-size: 18px;
    border: 1px solid #cecece;
    box-shadow: 3px -2px 10px rgba(0, 0, 0, 0.38) inset;
    cursor: pointer;
	color:black; 
	font-weight:bold; 
	text-transform:uppercase; 
	width:210px; 
	height:43px; 
	line-height:33px; border:none;
	 margin-top:10px; 
	 cursor:pointer;
	}
.includeQuestion {
    width: 100%;
}
div.all-contact-middle input.button:hover{cursor:pointer; text-decoration:underline; font-size:14px;}
  div.thankyou a{
float:none;
text-indent:0px;
display:inline;
line-height:18px;
}

div.all-contact-middle input.button:hover{cursor:pointer; text-decoration:underline; font-size:14px;}
  div.thankyouform a{
float:none;
text-indent:0px;
display:inline;
line-height:18px;
}
div.contact-middle select.birth-month
{
	
	width:auto;
}
div.contact-middle select.birth-day
{
	
	width:auto;
}
div.contact-middle select.birth-year
{
	
	width:auto;
}

.button a{
display:block; position:relative; float: left; width:223px; height:37px; font-size:11.5px; font-weight:bold; line-height:37px; text-indent:60px; margin: 0px 0 6px 0; left:0px;}

.procedureRow {
 float:left
}


.bigholder {
		height:60px;
		width:500px;
		padding:5px;
		float:left
	}
	
	.big {
		font-size:1.7em;
		color:#6699cc;
		padding:5px;
	}
	
	.content a.biglink {
		text-decoration:none;
		color: #6699cc;
		font-weight:normal;
	}
	
	.content a {
		text-decoration:underline;
	}
	
		.picture {
		display:inline;
	}
	
	
	.breadcrumbs {
 margin-bottom:5px;
 font-size:10px;
}

div.beforeAndAfterPhotoContainer h2{
	font-size:15px;
	color:black;
}

.scDiv{
float:left;
width:100%;
max-width: 100%;
}
.scDiv:before, .scDiv:after{
	display: table;
	content: "";
}
.scDiv:after{
	clear: both;
}
a.scButton {
	background:url(/images/scheduleConsultationButton.jpg) no-repeat;
	width:280px;
	height:60px;
	float:left;
	margin-bottom:20px;
	max-width: 100%;
	background-size: 100%;

}

a.scButton:hover{
	background:url(/images/scheduleConsultationButtonO.jpg) no-repeat;
	width:280px;
	height:60px;
	float:left;
	margin-bottom:20px;
	max-width: 100%;
	background-size: 100%;

}

div.AllprocedureContainer{
float:left;
width:850px;
padding-left:30px;
padding-bottom:30px;

}




div.AllprocedureColumn{
float:left;
width:200px;
padding-right:10px;
height:600px;


}

div.beforeAndAfterContainer{
float:left;
width:550px


}

.popProceduresCol{
float:left;
width:50%;




}

div.popProceduresCol p{
font-size:10px;



}

.stateColumn{
width:30%;
float:left
}

.cityColumn{
width:45%;
float:left
}

div.popProceduresCol img{
margin:0px 0px 0px 0px;
float:none;


}


div.BAresults{margin:0px 0 20px 0; position:relative; float:left; border-top:solid 1px #ccc; padding-top:25px;}

div.BAleft{ position:relative; float:left; width:140px; left:0px; top:0px; margin:0px}
div.BAlisting{ position:relative; float:left; width:140px; left:0px; top:0px; margin:0px}
div.BAright{ 
position:relative; 
float:left; 
width:360px; 
top:0px; 
margin-left:15px;
}


div.BAthumbContainer{ 
position:relative; 
float:left; 
width:100%; 
top:0px; 
max-width: 100%;

}

div.BAthumbContainerProcedure{ 
position:relative; 
float:left; 
width:100%; 
top:0px; 

}

div.BAthumbs{ 
position:relative; 
float:left; 
margin-bottom:3px;


}

div.BAthumbsProcedure{ 
position:relative; 
float:left; 
margin-bottom:3px;
margin-right:15px;

}

div.BAthumbs img{ 
position:relative; 
float:left; 


}

div.BAleft a.email{background:url(/images/contact-email-small.jpg); text-indent:50px; padding-top: 13px; padding-bottom:13px; border-radius:10px;height: 45px;}
div.BAleft a.profile{background:url(/images/contact-profile-xs.jpg); no-repeat; white-space:nowrap; width:18px; height:23px; text-indent:30px;line-height: 20px;}
div.BAleft a.photo{background:url(/images/contact-photos-xs.jpg); no-repeat; white-space:nowrap; width:28px; height:21px; text-indent:33px;line-height: 20px;}
div.BAleft a.chat{background:url(/images/contact-chat-small.jpg); margin-top:3px;}
div.BAleft span.phone{background:url(/images/contact-phone-small.jpg) no-repeat; height:45px; line-height:12px; padding-top:7px; text-align:center; text-indent:0px; text-transform:capitalize; border-radius:10px;}
div.BAleft a, div.BAleft span{display:block; width:110px; height:26px; position:relative; float:left; margin: 10px 0 0px 0; font-size:10px; text-indent:37px; font-weight:bold; line-height:26px; left:5px;}
div.BAleft span.phone{font-size: 12px;}
div.BAleft span.phone b{
	font-weight: bold;
	color:#cc0000;
}

.serviceProcedureColumn{
float:left;
width:230px;
}

.serviceProcedureContainer{
margin-bottom:20px;
float:left

}

div.left h2.TestimonialTitle{
font-size:12px;
margin-bottom:0px;
margin-top:2px;
}

div.TestimonialEntry p{
font-size:12px;
margin-top:1px;
padding:8px;
background-color:#eeeeee;
}



div.BAright h2{
margin-top:0px;


}

a.BACity{
color:grey;


}

.giftCardBoxTop2 {
     background: url("http://www.signatureforum.com/images/giftCardsTop2.jpg") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 61px;
    margin-top: 5px;
    padding: 0;
    position: relative;
    width: 215px;
}

.giftCardBoxBottom2 {
     background: url("http://www.signatureforum.com/images/giftCardsBottom2.jpg") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 157px;
    padding: 0;
    position: relative;
    width: 215px;
}

.giftCardBoxTop {
     background: url("http://www.signatureforum.com/images/giftCardsTop1.jpg") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 61px;
    margin-top: 5px;
    padding: 0;
    position: relative;
    width: 215px;
}

.giftCardBoxBottom {
     background: url("http://www.signatureforum.com/images/giftCardsBottom1.jpg") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 157px;
    padding: 0;
    position: relative;
    width: 215px;
	margin-bottom:15px;
}

.giftCardBoxMiddle {
    background: url("http://www.signatureforum.com/images/giftCardsMiddle1.jpg");
    float: left;
    padding: 0;
    position: relative;
    width: 215px;
}

.giftCardHolder {
    float: left;
	color:#4B4B4B;
    padding: 0;
	margin-left:15px;
    position: relative;
    width: 215px;
}


.vgiftCardBoxTop {
     background: url("http://www.signatureforum.com/images/vGiftCardTop1.jpg") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 53px;
    margin-top: 5px;
    padding: 0;
    position: relative;
    width: 215px;
}

.vgiftCardBoxBottom {
     background: url("http://www.signatureforum.com/images/vGiftCardBottom1.jpg") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 14px;
    padding: 0;
    position: relative;
    width: 215px;
	margin-bottom:15px;
}

.vgiftCardBoxMiddle {
    background: url("http://www.signatureforum.com/images/vGiftCardMiddle.jpg");
    float: left;
    padding: 0;
    position: relative;
    width: 215px;
}
/*-------------------------------------*/
/*---Newsletter Pop-Up-------------------------------*/
/*--------------------------------------*/
#nlPopUp {
	margin: auto 10px;
}
#nlPopUp p {
	line-height:normal;
	margin: 5px auto
}
#nlPopUp form {
	clear:both;
	display:inline-block
	width: 600px;
}
#nlPopUp form input {
	margin:7px auto;
}
#nlLgImg { 
	background: url('images/nl_signup.png') 0 0 no-repeat;
	display:block;
	float:right;
	height: 221px;
	margin:-190px -10px 0 0;
	width: 363px;
	z-index:-1
}
#nlBullets {
	display:block;
	list-style:inside;
	font-size: 11px
}
#nlSubmit {
	clear:both;
	display:inline-block;
	margin-left:140px;
}
#tyLgImg {
	display:inline-block;
}
#tyLgImg img {
	background:none;
	margin:-160px 0 0 350px;
	height:160px;
	width:200px;	
}
#sideBarProcedureTable{
	border-collapse:collapse; 
	border-spacing: 0;
	padding: 0;
	}

#pageshare {position:fixed; bottom:20%; float:right; margin-left: -70px; border: 1px solid black; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#eff3fa;padding:0 0 2px 0;z-index:10;}
#pageshare1, #pageshare2{display:none;}
#pageshare .sbutton {float:right;clear:both;margin:5px 5px 0 5px;}
.fb_share_count_top {width:48px !important;}
.fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:49px !important; -moz-border-radius:3px;-webkit-border-radius:3px;}
.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;}

.procedure_multiple {
	width: 50%;
	border: solid 1px #ccc;
	line-height: 20px;
	font-size: 13px;
	color: #666;
	text-indent: 5px;
	margin: 0 0 5px 0;
}
/*==============details-page==============*/
.header-main {
	background-color: #ffffff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.6);
	float: left;
	padding: 18px 0;
	width: 100%;
}
.header-left {
	float: left;
}
.header-right {
	float: right;
	padding-top:4px;
}
.main-menu,
.header-social-menu {
	display:inline-block;
	vertical-align:middle;
}
.header-right ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.header-right ul li{
	float:left;
}
.main-menu li {
	margin-left: 25px;
	position:relative;
}
.main-menu li a{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#636363;
}
.main-menu ul li:first-child,
.header-social-menu ul li:first-child {
	margin-left:0;
}
.header-social-menu ul li{
	margin-left:9px;
}
.header-social-menu {
	margin-left: 50px;
}
.header-right ul li ul {
	background-color: #ffffff;
	border-radius: 2px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.6);
	left: 0;
	padding: 10px;
	position: absolute;
	top: 100%;
	width: 200px;
	z-index: 9;
	display:none;
}
.header-right ul li:hover > ul {
	display:block;
}
.header-right ul li ul li {
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #cdcdcd;
	text-align:left;
}
.header-right ul li ul li:last-child {
	border-bottom:none;
}
.header-right ul li ul li a{
	padding:5px 0;
	display:block;
	text-decoration:none;
}
.banner-detail > img {
	height: 220px;
	object-fit: cover;
	width: 100%;
}
.user-detail-sect .hreview-aggregate {
	float: left;
	margin-top: -70px;
	width: 100%;
}
.user-detail-sect .hreview_aggregate {
	float: left;
	margin-top: -70px;
	width: 100%;
}
/*.user-detail-img {
	float: left;
	margin-right: 18px;
	border: 3px solid #ffffff;
	border-radius: 50%;
	height: 156px;
	width: 156px;
	overflow:hidden;
	background-color: #f3f3f3;
}*/
.user-detail-img {
	background-color: #f3f3f3;
	border-radius: 50%;
	float: left;
	height: 156px;
	margin-right: 18px;
	position: relative;
	width: 156px;
}
.user-detail-img > img {
	border: 3px solid #ffffff;
	border-radius: 50%;
	min-height: 156px;
	object-fit: cover;
	width: 156px;
}
.grating {
	position: absolute;
	right: -141px;
	top: 82px;
}
.user-detail-details {
	float: left;
	padding-top: 80px;
}
.user-detail-details > p {
	float: left;
	width: 100%;
}
.user-detail-details .rateit {
	display: inline-block;
	vertical-align: middle;
}
.green.user-rating {
	display: inline-block;
	vertical-align: middle;
	margin-left:4px;
	color: #737373;
	font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
.user-detail-details > h1 {
	color: #131011;
	font-size: 23px;
	font-weight: 600;
	margin: 0 !important;
	font-family: 'Open Sans', sans-serif;
	clear:both;
	width:100%;
	padding-top:26px;
}
.footer-main {
	background-color: #eeeeee;
	border-top: 1px solid #dfdfdf;
	font-style: normal;
	padding: 12px 0 24px;
	text-align: center;
	margin-top:20px;
}
.footer-main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-main li {
	display: inline-block;
	margin-right: 3px;
	padding-right: 4px;
	position: relative;
}
.footer-main li:last-child{
	margin-right: 0;
	padding-right: 0;
}
.footer-main li a{
	font-size:13px;
	font-family: 'Open Sans', sans-serif; 
	color:#616161;
}
.footer-main li:after {
	background-color: #616161;
	content: "";
	height: 13px;
	position: absolute;
	right: 0;
	top: 4px;
	width: 1px;
}
.footer-main li:last-child:after {
	display:none;
}
.footer-main p{
	color:#0091d1;
	margin:0;
	font-family: 'Open Sans', sans-serif; 
	margin:3px 0 0;
}
.ProcedureList li {
    list-style:  outside none;
    float:  left;
    width: 31%;
    margin-right:  20px;
}
.ProcedureList li:nth-child(3n) {
    margin-right: 0;
}
@media (max-width:768px){ .zipfinderForm .zip span br, .zipfinderForm .procedure span br { display: none; } }
.details-content > p {
	color: #737373;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif; 
	margin-bottom:16px;
}
form.zipfinderForm {
    margin: 10px 0 0 0 !important;
}
.details-content > p strong {
	color: #363636;
	font-size: 20px;
	font-weight: 600;
}
.details-content > p a{
	font-size:14px;
	color:#4582c0;
}
.details-content{
	clear:both;
	padding-top:22px;
}
.details-content > p strong.spce-btm-strg {
	display: inline-block;
	margin-bottom: 8px;
}
.details-left .patient-testimonail .TestimonialTitle {
	border-bottom: 1px solid #d6d6d6;
	float: left;
	margin: 16px 0 0;
	padding-bottom: 20px;
	width: 100%;
}
.details-left .TestimonialEntry {
	border-bottom: 1px solid #d6d6d6;
	padding: 24px 0;
}
.details-left .TestimonialContainer {
	clear: both;
	float: left;
	margin-top: 6px;
	width: 100%;
}
.details-left .TestimonialEntry .rating {
	color: #282828;
	font-size: 13px;
	letter-spacing: 0;
	font-family: 'Open Sans', sans-serif; 
}
.details-left .testimonial-title {
	color: #0091d1;
	font-family: 'Open Sans', sans-serif; 
	font-size: 21px;
	font-weight: 600;
	padding: 10px 0;
}
.details-left .testimonial-content {
	color: #494848;
	margin-top: 0;
	font-family: 'Open Sans', sans-serif; 
}
.details-left .pagination > ul {
	padding: 0;
}
.details-left .TestimonialEntry:last-of-type {
	border-bottom: none;
}
.details-top {
	border-bottom: 1px solid #d6d6d6;
}
.profile-details {
	padding: 30px 0;
}
.profile-details > h2 {
	margin-top: 0;
}
.profile-details > h2 {
	color: #363636;
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 600;
	margin-top: 0;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif; 
}
.profile-details > h2:after {
	background-color: #0091d1;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 41px;
}
.profile-details > p {
	color: #737373;
	font-size: 14px;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif; 
}
.procedures-section-detail {
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.06);
	padding: 20px;
	float:left;
	width:100%;
	margin-bottom:36px;
}
.procedures-section-detail h4{
	color: #363636;
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 600;
	margin-top: 0;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif; 
}
.procedures-section-detail h4:after {
	background-color: #0091d1;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 41px;
}
.procedures-section-detail > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.procedures-section-detail > ul li{
	float:left;
	width:33.333%;
	margin-bottom:10px;
	padding-left:16px;
	position:relative;
}
.procedures-section-detail > ul li a{
	font-size:14px;
	font-family: 'Open Sans', sans-serif; 
	color:#337ab7;
}
.procedures-section-detail > ul li:before {
	border-left:4px solid #5fb6dd;
	border-right: 0px solid rgba(0,0,0,0);
	border-top: 3px solid rgba(0,0,0,0);
	border-bottom: 3px solid rgba(0,0,0,0);
	content: "";
	left: 0;
	position: absolute;
	top: 6px;
}
.procedures-section-detail > ul li:nth-child(4),
.procedures-section-detail > ul li:nth-child(7),
.procedures-section-detail > ul li:nth-child(10),
.procedures-section-detail > ul li:nth-child(13),
.procedures-section-detail > ul li:nth-child(16),
.procedures-section-detail > ul li:nth-child(19),
.procedures-section-detail > ul li:nth-child(22),
.procedures-section-detail > ul li:nth-child(25),
.procedures-section-detail > ul li:nth-child(28) {
	clear: both;
}
.detail-accordion {
	background-color: #ffffff;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.06);
	margin-bottom: 16px;
}
.daccordion-title,
.daccordion-title-single {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 28px;
	padding: 10px 20px;
	cursor:pointer;
}
.daccordion-content > p,
.daccordion-content-single > p {
	font-size: 14px;
	line-height: 28px;
	color:#737373;
	font-family: 'Open Sans', sans-serif;
}
.daccordion-content > p:last-child,
.daccordion-content-single > p:last-child {
	margin-bottom:0;
}
.daccordion-content {
	border-top: 1px solid #ece9e9;
	padding: 10px 20px;
	display:none;
}
.daccordion-content-single {
	padding: 10px 20px;
}
.daccordion-title > span {
	border: 1px solid #eaeaea;
	border-radius: 50%;
	display: inline-block;
	float: right;
	height: 26px;
	margin-top: 2px;
	position: relative;
	width: 26px;
	transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.active .daccordion-title > span {
	transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}
.daccordion-title > span:after {
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-bottom: 6px solid #000;
	border-top: 0px solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	height: 6px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
}
.daccordion-title > span:before {
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid #fff;
	border-top: 0px solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 1px;
	width: 10px;
	z-index:1;
}
.doctorArticleContainer > h2 {
	color: #363636;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-style: italic;
	margin: 0 0 10px;
}
.doctorArticleList > a {
	color: #0091d1;
	font-family: Open Sans;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
.doctorArticleContainer {
	padding-top: 10px;
}
.sidebar-panel {
	background-color: #ffffff;
	margin-bottom: 20px;
	border-radius: 4px;
}
.sp-title {
	background-color: #0091d1;
	border-radius: 4px 4px 0 0;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 12px 5px;
	text-align: center;
}
.sp-title a,
.sp-title a:hover{
	color: #ffffff;
}
.sp-content {
	padding: 0 12px;
}
.popular-procedures-row {
	border-bottom: 1px dashed #c1c1c1;
	float: left;
	padding: 15px 0;
	width: 100%;
}
.popular-procedures-img {
	float: left;
	width: 71px;
}
.popular-procedures-img img {
	border-radius: 3px;
	height: 71px;
	object-fit: cover;
	width: 71px;
}
.popular-procedures-link {
	float: left;
	padding-left: 12px;
	width: calc(100% - 71px);
}
.popular-procedures-link,
.popular-procedures-link a{
	color:#5c5c5c;
	font-size:15px;
	line-height:23px;
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
}
.view-all-procedures {
	clear: both;
	padding: 7px 0;
	text-align: center;
}
.view-all-procedures > a {
	color: #f16528;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
.ptnts-financing {
	padding: 14px 0 18px;
	text-align: center;
}
.ptnts-financing > h4 {
	color: #252525;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	margin: 0 0 10px;
}
.sidebar-list {
	float: left;
	list-style: none;
	margin: 0;
	padding: 20px 0;
	width: 100%;
}
.sidebar-list li {
	margin-bottom: 8px;
	padding-left: 16px;
	position: relative;
}
.sidebar-list li:last-child {
	margin-bottom: 0;
}
.sidebar-list li:before {
	border-left:4px solid #5fb6dd;
	border-right: 0px solid rgba(0,0,0,0);
	border-top: 3px solid rgba(0,0,0,0);
	border-bottom: 3px solid rgba(0,0,0,0);
	content: "";
	left: 0;
	position: absolute;
	top: 6px;
}
.sidebar-list li a {
	color: #337ab7;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}
.sidebar-list.two > li {
	float: left;
	width: 50%;
}
.sidebar-list.two > li:nth-last-child(2) {
	margin-bottom: 0;
}
.quiz-section {
	margin-bottom: 20px;
	text-align: center;
}
.quiz-section img {
	vertical-align: middle;
	width: 100%;
	height:auto;
}
.sidebar-panel.search-psp {
	border: 1px solid #d9d9d9;
	box-shadow: none;
}
.search-psp .sp-content {
	padding: 14px 20px 17px;
}
.search-psp label {
	color: #363636;
	display: block;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
.search-psp-form {
	position: relative;
	padding-right: 77px;
	width: 100%;
}
.search-psp-form > input[type="text"] {
	border-left: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: none;
	border-radius: 3px 0 0 3px;
	height: 35px;
	width: 100%;
	background-color:#f1f0f0;
	padding:0 10px;
}
.search-psp-form > input[type="submit"] {
	background-color: #0091d1;
	border: none;
	border-radius: 0 3px 3px 0;
	color: #ffffff;
	font-family: "Open Sans",sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 600;
	height: 35px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 77px;
}
.sidebar-fbiframe {
	margin-bottom: 20px;
}
.sidebar-socialbox {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 20px;
	padding: 9px 24px;
	width: 100%;
}
.sidebar-socialbox label {
	color: #363636;
	float: left;
	font-family: "Open Sans",sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin:0;
	line-height:26px;
}
.sidebar-socialbox ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
.sidebar-socialbox li {
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	position: relative;
}
.sidebar-socialbox li:after {
	background-color: #d8d8d8;
	content: "";
	height: 20px;
	position: absolute;
	right: 0;
	top: 3px;
	width: 1px;
}
.sidebar-socialbox ul li:last-child:after {
	display:none;
}
.schedule-form .sidebar-form  form {
	background-color: #f3f3f3;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 20px 12px;
}
.schedule-form .sidebar-form  .form-control, 
.schedule-form div.contact-middle.sidebar-form  input.form-control.text {
	border-color: #e4ddd7;
	border-radius: 3px;
	box-shadow: none;
	color: #9d9d9d;
	font-size: 13px;
	height: 35px;
	margin-bottom: 0;
	width: 100%;
	font-family: "Open Sans",sans-serif;
	font-style:italic;
	box-shadow:none;
}
div.contact-middle.sidebar-form label {
	color: #3a3a3a;
	display: inline-block;
	margin: 5px 0 10px;
	width: auto;
	font-family: "Open Sans",sans-serif;
	font-weight:600;
}
div.contact-middle.sidebar-form  select.birth-year, 
div.contact-middle.sidebar-form.sidebar-form   select.birth-day, 
div.contact-middle.sidebar-form  select.birth-month {
	float: left;
	width: calc(33.333% - 5px);
	border-color: #e4ddd7;
	border-radius: 3px;
	box-shadow: none;
	color: #9d9d9d;
	font-size: 13px;
	height: 35px;
	margin-right:7px;
}
div.contact-middle.sidebar-form  select.birth-year{
	margin-right:0;
	float:right;
}
.schedule-form .sidebar-form .form-check {
	margin: 0 0 20px;
}
.schedule-form .sidebar-form .form-check .form-check-label {
	color: #3a3a3a;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
	margin: 0;
	display:block;
}
.schedule-form .sidebar-form .form-check .form-check-label .checkbox.form-check-input {
	float: right;
}
.schedule-form .sidebar-form .btn.btn-primary {
	font-style: italic;
	font-weight: 600;
	margin: 0;
	font-family: "Open Sans",sans-serif;
}
.schedule-form .sidebar-form .contact-header {
	padding: 20px 10px;
}
.schedule-form .contact-header h1, 
.schedule-form  .contact-header p{
	font-weight: 600;
	margin: 0;
	font-style:italic;
}
.daccordion-content > p:empty {
	display: none;
}
.daccordion-content > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.daccordion-content > ul li:before {
	border-left:4px solid #737373;
	border-right: 0px solid rgba(0,0,0,0);
	border-top: 3px solid rgba(0,0,0,0);
	border-bottom: 3px solid rgba(0,0,0,0);
	content: "";
	left: 0;
	position: absolute;
	top: 6px;
}
.daccordion-content > ul li{
	color: #737373;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	margin-bottom:10px;
	position:relative;
	padding-left:16px;
}
.daccordion-content > ul li p:empty{
	margin:0;
}
.daccordion-content > ul li:last-child{
	margin-bottom:0;
}
.daccordion-content > ul > br {
	display: none;
}
.details-left .pagination {
	width: 100%;
}
.before-after-link {
	width: 100%;
	display: inline-block;
	margin-bottom:20px;
}
.before-after-link > h2 {
	color: #363636;
	font-family: "Open Sans",sans-serif;
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 10px;
}
.before-after-link > a {
	color: #0091d1;
	font-size: 18px;
	font-style: italic;
	font-family: "Open Sans",sans-serif;
}
.before-after-link .BAthumbs {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	margin: 1px;
	padding: 2px;
	width: calc(20% - 2px);
}
.before-after-link .BAthumbs img {
	float: left;
	width: 50%;
}
.before-after-link div.BAthumbContainer{
	margin-bottom:10px;
}
/*Consultation New View*/
.consultation-contact {
	background: white;
	border-top: 5px solid #0091d1;
	border-radius: 10px;
	min-height: 207px;
	margin-bottom: 20px;
	background-image: url(/images/consultation-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto;
	padding: 0 10px;
}
.consultation-contact h4 {
	max-width: 70%;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #333;
}
.email_container { margin-right: 10px; }
.schedule_container { margin-top: 5px; }
.consultation-contact .email_container, .consultation-contact .phone_container { display: inline-block; }
@media screen and (max-width: 350px) { .consultation-contact .email_container, .consultation-contact .phone_container { display: block; } }
.consultation-contact .email_container .email, .consultation-contact .phone_container .phone, .consultation-contact .phone_container .phone a, .consultation-contact .schedule_container .schedule {
	font-size: 14px;
	font-weight: bold;
	color: #fc7300;
}
.consultation-contact .email_container i, .consultation-contact .phone_container i, .consultation-contact .schedule_container i {
	font-size: 18px;
	margin-bottom: 5px;
	color: #fc7300;
}

.live_chat_container {
	margin-top: 17px;
	margin-left: 60px;
}
.live_chat_container .live_chat_btn {
	display: inline-block;
	padding: 10px;
	background: #0091d1;
	border-radius: 5px;
}
.live_chat_container .live_chat_btn i { font-size: 18px; }
.live_chat_container .live_chat_btn a {
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.live_chat_container .live_chat_btn a:hover { text-decoration: none; }
@media screen and (max-width:1200px){
	.consultation-contact .schedule_container, .consultation-contact .phone_container, .consultation-contact .email_container {
		display: inline-block;
		margin-right: 15px;
	}
	.live_chat_container {
		margin-left: 20%;
	}
}
@media screen and (max-width:514px){

	.consultation-contact .email_container {
		width: 15% ;
	}
	.consultation-contact .schedule_container{
		display: block;
	}
}
@media screen and (max-width:480px){
	.live_chat_container {
		margin-left: 0;
		padding-bottom: 15px;
	}
	.consultation-contact .email_container {
		width: 100% ;
	}

}
@media screen and (max-width: 350px) { .live_chat_container { margin-top: 0px; } .phone_container { margin-top: 5px; } }
.blinker { animation: blinker 1.5s linear infinite; }
@keyframes blinker { 50% { opacity: 0.3; } }
/*Consultation New View*/
/*==============details-page==============*/


@media (max-width:690px){
.add-wrap {
  width: 90%;
}

}
@media (max-width:545px){
.add-wrap {
	width: 100%;
}
}
@media (max-width:495px){
.add-detail-wrap h3{
	font-size: 15px;
}
}
@media screen and (max-width: 480px){
	.welcome_image .row > a {
		display: inline-block;
		text-align: center;
		width: 100%;
	}
	.welcome_image h2,
	.welcome_image h1{
		text-align: center;
	}
	.welcome_image .row a img#rcorners2 {
		display: inline-block;
		text-align: center;
		float: none !important;
		margin: 0 auto !important;
	}

}
@media (max-width:300px){
	.add-detail-wrap h3{
		font-size: 12px;
	}
	.small-add-detail{
	  font-size: 11px;
	}
}
/*end add css*/

@media (max-width: 900px) {
	#pageshare {display:none;}
	#pageshare1 { display:inline-block; float:left; margin-left:20px;height:70px; margin-right:10px;}
	#pageshare2 { display:block; float:none; width:100%; height:70px;}
}

.purchaseBtn {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:16px; 
color:#ffffff; 
font-weight: bold; 
float: left; 
background: #13c6d3; /* Old browsers */
background: -moz-linear-gradient(top, #13c6d3 0%, #0fb2d1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#13c6d3), color-stop(100%,#0fb2d1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #13c6d3 0%,#0fb2d1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #13c6d3 0%,#0fb2d1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #13c6d3 0%,#0fb2d1 100%); /* IE10+ */
background: linear-gradient(to bottom, #13c6d3 0%,#0fb2d1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13c6d3', endColorstr='#0fb2d1',GradientType=0 ); /* IE6-9 */
padding-left: 10px; 
padding-right: 10px; 
padding-top: 5px; 
padding-bottom: 5px; 
-webkit-border-radius: 4px; 
border-radius: 4px; 
margin-right: 10px; 
-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .4); 
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .4); 
margin-bottom: 10px;
}


.articleimage{float: left; padding-right:10px;max-width: 100%;}
.row .row{
	margin-left:10px !important;
	margin-right:10px !important;
}
a.ready{width: 100%;
background-repeat: no-repeat;
background-position: top center;
background-size: 300px 90px;
}
.well{
	background-color: #fff !important;
	background-image: none !important;
	padding-top:10px !important;
	padding-bottom: 10px !important;
	border-radius: 10px !important;
}
.well .row{
	padding:0 15px !important;
}
body{
	background-color: #dcdcdc !important;
}
h1{
	margin-top:0 !important;
}
.picture a img{
	margin:20px 80px;
}
.container .container .col-lg-12{
	padding: 0 30px;
  margin-left: -15px;
}
.zipfinderForm label {
    display: block;
}
form.zipfinderForm div {
    display: inline-block;
    float: none !important;
    width: auto;
    margin-right: 5px;
    vertical-align: bottom;
}
.zipfinderForm select, .zipfinderForm input {
    box-shadow: inset 0 0 3px 0 #eee;
    border: 1px solid #ddd;
    padding: 3px 2px;
    min-height: 27px;
    margin: 0 auto;
}
form.zipfinderForm {
    display: inline-block;
    margin: 11px 0 0 0 !important;
}
form.zipfinderForm .submit_btn {
    padding-top: 10px;
}
.zipfinderForm select, .zipfinderForm input {
    box-shadow: inset 0 0 3px 0 #eee;
    border: 1px solid #ddd;
    padding: 3px;
    min-height: 26px;
}
.navbar-brand{padding:8px !important;padding-left:25px !important;}
.container{
	min-width: 300px;
}
h2{
	font-size: 24px !important;
}
.well:before, .well:after{
	display: table;
	content: " ";
}
.well:after{
	clear: both;
}
.all-contact-top{
	background-color:#fff !important;
	background-position:center bottom !important;
	background-size: 100% !important;
}
.doczipfinderheader .well{
	padding:0 !important;
}
.doczipfinderheader .well .row{
	padding:15px 0 !important;
}
.topsearch{
	padding:0 !important;
	margin: 0 !important;
}
.topsearch form div{
	width: auto !important;
	float: left;
}
div.left span.phone{
	border:solid 1px #333;
}
div.left a.email{
border:solid 1px #333 !important;
}
.find{float: right !important;text-align: right;}
div.left span.phone, div.left a.email{
	height: 50px !important;
	display: inline-block !important;
	border-radius: 10px !important;
}
div.left span.phone{margin-left:10px;}
div.contact-middle input.button{
	background-position: top center !important;
}
.contact-middle{
	border-radius: 10px;
}
.phone p{
	font-size: 12px !important;
	color:#CC0000 !important;
	padding:0 !important;
	margin:0 !important;
}
.threes img{margin-right:5px;}
.logo-hider{
	display: none;
}
.contact-image{
	float: right;
	min-height: 200px;
}
.doctor-well{
	position: relative;
}
.non-surgical{
	position: absolute;
	width: 100px;
	bottom:10px;
	right:10px;
}
.new-non-surgical{
	position: absolute;
	width: 100px;
	right:10px;
}
#cse-search-results iframe{
width:100% !important;
}
.side-search .input-group-btn > input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-image: linear-gradient(to bottom, #fff 0px, #e0e0e0 100%);
  border-color: #ccc #ccc #ccc #fff;
  border-image: none;
  border-radius: 0 5px 5px 0;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px medium;
  display: inline-block;
  font-size: 14px;
  height: 34px;
  margin: 0 auto;
  padding: 0 10px;
  vertical-align: top;
  width: auto;
}


@media only screen and (max-width: 1200px){
	.all-contact-top{
		background-size: auto !important;
	}
	.logo-hider{
	display:block;
	text-align: center;
}
form.zipfinderForm {
    margin: 0px 0 0 0 !important;
}
.logo-hider img{
	max-width: 100%;
	height: auto;
}
	div.contact-middle .bodyPartOption select{
		width: 200px !important;
	}
	.col-lg-8{
		padding:0 !important;
	}
	.side-search{
		width:251px;
		margin: 0 auto !important;
	}
	.popular-procedures{
		text-align: center;
	}
	.popular-procedures .breaker{
		width: 230px;
		clear: both;
		margin: 10px auto;
		text-align: left;
	}
	.popular-procedures .breaker:before, .popular-procedures .breaker:after{
		display: table;
		content: " ";
	}
	.popular-procedures .breaker:after{
		clear: both;
	}
	.popular-procedures .breaker .col-sm-6:first-child{
		width: 150px !important;
	padding:0 !important;
	margin:0 !important;
	float: left;
	}
	.popular-procedures .breaker .col-sm-6:first-child + .col-sm-6{
	width: 80px !important;
	padding:0 !important;
	margin:0 !important;
	float: left;
	}
	.popular-procedures .col-sm-6 .row{
		padding:0 !important;
		margin: 0 !important;
	}
	div.well div.popular-articles a{
		margin: 0 auto !important;
		float: none;
		text-align: left;
		width: 500px;
	}
	div.well div.popular-articles a span{
		width: 300px;
	}
	.container .container .col-lg-12{
		padding: 0 45px;
	  margin-left: -30px;
	}

	.procedure select{
	margin-top:2px;
	}
	
	.col-md-4{
		width: 100% !important;
		padding-left:0 !important;
		padding-right: 0 !important;
	}
	.col-md-4.sidebar-main {
		padding-left:15px !important;
		padding-right: 15px !important;
		width: 33.3333% !important;
	}

.fb_iframe_widget, 
.fb_iframe_widget span, 
.fb_iframe_widget span iframe[style] {
	width: 100% !important;
}
}
@media only screen and (max-width: 1199px){
.header-social-menu {
	margin-left: 25px;
}
.main-menu li {
	margin-left: 15px;
	position: relative;
}
.logo-main > img {
	height: auto;
	max-width: 200px;
}
.header-right {
	padding-top: 0px;
}
.header-right ul li ul {
	right: 0;
	left: inherit;
}
.schedule-form .contact-header {
	padding: 12px 5px !important;
}
.schedule-form .sidebar-form .form-check .form-check-label {
	width: calc(100% - 15px);
}
.schedule-form .sidebar-form .form-check .form-check-label .checkbox.form-check-input {
	margin-right: -14px;
	margin-top: -6px;
}

}
@media only screen and (max-width: 1024px){
.daccordion-title, .daccordion-title-single {
	font-size: 18px;
	line-height: 24px;
	padding: 8px 10px;
}
.daccordion-title > span {
	height: 22px;
	margin-top: 1px;
	width: 22px;
}
.daccordion-content {
	padding: 8px 10px;
}
}
@media only screen and (max-width: 992px){
	.picture a img{
		margin:20px 50px;
	}

}
@media only screen and (max-width: 991px){
.header-left {
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}
.main-menu, .header-social-menu {
	width: 100%;
	text-align: center;
}
.main-menu {
	margin-bottom: 10px;
}
.header-right {
	width: 100%;
}
.header-right ul li {
	display: inline-block;
	float: none;
}
.header-main {
	padding: 12px 0;
}
.header-social-menu {
	margin: 0;
}
.details-main-container .col-md-8 {
	width: 100%;
	padding:0;
}
.col-md-4.sidebar-main {
	width: 100% !important;
	margin-top:20px;
	padding:0 !important;
}
.schedule-form .sidebar-form .form-check .form-check-label .checkbox.form-check-input {
	margin-top: 4px;
}
.before-after-link .BAthumbs {
	width: 78px;
}
.details-main-container > .row {
	margin: 0;
}
.container.details-main-container {
	padding: 0 20px !important;
}
.user-detail-sect {
	background-color: #ffffff;
	border-bottom: 1px solid #cbcbcb;
	margin: 0 -20px;
	padding: 0 20px 24px;
	text-align: center;
}
.user-detail-sect .hreview-aggregate {
	margin-top: 0;
}
.user-detail-sect .hreview_aggregate {
	margin-top: 0;
}
.user-detail-img {
	float: none;
	margin: -70px auto 0;
}
.user-detail-details {
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
.details-content > p {
	font-size: 12px;
	margin-bottom: 14px;
}
.details-content > p strong {
	font-size: 16px;
}
.details-content > p strong.spce-btm-strg {
	margin-bottom: 4px;
}
.details-content > p a {
	font-size: 14px;
}
.sidebar-list.two > li {
	width: 100%;
}
.sidebar-list.two > li:nth-last-child(2) {
	margin-bottom: 10px;
}
.procedures-section-detail > ul li {
	width: 50%;
}
.procedures-section-detail > ul li:nth-child(4), .procedures-section-detail > ul li:nth-child(7), .procedures-section-detail > ul li:nth-child(10), .procedures-section-detail > ul li:nth-child(13), .procedures-section-detail > ul li:nth-child(16), .procedures-section-detail > ul li:nth-child(19), .procedures-section-detail > ul li:nth-child(22), .procedures-section-detail > ul li:nth-child(25), .procedures-section-detail > ul li:nth-child(28) {
	clear: none;
}
.footer-main {
	border-top: none;
	padding: 12px 20px;
}
.quiz-section {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	padding: 10px;
	text-align: center;
}
.quiz-section img {
	max-width: 100%;
	width: auto;
}
.grating {
	position: static;
	padding-top: 20px;
	display: block;
}
}
@media only screen and (max-width: 820px){
	.non-surgical{
	position: absolute;
	width: 100px;
	top:10px;
	right:10px;
}
@media only screen and (max-width: 820px){
	.new-non-surgical{
	position: absolute;
	width: 100px;
	top:10px;
	right:10px;
}
.header-main {
	padding: 16px 20px;
}
.header-left {
	text-align: left;
	padding-bottom:0;
}
.logo-main {
	float: left;
}
.nav-btn {
	background-repeat: no-repeat;
	display: inline-block;
	float: right;
	height: 38px;
	width: 38px;
	background-image:url(images/nav-menu.png);
	cursor:pointer;
	background-size:100% 100%;
}
.header-right {
	padding-top: 20px;
	display:none;
}
.main-menu{
	text-align:left;
}
.header-right .main-menu ul li {
	border-bottom: 1px solid #cdcdcd;
	display:block;
	width:100%;
}
.main-menu li a {
	display: block;
	padding: 5px 0;
}
.main-menu li {
	margin-left: 0;
}
.header-right ul li ul {
	left: 0;
	right: 0;
	width: 100%;
}
.logo-main > img {
	height: auto;
	max-width: 240px;
}
.header-right ul li:hover > ul {
	display: none;
}
}
@media only screen and (max-width: 768px){
	.non-surgical{
	position:static;
}
@media only screen and (max-width: 768px){
	.new-non-surgical{
	position:static;
}
	
	div.BAleft span.phone{
		width: 110px !important;
	}
	div.BAleft span.phone + span.phone + span.phone{
		width: 140px !important;
		margin-left:5px !important;
	}
	div.BAleft span.phone:before, div.BAleft span.phone:after{
		display: table;
		content: "";
	}
	div.BAleft span.phone:after{
		clear: both;
	}
	.col-lg-12{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.BAresults, .BAresults .BAleft, .BAresults .BAright{
		width: 100% !important;

	}
	.BAleft .phone{
		margin-left:5px !important;
		margin-right: 0 !important; 
	}
	.topsearch{
		width: 320px;
		margin: 0 auto !important;
	}
	.find {
  float: none !important;
  display: block;
  text-align: center;
}
	.logo-hider{
	display: none;
}
	.container .container .col-lg-12{
		padding: 0 15px;
	  margin-left: 0;
	}

	.picture a img{
		margin:20px 50px;
		float: none !important;
	}
	.picture a{
		display: block;
		text-align: center;
	}
	.container{
		/*margin:0 !important;*/
		padding:0 !important;
	}
	.container>.container{
		margin-top:70px !important;
	}
	h2{
		font-size: 20px !important;
	}
	.row{
		margin:0 !important;
	}
	.daccordion-title {
		padding: 8px 34px 8px 10px;
		position: relative;
	}
	.daccordion-title > span {
		bottom: 0;
		margin: auto;
		position: absolute;
		right: 10px;
		top: 0;
	}
}
@media only screen and (max-width: 768px){
	.doczipfinderheader .well .row .find .row{
		padding:0 !important;
		margin:0 !important;
	}
	.topsearch{
		width: 100%;
	}
	
	.topsearch {
		text-align: center;
		}
	.procedure input{
		display: block;
		text-align: center;
		margin:10px auto;
		width: 60px;
	}
}
@media only screen and (max-width: 767px){
	.well.doctor-well {
		text-align: center;
		padding:0;
	}
	div.results h2 ~ div > .row > strong {
		display: inline-block;
	}
	.non-surgical {
		position: static;
		width: 100%;
		clear: both;
	}
	.new-non-surgical {
		position: static;
		width: 100%;
		clear: both;
	}
	.ProcedureList li {
	    width: 50%;
	    margin-right: 0;
	}
	.cmntsec {
	    display: block;
	    width: 90%;
	    margin: 0 auto;
	}

}

@media only screen and (max-width: 640px){
	.find{
		float: none !important;
		display: block;
		text-align: center;
	}
	div.well div.popular-articles a{
		margin: 0 auto !important;
		float: none;
		text-align: left;
		width: 270px;
		height: 70px !important;
	}
	div.well div.popular-articles a span{
		width: 150px;
	}
}
@media only screen and (max-width: 460px){
	.hreview-aggregate .picture{
		max-height: 100px;
		width: auto;
	}
	.hreview_aggregate .picture{
		max-height: 100px;
		width: auto;
	}
	div.contact-middle input.text{
		width: 100%;
	}
	.contact-image{
		display: block;
		float: none;
		width: 100%;
		text-align: center;
		min-height:0;

	}
		div.contact-middle select {
	    width: 100% !important;
	}
	.contact-image img{
		float: none;
		margin:0 !important;
	    margin-bottom: 10px !important;
	}
	object embed{
		max-width: 100%;
	}
	a.ready{
		background-size: 100%;
		height: 65px !important;
	}
	.articleimage{
		float: none !important;
	}
	.prod-description{
		display: block;
		width: 100%;
	}
	.hreview-aggregate div{
		float: none !important
	}
	.hreview_aggregate div{
		float: none !important
	}
	.all-contact-top{
		background-size: 100% !important;
	}
	div.well div.popular-articles a span{
		text-align: left;
	}
	.well .row{
		padding: 0 !important;
	}
	div.well div.popular-articles a span{
		width: 130px;
	}
	div.well div.popular-articles a{
		width: 230px !important;
		height: auto;
		padding-bottom: 10px;
		position: static;
		display: block;
	}
	.daccordion-title, .daccordion-title-single {
		font-size: 16px;
	}
	.procedures-section-detail > ul li {
		width: 100%;
	}
	.add-wrap {
		height: 125px;
	}
	.add-detail-wrap .text-grey-add:first-of-type {
		display: none;
	}
	.add-wrap {
		height: auto;
		overflow: hidden;
	}
	.add-detail-wrap {
		padding: 5px;
	}

}
@media only screen and (max-width: 400px){
		div.BAleft span.phone + span.phone{
		margin-left:0 !important;
	}
	div.BAleft span.phone + span.phone + span.phone{
		width: 140px !important;
		margin-left:5px !important;
	}
	.facebookbox{display: none;}
	div.left span.phone{
		margin:10px 0 !important;
		display: block;
	}
	div.row div.left a, div.left span{
		width: 160px !important;
	}
	div.left span.phone{ height: 50px !important;}
	div.find-a-surgeon{
		width: 100%;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position:top center;
		height: auto !important;
		padding:0 10px 8px 10px;
	}
	div.find-a-surgeon span, div.find-a-surgeon input,  div.find-a-surgeon select{
		display: block !important;
		width: 100% !important;
		text-align: center !important;
		margin: 5px auto !important;
	}
	div.find-a-surgeon div input.button{
		left:0 !important;
	}
	.schedule-form .sidebar-form .form-check .form-check-label {
		font-size: 12px;
	}
	.ProcedureList li {
	    width: 100%;
	    margin-right:0;
	}
}
@media only screen and (max-width: 350px){
div.find-a-surgeon div {
  padding-top: 125px !important;
}
