@charset "utf-8";
/* CSS Document */


/* ----------------------------------------------------------------------------------------------------------
DEFAULTS
---------------------------------------------------------------------------------------------------------- */

.mobile {
	display: block;
}

.desktop {
	display: none;
}

.H { display: none !important; }

body {
	position: relative;
	margin: 0;
	background: #EEE;
	max-width: 100%;
	width: 100%;
	color: #30353B;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 75%;
}
body.single {
	background: #ffffff;
}

a {
	color: #1879BD;
	font-weight: 700;
}
#isc_ajax_loading {
	display: block;
	width: 20px;
	height: 20px;
	background: url( '/t/img/spinner.gif' ) no-repeat;
	margin: 10px auto;
	opacity: 0;
}

.entrycontent img {
	max-width: 100%;
}

.C.mobile {
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	font-size: 10px;
	line-height: 2em;
}
.page.paged #ContentW {
	padding: 20px 0;
}

#ContentW {
	padding: 0 20px;
}

#region_404 #rDiv {
	width: 100%;
	max-width: 100%;
}

.gsc-search-box .gsc-input {
	width: 99%;
	max-width: 99%;
}

object,
iframe {
	max-width:100%;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1879BD;
	font-family: 'Grandesign Neue Serif', serif;
	font-weight: 400;
}

#NavTB,
#HWI > .site_search,
#HWI .H,
#HW2I #logo,
body #HWI .mobile-menu,
#HW2I .menu,
#NewsTW,
#home_cats > li:not(:last-child),
#shared_stories div.hsp:nth-of-type(n+4),
#tslinks li p a.tsc,
#tslinks li p a > span,
#breadc,
#top_stories,
#region_404 #lDiv,
#region_404 #gDiv,
.gsc-search-box .gsc-search-button,
.gsc-search-box .gsc-clear-button,
#region_404 > h3,
#region_404 > ul,
#region_404 > p,
.error404 #SideW,
.error404 #FootW,
.error404 #MW .MH1,
.page.paged #FootW,
.page.paged #SideW,
.addthis_toolbox:not(#SocialFoot),
.post .byline .bydate .seeall,
.ptbar,
#ContentW .entrycontent .news_signup,
#donateContainer,
#read_more_about,
.single #NavFL .menu-home,
.single #NavFL .menu-press-room,
.single #NavFL .menu-about-judicial-watch,
.single #NavFL .menu-stay-connected #f3,
.single #footright,
.single #flogotrans,
.single #flogosite,
.single #footlinks,
.single #FWI address,
#NavFL,
#footright,
#footlinks .sep,
.ph-inv-bull .post .entryexcerpt,
.ph-inv-bull #FootW,
.ph-doc-archive #FootW,
.ph-doc-archive .entryexcerpt .pdfexcerptcontent .pdfexcontags,
.ph-doc-archive #ContentW .archive-search-header h3,
#SideW,
#Msbsignupdates .gform_footer input[type=submit],
#Msbsignupdates .gform_body ul li > label,
.wp-pagenavi,
#nplWT,
.single #FootW,
.ph-fin-dis.page #FootW,
.blog #NationalW #MW .post .entryexcerpt,
.blog #NationalW #MW .post .byline .byct,
.ph-fin-dis.page #ContentW .searchh2,
.ph-fin-dis #ContentW > hr,
.page #ContentW > hr,
.ph-fin-dis .filing-instructions,
.ph-fin-dis.page #ContentW h2.title,
.ph-fin-dis.page #ContentW #fin_disclosures .post .tags,
.ph-press-room.page #ContentW .post .byline .bydate .sep,
#btndonatenow {
	display: none !important;
}

/* Homepage */
/*#home_cats li a.hc_weekly {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
	background-image: url(/t/img/mobile-headers/jw-m-weekly-update-header.jpg);
	background-size: 100% auto;
}*/

#home_cats,
#tslinks {
	list-style-type: none;
	padding-left: 0;
}
	#tslinks li {
		border-top: 1px solid #cccccc;
	}
	#tslinks li:last-child {
		border-bottom: 1px solid #cccccc;
	}
		#tslinks li p {
			margin: 17px 0 0 0;
		}

			#tslinks li p a {
				padding: 0 60px 0 20px;
				display: block;
				color: #1879bd;
				font: bold 17px/19px Helvetica,Arial,sans-serif;
				text-decoration: none;
				background: url(/t/img/top-story-arrow.png) no-repeat 95% center;
			}

#HW {
	background: #1879bd;
	display: block;
	height: 45px;
}
#HW2I {
	height: auto;
}
h2 {
	color: #294a63;
	font: 18px/22px 'Grandesign Neue Serif', serif;
}
	/*#HW2I a#btndonatenow {
		height: 45px;
		width: 100%;
		display: block;
		color: #fff;
		background: #37ca3c;
		text-align: center;
		font: 16px/45px "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-decoration: none;
		letter-spacing: .05em;
	}
	#HW2I a#btndonatenow span {
		display: block;

	}*/

.mobile#mlogo {
	cursor: pointer;
	width: 145px;
	height: 35px;
	display: block;
	margin: 0 auto;
	padding: 4px 0 0 0;
	overflow: hidden;
}
	.mobile#mlogo .logo {
		background: url(/t/img/jw-logo-2x.png) 0 0 no-repeat;
		background-size: cover;
		cursor: pointer;
		width: 145px;
		height: 35px;
		display: block;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
	}
