#contact_practitioner-overlay {
	background-color:#000
}
.contact_practitioner-overlay #cboxLoadedContent {
	background:none;
	padding:0
}
.contact_practitioner-overlay #cboxTitle {
	display:none !important
}
#contact_practitioner-container {
	width:100%;
	max-width:600px;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:13px;
	text-align:left
}
.entry-content #contact_practitioner-container {
	max-width:600px
}
#contact_practitioner-container #contact_practitioner-content {
	border:8px solid rgba(225, 225, 225, .5)
}
#contact_practitioner-container .contact_practitioner-content {
	background-color:#fff;
	color:#3d3d3d;
	line-height:16px;
	overflow:auto;
	padding:0 10px
}
#contact_practitioner-container .contact_practitioner-cc {
	font-size:.9em;
	cursor:default
}
#contact_practitioner-container h1 {
	color:#004265;
	margin:0;
	padding:0 0 6px 12px;
	font-size:20px;
	line-height:1.5em;
	text-align:left
}
#contact_practitioner-container .contact_practitioner-title {
	color:#004265;
	margin:0;
	padding:0 0 6px 12px;
	font-size:20px;
	line-height:1.5em;
	text-align:left
}
#contact_practitioner-container .contact_practitioner-loading {
	position:absolute;
	background:url(http://cdn2.perfectpatients.com/global/images/loading.gif) no-repeat;
	z-index:8000;
	height:55px;
	width:218px;
	margin:15px 0 0 170px;
	padding:0
}
#contact_practitioner-container .contact_practitioner-message {
	text-align:center
}
#contact_practitioner-container div.contact_practitioner-error {
	background-color:#feeae9;
	padding:2px 5px 2px 0;
	margin-bottom:5px;
	margin-left:15px;
	margin-top:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px
}
#contact_practitioner-container .contact_practitioner-error {
	width:92%;
	font-size:.8em;
	color:red;
	background:#feeae9;
	border:2px solid red;
	font-size:.8em;
	font-weight:bold;
	margin:0 auto
}
#contact_practitioner-container br {
	clear:both
}
#contact_practitioner-container form {
	padding:0;
	margin:0
}
#contact_practitioner-container label {
	clear:left;
	display:block;
	width:135px;
	float:left;
	padding-right:15px;
	font-weight:bold;
	margin-left:13px
}
.entry-content #contact_practitioner-container label {
	width:115px;
	margin-left:0
}
#contact_practitioner-container .contact_practitioner-input {
	float:left;
	padding:2px;
	margin:2px 2px 20px;
	background:#fff;
	border:1px solid #a8a;
	font-family:'Trebuchet MS', Verdana, Arial;
	width:330px;
	font-size:.9em;
	-moz-box-shadow:0 0 0 3px #e1e1e1;
	-webkit-box-shadow:0 0 0 3px #e1e1e1;
	box-shadow:0 0 0 3px #e1e1e1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px
}
#contact_practitioner-container .contact_practitioner-input-small {
	float:left;
	padding:2px;
	margin:2px 12px 20px 2px;
	background:#fff;
	border:1px solid #a8a8a8;
	font-family:'Trebuchet MS', Verdana, Arial;
	width:148px;
	font-size:.9em;
	-moz-box-shadow:0 0 0 3px #e1e1e1;
	-webkit-box-shadow:0 0 0 3px #e1e1e1;
	box-shadow:0 0 0 3px #e1e1e1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px
}
#contact_practitioner-container .contact_practitioner-radios {
	width:100%;
	clear:both
}
#contact_practitioner-container .contact_practitioner-radio-label {
	width:150px;
	float:left;
	padding-right:15px
}
.entry-content #contact_practitioner-container .contact_practitioner-radio-label {
	width:115px
}
.contact_practitioner-radio-label label {
	width:120px
}
#contact_practitioner-container .contact_practitioner-input-radio {
	width:350px;
	float:left;
	margin-bottom:10px
}
#contact_practitioner-container .contact_practitioner-input-radio input {
	-webkit-appearance:radio;
	margin-bottom:8px;
	margin-left:14px
}
#contact_practitioner-container textarea {
	height:114px;
	font-size:.9em
}
#contact_practitioner-container div.contact_practitioner-top {
	background-color:#fff;
	height:20px;
	padding:0;
	margin:0
}
#contact_practitioner-container div.contact_practitioner-bottom {
	background-color:#fff;
	height:13px
}
#contact_practitioner-container .contact_practitioner-button {
	border:0;
	border-radius:4px;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	margin:4px 0 0 4px;
	padding:6px 12px;
	text-align:center;
	vertical-align:middle;
	float:left
}
#contact_practitioner-container .contact_practitioner-button:hover {
	background-color:#d76300
}
#contact_practitioner-container a.modalCloseX, #contact_practitioner-container a.modalCloseX:link, #contact_practitioner-container a.modalCloseX:active, #contact_practitioner-container a.modalCloseX:visited {
	position:absolute;
	right:12px;
	top:12px;
	color:#999;
	background:url(http://cdn2.perfectpatients.com/global/images/close.png) no-repeat;
	text-indent:999em;
	height:15px;
	width:16px
}
#contact_practitioner-container a.modalCloseX:hover {
	color:#9bb3b3
}
#contact_practitioner-container div.contact_practitioner_form-error {
	background-color:#feeae9;
	text-align:center;
	padding:2px 5px 2px 0;
	margin-bottom:3%;
	margin-left:5%;
	margin-top:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px
}
#contact_practitioner-container .contact_practitioner_form-error {
	width:75%;
	color:red;
	background:#feeae9;
	border:2px solid red;
	font-weight:bold;
	margin:0 auto
}
#contact_practitioner-container .antispam {
	display:none
}
#contact_practitioner-container div.contact_practitioner_form-success-message {
	background-color:#9df08c;
	text-align:center;
	padding:2px 5px 2px 0;
	margin-bottom:3%;
	margin-left:5%;
	margin-top:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px
}
#contact_practitioner-container .contact_practitioner_form-success-message {
	width:75%;
	color:green;
	background:#9df08c;
	border:2px solid green;
	font-weight:bold;
	margin:0 auto
}
.contact_practitioner_form-content {
	margin-bottom:10px
}
.contact_practitioner_form-content p {
	clear:both
}
@media screen and (max-width:568px) {
#contact_practitioner-container .contact_practitioner-input-small, .contact_practitioner-radio-label {
clear:left
}
#contact_practitioner-container .contact_practitioner-input-radio {
width:300px
}
#contact_practitioner-container .contact_practitioner-input {
width:90%
}
}
@media screen {
#request_appointment-overlay {
	background-color:#000
}
.request_appointment-overlay #cboxLoadedContent {
	background:none;
	padding:0
}
.request_appointment-overlay #cboxTitle {
	display:none !important
}
#request_appointment-container input, #request_appointment-container textarea {
	color:#999
}
#request_appointment-container {
	max-width:600px;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:13px;
	text-align:left
}
#request_appointment-container #request_appointment-content {
	border:8px solid rgba(225, 225, 225, .5)
}
#request_appointment-container .request_appointment-content {
	background-color:#fff;
	color:#3d3d3d;
	line-height:16px;
	overflow:auto;
	padding:0 20px
}
#request_appointment-container h1 {
	margin:0;
	padding:0 0 6px 12px;
	font-size:20px;
	line-height:1.5em;
	text-align:left
}
#request_appointment-container .request_appointment-title {
	margin:0;
	padding:0 0 6px 12px;
	font-size:20px;
	line-height:1.5em;
	text-align:left
}
#request_appointment-container .request_appointment-loading {
	position:absolute;
	background:url(http://cdn2.perfectpatients.com/global/images/loading.gif) no-repeat;
	z-index:8000;
	height:55px;
	width:218px;
	margin:15px 0 0 170px;
	padding:0
}
#request_appointment-container .request_appointment-message {
	text-align:center;
	resize:none
}
#request_appointment-container div.request_appointment-error {
	background-color:#feeae9;
	padding:2px 5px 2px 0;
	margin-bottom:5px;
	margin-left:10px;
	margin-top:-4px;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px
}
#request_appointment-container .request_appointment-error {
	width:92%;
	font-size:.8em;
	color:red;
	background:#feeae9;
	border:2px solid red;
	font-size:.8em;
	font-weight:bold;
	margin:0 auto
}
#request_appointment-container br {
	clear:both
}
#request_appointment-container form {
	padding:0;
	margin:0
}
#request_appointment-container .request_appointment-subtitle {
	margin-left:13px;
	margin-bottom:25px
}
#request_appointment-container label {
	clear:left;
	display:block;
	width:150px;
	float:left;
	padding-right:15px;
	font-weight:bold;
	margin-left:13px
}
#request_appointment-container .request_appointment-input {
	float:left;
	padding:2px;
	margin:2px 2px 18px;
	background:#fff;
	border:1px solid #a8a8a8;
	font-family:'Trebuchet MS', Verdana, Arial;
	width:330px;
	font-size:.9em;
	-moz-box-shadow:0 0 0 3px #e1e1e1;
	-webkit-box-shadow:0 0 0 3px #e1e1e1;
	box-shadow:0 0 0 3px #e1e1e1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
#request_appointment-container .request_appointment-input-small {
	float:left;
	padding:2px;
	margin:2px 12px 20px 2px;
	background:#fff;
	border:1px solid #a8a8a8;
	color:#999;
	font-family:'Trebuchet MS', Verdana, Arial;
	width:150px;
	font-size:.9em;
	-moz-box-shadow:0 0 0 3px #e1e1e1;
	-webkit-box-shadow:0 0 0 3px #e1e1e1;
	box-shadow:0 0 0 3px #e1e1e1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
#request_appointment-container .request_appointment-radios {
	width:100%
}
#request_appointment-container .request_appointment-radio-label {
	width:150px;
	float:left;
	padding-right:15px
}
#request_appointment-container .request_appointment-input-radio {
	width:375px;
	float:left;
	margin-bottom:10px
}
#request_appointment-container .request_appointment-input-radio label {
	clear:none;
	display:inline;
	width:123px;
	float:left;
	padding-right:0;
	font-weight:normal;
	font-style:normal;
	margin-left:0
}
#request_appointment-container .request_appointment-input-radio input {
	-webkit-appearance:radio;
	margin-bottom:8px
}
#request_appointment-container .request_appointment-input-radio .first {
	margin-left:14px
}
#request_appointment-container .request_appointment-input-time-radio {
	width:200px;
	float:left;
	padding-top:4px;
	margin-left:6px;
	margin-bottom:10px
}
#request_appointment-container .request_appointment-input-time-radio input {
	-webkit-appearance:radio;
	margin-bottom:10px;
	margin-left:14px;
	margin-top:3px
}
#request_appointment-container textarea {
	height:50px;
	font-size:.9em
}
#request_appointment-container div.request_appointment-top {
	background-color:#fff;
	height:13px;
	padding:0;
	margin:0
}
#request_appointment-container div.request_appointment-bottom {
	background-color:#fff;
	height:5px
}
#request_appointment-container .request_appointment-button {
	border:0;
	border-radius:4px;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	margin:4px 0 0 4px;
	padding:6px 12px;
	text-align:center;
	vertical-align:middle
}
#request_appointment-container .request_appointment-button:hover {
	background-color:#d76300
}
#request_appointment-container a.modalCloseX, #request_appointment-container a.modalCloseX:link, #request_appointment-container a.modalCloseX:active, #request_appointment-container a.modalCloseX:visited {
	position:absolute;
	right:12px;
	top:12px;
	color:#999;
	background:url(/wp-content/plugins/request-appointment/img/close.png) no-repeat;
	text-indent:999em;
	height:15px;
	width:16px
}
#request_appointment-container a.modalCloseX:hover {
	color:#9bb3b3
}
#request_appointment-container .antispam {
	display:none
}
#request_appointment-container div.request_appointment_form-error {
	background-color:#feeae9;
	text-align:center;
	padding:2px 5px 2px 0;
	margin-bottom:3%;
	margin-left:5%;
	margin-top:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px
}
#request_appointment-container .request_appointment_form-error {
	width:75%;
	color:red;
	background:#feeae9;
	border:2px solid red;
	font-weight:bold;
	margin:0 auto
}
#request_appointment-container div.request_appointment_form-success-message {
	background-color:#9df08c;
	text-align:center;
	padding:2px 5px 2px 0;
	margin-bottom:3%;
	margin-left:5%;
	margin-top:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px
}
#request_appointment-container .request_appointment_form-success-message {
	width:75%;
	color:green;
	background:#9df08c;
	border:2px solid green;
	font-weight:bold;
	margin:0 auto
}
.request_appointment_form-content {
	margin-bottom:10px
}
.request_appointment_form-content p {
	clear:both
}
@media screen and (max-width:568px) {
#request_appointment-container label {
float:none
}
#request_appointment-container .request_appointment-input-small, .request_appointment-radio-label {
clear:left
}
#request_appointment-container .request_appointment-input-radio {
width:300px
}
#request_appointment-container .request_appointment-input-radio label {
display:block;
float:none
}
#request_appointment-container .request_appointment-input-radio .first {
margin-left:0
}
#request_appointment-container .request_appointment-input {
width:90%
}
}
#request_appointment_form-container input, #request_appointment_form-container textarea {
	color:#999
}
#request_appointment_form-container {
	width:99%;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:13px;
	text-align:left
}
#request_appointment_form-container #request_appointment-content {
	border:8px solid rgba(225, 225, 225, .5)
}
#request_appointment_form-container .request_appointment-content {
	background-color:#fff;
	color:#3d3d3d;
	line-height:16px;
	overflow:auto;
	padding:0 20px
}
#request_appointment_form-container h1 {
	margin:0;
	padding:0 0 6px 12px;
	font-size:20px;
	line-height:1.5em;
	text-align:left
}
#request_appointment_form-container .request_appointment-title {
	margin:0;
	padding:0 0 6px 12px;
	font-size:20px;
	line-height:1.5em;
	text-align:left
}
#request_appointment_form-container .request_appointment-loading {
	position:absolute;
	background:url(http://cdn2.perfectpatients.com/global/images/loading.gif) no-repeat;
	z-index:8000;
	height:55px;
	width:218px;
	margin:15px 0 0 170px;
	padding:0
}
#request_appointment_form-container .request_appointment-message {
	text-align:center;
	resize:none
}
#request_appointment_form-container div.request_appointment-error {
	background-color:#feeae9;
	padding:2px 5px 2px 0;
	margin-bottom:5px;
	margin-left:10px;
	margin-top:-4px;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px
}
#request_appointment_form-container .request_appointment-error {
	width:92%;
	font-size:.8em;
	color:red;
	background:#feeae9;
	border:2px solid red;
	font-size:.8em;
	font-weight:bold;
	margin:0 auto
}
#request_appointment_form-container .request_appointment-subtitle {
	margin-left:13px;
	margin-bottom:25px
}
#request_appointment_form-container textarea {
	height:50px;
	font-size:.9em
}
#request_appointment_form-container div.request_appointment-top {
	background-color:#fff;
	height:13px;
	padding:0;
	margin:0
}
#request_appointment_form-container div.request_appointment-bottom {
	background-color:#fff;
	height:5px
}
#request_appointment_form-container .request_appointment-button {
	border:0;
	border-radius:4px;
	color:#fff;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	margin:4px 0 0 4px;
	padding:6px 12px;
	text-align:center;
	vertical-align:middle
}
#request_appointment_form-container .request_appointment-button:hover {
	background-color:#d76300
}
#request_appointment_form-container div.request_appointment_form-error {
	background-color:#feeae9;
	text-align:center;
	padding:2px 5px 2px 0;
	margin-bottom:3%;
	margin-left:5%;
	margin-top:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px
}
#request_appointment_form-container .request_appointment_form-error {
	width:75%;
	color:red;
	background:#feeae9;
	border:2px solid red;
	font-weight:bold;
	margin:0 auto
}
#request_appointment_form-container div.request_appointment_form-success-message {
	background-color:#9df08c;
	text-align:center;
	padding:2px 5px 2px 0;
	margin-bottom:3%;
	margin-left:5%;
	margin-top:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px
}
#request_appointment_form-container .request_appointment_form-success-message {
	width:75%;
	color:green;
	background:#9df08c;
	border:2px solid green;
	font-weight:bold;
	margin:0 auto
}
#request_appointment_form-table-container table tbody td {
	border-left:0 solid #fff;
	border-top:0 !important
}
#request_appointment_form-table-container .request_appointment_form-table {
	width:100%;
	background:none;
	border:0 solid #fff
}
;
#request_appointment_form-table-container input, #request_appointment_form-container textarea {
	color:#999
}
#request_appointment_form-table-container {
	width:99%;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:13px;
	text-align:left
}
#request_appointment_form-table-container .request_appointment-input-small {
	float:left;
	padding:2px;
	margin:2px 12px 10px 1px;
	background:#fff;
	border:1px solid #a8a8a8;
	color:#999;
	font-family:'Trebuchet MS', Verdana, Arial;
	width:40%;
	font-size:.9em;
	-moz-box-shadow:0 0 0 3px #e1e1e1;
	-webkit-box-shadow:0 0 0 3px #e1e1e1;
	box-shadow:0 0 0 3px #e1e1e1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
#request_appointment_form-table-container .request_appointment-input {
	float:left;
	padding:2px;
	margin:2px 12px 10px 1px;
	background:#fff;
	border:1px solid #a8a8a8;
	font-family:'Trebuchet MS', Verdana, Arial;
	width:75%;
	font-size:.9em;
	-moz-box-shadow:0 0 0 3px #e1e1e1;
	-webkit-box-shadow:0 0 0 3px #e1e1e1;
	box-shadow:0 0 0 3px #e1e1e1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
