/* l2 container styles start */
.l2ContainerPosition
{
  position:relative;
  top:-1px;
  z-index:0;
}
.l2ContainerColors
{
  background-color:#f5f9fc;
  color: #003366;
  border:1px solid #dcdcdc;
}
.l2ContentBackground
{
  overflow:hidden;
}
.l2Content
{
  font-size:13px;
  padding:10px 0px 5px 10px;
  color:#003366;
}
.l2Content a
{
  text-decoration:none;
}
.l2ContentLink
{
  color:#006a97;
}
.l2ContentLinkSelected
{
  color:#003366;
  font-weight:bold;
}
.l2TabDelimiter
{
  display:inline;
  padding-left:8px;
  padding-right:8px;
}
/* l2 container styles end */

/* flyout boxes start */

.flyoutBoxHeaderTopBorder
{
  border-top:1px solid #000000;
}
.flyoutBox
{
  clear:both;
  background-color:#ffffff;
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  position:absolute;
  z-index:10;
}
.flyoutBoxEntry
{
  clear:both;
  padding:3px;
  font-size:11px;
  font-weight:bold;
  border-bottom:1px solid #cccccc;
  padding-right:3px;
}
.flyoutBoxNoBottomBorder
{
  border-bottom:none;
}
.flyoutBoxEntryHeader
{
  clear:both;
  padding:3px;
  font-size:12px;
  font-weight:bold;
  border-bottom:1px solid #000000;
  padding-right:40px;
}
.flyoutBoxEntry a
{
  text-decoration:none;
}
.flyoutBoxEntryGreenNoHover
{
  color:#395405;
}
.flyoutBoxEntryGreen
{
  color:#395405;
}
.flyoutBoxEntryGreen:hover
{
  background-color:#9bb85c;
  color:#ffffff;
  cursor:pointer;
}
.flyoutBoxEntryGreen a:hover
{
  color:#ffffff;
}

.flyoutBoxEntryGreenSubaction
{
  color:#025C90;
}
.flyoutBoxEntryGreenSubaction:hover
{
  background-color:#9bb85c;
  color:#ffffff;
  cursor:pointer;
  cursor:hand;
}
.flyoutBoxEntryGreenSubaction a:hover
{
  color:#025C90;
}



.flyoutBoxEntryBlueNoHover
{
  color:#025C90;
}
.flyoutBoxEntryBlue
{
  color:#025C90;
}
.flyoutBoxEntryBlue:hover
{
  background-color:#7dc2fd;
  color:#ffffff;
  cursor:pointer;
}
.flyoutBoxEntryBlue a:hover
{
  color:#ffffff;
}

/* flyout boxes end */

/* masthead search bar start */

.l1_searchTitle
{
  color:#003366;
  position:relative;
  font-weight:bold;
  font-size:16px;
}
.l1_searchInput
{
  float:left;
  padding:3px 6px 0px 1px;
}
.l1_searchButton
{
  float:right;
  padding-top:2px;
}

/* masthead search bar end */

/* l1 css start */

.l1_container
{
  clear:both;
  font-size:11px;
  margin-top:16px;
}
.l1_tabRow
{
  float:left;
  background-color:#999999;
  color:white;
  font-weight:bold;
  border-top:1px solid black;
  border-right:1px solid black;
}
.l1_tab
{
  float:left;
  padding:10px 6px 10px 6px;
  border-left:1px solid black;
  border-bottom:1px solid black;
}
.l1_tabSelected
{
  float:left;
  background-color:#eeeeee;
  color:black;
  border-left:1px solid black;
  padding:10px 6px 10px 6px;
}
.l1_tabLink
{
  text-decoration:none;
  color:white;
}
.l1_tabSelectedLink
{
  text-decoration:none;
  color:black;
}
.l1_searchRow
{
  clear:both;
  border:1px solid #cccccc;
  background-color:#eeeeee;
  width:613px;
  margin-left:139px;
}
.clearAll
{
  clear:both;
  line-height:0px;
  height:0px;
  font-size:0px;
  overflow:hidden;
}
.hoverPointer
{
}
.hoverPointer:hover
{
  cursor: pointer; cursor: hand;
}
input
{
  font-size:10px;
}
select
{
  font-size:10px;
}

/* l1 css end */

/* search results container start */

.tabPane{
        background-repeat:no-repeat;
        color:#000;
        display:block;
        float:left;
        font-weight:bold;
        height:21px;
        padding:5px 10px 0px 10px;
        text-decoration:none;
    }
.myCandidatesTabRow
{
  background-color:#eeeeee;
  font-size:11px;
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}
form
{
  margin:0;
  padding:0;
}
.jobHeaderBar
{
  clear:both;
  padding:3px 3px 10px 0px;
}
.jobHeadline
{
  color:#3C659D;
  font-size:16px;
  font-weight:bold;
}

.jobNavigator select
{
  color:#3C659D;
  font-size:13px;
  font-weight:bold;
  height: 24px;
  background: none;
  border:0;
}
.jobNavigator select option
{
  font-size:13px;
  font-weight:bold;
  border-bottom:#dedede;
  height: 24px;
  background: #EEE;;
}
.jobNavigator select optgroup
{
  color:#000000;
  font-size:14px;
  font-weight:bold;
  height: 24px;
  padding:2px 2px;
  background: #EEE;;
}

.jobCandidateResultsSubtitle
{
  color:#113564;
  font-size:14px;
}
.columnHeadlineRow
{
  padding:10px 10px 5px 10px;
}
.jobHeadlineRowItem
{
  float:left;
}
.backToAllJobsLink
{
  float:right;
  padding-right:7px;
}
.jobDropdownRow
{
  clear:both;
  padding-top:6px;
}
.jobDropdown
{
  float:left;
  padding-right:10px;
}
.navDoubleArrow
{
  font-size:18px;
  line-height:14px;
  text-decoration:none;
  color:#000000;
}

