/* Top toolbar - site search */
form#search-block-form {
	display: inline-block;
	width: auto;
	height: 30px;
	max-height: 30px;
	float: right;
	padding: 0;
	margin: 0; 
	top: 6px;
	background-color: #F4F4F4;
	position: relative; 
	font: 13px/16px "Dagny Regular";  
} 
form#search-block-form div {
	margin: 0;
	padding: 0;
}
form#search-block-form div.form-item-search-block-form input { 
	float: left;
	font: 13px/16px "Dagny Regular";  
	padding: 6px;  
	height: 16px;
	color: #999999;
	background-color: #F4F4F4;
}
#search-block-form input.form-submit,
#search-block-form input.form-submit:hover { 
	line-height: 16px;
	position: relative;
	float: left; 
	display: inline-block;
	text-indent: -9999px;
	width: 30px;  
	height: 29px;
	top: 0;
	margin: 0;
	padding: 0;
	background: url("../images/btn_search.png") no-repeat 0 center;  
	border-left: 1px solid #DFDFDF; 
}
/* END OF SITE SEARCH*/

/* Filters */ 
form.filters { 
	margin: 0; 
	padding: 0; 
	padding-bottom: 10px;
} 
form.filters select {
	width: 145px; 
	margin: 0;
	margin-right: 30px;
	margin-bottom: 20px; 
	height: 30px;
	font: 13px/13px "Dagny Regular";
	border: 1px solid #D2D2D2; 
	background-color: #8F8F8F;
	color: white;
	padding: 0 0 0 11px;
	white-space: nowrap; 
}  
form.filters select option {
	text-transform: capitalize;
	background-color: white !important;
	color: black;
	padding: 6px 11px; 
	margin: 0 !important;
	border: 0;
}   
form.filters div.filters {
	margin: 0; 
	padding: 0;
	width: 72%;   
}
form.filters.adv div.filters {
	width: 69%;
	width: 75%;
}
form.filters div.filters select:nth-child(4) {
	margin-right: 0; 
}
form.filters.adv div.filters select:nth-of-type(4) {
	clear: left;  
}

form.filters dl.filters { 
	margin: 0;
	padding: 0;
	float: none; 
	display: inline-block; 
	clear: both;  
} 
dl.filters dt,
dl.filters dd {
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0; 
	margin-right: 14px; 
}
dl.filters dt a {
	display: inline-block;
	font: 15px/16px "Dagny Regular"; 
	color: #999;
	padding: 7px 11px; 
	margin: 0; 
	border: 1px solid transparent; 
}
dl.filters a:hover {
	text-decoration: none !important;
	color: #2883DE;
	border-color: #2883DE;
} 
dl.filters dt.on a,
dl.filters dt.on a:hover {
	border: 1px solid #666;
	color: #666; 
	font-family: "Dagny Bold";
}
div#people dl.filters dt,
div#people dl.filters dd {
	margin: 0 1px;
	padding: 7px 6px; 
	min-width: 14px; 
	text-align: center;
	float: left; 
	display: inline-block;
	font: 14px/14px "Dagny Regular";
	color: #C6C6C6;
	border: 1px solid transparent; 
}
div#people dl.filters a {
	margin: 0;
	padding: 0;
	border: 0;
	font: 14px/14px "Dagny Regular";
}
div#people dl.filters dt {
	margin: 0;
	margin-right: 15px;
	padding: 7px 11px; 
	float: left; 
}  
div#people dl.filters a { 
	color: #121212;
} 
div#people dl.filters .on {
/*
	font: 15px "Dagny Bold";
	color: white;
*/ 
	border-color: black;
} 
form.filters div#nameList li a:hover { 
	color: white; 
	font: 15px "Dagny Bold";
}

form.filters span.advFilter {
	display: inline-block; 
	float: right;
	font: 12px/12px "Dagny Bold";
	padding: 2px 0; 
	margin: 0;
	margin-top: 6px;
	color: #121212;
	cursor: pointer; 
	margin-right: 60px;
}
form.filters span.advFilter:before {
	content: "+";
	display: inline-block; 
	margin-left: 3px;
	position: relative;
	float: right;
	text-align: center;
	width: 14px; 
	height: 14px; 
	background-color: #EDEDED; 
}
form.filters span.advFilter.expand:before {
	content: "-";
}  
/* END OF FILTERS */ 