/* Homepage Shared Stories */
/*#home_cats li {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 15px 20px;
}
	#home_cats li a {
		min-height: 60px;
	}
	#home_cats li .hc_w_content {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 15px 20px;
		background: #ffffff;
	}
	#home_cats li .hc_w_content .hc_w_title {
		font: 700 18px Helvetica, Arial, sans-serif;
		color: #30353b;
	}
	#home_cats li .hc_w_content p {
		font: 700 13px Helvetica, Arial, sans-serif;
		color: #30353b;
	}
	#home_cats li .hc_w_readmore {
		text-decoration: none;
		color: #1879bd;
		font: 700 12px Helvetica, Arial, sans-serif;
	}*/
#shared_stories {
	padding: 0 20px;
	height: auto !important;
}
#shared_stories .hsp {
	display: block;
	position: static !important;
	background-color: #ffffff;
	width: 100%;
	max-width: 100%;
	min-height: 74px;
	margin-bottom: 17px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 23px 15px;
	border: 1px solid #d5d5d5;
}
	#shared_stories .hsp .date {
		font-weight: bold;
		font-size: 11px;
		color: #30353b;
	}

	#shared_stories .hsp h3 a {
		font-size: 18px;
		font-family: Helvetica,Arial,sans-serif;
		color: #30353b;
		font-weight: bold;
		text-decoration: none;
	}
	#shared_stories .hsp .excerpt p {
		font-size: 13px;
	}
	#shared_stories .hsp .excerpt p.readm a {
		text-decoration: none;
		min-height: 0;
	}


/* Mobile Menu */
body #HWI {
	position: relative;
}
body #HWI #menu-toggle {
	width: 30px;
	cursor: pointer;
	position: absolute;
	left: 13px;
	top: 13px;
	z-index: 99999;
}
	body #HWI #menu-toggle span {
		display: block;
		background: #8cbcde;
		height: 2px;
		margin: 0 0 6px 0;
	}
	body #HWI .mobile-menu.show {
		display: block !important;
	}
	body #HWI .mobile-menu {
		width: 80%;
		max-width: 100%;
		background: #294a63;
		z-index: 99999;
		position: relative;
		margin-top: -10px;
	}
		body #HWI .mobile-menu .social {
			list-style-type: none;
			height: 50px;
		    border-top: 1px solid #4d728c;
		    border-bottom: 1px solid #1e3a4e;
		    width: 100%;
		    margin: 0 !important;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			padding: 0 20px;
			overflow:hidden;
		}
		body #HWI .mobile-menu .social li {
			float: left;
			display: block;
			overflow:hidden;
			height:50px;
			margin: 0 8px 0 0;
		}
		body #HWI .mobile-menu .social li:not(:first-child) {
			/*height: 35px;
			width: 35px;
			margin: -17px 8px 0 0;
			*/
			text-indent:-3000px;
		}
		body #HWI .mobile-menu .social li:last-child {
			margin-right:0px;
		}
			body #HWI .mobile-menu .social.mobile li a.fb,
			body #HWI .mobile-menu .social.mobile li a.tw,
			body #HWI .mobile-menu .social.mobile li a.yt,
			body #HWI .mobile-menu .social.mobile li a.li {
				display: block;
				height: 35px;
				width: 35px;
				margin:6px 0 0 0;
			}

			body #HWI .mobile-menu .social.mobile li a.fb{background-image:url(/t/img/jw-mobile-social.png);background-position: 0 0}
			body #HWI .mobile-menu .social.mobile li a.tw{background-image:url(/t/img/jw-mobile-social.png);background-position: -47px 0}
			body #HWI .mobile-menu .social.mobile li a.yt{background-image:url(/t/img/jw-mobile-social.png);background-position: -94px 0}
			body #HWI .mobile-menu .social.mobile li a.li{background-image:url(/t/img/jw-mobile-social.png);background-position: -142px 0}

			body #HWI .mobile-menu .social.mobile li {
				color: #8997a1;
				font: 16px/50px "PT Sans Narrow", Arial;
			}
	.mobile.mobile-search {
		display: block;
		width: 100%;
		height: 50px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 0 20px;
		position: relative;
		border-bottom: 1px solid #1e3a4e;
		margin: 0;
	}

		.mobile.mobile-search form p input[type=text] {
			width: 100%;
			height: 30px;
			border-radius: 10px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			margin-top: 10px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			padding: 0 10px;
			background: #8997a1;
			border: none;
			color: #fff;
		}
		.mobile.mobile-search form p input[type=submit] {
			position: absolute;
			right: 30px;
			top: 17px;
			background: url(/t/img/search-icon.png) no-repeat;
			border: none;
		}
		.mobile-menu .menu {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
			.mobile-menu .menu li {
			    border-top: 1px solid #4d728c;
			    border-bottom: 1px solid #1e3a4e;
			}
				.mobile-menu .menu li a {
					display: block;
			    	padding: 15px 20px;
			    	color: #fff;
			    	font: 16px "PT Sans Narrow", Arial;
			    	text-transform: uppercase;
			    	text-decoration: none;
				}
	.mobile-menu #menu-mobile-secondary-menu li a {
		color: #8997a1;
	}


#TSWI {
	padding: 0 20px;
}
	#tsimg img {
		max-width: 100%;
		height: auto;
	}
	#tsh1 a {
		color: #30353b;
		font: 600 32px/32px "PT Sans Narrow", Arial;
		text-decoration: none;
	}

/* Page Headers */
#MW h1.MH1 {
	position: relative;
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 25px;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 30px;
}

