/* ----- Job Center --------------- */

A.jobcenterjoblink {
   color:navy; font-size:10.0pt; font-weight:bold;
  text-decoration:none; }
  
A.jobcenterjoblink:link {
   color:navy; font-size:10.0pt; font-weight:bold;
  text-decoration:none; }


A.jobcenterjoblink:visited {
   color:navy; font-size:10.0pt; font-weight:bold;
  text-decoration:none; }
  
A.jobcenterjoblink:hover {
  color:chocolate;  font-size:10.0pt;
  text-decoration:none; }


span.jobcenterjobname { color:navy; font-size:10.0pt; font-weight:bold; }
span.jobcenterjobstatus{ color:navy; font-size:10.0pt; font-weight:bold; }
span.jobcenterjobdate { color:green; font-size:8.0pt; }
span.jobcenterdetailtext { color:black; font-size:8.0pt; }
span.jobcenterdetailvalue { color:navy; font-size:8.0pt; }
span.jobcenterjobsummary { color:navy; font-size:8.0pt; }
span.jobcenterdetailentry { white-space: nowrap; }

span.jobcenterwizardstatus{ color:navy; font-size:8.0pt; }
span.jobcenterwizarddate { color:navy; font-size:8.0pt; }


span.StepTitle { color:#4791e0; font-weight:bold; }

p.jobcenterrequiredtext { color:#0080e2; font-weight:bold; }

/* --- Jobs Center Listing --- */

table.jobcenterlisting { 
 	padding:2px; width:100%; border: 0px solid;  border-collapse: collapse;
	font-weight:normal; font-size:10pt; 
	color:white; 
}

tr.jobcenterlistingheader { background-color:silver; }

th.jobcenterlistingheader { 
	padding-left: 3px; padding-right: 3px; border: 0px solid; 
	font-size:10.0pt; font-weight:normal; 
	color:black; background-color:#9bc1f4; text-align: left;
}

tr.jobcenterlisting { background-color:white;  cursor:pointer; }

tr.jobcenterlisting:hover { background-color:whitesmoke; }

td.jobcenterlisting { 
	padding-left: 3px; padding-right: 3px; border: 0px solid;
	font-size:10.0pt; 
	color:#2C3342; 
}

p.jobcenterjoblink { }
p.jobcenterdetail { font-size:8.0pt; color:navy; }
p.jobcentersummary { font-size:10.0pt; color:black; }

/* --- Miscellaneous --- */

p.page_notes { color:grey; font-size:8.0pt; margin-left:10px;}
div.page_notes { color:grey; font-size:8.0pt; margin-left:0px;}

/* --- Applicant Listing --- */

a.ApplicantListLink { font-size:10.0pt; font-weight:bold; }
a.ApplicantListEmpLink { font-size:10.0pt; font-weight:bold; color:#1076c9; }
.ApplicantListInfo { font-size:10.0pt; }

/* --- Applicant Summary --- */

a.ApplicantSummaryLink { font-size:10.0pt; }
span.ApplicantSummarySection { font-weight:normal; color:#1076C9; font-size:13.0pt; }
span.ApplicantSummaryNoEntries { font-style:italic; color:black; font-size:10.0pt; }
span.ApplicantSummaryText { color:#1076C9; }
span.ApplicantSummaryLabel { font-size:10.0pt; }

span.CandidateHeader { font-weight:bold; color:#1076C9;  }
span.CandidateComments { font-size:9.0pt; color:darkgreen; }
span.CandidateNotInVista { font-size:9.0pt;  font-weight:bold; color:red; }
 
ul.CandidateSummary { padding-left:10px; margin:5px; }
li.CandidateSummary { color:black; }
p.CandidateSummaryText { color:#1076C9; }
 
 
/* --- Qualifying Questions --- */

p.QualifyingQuestionInstructions { font-size:11.0pt; color:#2C3342; }
p.QualifyingQuestionText { font-size:11.0pt; color:#0080e2; }
div.QualifyingQuestionAnswer { margin-left:50px; }
div.QualifyingQuestionMultiCheck { margin-left:50px; }
label.QualifyingQuestionRadio { font-size:11.0pt; color:#0080e2;}
span.QualifyingQuestionText { font-size:11.0pt; color:#0080e2; }
span.QualifyingQuestionCategory { font-weight:bold; color:#0080e2; }
tr.QualifyingQuestionCategory { background-color:silver;  }
label.QualifyingQuestionCheckBox {  font-size:11.0pt; color:#0080e2; }
table.QualifyingQuestionTable { }
tr.QualifyingQuestionRow { }
td.QualifyingQuestionColumn {}
p.QualifyingQuestionCategory { font-size:11.0pt; color:#0080e2; font-weight:bold; }
span.QualifyingQuestionCategory { font-weight:bold; color:#1076C9; }
tr.QualifyingQuestionCategory { background-color:silver;  }
td.QualifyQuestionText { color:black; }
label.QualifyingQuestionCheckBox { color:green; }
label.QualifyingQuestionRadio { color:green; }
div.QualifyingQuestionCategory { background-color:whitesmoke; padding: 10px 10px 10px 10px }

 
