

body{
	color: #000;
	font-family:'Open Sans', Arial, sans-serif;  
	font-size: 12px;
}
/* 
Double check your work next time in mobile to make sure this works how you think it does. 
Hint: Instead it took the whole site out 
-brandon
body >table >tbody >tr >td:first-of-type{
	display: none;	
}
*/
body >table {
	max-width:1000px;
	margin: 0 auto;
}
.previewTopBorder{ background: url('../images/roundCornerPreview.png') no-repeat; height: 33px;}
.previewMainContent{
	border-left: 2px solid #10278f;
	border-right: 2px solid #10278f;
	padding-left: 20px;
	padding-right: 20px;
	width:427px;
}
.previewMasthead{
	height: 98px;
	
}
#preveiwPopLogo{
	width:140px;
	float: left;
}
.previewMastheadMessage,.previewMastheadMessageB{
 	clear: both;
	text-align: center;
	font-weight: bold;
	float: right;
}
.previewMastheadMessage{ width: 220px; 	margin: 0px 20px 5px 0px; font-size:18px; }
.previewMastheadMessageB{ width: 282px; margin: 8px 0px 5px; line-height: 1.4em; font-size:16px; }
.previewlargeFont{ font-size: 20px; }
.jobTitleForm{
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 20px 0px;	position:relative;
	
}
.jobTitleFormB{ 
    border-top: 2px solid #d6d6d6;
	border-bottom: 2px solid #d6d6d6;
	padding-bottom: 20px; 
}
.formInstructions{ font-size: 16px; text-align: center; margin-top:3px;}
.previewFormFields{
	color: #10278f;
	width: 400px;	max-width:90%;
	margin: auto;
}

.previewFormFields td{ width: 220px; font-size:14px; margin-right: 10px;}
.previewFormFields td.previewSpaceRow{ width: 20px;}
.previewFormFields td input{ width: 170px;}
.previewLaunchPrivacy{
	color: #000;
	font-size: 10px;
	width: 315px;
	margin: auto;
}

/*#previewSubmit{
	background: url('../images/previewLaunchBttn.gif') no-repeat;
	height:40px;
	width: 285px;
	border: none;
	margin:20px auto 0px;
	display: block;
}*/
#bigButton{
	position:relative;
	display: inline-block;
	box-sizing:border-box;
	width:100%;
}
#previewSubmit{
	background: url('/common/images/signupnow_09.png') no-repeat;
	height:42px;
	width: 196px;
	border: none;
	margin:25px auto;
	margin-left:25%;
	display: inline-block;
	text-align:center;
	position:relative;
	box-sizing:border-box;
}

.previewLaunchPrivacy img{
	display: block;
	margin: auto;
	padding-top: 10px;
	border: none;
}
.previewLaunchFooter{
	padding: 5px 10px 0
}
.previewLaunchFooter a, .previewLaunchPrivacy a{
	font-size: 10px;  
	color: #10278f;
	
}
.formContainer, .previewLaunchFooter p {
	margin-bottom:10px;
}
.previewlogin{ padding-bottom: 0px;}
.previewLaunchFooter p, .previewIndent{ margin-left:23px; }
.previewBottomBorder{ background: url('../images/roundCornerPreviewbottom.png') no-repeat; height: 34px; font-size:0px;}

.formContainer label{
	margin-bottom:5px;}
	
td #JTemailAdddress{width:170px;}
.job_title_preview{margin: 0 auto;position:relative;}
input.inputLeft {
	float: left;
}

label.labelRight {
	padding: 2px 0px 0px 5px;
	float: left;
	width:378px;
	display:inline-block;
}

.clearit {
	clear: both;
}

@media screen and (min-width:767px) and (max-width: 780px){
	.wrapper-right.right{
		width:92% !important;
		padding-top:7% !important;
		padding-right: 5% !important;
	}

	.width1k > tbody >tr >td > div:nth-of-type(1){
		width: 90%;
	}

}

.fb_iframe_widget {
	display: none !important;
}

.pluginSkinLight, .pluginFontHelvetica {
	display:none;
}