.white_papers .add-wp {
  padding: 20px 0;
  background: transparent url(cotacoes/arrow-add.gif) center center no-repeat;
  margin-bottom: 30px; }
.white_papers h2 {
  color: #000; }
.white_papers .page-header {
  margin-top: 0; }
.white_papers .span8 {
  padding-right: 30px;
  width: 580px; }
.white_papers .adv {
  margin: 30px 0; }
.white_papers .lead {
  margin: 30px 0 0 0; }
.white_papers .detail p {
  color: #666; }
.white_papers .detail .estrela {
  float: none;
  padding-left: 10px; }
.white_papers .company-info p {
  margin-bottom: 0; }
.white_papers .list-papers li {
  width: 45%;
  margin-right: 2%;
  margin-bottom: 30px;
  float: left;
  color: #999; }
.white_papers .list-papers img {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 3px; }
.white_papers .list-papers span {
  position: absolute;
  font-size: 12px; }
.white_papers .list-papers .type {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #999; }
.white_papers .list-papers .location {
  left: 350px; }
.white_papers .list-papers .date {
  left: 545px; }
.white_papers .list-papers a {
  font-size: 22px; }
.white_papers .list-papers small {
  display: block;
  font-size: 1em;
  padding-top: 10px; }
.white_papers .list-papers .featured {
  font-weight: bold;
  background-color: #ffffe3; }
.white_papers .related {
  border-top: 2px solid #ccc; }
  .white_papers .related .lead {
    font-weight: bold;
    font-size: 24px;
    color: #000; }
  .white_papers .related ul {
    margin-top: 10px; }
  .white_papers .related li {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    color: #999; }
    .white_papers .related li a {
      display: block;
      font-size: 18px; }
    .white_papers .related li small {
      font-size: 11px;
      float: right; }
.white_papers .nav-pills a {
  color: #777;
  font-size: 12px;
  padding-right: 7px;
  padding-left: 7px;
  margin-right: 8px; }
.white_papers .nav-pills .active a {
  color: #000;
  font-weight: bold;
  background-color: #eee; }

.btn-new-job {
  display: block;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  font-size: 19px;
  text-align: center;
  padding: 10px 15px 15px 15px;
  color: #fff !important; }
  .btn-new-job span {
    font-size: 26px;
    display: block;
    line-height: 140%; }

.btn-new-curriculum {
  display: block;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  font-size: 19px;
  text-align: center;
  padding: 10px 15px 15px 15px;
  color: #fff !important; }
  .btn-new-curriculum span {
    font-size: 26px;
    display: block;
    line-height: 140%; }