.request_appointment_form-patient_type_radio {
	display:block;
	margin-right:10px;
	float:left
}
#request_appointment_form-table-container .request_appointment-input-radio {
	width:100%;
	float:left
}
#request_appointment_form-table-container .request_appointment-input-radio input {
	-webkit-appearance:radio
}
#request_appointment_form-table-container .request_appointment-input-radio label {
	margin-right:2%
}
#request_appointment_form-table-container .request_appointment-input-time-radio {
	margin-right:4%
}
#request_appointment_form-table-container .request_appointment_form-appt_min {
	padding-right:5%
}
#request_appointment_form-table-container .antispam {
	display:none
}
@media all and (max-width:568px) and (min-width:320px) {
#request_appointment_form-table-container .request_appointment-input-small {
float:left;
padding:2px;
margin:2px 12px 10px 1px;
background:#fff;
border:1px solid #a8a8a8;
color:#999;
font-family:'Trebuchet MS', Verdana, Arial;
width:100%;
font-size:.9em;
-moz-box-shadow:0 0 0 3px #e1e1e1;
-webkit-box-shadow:0 0 0 3px #e1e1e1;
box-shadow:0 0 0 3px #e1e1e1;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px
}
#request_appointment_form-table-container .request_appointment-input {
float:left;
padding:2px;
margin:2px 12px 10px 1px;
background:#fff;
border:1px solid #a8a8a8;
font-family:'Trebuchet MS', Verdana, Arial;
width:100%;
font-size:.9em;
-moz-box-shadow:0 0 0 3px #e1e1e1;
-webkit-box-shadow:0 0 0 3px #e1e1e1;
box-shadow:0 0 0 3px #e1e1e1;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px
}
#request_appointment_form-table-container .request_appointment_form-patient_type_radio {
padding-right:20%
}
#request_appointment_form-table-container .request_appointment-input-time-radio label {
margin-right:0
}
#request_appointment_form-table-container .request_appointment-input-time-radio {
float:left;
padding-right:20%
}
#request_appointment_form-table-container .request_appointment_form-appt_min {
padding-right:5%
}
}
@media all and (max-width:640px) and (min-width:360px) {
#request_appointment_form-table-container .request_appointment-input-small {
float:left;
padding:2px;
margin:2px 12px 10px 1px;
background:#fff;
border:1px solid #a8a8a8;
color:#999;
font-family:'Trebuchet MS', Verdana, Arial;
width:100%;
font-size:.9em;
-moz-box-shadow:0 0 0 3px #e1e1e1;
-webkit-box-shadow:0 0 0 3px #e1e1e1;
box-shadow:0 0 0 3px #e1e1e1;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px
}
#request_appointment_form-table-container .request_appointment-input {
float:left;
padding:2px;
margin:2px 12px 10px 1px;
background:#fff;
border:1px solid #a8a8a8;
font-family:'Trebuchet MS', Verdana, Arial;
width:100%;
font-size:.9em;
-moz-box-shadow:0 0 0 3px #e1e1e1;
-webkit-box-shadow:0 0 0 3px #e1e1e1;
box-shadow:0 0 0 3px #e1e1e1;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px
}
#request_appointment_form-table-container .request_appointment-input-radio label {
margin-right:1%
}
#request_appointment_form-table-container .request_appointment_form-patient_type_radio {
padding-right:36%;
display:block
}
#request_appointment_form-table-container .request_appointment-input-time-radio label {
margin-right:0
}
#request_appointment_form-table-container .request_appointment-input-time-radio {
float:left;
padding-right:0
}
#request_appointment_form-table-container .request_appointment_form-appt_min {
padding-right:5%
}
}
.ui-widget {
	font-family:Verdana, Arial, sans-serif;
	font-size:1.1em
}
.ui-widget .ui-widget {
	font-size:1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family:Verdana, Arial, sans-serif;
	font-size:1em
}
.ui-widget-content {
	border:1px solid #aaa;
	background:#fff url(http://cdn2.perfectpatients.com/global/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color:#222
}
.ui-widget-content a {
	color:#222
}
.ui-widget-header {
	border:1px solid #aaa;
	background:#ccc url(http://cdn2.perfectpatients.com/global/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color:#222;
	font-weight:bold !important;
}
.ui-widget-header a {
	color:#222
}
.ui-helper-hidden {
	display:none
}
.ui-helper-hidden-accessible {
	position:absolute !important;
	clip:rect(1px 1px 1px 1px);
	clip:rect(1px,1px,1px,1px)
}
.ui-helper-reset {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content:"";
	display:table
}
.ui-helper-clearfix:after {
	clear:both
}
.ui-helper-clearfix {
	zoom:1
}
.ui-helper-zfix {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	opacity:0;
	filter:Alpha(Opacity=0)
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-khtml-border-top-left-radius:4px;
	border-top-left-radius:4px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-khtml-border-top-right-radius:4px;
	border-top-right-radius:4px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-khtml-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	-khtml-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px
}
.ui-icon {
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	background-repeat:no-repeat
}
.ui-icon {
	width:16px;
	height:16px;
	background-image:url(http://cdn2.perfectpatients.com/global/images/ui-icons_222222_256x240.png)
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image:url(http://cdn2.perfectpatients.com/global/images/ui-icons_454545_256x240.png)
}
.ui-icon-circle-triangle-w {
	background-position:-80px -192px
}
.ui-icon-circle-triangle-e {
	background-position:-48px -192px
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor:text
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border:1px solid #d3d3d3;
	background:#e6e6e6 url(http://cdn2.perfectpatients.com/global/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	color:#555
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color:#555;
	text-decoration:none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border:1px solid #999;
	background:#dadada url(http://cdn2.perfectpatients.com/global/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	color:#212121
}
.ui-state-hover a, .ui-state-hover a:hover {
	color:#212121;
	text-decoration:none
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border:1px solid #aaa;
	background:#fff url(http://cdn2.perfectpatients.com/global/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	color:#212121
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#212121;
	text-decoration:none
}
.ui-widget :active {
	outline:0
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border:1px solid #fcefa1;
	background:#fbf9ee url(http://cdn2.perfectpatients.com/global/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color:#363636
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color:#363636
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border:1px solid #cd0a0a;
	background:#fef1ec url(http://cdn2.perfectpatients.com/global/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color:#cd0a0a
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color:#cd0a0a
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color:#cd0a0a
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight:bold
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity:.7;
	filter:Alpha(Opacity=70);
	font-weight:normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity:.35;
	filter:Alpha(Opacity=35);
	background-image:none
}
.ui-state-disabled {
	cursor:default !important
}
.ui-datepicker {
	width:17em;
	padding:.2em .2em 0;
	display:none
}
.ui-datepicker .ui-datepicker-header {
	position:relative;
	padding:.2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position:absolute;
	top:2px;
	width:1.8em;
	height:1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top:1px
}
.ui-datepicker .ui-datepicker-prev {
	left:2px
}
.ui-datepicker .ui-datepicker-next {
	right:2px
}
.ui-datepicker .ui-datepicker-prev-hover {
	left:1px
}
.ui-datepicker .ui-datepicker-next-hover {
	right:1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-8px;
	top:50%;
	margin-top:-8px
}
.ui-datepicker .ui-datepicker-title {
	margin:0 2.3em;
	line-height:1.8em;
	text-align:center
}
.ui-datepicker .ui-datepicker-title select {
	font-size:1em;
	margin:1px 0
}
.ui-datepicker select.ui-datepicker-month-year {
	width:100%
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width:49%
}
.ui-datepicker table {
	width:100%;
	font-size:.9em;
	border-collapse:collapse;
	margin:0 0 .4em
}
.ui-datepicker th {
	padding:.7em .3em;
	text-align:center;
	font-weight:bold;
	border:0
}
.ui-datepicker td {
	border:0;
	padding:1px
}
.ui-datepicker td span, .ui-datepicker td a {
	display:block;
	padding:.2em;
	text-align:right;
	text-decoration:none
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image:none;
	margin:.7em 0 0 0;
	padding:0 .2em;
	border-left:0;
	border-right:0;
	border-bottom:0
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float:right;
	margin:.5em .2em .4em;
	cursor:pointer;
	padding:.2em .6em .3em .6em;
	width:auto;
	overflow:visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float:left
}
.ui-datepicker.ui-datepicker-multi {
	width:auto
}
.ui-datepicker-multi .ui-datepicker-group {
	float:left
}
.ui-datepicker-multi .ui-datepicker-group table {
	width:95%;
	margin:0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width:50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width:33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width:25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width:0
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width:0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear:left
}
.ui-datepicker-row-break {
	clear:both;
	width:100%;
	font-size:0
}
.ui-datepicker-rtl {
	direction:rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right:2px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next {
	left:2px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right:1px;
	left:auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left:1px;
	right:auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear:right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float:left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float:right
}
.ui-datepicker-rtl .ui-datepicker-group {
	float:right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width:0;
	border-left-width:1px
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width:0;
	border-left-width:1px
}
.ui-datepicker-cover {
	display:none;
	display:block;
	position:absolute;
	z-index:-1;
	filter:mask();
	top:-4px;
	left:-4px;
	width:200px;
	height:200px
}
}
@media screen {
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor:pointer;
	-webkit-appearance:button
}
input[type="checkbox"], input[type="radio"] {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.questions .questions-title {
	clear:both;
	float:left;
	font-size:26px;
	font-weight:bold;
	line-height:120%;
	margin-bottom:10px
}
.questions .clear {
	clear:both
}
.sub-img-with-text {
	text-align:center;
	width:125px;
	float:left
}
.sub_survey {
	background:none repeat scroll 0 0 white;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 0 1px rgba(0, 0, 0, .75);
	margin:0 0 30px 5px;
	max-width:580px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%
}
.questions article {
	padding:35px 30px
}
.sub_survey .question-display {
	display:block;
	margin-top:-3px
}
.sub_survey .slide_name {
	display:block;
	margin-top:-3px
}
.questions .slide {
	height:352px
}
.questions .slide textarea {
	width:100%
}
.questions .label_radio, .questions .label_checkbox {
	display:block;
	padding-left:45px !important;
	height:21px !important
}
.questions .label_radio input[type='checkbox'], .questions .label_radio input[type='radio'], .questions .label_checkbox input[type='checkbox'], .questions .label_checkbox input[type='radio'] {
	position:absolute;
	left:-9999px
}
.questions .label_radio.off {
	background:url('http://cdn2.perfectpatients.com/global/images/icn-radio.png') 12px -36px no-repeat
}
.questions .label_radio.on {
	background:url('http://cdn2.perfectpatients.com/global/images/icn-radio.png') 12px -76px no-repeat
}
.questions .label_radio.disabled {
	background:url('http://cdn2.perfectpatients.com/global/images/icn-radio.png') 12px 7px no-repeat
}
.questions .label_checkbox.off {
	background:url('http://cdn2.perfectpatients.com/global/images/icn-checkbox.png') 12px -36px no-repeat
}
.questions .label_checkbox.on {
	background:url('http://cdn2.perfectpatients.com/global/images/icn-checkbox.png') 12px -76px no-repeat
}
.questions .multiple_choice {
	text-align:center
}
.questions .multiple_choice.default h1 {
	text-align:left
}
.questions .multiple_choice.default .selected {
	background:#f0f0f0
}
.questions .multiple_choice ul {
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	vertical-align:middle;
*vertical-align:auto;
	list-style:none;
	margin:0 0 0 -14px;
	padding:0;
	text-align:left;
	font-size:116%
}
.questions .multiple_choice ul {
*display:inline;
}
.questions .multiple_choice ul li {
	position:relative;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px
}
.questions .multiple_choice ul li input[type='radio'] {
	font-size:138.5%;
	margin-right:10px
}
.questions .multiple_choice ul li input[type='text'] {
	padding:2px 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	border:1px solid #c9cbcd;
	border-top:1px solid #a2a4a5;
	border-bottom:1px solid #dcdee0;
	-moz-box-shadow:inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow:inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
	box-shadow:inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
	width:200px;
	margin-left:5px
}
.questions .multiple_choice ul li label {
	display:block;
	padding:4px 14px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px
}
.questions .multiple_choice ul li label.selected, .questions .multiple_choice ul li label:hover {
	background-color:#def2fa;
	cursor:pointer
}
.questions .multiple_choice ul li.other {
	margin-bottom:-27px
}
.questions .multiple_choice ul li.other label {
	width:250px !important
}
.questions .multiple_choice ul li .other_text {
	position:relative;
	top:-27px;
	left:85px
}
.questions .rate ul {
	margin:20px 0 0;
	padding:0;
	list-style:none
}
.questions .rate ul li {
	float:left;
	text-align:center;
	color:#666;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px
}
.questions .rate ul li:hover {
	background:#eee;
	-moz-box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset;
	-webkit-box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset;
	-o-box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset;
	box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset
}
.questions .rate ul li.selected {
	background:#eee;
	-moz-box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset;
	-webkit-box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset;
	-o-box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset;
	box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset
}
.questions .rate ul li.active {
	background:#eee;
	-moz-box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset;
	-webkit-box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset;
	-o-box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset;
	box-shadow:#ccc 0 0 0 1px, #fff 0 0 40px 0 inset
}
.questions .rate ul li b {
	padding:0 15px;
	display:block
}
.questions .rate .likert_five_scale li {
	width:20%;
	height:128px;
	padding:20px 0 0
}
.questions .rate .likert_five_scale li:hover .smiley, .questions .rate .likert_five_scale li.selected .smiley {
	position:relative;
	top:-5px
}
.questions .rate .likert_five_scale .smiley {
	width:74px;
	height:74px;
	margin:0 auto 5px auto;
	background-image:url('http://cdn2.perfectpatients.com/global/images/icn-rating-smiles-large.png')
}
.questions .rate .likert_five_scale .smiley.zero {
	background-position:0 0
}
.questions .rate .likert_five_scale .smiley.one {
	background-position:296px 0
}
.questions .rate .likert_five_scale .smiley.two {
	background-position:222px 0
}
.questions .rate .likert_five_scale .smiley.three {
	background-position:148px 0
}
.questions .rate .likert_five_scale .smiley.four {
	background-position:74px 0
}
.questions .rate .three_rating_scale {
	margin-left:45px
}
.questions .rate .three_rating_scale li {
	width:108px;
	height:128px;
	padding:20px 0 0;
	margin:0 15px
}
.questions .rate .three_rating_scale li:hover .smiley, .questions .rate .three_rating_scale li.selected .smiley {
	position:relative;
	top:-5px
}
.questions .rate .three_rating_scale .smiley {
	width:74px;
	height:74px;
	margin:0 auto 5px auto;
	background-image:url('http://cdn2.perfectpatients.com/global/images/icn-rating-smiles-large.png')
}
.questions .rate .three_rating_scale .smiley.zero {
	background-position:0 0
}
.questions .rate .three_rating_scale .smiley.one {
	background-position:222px 0
}
.questions .rate .three_rating_scale .smiley.two {
	background-position:74px 0
}
.questions .rate .nps_eleven_scale li {
	width:9%;
	height:130px;
	padding:15px 0 0
}
.questions .rate .nps_eleven_scale li:hover .smiley, .questions .rate .nps_eleven_scale li.selected .smiley {
	position:relative;
	top:-5px
}
.questions .rate .nps_eleven_scale li p {
	font-size:85%;
	font-weight:bold
}
.questions .rate .nps_eleven_scale .smiley {
	width:44px;
	height:44px;
	margin:0 auto 5px auto;
	background-image:url('http://cdn2.perfectpatients.com/global/images/icn-rating-smiles-small.png')
}
.questions .rate .nps_eleven_scale .smiley.zero {
	background-position:0 0
}
.questions .rate .nps_eleven_scale .smiley.one {
	background-position:440px 0
}
.questions .rate .nps_eleven_scale .smiley.two {
	background-position:396px 0
}
.questions .rate .nps_eleven_scale .smiley.three {
	background-position:352px 0
}
.questions .rate .nps_eleven_scale .smiley.four {
	background-position:308px 0
}
.questions .rate .nps_eleven_scale .smiley.five {
	background-position:264px 0
}
.questions .rate .nps_eleven_scale .smiley.six {
	background-position:220px 0
}
.questions .rate .nps_eleven_scale .smiley.seven {
	background-position:176px 0
}
.questions .rate .nps_eleven_scale .smiley.eight {
	background-position:132px 0
}
.questions .rate .nps_eleven_scale .smiley.nine {
	background-position:88px 0
}
.questions .rate .nps_eleven_scale .smiley.ten {
	background-position:44px 0
}
.sub_survey footer {
	position:absolute;
	height:58px;
	max-width:580px;
	width:100%;
	text-align:center;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0 1px 1px inset, rgba(255, 255, 255, 0.4) 0 1px 0;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0 1px 1px inset, rgba(255, 255, 255, 0.4) 0 1px 0;
	-o-box-shadow:rgba(0, 0, 0, 0.25) 0 1px 1px inset, rgba(255, 255, 255, 0.4) 0 1px 0;
	box-shadow:rgba(0, 0, 0, 0.25) 0 1px 1px inset, rgba(255, 255, 255, 0.4) 0 1px 0;
	background-color:#9b9b9b;
	background-image:linear-gradient(bottom, #c2c2c2 24%, #d4d4d4 67%, #e7e7e7 86%);
	background-image:-o-linear-gradient(bottom, #c2c2c2 24%, #d4d4d4 67%, #e7e7e7 86%);
	background-image:-moz-linear-gradient(bottom, #c2c2c2 24%, #d4d4d4 67%, #e7e7e7 86%);
	background-image:-webkit-linear-gradient(bottom, #c2c2c2 24%, #d4d4d4 67%, #e7e7e7 86%);
	background-image:-ms-linear-gradient(bottom, #c2c2c2 24%, #d4d4d4 67%, #e7e7e7 86%);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.24, #c2c2c2), color-stop(0.67, #d4d4d4), color-stop(0.86, #e7e7e7));
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-o-border-bottom-left-radius:4px;
	-ms-border-bottom-left-radius:4px;
	-khtml-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	-o-border-bottom-right-radius:4px;
	-ms-border-bottom-right-radius:4px;
	-khtml-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px
}
.sub_survey footer p {
	width:30.1%;
	height:20px;
	margin:15px 5px;
	color:#fff;
	float:left;
	font-weight:bold;
	font-size:93%;
	line-height:18px;
	padding-top:8px;
	position:relative;
	background-image:linear-gradient(bottom, #bebebe 24%, #acacac 67%, #9b9b9b 86%);
	background-image:-o-linear-gradient(bottom, #bebebe 24%, #acacac 67%, #9b9b9b 86%);
	background-image:-moz-linear-gradient(bottom, #bebebe 24%, #acacac 67%, #9b9b9b 86%);
	background-image:-webkit-linear-gradient(bottom, #bebebe 24%, #acacac 67%, #9b9b9b 86%);
	background-image:-ms-linear-gradient(bottom, #bebebe 24%, #acacac 67%, #9b9b9b 86%);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.24, #bebebe), color-stop(0.67, #acacac), color-stop(0.86, #9b9b9b));
	text-shadow:rgba(0, 0, 0, 0.75) 0 -1px 0;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0 1px 1px inset, rgba(255, 255, 255, 0.4) 0 1px 0;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0 1px 1px inset, rgba(255, 255, 255, 0.4) 0 1px 0;
	-o-box-shadow:rgba(0, 0, 0, 0.25) 0 1px 1px inset, rgba(255, 255, 255, 0.4) 0 1px 0;
	box-shadow:rgba(0, 0, 0, 0.25) 0 1px 1px inset, rgba(255, 255, 255, 0.4) 0 1px 0;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-o-border-radius:15px;
	-ms-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px
}
.sub_survey .deck-prev-link {
	display:block;
	float:left;
	padding-left:19.6%;
	padding-top:17px
}
.sub_survey .deck-next-link {
	margin-top:10px
}
.survey_button {
	background:-moz-linear-gradient(center top, #e7e7e7 20%, #c2c2c2 100%) repeat scroll 0 0 transparent;
	border-color:#333;
	border-radius:15px 15px 15px 15px;
	border-style:solid;
	border-width:1px;
	box-shadow:0 1px 0 rgba(255, 255, 255, .3) inset, 0 0 2px rgba(255, 255, 255, .3) inset, 0 1px 2px rgba(0, 0, 0, .3);
	color:#333;
	display:inline-block;
	line-height:1em;
	margin:1.4em 0;
	padding:6px 15px;
	text-align:center;
	text-decoration:none !important;
	text-shadow:0 -1px 0 rgba(0, 0, 0, .3)
}
.next a, .next a:visited, .no_next a {
	color:#333 !important
}
@media screen and (max-width:480px) {
.questions article {
padding:35px 10px
}
}
header, nav, section, article, aside, footer, hgroup {
	display:block
}
}
.subscribe-submit {
	float:left;
	margin:0
}
.subscribe-submit .button {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:0 10px 0 0
}
.subscribe-privacy {
	line-height:24px;
	font-size:12px;
	float:left;
	margin:0
}
.subscribe-widget {
	overflow:hidden
}
.vjs-default-skin div.vjs-big-play-button {
	top:50%;
	left:50%;
	margin:-1.3em 0 0 -2em
}
.vjs-default-skin .vjs-time-controls div, .vjs-default-skin .vjs-time-divider span {
	font-size:1em;
	line-height:3em
}
/*!
Video.js Default Styles (http://videojs.com)
Version 4.12.5
Create your own skin at http://designer.videojs.com
*/
 .vjs-default-skin {
	color:#ccc
}
@font-face {
font-family:'VideoJS';
src:url('http://cdn2.perfectpatients.com/global/fonts/vjs.eot');
src:url('http://cdn2.perfectpatients.com/global/fonts/vjs.eot?#iefix') format('embedded-opentype'), url('http://cdn2.perfectpatients.com/global/fonts/vjs.woff') format('woff'), url('http://cdn2.perfectpatients.com/global/fonts/vjs.ttf') format('truetype');
font-weight:normal;
font-style:normal
}
.vjs-default-skin .vjs-slider {
	outline:0;
	position:relative;
	cursor:pointer;
	padding:0;
	background-color:#333;
	background-color:rgba(51, 51, 51, .9)
}
.vjs-default-skin .vjs-slider:focus {
	-webkit-box-shadow:0 0 2em #fff;
	-moz-box-shadow:0 0 2em #fff;
	box-shadow:0 0 2em #fff
}
.vjs-default-skin .vjs-slider-handle {
	position:absolute;
	left:0;
	top:0
}
.vjs-default-skin .vjs-slider-handle:before {
	content:"\e009";
	font-family:VideoJS;
	font-size:1em;
	line-height:1;
	text-align:center;
	text-shadow:0 0 1em #fff;
	position:absolute;
	top:0;
	left:0;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.vjs-default-skin .vjs-control-bar {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:3em;
	background-color:#07141e;
	background-color:rgba(7, 20, 30, .7)
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
	display:block;
	visibility:visible;
	opacity:1;
-webkit-transition:visibility .1s, opacity .1s;
-moz-transition:visibility .1s, opacity .1s;
-o-transition:visibility .1s, opacity .1s;
transition:visibility .1s, opacity .1s
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	display:block;
	visibility:hidden;
	opacity:0;
	-webkit-transition:visibility 1s, opacity 1s;
	-moz-transition:visibility 1s, opacity 1s;
	-o-transition:visibility 1s, opacity 1s;
	transition:visibility 1s, opacity 1s
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
	display:none
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
	display:none
}
.vjs-default-skin.vjs-error .vjs-control-bar {
	display:none
}
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity:1;
	visibility:visible
}
@media \0creen {
.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar:before {
	content:""
}
}
.vjs-default-skin .vjs-control {
	outline:0;
	position:relative;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	height:3em;
	width:4em
}
.vjs-default-skin .vjs-control:before {
	font-family:VideoJS;
	font-size:1.5em;
	line-height:2;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0, 0, 0, .5)
}
.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
	text-shadow:0 0 1em #fff
}
.vjs-default-skin .vjs-control-text {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
.vjs-default-skin .vjs-play-control {
	width:5em;
	cursor:pointer
}
.vjs-default-skin .vjs-play-control:before {
	content:"\e001"
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
	content:"\e002"
}
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
	font-size:1.5em;
	line-height:2;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0, 0, 0, .5)
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
	width:4em;
	left:-2em;
	list-style:none
}
.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
	cursor:pointer;
	float:right
}
.vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
	content:"\e006"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
	content:"\e003"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
	content:"\e004"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
	content:"\e005"
}
.vjs-default-skin .vjs-volume-control {
	width:5em;
	float:right
}
.vjs-default-skin .vjs-volume-bar {
	width:5em;
	height:.6em;
	margin:1.1em auto 0
}
.vjs-default-skin .vjs-volume-level {
	position:absolute;
	top:0;
	left:0;
	height:.5em;
	width:100%;
	background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
	width:.5em;
	height:.5em;
	left:4.5em
}
.vjs-default-skin .vjs-volume-handle:before {
	font-size:.9em;
	top:-.2em;
	left:-.2em;
	width:1em;
	height:1em
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
	display:block;
	width:0;
	height:0;
	border-top-color:transparent
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
	height:0;
	width:0
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
	border-top-color:rgba(7, 40, 50, .5)
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
	height:2.9em;
	width:10em
}
.vjs-default-skin .vjs-progress-control {
	position:absolute;
	left:0;
	right:0;
	width:auto;
	font-size:.3em;
	height:1em;
	top:-1em;
-webkit-transition:all .4s;
-moz-transition:all .4s;
-o-transition:all .4s;
transition:all .4s
}
.vjs-default-skin:hover .vjs-progress-control {
	font-size:.9em;
-webkit-transition:all .2s;
-moz-transition:all .2s;
-o-transition:all .2s;
transition:all .2s
}
.vjs-default-skin .vjs-progress-holder {
	height:100%
}
.vjs-default-skin .vjs-progress-holder .vjs-play-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
	position:absolute;
	display:block;
	height:100%;
	margin:0;
	padding:0;
	width:0;
	left:0;
	top:0
}
.vjs-default-skin .vjs-play-progress {
	background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}
.vjs-default-skin .vjs-load-progress {
	background:#646464;
	background:rgba(255, 255, 255, .2)
}
.vjs-default-skin .vjs-load-progress div {
	background:#787878;
	background:rgba(255, 255, 255, .1)
}
.vjs-default-skin .vjs-seek-handle {
	width:1.5em;
	height:100%
}
.vjs-default-skin .vjs-seek-handle:before {
	padding-top:.1em
}
.vjs-default-skin.vjs-live .vjs-time-controls, .vjs-default-skin.vjs-live .vjs-time-divider, .vjs-default-skin.vjs-live .vjs-progress-control {
	display:none
}
.vjs-default-skin.vjs-live .vjs-live-display {
	display:block
}
.vjs-default-skin .vjs-live-display {
	display:none;
	font-size:1em;
	line-height:3em
}
.vjs-default-skin .vjs-time-controls {
	font-size:1em;
	line-height:3em
}
.vjs-default-skin .vjs-current-time {
	float:left
}
.vjs-default-skin .vjs-duration {
	float:left
}
.vjs-default-skin .vjs-remaining-time {
	display:none;
	float:left
}
.vjs-time-divider {
	float:left;
	line-height:3em
}
.vjs-default-skin .vjs-fullscreen-control {
	width:3.8em;
	cursor:pointer;
	float:right
}
.vjs-default-skin .vjs-fullscreen-control:before {
	content:"\e000"
}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
	content:"\e00b"
}
.vjs-default-skin .vjs-big-play-button {
	left:.5em;
	top:.5em;
	font-size:3em;
	display:block;
	z-index:2;
	position:absolute;
	width:4em;
	height:2.6em;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	opacity:1;
	background-color:#07141e;
	background-color:rgba(7, 20, 30, .7);
	border:.1em solid #3b4249;
	-webkit-border-radius:.8em;
	-moz-border-radius:.8em;
	border-radius:.8em;
	-webkit-box-shadow:0 0 1em rgba(255, 255, 255, .25);
	-moz-box-shadow:0 0 1em rgba(255, 255, 255, .25);
	box-shadow:0 0 1em rgba(255, 255, 255, .25);
-webkit-transition:all .4s;
-moz-transition:all .4s;
-o-transition:all .4s;
transition:all .4s
}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
	left:50%;
	margin-left:-2.1em;
	top:50%;
	margin-top:-1.4000000000000001em
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
	display:none
}
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
	display:none
}
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
	display:none
}
.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
	outline:0;
	border-color:#fff;
	background-color:#505050;
	background-color:rgba(50, 50, 50, .75);
	-webkit-box-shadow:0 0 3em #fff;
	-moz-box-shadow:0 0 3em #fff;
	box-shadow:0 0 3em #fff;
	-webkit-transition:all 0;
	-moz-transition:all 0;
	-o-transition:all 0;
	transition:all 0
}
.vjs-default-skin .vjs-big-play-button:before {
	content:"\e001";
	font-family:VideoJS;
	line-height:2.6em;
	text-shadow:.05em .05em .1em #000;
	text-align:center;
	position:absolute;
	left:0;
	width:100%;
	height:100%
}
.vjs-error .vjs-big-play-button {
	display:none
}
.vjs-error-display {
	display:none
}
.vjs-error .vjs-error-display {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%
}
.vjs-error .vjs-error-display:before {
	content:'X';
	font-family:Arial;
	font-size:4em;
	color:#666;
	line-height:1;
	text-shadow:.05em .05em .1em #000;
	text-align:center;
	vertical-align:middle;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-.5em;
	width:100%
}
.vjs-error-display div {
	position:absolute;
	bottom:1em;
	right:0;
	left:0;
	font-size:1.4em;
	text-align:center;
	padding:3px;
	background:#000;
	background:rgba(0, 0, 0, .5)
}
.vjs-error-display a, .vjs-error-display a:visited {
	color:#f4a460
}
.vjs-loading-spinner {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	font-size:4em;
	line-height:1;
	width:1em;
	height:1em;
	margin-left:-.5em;
	margin-top:-.5em;
	opacity:.75
}
.vjs-waiting .vjs-loading-spinner, .vjs-seeking .vjs-loading-spinner {
	display:block;
	-webkit-animation:spin 1.5s infinite linear;
	-moz-animation:spin 1.5s infinite linear;
	-o-animation:spin 1.5s infinite linear;
	animation:spin 1.5s infinite linear
}
.vjs-error .vjs-loading-spinner {
	display:none;
	-webkit-animation:none;
	-moz-animation:none;
	-o-animation:none;
	animation:none
}
.vjs-default-skin .vjs-loading-spinner:before {
	content:"\e01e";
	font-family:VideoJS;
	position:absolute;
	top:0;
	left:0;
	width:1em;
	height:1em;
	text-align:center;
	text-shadow:0 0 .1em #000
}
@-moz-keyframes spin {
0 {
-moz-transform:rotate(0)
}
100% {
-moz-transform:rotate(359deg)
}
}
@-webkit-keyframes spin {
0 {
-webkit-transform:rotate(0)
}
100% {
-webkit-transform:rotate(359deg)
}
}
@-o-keyframes spin {
0 {
-o-transform:rotate(0)
}
100% {
-o-transform:rotate(359deg)
}
}
@keyframes spin {
0 {
transform:rotate(0)
}
100% {
transform:rotate(359deg)
}
}
.vjs-default-skin .vjs-menu-button {
	float:right;
	cursor:pointer
}
.vjs-default-skin .vjs-menu {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:0;
	margin-bottom:3em;
	border-left:2em solid transparent;
	border-right:2em solid transparent;
	border-top:1.55em solid #000;
	border-top-color:rgba(7, 40, 50, .5)
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
	display:block;
	padding:0;
	margin:0;
	position:absolute;
	width:10em;
	bottom:1.5em;
	max-height:15em;
	overflow:auto;
	left:-5em;
	background-color:#07141e;
	background-color:rgba(7, 20, 30, .7);
	-webkit-box-shadow:-.2em -.2em .3em rgba(255, 255, 255, .2);
	-moz-box-shadow:-.2em -.2em .3em rgba(255, 255, 255, .2);
	box-shadow:-.2em -.2em .3em rgba(255, 255, 255, .2)
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu, .vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
	display:block
}
.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
	display:none
}
.vjs-default-skin .vjs-menu-button ul li {
	list-style:none;
	margin:0;
	padding:.3em 0 .3em 0;
	line-height:1.4em;
	font-size:1.2em;
	text-align:center;
	text-transform:lowercase
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
	background-color:#000
}
.vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
	outline:0;
	color:#111;
	background-color:#fff;
	background-color:rgba(255, 255, 255, .75);
	-webkit-box-shadow:0 0 1em #fff;
	-moz-box-shadow:0 0 1em #fff;
	box-shadow:0 0 1em #fff
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
	text-align:center;
	text-transform:uppercase;
	font-size:1em;
	line-height:2em;
	padding:0;
	margin:0 0 .3em 0;
	font-weight:bold;
	cursor:default
}
.vjs-default-skin .vjs-subtitles-button:before {
	content:"\e00c"
}
.vjs-default-skin .vjs-captions-button:before {
	content:"\e008"
}
.vjs-default-skin .vjs-chapters-button:before {
	content:"\e00c"
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
	width:24em;
	left:-12em
}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
	-webkit-box-shadow:0 0 1em #fff;
	-moz-box-shadow:0 0 1em #fff;
	box-shadow:0 0 1em #fff
}
.video-js {
	background-color:#000;
	position:relative;
	padding:0;
	font-size:10px;
	vertical-align:middle;
	font-weight:normal;
	font-style:normal;
	font-family:Arial, sans-serif;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.video-js .vjs-tech {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.video-js:-moz-full-screen {
position:absolute
}
body.vjs-full-window {
	padding:0;
	margin:0;
	height:100%;
	overflow-y:auto
}
.video-js.vjs-fullscreen {
	position:fixed;
	overflow:hidden;
	z-index:1000;
	left:0;
	top:0;
	bottom:0;
	right:0;
	width:100% !important;
	height:100% !important;
	_position:absolute
}
.video-js:-webkit-full-screen {
width:100% !important;
height:100% !important
}
.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor:none
}
.vjs-poster {
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:contain;
	cursor:pointer;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0
}
.vjs-poster img {
	display:block;
	margin:0 auto;
	max-height:100%;
	padding:0;
	width:100%
}
.video-js.vjs-has-started .vjs-poster {
	display:none
}
.video-js.vjs-audio.vjs-has-started .vjs-poster {
	display:block
}
.video-js.vjs-controls-disabled .vjs-poster {
	display:none
}
.video-js.vjs-using-native-controls .vjs-poster {
	display:none
}
.video-js .vjs-text-track-display {
	position:absolute;
	top:0;
	left:0;
	bottom:3em;
	right:0;
	pointer-events:none
}
.vjs-caption-settings {
	position:relative;
	top:1em;
	background-color:#000;
	opacity:.75;
	color:#FFF;
	margin:0 auto;
	padding:.5em;
	height:15em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:40em
}
.vjs-caption-settings .vjs-tracksettings {
	top:0;
	bottom:2em;
	left:0;
	right:0;
	position:absolute;
	overflow:auto
}
.vjs-caption-settings .vjs-tracksettings-colors, .vjs-caption-settings .vjs-tracksettings-font {
	float:left
}
.vjs-caption-settings .vjs-tracksettings-colors:after, .vjs-caption-settings .vjs-tracksettings-font:after, .vjs-caption-settings .vjs-tracksettings-controls:after {
	clear:both
}
.vjs-caption-settings .vjs-tracksettings-controls {
	position:absolute;
	bottom:1em;
	right:1em
}
.vjs-caption-settings .vjs-tracksetting {
	margin:5px;
	padding:3px;
	min-height:40px
}
.vjs-caption-settings .vjs-tracksetting label {
	display:block;
	width:100px;
	margin-bottom:5px
}
.vjs-caption-settings .vjs-tracksetting span {
	display:inline;
	margin-left:5px
}
.vjs-caption-settings .vjs-tracksetting>div {
	margin-bottom:5px;
	min-height:20px
}
.vjs-caption-settings .vjs-tracksetting>div:last-child {
	margin-bottom:0;
	padding-bottom:0;
	min-height:0
}
.vjs-caption-settings label>input {
	margin-right:10px
}
.vjs-caption-settings input[type="button"] {
	width:40px;
	height:40px
}
.vjs-hidden {
	display:none !important
}
.vjs-lock-showing {
	display:block !important;
	opacity:1;
	visibility:visible
}
.vjs-no-js {
	padding:2em;
	color:#ccc;
	background-color:#333;
	font-size:1.8em;
	font-family:Arial, sans-serif;
	text-align:center;
	width:30em;
	height:15em;
	margin:0 auto
}
.vjs-no-js a, .vjs-no-js a:visited {
	color:#f4a460
}
.social_share_button {
	width:16px;
	height:16px;
	background:url(http://cdn2.perfectpatients.com/global/images/socials.png) no-repeat;
	display:block;
	float:left;
	margin-right:5px;
	padding:0 2px
}
.share_twitter {
	background-position:0 0
}
.share_facebook {
	background-position:0 -16px
}
.share_googleplus {
	background-position:0 -32px
}
.share_email {
	background-position:0 -48px
}
.share_print {
	background:none;
	width:auto
}
.social_sharing .share_print img {
	height:16px !important
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline:0
}
body .flexslider ul, .flex-control-nav, .flex-direction-nav {
	margin:0;
	padding:0;
	list-style:none
}
.flexslider {
	margin:0;
	padding:0
}
.flexslider .slides>li {
	display:none;
	-webkit-backface-visibility:hidden
}
.flexslider .slides img {
	width:100%;
	display:block;
	border:0
}
.flex-pauseplay span {
	text-transform:capitalize
}
.slides:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
html[xmlns] .slides {
	display:block
}
* html .slides {
	height:1%
}
.no-js .slides>li:first-child {
	display:block
}
.flexslider {
	margin:0;
	background:#fff;
	border:4px solid #fff;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	zoom:1
}
.flex-viewport {
	max-height:2000px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease
}
.loading .flex-viewport {
	max-height:300px
}
.flexslider .slides {
	zoom:1
}
.carousel li {
	margin-right:5px
}
.flexslider li.gallery-item {
	margin:0
}
.flexslider img {
	border:0
}
.flex-direction-nav {
*height:0;
}
.flex-direction-nav a {
	width:30px;
	height:30px;
	margin:-20px 0 0;
	display:block;
	background:url('http://cdn2.perfectpatients.com/global/images/bg_direction_nav.png') no-repeat 0 0;
	position:absolute;
	top:50%;
	cursor:pointer;
	text-indent:-9999px;
	opacity:0;
-webkit-transition:all .3s ease
}
.gallery .flex-direction-nav a {
	margin:0
}
.alternate.flexslider {
	border:0
}
.alternate .flex-direction-nav a {
	width:19px;
	padding:0 5px;
	height:106px;
	background:#333 url('http://cdn2.perfectpatients.com/global/images/direction_nav_alternate.png') no-repeat 5px center;
	opacity:1;
	-webkit-transition:none
}
.alternate .flex-direction-nav .flex-prev {
	left:-29px
}
.alternate .flex-direction-nav .flex-next {
	right:-28px;
	background-position:-29px center
}
.alternate.flexslider:hover .flex-prev {
	left:-29px;
	opacity:1
}
.alternate.flexslider:hover .flex-next {
	right:-28px;
	opacity:1
}
.alternate.flexslider:hover .flex-prev:hover {
	opacity:.8
}
.alternate.flexslider:hover .flex-next:hover {
	opacity:.8
}
.flex-direction-nav .flex-next {
	background-position:100% 0;
	right:-36px
}
.flex-direction-nav .flex-prev {
	left:-36px
}
.flexslider:hover .flex-next {
	opacity:.8;
	right:5px
}
.flexslider:hover .flex-prev {
	opacity:.8;
	left:5px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity:1
}
.flex-direction-nav .flex-disabled {
	opacity:.3 !important;
	filter:alpha(opacity=30);
	cursor:default
}
.flex-control-nav {
	width:100%;
	position:absolute;
	bottom:10px;
	text-align:center
}
.flex-control-nav li {
	margin:0 6px;
	display:inline-block;
	zoom:1;
*display:inline;
}
.flex-control-paging li a {
	width:11px;
	height:11px;
	display:block;
	background:#666;
	background:rgba(0, 0, 0, 0.5);
	cursor:pointer;
	text-indent:-9999px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	border-radius:20px;
	box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
	background:#333;
	background:rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
	background:#000;
	background:rgba(0, 0, 0, 0.9);
	cursor:default
}
.flex-control-thumbs {
	margin:5px 0 0;
	position:static;
	overflow:hidden
}
.flex-control-thumbs li {
	width:25%;
	float:left;
	margin:0
}
.flex-control-thumbs img {
	width:100%;
	display:block;
	opacity:.7;
	cursor:pointer
}
.flex-control-thumbs img:hover {
	opacity:1
}
.flex-control-thumbs .flex-active {
	opacity:1;
	cursor:default
}
@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
opacity:1;
left:0
}
.flex-direction-nav .flex-next {
opacity:1;
right:0
}
}
.testimonial_wrap .flexslider {
	padding:0 50px 0 50px;
	margin:0;
	min-height:150px;
	background:none;
	border:0
}
.testimonial_wrap .flexslider .flex-direction-nav a {
	opacity:.8;
	-webkit-transition:none
}
.testimonial_wrap .flexslider .flex-direction-nav .flex-next {
	right:5px
}
.testimonial_wrap .flexslider .flex-direction-nav .flex-prev {
	left:5px
}
@media screen and (max-width:676px) {
.testimonial_wrap .flexslider {
margin-bottom:20px
}
}
.item {
	max-width:960px;
	width:100%;
	padding:15px 0
}
.testimonial {
	float:left;
	width:50%;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.testimonial.second {
	padding-right:60px
}
@media screen and (max-width:676px) {
.testimonial {
width:100%;
margin-bottom:10px
}
}
.flexslider .testimonial_image {
	float:left;
	margin:0 25px 0 10px
}
.flexslider .testimonial_image img {
	width:118px;
	height:118px;
	margin-bottom:0
}
@media screen and (max-width:676px) {
.flexslider .testimonial_image {
margin-left:30px
}
}
@media screen and (max-width:480px) {
.flexslider .testimonial_image {
margin-right:15px
}
}
.testimonial_text {
	padding:5px 0 0 10px;
	line-height:24px
}
@media screen and (max-width:676px) {
.testimonial_text {
margin:-10px 20px 0 120px
}
}
@media screen and (max-width:480px) {
.testimonial_text {
margin:-10px 28px 0;
background:none;
padding:5px 0 0;
line-height:29px
}
}
.test-text {
	font-size:20px;
	font-style:italic
}
.test_author {
	font-size:15px;
	margin-top:5px
}
#primary .flexslider {
	float:none;
	margin-bottom:0;
	padding:5px;
	margin:0;
	width:100%;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
#primary .flexslider .w_items {
	position:relative
}
#primary .flexslider .w_item {
	width:auto
}
#primary .slides {
	list-style:none;
	padding:0;
	margin:0
}
.widget_test_text {
	font-style:italic;
	font-size:13px;
	line-height:16px;
	padding:0
}
.widget_test_author {
	font-size:12px;
	text-align:right;
	line-height:14px;
	padding:0
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	background:#fff;
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
a img {
	border:0
}
@media print {
#header, #footer_wrap, #comments, .skip-to-content, .menu, .entry-social, .entry-footer, .aside, .big_fancy_bg, .nav-utility, #premium_wrap, .nav-primary, #dd-primary_nav, .nav-utility, .nav-footer {
	display:none !important
}
body, #wrap, #container, #content, .hentry, .entry-content {
	background:#fff;
	font-size:12pt;
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	overflow:visible !important;
	float:none !important
}
a, a:visited {
	text-decoration:underline
}
h1, h2, h3, h4 {
	line-height:1.4em
}
.entry-title a {
	background:none !important;
	line-height:2em
}
}
#comments {
	width:640px
}
#comments h3 {
	display:block;
	text-transform:capitalize;
	padding:5px 0;
	margin:15px 0
}
.h3-link, .h3-link:visited {
	font:8pt Arial
}
.commentlist, .commentlist .children {
	list-style:none;
	margin:0
}
.comments {
	margin-bottom:10px
}
.commentlist li {
	position:relative;
	clear:both;
	padding:10px 0 10px 160px;
	overflow:hidden
}
.comment-wrap {
	position:relative
}
.comment-meta {
	position:absolute;
	width:160px;
	left:-160px
}
.avatar {
	margin:0 5px 5px 0
}
.commentlist .fn, #commentform .fn {
	display:block;
	color:#514d42;
	font:bold 1em Arial, sans-serif;
	font-style:normal;
	clear:left
}
.comment-author-name, .comment-author-name:visited {
	color:#514d42
}
.comment-author-name:hover, .comment-author-name:active {
	color:#aaa
}
.comment-date {
	font-size:.8em;
	line-height:1.2em;
	color:#8d8982
}
.commentlist li .comment-entry {
	background:#fff;
	border:1px solid #ccc;
	padding:20px;
	position:relative
}
.commentlist li .comment-entry p {
	width:auto
}
.comment-arrow {
	display:block;
	background:url('http://cdn2.perfectpatients.com/global/images/comment_arrow.png') no-repeat 0 0;
	width:34px;
	height:38px;
	position:absolute;
	left:-32px;
	top:15px;
	z-index:5
}
.reply-author {
	margin:0
}
.comment-entry blockquote {
	background:#eee;
	font-family:inherit;
	font-size:1em;
	padding:15px
}
.comment-entry blockquote blockquote {
	background:#ddd;
	margin:1.5em
}
.comment-entry blockquote p {
	margin:0
}
.comment-reply-link, .comment-edit-link {
	font:8pt Arial;
	text-transform:uppercase
}
#trackbacks-list {
	clear:both;
	margin-top:15px
}
#trackbacks-list ol {
	margin-left:50px
}
.commentlist .children {
	padding-left:0 !important
}
.commentlist .children li {
	padding-left:25px;
	border-left:1px solid #ccc
}
.children .comment-arrow {
	height:1px;
	width:27px;
	left:-27px
}
.children .entry-content {
	z-index:10;
	padding-bottom:60px
}
.children .comment-meta {
	height:40px;
	width:200px;
	left:auto;
	right:10px;
	bottom:10px;
	z-index:15;
	text-align:right
}
.children .comment-meta .avatar {
	width:40px;
	height:40px;
	position:relative;
	float:right;
	margin-left:5px
}
.children .comment-meta .fn {
	display:inline-block;
	clear:none;
	font-size:.8em
}
.children .entry-content {
	position:relative
}
.comment-footer {
	padding-top:10px
}
#respond {
	position:relative;
	margin:0;
	overflow:hidden
}
#respond h3 {
	margin:0
}
#commentform {
	margin:0 0 30px;
	padding:2px 0 0 140px;
	position:relative;
	overflow:hidden
}
#commentform .comment-meta {
	left:0;
	width:162px;
	z-index:20
}
#commentform .comment-arrow {
	right:19px;
	left:auto
}
#commentform p {
	margin-bottom:8px;
	position:relative
}
#commentform label {
	display:none
}
#commentform input, #commentform textarea {
	background:#fff;
	color:#333;
	width:442px;
	font-size:1em;
	padding:5px 5px 5px 30px;
	margin:0;
	border:1px solid #ccc;
	position:relative;
	z-index:1
}
#commentform textarea {
	width:457px;
	height:180px;
	top:-2px;
	padding:10px
}
#login {
	position:relative;
	margin:0;
	float:left
}
#commentform #author {
	background:#fff url('http://cdn2.perfectpatients.com/global/images/comments_name.png') no-repeat 5px 50%
}
#commentform #email {
	background:#fff url('http://cdn2.perfectpatients.com/global/images/comments_email.png') no-repeat 5px 50%
}
#commentform #url {
	background:#fff url('http://cdn2.perfectpatients.com/global/images/comments_url.png') no-repeat 5px 50%
}
#commentform span.required {
	color:#f55;
	z-index:5
}
#commentform .comment-form-author .required, #commentform .comment-form-email .required, #commentform .comment-form-url .required {
	position:absolute;
	top:0
}
#commentform .comment-notes {
	font-size:.8em
}
#commentform .form-allowed-tags {
	font-size:.8em
}
#commentform .form-allowed-tags code {
	display:block
}
#commentform #submit {
	position:relative;
	float:right;
	width:auto
}
#commentform #submit {
	display:inline-block;
	background-color:#333;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #555), color-stop(1, #222));
	background:-moz-linear-gradient(center top, #555 20%, #222 100%);
	border-color:#444;
	color:#fff;
	line-height:1em;
	text-align:center;
	text-decoration:none !important;
	padding:6px 15px;
	margin:1.4em 0;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border-width:1px;
	border-style:solid;
	text-shadow:0 -1px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 2px rgba(255, 255, 255, .3), 0 1px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 2px rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 2px rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .3)
}
#commentform #submit:hover {
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -5px 30px rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -5px 30px rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -5px 30px rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .3)
}
#commentform #submit:active {
	border-color:#20559a;
	-webkit-box-shadow:inset 0 3px 7px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 0);
	-moz-box-shadow:inset 0 3px 7px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 0);
	box-shadow:inset 0 3px 7px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 0)
}
.button {
	display:inline-block;
	background-color:#333;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #555), color-stop(1, #222));
	background:-moz-linear-gradient(center top, #555 20%, #222 100%);
	border-color:#444;
	color:#fff;
	line-height:1em;
	text-align:center;
	text-decoration:none !important;
	padding:10px 20px;
	margin:1.4em 0;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:5px;
	border-width:1px;
	border-style:solid;
	text-shadow:0 -1px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 2px rgba(255, 255, 255, .3), 0 1px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 2px rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 2px rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .3)
}
.button:hover {
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -5px 30px rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -5px 30px rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -5px 30px rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .3)
}
.button:active {
	border-color:#20559a;
	-webkit-box-shadow:inset 0 3px 7px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 0);
	-moz-box-shadow:inset 0 3px 7px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 0);
	box-shadow:inset 0 3px 7px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 0)
}
.button.small {
	padding:5px 10px;
	font-size:.8em
}
.button.large {
	padding:8px 16px;
	font-size:1.4em
}
.button.xl {
	padding:10px 20px;
	font-size:1.8em
}
.button.red {
	background-color:#c20;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #e40), color-stop(1, #a20));
	background:-moz-linear-gradient(center top, #e40 20%, #c20 100%);
	border-color:#e40
}
.button.orange {
	background-color:#e70;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #f90), color-stop(1, #e70));
	background:-moz-linear-gradient(center top, #f90 20%, #e70 100%);
	border-color:#f90
}
.button.yellow {
	background-color:#ec0;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #fd0), color-stop(1, #db0));
	background:-moz-linear-gradient(center top, #fd0 20%, #ec0 100%);
	border-color:#ec0
}
.button.green {
	background-color:#4a0;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #6c0), color-stop(1, #4a0));
	background:-moz-linear-gradient(center top, #6c0 20%, #4a0 100%);
	border-color:#4a0
}
.button.blue {
	background-color:#07e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #0af), color-stop(1, #07e));
	background:-moz-linear-gradient(center top, #0af 20%, #07e 100%);
	border-color:#0af
}
.button.purple {
	background-color:#704;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #b06), color-stop(1, #704));
	background:-moz-linear-gradient(center top, #b06 20%, #704 100%);
	border-color:#b06
}
.button.dark {
	background-color:#333;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #555), color-stop(1, #222));
	background:-moz-linear-gradient(center top, #555 20%, #222 100%);
	border-color:#444
}
.button.light {
	background-color:#eee;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.2, #eee), color-stop(1, #bbb));
	background:-moz-linear-gradient(center top, #eee 20%, #bbb 100%);
	color:#111 !important;
	border-color:#ccc
}
.check_list, .arrow_list {
	list-style:none !important
}
.check_list li, .arrow_list li {
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 0
}
.check_list li {
	background-image:url('http://cdn2.perfectpatients.com/global/images/check.png')
}
.box {
	display:block;
	background:#eeeee7;
	color:#222;
	padding:10px 20px;
	border-width:1px 0;
	border-style:solid;
	position:relative;
	clear:both;
	margin-bottom:10px
}
.box.info {
	background:#eeeee7;
	border-color:#ccc
}
.box.dark {
	background:#333;
	border:#111;
	color:#eee
}
.box.alert {
	background:url('http://cdn2.perfectpatients.com/global/images/alert.png');
	background-position:10px 50%;
	background-repeat:no-repeat;
	border-color:#900;
	padding-left:45px
}
.box.download {
	background:url('http://cdn2.perfectpatients.com/global/images/download.png');
	background-position:10px 50%;
	background-repeat:no-repeat;
	border-color:#5a2;
	padding-left:45px
}
.box.check {
	background:url('http://cdn2.perfectpatients.com/global/images/check.png');
	background-position:10px 50%;
	background-repeat:no-repeat;
	border-color:#ccc;
	padding-left:45px
}
.box.note {
	background-image:url('http://cdn2.perfectpatients.com/global/images/note.png');
	background-position:10px 50%;
	background-repeat:no-repeat;
	border-color:#cc3;
	padding-left:45px
}
.column {
	width:100%;
	margin-right:4%;
	position:relative;
	float:left
}
.column.last {
	clear:right;
	margin-right:0
}
.one_half {
	width:48%
}
.one_third {
	width:30.66%
}
.two_thirds {
	width:65.33%
}
.one_fourth {
	width:22%
}
.three_fourths {
	width:74%
}
.one_fifth {
	width:16.8%
}
.two_fifths {
	width:37.6%
}
.three_fifths {
	width:58.4%
}
.four_fifths {
	width:79.2%
}
.one_sixth {
	width:13.33%
}
.five_sixths {
	width:82.67%
}
.divider, .hr {
	background:url('http://cdn2.perfectpatients.com/global/images/line.png') repeat-x 0 50%;
	min-height:1px;
	position:relative;
	clear:both;
	text-align:center
}
.divider .rtt, .hr .rtt {
	display:inline;
	background:#fff;
	padding:5px
}
.protected {
	background:#eee;
	color:#555;
	font-style:italic;
	border:1px solid #ddd;
	border-width:1px 0;
	margin:0 auto;
	padding:15px;
	text-align:center
}
.protected form {
	margin-top:15px
}
.layout-one-col div.aside {
	float:left;
	overflow:hidden
}
.layout-one-col div#primary, .layout-one-col div#secondary, .layout-one-col div#tertiary {
	display:none
}
.layout-one-col div#footer_wrap {
	clear:left
}
.page-template-page-fullwidth-php div#container, .page-template-page-fullwidth-php div#content {
	float:none !important;
	margin:0 auto !important
}
.page-template-page-fullwidth-php div.aside {
	float:left !important;
	overflow:hidden !important
}
.page-template-page-fullwidth-php div#primary, .page-template-page-fullwidth-php div#secondary, .page-template-page-fullwidth-php div#tertiary {
	display:none !important
}
.page-template-page-fullwidth-php div#footer_wrap {
	clear:left !important
}
.layout-two-col-left div#container {
	float:right;
	margin:0 0 0 -320px;
	width:100%
}
.layout-two-col-left div#primary, .layout-two-col-left div#secondary, .layout-two-col-left div#tertiary {
	float:left;
	width:280px;
	overflow:hidden
}
.layout-two-col-left div#secondary {
	display:none
}
.layout-two-col-left div#footer_wrap {
	clear:both
}
.layout-two-col-right div#container {
	float:left;
	margin:0 -320px 0 0;
	width:100%
}
.layout-two-col-right div#content {
	margin:0 320px 0 0
}
.layout-two-col-right div#primary, .layout-two-col-right div#secondary, .layout-two-col-right div#tertiary {
	float:right;
	overflow:hidden;
	width:280px
}
.layout-two-col-right div#secondary {
	display:none
}
.layout-two-col-right div#footer_wrap {
	clear:both
}
.layout-three-col-left div#container {
	float:right;
	margin:0 0 0 -400px;
	width:100%
}
.layout-three-col-left div#content {
	margin:0 0 0 420px
}
.layout-three-col-left div#primary, .layout-three-col-left div#secondary {
	float:left;
	overflow:hidden;
	width:180px;
	margin-right:20px
}
.layout-three-col-left div#footer_wrap {
	clear:both
}
.layout-three-col-right div#container {
	float:left;
	width:100%
}
.layout-three-col-right div#content {
	margin:0 420px 0 0
}
.layout-three-col-right div#primary, .layout-three-col-right div#secondary {
	float:left;
	overflow:hidden;
	width:180px
}
.layout-three-col-right div#primary {
	margin:0 0 0 -400px
}
.layout-three-col-right div#secondary {
	margin:0 0 0 -200px
}
.layout-three-col-right div#footer_wrap {
	clear:left
}
.layout-three-col-both div#container {
	float:left;
	width:100%
}
.layout-three-col-both div#content {
	margin:0 210px
}
.layout-three-col-both div#primary, .layout-three-col-both div#secondary {
	float:left;
	overflow:hidden;
	width:180px
}
.layout-three-col-both div#primary {
	margin:0 0 0 -100%
}
* html .layout-three-col-both div#primary {
	left:20px;
	position:relative
}
.layout-three-col-both div#secondary {
	margin:0 0 0 -180px
}
.layout-three-col-both div#footer_wrap {
	clear:left
}
@media screen {
#colorbox {
	padding-bottom:35px !important
}
#colorbox button {
	border:0
}
#colorbox, #cboxWrapper, #cboxContent, #cboxLoadedContent {
	max-width:100%
}
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	padding-bottom:15px
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left
}
#cboxContent {
	position:relative
}
#cboxLoadedContent {
	overflow:auto;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0
}
#cboxTitle {
	margin:0
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer
}
#cboxOverlay {
	background:#000
}
#cboxContent {
	margin-top:20px
}
#cboxLoadedContent {
	background:#000;
	padding:5px;
	color:#eee
}
.light #cboxLoadedContent {
	background:#fff;
	color:#333
}
#cboxTitle {
	right:0;
	color:#222;
	line-height:24px;
	background:#fff;
	margin-top:3px;
	padding:5px;
	opacity:.8
}
.dash #cboxTitle {
	background:none
}
#cboxCurrent {
	position:absolute;
	top:-20px;
	right:0;
	color:#ccc
}
#cboxSlideshow {
	position:absolute;
	top:-25px;
	right:50px;
	color:#fff;
	font-size:12px;
	background:#000;
	padding:5px
}
#cboxPrevious {
	position:absolute;
	top:50%;
	left:5px;
	margin-top:-32px;
	background:url('http://cdn2.perfectpatients.com/global/images/colorbox-controls.png') top left no-repeat;
	width:28px;
	height:65px;
	text-indent:-9999px
}
#cboxPrevious.hover {
	background-position:bottom left
}
#cboxNext {
	position:absolute;
	top:50%;
	right:5px;
	margin-top:-32px;
	background:url('http://cdn2.perfectpatients.com/global/images/colorbox-controls.png') top right no-repeat;
	width:28px;
	height:65px;
	text-indent:-9999px
}
#cboxNext.hover {
	background-position:bottom right
}
#cboxLoadingOverlay {
	background:#000
}
#cboxLoadingGraphic {
	background:url('http://cdn2.perfectpatients.com/global/images/colorbox-loading.gif') center center no-repeat
}
#cboxClose {
	position:absolute;
	top:0;
	right:15px;
	display:block;
	background:url('http://cdn2.perfectpatients.com/global/images/colorbox-controls.png') top center no-repeat;
	width:38px;
	height:19px;
	text-indent:-9999px
}
.dash #cboxClose {
	top:0
}
#cboxClose.hover {
	background-position:bottom center
}
.cb_gallery #cboxLoadedContent {
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.splash_modal #cboxTitle, .splash_modal #cboxClose {
	display:none !important
}
.splash_modal #cboxLoadedContent {
	padding:0
}
}
body, input, textarea {
	color:#000;
	font:12px Arial, sans-serif;
	line-height:18px
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	clear:both
}
p {
	margin-bottom:18px
}
ul {
	margin:0 0 18px 2.5em
}
ol {
	margin:0 0 18px 2.5em
}
ul {
	list-style:disc
}
ol {
	list-style-type:decimal
}
ol ol {
	list-style:upper-alpha
}
ol ol ol {
	list-style:lower-roman
}
ol ol ol ol {
	list-style:lower-alpha
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0
}
dt {
	font-weight:bold
}
dd {
	margin-bottom:18px
}
strong {
	font-weight:bold
}
cite, em, i {
	font-style:italic
}
blockquote {
	margin:0 3em
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal
}
pre {
	font:13px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px
}
code {
	font:13px Monaco, monospace
}
abbr, acronym {
	border-bottom:1px dotted #333;
	cursor:help
}
ins {
	text-decoration:none
}
sup, sub {
	height:0;
	line-height:1;
	vertical-align:baseline;
	position:relative
}
sup {
	bottom:1ex
}
sub {
	top:.5ex
}
blockquote.left {
	float:left;
	margin-left:0;
	margin-right:20px;
	text-align:right;
	width:33%
}
blockquote.right {
	float:right;
	margin-left:20px;
	margin-right:0;
	text-align:left;
	width:33%
}
* {
	margin:0;
	padding:0
}
body {
	background:#fff;
	color:#333;
	font:100% Arial, sans-serif;
	line-height:1.5em;
	margin:0;
	padding:0
}
a, a:visited {
	text-decoration:none;
	color:#999
}
a:hover, a:active {
	color:#333
}
h1, h2, h3, h4, h5, h6 {
	color:#111;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:2em
}
h1 {
	font-size:2em
}
h2 {
	font-size:1.8em
}
h3 {
	font-size:1.4em
}
h4 {
	font-size:1.2em
}
h5 {
	font-size:1em
}
h6 {
	font-size:.8em
}
hr {
	margin:1.4em auto;
	display:block;
	clear:both;
	border-collapse:collapse;
	border:0;
	border-bottom:1px solid #aaa
}
blockquote {
	font-style:italic
}
sup, sub {
	font-size:.6em
}
pre {
	background:#f9f9f9;
	padding:1em;
	border:1px solid #dadada
}
ins {
	background:#ff8;
	padding:0 4px
}
.wp-caption {
	background:#f0f0f0;
	color:#555;
	padding:10px;
	border:1px solid #ddd
}
.wp-caption img {
	margin:0;
	padding:0
}
.entry-content strong {
	color:#111
}
.entry-content table {
	border:1px solid #ddd;
	width:100%
}
.entry-content table th {
	padding:5px 20px;
	text-align:left;
	font-weight:bold;
	color:#111
}
.entry-content table td {
	border-top:1px solid #ddd;
	padding:5px 12px
}
.al, .alignleft, .left {
	position:relative;
	float:left !important;
	margin-right:10px
}
.ar, .alignright, .right {
	position:relative;
	float:right !important;
	margin-left:10px
}
.center {
	display:block;
	margin:0 auto;
	text-align:center
}
.ma {
	margin:auto
}
.cb {
	display:block;
	position:relative;
	clear:both
}
.fine {
	font-size:.8em;
	line-height:1.4em
}
img, p img {
	float:none;
	margin:auto;
	border:0
}
.more-link {
	display:block;
	position:relative;
	float:left;
	clear:both
}
.submit-button {
	background:#333;
	color:#fff;
	border:0;
	width:auto;
	font-weight:bold;
	text-transform:uppercase
}
.submit-button:hover {
	background:#555
}
.entry-content ul, .entry-content ol {
	margin:1em 2em
}
.entry-content ul ul, .entry-content ol ol {
	margin:0 2em
}
.entry-content ul {
	list-style:disc;
	padding-bottom:10px
}
.entry-content ol {
	list-style-type:decimal
}
.skip-to-content {
	position:absolute;
	left:-999em
}
.rtt {
	display:block;
	font-size:.8em;
	text-align:center;
	position:relative;
	clear:both
}
#wrap, #footer_wrap {
	width:960px;
	padding:0;
	margin:0 auto;
	position:relative
}
#footer_wrap {
	border-width:0 1px 1px
}
#header {
	position:relative;
	clear:both;
	overflow:visible
}
#header h1 {
	margin:0
}
#logo {
	display:block;
	margin:25px 0;
	position:relative
}
#blog-title {
	position:absolute;
	text-indent:-999em
}
#blog-description {
	clear:both;
	margin:10px auto
}
#container_wrap {
	margin:0 auto;
	position:relative;
	clear:both
}
#nav-above, #nav-below {
	position:relative;
	overflow:hidden
}
.nav-previous, .nav-next {
	width:45%
}
.nav-previous {
	position:relative;
	float:left;
	text-align:left
}
.nav-next {
	position:relative;
	float:right;
	text-align:right
}
.page-template-page-fullwidth-php div#container, .page-template-page-fullwidth-php div#content {
	margin:0 auto
}
.page-template-page-fullwidth-php div#primary, .page-template-page-fullwidth-php div#secondary {
	display:none
}
.nav {
	font-weight:bold;
	width:100%;
	overflow:visible;
	height:30px;
	line-height:30px;
	clear:both
}
.nav ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:1000
}
.nav-primary ul {
	z-index:1500
}
.nav li {
	display:block;
	position:relative;
	float:left;
	padding:0;
	margin:0
}
.nav li a, .nav li a:visited {
	color:#777;
	padding:4px 15px;
	line-height:30px;
	margin:0
}
.nav li ul, .nav li:hover li ul {
	display:none;
	background:#222;
	padding:0;
	margin:0;
	position:absolute;
	white-space:nowrap;
	top:30px;
	left:0;
	z-index:1100
}
.nav li:hover ul, .nav li li:hover ul {
	display:block
}
.nav li:hover li ul {
	top:5px;
	left:200px;
	z-index:1200
}
.nav li li {
	float:none;
	display:block
}
.nav li li a, .nav li li a:visited, .nav li:hover li a, .nav li:hover li a:visited {
	display:block;
	font-weight:normal;
	color:#eee;
	border:0
}
.nav li:hover li a:hover, .nav li:hover li a:active {
	background:#eaeaea;
	color:#222
}
.nav li li.current-menu-item a, .nav li li.current-menu-item a:visited, .nav li li.current-menu-ancestor a, .nav li li.current-menu-ancestor a:visited {
	background:#f9f9f9;
	color:#222
}
.nav-sb_before {
	background:#111;
	padding-bottom:0;
	margin:0 auto;
	width:100%;
	height:30px;
	border-bottom:0
}
.nav-sb_before ul {
	width:960px;
	margin:0 auto;
	z-index:1600
}
.nav-sb_before ul#primary_nav {
	z-index:1700
}
.nav-sb_before li a, .nav-sb_before li a:visited {
	color:#aaa;
	font-weight:normal;
	font-size:12px;
	line-height:30px;
	padding:0 8px;
	text-transform:uppercase
}
.nav-sb_before li:hover a, .nav-sb_before li:hover a:visited, .nav-sb_before li a:hover, .nav-sb_before li a:active, .nav-sb_before li a:focus, .nav-sb_before li.current-menu-item a, .nav-sb_before li.current-menu-item a:visited, .nav-sb_before li.current-menu-ancestor a, .nav-sb_before li.current-menu-ancestor a:visited {
	border-bottom:0
}
.nav-sb_before li.current-menu-item a, .nav-sb_before li.current-menu-item a:visited, .nav-sb_before li.current-menu-ancestor a, .nav-sb_before li.current-menu-ancestor a:visited {
	font-weight:bold
}
.nav-sb_before li ul {
	top:30px
}
.nav-sb_before li:hover li ul {
	top:0
}
.nav-sb_before li li a, .nav-sb_before li li a:visited, .nav-sb_before li:hover li a, .nav-sb_before li:hover li a:visited {
	background:#111;
	color:#eee;
	font-size:.8em;
	line-height:1.4em;
	text-transform:none;
	padding:5px 10px
}
.nav-sb_before li:hover li a:hover, .nav-sb_before li:hover li a:active, .nav-sb_before li li.current-menu-item a, .nav-sb_before li li.current-menu-item a:visited, .nav-sb_before li li.current-menu-ancestor a, .nav-sb_before li li.current-menu-ancestor a:visited {
	background:#333;
	color:#fff
}
.nav-footer {
	padding-bottom:0;
	margin:0 auto;
	width:auto;
	height:30px;
	border-bottom:0
}
.nav-footer ul {
	margin:0 auto;
	width:auto
}
#footer_right .nav-footer {
	float:right
}
.nav-footer li a, .nav-footer li a:visited {
	font-size:.8em;
	text-transform:none;
	font-weight:normal;
	padding:0 8px
}
.nav-footer li:hover a, .nav-footer li:hover a:visited, .nav-footer li a:hover, .nav-footer li a:active, .nav-footer li a:focus, .nav-footer li.current-menu-item a, .nav-footer li.current-menu-item a:visited, .nav-footer li.current-menu-ancestor a, .nav-footer li.current-menu-ancestor a:visited {
	color:#111;
	border-bottom:0
}
.nav-footer li ul {
	top:30px
}
.nav-footer li:hover li ul {
	top:0
}
.nav-footer li li a, .nav-footer li li a:visited, .nav-footer li:hover li a, .nav-footer li:hover li a:visited {
	background:#111;
	color:#eee;
	line-height:1.4em;
	text-transform:none;
	padding:5px 10px
}
.nav-footer li:hover li a:hover, .nav-footer li:hover li a:active, .nav-footer li li.current-menu-item a, .nav-footer li li.current-menu-item a:visited, .nav-footer li li.current-menu-ancestor a, .nav-footer li li.current-menu-ancestor a:visited {
	background:#333;
	color:#fff
}
.nav-primary li.search {
	padding-bottom:3px;
	position:relative;
	float:right
}
.nav-primary li.menu-item-type-search .searchtext {
	width:250px
}
.nav-primary li.menu-item-type-search .button {
	display:none
}
.nav li.menu-item-type-social {
	position:relative;
	float:right;
	height:24px
}
.nav li.menu-item-type-social a, li.menu-item-type-social a:visited {
	padding:3px
}
.nav li.menu-item-type-social a img {
	margin:3px auto
}
.nav li.menu-item-type-social a span {
	position:absolute;
	left:-999em
}
.nav li.menu-item-type-search {
	position:relative;
	float:right
}
.nav li.menu-item-type-search .searchtext {
	display:block;
	background:#f7f5f3 url('http://cdn2.perfectpatients.com/global/images/search.png') no-repeat 98% 50%;
	color:#555;
	font:.8em Arial, sans-serif;
	width:270px;
	padding:3px 5px;
	line-height:20px;
	border:1px solid #555
}
.nav li.menu-item-type-search .searchbutton {
	display:none
}
.aside .xoxo, .aside .xoxo ul {
	list-style:none;
	margin:0;
	padding:0
}
.widget-title {
	margin-bottom:0;
	text-align:left
}
.widget {
	margin-bottom:30px
}
.widget ul {
	padding-bottom:5px
}
.widget li a, .widget li a:visited {
	display:block;
	padding:5px;
	border-top:1px solid #ccc
}
.widget li a:hover, .widget li a:active {
	background:#111;
	color:#fff
}
.sb_social_widget a:hover, .sb_social_widget a:active {
	text-decoration:none
}
.sb_social_widget a img {
	vertical-align:middle;
	margin-right:5px
}
.recentcomments {
	display:block;
	padding:5px;
	border-top:1px solid #ccc
}
.widget li.recentcomments a, .widget li.recentcomments a:visited {
	border-top:0
}
.widget li.recentcomments a:hover, .widget li.recentcomments a:active {
	background:none;
	color:#111;
	text-decoration:underline
}
.sb_search_widget {
	overflow:hidden
}
.sb_search_widget .searchtext {
	width:95%;
	color:#777;
	font-size:1em;
	padding:5px;
	border:1px solid #222;
	margin-bottom:5px
}
.sb_search_widget .searchform .button {
	margin:0
}
.widget_calendar table {
	width:100%
}
.widget_calendar thead {
	font-size:11px
}
.widget_calendar tbody {
	color:#ccc
}
.widget_calendar tbody td {
	padding:3px 0 2px;
	background:#f5f5f5;
	border:1px solid #fff;
	text-align:center
}
.widget_calendar tbody td a {
	display:block;
	color:#222
}
.widget_calendar tbody td a:hover {
	background:#222;
	color:#fff
}
.widget_calendar tbody .pad {
	background:none
}
.widget_calendar tfoot #next {
	text-align:right
}
#featured_aside {
	position:relative;
	overflow:hidden;
	float:none;
	width:100%
}
.featured-item {
	padding:5px 0;
	position:relative;
	clear:both;
	overflow:hidden
}
.widget .featured-item a, .widget .featured-item a:visited {
	border:0 !important;
	padding:0
}
.widget .featured-item a:hover, .widget .featured-item a:active {
	background:none;
	color:#111
}
.featured-meta {
	font-size:.7em;
	line-height:1.4em;
	text-transform:uppercase
}
.widget .featured-meta a, .widget .featured-meta a:visited {
	display:inline
}
.sb_featured_content_widget .more-link {
	float:none;
	display:inline
}
div.post, div.syndicated {
	padding-bottom:30px;
	position:relative;
	overflow:hidden
}
.blog div.post, .blog div.syndicated, .archive div.post, .archive div.syndicated, .category div.post, .category div.syndicated {
	border-bottom:1px solid #ccc;
	margin-bottom:30px
}
.single div.post {
	border:0;
	margin-bottom:0
}
.page-title {
	margin-bottom:15px
}
.entry-title, .single .page-title {
	line-height:1.2em;
	display:block;
	margin-bottom:-4px
}
.entry-title a, .entry-title a:visited {
	color:#000
}
.entry-meta {
	font-size:.7em;
	text-transform:uppercase;
	margin-bottom:18px
}
.entry-photo {
	margin:0 15px 15px 0;
	position:relative;
	float:left
}
.entry-content {
	position:relative
}
.entry-footer {
	position:relative;
	clear:both
}
.entry-tags {
	display:block;
	margin-bottom:15px;
	position:relative;
	float:left
}
.entry-comments a, .entry-comments a:visited {
	background:url('http://cdn2.perfectpatients.com/global/images/comment_bubble.png') no-repeat 0 50%;
	padding-left:25px;
	line-height:18px;
	padding-bottom:3px;
	text-transform:uppercase;
	font:bold 1em "Arial Narrow", "Trebuchet MS", sans-serif;
	position:relative;
	float:right
}
#entry-author-info {
	position:relative;
	overflow:hidden;
	background:#f5f5f5;
	padding:20px;
	margin-bottom:20px
}
.single #entry-author-info {
	padding:10px
}
#entry-author-info h2 {
	margin-bottom:10px
}
.single #entry-author-info h2 {
	font-size:1.2em
}
#author-avatar {
	position:relative;
	float:left;
	margin-right:20px
}
.single #author-avatar {
	margin-right:10px
}
div#footer, #wp_footer {
	margin:10px auto;
	clear:both
}
#footer_sidebar .aside {
	position:relative;
	float:left
}
#footer_left {
	text-align:left;
	width:45%;
	position:relative;
	float:left;
	clear:both
}
#footer_right {
	text-align:right;
	width:45%;
	position:relative;
	float:right
}
#credits, #admin_links {
	overflow:hidden;
	padding:15px 0;
	clear:both
}
#credits {
	position:relative;
	float:left
}
.copyright, .footer_text {
	display:block
}
#admin_links ul {
	list-style:none;
	margin:0;
	padding:0
}
#admin_links li {
	display:inline
}
#admin_links li.meta-sep {
	margin:0 5px
}
.entry-content .gform_wrapper img {
	margin:auto
}
.entry-content .gform_wrapper table {
	background:none
}
body .gform_wrapper input[type=text], body .gform_wrapper textarea {
	color:#333;
	font-size:1em;
	border:1px solid #aaa;
	padding:5px
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
	width:245px
}
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	line-height:1em;
	margin-bottom:0
}
.gform_wrapper input.button {
	margin:0
}
body .gform_wrapper .gform_footer {
	margin:10px 0 0;
	padding:0
}
.widget .gform_wrapper {
	margin:0
}
.widget .gform_wrapper .gform_heading {
	margin-bottom:0
}
.widget .gform_fields {
	border-bottom:0
}
body .gform_wrapper .large input.medium, body .gform_wrapper .large select.medium {
	width:92%
}
#containing_wrap {
	margin:0 auto;
	max-width:960px;
	width:100%;
	background:#fff;
	margin-top:40px
}
#wrap {
	max-width:960px;
	width:100%
}
#header_wrap {
	overflow:hidden;
	clear:both
}
#logo {
	margin:0 auto;
	position:absolute;
	z-index:200
}
#container_wrap {
	max-width:960px;
	width:100%
}
#content {
	padding-top:20px;
	min-height:300px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.layout-one-col div#content {
	padding:20px 4% 0
}
.layout-three-col-both div#content {
	padding:20px 22.708% 0;
	margin:0;
	max-width:520px;
	width:54.166%;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