/* Pagination */
div.pagingNav { 
	width: auto;
	float: right;
	font: 13px "Dagny Regular";  
}
div.pagingNav a {
	padding: 0;
	margin: 0;
	background: url("../images/icons/arrow_dark.png") no-repeat right center; 
	display: inline-block;
	/*
	width: 9px;
	height: 9px; 
	*/ 
	background: url("../images/icons/arrow_dark.png") no-repeat 0 center; 
	height: 9px; 
	font: 13px/11px "Dagny Bold";
	color: #121212;   
} 
div.pagingNav a.next {
	padding-left: 12px;
	margin-left: 11px;
}
div.pagingNav a.next:hover {
	background-image: url("../images/icons/arrow_blue.png");
	text-decoration: none !important;
}
div.pagingNav a.prev {
	background-image: url("../images/icons/arrow_light_left.png");
	/* Re-Skin
	background-position: left center;
	*/
	background-position: right center;
	padding-right: 12px;
	margin-right: 11px;
}
div.pagingNav a.prev:hover {
	background-image: url("../images/icons/arrow_blue_left.png");
	text-decoration: none !important;
} 
a.seeAll { 
	margin-left: 20px; 
}
/* END OF PAGINATION */

/* Team */
div#people form.filters div.pagingNav,
div#people form.filters a.seeAll { 
	margin-top: 5px;
}
.wrap[theme="blue"] a.seeAll {
	color: white ; 
}
.wrap[theme="blue"] a.seeAll:hover {
	color: white;
	text-decoration: underline;
}
.wrap[theme="blue"] form[id^="search-form-"] {
	border: 0;
	background-color: white;
}
.wrap[theme="blue"] span.advFilter {
	color: white;
}
.wrap[theme="blue"] span.advFilter:before {
	background-color: #90B4CA;
}
.wrap[theme="blue"] form.filters select {
	background-color: #90B4CA;	
	border-color: #90B4CA;  
	color: white;
}
.wrap[theme="blue"] div.pagingNav a.next {
	background-image: url("../images/icons/arrow_white.png");
}
.wrap[theme="blue"] div.pagingNav a.prev {
	background-image: url("../images/icons/arrow_white_left.png");
}  
.wrap[theme="blue"] dl.filters .on {
	border-color: white !important;
}
/* END OF TEAM */

/* Careers Job Openings */
div#jobs.wrap { 
	margin-bottom: 0;
	padding-bottom: 0;
}
div#jobs.wrap form.filters { 
	margin-bottom: 0;
	padding-bottom: 0;
}
/* END OF JOB OPENINGS*/


/* Contact Us */
body.node-type-webform div#main {
	font: 14px/20px "Dagny Regular";
	font-weight: normal; 
	color: #666;
}
form.webform-client-form {
	width: 620px;
	margin-bottom: 40px;
	font-size: inherit;
	font-family: inherit;
}
form.webform-client-form label,
form.webform-client-form input.form-text,
form.webform-client-form select {
	font: 16px/24px "Dagny Regular";
	font-weight: normal;	
}
form.webform-client-form .single-line input.form-text,
form.webform-client-form .form-item-submitted-address-thoroughfare input.form-text,
form.webform-client-form .form-item-submitted-address-premise input.form-text { 
	width: 98%; 
}
form.webform-client-form div[class*="webform-component--label-name"]:nth-child(2n+1) { 
	
	padding-right: 0; 
}
form.webform-client-form div[class*="webform-component--label-name"]:last-child {
	margin-right: 0; 
}
form.webform-client-form div[class*="webform-component--label-name"]:nth-child(2n+1) input {
	margin-right: 0;
	width: 230px;
}
form.webform-client-form fieldset {
	border: 0px solid red;
	margin: 0;
	clear: both;
	background-color: transparent;
}
form.webform-client-form fieldset div.fieldset-wrapper {
	margin: 0;
	padding: 0; 
}
form.webform-client-form fieldset div.fieldset-wrapper div {
	display: inline-block;
	float: left;
	margin-right: 20px; 
}
form.webform-client-form select {
	background-color: #8F8F8F;
	color: white; 
	width: 100%;
}
form.webform-client-form select.state {
	width: 200px;
}
body.node-type-webform div#sidebar-second h4:nth-child(2) {
	margin-bottom: 0; 
}
form.webform-client-form div.form-item-submitted-address-postal-code,
form.webform-client-form div.webform-component--label-client--my-attorney-is {
	margin-right: 0;
}
div#recaptcha_area table.recaptchatable {
	border: 0 !important;
	margin-top: 30px !important; 
	display: block;
	float: none;
}
div#recaptcha_area table.recaptchatable:before {
	content: "Captcha*"; 
	font-size: 16px;
}
div#recaptcha_area table.recaptchatable input#recaptcha_response_field { 
	font: 14px/20px "Dagny Regular" !important; 
}
div#recaptcha_area table.recaptchatable td:first-of-type { 
	padding-left: 0 !important;
}
div#recaptcha_area table.recaptchatable a {
	color: #121212;
	font-size: 0.8em;
}
div#recaptcha_area table.recaptchatable a:hover {
	text-decoration: underline;
}
/* END OF CONTACT US*/

