.careers-section ul.ruled {
        margin-bottom:15px;
}
.careers-section ul.ruled h5{
        font-weight:bold;
        font-size:1.3em;
        margin:10px 0 5px 0;
}

.frontpage .center-column p.footnote{
        color:#666666;
        font-size: 1.3em;
        line-height: 1.4em;
}

.careers-section .ad {
        margin:30px 0px;
        text-align:center;
}

/*** Navigation Styles *****/
.careers-left-nav {
        margin:20px;
        width:100%;
        color: #666666;
        font:1em arial,helvetica,sans-serif;        
}

.careers-section .left-column .careers-left-nav-static{
        margin:0;
        width:200px;
        color: #666666;
        font:1.2em arial,helvetica,sans-serif;
        border-left: 1px solid #cdcdcd;
        border-right:1px solid #cdcdcd;
        cursor:pointer;
}

.careers-section .left-column .last{
 border-bottom: 1px solid #CDCDCD;
}

.careers-section .top-nav-header{
        
        padding: 10px 10px 5px 15px;
        border-top:1px solid #cdcdcd;
        /*border-bottom:1px solid #cdcdcd;*/
        font-size:1.2em;
        text-transform: uppercase;
}

.careers-section  .expArrow{
        padding: 10px 15px;
        background: url("/images/researchcenter/up-arrow.png") no-repeat 0px 15px;
}
.careers-section  .collArrow{
        padding-left: 15px;
       
}

.careers-section  .expIco{
        padding-left: 15px;
        background: url("/images/researchcenter/plus.png") no-repeat 0px 1px;
}
.careers-section  .collIco{
        padding-left: 15px;
        background: url("/images/researchcenter/minus.png") no-repeat 0px 1px;
}
.careers-section .left-column .careers-left-nav-static a{
        color: #666666;
}

.careers-section .left-column .careers-left-nav-static .rc-dd:hover {
        background: url("/images/researchcenter/up-arrow.png") no-repeat 0px 15px #EEEEEE;
  color: #e04d32;
}

.careers-left-nav ul{
        margin:0;
        background:#f8f5ee;        
        list-style-type:none;        
        cursor:pointer;        
}


.careers-left-nav ul.selected{
        margin: 10px 0;
        padding:0px;
        background:#f8f5ee;
        list-style-type:none;       
        cursor:pointer;
        display:block;
        
}
        .careers-left-nav ul li{
                margin: 10px 0;                              
                cursor:pointer;
                clear:both;
                overflow: hidden;
        }

        .careers-left-nav ul li a{
                float:left;
                width: 248px;
                font:1.1em arial,helvetica,sans-serif;
                text-decoration:none;
                color: #666666;
        }
        @media only screen and (min-width: 900px) and (max-width: 1270px) {
            .careers-left-nav ul li a{
               width: 148px;               
        }
        }
        .careers-left-nav ul li a:hover{
                color: #DE8238;
                text-decoration:underline;
        }

        .careers-left-nav ul.selected li a.selected {
                font-weight:bold;
        }

        .careers-left-nav ul li.first{
                border-left:0px solid gray;
        }

.classifieds .title{
        float:left;
        padding-bottom:5px;
}

/*Classifieds detail styles*/
.careers-section .classifieds .top-section{
        margin-top:5px;
        font-size:1.4em;
        background: #EEEEEE;
        padding:5px 15px;
        clear:both;
}

.careers-section .classifieds .top-section .detail{
        display:block;
        overflow: hidden;
        margin:15px 0;
        clear:both;
}

.careers-section .classifieds .top-section .detail .lbl{
        font-weight: bold;
        display: block;
        float: left;
        width: 85px;
}

.careers-section .classifieds .top-section .detail .val{
        float:left;
        display: block;
       
}

.careers-section p.decscription {
        font-size:1.3em;
        margin:15px 0px !important;
        overflow: hidden;
}