.layout-two-col-left div#content {
	margin:0 0 0 280px;
	padding:20px 3.5% 0
}
.layout-two-col-right div#content {
	margin:0 280px 0 0;
	padding:20px 3.5% 0
}
.layout-two-col-left div#primary, .layout-two-col-left div#primary, .layout-two-col-right div#primary, .layout-two-col-right div#primary {
	max-width:280px;
	width:100%
}
.layout-three-col-both div#primary, .layout-three-col-both div#secondary {
	max-width:200px;
	width:20.833%
}
.layout-three-col-both div#secondary {
	margin-left:-20.833%
}
.page-id-0.layout-three-col-both #container_wrap, .page-id-0.layout-two-col-left #content, .page-id-0.layout-two-col-right #content {
	padding:20px 0 0 20px;
	margin:0
}
.cf:after {
	content:" ";
	display:table
}
.cf:after {
	clear:both
}
.cf {
*zoom:1;
}
.nav {
	margin:0 auto
}
.nav-primary {
	border-bottom:0;
	height:auto;
	line-height:2em;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.nav-primary.center_menu {
	text-align:center
}
.nav-primary.center_menu li {
	text-align:left
}
.center_menu #primary_nav {
	float:none;
	display:inline-block
}
#primary_nav {
	background-color:transparent
}
.nav-primary li a, .nav-primary li a:visited, #dd-primary_nav a, #dd-primary_nav a:visited {
	line-height:inherit;
	padding:0 15px;
	display:block
}
.nav-primary li.last a, .nav-primary li.last a:visited {
	border:0
}
.nav-primary ul li ul {
	top:2em
}
.nav-primary ul li ul li a, .nav-primary ul li ul li a:visited {
	padding:0 15px
}
.nav-footer {
	height:auto
}
.nav-footer li a, .nav-footer li a:visited, .nav-footer li a:hover {
	border-right:1px solid #fff;
	color:#fff;
	font-size:12px
}
.nav-footer li.last a, .nav-footer li.last a:visited, #credit_wrap .nav-footer li.last span {
	border:0
}
.nav-utility, .footer_nav-utility {
	height:40px;
	position:relative
}
.nav-sb_before {
	position:absolute;
	top:0;
	z-index:2000
}
.sticky-top {
	position:fixed;
	z-index:2001
}
.utility_wrap, .footer_utility_wrap {
	max-width:960px;
	width:100%;
	height:40px;
	margin:0 auto;
	text-align:center
}
.nav-utility ul, .footer_nav-utility ul {
	width:100%;
	padding-top:6px
}
.footer_utility_wrap ul {
	float:left;
	width:60%
}
.utility_wrap .util_left {
	float:left
}
.utility_wrap .util_right {
	float:right
}
.utility_wrap .utility_item, .footer_utility_wrap .utility_item {
	margin:0 5px;
	line-height:2em
}
.nav-utility li a, .nav-utility li a:visited, .footer_nav-utility li a, .footer_nav-utility li a:visited {
	padding:4px 10px 2px
}
.nav-utility li a .button_icon {
	width:22px;
	height:22px;
	float:left;
	margin:-2px 5px 0 -5px
}
.nav-utility .utility_social a, .nav-utility .utility_social a:visited {
	margin:2px 3px 0;
	padding:0;
	width:24px;
	height:24px;
	float:left
}
.utility_item.phone {
	line-height:27px
}
.phone_text, .utility_item.phone a {
	padding:0;
	font-weight:bold
}
.nav-utility .utility_search {
	padding:0;
	margin-top:1px;
	line-height:1em
}
.utility_search .searchtext, .shortcodesearch .searchtext {
	width:120px;
	height:21px;
	font-size:12px;
	line-height:23px
}
.utility_wrap .utility_search .searchform .searchbutton, .shortcodesearch .searchbutton {
	border:0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	border-radius:0 3px 3px 0;
	padding:3px 8px;
	margin-left:-4px;
	line-height:17px
}
.social_sharing {
	float:right;
	margin-top:10px;
	clear:both;
	padding-left:5px
}
.nav-footer .social_sharing {
	clear:none
}
h1, h2, h3, h4, h5, h6 {
	clear:none
}
.entry-content {
	z-index:1
}
.n-a-p {
	z-index:100
}
.note {
	background:#f1f1f1;
	padding:25px;
	margin:25px 0;
	border-radius:0 25px 25px;
	color:#555
}
blockquote.quote {
	font-family:Georgia, serif;
	font-size:20px;
	font-style:italic;
	max-width:500px;
	margin:.25em 15px;
	padding:.25em 35px;
	line-height:1.45;
	position:relative;
	color:#555
}
blockquote.quote:before {
	display:block;
	content:"\201C";
	font-size:80px;
	position:absolute;
	left:-20px;
	top:-20px;
	color:#7a7a7a
}
blockquote.quote cite {
	color:#999;
	font-size:14px;
	display:block;
	margin-top:5px
}
blockquote.quote cite:before {
	content:"\2014 \2009"
}
.wp-caption {
	background:#fff;
	max-width:100%;
	padding:6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-align:center;
	margin-bottom:18px
}
.entry-content img {
	margin:0 0 18px 0
}
.wp-caption img {
	margin:0;
	padding:0;
	border:0 none
}
.wp-caption-text {
	text-align:left;
	font-style:italic
}
.wp-caption p.wp-caption-text {
	margin:0;
	padding:5px
}
.alignleft, img.alignleft {
	float:left;
	margin-right:20px
}
.alignright, img.alignright {
	display:block;
	float:right;
	margin-left:20px
}
.aligncenter, img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both
}
.gallery img {
	margin:0
}
.wp-smiley {
	max-height:12px;
	margin:0 !important
}
#footer .one_half {
	width:45%;
	margin-right:5%
}
.featured-title, .featured-item .toggle {
	font-size:14px;
	line-height:1em;
	margin-bottom:5px;
	font-weight:bold
}
.home .page-title, .s-category-newsletters.single .page-title {
	position:absolute;
	text-indent:-999em;
	white-space:nowrap;
	overflow:hidden
}
.single-post .page-title {
	position:relative;
	text-indent:0
}
.search .page-title {
	position:relative;
	margin-left:0;
	text-indent:0
}
.search_highlight {
	background:#dac96b
}
.search-no-results .entry-title {
	margin-bottom:5px
}
.blog .entry-title {
	clear:both
}
.blog-page-title {
	margin-bottom:10px
}
.s-category-chiropractic-newsletters .entry-meta, .s-category-dental-newsletters .entry-meta {
	display:none
}
.newsletter_archive {
	padding-left:20px;
	background:url(http://cdn2.perfectpatients.com/global/images/arrow-thing.png) no-repeat 0 3px;
	margin-bottom:30px
}
div.category-chiropractic-newsletters, div.category-dental-newsletters {
	border-bottom:0
}
#email_unsubscribe_btns input[type="button"] {
	background:#111;
	color:#fff;
	padding:2px 8px;
	border:0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px
}
.nav-utility .utility_wrap .button, .nav-utility .footer_utility_wrap .button {
	line-height:20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:0;
	text-transform:uppercase
}
a.alignleft {
	margin-right:10px
}
a.alignright {
	margin-left:10px
}
#content .searchform .searchbutton {
	-moz-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	line-height:19px;
	margin-left:-4px;
	box-shadow:none;
	padding:1px 15px
}
#content .searchform .searchtext {
	width:120px
}
.blog .hentry, .search .hentry, .archive .hentry {
	margin-bottom:25px
}
.blog .hentry p, .search .hentry p, .archive .hentry p {
	margin-bottom:0
}
.entry-meta {
	margin:5px 0
}
.entry-footer {
	overflow:hidden
}
.entry-content table {
	border:1px solid #fff;
	background:#f7f3f0;
	margin-bottom:10px
}
.entry-content table tbody td {
	border-left:1px solid #fff
}
.entry-content thead td {
	color:#fff;
	border-bottom:1px solid #999
}
.entry-content .more-link {
	float:none;
	display:inline;
	clear:none
}
.gallery {
	margin:auto
}
.gallery .gallery-item {
	float:left;
	margin-top:10px;
	text-align:center
}
.gallery img {
	border:2px solid #cfcfcf
}
.gallery .gallery-caption {
	margin-left:0
}
.gallery-columns-1 .gallery-item {
	width:100%
}
.gallery-columns-2 .gallery-item {
	width:46%;
	margin-right:4%
}
.gallery-columns-3 .gallery-item {
	width:30%;
	margin-right:3%
}
.gallery-columns-4 .gallery-item {
	width:22%;
	margin-right:3%
}
.gallery-columns-5 .gallery-item {
	width:18%;
	margin-right:2%
}
#premium_wrap {
	max-width:960px;
	width:100%;
	float:left
}
#premium_wrap .videowidth {
	margin:0
}
.premium_content {
	max-width:645px;
	width:100%;
	height:370px;
	padding:10px 12px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
	position:relative;
	overflow:hidden
}
.premium_side_banners {
	width:315px;
	height:370px;
	float:left;
	padding:0 15px 0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.premium_side_banners .social_sharing {
	margin:0 20px 0 0
}
#premium_social {
	margin:15px auto;
	text-align:center;
	overflow:hidden
}
.social_below {
	padding-top:10px
}
#premium_social a {
	margin:5px 7px;
	display:inline-block
}
.bsides {
	text-align:center;
	margin-bottom:10px;
	max-width:100%
}
.premium_bottom_banners {
	float:left;
	width:100%;
	padding:12px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.bbs {
	margin-right:1%;
	float:left
}
.bbs.last {
	margin-right:0
}
.premium_shadow {
	width:100%
}
#content_header, #content_footer {
	margin:5px 0
}
#hero-slider {
	clear:both;
	overflow:hidden
}
#hero-slider .slides .slidehtml img {
	width:auto
}
.gallery.flexslider {
	background:none;
	padding:0
}
.gallery .flex-control-nav {
	margin:0
}
.widget {
	margin:10px 10px 15px 10px
}
.widget-title {
	margin-bottom:5px;
	padding:0 0 5px 0
}
.widget_nav_menu .widget-title, .aside .xoxo .widget .widget-title .title-gradient {
	padding:5px
}
.aside .xoxo .widget .widget-title div {
	padding:0
}
.sb_search_widget {
	margin-bottom:10px
}
.sb_search_widget .searchtext {
	width:50%;
	padding:0
}
.v_recent_posts_widget .featured-item a.more-link, .v_featured_article_widget .featured-item a.more-link, .factoids_widget .featured-item a.more-link {
	display:inline;
	float:none
}
.factoids {
	padding-left:18px;
	background:url("http://cdn2.perfectpatients.com/global/images/factoids-arrow.png") no-repeat 2px 5px
}
.subscribe_bg {
	-moz-border-radius:10px 10px 5px 5px;
	-webkit-border-radius:10px 10px 5px 5px;
	border-radius:10px 10px 5px 5px
}
.subscribe_bg .subscribe-widget {
	padding:0 5px 5px
}
.widget_nav_menu {
	margin-top:20px
}
.widget_nav_menu .widget-title, .title-gradient {
	margin-bottom:0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0
}
.aside .xoxo .widget_nav_menu ul {
	padding:0;
	z-index:1001
}
.widget_nav_menu li {
	display:block
}
.widget_nav_menu li a, .widget_nav_menu li a:visited {
	padding:5px 8px
}
.widget_nav_menu li ul li a {
	padding:5px 10px
}
.widget_nav_menu li ul {
	display:none
}
.widget_nav_menu li:hover ul {
	display:block;
	position:absolute;
	width:260px;
	margin-left:260px;
	margin-top:-30px
}
.layout-three-col-both .widget_nav_menu li:hover ul {
	margin-left:180px;
	width:200px
}
.layout-three-col-both #secondary .widget_nav_menu li:hover ul {
	margin-left:-201px
}
.layout-two-col-right #wrap .widget_nav_menu li:hover ul {
	margin-left:-260px
}
.widget_nav_menu li a:hover {
	text-decoration:none
}
.widget_nav_menu a[href="#"]:hover {
	cursor:default
}
#above_footer {
	width:100%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	clear:both;
	padding:2px 10px
}
#footer_banner {
	text-align:center;
	clear:both;
	width:100%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:2px 10px;
	position:relative
}
@media screen and (max-width:750px) {
#footer_banner {
display:none
}
}
#footer_wrap {
	width:100%;
	max-width:960px;
	display:none
}
.home #footer_wrap {
	display:block
}
div#footer, #wp_footer {
	width:95%;
	margin:0 auto
}
#utility_credit_wrap {
	overflow:hidden;
	position:relative;
	width:100%;
	max-width:960px;
	margin:0 auto;
	font-size:12px
}
#centered_footer {
	margin:0 auto
}
#footer_utility_wrap, #credit_wrap {
	width:100%;
	max-width:960px;
	margin:0 auto;
	padding:0 10px 0 10px;
	clear:both;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
