﻿table
{
	border-spacing: 0;
	border: none;
}
body
{
	margin: 0px; /* 	background-image: url(../images/topbg-grad.gif); 	background-repeat: repeat-x; 	*/
	border: none;
}
.base-font
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
.basic-info-td
{
	border-left: 1px solid white;
}
.attentionOnControl
{
	border: 1px dotted red;
}
#futureConsiderationRadioGroup
{
    display: inline-block;
    margin: 5px;
    padding: 5px;
}
#applyErrors
{
	color: red;
}
#m_FooterTableCenter
{
    text-align: center;
}
#m_footerTableRight
{
	background-image: url(../images/formbg-bottom-slice-right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#m_footerTableLeft
{
	background-image: url(../images/formbg-bottom-slice-left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#footerTableContainer
{
	width: 100%;
	padding: 0px;
	padding-top: 0px;
	background-image: url(../images/formbg-bottom-slice.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 91px;
}
#footerBGgrad
{
	background-image: url(../images/formbg-bottom-slice.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 91px;
}
#m_headerTableRight
{
	background-image: url(../images/formbg-top-slice-right.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#m_headerTableLeft
{
	background-image: url(../images/formbg-top-slice-left.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#headerTableContainer
{
	width: 100%;
	padding: 0px;
	padding-top: 0px;
	margin: 0;
	background-image: url(../images/formbg-top-slice.png);
	background-position: top center;
	background-repeat: repeat-x;
}
#m_headerTable
{
	border-bottom: 1px dotted gray;
	width: 100%;
	padding: 5px 0;
}
#appContainerInnerBorder
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#appContainer
{
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	display: block;
	padding: 0px;
	margin: 0px;
	background-color: #FEFEFE;
}
#outerOuter
{
}
#outerContainer
{
	width: 95%;
	padding: 0px;
	margin: 0px;
}
#contentContainer
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	background-color: #FEFEFE;
	width: 98%;
	border: none;
}

#m_ProfileStage
{
	padding: 5px;
	margin: 0px;
	width: 100%;
}

#appHeaderTable
{
	width: 95%;
}
#appHeader
{
	width: 100%;
}

#progressPctOuterTable
{
	font-size: 7pt;
	width: 100%;
	border: 2px inset;
}
#progressPctCompleteFill
{
	background-color: #0099FF;
	color: #FFFFFF;
	font-weight: 800;
	font-size: 7pt;
}

#progressPctCompletedText
{
	font-size: 7pt;
}

#m_ModifyExistingApplication, #m_ApplyCompletedStage, #m_ApplyBasicInfoStage, #m_ApplyBeginStage, #m_AccountLogIn, #m_WaitingForParsingAndNormalization
{
	padding-left: 10px;
}
.SupportedDocumentTypes
{
	font-size: 8pt;
}

#dotTimerWrapper
{
	border: 1px solid gray;
	width: 100%;
	margin-top: 4px;
}
#dotTimer
{
	margin: 2px;
	height: 6px;
	width: 2px;
	background-color: #0099FF;
}

.awliSuccess {
	margin-left: 1px;
	padding: 0 15px;
	height: 30px;
	border: solid 1px #cdcdcd;
	-ms-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

.awliSuccess a
{
	text-align: center;
	display: block;
	margin: 9px 0;
	font-size: 13px;
	line-height: 1;
	text-decoration: none;
	color: #666;
}

/* styles for the new ajax-y apply process */
.stage
{
	display: none;
}
.ui-button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	letter-spacing:1px;
}

.required
{
	color: Red;
}

.files
{
	display: none;
	margin: 5px 0;
	width: 100%;
}
.files td:last-child
{
	width: 35px;
}
.files td
{
	padding: 5px;
	border-top: solid 1px #ddd;
}
.files tr:nth-child(2n+1), .files tr:nth-child(2n+1) td
{
	background: #f9f9f9;
}
.files tr td:first-child
{
	min-width: 150px;
}
.complete
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	border: none;
	background: transparent;
	text-align: right;
}
.template-upload .error
{
	text-align: right;
}

.fileupload button
{
	margin: 0;
}
.fileupload-buttonbar
{
	overflow: visible;
}
.fileupload .fileupload-buttonbar label
{
	cursor: pointer;
}

.filesList
{
	display: none;
	margin: 5px 0 15px 25px;
}
.filesList tr:nth-child(n+2) td
{
	padding: 5px;
	border-top: solid 1px #ddd;
}
.filesList tr:nth-child(2n+2) td
{
	background: #f9f9f9;
}
.filesList tr:first-child td
{
	line-height: 1.5;
	padding-bottom: 10px;
}
.filesList .headers
{
	font-weight: bold;
}
.filesList tr:last-child td
{
	border-bottom: solid 1px #ddd;
}

#loader
{
	margin: auto 0 auto 50px;
	height: 50px;
	width: 150px;
	text-align: center;
	border: solid 1px #ececec;
	border-radius: 5px;
	padding: 20px;
	-moz-box-shadow: 3px 5px 20px -5px #333;
	-webkit-box-shadow: 3px 5px 20px -5px #333;
	box-shadow: 3px 5px 20px -5px #333;
}
#loader.message
{
	height: auto;
	width: auto;
	text-align: left;
}
#loader img
{
	width: 40px;
	height: 40px;
	vertical-align: middle;
}
#loader.message img
{
	float: left;
	margin-right: 20px;
}
#loader.message span
{
	float: left;
	line-height: 1.5
}
.clear
{
	clear: both;
}

#contentTable
{
}
#contactTable td:first-child
{
	min-width: 150px;
}
button
{
	margin: 10px 0;
}
#currentStage
{
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px 0;
}
.stepHeader
{
	font-weight: bold;
	margin-bottom: 5px;
}
.instructions
{
	line-height: 1.5;
	margin-bottom: 10px;
}
.msg
{
	line-height: 1.5;
}
.msg.error
{
	font-weight: bold;
	color: Red;
}

.attachTable>tr>td:first-child,
.attachTable>tbody>tr>td:first-child
{
	padding-top: 10px;
	white-space: nowrap;
}

#resumeRequired, #emailRequired
{
	display: none;
}

.linkedInResume.container
{
	overflow: visible;
	float: left;
}
.linkedInSpacer
{
	float: left;
	padding: 0px 2px;
	top: 12px;
	position: relative;
	margin-right: 5px;
	margin-left: 2px;
	font-weight: bold;
}
.linkedIn, .linkedInResume
{
}
/* LP 2013.01.28 Switched to new reset password workflow */
#resetPasswordProcessing, #resetPasswordProcessingOldProcess {
    display: none;
    vertical-align: middle;
}