.careers-section p.decscription b,
.careers-section p.decscription strong {
        font-weight: bold;
}

.careers-section .classifieds ul.tools {
        float:right;
        overflow:hidden;
        padding-bottom:3px;
}

.careers-section .classifieds ul.tools li{
        float:left;
}

.careers-section .classifieds ul {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.3em;
  list-style-type: disc;
  padding-left: 0.5em;
}

.careers-section .classifieds ul li {
  line-height: 1.4em;
  margin-left: 0.5em;
  margin-top: 5px;
}

.careers-section .classifieds ol {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.3em;
  list-style-type: decimal;
  padding-left: 1.5em;
}

.careers-section .classifieds ol li {
  line-height: 1.4em;
  margin-top: 5px;
  padding-left: 0em;
}

.careers-section .classifieds ul ol, .careers-section .classifieds ol ul, .careers-section .classifieds ul ul, .careers-section .classifieds ol ol  {
  font-family: arial, helvetica, sans-serif;
  font-size: inherit;
  list-style-type: disc;
  padding-left: 0.5em;
}


/*=============== form jQuery ============*/
#queryform .label,#signup .label {
  font-size:0.7em;
  color: #000;
  float: left;
  width: 120px;
  margin-right: 10px;
  text-align: right;
  display: block;
  margin-top: 0;
  padding-top: 2px;
}
#queryform h4, #signup h4 {
  margin:0 0 10px 0;
  color:#000;
  font-size:1.1em;
  font-weight:bold;
  line-height:1.1em;
  }
#queryform h2 {
  margin:10px 0 0px 0;
  color:#000;
  font-size:1.1em;
  font-weight:bold;
  line-height:1.1em;
  }
#queryform  p, #signup p {
  line-height: 1em;
  font-size: 1.5em;
  padding-bottom: 10px;
  clear: left;
}
#queryform, #signup {background:#d9e7f3;
  float: left;
  width: 415px;
  /*border:4px solid #f0f0e8; */
  padding:5px;
}
#queryform #submit {  background: transparent url(/images/careers/bottomFade.jpg) repeat-x;
  width:120px;
  border:1px solid #cccccc;
  color:#fff;
  padding: 1px;
  font-size:0.8em;
  font-weight:bold;
  margin-left: 150px;
  cursor:hand; cursor:pointer;
}
#signup #submit {
  margin-left: 150px;
  padding:0;
}
#queryform input#submit:hover {color:#ccc; }

#queryform .labelBlock {
  display: block;
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;*/
  font-weight: bold;
  color: #000;
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 0;
  padding-top: 2px;
  border-top: 1px solid #ccc;
  font-size: 12px;
}
#queryform .indent-form {
  padding-left: 150px;
  margin-top: 0px;
  font-size: 1.1em;
}
#queryform  div, #signup div {
  font-size: 1.5em;
  margin-bottom: 15px;
  clear: left;
}

#signup #username, #signup #name, #signup #company, #signup #fromname2, #signup #fromname, #signup #email, #signup #from2, #signup #from, #signup #letter, #signup #TO, #signup #password, #signup #comments, #signup #Body, #signup #Body2, #signup #password2, #signup #phone, #queryform #username, #queryform #name, #queryform #company, #queryform #fromname2, #queryform #fromname, #queryform #email, #queryform #from2, #queryform #from, #queryform #letter, #queryform #TO, #queryform #password, #queryform #comments, #queryform #Body, #queryform #Body2, #queryform #password2, #queryform #phone, #queryform #fax, #queryform #headline, #queryform #issuedate, #queryform #pagenumber, #queryform #quantity, #queryform #address, #queryform #city, #queryform #state, #queryform #zip {
  width: 270px;
  border:1px solid #999;
}
#queryform #subject {
  width: 260px;
  font-size:11px;
  font-weight:bold;
  vertical-align:middle;
}