#footer_left {
	width:45%
}
#footer_right {
	width:100%;
	clear:right
}
#credits, #credits #admin_links {
	line-height:30px;
	padding:0;
	font-size:12px;
	float:left;
	clear:none
}
#credits a, #credits a:visited {
	color:#333
}
.nav-utility.nav-footer {
	padding-right:5px;
	width:100%;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.nav-footer {
	height:auto;
	clear:right
}
.nav-footer li a, .nav-footer li a:visited, .nav-footer li a:hover, .nav-footer span {
	font-size:12px;
	line-height:30px
}
.footer_utility_wrap li a, .footer_utility_wrap li a:visited, .footer_utility_wrap li a:hover {
	border:0
}
#credit_wrap .nav-footer li.last a, #credit_wrap .nav-footer li.last a:visited, #credit_wrap .nav-footer li.last a:hover, #credit_wrap .nav-footer li.last span {
	border-right:0;
	padding-right:0
}
.footer_schema {
	padding-top:5px;
	padding-left:10px;
	float:left;
	min-width:100px
}
.office_hours_popup {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	color:#333
}
.office_hours_popup .footerCol .oh_phone a, .office_hours_popup .footerCol .oh_phone a:visited {
	color:#333;
	font-size:20px;
	padding:0
}
.up_arrow {
	width:0;
	height:0;
	position:absolute;
	left:115px;
	top:-13px;
	border-left:10px solid transparent;
	border-right:10px solid transparent
}
a.toggle {
	display:block;
	margin-bottom:5px
}
.button {
	margin:0
}
.splash_modal #cboxLoadedContent {
	background:none
}
#splash_modal_content {
	padding:10px;
	overflow:hidden;
	position:relative
}
.close_splash {
	background:transparent url("http://cdn2.perfectpatients.com/global/images/transparent.png") repeat 0 0
}
.v_banners_widget {
	overflow:hidden
}
.banner img {
	margin:0 auto
}
.custom-welcome {
	overflow:hidden
}
.vtabs>li {
	list-style:none;
	float:left;
	font-size:14px;
	padding:2px 4px
}
.list-wrap {
	margin-bottom:10px
}
.list-wrap h5 {
	color:#36f;
	margin-bottom:0
}
.video-js {
	position:absolute !important;
	top:0;
	left:0;
	visibility:hidden
}
.videowidth {
	margin-bottom:10px;
	margin-top:10px
}
.videoWrapper {
	position:relative;
	padding:0;
	height:0;
	width:100%;
	z-index:1000
}
.videowidth {
	max-width:100%
}
img.vjs-poster {
	margin:0 auto;
	position:absolute
}
.fill_important {
	width:100% !important;
	height:100% !important
}
.simplemodal-container, .simplemodal-overlay {
	z-index:2001 !important
}
.boxquote {
	position:relative;
	margin:30px 0 20px;
	padding:0 20px 20px
}
.boxquote .fa {
	padding:15px;
	position:absolute;
	border:1px solid #333;
	left:50%;
	border-radius:100%
}
.boxquote .size-small, .boxquote .size-s {
	font-size:16px;
	margin-top:-23px;
	margin-left:-23px
}
.boxquote .size-medium, .boxquote .size-m {
	font-size:20px;
	margin-top:-25px;
	margin-left:-25px
}
.boxquote .size-large, .boxquote .size-l {
	font-size:24px;
	margin-top:-27px;
	margin-left:-27px
}
.boxquote .margin-small, .boxquote .margin-s {
	margin-top:25px
}
.boxquote .margin-medium, .boxquote .margin-m {
	margin-top:30px
}
.boxquote .margin-large, .boxquote .margin-l {
	margin-top:35px
}
#dd-primary_nav {
	display:none;
	line-height:2em;
	height:30px;
	position:relative
}
#dd-primary_nav a, #dd-primary_nav a:visited {
	font-weight:bold;
	background:url("http://cdn2.perfectpatients.com/global/images/mobile-icon-menu.png") no-repeat 4px 50% !important;
	max-width:50%;
	text-indent:30px;
	line-height:inherit;
	padding:0 5px 0 10px;
	display:block;
	height:30px
}
#dd-primary_nav .searchform {
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-11px
}
.menu-toggle {
	position:absolute;
	margin-top:2px;
	left:0;
	cursor:pointer
}
#comments {
	max-width:100%;
	width:600px;
	clear:both
}
#commentform input {
	width:70%
}
#commentform textarea {
	width:90%
}
#commentform .comment-form-author .required, #commentform .comment-form-email .required, #commentform .comment-form-url .required {
	left:2px
}
#container_wrap img, .aside img, .column img.floatl, .column img.floatr, #logo img, #premium_wrap img, .premium_shadow, .slides img {
	max-width:100%;
	height:auto;
	width:auto\9
}
input {
	-webkit-appearance:none;
	-webkit-border-radius:0
}
input[type=checkbox] {
	-webkit-appearance:checkbox
}
input[type=radio] {
	-webkit-appearance:radio
}
iframe {
	max-width:100%
}
@media screen and (min-width:960px) {
.mobile-only {
display:none
}
}
@media screen and (max-width:960px) {
#premium_wrap {
background-image:none !important
}
.premium_content {
float:none !important;
margin:0 auto;
height:auto !important
}
.premium_side_banners {
float:none !important;
margin:0 auto;
height:auto;
width:auto
}
#premium_social {
position:relative !important;
bottom:0 !important;
top:0 !important
}
.not-mobile {
display:none
}
}
@media screen and (max-width:768px) {
.no-tablet {
display:none
}
.utility_wrap li.utility_social {
display:none
}
#content {
padding:20px 10px 0;
min-height:0 !important
}
#primary, #secondary {
min-height:0 !important
}
.layout-two-col-right div#content {
margin:0 !important;
width:auto
}
.layout-two-col-right div#container {
margin:0 -33.333% 0 0
}
.layout-two-col-left div#content {
margin:0 !important;
width:auto
}
.layout-two-col-left div#container {
margin:0 0 0 33.333%
}
.layout-three-col-both div#content {
margin:0;
width:auto;
max-width:100%;
padding:20px 3.5% 0
}
.layout-three-col-both div#primary, .layout-three-col-both div#secondary, .layout-two-col-left div#primary, .layout-two-col-left div#secondary, .layout-two-col-right div#primary, .layout-two-col-right div#secondary {
width:100%;
max-width:100% !important;
margin:0
}
.layout-three-col-both div#primary {
margin:0 0 10px 0
}
#primary .widget, #secondary .widget {
float:left;
width:46%;
min-height:280px
}
#footer_sidebar .column {
width:45% !important
}
#footer_sidebar #footer_widget_area_2 {
float:right;
margin-right:0
}
#footer_widget_area_3 {
clear:left
}
#footer_sidebar #footer_widget_area_4 {
float:right;
margin-right:0
}
#footer_right, #footer_left {
width:100%;
float:none !important;
margin-left:0
}
#footer_right .nav-footer li.first a, #footer_right .nav-footer li.first a:visited {
padding-left:0
}
.directoryContents th {
border-bottom:1px solid #ccc
}
.directoryContents td {
border-right:1px solid #ccc;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:2px
}
.utility_wrap .utility_item, .footer_utility_wrap .utility_item {
margin:0 2px
}
.nav-utility li a, .nav-utility li a:visited, .footer_nav-utility li a, .footer_nav-utility li a:visited {
padding:0 5px
}
.utility_search .searchtext {
width:100px
}
.mobile-menu .nav-primary li {
float:none;
padding-left:25px
}
.mobile-menu .nav-primary li a, .mobile-menu .nav-primary li a:visited {
padding:0 10px
}
.mobile-menu .nav-primary li:hover ul, .mobile-menu .nav li li:hover ul, .mobile-menu .widget_nav_menu li:hover ul, .mobile-menu .widget_nav_menu li li:hover ul {
display:none
}
.mobile-menu .nav-primary {
background:none !important;
text-align:left
}
.mobile-menu .nav-primary #primary_nav {
display:none;
padding-left:15px;
max-width:75%;
float:left;
background-color:#aaa
}
.mobile-menu .nav-primary ul li ul {
position:relative;
background:inherit;
max-width:100%;
width:auto;
left:0;
top:0
}
.mobile-menu .menu-toggle {
display:block !important
}
.mobile-menu #dd-primary_nav {
display:block
}
}
@media screen and (min-width:601px) {
#primary_nav {
float:left
}
}
@media screen and (max-width:600px) {
#header_wrap {
background-image:none !important;
height:auto !important
}
#logo {
margin:5px !important;
max-width:45%;
position:relative
}
.wp-caption.alignright, .wp-caption.alignleft {
max-width:40%
}
.n-a-p {
position:relative !important;
float:right;
text-align:right !important;
margin:5px 5px 0 !important;
max-width:50%;
width:auto !important;
font-size:12px !important
}
.nav-primary {
background:none !important
}
.nav-primary #primary_nav {
display:none;
text-align:left;
float:left;
padding-left:15px;
max-width:75%;
background:#aaa
}
.nav-primary li {
float:none;
padding-left:25px
}
.nav-primary li a, .nav-primary li a:visited {
border-right:0 !important
}
.nav-primary ul li ul {
position:relative;
background:inherit;
max-width:100%;
width:auto;
left:0;
top:0
}
.nav-primary ul li ul li a, .nav-primary ul li ul li a:visited {
padding:0 10px
}
.nav-primary li:hover ul, .nav li li:hover ul, .widget_nav_menu li:hover ul, .widget_nav_menu li li:hover ul {
display:none
}
.menu-toggle {
display:block !important
}
#dd-primary_nav {
display:block
}
#primary_nav {
background-image:none
}
#primary_nav li.first {
display:block
}
#primary .widget, #secondar .widget {
float:none;
width:96%;
min-height:0
}
#footer_sidebar .column {
width:100% !important
}
.v_banners_widget {
display:none
}
#utility_credit_wrap .nav-utility {
max-width:100% !important;
float:left !important;
padding-left:10px
}
.utility_wrap .util_left, .utility_wrap .util_right {
float:none;
display:inline
}
.nav-utility ul, .footer_nav-utility ul {
padding-top:4px
}
.utility_wrap .appointments, .utility_wrap .utility_email, .footer_utility_wrap .appointments, .footer_utility_wrap .utility_email, .phone_text, .utility_wrap .phone, .nav-utility li.utility_search {
display:none
}
#footer_right {
width:100% !important;
padding-left:10px
}
#footer_right .nav-footer {
float:left
}
#credits {
float:left !important;
clear:both !important
}
}
@media screen and (max-width:568px) {
.no-phone-landscape {
display:none
}
html {
-webkit-text-size-adjust:none;
-ms-text-size-adjust:none
}
.sticky-top {
position:absolute
}
#footer_right, #footer_left {
width:100%
}
#footer_right .nav-footer {
float:left
}
.intro .searchbox #directorySearchForm {
float:left;
margin-left:10px
}
#container2 .intro #directorySearchForm #keyword {
width:170px
}
#commentform {
padding-left:0
}
.comment-meta {
position:relative;
left:0
}
.comment-arrow {
display:none
}
.commentlist li {
padding-left:0
}
.video-js img.vjs-poster {
position:absolute
}
.footer_nav-utility ul {
width:100%
}
.oh_phone, .oh_phone a, .oh_phone a:visited {
font-size:18px
}
.gform_wrapper .ginput_complex .ginput_right {
float:none
}
}
@media screen and (max-width:320px) {
.no-phone-portrait {
display:none
}
.nav-sb_before, body.mobile.home .nav-sb_before {
display:none
}
#header_wrap {
height:auto !important
}
#header .n-a-p {
display:none
}
#logo {
padding:5px 10px;
margin-left:0 !important;
max-width:100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
#dd-primary_nav a, #dd-primary_nav a:visited {
max-width:25%
}
#containing_wrap {
margin-top:0
}
}
#news-container {
	border:1px solid #ccc;
	width:938px;
	margin:0 auto;
	font-family:'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	line-height:1.5
}
#news-container a, #news-container a:visited {
	color:#004465;
	text-decoration:none
}
#news-container p {
	margin:0;
	margin-bottom:10px
}
#news-container h1 {
	margin:0;
	padding:0;
	color:#004465;
	font-size:28px;
	font-weight:normal
}
#news-container h2, #news-container h3, #news-container h5 {
	clear:both;
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#338eb1;
	font-size:20px;
	font-weight:normal
}
#news-container h4 {
	clear:both;
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#004465;
	font-size:28px;
	font-weight:normal
}
#news-container ul {
	padding:0;
	margin:10px 0;
	list-style:none
}
#news-container li {
	padding-left:20px;
	margin-bottom:10px
}
#news-header {
	background:#f6f3f0;
	padding:12px;
	overflow:hidden;
	text-indent:25px;
	padding-top:6px
}
.newsletter-subhead {
	color:#333;
	float:left;
	clear:both;
	margin-bottom:0;
	text-indent:26px
}
.newsletter_header {
	float:left;
	margin-bottom:5px
}
.newsletter-footer {
	margin:25px 0 10px;
	color:#333;
	overflow:hidden
}
.newsletter-footer h5 {
	float:left;
	font-weight:bold
}
.newsletter-footer .social_sharing {
	margin-top:6px
}
#news-content {
	margin:12px
}
#news-main {
	width:638px;
	float:left
}
#news-rightcol {
	float:right;
	width:230px;
	padding:12px
}
.news-links {
	float:right;
	padding-top:10px
}
.s-category-chiropractic-newsletters .clearfix, .s-category-dental-newsletters .clearfix {
	clear:both
}
.s-category-chiropractic-newsletters #content, .s-category-dental-newsletters #content {
	padding-top:5px
}
.s-category-chiropractic-newsletters .entry-content img.floatl, .s-category-dental-newsletters .entry-content img.floatl {
	float:left;
	margin:0 12px 12px 0
}
.s-category-chiropractic-newsletters .entry-content img.floatr, .s-category-dental-newsletters .entry-content img.floatr {
	float:right;
	margin:0 0 12px 12px
}
.s-category-chiropractic-newsletters .leadArticle, .s-category-dental-newsletters .leadArticle {
	padding-top:6px
}
.s-category-chiropractic-newsletters .leadArticle p img, .s-category-dental-newsletters .leadArticle p img {
	float:left;
	margin:0 12px 12px 0;
	border:1px solid #ddd
}
.s-category-chiropractic-newsletters .sidebarArticle, .s-category-dental-newsletters .sidebarArticle {
	border-top:1px solid #ddd;
	padding-top:10px
}
.s-category-chiropractic-newsletters .sidebarArticle p img, .s-category-dental-newsletters .sidebarArticle p img {
	float:right;
	margin:0 0 12px 12px;
	border:1px solid #ddd
}
.s-category-chiropractic-newsletters .bottomArticle, .s-category-dental-newsletters .bottomArticle {
	border-top:1px solid #ddd;
	padding-top:10px
}
.s-category-chiropractic-newsletters .bottomArticle p img, .s-category-dental-newsletters .bottomArticle p img {
	float:left;
	margin:0 12px 12px 0;
	border:1px solid #ddd
}
.styled-table caption {
	text-align:right
}
.styled-table {
	width:230px;
	border-collapse:collapse;
	margin-bottom:10px
}
.styled-table thead {
	background:#e8e8e8;
	border-bottom:1px solid #6680a9
}
.styled-table thead tr th {
	color:#004465
}
.styled-table tfoot {
	color:#338eb1
}
.styled-table tfoot td {
	background:none;
	border:0
}
.styled-table tfoot tr:hover {
	background:none
}
.styled-table th, .styled-table td {
	text-align:center;
	padding:2px;
	font-size:.8em;
	border-bottom:0;
	border-top:0
}
.styled-table tbody {
	background:#e8e8e8
}
.styled-table tbody tr.even {
	background:#FFF
}
.styled-table td {
	border:1px solid #6680a9
}
.styled-table th {
	border:1px solid #6680a9
}
.styled-table tfoot td, tfoot th {
	border-color:#6d4a2e
}
.s-category-chiropractic-newsletters .call-today, .s-category-dental-newsletters .call-today {
	font-size:16px;
	margin:10px 0
}
.s-category-chiropractic-newsletters .call-today strong, .s-category-dental-newsletters .call-today strong {
	color:#004465
}
.s-category-chiropractic-newsletters .issues {
	float:right;
	line-height:42px
}
#news-container a.appointment-btn {
	display:block;
	color:#fff;
	font-size:16px;
	padding:5px;
	background:#77a7b8;
	background:-moz-linear-gradient(top, #77a7b8 0, #066b94 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #77a7b8), color-stop(100%, #066b94));
	background:-webkit-linear-gradient(top, #77a7b8 0, #066b94 100%);
	background:-o-linear-gradient(top, #77a7b8 0, #066b94 100%);
	background:-ms-linear-gradient(top, #77a7b8 0, #066b94 100%);
	background:linear-gradient(to bottom, #77a7b8 0, #066b94 100%);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	margin-bottom:20px
}
.s-category-chiropractic-newsletters .v_recent_posts_widget .featured-item, .s-category-dental-newsletters .v_recent_posts_widget .featured-item {
	font-size:12px
}
.s-category-chiropractic-newsletters .featured-item .featured-image, .s-category-dental-newsletters .featured-item .featured-image {
	margin-right:8px
}
.s-category-chiropractic-newsletters .widget a.featured-title, .s-category-chiropractic-newsletters .widget a.featured-title:visited, .s-category-dental-newsletters .widget a.featured-title, .s-category-dental-newsletters .widget a.featured-title:visited {
	font-size:12px
}
.s-category-chiropractic-newsletters #comments li, .s-category-dental-newsletters #comments li {
	margin:0;
	padding:10px 0 10px 160px;
	background:none;
	display:block;
	border-bottom:1px solid #ccc
}
.s-category-chiropractic-newsletters #comments li:first-child, .s-category-dental-newsletters #comments li:first-child {
	border-top:1px solid #ccc
}
.s-category-chiropractic-newsletters #comments input, .s-category-chiropractic-newsletters #comments textarea, .s-category-dental-newsletters #comments input, .s-category-dental-newsletters #comments textarea {
	display:block;
	width:90%;
	margin-bottom:10px;
	border:1px solid #ccc;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:5px 5px 5px 30px;
	resize:none
}
.s-category-chiropractic-newsletters #comments input[type="submit"], .s-category-dental-newsletters #comments input[type="submit"] {
	width:auto;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	padding:2px 8px
}
.s-category-chiropractic-newsletters .author-data, .s-category-dental-newsletters .author-data {
	width:185px
}
.s-category-chiropractic-newsletters .avatar, .s-category-chiropractic-newsletters .name, .s-category-dental-newsletters .avatar, .s-category-dental-newsletters .name {
	float:left
}
.s-category-chiropractic-newsletters .avatar img, .s-category-dental-newsletters .avatar img {
	border:1px solid #ccc;
	margin:0 5px 5px 0
}
.s-category-chiropractic-newsletters .comment-content, .s-category-dental-newsletters .comment-content {
	float:right;
	width:433px
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face {
font-family:'FontAwesome';
src:url('http://cdn2.perfectpatients.com/global/fonts/fontawesome-webfont.eot?v=4.3.0');
src:url('http://cdn2.perfectpatients.com/global/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('http://cdn2.perfectpatients.com/global/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('http://cdn2.perfectpatients.com/global/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('http://cdn2.perfectpatients.com/global/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('http://cdn2.perfectpatients.com/global/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
font-weight:normal;
font-style:normal
}
.fa {
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	transform:translate(0, 0)
}
.fa-lg {
	font-size:1.33333333em;
	line-height:.75em;
	vertical-align:-15%
}
.fa-2x {
	font-size:2em
}
.fa-3x {
	font-size:3em
}
.fa-4x {
	font-size:4em
}
.fa-5x {
	font-size:5em
}
.fa-fw {
	width:1.28571429em;
	text-align:center
}
.fa-ul {
	padding-left:0;
	margin-left:2.14285714em;
	list-style-type:none
}
.fa-ul>li {
	position:relative
}
.fa-li {
	position:absolute;
	left:-2.14285714em;
	width:2.14285714em;
	top:.14285714em;
	text-align:center
}
.fa-li.fa-lg {
	left:-1.85714286em
}
.fa-border {
	padding:.2em .25em .15em;
	border:solid .08em #eee;
	border-radius:.1em
}
.pull-right {
	float:right
}
.pull-left {
	float:left
}
.fa.pull-left {
	margin-right:.3em
}
.fa.pull-right {
	margin-left:.3em
}
.fa-spin {
	-webkit-animation:fa-spin 2s infinite linear;
	animation:fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation:fa-spin 1s infinite steps(8);
	animation:fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0 {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0 {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	transform:rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform:scale(-1, 1);
	-ms-transform:scale(-1, 1);
	transform:scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform:scale(1, -1);
	-ms-transform:scale(1, -1);
	transform:scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter:none
}
.fa-stack {
	position:relative;
	display:inline-block;
	width:2em;
	height:2em;
	line-height:2em;
	vertical-align:middle
}
.fa-stack-1x, .fa-stack-2x {
	position:absolute;
	left:0;
	width:100%;
	text-align:center
}
.fa-stack-1x {
	line-height:inherit
}
.fa-stack-2x {
	font-size:2em
}
.fa-inverse {
	color:#fff
}
.fa-glass:before {
	content:"\f000"
}
.fa-music:before {
	content:"\f001"
}
.fa-search:before {
	content:"\f002"
}
.fa-envelope-o:before {
	content:"\f003"
}
.fa-heart:before {
	content:"\f004"
}
.fa-star:before {
	content:"\f005"
}
.fa-star-o:before {
	content:"\f006"
}
.fa-user:before {
	content:"\f007"
}
.fa-film:before {
	content:"\f008"
}
.fa-th-large:before {
	content:"\f009"
}
.fa-th:before {
	content:"\f00a"
}
.fa-th-list:before {
	content:"\f00b"
}
.fa-check:before {
	content:"\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content:"\f00d"
}
.fa-search-plus:before {
	content:"\f00e"
}
.fa-search-minus:before {
	content:"\f010"
}
.fa-power-off:before {
	content:"\f011"
}
.fa-signal:before {
	content:"\f012"
}
.fa-gear:before, .fa-cog:before {
	content:"\f013"
}
.fa-trash-o:before {
	content:"\f014"
}
.fa-home:before {
	content:"\f015"
}
.fa-file-o:before {
	content:"\f016"
}
.fa-clock-o:before {
	content:"\f017"
}
.fa-road:before {
	content:"\f018"
}
.fa-download:before {
	content:"\f019"
}
.fa-arrow-circle-o-down:before {
	content:"\f01a"
}
.fa-arrow-circle-o-up:before {
	content:"\f01b"
}
.fa-inbox:before {
	content:"\f01c"
}
.fa-play-circle-o:before {
	content:"\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content:"\f01e"
}
.fa-refresh:before {
	content:"\f021"
}
.fa-list-alt:before {
	content:"\f022"
}
.fa-lock:before {
	content:"\f023"
}
.fa-flag:before {
	content:"\f024"
}
.fa-headphones:before {
	content:"\f025"
}
.fa-volume-off:before {
	content:"\f026"
}
.fa-volume-down:before {
	content:"\f027"
}
.fa-volume-up:before {
	content:"\f028"
}
.fa-qrcode:before {
	content:"\f029"
}
.fa-barcode:before {
	content:"\f02a"
}
.fa-tag:before {
	content:"\f02b"
}
.fa-tags:before {
	content:"\f02c"
}
.fa-book:before {
	content:"\f02d"
}
.fa-bookmark:before {
	content:"\f02e"
}
.fa-print:before {
	content:"\f02f"
}
.fa-camera:before {
	content:"\f030"
}
.fa-font:before {
	content:"\f031"
}
.fa-bold:before {
	content:"\f032"
}
.fa-italic:before {
	content:"\f033"
}
.fa-text-height:before {
	content:"\f034"
}
.fa-text-width:before {
	content:"\f035"
}
.fa-align-left:before {
	content:"\f036"
}
.fa-align-center:before {
	content:"\f037"
}
.fa-align-right:before {
	content:"\f038"
}
.fa-align-justify:before {
	content:"\f039"
}
.fa-list:before {
	content:"\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content:"\f03b"
}
.fa-indent:before {
	content:"\f03c"
}
.fa-video-camera:before {
	content:"\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content:"\f03e"
}
.fa-pencil:before {
	content:"\f040"
}
.fa-map-marker:before {
	content:"\f041"
}
.fa-adjust:before {
	content:"\f042"
}
.fa-tint:before {
	content:"\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content:"\f044"
}
.fa-share-square-o:before {
	content:"\f045"
}
.fa-check-square-o:before {
	content:"\f046"
}
.fa-arrows:before {
	content:"\f047"
}
.fa-step-backward:before {
	content:"\f048"
}
.fa-fast-backward:before {
	content:"\f049"
}
.fa-backward:before {
	content:"\f04a"
}
.fa-play:before {
	content:"\f04b"
}
.fa-pause:before {
	content:"\f04c"
}
.fa-stop:before {
	content:"\f04d"
}
.fa-forward:before {
	content:"\f04e"
}
.fa-fast-forward:before {
	content:"\f050"
}
.fa-step-forward:before {
	content:"\f051"
}
.fa-eject:before {
	content:"\f052"
}
.fa-chevron-left:before {
	content:"\f053"
}
.fa-chevron-right:before {
	content:"\f054"
}
.fa-plus-circle:before {
	content:"\f055"
}
.fa-minus-circle:before {
	content:"\f056"
}
.fa-times-circle:before {
	content:"\f057"
}
.fa-check-circle:before {
	content:"\f058"
}
.fa-question-circle:before {
	content:"\f059"
}
.fa-info-circle:before {
	content:"\f05a"
}
.fa-crosshairs:before {
	content:"\f05b"
}
.fa-times-circle-o:before {
	content:"\f05c"
}
.fa-check-circle-o:before {
	content:"\f05d"
}
.fa-ban:before {
	content:"\f05e"
}
.fa-arrow-left:before {
	content:"\f060"
}
.fa-arrow-right:before {
	content:"\f061"
}
.fa-arrow-up:before {
	content:"\f062"
}
.fa-arrow-down:before {
	content:"\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content:"\f064"
}
.fa-expand:before {
	content:"\f065"
}
.fa-compress:before {
	content:"\f066"
}
.fa-plus:before {
	content:"\f067"
}
.fa-minus:before {
	content:"\f068"
}
.fa-asterisk:before {
	content:"\f069"
}
.fa-exclamation-circle:before {
	content:"\f06a"
}
.fa-gift:before {
	content:"\f06b"
}
.fa-leaf:before {
	content:"\f06c"
}
.fa-fire:before {
	content:"\f06d"
}
.fa-eye:before {
	content:"\f06e"
}
.fa-eye-slash:before {
	content:"\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content:"\f071"
}
.fa-plane:before {
	content:"\f072"
}
.fa-calendar:before {
	content:"\f073"
}
.fa-random:before {
	content:"\f074"
}
.fa-comment:before {
	content:"\f075"
}
.fa-magnet:before {
	content:"\f076"
}
.fa-chevron-up:before {
	content:"\f077"
}
.fa-chevron-down:before {
	content:"\f078"
}
.fa-retweet:before {
	content:"\f079"
}
.fa-shopping-cart:before {
	content:"\f07a"
}
.fa-folder:before {
	content:"\f07b"
}
.fa-folder-open:before {
	content:"\f07c"
}
.fa-arrows-v:before {
	content:"\f07d"
}
.fa-arrows-h:before {
	content:"\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content:"\f080"
}
.fa-twitter-square:before {
	content:"\f081"
}
.fa-facebook-square:before {
	content:"\f082"
}
.fa-camera-retro:before {
	content:"\f083"
}
.fa-key:before {
	content:"\f084"
}
.fa-gears:before, .fa-cogs:before {
	content:"\f085"
}
.fa-comments:before {
	content:"\f086"
}
.fa-thumbs-o-up:before {
	content:"\f087"
}
.fa-thumbs-o-down:before {
	content:"\f088"
}
.fa-star-half:before {
	content:"\f089"
}
.fa-heart-o:before {
	content:"\f08a"
}
.fa-sign-out:before {
	content:"\f08b"
}
.fa-linkedin-square:before {
	content:"\f08c"
}
.fa-thumb-tack:before {
	content:"\f08d"
}
.fa-external-link:before {
	content:"\f08e"
}
.fa-sign-in:before {
	content:"\f090"
}
.fa-trophy:before {
	content:"\f091"
}
.fa-github-square:before {
	content:"\f092"
}
.fa-upload:before {
	content:"\f093"
}
.fa-lemon-o:before {
	content:"\f094"
}
.fa-phone:before {
	content:"\f095"
}
.fa-square-o:before {
	content:"\f096"
}
.fa-bookmark-o:before {
	content:"\f097"
}
.fa-phone-square:before {
	content:"\f098"
}
.fa-twitter:before {
	content:"\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content:"\f09a"
}
.fa-github:before {
	content:"\f09b"
}
.fa-unlock:before {
	content:"\f09c"
}
.fa-credit-card:before {
	content:"\f09d"
}
.fa-rss:before {
	content:"\f09e"
}
.fa-hdd-o:before {
	content:"\f0a0"
}
.fa-bullhorn:before {
	content:"\f0a1"
}
.fa-bell:before {
	content:"\f0f3"
}
.fa-certificate:before {
	content:"\f0a3"
}
.fa-hand-o-right:before {
	content:"\f0a4"
}
.fa-hand-o-left:before {
	content:"\f0a5"
}
.fa-hand-o-up:before {
	content:"\f0a6"
}
.fa-hand-o-down:before {
	content:"\f0a7"
}
.fa-arrow-circle-left:before {
	content:"\f0a8"
}
.fa-arrow-circle-right:before {
	content:"\f0a9"
}
.fa-arrow-circle-up:before {
	content:"\f0aa"
}
.fa-arrow-circle-down:before {
	content:"\f0ab"
}
.fa-globe:before {
	content:"\f0ac"
}
.fa-wrench:before {
	content:"\f0ad"
}
.fa-tasks:before {
	content:"\f0ae"
}
.fa-filter:before {
	content:"\f0b0"
}
.fa-briefcase:before {
	content:"\f0b1"
}
.fa-arrows-alt:before {
	content:"\f0b2"
}
.fa-group:before, .fa-users:before {
	content:"\f0c0"
}
.fa-chain:before, .fa-link:before {
	content:"\f0c1"
}
.fa-cloud:before {
	content:"\f0c2"
}
.fa-flask:before {
	content:"\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content:"\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content:"\f0c5"
}
.fa-paperclip:before {
	content:"\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content:"\f0c7"
}
.fa-square:before {
	content:"\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content:"\f0c9"
}
.fa-list-ul:before {
	content:"\f0ca"
}
.fa-list-ol:before {
	content:"\f0cb"
}
.fa-strikethrough:before {
	content:"\f0cc"
}
.fa-underline:before {
	content:"\f0cd"
}
.fa-table:before {
	content:"\f0ce"
}
.fa-magic:before {
	content:"\f0d0"
}
.fa-truck:before {
	content:"\f0d1"
}
.fa-pinterest:before {
	content:"\f0d2"
}
.fa-pinterest-square:before {
	content:"\f0d3"
}
.fa-google-plus-square:before {
	content:"\f0d4"
}
.fa-google-plus:before {
	content:"\f0d5"
}
.fa-money:before {
	content:"\f0d6"
}
.fa-caret-down:before {
	content:"\f0d7"
}
.fa-caret-up:before {
	content:"\f0d8"
}
.fa-caret-left:before {
	content:"\f0d9"
}
.fa-caret-right:before {
	content:"\f0da"
}
.fa-columns:before {
	content:"\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content:"\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content:"\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content:"\f0de"
}
.fa-envelope:before {
	content:"\f0e0"
}
.fa-linkedin:before {
	content:"\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content:"\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content:"\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content:"\f0e4"
}
.fa-comment-o:before {
	content:"\f0e5"
}
.fa-comments-o:before {
	content:"\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content:"\f0e7"
}
.fa-sitemap:before {
	content:"\f0e8"
}
.fa-umbrella:before {
	content:"\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content:"\f0ea"
}
.fa-lightbulb-o:before {
	content:"\f0eb"
}
.fa-exchange:before {
	content:"\f0ec"
}
.fa-cloud-download:before {
	content:"\f0ed"
}
.fa-cloud-upload:before {
	content:"\f0ee"
}
.fa-user-md:before {
	content:"\f0f0"
}
.fa-stethoscope:before {
	content:"\f0f1"
}
.fa-suitcase:before {
	content:"\f0f2"
}
.fa-bell-o:before {
	content:"\f0a2"
}
.fa-coffee:before {
	content:"\f0f4"
}
.fa-cutlery:before {
	content:"\f0f5"
}
.fa-file-text-o:before {
	content:"\f0f6"
}
.fa-building-o:before {
	content:"\f0f7"
}
.fa-hospital-o:before {
	content:"\f0f8"
}
.fa-ambulance:before {
	content:"\f0f9"
}
.fa-medkit:before {
	content:"\f0fa"
}
.fa-fighter-jet:before {
	content:"\f0fb"
}
.fa-beer:before {
	content:"\f0fc"
}
.fa-h-square:before {
	content:"\f0fd"
}
.fa-plus-square:before {
	content:"\f0fe"
}
.fa-angle-double-left:before {
	content:"\f100"
}
.fa-angle-double-right:before {
	content:"\f101"
}
.fa-angle-double-up:before {
	content:"\f102"
}
.fa-angle-double-down:before {
	content:"\f103"
}
.fa-angle-left:before {
	content:"\f104"
}
.fa-angle-right:before {
	content:"\f105"
}
.fa-angle-up:before {
	content:"\f106"
}
.fa-angle-down:before {
	content:"\f107"
}
.fa-desktop:before {
	content:"\f108"
}
.fa-laptop:before {
	content:"\f109"
}
.fa-tablet:before {
	content:"\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content:"\f10b"
}
.fa-circle-o:before {
	content:"\f10c"
}
.fa-quote-left:before {
	content:"\f10d"
}
.fa-quote-right:before {
	content:"\f10e"
}
.fa-spinner:before {
	content:"\f110"
}
.fa-circle:before {
	content:"\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content:"\f112"
}
.fa-github-alt:before {
	content:"\f113"
}
.fa-folder-o:before {
	content:"\f114"
}
.fa-folder-open-o:before {
	content:"\f115"
}
.fa-smile-o:before {
	content:"\f118"
}
.fa-frown-o:before {
	content:"\f119"
}
.fa-meh-o:before {
	content:"\f11a"
}
.fa-gamepad:before {
	content:"\f11b"
}
.fa-keyboard-o:before {
	content:"\f11c"
}
.fa-flag-o:before {
	content:"\f11d"
}
.fa-flag-checkered:before {
	content:"\f11e"
}
.fa-terminal:before {
	content:"\f120"
}
.fa-code:before {
	content:"\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content:"\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content:"\f123"
}
.fa-location-arrow:before {
	content:"\f124"
}
.fa-crop:before {
	content:"\f125"
}
.fa-code-fork:before {
	content:"\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content:"\f127"
}
.fa-question:before {
	content:"\f128"
}
.fa-info:before {
	content:"\f129"
}
.fa-exclamation:before {
	content:"\f12a"
}
.fa-superscript:before {
	content:"\f12b"
}
.fa-subscript:before {
	content:"\f12c"
}
.fa-eraser:before {
	content:"\f12d"
}
.fa-puzzle-piece:before {
	content:"\f12e"
}
.fa-microphone:before {
	content:"\f130"
}
.fa-microphone-slash:before {
	content:"\f131"
}
.fa-shield:before {
	content:"\f132"
}
.fa-calendar-o:before {
	content:"\f133"
}
.fa-fire-extinguisher:before {
	content:"\f134"
}
.fa-rocket:before {
	content:"\f135"
}
.fa-maxcdn:before {
	content:"\f136"
}
.fa-chevron-circle-left:before {
	content:"\f137"
}
.fa-chevron-circle-right:before {
	content:"\f138"
}
.fa-chevron-circle-up:before {
	content:"\f139"
}
.fa-chevron-circle-down:before {
	content:"\f13a"
}
.fa-html5:before {
	content:"\f13b"
}
.fa-css3:before {
	content:"\f13c"
}
.fa-anchor:before {
	content:"\f13d"
}
.fa-unlock-alt:before {
	content:"\f13e"
}
.fa-bullseye:before {
	content:"\f140"
}
.fa-ellipsis-h:before {
	content:"\f141"
}
.fa-ellipsis-v:before {
	content:"\f142"
}
.fa-rss-square:before {
	content:"\f143"
}
.fa-play-circle:before {
	content:"\f144"
}
.fa-ticket:before {
	content:"\f145"
}
.fa-minus-square:before {
	content:"\f146"
}
.fa-minus-square-o:before {
	content:"\f147"
}
.fa-level-up:before {
	content:"\f148"
}
.fa-level-down:before {
	content:"\f149"
}
.fa-check-square:before {
	content:"\f14a"
}
.fa-pencil-square:before {
	content:"\f14b"
}
.fa-external-link-square:before {
	content:"\f14c"
}
.fa-share-square:before {
	content:"\f14d"
}
.fa-compass:before {
	content:"\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content:"\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content:"\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content:"\f152"
}
.fa-euro:before, .fa-eur:before {
	content:"\f153"
}
.fa-gbp:before {
	content:"\f154"
}
.fa-dollar:before, .fa-usd:before {
	content:"\f155"
}
.fa-rupee:before, .fa-inr:before {
	content:"\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content:"\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content:"\f158"
}
.fa-won:before, .fa-krw:before {
	content:"\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content:"\f15a"
}
.fa-file:before {
	content:"\f15b"
}
.fa-file-text:before {
	content:"\f15c"
}
.fa-sort-alpha-asc:before {
	content:"\f15d"
}
.fa-sort-alpha-desc:before {
	content:"\f15e"
}
.fa-sort-amount-asc:before {
	content:"\f160"
}
.fa-sort-amount-desc:before {
	content:"\f161"
}
.fa-sort-numeric-asc:before {
	content:"\f162"
}
.fa-sort-numeric-desc:before {
	content:"\f163"
}
.fa-thumbs-up:before {
	content:"\f164"
}
.fa-thumbs-down:before {
	content:"\f165"
}
.fa-youtube-square:before {
	content:"\f166"
}
.fa-youtube:before {
	content:"\f167"
}
.fa-xing:before {
	content:"\f168"
}
.fa-xing-square:before {
	content:"\f169"
}
.fa-youtube-play:before {
	content:"\f16a"
}
.fa-dropbox:before {
	content:"\f16b"
}
.fa-stack-overflow:before {
	content:"\f16c"
}
.fa-instagram:before {
	content:"\f16d"
}
.fa-flickr:before {
	content:"\f16e"
}
.fa-adn:before {
	content:"\f170"
}
.fa-bitbucket:before {
	content:"\f171"
}
.fa-bitbucket-square:before {
	content:"\f172"
}
.fa-tumblr:before {
	content:"\f173"
}
.fa-tumblr-square:before {
	content:"\f174"
}
.fa-long-arrow-down:before {
	content:"\f175"
}
.fa-long-arrow-up:before {
	content:"\f176"
}
.fa-long-arrow-left:before {
	content:"\f177"
}
.fa-long-arrow-right:before {
	content:"\f178"
}
.fa-apple:before {
	content:"\f179"
}
.fa-windows:before {
	content:"\f17a"
}
.fa-android:before {
	content:"\f17b"
}
.fa-linux:before {
	content:"\f17c"
}
.fa-dribbble:before {
	content:"\f17d"
}
.fa-skype:before {
	content:"\f17e"
}
.fa-foursquare:before {
	content:"\f180"
}
.fa-trello:before {
	content:"\f181"
}
.fa-female:before {
	content:"\f182"
}
.fa-male:before {
	content:"\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content:"\f184"
}
.fa-sun-o:before {
	content:"\f185"
}
.fa-moon-o:before {
	content:"\f186"
}
.fa-archive:before {
	content:"\f187"
}
.fa-bug:before {
	content:"\f188"
}
.fa-vk:before {
	content:"\f189"
}
.fa-weibo:before {
	content:"\f18a"
}
.fa-renren:before {
	content:"\f18b"
}
.fa-pagelines:before {
	content:"\f18c"
}
.fa-stack-exchange:before {
	content:"\f18d"
}
.fa-arrow-circle-o-right:before {
	content:"\f18e"
}
.fa-arrow-circle-o-left:before {
	content:"\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content:"\f191"
}
.fa-dot-circle-o:before {
	content:"\f192"
}
.fa-wheelchair:before {
	content:"\f193"
}
.fa-vimeo-square:before {
	content:"\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content:"\f195"
}
.fa-plus-square-o:before {
	content:"\f196"
}
.fa-space-shuttle:before {
	content:"\f197"
}
.fa-slack:before {
	content:"\f198"
}
.fa-envelope-square:before {
	content:"\f199"
}
.fa-wordpress:before {
	content:"\f19a"
}
.fa-openid:before {
	content:"\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content:"\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content:"\f19d"
}
.fa-yahoo:before {
	content:"\f19e"
}
.fa-google:before {
	content:"\f1a0"
}
.fa-reddit:before {
	content:"\f1a1"
}
.fa-reddit-square:before {
	content:"\f1a2"
}
.fa-stumbleupon-circle:before {
	content:"\f1a3"
}
.fa-stumbleupon:before {
	content:"\f1a4"
}
.fa-delicious:before {
	content:"\f1a5"
}
.fa-digg:before {
	content:"\f1a6"
}
.fa-pied-piper:before {
	content:"\f1a7"
}
.fa-pied-piper-alt:before {
	content:"\f1a8"
}
.fa-drupal:before {
	content:"\f1a9"
}
.fa-joomla:before {
	content:"\f1aa"
}
.fa-language:before {
	content:"\f1ab"
}
.fa-fax:before {
	content:"\f1ac"
}
.fa-building:before {
	content:"\f1ad"
}
.fa-child:before {
	content:"\f1ae"
}
.fa-paw:before {
	content:"\f1b0"
}
.fa-spoon:before {
	content:"\f1b1"
}
.fa-cube:before {
	content:"\f1b2"
}
.fa-cubes:before {
	content:"\f1b3"
}
.fa-behance:before {
	content:"\f1b4"
}
.fa-behance-square:before {
	content:"\f1b5"
}
.fa-steam:before {
	content:"\f1b6"
}
.fa-steam-square:before {
	content:"\f1b7"
}
.fa-recycle:before {
	content:"\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content:"\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content:"\f1ba"
}
.fa-tree:before {
	content:"\f1bb"
}
.fa-spotify:before {
	content:"\f1bc"
}
.fa-deviantart:before {
	content:"\f1bd"
}
.fa-soundcloud:before {
	content:"\f1be"
}
.fa-database:before {
	content:"\f1c0"
}
.fa-file-pdf-o:before {
	content:"\f1c1"
}
.fa-file-word-o:before {
	content:"\f1c2"
}
.fa-file-excel-o:before {
	content:"\f1c3"
}
.fa-file-powerpoint-o:before {
	content:"\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content:"\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content:"\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content:"\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content:"\f1c8"
}
.fa-file-code-o:before {
	content:"\f1c9"
}
.fa-vine:before {
	content:"\f1ca"
}
.fa-codepen:before {
	content:"\f1cb"
}
.fa-jsfiddle:before {
	content:"\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content:"\f1cd"
}
.fa-circle-o-notch:before {
	content:"\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content:"\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content:"\f1d1"
}
.fa-git-square:before {
	content:"\f1d2"
}
.fa-git:before {
	content:"\f1d3"
}
.fa-hacker-news:before {
	content:"\f1d4"
}
.fa-tencent-weibo:before {
	content:"\f1d5"
}
.fa-qq:before {
	content:"\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content:"\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content:"\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content:"\f1d9"
}
.fa-history:before {
	content:"\f1da"
}
.fa-genderless:before, .fa-circle-thin:before {
	content:"\f1db"
}
.fa-header:before {
	content:"\f1dc"
}
.fa-paragraph:before {
	content:"\f1dd"
}
.fa-sliders:before {
	content:"\f1de"
}
.fa-share-alt:before {
	content:"\f1e0"
}
.fa-share-alt-square:before {
	content:"\f1e1"
}
.fa-bomb:before {
	content:"\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content:"\f1e3"
}
.fa-tty:before {
	content:"\f1e4"
}
.fa-binoculars:before {
	content:"\f1e5"
}
.fa-plug:before {
	content:"\f1e6"
}
.fa-slideshare:before {
	content:"\f1e7"
}
.fa-twitch:before {
	content:"\f1e8"
}
.fa-yelp:before {
	content:"\f1e9"
}
.fa-newspaper-o:before {
	content:"\f1ea"
}
.fa-wifi:before {
	content:"\f1eb"
}
.fa-calculator:before {
	content:"\f1ec"
}
.fa-paypal:before {
	content:"\f1ed"
}
.fa-google-wallet:before {
	content:"\f1ee"
}
.fa-cc-visa:before {
	content:"\f1f0"
}
.fa-cc-mastercard:before {
	content:"\f1f1"
}
.fa-cc-discover:before {
	content:"\f1f2"
}
.fa-cc-amex:before {
	content:"\f1f3"
}
.fa-cc-paypal:before {
	content:"\f1f4"
}
.fa-cc-stripe:before {
	content:"\f1f5"
}
.fa-bell-slash:before {
	content:"\f1f6"
}
.fa-bell-slash-o:before {
	content:"\f1f7"
}
.fa-trash:before {
	content:"\f1f8"
}
.fa-copyright:before {
	content:"\f1f9"
}
.fa-at:before {
	content:"\f1fa"
}
.fa-eyedropper:before {
	content:"\f1fb"
}
.fa-paint-brush:before {
	content:"\f1fc"
}
.fa-birthday-cake:before {
	content:"\f1fd"
}
.fa-area-chart:before {
	content:"\f1fe"
}
.fa-pie-chart:before {
	content:"\f200"
}
.fa-line-chart:before {
	content:"\f201"
}
.fa-lastfm:before {
	content:"\f202"
}
.fa-lastfm-square:before {
	content:"\f203"
}
.fa-toggle-off:before {
	content:"\f204"
}
.fa-toggle-on:before {
	content:"\f205"
}
.fa-bicycle:before {
	content:"\f206"
}
.fa-bus:before {
	content:"\f207"
}
.fa-ioxhost:before {
	content:"\f208"
}
.fa-angellist:before {
	content:"\f209"
}
.fa-cc:before {
	content:"\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content:"\f20b"
}
.fa-meanpath:before {
	content:"\f20c"
}
.fa-buysellads:before {
	content:"\f20d"
}
.fa-connectdevelop:before {
	content:"\f20e"
}
.fa-dashcube:before {
	content:"\f210"
}
.fa-forumbee:before {
	content:"\f211"
}
.fa-leanpub:before {
	content:"\f212"
}
.fa-sellsy:before {
	content:"\f213"
}
.fa-shirtsinbulk:before {
	content:"\f214"
}
.fa-simplybuilt:before {
	content:"\f215"
}
.fa-skyatlas:before {
	content:"\f216"
}
.fa-cart-plus:before {
	content:"\f217"
}
.fa-cart-arrow-down:before {
	content:"\f218"
}
.fa-diamond:before {
	content:"\f219"
}
.fa-ship:before {
	content:"\f21a"
}
.fa-user-secret:before {
	content:"\f21b"
}
.fa-motorcycle:before {
	content:"\f21c"
}
.fa-street-view:before {
	content:"\f21d"
}
.fa-heartbeat:before {
	content:"\f21e"
}
.fa-venus:before {
	content:"\f221"
}
.fa-mars:before {
	content:"\f222"
}
.fa-mercury:before {
	content:"\f223"
}
.fa-transgender:before {
	content:"\f224"
}
.fa-transgender-alt:before {
	content:"\f225"
}
.fa-venus-double:before {
	content:"\f226"
}
.fa-mars-double:before {
	content:"\f227"
}
.fa-venus-mars:before {
	content:"\f228"
}
.fa-mars-stroke:before {
	content:"\f229"
}
.fa-mars-stroke-v:before {
	content:"\f22a"
}
.fa-mars-stroke-h:before {
	content:"\f22b"
}
.fa-neuter:before {
	content:"\f22c"
}
.fa-facebook-official:before {
	content:"\f230"
}
.fa-pinterest-p:before {
	content:"\f231"
}
.fa-whatsapp:before {
	content:"\f232"
}
.fa-server:before {
	content:"\f233"
}
.fa-user-plus:before {
	content:"\f234"
}
.fa-user-times:before {
	content:"\f235"
}
.fa-hotel:before, .fa-bed:before {
	content:"\f236"
}
.fa-viacoin:before {
	content:"\f237"
}
.fa-train:before {
	content:"\f238"
}
.fa-subway:before {
	content:"\f239"
}
.fa-medium:before {
	content:"\f23a"
}
.office_hours_full p, .office_hours_widget p, .office_hours_small p {
	margin-bottom:0
}
.office_hours_full {
	max-width:460px
}
.office_hours_small {
	max-width:300px
}
.office_hours-title div {
	float:left
}
.office_hours_small, .office_hours_full, .office_hours_widget {
	overflow:hidden;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px
}
.office_hours_small, .office_hours_full {
	margin-bottom:10px
}
.headerDiv div {
	text-align:left
}
.wholeDayTitleCol {
	float:left;
	width:40%;
	height:18px
}
.wholeDayTitleCol p {
	padding-left:20%
}
.wholeHoursTitleCol {
	float:left;
	width:60%;
	height:18px
}
.wholeHoursTitleCol p {
	text-align:center
}
.fullRow {
	float:left;
	width:100%;
	border-bottom:1px solid #aaa
}
.headerRow .fullRow {
	padding:0
}
.partDayTitleCol {
	float:left;
	width:18%;
	height:18px
}
.partDayTitleCol p {
	padding-left:5%
}
.partMorningHoursTitleCol {
	float:left;
	width:41%;
	height:18px
}
.partMorningHoursTitleCol p {
	text-align:center
}
.partAfternoonHoursTitleCol {
	float:left;
	width:41%;
	height:18px
}
.partAfternoonHoursTitleCol p {
	text-align:center
}
.office_hours_widget .even_day_row .fullRow, .office_hours_popup .even_day_row .fullRow {
	background-color:#ccc;
	background-color:rgba(255, 255, 255, 0.4)
}
.office_hours_widget .odd_day_row .fullRow, .office_hours_popup .odd_day_row .fullRow {
	background-color:#efefef;
	background-color:rgba(0, 0, 0, 0.15)
}
.dayCol {
	float:left;
	width:40%
}
.dayCol p {
	padding-left:5%
}
.hoursCol {
	float:left;
	width:60%
}
.hoursCol p {
	text-align:center
}
.partDayCol {
	float:left;
	width:22%
}
.partDayCol p {
	padding-left:20%
}
.morningHoursCol {
	float:left;
	width:39%
}
.morningHoursCol p {
	text-align:center
}
.afternoonHoursCol {
	float:left;
	width:39%
}
.afternoonHoursCol p {
	text-align:center
}
.partHoursJointCol {
	float:left;
	width:75%
}
.partHoursJointCol p {
	text-align:center
}
.footerRow div, .footerRow div .oh_phone a, .footerRow div .oh_phone a:visited {
	background:#d7d7d7;
	background:-moz-linear-gradient(top, #f0f0f0 0, #d7d7d7 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f0f0f0), color-stop(100%, #d7d7d7));
	background:-webkit-linear-gradient(top, #f0f0f0 0, #d7d7d7 100%);
	background:-o-linear-gradient(top, #f0f0f0 0, #d7d7d7 100%);
	background:-ms-linear-gradient(top, #f0f0f0 0, #d7d7d7 100%);
	background:linear-gradient(to bottom, #f0f0f0 0, #d7d7d7 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d7d7d7', GradientType=0);
	text-align:center;
	font-size:1.4em
}
.footerCol {
	float:left;
	width:100%;
	padding:10px 0
}
.footerCol p {
	padding-left:2%
}
.office_hours_widget .footerDiv .footerCol .oh_phone a, .office_hours_widget .footerDiv .footerCol .oh_phone a:visited, .oh_phone {
	color:#333;
	font-size:.9em
}
.office_hours_full .fullRow, .office_hours_widget .fullRow, .office_hours_small .fullRow {
	padding:5px 0
}
.office_hours_popup .fullRow {
	padding:0
}
.office_hours_small .dayCol p {
	padding-left:20%
}
.office_hours_popup {
	width:260px;
	background:#fff
}
.office_hours_popup .office_hours_small {
	margin-bottom:0
}
.office_hours_popup .office_hours-title {
	display:none
}
.office_hours_popup p {
	margin-bottom:0;
	font-weight:normal
}
.office_hours_popup .partMorningHoursTitleCol, .office_hours_popup .partAfternoonHoursTitleCol {
	height:30px
}
.office_hours_popup .wholeDayTitleCol, .office_hours_popup .wholeHoursTitleCol {
	padding-top:0;
	height:30px
}
@font-face {
font-family:'dejavu_serif';
src:url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bold-webfont.eot');
src:url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bold-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bold-webfont.woff') format('woff'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bold-webfont.ttf') format('truetype'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bold-webfont.svg#dejavu_serifbold') format('svg');
font-weight:bold;
font-style:normal
}
@font-face {
font-family:'dejavu_serif';
src:url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bolditalic-webfont.eot');
src:url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bolditalic-webfont.woff') format('woff'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bolditalic-webfont.ttf') format('truetype'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-bolditalic-webfont.svg#dejavu_serifbold_italic') format('svg');
font-weight:bold;
font-style:italic
}
@font-face {
font-family:'dejavu_serif';
src:url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-italic-webfont.eot');
src:url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-italic-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-italic-webfont.woff') format('woff'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-italic-webfont.ttf') format('truetype'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-italic-webfont.svg#dejavu_serifitalic') format('svg');
font-weight:normal;
font-style:italic
}
@font-face {
font-family:'dejavu_serif';
src:url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-webfont.eot');
src:url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-webfont.woff') format('woff'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-webfont.ttf') format('truetype'), url('http://cdn2.perfectpatients.com/global/fonts/dejavuserif-webfont.svg#dejavu_serifbook') format('svg');
font-weight:normal;
font-style:normal
}
@font-face {
font-family:"marvel";
src:url("http://cdn2.perfectpatients.com/global/fonts/marvel-bold-webfont.eot");
src:url("http://cdn2.perfectpatients.com/global/fonts/marvel-bold-webfont.eot?#iefix") format("embedded-opentype"), url("http://cdn2.perfectpatients.com/global/fonts/marvel-bold-webfont.woff") format("woff"), url("http://cdn2.perfectpatients.com/global/fonts/marvel-bold-webfont.ttf") format("truetype"), url("http://cdn2.perfectpatients.com/global/fonts/-bold-webfont.svg#marvelbold") format("svg");
font-weight:bold;
font-style:normal
}
@font-face {
font-family:'marvel';
src:url('http://cdn2.perfectpatients.com/global/fonts/marvel-bolditalic-webfont.eot');
src:url('http://cdn2.perfectpatients.com/global/fonts/marvel-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn2.perfectpatients.com/global/fonts/marvel-bolditalic-webfont.woff') format('woff'), url('http://cdn2.perfectpatients.com/global/fonts/marvel-bolditalic-webfont.ttf') format('truetype'), url('http://cdn2.perfectpatients.com/global/fonts/marvel-bolditalic-webfont.svg#marvelbold_italic') format('svg');
font-weight:bold;
font-style:italic
}
@font-face {
font-family:'marvel';
src:url('http://cdn2.perfectpatients.com/global/fonts/marvel-italic-webfont.eot');
src:url('http://cdn2.perfectpatients.com/global/fonts/marvel-italic-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn2.perfectpatients.com/global/fonts/marvel-italic-webfont.woff') format('woff'), url('http://cdn2.perfectpatients.com/global/fonts/marvel-italic-webfont.ttf') format('truetype'), url('http://cdn2.perfectpatients.com/global/fonts/marvel-italic-webfont.svg#marvelitalic') format('svg');
font-weight:normal;
font-style:italic
}
@font-face {
font-family:'marvel';
src:url('http://cdn2.perfectpatients.com/global/fonts/marvel-regular-webfont.eot');
src:url('http://cdn2.perfectpatients.com/global/fonts/marvel-regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn2.perfectpatients.com/global/fonts/marvel-regular-webfont.woff') format('woff'), url('http://cdn2.perfectpatients.com/global/fonts/marvel-regular-webfont.ttf') format('truetype'), url('http://cdn2.perfectpatients.com/global/fonts/marvel-regular-webfont.svg#marvelregular') format('svg');
font-weight:normal;
font-style:normal
}
#containing_wrap, #wrap, #premium_wrap, #container_wrap, #footer_wrap, #utility_credit_wrap, .utility_wrap, .footer_utility_wrap, #credit_wrap {
	max-width:980px
}
.layout-two-col-left div#primary, .layout-three-col-both div#primary, .layout-two-col-right div#primary, .layout-three-col-both div#secondary {
	max-width:260px
}
.layout-two-col-left div#content {
	margin:0 0 0 260px
}
.layout-two-col-right div#content {
	margin:0 260px 0 0
}
.office_hours_widget {
	font-size:12px
}
div.footerCol {
	font-size:14px
}
#content a, #content a:visited, .widget .featured-item a, .widget .featured-item a:visited, .widget a, #header_wrap a, #footer_banner a, #above_footer, #premium_wrap a, .test_text a {
	color:#2a5db0;
	text-decoration:none
}
a:visited {
	color:#609;
	text-decoration:none
}
a:hover, #content a:hover, .widget .featured-item a:hover {
	color:#394963;
	text-decoration:none
}
.button, .site_gradient, .title-gradient, .headerRow .fullRow, .widget_nav_menu .widget-title, #commentform #submit {
	background-color:#394963;
	background-image:linear-gradient(top, #394963 30%, #40516e 60%);
	background-image:-o-linear-gradient(top, #394963 30%, #40516e 60%);
	background-image:-moz-linear-gradient(top, #394963 30%, #40516e 60%);
	background-image:-webkit-linear-gradient(top, #394963 30%, #40516e 60%);
	background-image:-ms-linear-gradient(top, #394963 30%, #40516e 60%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0.3, #394963), color-stop(0.6, #40516e));
	background-image:linear-gradient(to bottom, #394963 30%, #40516e 60%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#394963", endColorstr="#40516e", GradientType=0)
}
.button, #commentform #submit {
	color:#fff
}
.site_color {
	background:#40516e
}
.office_hours_modal {
	border:3px solid #40516e
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:11px
}
p {
	margin-bottom:13px
}
h1 {
	font-size:39px;
	font-family:marvel, sans-serif;
	line-height:120%;
	color:#006a96;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none
}
h2, h2.entry-title a, h2.entry-title a:visited {
	font-size:20px;
	font-family:dejavu_serif, sans-serif;
	line-height:120%;
	color:#737475;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none
}
h3 {
	font-size:22px;
	font-family:marvel, sans-serif;
	line-height:120%;
	color:#006a96;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:none
}
h4 {
	font-size:20px;
	font-family:dejavu_serif, sans-serif;
	line-height:120%;
	color:#737475;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none
}
h5 {
	font-size:17px;
	font-family:dejavu_serif, sans-serif;
	line-height:120%;
	color:#737475;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none
}
h6 {
	font-size:16px;
	font-family:dejavu_serif, sans-serif;
	line-height:120%;
	color:#737475;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none
}
html {
	background:#fff
}
body {
font-family:, Arial, sans-serif;
	font-size:15px;
	line-height:130%;
	color:#333;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	background:#fff url("http://cdn2.perfectpatients.com/childsites/uploads/2553/files/background.jpg") no-repeat
}
#containing_wrap {
	background:transparent
}
.widget_nav_menu {
font-size:
}
#primary, #secondary {
	background:#fff
}
.widget-title {
color:
}
.widget a.featured-title, .widget a.featured-title:visited {
	color:#97b9eb
}
.widget-title {
	font-size:26px;
	font-family:marvel, sans-serif;
	line-height:120%;
	color:#006a96;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none
}
#footer_sidebar .widget-title {
	color:#006995
}
.aside .menu, .aside .menu li ul {
	background:#fff;
	border-bottom:1px solid #fff
}
.aside .menu li a, .aside .menu li a:visited {
	color:#333;
	background:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #eee;
	text-align:left
}
.aside .widget_nav_menu .widget-title {
	color:#006a96;
	text-align:left
}
.aside .menu li a:hover {
	color:#fff;
	background:#97b9eb
}
.aside .menu li.current-menu-item a {
	color:#fff;
	background:#97b9eb
}
.aside .menu li.current-menu-item a:hover {
	color:#fff;
	background:#97b9eb
}
.aside .menu li ul li a, .aside .menu li ul li a:visited {
	color:#333;
	background:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #eee
}
.aside .menu li ul li a:hover {
	color:#fff;
	background:#97b9eb
}
.widget_nav_menu .widget-title {
	background:#fff url("");
-moz-border-radius-topleft;
-moz-border-radius-topright:;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
-webkit-border-top-right-radius:;
-webkit-border-top-left-radius:;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
border-top-right-radius:;
border-top-left-radius:;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0
}
.test_text {
	color:#666;
	font-size:18px
}
.test_author {
	color:#5781ab;
	font-size:16px
}
.widget_testimonial {
	color:#666;
	font-size:13px
}
.widget_test_author {
	color:#5781ab;
	font-size:12px
}
.testimonial_wrap .flexslider {
	background:#f2f2f2;
	border:2px solid #f2f2f2;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0
}
.widget_testimonial_wrap.flexslider {
	background:#f2f2f2;
	border:2px solid #f2f2f2;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0
}
.alternate .flex-direction-nav a {
	background-color:#333
}
.headerRow, .ui-widget-header {
	color:#fff
}
.ui-widget-header {
	background:#40516e
}
.entry-content table {
	background:#fff
}
.entry-content table thead td {
	background:#006995;
	color:#006995
}
.entry-content table thead td strong {
	color:#fff
}
.wp-caption {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:6px;
	background:#eee;
	border:1px solid #ccc;
	font-size:12px;
font-family:, Arial, sans-serif;
	line-height:120%;
	color:#333;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none
}
.wp_caption.alignright {
	margin:0 0 20px 20px
}
.wp_caption.alignleft {
	margin:0 20px 20px 0
}
#premium_wrap .flexslider {
	border:0
}
#premium_wrap {
	background:transparent
}
@media screen and (max-width:960px) {
#premium_wrap {
background:#fff
}
}
.bbs {
	width:19.00%
}
#content {
	background:#fff
}
.nav-utility {
	background:rgba(107, 111, 116, 1)
}
.nav-utility .utility_wrap .button {
	background:#394963;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.nav-utility li, .nav-utility li a, .nav-utility li a:visited {
	color:#fff
}
.nav-utility li a:hover {
	color:#fff
}
.utility_search .searchtext, .shortcodesearch .searchtext {
	color:#777;
	background:#fff;
	padding-left:3px;
	border:1px solid #ccc;
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
	border-color:#ccc
}
.utility_search .searchbutton, .shortcodesearch .searchbutton {
	color:#fff
}
.utility_item.phone, .utility_item .phone, .utility_item .phone_text, .utility_item.phone a, .utility_item.phone a:visited, .utility_item.phone a:hover {
	font-size:22px;
	color:#fff;
	font-family:"marvel"
}
.office_hours_popup {
	border:3px solid #40516e
}
.up_arrow {
	border-bottom:10px solid #40516e
}
#utility_credit_wrap .phone, #utility_credit_wrap .phone .phone_text, #utility_credit_wrap .utility_item.phone a, #utility_credit_wrap .utility_item.phone a:visited {
	color:#fff
}
.nav-primary ul {
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0
}
.nav-primary, #dd-primary_nav {
	padding:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	font-size:22px;
	font-family:marvel, Arial, sans-serif;