body.page-id-24507 #MW h1.MH1 { padding:0 20px; }

	body.ph-weekly-updates #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-weekly-update-header.jpg);
		background-size: 100% auto;
	}
	body.ph-blog #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-cc-header.jpg);
		background-size: 100% auto;
	}
	body.ph-inv-bull #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-inv-bulletin-header.jpg);
		background-size: 100% auto;
	}
	body.term-from-micahs-desk #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-inv-bulletin-header.jpg);
		background-size: 100% auto;
	}
	body.ph-in-the-news #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-inthenews-header.jpg);
		background-size: 100% auto;
	}
	body.ph-press-room #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-press-room-header.jpg);
		background-size: 100% auto;
	}
	body.ph-in-the-news #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-inthenews-header.jpg);
		background-size: 100% auto;
	}
	body.ph-fin-dis #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-financial-disclosures-header.jpg);
		background-size: 100% auto;
	}
	body.ph-open-rec #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-open-records-header.jpg);
		background-size: 100% auto;
	}
	body.ph-doc-archive #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-doc-archive-header.jpg);
		background-size: 100% auto;
	}
	body.ph-5-more-ways #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-5-more-ways-header.jpg);
		background-size: 100% auto;
	}
	body.ph-about #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-about-header.jpg);
		background-size: 100% auto;
	}
	body.ph-docket #MW h1.MH1 {
		text-indent: -3000px;
		background-image: url(/t/img/mobile-headers/jw-m-docket-header.jpg);
		background-size: 100% auto;
	}
	body.page-template-page-investigations #MW h1.MH1 {
		text-indent:-3000px;
		background-image:url(/t/img/jw-header-investigations-image.jpg);
		background-size: 100% auto;
	}
	body.page-template-page-investigations #MW h1.MH1 a {
		text-indent: -3000px;
	}

	body.post-type-archive-blog #MW h1.MH1 {
		text-indent:-3000px;
		background-image:url(/t/img/jw-header-theblog-image.jpg);
		background-size: 100% auto;
	}

/* Press Room */
#ContentW .post:not(:first-child) {
	border-top: 1px solid #cccccc;
}
.ph-press-room #ContentW div.post p.typecatp,
.ph-press-room #ContentW div.post p.typecatnr,
.ph-press-room #ContentW div.post p.typecatn {
	display: inline-block;
	clear: both;
	height: 18px;
	line-height: 19px;
	margin: 0;
	padding: 0 7px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #FFF;
}
	.ph-press-room #ContentW div.post p.typecatn {
		background: #294A63;
	}
	.ph-press-room #ContentW div.post p.typecatnr {
		background: #63B4FF;
	}
	.ph-press-room #ContentW div.post p.typecatp {
		background: #CFA85C;
	}
.ph-press-room #ContentW div.post h2 a {
	font: 18px/20px 'Grandesign Neue Serif',serif;
	margin: 0;
	color: #294A63;
	text-decoration: none;
}
#ContentW div.post div.byline span.bydate,
#ContentW div.post div.byline span.byct {
	float: left;
	padding-right: 5px;
	color: #959595;
	font: 700 10px/16px Helvetica,Arial;
	letter-spacing: 1px;
	overflow: hidden;
}

/*Single*/
#ContentW .post {
	padding: 10px 20px;
}

	#ContentW h2.CWH2SP a {
		padding: 0;
		margin: 0;
		font: 400 36px 'Grandesign Neue Serif', serif;
		color: #294A63;
		text-decoration: none;
	}
	.single #ContentW p.cwdate {
		padding: 0 0 24px 0;
		margin: 0;
		color: #959595;
		font: 700 14px Helvetica,Arial,sans-serif;
		letter-spacing: 2px;
	}
	#ContentW div.entrycontent {
		font-family: Helvetica,Arial,sans-serif;
		line-height: 23px;
		font-size: 18px;
	}
	#ContentW div.entrycontent a {
		text-decoration: none;
	}
.single #NavFL,
.single #NavFL .menu-stay-connected,
.single ul#NavFl ul {
	list-style-type: none !important;
}


/* 404 Page */
#g404ajax form.gsc-search-box .gsc-input input {
	height: 50px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* Footer */
#FWI {
	padding: 15px 0 25px;
	background: #3c444a;
	color: #959595;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}
	#FWI #flogosite a {
		color: #cccccc;
		text-decoration: none;
		font: 12px Georgia, Times, "Times New Roman", serif;
	}
	#FWI #footlinks a {
		display: block;
		color: #959595;
		font: 10px "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-decoration: none;
	}
	#FWI #flogotrans a {
		display: inline-block;
		background: transparent url(/t/images/footer_logo.png) no-repeat;
		background-size: cover;
		width: 55px;
		height: 55px;
		overflow: hidden;
	}
#MFWI {
	display: block;
	position: relative;
	width: 100%;
	max-width: 100%;
}
	#MFWI #MGB {
		display: block;
		width: 100%;
		max-width: 100%;
		height: 45px;
		line-height: 45px;
		text-align: center;
		text-decoration: none;
		background: #37ca3c;
		color: #ffffff;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 18px;
		font-weight: bold;
	}


