
/*
Theme Name: Template #2060
Theme URI: http://www.pbhs.com
Author: Khac
Tags: responsive-layout, featured-pages,  theme-photos
*/

/*------------- Reset ----------------- */
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, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body {
	line-height: 1;
	background: #FFFFFF;
}

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/*------------- Begin Styles ----------------- */

body {
	background: #efe9d7 url(_media/backgrounds/bg.jpg) center top repeat;
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	color:#c1baa8;
}

p, address, table {	margin: 0 0 1em 0; }

h1, h2, h3, h4, h5, h6 {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 .5em;
	color:#ffffff;
}

p { text-align: justify; }

h1 {
	font-family: "EB Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	text-shadow: 1px 1px 1px #000000;
}

h2 {
	font-size: 1.6em;
	font-family: "EB Garamond", Georgia, "Times New Roman", Times, serif;
	color: #1567a6;
	text-shadow: 1px 1px 1px #000000;
	}

h3 { font-size: 1.3em; }

h4 { font-size: 1em; }

h5 { font-size: .9em; }

h6 { font-size: .8em; }

a {
	color: #1567a6;
	text-decoration: none;
	}

a:hover { text-decoration: underline; }

li {
	margin: 0 30px 1em;
	text-align: justify;
}

ul li { list-style: circle outside; }

ol li { list-style: decimal; }

strong { font-weight: bold; }

em { font-style: italic; }

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

#header_wrapper {
	position: relative;
	height: 165px;
	background: url(_media/backgrounds/bg-header-wrap-int.png) center top repeat-x;
}
.home #header_wrapper {
	height: 650px;
	background: url(_media/backgrounds/bg-header-wrap.png) center top repeat-x;
}

#header {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 165px;
}
.home #header {
	height: 510px;
}

#client_logo {
	position:absolute;
	top: 0;
	left: 0;
}

#practice {
	position:absolute;
	top: 15px;
	left: 20px;
	font-size: 3.4em;
	color:#1d1c1c;
	font-family: "EB Garamond", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-shadow: 1px 1px 1px #999999;
}

#location {
	display: none;
}

#phone {
	position:absolute;
	top: 23px;
	right: 10px;
	font-size: 2.8em;
	color: #1d1c1c;
	font-family: "EB Garamond", Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #999999;
}

#nav {
	position: absolute;
	top: 105px;
	left: 7px;
	float: left;
	border-bottom: none;
	z-index: 99;
	margin: 0 auto;
	width: 990px;
	height:50px;
	background: #456986;
	background: -moz-linear-gradient(top, #456986 0%, #255071 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#456986), color-stop(100%,#255071));
	background: -webkit-linear-gradient(top, #456986 0%,#255071 100%);
	background: -o-linear-gradient(top, #456986 0%,#255071 100%);
	background: -ms-linear-gradient(top, #456986 0%,#255071 100%);
	background: linear-gradient(to bottom, #456986 0%,#255071 100%);
	-pie-background: linear-gradient(top, #456986, #255071);
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 0px 4px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 0px 4px rgba(50, 50, 50, 0.4);
	behavior: url(/PIE.htc);
}


#banner {
	width: 1000px;
	height: 340px;
	position: absolute;
	top: 165px;
	left: 0;
	background: url(_media/backgrounds/bg-banner.jpg) center top no-repeat;
}

#featuredTopic {
	width: 280px;
	position: absolute;
	top: 25px;
	left: 695px;
	z-index: 10;
	}

#featuredTopic h2 {
	font-size: 1.9em;
	text-align: center;
	color: #255071;
	font-family: "EB Garamond", Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #999999;
}
#featuredTopic h3, #featuredTopic p {
	color: #1d1c1c;
}

#featuredTopic a {
	text-decoration: none;
	}