line-height:;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	background:transparent url("http://cdn2.perfectpatients.com/childsites/uploads/2553/files/navi-bg.png") no-repeat
}
.nav-primary li a, .nav-primary li a:visited, #dd-primary_nav a, #dd-primary_nav a:visited {
	background:transparent
}
.nav-primary li.current-menu-item a {
	background:transparent
}
.nav-primary li a, .nav-primary li a:visited, #dd-primary_nav a, #dd-primary_nav a:visited {
	color:#fff;
	border-right:1px solid transparent;
	padding:0 15px;
-moz-border-radius:;
-webkit-border-radius:;
border-radius:
}
.nav-primary li a:hover, #dd-primary_nav a:hover {
	color:#97b9eb
}
.nav-primary li a:hover, #dd-primary_nav a:hover, .nav-primary li.current-menu-item a:hover {
	background:transparent
}
.nav-primary li.current-menu-item a {
	color:#fff
}
.nav-primary li.current-menu-item a:hover {
	color:#97b9eb
}
#primary_nav li ul li a, #primary_nav li ul li a:visited {
	color:#fff;
	background:#435573;
	border-top:1px solid transparent;
-moz-border-radius:;
-webkit-border-radius:;
border-radius:
}
#primary_nav li ul li a:hover {
	color:#97b9eb;
	background:#435573
}
.mobile-menu .nav-primary #primary_nav {
	background-color:#435573
}
.mobile-menu .nav-primary #primary_nav li a {
	color:#fff;
	background-color:#435573
}
.mobile-menu .nav-primary #primary_nav li a:hover {
	color:#97b9eb;
	background-color:#435573
}
#footer_wrap {
	background-color:#f1f1f1;
	background-image:linear-gradient(top, #f1f1f1 30%, #b5bbbd 60%);
	background-image:-o-linear-gradient(top, #f1f1f1 30%, #b5bbbd 60%);
	background-image:-moz-linear-gradient(top, #f1f1f1 30%, #b5bbbd 60%);
	background-image:-webkit-linear-gradient(top, #f1f1f1 30%, #b5bbbd 60%);
	background-image:-ms-linear-gradient(top, #f1f1f1 30%, #b5bbbd 60%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0.3, #f1f1f1), color-stop(0.6, #b5bbbd));
	background-image:linear-gradient(to bottom, #f1f1f1 30%, #b5bbbd 60%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#b5bbbd", GradientType=0);
	color:#333
}
#utility_credit_wrap {
	background:#006995
}
.nav-utility .footer_utility_wrap .button {
	background:#fff;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
#utility_credit_wrap, #utility_credit_wrap a, #utility_credit_wrap a:visited, #utility_credit_wrap a:hover {
	color:#fff
}
#footer_banner {
	font-family:marvel, sans-serif;
	font-size:32px;
	background:#878787;
	line-height:1.5;
	color:#fff;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none
}
#utility_credit_wrap, #footer_utility_wrap, #credit_wrap, .footer_utility_wrap {
	max-width:none
}
#centered_footer {
	max-width:980px
}
#header_wrap {
	background-color:transparent;
	background-image:url("");
	background-repeat:no-repeat;
background-position:;
	height:230px
}
.n-a-p {
	position:absolute;
	margin-left:260px;
	margin-top:70px;
	color:#333;
line-height:;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-size:14px;
	text-align:left;
	font-family:dejavu_serif, sans-serif
}
#header_wrap .n-a-p a, #header_wrap .n-a-p a:visited {
	color:#333
}
#header_wrap .n-a-p a[href^=tel] {
color:inherit
}
.not-home#header_wrap {
	background-color:transparent;
	background-image:url("");
	background-repeat:no-repeat;