#queryform .indent label.error, #signup .indent label.error  {
  margin-left: 0;
}
#queryform textarea, #signup textarea {font-size:0.9em; }

#queryform label.error, #signup label.error {
  font-size: 0.8em;
  color: #900;
  font-weight:normal;
  display: block;
  margin-left: 150px;
}
#queryform  input.error, #queryform select.error, #signup  input.error, #signup select.error  {
  background: #f4f4f4;
  border: 1px solid #900;
}

/* ---- careersFilter mobile view ----- */


@media screen and (max-width: 901px) {
    .careers-section .frontpage .center-column {
        margin-left:0px;
    }
}
@media screen and (max-width: 901px){
  .careers-section .frontpage .left-column{
    display: block;
  }

}

@media only screen and (min-width: 900px){
  #careersFilter{
    display: none !important;
  }
 #careerFilterTitle{
    padding-right: 30px;
    position: relative;
  }
}


@media only screen and (max-width: 1024px) {
  .careers-section .frontpage .left-column{
    display: none;
  }


 
  #careersFilter{
    margin: 20px 0;
    width: 100%;
    background: #f9f9f9;
  }
  #careersFilter .careers-left-nav{
    position: relative;
    width: 100%;
  }
  #careersFilter .careers-left-nav ul li a {
    width: 100%;
    margin-left: 11px;
  }
}
@media only screen and (min-width: 768px) and  (max-width: 900px){
    #careersFilter .careers-left-nav ul li a {
        width: 248px;    
    }
}