/* Archive Pages */
.ph-inv-bull.page #ContentW,
.blog #ContentW,
.ph-fin-dis #ContentW,
.ph-press-room #ContentW,
.search #ContentW {
	padding: 0;
}
.ph-press-room #ContentW { padding:0 10px; }

	.ph-inv-bull #ContentW .post,
	.blog #ContentW .post,
	.ph-fin-dis #ContentW .post,
	.search #ContentW .post {
		clear: both;
	}
		.ph-inv-bull #ContentW .post h2,
		.blog #ContentW .post h2,
		.ph-fin-dis #ContentW .post span.title,
		.search #ContentW .post h3 {
			line-height: 18px;
			margin: 20px 0 5px;
		}
			.ph-inv-bull #ContentW .post h2 a,
			.blog #ContentW .post h2 a,
			.ph-fin-dis #ContentW .post span.title a,
			.search #ContentW .post h3 a {
				color: #294a63;
				font: 18px/18px 'Grandesign Neue Serif', serif;
				text-decoration: none;
			}

			.ph-blog #ContentW div.post h2,
			.ph-blog #ContentW div.post h2 a,
			.ph-weekly-updates #ContentW div.post h2,
			.ph-weekly-updates #ContentW div.post h2 a,
			.ph-press-room #ContentW div.post h2,
			.ph-press-room #ContentW div.post h2 a,
			.ph-in-the-news #ContentW div.post h2,
			.ph-in-the-news #ContentW div.post h2 a,
			.ph-inv-bull #ContentW div.post h2,
			.ph-inv-bull #ContentW div.post h2 a,
			.ph-docket #ContentW div.post h2,
			.ph-docket #ContentW div.post h2 a,
			.post-type-archive-blog #ContentW div.post h2,
			.post-type-archive-blog #ContentW div.post h2 a {font-size: 19px;line-height: 19px;}


		.ph-inv-bull #ContentW .post .byline .bydate,
		.blog #ContentW .post .byline .bydate,
		.ph-fin-dis #ContentW .post .date,
		.post-type-archive-blog #ContentW .post .date {
			display: block;
			padding-bottom: 20px;
		}

		.ph-fin-dis #ContentW .post .date {
			color: #959595;
			font: 700 10px/16px Helvetica,Arial;
			letter-spacing: 1px;
			overflow: hidden;
			padding: 0;
		}
		.search #MW .MH1 {
			padding: 0 20px;
		}
			.search #MW .MH1 a {
				text-decoration: none;
			}
		.search .found_results {
			padding: 0 20px;
		}





/* Doc Archive */
.ph-doc-archive.page #ContentW { padding:0; }
.ph-doc-archive .entryexcerpt {display:block; clear:both; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;box-sizing:border-box;  width:100%; max-width:100%; padding:0 20px; border-bottom:1px solid #ccc; }
	.ph-doc-archive .entryexcerpt .pdfexcerptmain { width:100%; }

		.ph-doc-archive .entryexcerpt .pdfexcerptimg { float:left; width:15%; }
			.ph-doc-archive .entryexcerpt .pdfexcerptimg a img { float:left; width:90%; }

	.ph-doc-archive .entryexcerpt .pdfexcerptcontent {float:left; width:85%; margin:16px 0;  }
		.ph-doc-archive .entryexcerpt .pdfexcerptcontent .pdfexcontitle a {font:18px/18px 'Grandesign Neue Serif', serif; text-decoration:none; color:#294a63;  }


/* text of pdf */
	#DAtextW {border-top:45px solid #fff}
		#DAtextW #docarchiveexp {width:155px; height:45px; display:block; overflow:hidden; margin-bottom:5px; cursor:pointer; background-color:#207aba; color:#fff; line-height:43px; text-align:center; font-family:Helvetica,Arial,sans-serif; font-size:12px; color:#fff; font-weight:700; }

		#DAtextW #DAAGT p {font-family:Helvetica,Arial,sans-serif; font-weight:bold; line-height:20px; font-size:14px; padding:0; color:#30353b; display:block; }
		#DAtextW #DAAGT.daunexp p {display:none; }

		#DAtextW #DAAGT pre {overflow-y:scroll; max-width:98%; width:670px; margin:0 auto 0 0; border:1px solid #ccc; height:auto; max-height:650px; line-height: 16px; font-size:11px; padding:5px 0;}
		#DAtextW #DAAGT.daunexp pre { height:auto; max-height:80px; }



/* Doc Archive Embedded into a single post */
body.single .entrycontent  .entryexcerpt {display:block; clear:both; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;box-sizing:border-box;  width:100%; max-width:100%; padding:0 20px; font-size:12px; padding:0; }
	body.single .entrycontent  .entryexcerpt .pdfexcerptmain { font-size:12px; line-height:normal; width:100%; }
		body.single .entrycontent  .entryexcerpt .pdfexcerptimg { float:left; max-width:20%; }

			body.single .entrycontent  .entryexcerpt .pdfexcerptimg a {display:inline-block; float:none; width:100%; height:100%; }
				body.single .entrycontent  .entryexcerpt .pdfexcerptimg a img { float:none; width:90px; height:90px; }

		body.single .entrycontent  .entryexcerpt .pdfexcerptcontent {float:left; max-width:79%; margin:16px 0; }
			body.single .entrycontent  .entryexcerpt .pdfexcerptcontent .pdfexcontitle a {font:18px/18px 'Grandesign Neue Serif', serif; text-decoration:none; color:#294a63; }
			body.single .entrycontent  .entryexcerpt .pdfexcerptcontent .pdfexcontags { display:none; }










body.single-document-archive #ContentW div.entrycontent h1 {
	color: #000;
}
body.single-document-archive #ContentW div.entrycontent .pdfbodytb {
	display: none;
}
.ph-doc-archive .doc-archive-m-head,
.ph-fin-dis #ContentW .search-box {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	background: #e5e5e5;
}
	.ph-doc-archive .doc-archive-m-head .search-doc-archive,
	.ph-fin-dis #ContentW .search-box .search-container {
		padding: 10px 20px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.ph-doc-archive .doc-archive-m-head .search-doc-archive .C,
	.ph-fin-dis #ContentW .search-box .search-container .C {
		display: none;
	}
	.ph-doc-archive .doc-archive-m-head .search-doc-archive form input.da_term,
	.ph-fin-dis #ContentW .search-box .search-container form input.ss_term {
		width: 100%;
		height: 35px;
		text-transform: lowercase;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 0 20px;
		border: 1px solid #cccccc;
	}
.ph-doc-archive .doc-archive-m-head .search-doc-archive form input.da_submit,
.ph-fin-dis #ContentW .search-box .search-container form input.submit {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 28px;
	top: 17px;
	background: url(/t/img/search-icon-doc-archive.png) no-repeat;
	border: none;
	text-indent: -3000px;
}