background-position:;
	height:230px
}
.not-home.n-a-p {
	position:absolute;
	margin-left:260px;
	margin-top:70px;
	color:#333;
line-height:;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-size:14px;
	text-align:left;
	font-family:dejavu_serif, sans-serif
}
#logo {
	margin-left:30px;
	margin-top:40px
}
.mobile .all_overlay {
	display:none !important
}
.mobile.home #containing_wrap, .mobile.home .nav-sb_before, .mobile.home #utility_credit_wrap {
	display:block
}
body {
	background-position:center top
}
#footer {
	padding:30px 0
}
#footer #footer_widget_area_1 {
	width:55%;
	margin:0
}
#footer #footer_widget_area_2 {
	width:35%;
	float:right
}
.vjs-default-skin .vjs-big-play-button {
	display:none
}
.testimonial_text {
	font-family:lucida sans
}
.premium_bottom_banners {
	padding:20px;
	background:#cbcaca
}
#above_footer {
	max-width:980px;
	margin:0 auto;
	padding:0
}
.testimonial_wrap .flexslider {
	margin:0;
	min-height:150px
}
.premium_content {
	max-width:100%;
	padding:20px 0;
	height:auto;
	text-align:center
}
.premium_content .banner {
	display:inline-block;
*display:inline;
*zoom:1;
	vertical-align:top;
	margin:0 6px 10px
}
#above_footer h3 {
	font-size:26px;
	margin:0
}
@media screen and (max-width:767px) {
.premium_bottom_banners, .premium_content {
padding:20px;
float:none;
margin:0 auto 10px;
float:none;
clear:both;
width:auto
}
}
.widget.widget_text {
	list-style:none;
}

#workinghourswidget-2{ display:none;}
.daywidget .widgettitle{ display:none;}
.daywidget table{ display:none;}
#primary-nav { background: transparent !important;}