#featuredButton {
	width:200px;
	height:50px;
	margin: 0 auto;
	background: #456986;
	background: -moz-linear-gradient(top, #456986 0%, #255071 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#456986), color-stop(100%,#255071));
	background: -webkit-linear-gradient(top, #456986 0%,#255071 100%);
	background: -o-linear-gradient(top, #456986 0%,#255071 100%);
	background: -ms-linear-gradient(top, #456986 0%,#255071 100%);
	background: linear-gradient(to bottom, #456986 0%,#255071 100%);
	-pie-background: linear-gradient(top, #456986, #255071);
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 0px 4px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 0px 4px rgba(50, 50, 50, 0.4);
	behavior: url(/PIE.htc);
}

#featuredButton p {
	width: 200px;
	height: 50px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 1.1em;
	line-height: 50px;
	display: block;
	text-transform: uppercase;
	}

#featuredButton p:hover {
	color: #6fc6f8;
	}

#featuredSlideshow {
	position: absolute;
	left: 10px;
	height: 320px;
	width: 665px;
	overflow: hidden;
	top: 10px;
}

.nivo-directionNav { display: none; }

#middle_bar {
	width: 100%;
	height: 140px;
	overflow: hidden;
	padding-bottom: 0px;
	}

#bottom-featured {
	width: 1000px;
	margin: 0 auto;
	overflow: auto;
	}

#bottom-featured p{
	color: #fff;
	text-align: left;
	line-height: 16px;
	padding: 0 10px 0 15px;
	}

#bottom-featured h2 {
	font-family: "EB Garamond", Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 0px 0 0 25px;
	margin: 10px 0 0 15px;
	font-size: 1.5em;
	text-shadow: 1px 1px 1px #333333;
	}

#bottom-featured a {
	text-decoration: none;
	}

#bottom-featured a:hover p {
	color: #6fc6f8;
	}

.topic {
	width: 315px;
	height: 120px;
	overflow: hidden;
	position:relative;
	display: block;
	float: left;
	margin: 5px 0 4px 10px;
	border-left: 5px solid #283b4b;
	background: #456986;
	background: -moz-linear-gradient(top, #456986 0%, #255071 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#456986), color-stop(100%,#255071));
	background: -webkit-linear-gradient(top, #456986 0%,#255071 100%);
	background: -o-linear-gradient(top, #456986 0%,#255071 100%);
	background: -ms-linear-gradient(top, #456986 100%,#255071 100%);
	background: linear-gradient(to bottom, #456986 0%,#255071 100%);
	-pie-background: linear-gradient(top, #456986, #255071);
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 0px 4px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 0px 4px rgba(50, 50, 50, 0.4);
	behavior: url(/PIE.htc);
}

.topic h2 {
	background: url('_media/backgrounds/bg-middle-arrow.png') top left no-repeat;
}

.topic:first-child {
	margin-left: 5px;
	}

.pie_first-child {
	margin-left:5px;
}

/*------------- Middle ----------------- */

#middle_wrapper {
	position: relative;
	overflow: auto;
	background: url(_media/backgrounds/bg-middle-wrap.png) center top repeat-x;
}
.home #middle_wrapper {
	background: none;
	background-color: #1d1c1c;
}

#content_wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url(_media/backgrounds/bg-content.jpg) center top repeat-y;
}
.home #content_wrapper {
	background: none;
	}

#content_footer {
	background: url(_media/backgrounds/bg-content-bottom.jpg) center bottom no-repeat;
	}
.home #content_footer {
	background: none;
	}

#content_header {
	background: url(_media/backgrounds/bg-content-top.jpg) center top no-repeat;
	}
.home #content_header {
	background: none;
	}

#content_main {
	width: 705px;
	margin: 20px 0 20px 0;
	float: right;
	position: relative;
	right: 20px;
	min-height: 500px;
}

.home #content_main {
	width: 990px;
	min-height: 0;
	right: 5px;
	}

.page-template-form-php #content_main { width: 450px; }

.home.show-form #content_main { width: 660px; }

#content_side {
	float: left;
	width: 245px;
	margin: 0;
	position: relative;
	left: 10px;
	padding-bottom: 10px;
}
.home #content_side {
	display: none;
}

#content_side h1, #content_side h2, #content_side h3 {
	color: #1567a6;
	text-shadow: 1px 1px 1px #999999;
	font-family: "EB Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 25px 10px 5px 15px;
	margin: 0;
}

#content_side h1 a, #content_side h2 a, #content_side h3 a {
	text-decoration: none;
	color: #1567a6;
}

#content_side, #content_side p { }