/* Single Post */
.single #MW {
	padding-bottom: 50px;
}
#nplWB {
	display: block;
	bottom: 15px;
	left: 0%;
	right: 0%;
	padding: 0;
	margin: 0 auto;
	height: 50px;
	white-space: nowrap;
	overflow: hidden;
	width: 300px;
}
	#nplWB > span {
		float: left;
	}
	#nplWB > a {
		float: right;
	}
	#nplWB a,
	#nplWB a:link,
	#nplWB a:visited {
		color: #fff;
		text-decoration: none;
		line-height: 48px;
		font-size: 18px;
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-weight: 700;
		border: 1px solid #195986;
		background: #1879bd;
		width: 135px;
		display: inline-block;
		text-align: center;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	}
	#nplWB a:hover {
		color: #7ba8d2;
	}



.single #ContentW .post {
	border-top: 0;
}

/* Contact Page */
body.page-id-88 #ContentW hr {
	background: transparent url(/t/images/envelope-border.png) no-repeat 0 0;
	border: 0;
	height: 7px;
	margin: 2em 0;
}
#gform_submit_button_3 {
	background-color: #75B778;
	border: 1px solid #0D760D;
	color: #FFF;
	display: block;
	font: 700 14px Helvetica,Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	clear: both;
	padding: 0.75em 3em !important;
	width: 100%;
	height: 50px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.contact_form {
	font-size: 14px;
	line-height: 20px;
	margin: 0 16px 0 32px;
	overflow: hidden;
	padding: 2.25em 0 5em;
}
ul.gform_fields,
ul.gfield_checkbox {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}
.contact_form .gfield {
	clear: both;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.entrycontent .gform_wrapper input[type=text],
.entrycontent .gform_wrapper select{
	width: 100%;
	height: 50px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #c9c7c4;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 15px;
	clear: both;
}

.entrycontent .gform_wrapper textarea {
	width: 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #c9c7c4;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 15px;
	clear: both;
}

body.single-tipsheet {
	min-width: 0!important;
}

body.single-tipsheet #HW {
	height: 60px!important;
	background-position: inherit!important;
}

body.single-tipsheet #GlobalW #HW a{
	max-width: 100%;
}

body.single-tipsheet #GlobalW #HW a img{
    padding: 5px 5%;
    max-height: 50px;
}

body.single-tipsheet #GlobalW #NationalW {
	width: 100%;
	min-width: 0!important;
}

body.single-tipsheet #GlobalW #NationalW #MW #ContentW {
	max-width: calc(100% - 20px);
    padding: 0 10px;
    margin: 0;
    padding-bottom: 15px;
}

body.single-tipsheet #GlobalW #FootW{
	padding-bottom: 150px;
}

body.single-tipsheet #GlobalW #FootW #FWI {
	max-width: 100%;
	height: initial;
}
body.single-tipsheet #GlobalW #FootW #FWI #flogotrans, body.single-tipsheet #GlobalW #FootW #FWI #flogosite, body.single-tipsheet #GlobalW #FootW #FWI #footlinks, body.single-tipsheet #GlobalW #FootW #FWI #foot503, body.single-tipsheet #GlobalW #FootW #FWI address {
	position: inherit;
	bottom: inherit;
	margin-bottom: 15px;
}

body.single-tipsheet .at-svc-facebook, body.single-tipsheet .at-svc-twitter {
	width: 50%!important;
	display: block!important;
}

body.single-tipsheet #at-share-dock {
	box-shadow: none;
}

body.single-tipsheet .ptbar {
	display: none;
}

body.single-tipsheet .at-svc-email, body.single-tipsheet .at-svc-linkedin{
	display: none!important;
}

body.page-template-page-tipsheet {
	min-width: 0!important;
}

body.page-template-page-tipsheet #HW {
	height: 60px!important;
	background-position: inherit!important;
}

body.page-template-page-tipsheet #GlobalW #HW a{
	max-width: 100%;
}

body.page-template-page-tipsheet #GlobalW #HW a img{
    padding: 5px 5%;
    max-height: 50px;
}

body.page-template-page-tipsheet #GlobalW #NationalW {
	width: 100%;
	min-width: 0!important;
}

body.page-template-page-tipsheet #GlobalW #NationalW #MW #ContentW {
	max-width: calc(100% - 20px);
    padding: 0 10px;
    margin: 0;
    padding-bottom: 15px;
}

body.page-template-page-tipsheet #GlobalW #FootW{
	padding-bottom: 150px;
}

body.page-template-page-tipsheet #GlobalW #FootW #FWI {
	max-width: 100%;
	height: initial;
}
body.page-template-page-tipsheet #GlobalW #FootW #FWI #flogotrans, body.page-template-page-tipsheet #GlobalW #FootW #FWI #flogosite, body.page-template-page-tipsheet #GlobalW #FootW #FWI #footlinks, body.page-template-page-tipsheet #GlobalW #FootW #FWI #foot503, body.page-template-page-tipsheet #GlobalW #FootW #FWI address {
	position: inherit;
	bottom: inherit;
	margin-bottom: 15px;
}

body.page-template-page-tipsheet .at-svc-facebook, body.page-template-page-tipsheet .at-svc-twitter {
	width: 50%!important;
	display: block!important;
}

body.page-template-page-tipsheet #at-share-dock {
	box-shadow: none;
}

body.page-template-page-tipsheet .ptbar {
	display: none;
}

body.page-template-page-tipsheet .at-svc-email, body.page-template-page-tipsheet .at-svc-linkedin{
	display: none!important;
}

body.single-tipsheet #GlobalW #NationalW #MW #ContentW .tipsheet-donate-mobile-container .tipsheet-donate.mobile-tipsheet-donate {
	display: block;
	padding: 5px 90px;
}

