/* PA Style Portal Content Control */

/**********/
/* Common */
/**********/

/* Helps with positioning the content. Only positioning items should be used here. */
.paStyleContainer {
}

/* You must surround the content area with a div defined with class of "paStyle" */
/* Only fonts should really be defined here */
.paStyle {
    font: 16px Calibri;
}

.paStyle td, .paStyle div {
    font: 16px Calibri;
}

.paStyle input,
.paStyle select,
.paStyle option {
    font: 16px Calibri;
}

.paStyle a {
    font: 16px Calibri;
    text-decoration: none;
    color: #CD3439;
}

.paStyle a:hover {
    font: 16px Calibri;
    text-decoration: underline;
    color: #a92a2e;
}

.paStyleNavigation {
}

.paStyleNavigation a {
}

.paStyleNavigation a:hover {
}

/* Special Case:  Only use to reverse the color of text within Country Popup Selection */
#popUpCountrySelection9619 td {
}


/***************/
/* Portal Main */
/***************/

.paStyleMainContentContainer {
    width: 100%;
}

.paStyleMainContentSelectionTitle {
}

.paStyleMainContentLanguage {
}

.paStyleMainContentLanguage td {
    padding-left: 5px;
}

.paStyleMainContentSelectionInstructions {
}

.paStyleMainContentSelection {
}

.paStyleMainContentSelection td {
    padding-bottom: 5px;
}

/* individual adjustments for each type of portal search method */
.paStyleMainContentSelectionPostalCode {
    margin-left: 70px;
}

.paStyleMainContentSelectionStateMetroHigherLevel {
    margin-left: 70px;
}

.paStyleMainContentSelectionStateMetro {
    margin-left: 70px;
}

.paStyleMainContentSelectionFunctionalArea {
}

.paStyleMainContentLoginContainer {
    width: 100%;
}

.paStyleMainContentLoginTitle {
}

.paStyleMainContentLoginInstructions {
}

.paStyleMainContentLogin {
    margin-left: 70px;
}

.paStyleMainContentLogin td {
    padding-left: 5px;
    padding-top: 5px;
}

.paStyleMainInputFieldPostalCode {
    width: 120px;
}

.paStyleMainInputFieldSearchRadius {
    width: auto;
}

.paStyleMainInputFieldStateSelection {
    width: auto;
}

.paStyleMainInputFieldMetroSelection {
    width: auto;
    height: 70px;
    min-width: 150px;
}

.paStyleMainInputFieldHigherLevelSelection {
    width: auto;
    height: 80px;
}

.paStyleMainInputFieldLogin {
    width: 250px;
    padding-left: 5px;
}

.paStyleMainInputFieldPassword {
    width: 250px;
    padding-left: 5px;
}


/*****************************/
/* Portal Geographies Select */
/*****************************/

.paStyleGeographiesContentContainer {
    width: 100%;
}

.paStyleGeographiesContentSelectionTitle {
}

.paStyleGeographiesContentSelectionInstructions {
}

.paStyleGeographiesContentSelection {
}

.paStyleGeographiesContentSelection td {
}

.paStyleGeographiesContentSelectionScrollForce {
    /* ScrollForce should only be used to implement a scrollable area.
          It exists within the attributes of paStyleGeographiesContentSelection */
    /*
 width: 450px; height: 250px;
 margin: 0px; padding: 0px;
 overflow: auto;
 background: transparent;
 */
}

.paStyleGeographiesContentNavigation {
    width: 100%;
}

.paStyleGeographiesContentNavigation td {
}


/***************************/
/* Portal Positions Select */
/***************************/

.paStylePositionsContentContainer {
    width: 100%;
}

.paStylePositionsContentSelectionTitle {
}

.paStylePositionsContentSelectionInstructions {
}

.paStylePositionsContentSelection {
    width: 95%;
}

.paStylePositionsContentSelection td {
}

.paStylePositionsContentSelectionScrollForce {
    /* ScrollForce should only be used to implement a scrollable area.
          It exists within the attributes of paStyleGeographiesContentSelection */
    /*
    width: 100%; height: 100px;
    margin: 0px; padding: 0px;
    overflow: auto;
    background: transparent;
    */
}