#content_side li {
	list-style: none;
	text-align: left;
	margin: 0;
}

#content_side li a {
	font-size: 1em;
	color: #1567a6;
	text-decoration: none;
	border-bottom: solid #ffffff 1px;
	padding: 5px 10px 5px 15px;
	display: block;
}

#content_side li:first-child a { border-top: solid #ffffff 1px; }

#content_side li a:hover { background: #ffffff; }

#content_side ul ul { margin: 0; }

#content_side li li a {
	background-color: #ffffff;
	padding: 5px 10px 5px 25px;
}
#content_side li li a:hover {
	background-color: #efe9d7;
}

#content_side li li:first-child a { border-top: none; }

#content_side .children, #content_side .sub-menu { display: none; }
#content_side .current_page_item .children, #content_side .current_page_ancestor .children, #content_side .current_page_parent .children,
#content_side .current_page_item .sub-menu, #content_side .current_page_ancestor .sub-menu, #content_side .current_page_parent .sub-menu { display: block; }

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

#footer_wrapper {
	background: url(_media/backgrounds/bg-footer-wrap.png) center top repeat-x;
	width: 100%;
	padding: 20px 0 0 0;
	border-top: 5px solid #1d1c1c;
	margin-top: 10px;
}

.home #footer_wrapper {
	border-top: none;
	margin-top: 0;
}

#footer {
	width: 1000px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#footer p {
	color: #1d1c1c;
	margin: 0 0 1em 0;
	text-align: center;
}

#footer a {
	color: #1d1c1c;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

#footer ul {
	text-align: center;
	margin: 0 0 1em 0;
}

#footer li {
	list-style: none;
	display: inline;
	margin: 0 16px 0 0;
}

/*------------- classes ----------------- */

.image, .module, .highlight, #mapContainer {
	border: 1px solid #173349;
	background: #212427;
	margin-bottom: 5px;
	padding: 0px;
}

.module { width: 300px; }

.module.aligncenter { width: 80%; }

.module h2 {
	background-color: #1E4563;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 10px 0 10px;
}
.module p {
	padding: 0 10px 0 10px;
}

.aligncenter { margin: 10px auto; }

.alignright {
	float: right;
	margin-left: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.text_center { text-align: center; }

.text_left { text-align: left; }

.text_right { text-align: right; }

.clear { clear: both; }

.dashed_line {
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #666;
}

.highlight {
	width: 97%;
	margin: 0 auto;
	padding: 10px 10px 5px;
}

#mapContainer {
	height: 400px;
	width: 90%;
	margin: 0 auto 20px auto;
	}

a[href^="tel:"], a[href^="tel:"]:hover {
	font-size: inherit !important;
	cursor: text !important;
	color: inherit !important;
	font-weight: inherit !important;
	text-decoration: inherit !important;
	background: none !important;
}

/* ----- Office Tour Styles ----- */
.page-template-image-slider-php .tn3-gallery {
	background: #000;
	padding: 15px 0;
	display: none;
}
.page-template-image-slider-php .tn3-image { background: none; cursor: pointer; }
.page-template-image-slider-php .tn3-prev, .gallery .tn3-next { display: block !important; opacity: 1 !important; }
.page-template-image-slider-php .tn3-prev { left: -35px; }
.page-template-image-slider-php .tn3-next { right: -35px; }
.page-template-image-slider-php .tn3-controls-bg { background: none; }
.page-template-image-slider-php .tn3-thumbs, .gallery .tn3-sep1, .page-template-image-slider-php .tn3-sep2, .page-template-image-slider-php .tn3-sep3 { background: none; }
.page-template-image-slider-php .tn3-thumbs { height: 52px; }
.page-template-image-slider-php .tn3-thumb { width: 50px; height: 50px; }
.page-template-image-slider-php .tn3-thumb img { width: 50px; height: 50px; }

/*------------- Form Styles ----------------- */
#contact_form {
	float: right;
	width: 220px;
	height: auto;
	margin: 20px 18px 20px 15px;
	border: 1px solid #173349;
	background: #212427;
	clear: none;
}

.home #contact_form {
	margin: 20px 0 20px 15px;
	width: 318px;
	clear:right;
}

#contact_form_header {
}


#contact_form_footer {
}