body.page-template-page-tipsheet #GlobalW #NationalW #MW #ContentW .tipsheet-donate-mobile-container .tipsheet-donate.mobile-tipsheet-donate {
	display: block;
	padding: 5px 90px;
}

body.page-template-page-tipsheet #at-share-dock {
	display: block!important;
}

body.single-tipsheet #at-share-dock {
	display: block!important;
}

.single-tipsheet h2, .tipsheet-page h2 {
	font-weight: bold;;
	line-height: 23px;
	font-size: 18px;
	font-family: Helvetica,Arial,sans-serif;
	color: #30353B;
}

.single-tipsheet p, .tipsheet-page p {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 23px;
	font-size: 18px;
}

.single-tipsheet span, .tipsheet-page span {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 23px;
	font-size: 18px;
}

.single-tipsheet a, .tipsheet-page a {
	text-decoration: none;
	color: #1879BD;
	font-weight: 700;
	line-height: 23px;
	font-size: 18px;
}



/* Verdict Landing Page */
body.verdict-subscription input[type="text"]:focus,
body.verdict-subscription textarea:focus {
    -webkit-text-size-adjust: 100%;
	font-size:16px !important;
}
body.verdict-subscription input[type="text"],
body.verdict-subscription textarea {
    -webkit-text-size-adjust: 100%;
	font-size:16px;
}
body.verdict-subscription {
	min-width: 0!important;
}
body.verdict-subscription #GlobalW #HW a {
	max-width: 100%;
}
body.verdict-subscription #GlobalW #NationalW {
	width: 100%;
	min-width: 0!important;
}
body.verdict-subscription #GlobalW #FootW #FWI {
	max-width: 100%;
	height: initial;
	background: none;
	background-color: #303030;
}
body.verdict-subscription #GlobalW #FootW #FWI #flogotrans a {
	width:103px;
	height:102px;
	background: transparent url(/t/img/verdict/jw-mobile-verdict-footer-logo@2x.png) no-repeat;
	background-size: 103px 102px;
}
body.verdict-subscription #ContentW {
	padding: 44px 20px 52px;
	box-sizing: border-box;
	margin: 0;
}
body.verdict-subscription .verdictLogo {
	max-width: 100%;
}
body.verdict-subscription .leftContent,
body.verdict-subscription .rightContent {
	float: none;
	width: 100%;
	max-width: 100%;
}
body.verdict-subscription .rightContent {
	padding-left: 0;
}
body.verdict-subscription #donform,
body.verdict-subscription #donform .paypersdon  {
	max-width: 100%;
	overflow: hidden;
}
body.verdict-subscription #donform .paypersdon label,
body.verdict-subscription #donform .paypersdon label input:not([type="checkbox"]) {
	max-width: 100%;
	width: 100% !important;
	float: none !important;
	display: block;
	box-sizing: border-box;
}
#donform div.paypersdon div.cf1 > input,
#donform div.paypersdon div.cf2 > input {
	padding:0;
	text-indent:7px;
	max-width: 100%;
	width: 100% !important;
	float: none !important;
	display: block;
	box-sizing: border-box;
}

body.verdict-subscription #donform div.paypersdon div.cf1 input[type="text"],
body.verdict-subscription #donform div.paypersdon div.cf2 input#cardNumber {max-width:100%;	width: 100% !important;}

body.verdict-subscription #donform div.paypersdon div.cf2 select.statesel5 {
	margin-left: 0;
	width: 100%;
	max-width: 100%;
}
body.verdict-subscription #donform div.paypersdon div.cf2 label[for='state'],
body.verdict-subscription #donform div.paypersdon div.cf2 label[for='statebill'] {
	margin-left: 0;
	margin-top: 10px;
}
body.verdict-subscription #donform div.paypersdon div.cf2 select#card,
body.verdict-subscription #donform div.paypersdon div.cf2 input#cardNumber {
	width: 100%;
	max-width: 100%;
	float: none;
}
body.verdict-subscription #donform div.paypersdon div.cf2 input#cardNumber {
	margin-top: 10px;
}
body.verdict-subscription .rightContent #donform h3 {
	padding-bottom: 0;
}

body.verdict-subscription #donform div.paypersdon div.cf2 label.lcccode > span {
	width: 40%;
	float: left;
	line-height: 37px;
}
body.verdict-subscription #donform div.paypersdon div.cf2 label.lcccode input {
	width: 55px !important;
	float: left;
}
body.verdict-subscription #donform div.paypersdon div.cf2 div.ccexpdate {
	float: left;
	width: 100%;
	max-width: 100%;
	text-align: left;
}
body.verdict-subscription #donform div.paypersdon div.cf2 div.ccexpdate label[for="expmo"] {
	float: left !important;
	width: 25% !important;
}

body.verdict-subscription #donform #donsubmit {
	width: 100%;
	max-width: 100%;
	float: none;
	display: block;
}
body.verdict-subscription #donform #donreset {
	margin: 20px auto 0;
	display: block;
	border-bottom: 1px solid #848484;
	color: #262626;
	font-weight: 500;
}

body.verdict-subscription .jwredsubmit {margin:10px auto 0 auto }




/* Mobile Updates */
.MFacebookBtn {
	display: block;
	width: 100%;
}
	.MFacebookBtn img {
		width: 100%;
		height: auto;
	}

.home #NationalW {
	margin-top: 20px;
}
	.home #tsh1 {
		margin: 0 0 20px;
	}
	.home #tslinks {
		margin-top: 21px;
	}