/*
.blueBox {
  display: block;
  padding: 10px;
  border: 1px solid #001E36;
  background-image: url(https://www.pionline.com/images/careers/slanted-lines.jpg);
  width: 438px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #00437A;
  clear: both;
}

.BlueBorder {
  display: block;
  width: 490px;
  border: 1px solid #D9E7F3;
  margin-bottom:10px;
}


.bottomMenu {
  background-image: url(https://www.pionline.com/images/careers/gradient-bottom-bkg.jpg);
  background-repeat: repeat-y;
  height: 30px;
  width: 975px;
  display: block;
  padding-bottom: 2px;
  padding-left: 5px;
  color: #FFFFFF;
}
.Company {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
}

.ContainerTop {
  background-image: url(https://www.pionline.com/images/careers/gradient-bkg.jpg);
  display: block;
  height: 215px;
  width: 980px;
  margin:0 auto;
}
.column {
  margin-top: 10px;
padding-Top:10px;

}

.column.left {
  width: 180px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #00437A;
    padding-left: 10px;
    padding-right: 5px;
}
.column.middle {
  width: 460px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #00437A;
  padding-left: 10px;
  padding-right: 10px;
}
.column.right {
  width: 300px;
      padding-left: 10px;

}
.detailsblueBox {
  display: block;
  padding: 10px;
  border: 1px solid #001E36;
  background-image: url(https://www.pionline.com/images/careers/slanted-lines.jpg);
  width: 450px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #00437A;
  height:80px;
}
.detailsHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #01447B;
  display: block;
  width: 490px;
  padding-bottom: 10px;
}
.FaceBlack {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.FeaturedJobbkg {
  display: block;
  border: 1px solid #dae7d7;
  background-image: url(https://www.pionline.com/images/careers/gradient-feat-job-bkg.jpg);
  background-repeat: repeat-y;
  background-position: left top;
  text-align: left;
  width: 460px;
  padding: 5px;
}
.FeaturedJob {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #001E36;
  background-color: #dae7d7;
  display: block;
  width: 450px;
  padding: 5px;
}
.FindaJob {
  border-bottom-width: thin;
  border-bottom-style: dashed;
  border-bottom-color: #00437A;
  height: 35px;
  margin-bottom: 10px;
  width: 460px;
  display: block;
  padding-bottom: 5px;
}
#footer-nav {
  margin:10px 0 0 0;
  text-align:center;
  font-size:11px;
  line-height:150%;
  font-family: Arial, Helvetica, sans-serif;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000066;
  }
.footer {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #00437A;
}
#footer-nav a {
  font-weight:bold;
  color:#999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#footer-nav a:hover {color:#58755b;}
.Header {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  float: left;
  margin-top: 10px;
}
.HeaderBlue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #01447B;
}
.Header.Left{
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  width: 650px;
  font-size: 11px;
  font-weight: bold;
}
.Header.Right {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  width: 280px;
  font-size: 11px;
  font-weight: bold;
}
.Header.side {
  width: 310px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 11px;
  text-align: left;
  margin-left: 5px;
  float: left;
}
input[type="text"] {
  border: 1px solid #00437A;
}
.Jobkg {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  background-color: #FFFFFF;
  background-image: url(https://www.pionline.com/images/careers/gradient-feat-job-bkg.jpg);
  display: block;
  width: 460px;
  height: 140px;
  clear: both;
}
.Job {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  float: left;
  padding: 5px;
  display: block;
  background-color: #f5fdf3;
  height:45px;
}
.Job.Title {
  width: 150px;
  font-size: 11px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3e9e1;
}
.Job.Title2 {
  width: 260px;
  font-size: 11px;
  font-weight: bold;
  clear: left;
  padding-left: -20px;
}
.Job.Location {
  width: 66px;
  font-size: 11px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3e9e1;
}
.Job.Company {
  width: 150px;
  font-size: 11px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3e9e1;
}
.Job.Date {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  width: 50px;
  font-size: 11px;
  clear: right;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3e9e1;
}
.JobSection
{
  background-color: #01447B;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.JobSection.Title {
  width: 150px;
  font-family: Arial, Helvetica, sans-serif;

  color: #FFFFFF;
}
.JobSection.Company {
  width: 140px;
  font-family: Arial, Helvetica, sans-serif;

  color: #FFFFFF;
}
.JobSection.Location {
  width: 45px;
  font-family: Arial, Helvetica, sans-serif;

  color: #FFFFFF;
}
.JobSection.Date {
  width: 50px;
  font-family: Arial, Helvetica, sans-serif;

  color: #FFFFFF;
}

.jobList{
  background-image: url(https://www.pionline.com/images/careers/job-bkg.jpg);
  background-repeat: repeat-x;
  height: 30px;
  background-color: #FFFFFF;
}

.jobList.Title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  display: block;
  width: 150px;

}
.jobList.Company {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  display: block;
  width: 145px;
}
.jobList.Location {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  display: block;
  width: 45px;
}
.jobList.Date {
  font-family: Arialt-weight: bold;
}


.jobListTitleLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  display: block;
  width: 170px;
  text-decoration: none;
}
.jobListTitleLink:Hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}
.jobListLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.jobListLink:HOVER {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}
.jobdetailsLeft {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  width: auto;
  text-align: right;
  padding-right: 5px;
  padding-left: 5px;
  clear: both;
}
.jobdetailsRight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #004378;
  width: 300px;
}

.jobdetailsHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #004378;
  display: block;
  width: 400px;
  padding: 5px;
}
.jobdescription {
  color: #004378;
  display: block;
  width: 480px;
  float: left;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.LeftColHeader {
  background-image: url(https://www.pionline.com/images/careers/blue_arrow.jpg);
  background-repeat: no-repeat;
  background-position: right;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;

  font-size: 11px;
  padding: 5px;
  width: 160px;
  background-color: #d9e7f3;
  display: block;
}
.LeftColTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 11px;
  padding: 5px;
  width: 160px;
  background-color: #fce8fc;
  display: block;
}

.MenuItem {
}
.MenuItem.Left {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 10px;
}
.MenuItem.Right {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  width: 365px;
  font-size: 13px;
  font-weight: bold;
  padding-top: 8px;
  padding-right: 10px;
}
.RegJob {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;

  color: #001E36;
  background-color: #00447C;
  display: block;
  padding: 5px;
}
.sectionHead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #00437A;
  display: block;
  width: 270px;
  padding-bottom: 10px;
  text-align: left;
}
.sectionItem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #00437A;
  display: block;
  background-position: left;
  padding-left: 20px;
  text-align: left;
  vertical-align: top;
  line-height: 15px;
  margin-right: 10px;
}
.sectionRow {
  background-image: url(https://www.pionline.com/images/careers/green_arrows.jpg);
  background-repeat: no-repeat;
  margin-left: 10px;
  width: 275px;
  margin-bottom: 5px;
}
.sectionItemLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #00437A;
  background-repeat: no-repeat;
  text-decoration: none;
}
.sectionItemLink:HOVER {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  background-repeat: no-repeat;
  text-decoration: underline;
}
.sectionLead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  display: block;
  width: 270px;
  padding-bottom: 10px;
  text-align: left;
  padding-top: 10px;
}
.spacer {
  width: 980px;
  padding-top: 1px;
  padding-bottom: 1px;
  clear: both;
}

.TopAd {
  text-align: center;
  padding-left: 10px;
  margin-top: 5px;
  display: block;
}
.topMenuLink {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.topMenuLink:HOVER {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
.rule {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999999;
  text-align: center;
}
.rule1 {
  display: block;
  margin-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999999;
  text-align: center;
}
.jb-Text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
div#topMenu { margin:0;
  padding:0;
  background-image:url(https://www.pionline.com/images/careers/horizontalbar.gif);
  background-repeat: repeat-x;
  background-position: bottom;}
#careersMenu {width:980px;margin:0;padding:0;}
#careersSubList {border-top:none;background-image:url(https://www.pionline.com/images/careers/gradient-bkg.jpg);}
ul#careerTopList,  ul#careersSubList {list-style:none;margin:0;padding:0;}
ul#careerTopList li a {float:left;display: inline;}

li.careersHome a, li.careersInvestements a, li.careersSpecial a, li.careersdirectories a, li.careers a, li.careersSearches a
{padding:4px 0;border:1px solid #1d6dae;border-bottom:none;text-align:center;text-decoration:none;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;margin:0 2px 0 0;color:#fff;background-color:#00437a;}

li.careersHome a:hover, li.careersInvestements a:hover, li.careersSpecial a:hover, li.careersdirectories a:hover, li.careers a:hover, li.careersSearches a:hover {background-image: url(https://www.pionline.com/images/careers/topFade.jpg);color:#fff;}
li.careersHome a {width:140px;border-left:none;}
li.careersInvestements a {width:140px;}
li.careersSpecial a {width:139px;margin-right:3px;}
li.careersdirectories a {width:179px;}
li.careers a {width:180px;border-bottom:none;background-image: url(https://www.pionline.com/images/careers/topFade.jpg);color:#fff;margin-right:3px;}
li.careersSearches a {width:178px;margin-right:0;border-right:none;}
#careersSubMenu {list-style:none;margin:0;padding:0;}
#careersSubMenu  li a {float:left;padding:5px;}
li.findJob a, li.postJob a{float:left;padding:0 5px;color:#fff;font-family:Arial, Helvetica, sans-serif;font-decoration:none;text-transform:uppercase;
font-size:11px;font-weight:bold;text-align:center;text-decoration:none;border:none;}
li.findJob a{margin:5px 15px 0 8px;padding:0 5px 0 5px;}
li.postJob a {margin:5px 0 0 0;padding:0 0 0 -5px;}
.clear {clear:both;}
li.findJob a:hover,  li.postJob a:hover {background-color:#001e36;}

.disclaimer {
    font-size:1.1em;
    color:#666;
    line-height:1.2em;
    text-align:left;
    padding:5px 10px 5px 5px;
    }
.vspacer {height:15px;}
.border-px {border-top: 1px solid #999;
  height:1px;
  margin:15px 0 5px 0;
  padding:0;
  }
.styleparagraph {font-size:1.2em; }
img{border-style:none;}*/