/* User FORMS */ 
form[id*="user-"] input.form-text { 
	color: #333333;
}
form[id*="user-"] label {
	font: 16px "Dagny Regular";
	font-weight: normal;
	color: #666666;	
}
form[id*="user-"] label.option,
form[id*="user-"] a {
	font: 14px "Dagny Regular";
	color: #666666;
}
form[id*="user-"] a {
	text-decoration: underline;
}
form[id*="user-"] a:hover {
	text-decoration: none;
}
/* Login form - Login page */
form#user-login,
form#user-login input.form-text,
form#user-login div.form-item-remember,
form#user-pass input.form-text { 
	width: 300px; 
} 
form#user-login a.link {
	float: right
}
/* Login form - dropdown menu */
form#user-login-form input.form-submit {
	margin-right: 20px;
}  
ul.myjl {
	padding: 0;
	margin: 10px 0 25px 0; 
	font: 16px/24px "Dagny Light";
}
ul.myjl li {
	background: url("../images/myjl/icon_myjl_feed.png") no-repeat left 5px;
	list-style: none;
	padding: 0;
	padding-bottom: 20px;
	padding-left: 70px;
	margin: 0;
}
ul.myjl li strong {
	font: 16px/24px "Dagny Bold";
}
ul.myjl li.bookmark {
	background-image: url("../images/myjl/icon_myjl_bookmark.png");
}
form p.divider {
	border-top: 1px solid #D5D5D5;
	position: relative; 
	margin: 40px 0 20px 0;
	padding: 0; 
}
form p.divider::before {
	content: " or ";
	color: #666666;
	position: absolute;
	margin: 0 auto;
	margin-top: -15px;
	display: inline-block;
	width: auto;
	left: 41%;
	text-align: center; 
 	padding: 2px 15px;
 	background-color: white; 
}
form a.login-linkedin {
	background: url("../images/myjl/logo_linkedin.jpg") no-repeat left top;
	width: 299px;
	height: 50px;
	display: block; 
	margin: 0;
	margin-top: 40px;
}
/* Password */
form#user-pass {
	
}
form#user-pass div#edit-actions {
	display: inline-block; 
	padding: 0;
	margin: 0;
	margin-left: 20px;
}
/* Registration */
form#user-register-form div[] {
	
}
form#user-register-form input[type="text"].required {
	
}
form#user-register-form div#edit-field-first-name,
form#user-register-form div#edit-field-last-name {  
}
form#user-register-form input[id^="edit-field-first-name"],
form#user-register-form input[id^="edit-field-last-name"] {
	width: 175px !important;  
	margin-right: 2px;
}
form#user-register-form input[id^="edit-field-job-title"],
form#user-register-form input[id^="edit-field-company"],
form#user-register-form input#edit-name,
form#user-register-form input#edit-mail { 
	width: 98%;
}
form[id*="user-"] fieldset { 
}
form#user-register-form div#edit-field-job-title,
form#user-register-form div#edit-field-company {
	width: 48%;
	margin-right: 20px;
	display: inline-block
}
form#user-register-form div#edit-field-job-title {
	clear: both !important;
}
form#user-register-form div#edit-field-company {
	margin-right: 0;
}
/* END OF USER FORMS */

/* Remove all round corners around input elements */
input[type="text"],
input[type="password"],
input[type="submit"].form-submit,
input[type="reset"],
input[type="button"] {  
    -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius: 0;   
}
select,
option,
input[type="select"],
input[type="text"],
input[type="password"],
textarea {
	 font-size: 13px !important;
	 line-height: 20px !important;
	 margin-top: 2px;
	 margin-bottom: 2px;
}  
select:focus,
input[type="select"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
   -webkit-text-size-adjust: 100%;   
	box-shadow: none;   
	outline: none;
	font-size: 13px;
	line-height: 20px; 	 
}
select:focus {
	padding-left: 11px !important;	
}
input[type="text"].error {
	padding: 3px;
	border-width: 1px;
}
 