/* search results container end */

/* search results start */

.searchResultsSeparator {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin: 0px;
  padding: 4px;
  border-bottom:1px solid #cccccc;
}

.saveChangesToSearchLink
{
  padding-top:10px;
  font-size:11px;
  font-weight:bold;
}

.jobCandidateSearchWidgetBoxBorder {
  border-bottom: 1px solid #cccccc;
}

.jobCandidateSearchWidgetBox {
  clear: both;
  padding-bottom:10px;
}

.filterTypeHeader {
  font-size: 14px;
  font-weight: bold;
}

.filterTypeHeader a
{
  text-decoration:none;
  color:black;
}

.searchWidgetInputBox {
  padding-bottom: 5px;
}

.searchWidgetInputBoxActionRow {
  padding-top:5px;
}

.jobCandidateFilterColumn {
  width: 190px;
  background-color: #efefef;
  border-left: 1px solid #CCCCCC;
}

.filterTypeHeader {
  clear: both;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}

.candidateFilterContainer {
  clear: both;
  font-size: 11px;
  margin-left: 10px;
}

.candiateFilterRow {
  clear: both;
  font-size: 11px;
  padding-top: 1px;
}

.candiateFilterColumn
{
  float:left;
  padding-top:3px;
  padding-right:5px;
  text-align:center;
}

.filterCheckbox {
  float: left;
}

.filterLabel {
  float: left;
  padding-top: 2px;
  width: 75px;
}

.filterLabelWide {
  float: left;
  padding-top: 2px;
  width: 145px;
}

.expandLabel {
  text-decoration:underline;
  cursor:pointer;
  cursor:hand;
}

.expandImage {
    text-decoration:underline;
}

.expandPlus {
     float: left;
}

.expandMinus {
    float: left;
}

.searchResultsFilterContainer
{
  clear:both;
  padding:0px 10px 0px 10px;
}

.jobHeadlineInverse {
  color: white;
  font-size: 16px;
  font-weight: bold;
}

.jobCandidateResultsColumn {
  width: 773px;
  border-left: 1px solid #cccccc;
}

.jobCandidateResultsHeaderBar {
  clear: both;
  color: white;
  padding: 10px;
  background-color: #efefef;
  border-right: 1px solid #cccccc;
}

.jobCandidateResultsTableContainer
{
  border-right: 1px solid #cccccc;
}

.dataTableRowOdd {
  background-color: #ffffff;
}

.dataTableRowEven {
  background-color: #ffffff;
/*
  background-color: #eeeeee;
*/
}

.dataTableHeaderCell,
.dataTableHeaderCellRight,
.spacerCell,
.dataTableCell,
.dataTableDetailCell
{
    padding:6px;
}

.dataTableCellRightAlign
{
    text-align:right;
}

.dataTableCellCenterAlign
{
    text-align:center;
}

.spacerCell
{
  font-size:1px;
  line-height:1px;
  height:1px;
  width:1px;
}

.dataTableCell {
  vertical-align: top;
  font-size:12px;
}

.dataTableDetailCell {
  font-size:12px;
  vertical-align:top;
}

.dataTableDetailCellBottomBorder {
  border-bottom: 1px solid #cccccc;
}

.candidateDetailHistory {
  display:inline;
  background-color: #3C659D;
  padding: 3px;
  margin-left: 15px;
}

.candidateDetailHistory a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.dataTableHeaderRow
{
  background-color:#eeeeee;
  color:black;
  font-weight:bold;
}

.dataTableCellNoResults
{
  padding:20px;
  font-style:italic;
  text-align:center;
}

.dataTableTopBorder
{
  border-top:1px solid #cccccc;
}

.dataTableBottomBorder
{
  border-bottom:1px solid #cccccc;
}

.dataTableTopBottomBorder
{
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
}

.dataTableHeaderCell {
  font-size:12px;
}

.dataTableHeaderCellRight {
  font-size:12px;
}

.jobCandidateResultsHeaderActionRow {
  clear: both;
  padding-top: 3px;
}

.jobCandidateResultsHeaderGroupActions {
  float: left;
}

.jobCandidateResultsHeaderNav {
  float: right;
  font-size:11px;
}

.jobCandidateResultsHeaderNavItem {
  float: left;
  color:#000000;
  padding-right: 5px;
  padding-top: 2px;
}

.jobCandidateResultsHeaderNavDropdown {
  float: left;
  padding-right: 5px;
}

.jobCandidateSearchBody {
  clear: both;
  border-top:1px solid #cccccc;
}

.colorWhite {
  color: white;
}

/* search results end */

/* save search popup start */

.saveSearchPopupHeadline
{
  color:#3C659D;
  font-weight:bold;
}
.saveSearchPopupMajorRow
{
  clear:both;
  margin-top:8px;
}
.saveSearchPopupButtonRow
{
  clear:both;
  margin-top:20px;
}
.saveSearchPopupMinorRow
{
  clear:both;
  margin-top:3px;
}
.saveSearchPopupDividerLine
{
  float:left;
  border-bottom:1px solid #cccccc;
  width:175px;
  line-height:1px;
  height:1px;
  font-size:1px;
  margin-top:8px;
}
.saveSearchPopupDividerText
{
  float:left;
  font-size:16px;
  font-weight:bold;
}
.saveSearchPopupInputLabel
{
  margin-top:1px;
}
/* save search popup end */

.inlineErrorColor {
    color: #c9091f;
}