/* Carriers landing page Starts */
#career-page #reports-nav {
    position: fixed;
    top: 63px;
    left: 0;
    z-index: 9;    
    height: 90%;
    max-width: 485px;
    width: auto;
    font-family: "grad", serif;
    overflow-y: auto;
    overflow-x: hidden;
    word-wrap: break-word;
}
#career-page #reports-nav.active{
    min-width: 220px;
  }


@media only screen and (min-width: 768px) and (max-width:1024px) {
    #career-page #career-desktop-hamburger {
        display:block;
    }
   
 
    #career-page #career-desktop-hamburger h3 {
        color: #9e865a;
        text-transform: uppercase;
    }
}
@media only screen and (min-width: 900px) {
    #career-page #reports-nav { 
        background-color: #f8f5ee;
    }
    #career-page #reports-hamburger-tab {
        display:block;
        background-color: #9e865a;
        margin-bottom: 10px;        
    }
    #career-page #career-desktop-hamburger {
        display:none;    
    }
   
}


#career-page .reports-hamburger {
    width: 100%;
    cursor: pointer;
    height: 52px;
    background-color: #9e865a;
    padding: 9px;
    float: right;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}
#career-page .reports-hamburger h3 {
    color: #ffffff;   
    padding-left: 20px;
    font-size: 22px;
    font-weight:bold; 
    margin-top: 3px;   
}
@media only screen and (min-width: 1280px) {
    #career-page .reports-hamburger h3 { 
         padding-left: 50px;
    }
}
@media only screen and (min-width: 900px) and (max-width: 999px) {
    #career-page .reports-hamburger h3 {
        padding-left: 10px;
         font-size: 20px !important;
         margin-top: 5px;
    }
    .reports-hamburger span {
         width: 22px !important;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1170px) {
    #career-page .reports-hamburger h3 {
        padding-left: 10px;
         font-size: 22px;
         margin-top: 3px;
    }
    #career-page .reports-hamburger span {
            width: 24px !important;
    }
}