#home_cats {
	margin: 20px 0 0;
}
#home_cats li:last-child {
	display: block !important;
	padding-left: 0;
	padding-right: 0;
}
	#home_cats li #sbsignupdates {
		width:100%;
		height:100%;
		padding:41px 20px 47px;
		margin:0;
		background-image:url(/t/images/mobile/judicial-watch-signup-background-image.jpg);
		background-size:cover;
		background-color:#17384E;
		overflow:hidden;
		box-sizing: border-box;
	}
		#home_cats #sbsignupdates p:first-child {
			padding:0;
			margin:0 0 20px;
			font-family:'Grandesign Neue Serif', serif;
			font-size:23px;
			color:#ffffff;
			line-height:23px;
			height:23px;
		}
		#home_cats #sbsignupdates #input_6_3 {
			width: 100%;
			height:45px;
			padding: 0 15px;
			line-height:45px;
			box-sizing: border-box;
			border: none;
			font-size: 18px;
		 }
		 #home_cats #sbsignupdates #gform_submit_button_6 {
		 	width:100%;
		 	height:45px;
		 	overflow:hidden;
		 	line-height:45px;
		 	background:none;
		 	background-color:#CFA85C;
		 	border:1px solid #dbb56c;
			font-family: Helvetica,Arial,sans-serif;
			font-size: 18px;
			color: #ffffff;
			font-weight: bold;
			margin-top: 15px;
			-webkit-appearance: none;
			appearance: none;
		 }
		#home_cats #sbsignupdates form li label {
			display: none;
		}


#HomeMButtons {
	display: block;
	width: 100%;
}
	#HomeMButtons .button {
		margin-bottom: 20px;
	}
	#HomeMButtons #MBTipsheet {
		display: block;
		position: relative;
		width: 100%;
		background-image: url(/t/images/mobile/judicial-watch-transparent-logo-white@2x.png), url(/t/images/mobile/judicial-watch-tipsheet-background-image.jpg);
		background-size: 95% auto,cover;
		background-repeat: no-repeat, no-repeat;
		background-position: center 10px, left top;
	}
		#HomeMButtons #MBTipsheet:before {
			content: '';
			display: block;
			padding-top:37.5%;
		}
		#HomeMButtons #MBTipsheet > span {
			position: absolute;
			bottom: 12px;
			right: 35px;
			font-family: Helvetica,Arial,sans-serif;
			font-size: 13px;
			color: #ffffff;
			font-weight: bold;
		}

#HomeMButtons #MBVerdict {
	display: block;
	text-align: center;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	text-decoration: none;
	padding-bottom: 19px;
}

#HomeMButtons #MBVerdict .logoC {
	display: block;
	background-image: url(/t/images/mobile/judicial-watch-verdict-logo-color@2x.png);
	background-size: 95%;
	background-position: center 15px;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
}

#HomeMButtons #MBVerdict .logoC:before {
	display: block;
	padding-top: 41%;
	content: '';
}

	#HomeMButtons #MBVerdict span {
		display: block;
	}
		#HomeMButtons #MBVerdict span.text {
			color: #262626;
			font-family: Helvetica,Arial,sans-serif;
			font-size: 18px;
			font-weight: bold;
			padding-top: 5px;
		}

		#HomeMButtons #MBVerdict span.button {
			margin: 16px auto 0;
			height: 45px;
			line-height: 45px;
			font-family: Helvetica,Arial,sans-serif;
			font-size: 21px;
			text-align: center;
			width: 194px;
			background-color: #00539f;
			color: #ffffff;
			border-radius: 3px;
		}


#BlogNW {
	padding: 32px 0 21px;
	margin-top: -6px;
	background-color: #eeeeee;
}

#BlogNWTitle {
	font-family: 'Grandesign Neue Serif', serif;
	font-weight: bold;
	margin: 0 0 22px;
	font-size: 18px;
	color: #2782c1;
	text-transform: uppercase;
	padding: 0 21px;
}
	.home .blog-post {
		border-top: 2px solid #e1e1e1;
		padding: 14px 17px 32px;
	}

	.home .blog-post .content img {
		width: 100%;
		height: auto;
	}
	.home .blog-post .content h3 {
		font-size: 18px;
		line-height: 18px;
		color: #2782c1;
		font-family: 'Grandesign Neue Serif', serif;
		margin: 10px 0 13px;
	}
		.home .blog-post .content h3 a {
			text-decoration: none;
			color: #2f546e;
		}
	.home .blog-post .content p {
		font-family: Helvetica,Arial,sans-serif;
		color: #000000;
		font-size: 12px;
		line-height: 14px;
		margin: 0;
	}

.home #MW .share_toolbox { box-sizing: border-box; }
.home #MW .share_toolbox .atPI {height: 20px;}
.home #MW .share_toolbox .fb_iframe_widget { display: block; float: left;}
.home #MW .share_toolbox .twitter-share-button { margin-left: 15px;}


