/*
Theme Name: Lieberman LLP
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

/* ================================================================================ */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

header,nav,article,footer,section,aside,figure,figcaption{display:block}

a {
	outline: none;
}

#nav-below {
	margin: 10px 0;
}
.nav-previous, .nav-next {
	float: left;
	display: inline;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
}
.nav-previous a, .nav-next a {
	text-decoration: none;
}

div.entry-meta {
	font-size: 90%;
}
body.single .shareThisWrapper {
	margin: 0px 0 20px;
}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {
		float: left;
		display: inline;
		width: 150px;
	}
	.post_entry_mult_right {
		padding-left: 160px;
	}
	.post_entry_mult .shareThisWrapper {
		margin: 0;
	}
	.post_entry_mult h2 {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.excerpt_meta {
		font-size: 80%;
		margin: 0 0 10px;
	}
.postThumbSingle {
	float: left;
	margin: 5px 10px 0 0;
}
.postThumbMult {

}

.tag-links {
	display: block;
}

.google-map {
	height: 350px;
	margin: 0 0 25px;
	border: 1px solid #333;
}
/* ================================================================================ */

blockquote {
	padding: 0 0 0 30px;
	font-style: italic;
}
strong {font-weight: bold;}
em {font-style: italic;}
em strong, strong em {font-weight: bold;}

/* General */
html {
	min-width: 940px;
	_width: 940px;
	background: #13365e;
}
body {
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	color: #666666;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding: 0 0 20px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #000;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 20px 0;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	outline: none;
	color: #A51E19;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	padding-left:30px;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
ol li ol li {
	list-style-type: lower-alpha;
}
ul ul {
	padding-bottom: 0;
}
#texture {background: #fff;}
/****** Topbar Options ******/
a.hDirections {background: #13365e; color: #fff;}
a.hDirections:hover {background: #4d76a6; color: #fff;}
.hPhone {color: #476989;}

a.mhNewsletterLink {
	display: inline-block;
	margin: 6px 0 0;
	padding: 8px 14px 8px;
	color: #fff;
	font: 12px/1 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	background: #13365e;
}
a.mhNewsletterLink:hover {
	text-decoration: none;
	background: #4e76a6;
}

#extender {
		background: url(img/body-x.png) repeat-x;
}
	body.home #extender {
		background: url(img/body-x-home.png) repeat-x;
	}
#wrapper {

}
#mainHeader, 
nav.mm, 
#subheader, 
#contentArea {
	width: 940px;
}
nav.mm {
	width: 1000px;
}
#mainHeader {
	margin: 0 auto;
	height: 153px;
	overflow: hidden;
}
	#logo-main {
		float: left;
		margin: 30px 0 00;
		width: 540px;
	}
		#logo-main img {display: block; width: 100%;}
	#mhRight {
		float: right;
		margin: 15px 0 0 0;
		width: 330px;
		text-align: right;
	}
		#mhPhone {
			font-size: 22px;
			color: #0d2745;
			text-align: right;
			margin: 0 0 12px;
		}


		.hAddress {
			line-height: 1.2;
			font-size: 15px;
			text-align: right;
			color: #0d2745;
		}
		a.hDirections {
			font-size: 12px;
			text-transform: uppercase;
			float: right;
			height: 34px;
			line-height: 34px;
			padding: 0 7px;
			margin: 2px 0 0 10px;
			text-decoration: none;
		}


nav.mm {
	padding: 0;
	margin: 0 auto;
}
	nav.mm ul li a {
		font-size: 15px;
		padding: 14px 14px 13px;
	}
	/* The next two values should match */
	nav.mm > ul {height: 42px;}
	nav.mm > ul > li > ul {top: 42px;}

#shWrapper {
	background: url(img/main-image/sub.jpg) center top no-repeat;
}
	body.home #shWrapper {
		background: url(img/main-image/home.jpg) center top no-repeat;
	}
#subheader {
	height: 148px;
	margin: 0 auto;
}
	body.home #subheader {
		height: 206px;
	}