.paStylePositionsContentRecruiter {
    width: 100%;
}

.paStylePositionsContentRecruiter td {
}

.paStylePositionsContentNavigation {
    width: 100%;
}

.paStylePositionsContentNavigation td {
}

/* The following 3 classes control the returning candidate section.
   There should rarely ever be the need to modify this section */
.paStylePositionsContentNavigationLogin {
    width: 100%;
}

.paStylePositionsContentNavigationLogin td {
}

.paStylePositionsContentNavigationLogin td .paStyleNavigation {
}

.paStylePositionsInputFieldInvitedByUserName {
    width: 200px;
}

/* only background and fonts should be edited through this class */
.paStylePositionsHeading {
    background: transparent;
}

/* use "display: none" on the following if we need to hide the department column */
.paStylePositionsHeadingDepartment {
    display: none;
}

#positionListings .parent .positionTitle {
    width: 70%;
    display: inline-block;
}

#positionListings .parent .positionLocation,
#positionListings .parent .moreLocations {
    width: 29%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
}

li#position.active {
    background-color: #dfdfdf;
}

ul.positionChildren {
    background-color: #EFEFEF;
}

ul.positionChildren li .positionChildLeft {
    width: 50%;
    float: none !important;
    display: inline-block;
}

ul.positionChildren li .positionChildRight {
    width: 49%;
    float: none !important;
    display: inline-block;
    text-align: right;
}

select#langNew {
    width: 180px;
}

select#companyFunctionalAreaIds, select#stateId {
    width: 320px;
    background-image: none;
}

select#metroAreas {
    width: 320px;
    background-image: none;
}

.paStyleMainFunctionalAreaTableCellResults {
    padding-left: 8px;
}

div.paStyleMainContentContainer > div.paStyleMainContentLanguage > table > tbody > tr > td:nth-child(2),
span.selection,
div.paStyleMainContentSelection > div > table > tbody > tr:nth-child(1) > td:nth-child(2),
div.paStyleMainContentSelection > div > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td:nth-child(1),
select.paStyleMainInputFieldHigherLevelSelection {
    width: 190px;
    background-image: none;
}

div.paStyleMainContentSelection > div > table > tbody > tr:nth-child(1) > td:nth-child(1) {
    width: 20%;
}