.reports-hamburger span {
    display: block;
    height: 3px;
    background-color: #ffffff;
    width: 30px;
    margin: 6px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.hide {
    display: none;
}
 .careers-left-nav ul {
    list-style: none;
}
.careers-left-nav li {
    margin: 10px 0;
}
#reports-nav a {
    color: #000;
    font-size:16px;
    font-family: "grad", serif;
}
.close .one {
    position: absolute;
    top: 18px;
    right: 0px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.close .two {
    display: none;
}
 .close .three {
    position: absolute;
    top: 18px;
    right: 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.active {
    display: block;
}

#reports-nav h4 {
    display: block;
    font-size: 16pt;
    margin: 40px 0 20px 0;
    color: #9f8757;
}
#career-page .top-nav-header {
    display: block;
    font-size: 12pt;    
    color: #9f8757;
    padding-top: 10px; 
}

@media only screen and (min-width: 1024px) {
    #career-page .top-nav-header {
        width: 200px;
    }
}
@media only screen and (min-width: 900px) and (max-width: 1024px)  {
    #career-page .top-nav-header {
        width: 90%;
    }
}
@media only screen and (max-width: 440px) {
   #careersFilter .careers-left-nav ul li a   {
        width: 85%;
    }

}

@media only screen and (max-width: 400px) {
    #career-page careers-left-nav .top-nav-header {
        width: 85%;
    }
}
@media only screen and (min-width: 401px) and (max-width: 560px) {
   #careersFilter .careers-left-nav ul li a {
        width: 90% !important;
    }
}