.sposttype { height: 19px; text-transform: uppercase; font-family:Helvetica,Arial,sans-serif; font-weight: bold; font-size: 11px; line-height: 19px; padding: 0 6px !important; color: #ffffff; display: inline-block; clear: both; }
	.sposttype.weekly_update { background-color: #1879dd; }
	.sposttype.inv_bull { background-color: #195986; }
	.sposttype.post { background-color: #9d2830; }
	.sposttype.in_the_news { background-color: #294a61; }
	.sposttype.press_release { background-color: #cfa85c; }
	.sposttype.recommended_news { background-color: #63b4ff; }
	.sposttype.jw_page { background-color: #f22331; }
	.sposttype.blog { background-color: #75b77b; }


			#TSWI .tscontainer { position: relative; display: block; }
				#TSWI .tscontainer a#tsimg img { width: 100%; height: auto; }
			#TSWI .tso { display: none; }



body.page-template-page-investigations #ContentW {padding: 28px 0 10px;}
	body.page-template-page-investigations #ContentW h2 { font-size: 25px;line-height:33px;color: #294a63;margin: 0 0 24px;}
	body.page-template-page-investigations #ContentW h3 { font-size: 21px;line-height:21px;color: #294a63;margin: 0 0 30px;}
	body.page-template-page-investigations #ContentW p {font-size: 13px;color: #000000;line-height: 18px;margin-top: 0;}

	body.page-template-page-investigations #ContentW .banner-image {position: relative;}
	body.page-template-page-investigations #ContentW .banner-image:before {display:block; content: ""; width: 100%; padding-top: calc(0.163 * 100%); }
	body.page-template-page-investigations #ContentW .banner-image > .content {position: absolute;top:0;left:0;right:0;bottom:0;background-size: 100% auto;}

	body.page-template-page-investigations #ContentW #CS1 {padding: 0 20px 34px;}
	body.page-template-page-investigations #ContentW .content-section:not(#CS1) {padding: 21px 20px 34px;}


body.post-type-archive-blog .share_toolbox_inline .twitter-share-button { margin-left: 15px; }

body.post-type-archive-blog .share_toolbox_inline .fb-share-button
body.post-type-archive-blog .share_toolbox_inline .twitter-share-button {
	float: left;
}
	body.post-type-archive-blog li #sbsignupdates {
		width:100%;
		height:100%;
		padding:41px 20px 47px;
		margin:0;
		background-image:url(/t/images/mobile/judicial-watch-signup-background-image.jpg);
		background-size:cover;
		background-color:#17384E;
		overflow:hidden;
		box-sizing: border-box;
	}
		body.post-type-archive-blog #sbsignupdates p:first-child {
			padding:0;
			margin:0 0 20px;
			font-family:'Grandesign Neue Serif', serif;
			font-size:23px;
			color:#ffffff;
			line-height:23px;
			height:23px;
		}
		body.post-type-archive-blog #sbsignupdates #input_6_3 {
			width: 100%;
			height:45px;
			padding: 0 15px;
			line-height:45px;
			box-sizing: border-box;
			border: none;
			font-size: 18px;
		 }
		 body.post-type-archive-blog #sbsignupdates #gform_submit_button_6 {
		 	width:100%;
		 	height:45px;
		 	overflow:hidden;
		 	line-height:45px;
		 	background:none;
		 	background-color:#CFA85C;
		 	border:1px solid #dbb56c;
			font-family: Helvetica,Arial,sans-serif;
			font-size: 18px;
			color: #ffffff;
			font-weight: bold;
			margin-top: 15px;
			-webkit-appearance: none;
			appearance: none;
		 }
		body.post-type-archive-blog #sbsignupdates form li label {
			display: none;
		}

		body.page-template-page-investigations #ContentW .content-section iframe {max-width:100%; height: auto;}


/* Fullwidth single page newsletter signup */
.ph-blog #ContentW > .share_toolbox,
.ph-blog #ContentW #read_more_about .more_about,
.ph-press-room #ContentW > .share_toolbox,
.ph-press-room #ContentW #read_more_about .more_about {
	display: none;
}
.ph-blog #ContentW,
.ph-press-room #ContentW {
	padding: 30px 0 25px;
	width: 100%;
}
.ph-blog #ContentW > div,
.ph-blog #ContentW #top_stories,
.ph-blog #ContentW p,
.ph-blog #ContentW #read_more_about .more_about,
.ph-blog #ContentW #read_more_about > div:not(#newsletter_signup_fullwidth),
.ph-press-room #ContentW > div,
.ph-press-room #ContentW #top_stories,
.ph-press-room #ContentW #read_more_about .more_about,
.ph-press-room #ContentW #read_more_about > div:not(#newsletter_signup_fullwidth),
.ph-press-room #ContentW > div {
	padding: 0 25px;
}
.ph-blog #ContentW #read_more_about,
.ph-press-room #ContentW #read_more_about {
	display: block !important;
	padding: 0;
}
#ContentW #newsletter_signup_fullwidth {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#396081+0,396081+24,264156+61,131f2b+100 */
	background: #396081; /* Old browsers */
	background: -moz-linear-gradient(top,  #396081 0%, #396081 24%, #264156 61%, #131f2b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #396081 0%,#396081 24%,#264156 61%,#131f2b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #396081 0%,#396081 24%,#264156 61%,#131f2b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding: 42px 40px;
	box-sizing: border-box;
	text-align: center;
	margin-top: 38px;
}
		#ContentW #newsletter_signup_fullwidth p {margin:0;padding-bottom: 32px;color:#ffffff;font-size: 23px; line-height:32px;font-family:'Grandesign Neue Serif', serif;font-weight: normal;}
	#ContentW #newsletter_signup_fullwidth .gform_wrapper {margin:0px}
		#ContentW #newsletter_signup_fullwidth #field_6_3 label {display: none;}
			#ContentW #newsletter_signup_fullwidth #input_6_3 { height: 47px; width: 100%; border: 1px solid #d7d7d7; border-radius: 10px;padding: 0 20px;box-sizing: border-box;font-family:Helvetica,Arial,sans-serif;font-size:15px;line-height:47px;}
			#ContentW #newsletter_signup_fullwidth .gform_footer input[type="submit"] {height: 47px;line-height:47px;width: 100%;border-radius: 10px;background:#c40202 !important;font-family:arial,sans-serif;font-weight:bold;font-size:19px;padding: 0;color: #ffffff;border: none;-webkit-appearance:none;}
			#ContentW #newsletter_signup_fullwidth .gform_footer input[type="submit"]:hover {background:#a00101;}
		#ContentW #newsletter_signup_fullwidth .gform_wrapper ul.gform_fields {margin: 0 0 14px;}