.form-all, .form-html { padding: 0; }

.form-all h2.form-header, .form-all h2 {
	margin: 10px 0px 8px;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #173349;
}

.form-subHeader, .form-all p {
	color: #c1baa8;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	border: none;
}

.form-all ul li {
	background: none;
	color: #c1baa8;
	list-style: none;
	padding: 4px 10px;
	margin: 0;
}

.form-all input, .form-all textarea {
	background: none;
	border: 1px solid #173349;
	padding: 4px;
	width: 190px;
	color: #c1baa8;
}

.home .form-all input, .home .form-all textarea { width: 260px; }

.form-all input[type=checkbox] { width: auto; }

.form-all, .form-header-group, .form-html {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.form-all .form-checkbox-item {
	width: auto;
}

.form-all .form-checkbox-item label {
	margin: 0 8px 0 4px;
}

.form-all .form-line-active {
	background-color: #faf8f4;
}

.form-label-top {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.form-submit-button, .gform_wrapper .gform_button {
	background: none;
	border: none;
	font-size: 1.5em;
	width: 202px;
	height: 24px;
	color: #ffffff;
	display: block;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.home .form-submit-button { width: 280px; }

.form-submit-button:hover, .gform_wrapper .gform_button:hover { color: #0198ee; }

/* --- Gravity Form Styles --- */
.gform_wrapper, .gform_wrapper label, .gform_wrapper input, .gform_wrapper button, .gform_wrapper select, .gform_wrapper textarea { font-size: 13px; color: #C1BAA8; }
.gform_wrapper { margin: 0 10px 4px; padding-bottom: 10px; }
.gform_wrapper .gform_footer { margin: 10px 0 0; padding: 0; }
.gform_wrapper h3.gform_title { font: 20px/1 "EB Garamond",Georgia,"Times New Roman",Times,serif; font-weight: normal; text-align: center; border-bottom: 1px solid #173349 !important; padding: 5px 0; }
.gform_description { font-size: 13px; text-align: justify; }
.gform_body ul { padding-left: 0; }
.gform_wrapper li { margin: 0; }
.gform_wrapper input[type=tel],.gform_wrapper input[type=email],.gform_wrapper input[type=text], .gform_wrapper textarea { font-size: 13px; padding: 4px; width: 92% !important; background: none;
	border: 1px solid #173349;
	padding: 4px;
	color: #c1baa8;
}
.gform_wrapper input[type=text] { margin-bottom: 0; }
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { margin-bottom: 4px !important; padding: 0; }
.gform_wrapper .gform_button { font-size: 1.5em !important; margin: 0 0 10px; }
.gform_wrapper textarea.medium { height: 100px !important; }
.gfield_label { float: none; clear: both; font-weight: bold; }

.multiple-column .gfield_checkbox li, .multiple-column .gfield_radio li { width: auto; float: left; margin-right: 8px !important; }
.multiple-column .gfield_checkbox li:first-child, .multiple-column .gfield_radio li:first-child { margin-left: 0 !important; }
.gfield_checkbox li input { width: auto; float: left; margin: 0 5px 0 0; }

.gform_wrapper .gform_button { margin: 0 auto; }

#recaptcha_table, #recaptcha_table tbody { display: block; }
.recaptcha_theme_clean tr { display: block; }
.recaptcha_theme_clean tr td { display: block; width: auto !important; }
.recaptcha_theme_clean tr:first-child td { float: left; }
.gfield .recaptchatable .recaptcha_image_cell { width: 96% !important; padding-left: 2% !important; padding-right: 2% !important; }
#recaptcha_image, #recaptcha_image img { width: 100% !important; height: auto !important; }
.recaptcha_input_area { padding-right: 7px !important; }
.recaptcha_input_area input { max-width: 100% !important; }

/*------------- wp elements ----------------- */

.search-results form {
	border-bottom: 1px solid #DDD;
	padding: 0 0 8px;
}

.search-results div.page {
	padding: 0 10px;
	margin: 6px 0;
	border-bottom: 1px solid #DDD;
}

.next-posts { float:left; }

.prev-posts { float:right; }

.navigation {
	overflow: auto;
	margin: 0 0 .5em;
}

.postmetadata { font-size: 10px; }

#commentform > div { margin:5px 0; }

#commentform label { font-weight:bold; }

#commentform textarea#comment { width:100%; }

.commentlist li {
	background: #EEE;
	list-style: none;
	border:1px solid #ccc;
	border-left:4px solid #ccc;
	box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.07);
	padding: 10px;
}

.commentlist li.even { background-color:#F7F7F7; }

.commentlist img.avatar {
	float:left;
	margin-right:10px;
}

.commentlist .reply { text-align:right; }

.commentlist ul.children { margin-top:10px; }

/*------------- menu styles ----------------- */

.sf-menu * {
	margin:0;
	padding:0;
	list-style: none;
}

/* MAIN TOPICS TEXT (BUTTONS)*/
.sf-menu a, .sf-menu a:visited { /* properties for the main nav text*/
	padding: 0;
	color:#FFF;
	text-align: center;
	text-decoration:none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {/* properties for the main nav text HOVER state*/
	outline: 0;
	color: #6ba9d9;
}

/* SUB TOPICS TEXT*/
.sf-menu li li a, .sf-menu li li a:visited { /* properties for the sub nav text*/
	padding: 3px 5px 2px 10px;
	text-decoration:none;
	color:#FFF;
	font-size: 1em;
	line-height:150%;
	text-transform:none;
	text-align: left;
	font-weight: normal;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:hover, .sf-menu li li a:active {/* properties for the main nav text HOVER state*/
	outline: 0;
	background-color: #1567a6;
}

.sf-menu li li li a:hover, .sf-menu li li li a:active {/* properties for the main nav text HOVER state*/ background-color: #1567a6; }

/* FIRST LEVEL DROPDOWNS */
.sf-menu ul {
	position: absolute;
	top: -999em;/* this moves the submenus out of sight so they dont flash on page load */
	width: 200px; /* overridden when supersubs initialized */
}

.sf-menu li li { background: #255071; }

.sf-menu li li li { border-left: 3px solid #1d1c1c; }

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 50px; /* set equal to the height of the main nav buttons so drop-downs come down from the right place */
	z-index: 99;
	border-left: 1px solid #1567a6;
	border-right: 1px solid #1567a6;
	border-bottom: 1px solid #1567a6;
}

/* SECOND LEVEL DROPDOWNS */
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 200px; /* overridden when supersubs initialized */
	top: 0;
	border: none;
}

/* THIRD LEVEL DROPDOWNS */
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 200px; /* overridden when supersubs initialized */
	top: 0;
	border: none;
}

/* YOU PROBABLY DO NOT NEED TO CHANGE ANYTHING BELOW THIS */

.sf-menu a.sf-with-ul { min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ }

.sf-sub-indicator { display: none; }

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			.60em;
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('//common.pbhs.com/_media/images/arrows-ffffff.png') no-repeat -10px 0;
}

.sf-menu ul a > .sf-sub-indicator { background-position:  0px 0; }

.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; }

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li { width:	152px; }

/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
	left:	152px; /* match ul width */
	top:	0;
}

.sf-menu ul li { width: 100%; }

.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul, ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { top: 0; }

.popover .popover-title { color: #333; }

.gform_wrapper.gravity-theme .multiple-column .gchoice,
.gform_legacy_markup_wrapper .multiple-column .gchoice {
    width: auto; float: left; margin-right: 8px !important;
}
.gform_legacy_markup_wrapper .multiple-column .gfield_checkbox li:first-child,
.gform_wrapper.gravity-theme .multiple-column .gfield_checkbox li:first-child {
    margin-left: 0 !important;
}

.gform_legacy_markup_wrapper .gfield_checkbox li label,
.gform_legacy_markup_wrapper .gfield_radio li label,
.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 0.875em;
}

.gform_wrapper.gravity-theme .gform_footer input.button,
.gform_wrapper.gravity-theme .gform_footer input[type="submit"],
.gform_wrapper.gravity-theme .gform_page_footer input.button,
.gform_wrapper.gravity-theme .gform_page_footer input[type="submit"] {
    font-size: 1em;
    width: auto;
    margin: 0 16px 0 0;
    margin-right: 16px;
}