#career-page .collArrow {
    display: block;
    font-size: 16pt;    
    color: #9f8757;
}
#career-page .top-nav-header strong {
    font-size: 12pt;
}
#career-page #reports-nav::-webkit-scrollbar {
    width: 0px;  /* remove scrollbar space */
    background: transparent;  /* optional: just make scrollbar invisible */
    overflow:-moz-scrollbars-none;
}
#career-page #reports-nav::-moz-scrollbar {
    width: 0px;  /* remove scrollbar space */
    background: transparent;  /* optional: just make scrollbar invisible */
}


html.no-scroll{
  margin: 0; height: 100%; overflow: hidden !important; padding-right: 15px;
}

html.no-scroll #header{
  padding-right: 15px;
}

html.no-scroll #career-page #reports-nav.active{
  width: 22.75% !important;
}

.top-nav-header strong {
  font-size:16pt;
}
#career-page .careers-section h1 {
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 40px;
    border-bottom: 4px solid #306141;
    margin-bottom: 15px;
    color: #00451c;
    font-family: "grad", serif;
}
.careers-section table td {
    font-family: "Source Serif Pro", serif;
    font-size: 14px !important;
}
@media only screen and (max-width: 900px) {
	.careers-section .main  {
        width:100%;
	}
}
@media only screen and (min-width: 900px) {
	#career-page .desktop {
    	display: block;
	}
}

#career-mob-pop a {
    font-family: "Oswald", sans-serif;
    letter-spacing: .5px;
    font-size: 12px;
    float: right;
    color: #9e865a;
}
@media only screen and (min-width: 1024px) {
	#career-mob-pop .f, .page-special-reports .x {
    	display: none !important;
	}
}

#career-mob-pop a {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
    float: right;
    color: #9e865a;
}
.careers-section #mobile-find-report-nav ul {
    margin: 0;
    padding: 20px;
    list-style: none;
}
@media only screen and (max-width: 900px) {
    #career-page .careers-section .frontpage .center-column {
		margin-left:0px !important;
 	}    
}

@media only screen and (min-width: 900px) {
    #career-page .careers-section .frontpage .center-column {
        margin-left: 60px;
    }
    
}

.careers-section #mobile-find-report-nav li:first-child {
    border-top: none;
}
.careers-section #mobile-find-report-nav li {
    border-top: 1px solid #cccccc;
}
.careers-section #mobile-find-report-nav a {
    display: block;
    padding: 10px 0;
    font-family: "grad", serif;
    color: #000000;
}
#filterToggle .fa-times, #filterToggle.opened .mob-career {
    display: none;
}
.mob-career, .fa-times{
    font-family: "Grad", sans-serif;
    letter-spacing: .5px;
    font-size: 14px;    
    float: right;
    color: #9e865a;
    text-transform: uppercase;
    margin-top: 10px;
}
.fa-times:before {
    display:none;
}
#careersFilter {
    position: absolute;
    top: 36px;
    z-index: 7;
    background-color: #f8f5ee;
    width: 100%;
}
#careersFilter ul {
    margin: 0;
    list-style: none;
}
#careersFilter li:first-child {
    border-top: none;
}
#careersFilter li {
    border-top: 1px solid #cccccc;
}
@media only screen and (max-width: 900px)  {
    #careersFilter careers-left-nav a {
    display: inline-block !important;
}
}

#careersFilter a {
    padding: 10px 0;
    font-family: "grad", serif;
    color: #000000;
    font-size: 18px;
}
#careersFilter .careers-left-nav {
    border: none;
    margin: 20px;
    margin-top: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 900px){
    #careersFilter .careers-left-nav {
        margin-top: 37px;
    }
}

