﻿.hr_resume_mainMenuBlock
{
    margin:100px auto 90px auto;
    width:550px;
}
.hr_resume_mainMenuSection
{
    width:140px;
    text-align:center;
}
.hr_resume_mainMenuLink
{
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    font-size:11pt;
}
.hr_resume_mainMenuButton
{
    margin:0px 0px 5px 0px;
}
.hr_resume_navBarBlock
{
    margin-left:35px;
    width:500px;
    margin-bottom:35px;
}
.hr_resume_navBarItem
{
    font-size:10pt;
    margin-right:30px;
    font-weight:700;
}
.hr_resume_navBarLink
{
    font-size:10pt;
    text-decoration:none;
    font-weight:700;
}
.hr_resume_navBarLinkActive
{
    text-decoration:none;
    color:#405198;
}
#hr_resume_resumeBlock1
{
    background-color:#e1f4fd;
    padding:4px 4px 4px 4px;
}
#hr_resume_resumeBlock2
{
    padding:20px 5px 20px 5px;
    border-color:white;
    border-width:2px;
    border-style:solid;
    background-color:#e1f4fd;
    color:#0054a6;
    font-size:11pt;
}
#hr_resume_resumeButtonBlock
{
    float:right;
}
.hr_resume_HeaderPanel
{
    cursor:pointer;
    font-weight:bold;
    margin:5px 0px 0px 0px;
}
.resumeInstruction
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: rgb(0, 84, 166);
}

.resumeField
{
    text-align:right;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #000000;
}
.resumeFieldLeft
{
    text-align:left;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    color: #000000;
}
.resumeQuestion
{
    text-align:left;
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
}
.resumeData
{
    font-family: Arial, 'Courier New' , Courier, monospace;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
}
.hr_resume_Panel
{
    margin:10px 0px 10px 10px;
    height:0px;
    overflow:hidden;
}
.hr_postings_jobactions
{
    float:right;
    max-width:33%;
}
.reorderlist
{
    background-color:Red;
    list-style:none;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:700px;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.ModalPopupCoverLetterClose
{
    float: right;
}

.NoticeMe
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #CC0000;
}

.ApplicationSuccess
{
    /*color: Green;*/
    background-color:#e1f4fd;
    color:#0054a6;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
	cursor: pointer;
}

.collapsePanelHeader{
	width:100%;
	height:20px;
	background-color: #34a5dd;
	font-weight:bold;
	cursor: pointer;
}

.PCFAddButton
{
    float: right;
    padding-right: 20px;
    padding-bottom: 20px;
}

a.PCFToolTip span 
{
    display:none; 
    padding:2px 3px; 
    margin-left:8px; 
    width:180px;
}

a.PCFToolTip:hover span
{
    display:inline; 
    position:absolute; 
    background:#ffffff; 
    border:1px solid #cccccc; 
    color:#6c6c6c;
    text-decoration: none;
    font-weight: lighter;
}

.ApplicationWithdrawal
{
    color: Red;
}

.DescriptionHeaders
{
    color:#0054a6;
}