/****** Menu Options ******/
#mmWrapper {background: transparent;}
nav.mm {
	display: block;
	text-align: center;
	margin: 0 auto;
}
	nav.mm ul ul, nav.mm ul ul ul,
	nav.mm ul li:hover ul ul {
		/* Values below should usually match */
		left: 150px;
		width: 150px;
	}
	nav.mm ul,
	nav.mm ul li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
		font-size: 0;
	}
	nav.mm ul {
		top: 0;
		z-index: 96;
	}
	nav.mm ul li {
		z-index: 97;
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
	nav.mm ul li a {
		vertical-align: top;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		line-height: 1;
	}
	nav.mm ul ul a {
		text-transform: none;
	}
	nav.mm ul li a:hover,
	nav.mm ul li:hover a {
		text-decoration: none;
	}

	/*--- 2nd level drop ---*/
	nav.mm ul ul {
		display: none;
		position: absolute;
		z-index: 98;
		left: 0px;
		height: auto;
		text-align: left;
	}

	nav.mm ul li:hover ul {
		display: block;
	}
	nav.mm ul ul li {
		position: relative;
		z-index: 99;
		display: inline;
		zoom: normal;
	}
	nav.mm ul ul li a,
	nav.mm ul ul ul li a{
		position: relative;
		z-index: 100;
		display: block;
		height: auto;
		width: auto;
		padding: 5px 10px;
		border-top: none;
	}

	/*--- 3rd level drop ---*/

	nav.mm ul ul ul,
	nav.mm ul li:hover ul ul {
		display: none;
		position: absolute;
		top: 0;
		margin: 0;
	}
	nav.mm ul li ul li,
	nav.mm ul li ul li ul li {
		display: none;
	}
	nav.mm ul li:hover ul li,
	nav.mm ul li ul li:hover ul li {
		display: block;
	}

	/* --- IE (all versions) position fix --- */
	.ie6 nav.mm ul li:hover ul ul,
	.ie7 nav.mm ul li:hover ul ul,
	.ie8 nav.mm ul li:hover ul ul,
	.ie9 nav.mm ul li:hover ul ul {
		top: 0px;
	}
	nav.mm ul ul li:hover ul {
		display: block;
	}
	/* Level 1 */
	nav.mm > ul > li {
		border-right: 1px solid #92b1d3;
	}
	nav.mm > ul > li:first-child {
		border-left: 1px solid #92b1d3;
	}
	nav.mm ul li a {
		color: #000;
	}
	nav.mm ul li.current-menu-item a {
		color: #3571C7;
	}
	nav.mm > ul > li a {
		background-image: url(img/a-hover.png);
		background-repeat: repeat-x;
	}
	nav.mm ul li a:hover, nav.mm ul li:hover a {
		background-position: left bottom;
		color: #fff;
	}

	/* Level 2 */
	nav.mm ul ul {border: 1px solid #122D4B;}
	nav.mm ul ul li a, nav.mm ul li:hover ul li a, nav.mm ul ul ul li a,
	nav.mm ul li:hover ul li:hover ul a {background: #122D4B; color: #fff;}

	/* Level 3 */
	nav.mm ul ul li a:hover, nav.mm ul ul li:hover a, nav.mm ul li:hover ul li:hover a,
	nav.mm ul ul ul li a:hover, nav.mm ul li:hover ul ul li a:hover, nav.mm ul ul li:hover ul li a:hover { background: #295698; color: #fff;}


/*  < sxn_newsletter >  */
.sxn_newsletter {
	text-align: center;
	background: #091c31;
}
.sxn_newsletter .sxn_wrap {
	margin: auto;
	padding: 5px 20px 10px;
	max-width: 950px;
}
.sxn_newsletter .cont_heading {
	display: inline-block;
	padding: 0 17px 0 0;
	color: #fff;
}
.sxn_newsletter #mc_embed_signup {
	background: transparent;
}
.sxn_newsletter #mc_embed_signup h2 {
	display: inline-block;
	margin: 0 0 2px;
	color: #fff;
	font: bold 18px/1 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	text-transform: uppercase;
}
.sxn_newsletter #mc_embed_signup .indicates-required {
	display: inline-block;
	margin: 0 0 4px;
	color: #fff;
	text-align: center;
}
.sxn_newsletter form {
	display: inline-block;
	box-sizing: border-box;
	overflow: hidden;
	vertical-align: middle;
	background: transparent;
}
.sxn_newsletter #mc_embed_signup .mc-field-group {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0 14px 0 0;
	width: auto;
	min-height: inherit;
	vertical-align: middle;
}
.sxn_newsletter #mc_embed_signup .mc-field-group label {
	display: inline-block;
	margin: 0 2px 0 0;
	width: auto;
	color: #6b96c8;
	font: 14px/1 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
}
.sxn_newsletter #mc_embed_signup .mc-field-group input {
	box-sizing: border-box;
	display: inline-block;
	padding: 0 10px 0;
	width: 200px;
	max-width: 200px;
	height: 28px;
	caret-color: #fff;
	color: #fff;
	font: 14px/normal 'Open Sans', sans-serif;
	vertical-align: middle;
	background: #315071;
	border: 0;
	border-radius: 0;
}
.sxn_newsletter #mc_embed_signup .clear {
	padding: 0 20px 0 0;
	text-align: right;
}
.sxn_newsletter #mc_embed_signup .button {
	opacity: 1;
	cursor: pointer;
	box-sizing: border-box;
	display: inline-block;
	margin: 10px 0 0;
	width: 200px;
	height: 28px;
	color: #fff;
	font: 14px/1 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	vertical-align: middle;
	background: #90b3dc;
	border: 0;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.sxn_newsletter #mc_embed_signup .button:hover {
	color: #13365e;
	background-color: #e1eefe;
}
/*  </ sxn_newsletter >  */