@media only screen and (min-width: 900px) {
#career-page #filterToggle {
display:none;
}
}
@media only screen and (min-width: 768px) {
#career-page #careersFilter {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 40% !important;
    height: 100%;
}
}
@media only screen and (min-width: 900px) {
#career-page #careersFilter {
    position: absolute;
    top: 37px;
    z-index: 7;
    background-color: #f8f5ee;
    width: 100%;
}
}
@media only screen and (max-width: 900px) {
    #career-page #reports-nav { 
        display:none !important;
    }
    #career-page #filterToggle {
        position: static !important;
    }
}
#career-page .careers-left-nav {
     
     border:0px !important;
}
@media only screen and (min-width: 900.1px) {
    #career-page aside {
        position: relative;
        display: inline-block;
        margin-left: 14px;
        margin-right: 0px;
        padding-top: 8px;
    }
}
@media only screen and (max-width: 900px) {
    #career-page aside  {
        display: inline-block;
        width: 100%;
    }
    .careers-section .main {
      width: 100%;
    }
    .rfps aside {
        margin-right: 0;
    }
}
/*  Carriers landing page Ends */


body #reports-nav{
  scrollbar-base-color: #f8f5ee;
  scrollbar-base-color: #f8f5ee;
  scrollbar-3dlight-color: #f8f5ee;
  scrollbar-highlight-color: #f8f5ee;
  scrollbar-track-color: #f8f5ee;
  scrollbar-arrow-color: #f8f5ee;
  scrollbar-shadow-color: #f8f5ee;
  scrollbar-dark-shadow-color: #f8f5ee;
}
@media only screen and (max-width: 900px) and (max-width: 1111px) {
    #career-page #reports-nav .reports-hamburger h3 {
        margin-right: 0px;
    }
    #career-page #reports-nav .reports-hamburger span {
        width: 24%;
    }
}

/*Career article page style starts*/

#career-page .careers-section .classifieds h1 {
    font-size: 42px;
    line-height: 48px;
    font-family: "grad", serif;    
    font-weight: 700;
    margin: 20px 0 10px 0;
    color: black;
    border-bottom: none;
}
@media only screen and (min-width: 900px) {
    #career-page .careers-section .classifieds #careerFilterTitle  {
        display: none;
    }
}
@media only screen and (max-width: 900px) {


#career-page .careers-section .classifieds h3 {
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    color: #00451c;
}
#career-page .careers-section .classifieds h3 a {
    font-weight: bold;
    margin-top: -19px;
}

#career-page .careers-section .classifieds #careersFilter {
    margin-top: 32px;
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
#career-page .careers-section .classifieds #careersFilter {
    margin-top: 19px;
}
}
#career-page .careers-section .classifieds #careersFilter
#career-page .careers-section .classifieds h1 {
    font-family: "grad", serif;
    font-size: 22px;
    font-weight: 700;
    margin: 20px 0 10px 0;
    color: black;
}
#career-page .careers-section .classifieds .kicker {
display:none;
}
}

@media only screen and (min-width: 768px) and (max-width:900px) {
    #career-page .careers-section #careersFilter  {
        overflow-y: scroll !important;    
    }
    #career-page .top-nav-header{
        width: 90% !important;
    }
}
@media only screen and (max-width: 500px) {
#career-page .top-nav-header{
        width: 90% !important;
    }
}
@media only screen and (max-width: 768px) {
    #career-page #careersFilter {
        overflow: scroll !important;
    }
}
@media only screen and (max-width: 400px) {
    #career-page .careers-section table td {
        font-size: 8px !important;
    }
    #career-page .careers-section .default-table-min .header th {
         font-size: 8px;
    }
    #career-page .careers-section h1 {
        font-size:25px;
    }
    #career-page #filterToggle {
        margin-top: -10px;
    }
    .mob-career, .fa-times {
        font-size: 12px;
    }
}
#career-page .careers-section .content-wrap .classifieds p {
    margin: 16px 0 16px 0;
}
@media only screen and (min-width: 900px) {
    #career-page .careers-article {
        padding-left: 40px;
    }
}
@media only screen and (max-width: 900px) {
	.career-sidebar  {
        width:100%;
	}
}
/*Career article page style ends*/