#ChangeLanguage, input[type="button"] {
    margin: 1em 0;
    padding: .6em 1.1em;
    display: inline-block;
    position: relative;
    top: 0px;
    text-align: center;
    font-family: "MuseoSans_500", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #FFFFFF !important;
    font-weight: normal !important;
    font-size: 1em !important;
    border: 1px solid #F14248;
    background: #631218;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #6E1017;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#971721), to(#6E1017));
    background-image: -webkit-linear-gradient(top, #971721, #6E1017);
    background-image: -moz-linear-gradient(top, #971721, #6E1017);
    background-image: -o-linear-gradient(top, #971721, #6E1017);
    background-image: linear-gradient(to bottom, #971721, #6E1017);
    -webkit-font-smoothing: inherit;
    cursor: pointer;
    -webkit-transition: background-color 0.14s ease-in-out;
    transition: background-color 0.14s ease-in-out;
    -webkit-box-shadow: 0px -1px 0px 0px #6E1017;
    box-shadow: 0px -1px 0px 0px #6E1017;
}

#ChangeLanguage:hover, #ChangeLanguage:focus,
input[type="button"]:hover, input[type="button"]:focus {
    background-color: #971721;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#B31C28), to(#971721));
    background-image: -webkit-linear-gradient(top, #B31C28, #971721);
    background-image: -moz-linear-gradient(top, #B31C28, #971721);
    background-image: -o-linear-gradient(top, #B31C28, #971721);
    background-image: linear-gradient(to bottom, #B31C28, #971721);
}

div.paStyleMainContentContainer > div.paStyleMainContentSelection > div > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(1) > td {
    padding-top: 10px;
    padding-top: 6px;
}

div.paStyleMainContentContainer > div.paStyleMainContentSelection > div > table > tbody > tr > td:nth-child(1) > table > tbody > tr:nth-child(2) > td:nth-child(1) {
    padding-top: 19px;
    padding-bottom: 5px;
}

div.paStyleMainContentContainer > div.paStyleMainContentSelection > div > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td:nth-child(1) {
    padding-top: 13px;

}

/**********************************/
/* Small Business Position Select */
/**********************************/


.paStyleSmallBusinessPositionContentSelection {
}

.paStyleSmallBusinessPositionContentSelectionScrollForce {
    /* ScrollForce should only be used to implement a scrollable area.
          It exists within the attributes of paStyleGeographiesContentSelection */
    /*
    width: 100%; height: 100px;
    margin: 0px; padding: 0px;
    overflow: auto;
    background: transparent;
    */
}

.paStyleSmallBusinessPositionContentSelection a {
    text-decoration: none;
}

#pa-small-business-title {
    color: #444d52;
    font-family: "MuseoSans_700", Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

#pa-small-business-title strong {
    font-weight: normal !important;
}

ul#positionListings {
    list-style: none;
    padding: 0;
    margin-top: 1.3em;
}

ul#positionListings ul {
    list-style: none;
    padding: 0;
}

li.positionCategory {
    margin: 0 0 15px 0;
}

li.positionCategory h4 {
    font-size: 15px !important;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
    font-family: 'proxima-nova', Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-top: 1.3em;
    color: #515359;
    line-height: 18px;
    text-decoration: none;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

li#position {
    padding: 3px 0 0 5px;
    margin: 0 0 0 -5px;
}


li#position a.positionTitle {
    display: inline-block;
    width: 420px;
    padding: 0 0 3px 0;
}

li.parent {
    padding: 5px 0 0 5px;
    margin: 0 0 0 -5px;
    cursor: pointer;
}


li.parent .positionTitle {
    padding: 0 0 5px 0;
    color: #A92A2E;
}

li.parent .positionTitle:hover,
li.parent .positionLocation:hover {
    text-decoration: underline;
    color: #A92A2E;
}

li.parent .moreLocations {
    color: #A92A2E;
    display: inline-block;
    padding: 0 0 5px 0;
}

li#position a.positionMoreLocations {
    color: #A92A2E;
}

li.parent .moreLocations:hover {
    text-decoration: underline;
}

ul.positionChildren {
    padding: 5px;
    margin: 0px;
}


ul.positionChildren li {
    padding: 3px 6px;
    background-color: #DFDFDF;
}

ul.positionChildren li a:hover {
    text-decoration: underline;
}

ul.positionChildren li .positionChildLeft {
    display: inline;
    font-style: italic;
}

ul.positionChildren li .positionChildRight {
    display: inline-block;
    margin: 0 0 0 2px;
    width: 100%;
    text-align: right;
}

.sectionInnerTableBottom {
    font: 16px Calibri;
}

.sectionInnerTableBottom a {
    font: 16px Calibri;
    text-decoration: none;
    color: #CD3439;
}

.sectionInnerTableBottom a:hover {
    font: 16px Calibri;
    text-decoration: underline;
    color: #a92a2e;
}

/**********************************/
/* Small Business Location Select */
/**********************************/

.paStyleSmallBusinessLocationContentSelection {
}

.paStyleSmallBusinessLocationContentSelectionScrollForce {
    /* ScrollForce should only be used to implement a scrollable area.
          It exists within the attributes of paStyleGeographiesContentSelection */
    /*
    width: 100%; height: 100px;
    margin: 0px; padding: 0px;
    overflow: auto;
    background: transparent;
    */
}

.paStyleSmallBusinessLocationContentSelection p {
    margin-bottom: 1.3em;
!important;
}

.paStyleSmallBusinessLocationContentSelectionScrollForce a {
    color: #A92A2E;
    text-decoration: none;
}

.paStyleSmallBusinessLocationContentSelectionScrollForce a:hover {
    text-decoration: underline;
}

.jobDesc h2 {
    color: #444d52;
    font-family: "MuseoSans_700", Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
!important
}

.jobDesc h4 {
    margin-bottom: 20px;
    display: block;
    margin-top: 1.3em;
    color: white;
    line-height: 18px;
    text-decoration: none;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.jobDesc .jobDescBody {

    color: #515359;
    margin-bottom: 20px;
!important;
}

.jobDesc .jobDescBody p {
    font-size: 17px;
!important;
}

.jobDesc .jobDescBody li {
    font-size: 17px;
    padding: 0 0 4px 0;
!important;
}

#jobLocation fieldset {
    background: #ececec;
    padding: 7px 10px;
    width: 85%;
    margin-bottom: 15px;
    display: inline;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #D6D8D8;
}

.jobLocationSelect {
    float: left;
    padding: 0 8px 0 0;
    color: #333333;
    width: 75%;
    max-width: 420px;
}

.jobLocationSelect select {
    padding-right: 15px;
    max-width: 420px;
}

.jobLocationSelect .customSelectTextContainer {
    width: 85% !important;
    height: 25px;
    white-space: nowrap;
}

.jobLocationSelect ul:first-child {
    width: 400px !important;
}


.applyNow {
    float: left;
    cursor: pointer;
}

.paStyleNavigation .paSearchButtonState {
    margin: 1em 0;
    padding: .6em 1.1em;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 60px;
    text-align: center;
    font-family: "MuseoSans_500", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #FFFFFF !important;
    font-weight: normal !important;
    font-size: 1em !important;
    border: 1px solid #F14248;
    background: #631218;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #6E1017;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#971721), to(#6E1017));
    background-image: -webkit-linear-gradient(top, #971721, #6E1017);
    background-image: -moz-linear-gradient(top, #971721, #6E1017);
    background-image: -o-linear-gradient(top, #971721, #6E1017);
    background-image: linear-gradient(to bottom, #971721, #6E1017);
    -webkit-font-smoothing: inherit;
    cursor: pointer;
    -webkit-transition: background-color 0.14s ease-in-out;
    transition: background-color 0.14s ease-in-out;
    -webkit-box-shadow: 0px -1px 0px 0px #6E1017;
    box-shadow: 0px -1px 0px 0px #6E1017;
}

.paSearchButtonFunctionalArea {
    margin: 1em 0;
    padding: .6em 1.1em;
    display: inline-block;
    position: relative;
    top: 0px;
    left: -1px;
    text-align: center;
    font-family: "MuseoSans_500", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #FFFFFF !important;
    font-weight: normal !important;
    font-size: 1em !important;
    border: 1px solid #F14248;
    background: #631218;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #6E1017;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#971721), to(#6E1017));
    background-image: -webkit-linear-gradient(top, #971721, #6E1017);
    background-image: -moz-linear-gradient(top, #971721, #6E1017);
    background-image: -o-linear-gradient(top, #971721, #6E1017);
    background-image: linear-gradient(to bottom, #971721, #6E1017);
    -webkit-font-smoothing: inherit;
    cursor: pointer;
    -webkit-transition: background-color 0.14s ease-in-out;
    transition: background-color 0.14s ease-in-out;
    -webkit-box-shadow: 0px -1px 0px 0px #6E1017;
    box-shadow: 0px -1px 0px 0px #6E1017;
}


.paStyleNavigation .paSearchButtonPostal {
    margin: 1em 0;
    padding: .6em 1.1em;
    display: inline-block;
    position: relative;
    top: 6px;
    right: 0px;
    text-align: center;
    font-family: "MuseoSans_500", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #FFFFFF !important;
    font-weight: normal !important;
    font-size: 1em !important;
    border: 1px solid #F14248;
    background: #631218;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #6E1017;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#971721), to(#6E1017));
    background-image: -webkit-linear-gradient(top, #971721, #6E1017);
    background-image: -moz-linear-gradient(top, #971721, #6E1017);
    background-image: -o-linear-gradient(top, #971721, #6E1017);
    background-image: linear-gradient(to bottom, #971721, #6E1017);
    -webkit-font-smoothing: inherit;
    cursor: pointer;
    -webkit-transition: background-color 0.14s ease-in-out;
    transition: background-color 0.14s ease-in-out;
    -webkit-box-shadow: 0px -1px 0px 0px #6E1017;
    box-shadow: 0px -1px 0px 0px #6E1017;
}

select.paStyleMainFunctionalAreaInputFieldBusinessUnitSelection {
    width: auto;
    width: 320px;
    background-image: none;
}