#contentArea {
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0 20px;
}
#mainContent, #sidebar {
	display: inline;
}
#mainContent {
	float: left;
	width: 60%;
}
	h2.subheadline {
		font-style: italic;
		font-size: 18px;
		color: #505050;
		font-weight: bold;
	}

	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; background-image: url(https://d78c52a599aaa8c95ebc-9d8e71b4cb418bfe1b178f82d9996947.ssl.cf1.rackcdn.com/dsk_sharing/icons/ftlg_16.png);}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_facebook{background-position: 0 0;}
	.dskSharingIcon_twitter{background-position: -16px 0;}
	.dskSharingIcon_linkedin{background-position: -32px 0;}
	.dskSharingIcon_googleplus{background-position: -48px 0;}

/****** Sidebar Options ******/
.sidebar h2, a.sbFAQsLearnMore {color: #fff; background: #13365e;}
a.sbFAQsLearnMore:hover {background: #c4341d;}
#sidebar {
	float: right;
	width: 310px;
}
	.sidebar h2 {
		text-align: center;
		font-size: 16px;
		padding: 0;
		height: 62px;
		line-height: 62px;
		text-transform: uppercase;
		margin: 0 0 3px;
		text-shadow: black 0.1em 0.1em 0.2em;
	}
	#sbaHead {
		background: #13365e url(img/sidebar/balance.png) 17px center no-repeat no-repeat;
		padding-left: 65px;
		text-align: left;
	}
	.sbAOPs {
		padding: 20px 0 15px;
		margin: 0 0 20px;
		background: #fff;
		border: 1px solid #d7d7d7;
		color: #757575;
	}
		.sbAOPs li {
			list-style-type: none;
			list-style-position: outside;
			margin: 0 0 5px;
		}
		.sbAOPs li a, .sbAOPs li span {
			padding: 3px 30px;
			display: block;
			text-decoration: none;
			color: #414141;
		}
			.sbAOPs li a:hover {
				background: url(img/sidebar/area-hover.png) repeat-y;
				color: #000;
			}
	.sbLocation {
		padding: 2px 0 0;
		margin: 0 0 20px;
		background: #fff;
		border: 1px solid #d1d1d1;
	}
		.sblURL {display: block; margin: 0 0 15px;}
		.sblMap {display: block;}
		.sblAddress {
			text-align: center;
			font-size: 15px;
			color: #0d2745;
			text-transform: uppercase;
			margin: 0 0 10px;
		}
	.sbFAQs {
		padding: 15px 0 0;
		margin: 0 0 20px;
	}
		.sbQuestion, .sbAnswer {
			padding: 0 0 0 65px;
			margin: 0 0 15px;
		}
		.sbQuestion {background: url(img/sidebar/question.png) 20px top no-repeat;}
		.sbAnswer {background: url(img/sidebar/answer.png) 20px top no-repeat;}
		a.sbFAQsLearnMore {
			padding: 8px 0;
			text-align: center;
			text-decoration: none;
			display: block;
			text-transform: uppercase;
		}

	#sbLogos {
		display: block;
		margin: 0 auto 20px;
	}
/****** Footer Options ******/
#mainFooter {
	background: #ddedfe url(img/footer-x.png) left bottom repeat-x;
	border-top: 1px solid #b7cadf;
}
#mainFooter h2 {color: #fff;}
#mainFooter h3 {color: #69A5D8;}
.firstBorders {
	border-top: 1px solid #344b5e;
	border-bottom: 1px solid #000;
}
.secondBorders {
	border-top: 1px solid #000;
	border-bottom: 1px solid #344b5e;
}
.fLocationTitle {color: #5A83AB;}
.fPhone, .fFax {color: #fff;}
a.fDirections {background: #13365e;	color: #fff;}
a.fDirections:hover {background: #3d699e; color: #fff;}
.fNav li {padding: 0 15px;}
.fNav a {color: #13365e;}
.fNav a:hover {color: #7da2c9;}
#geoBlock {color: #13365e; font-size: 12px; line-height: 1.9;}
.fPhone span, .fFax span {color: #8598A9;}

#mainFooter {
	overflow: hidden;
	padding: 35px 0 60px;
}
	.fContainer {
		width: 940px;
		margin: 0 auto;
		overflow: hidden;
	}
		.fNav {
			padding: 0;
		}
			.fNav li {
				list-style-type: none;
				list-style-position: outside;
				margin: 0 0 5px;
				padding: 0;
			}
			.fNav li a {text-decoration: none;}
.fBlock {
	float: left;
	display: inline;
	margin: 0 90px 0 0;
}
	.fBlock h2 {
		font-size: 18px;
		text-transform: uppercase;
		margin: 0 0 15px;
	}
	.fBlock h3 {
		font-size: 14px;
		text-transform: uppercase;
	}
#fBlock1 {
	width: 280px;
}
#fBlock2 {
}
#fBlock3 {
	margin: 0;
	float: right;
	width: 310px;
}
	#logo-footer {
		display: block;
		margin: 0 0 25px;
	}
		#logo-footer img {display: block;}

	#fPhones {
		font-size: 18px;
		color: #13365e;
		margin: 0 0 30px;
	}
		#fMainDigits {
			font-size: 21px;
			font-weight: bold;
			margin: 0 15px 0 0;
		}
	#fAddress {
		text-align: left;
		color: #0d2745;
		font-size: 14px;
	}
	#fAddress .hDirections {
		float: left;
		margin: 0 8px 0 0;
		height: 30px;
		line-height: 30px;
	}
#ncaCont {
	width: 940px;
	margin: 0 auto;
	padding: 24px 0;
}
/* NextClient Items */

#contact-tab {
    position: fixed;
    right: 0;
    z-index: 200;
	display: block;
	overflow: hidden;
}
#contact-tab img {display: block;}

#nc-area {
	/* margins, paddings, etc. */
	overflow: hidden;
}
	#nc-area, #nc-area a {
		font-family: arial;
		font-size: 10px;
		line-height: 1.3;
		text-decoration: none;
		font-weight: normal;
		color: #fff;
	}
	#nc-area a:hover {
		text-decoration: underline;
		font-weight: normal;
	}
	#logo-nextclient {
		float: left;
	}
	#nc-area p {
		float: left;
		display: inline;
		padding: 5px 0;
		margin: 0 0 0 10px;
	}

#contact-tab {top: 240px;height: 98px;}
#contact-tab:hover img {margin: -98px 0 0 0;}

#logo-nextclient {margin: 0 0 0 265px;}


/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nc_form .req {
	color: #F71704;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {
	display: block;
	width: 98%;
	padding: 0;
}
	.nc_form input,
	.nc_form textarea {
		background: #fff;
		color: #8B898C;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form .captcha-container {
		border: 1px solid #999;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.nc_form label {
		margin: 0 0 .125em;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form select {
		margin: 0 0 10px;
		padding: .4em 1%;
	}
	.nc_form textarea {
		height:60px;
	}
	.nc_form .captcha-container {
		padding: 0;
		width: 100%;
	}

.nc_form input.hidden {
	display:none;
}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 1em 0;
	padding: 0.6em 2%;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
}
	.nc_form input.submit-button:hover {
		background:#777;
	}
.nc_form input.error {
	border-color:#f00;
}
.nc_form label.error {
	color: #f00;
}
.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 1em;
	padding: 0.33em 0 0;
}
	.ncfDisclaimer span {
		display: block;
		font-weight: bold;
		font-size: 125%;
	}
		.ncfDisclaimer span.req {
			display: inline;
			font-size: 80%;
		}
	.ncfDisclaimer input {
		display: inline;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	.ncfDisclaimer label {
		display: inline;
	}
.nc_form .captcha-wrapper {
}
	.nc_form .captcha-wrapper input {
		max-width: 200px;
	}
	.nc_form .captcha-container {
		background: #fff;
		border: 1px solid #333;
		margin: 0 0 4px;
		text-align: center;
		max-width: 200px;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
.nc_form .checkbox {
	margin: 0 0 10px;
}
	.nc_form .checkbox input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .checkbox input.delin {
			margin: 0;
		}
.nc_form .radio {
	margin: 0 0 10px;
}
	.nc_form .radio input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .radio input.delin {
			margin: 0;
		}
.nc_form .inlineSelect select {
	display: inline;
	width: auto;
}

/* Contact Form - Custom */


/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden;}
.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 255px;
}
.nc_form .grDisclaimerBox {
    box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;
	margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {width: 180px;}
.grDisclaimerBoxNarrow .grdbBadge {display: none;}
.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-image: url(img/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */	

/* Form Validation -- Begins */
form input[type=text].validationError, 
form textarea.validationError, 
form select.validationError,
form .validationError::placeholder {
    background-color: red !important;
    color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
	opacity: 1;
}

input[type=checkbox].validationError {
    position:relative
}

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}

.validationFeedback {
    display: none;
    text-align: center;
    background-color: #f5770c;
    color: #000;
    padding: 20px 20px 0;
    margin:0 auto 20px
}

.vfActive {
    display: block
}

.vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedFullNamelValidation .vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}
/* Form Validation -- Ends */