/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/fonts/glyphicons-halflings-regular.eot');
  src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1; }
    .owl-carousel .owl-stage {
      position: relative;
      -ms-touch-action: pan-Y;
      touch-action: manipulation;
      -moz-backface-visibility: hidden;
      /* fix firefox animation glitch */ }
    .owl-carousel .owl-stage:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .owl-carousel .owl-stage-outer {
      position: relative;
      overflow: hidden;
      /* fix for flashing background */
      -webkit-transform: translate3d(0px, 0px, 0px); }
    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0); }
    .owl-carousel .owl-item {
      position: relative;
      min-height: 1px;
      float: left;
      -webkit-backface-visibility: hidden;
      -webkit-tap-highlight-color: transparent;
      -webkit-touch-callout: none; }
    .owl-carousel .owl-item img {
      display: block;
      width: 100%; }
    .owl-carousel .owl-nav.disabled,
    .owl-carousel .owl-dots.disabled {
      display: none; }
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-dot {
      cursor: pointer;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel button.owl-dot {
      background: none;
      color: inherit;
      border: none;
      padding: 0 !important;
      font: inherit; }
    .owl-carousel.owl-loaded {
      display: block; }
    .owl-carousel.owl-loading {
      opacity: 0;
      display: block; }
    .owl-carousel.owl-hidden {
      opacity: 0; }
    .owl-carousel.owl-refresh .owl-item {
      visibility: hidden; }
    .owl-carousel.owl-drag .owl-item {
      -ms-touch-action: pan-y;
          touch-action: pan-y;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .owl-carousel.owl-grab {
      cursor: move;
      cursor: grab; }
    .owl-carousel.owl-rtl {
      direction: rtl; }
    .owl-carousel.owl-rtl .owl-item {
      float: right; }
  
  /* No Js */
  .no-js .owl-carousel {
    display: block; }
  
  /*
   *  Owl Carousel - Animate Plugin
   */
  .owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both; }
  
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  
  .owl-carousel .fadeOut {
    animation-name: fadeOut; }
  
  @keyframes fadeOut {
    0% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  
  /*
   * 	Owl Carousel - Auto Height Plugin
   */
  .owl-height {
    transition: height 500ms ease-in-out; }
  
  /*
   * 	Owl Carousel - Lazy Load Plugin
   */
  .owl-carousel .owl-item {
    /**
              This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
              calculation of the height of the owl-item that breaks page layouts
           */ }
    .owl-carousel .owl-item .owl-lazy {
      opacity: 0;
      transition: opacity 400ms ease; }
    .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
      max-height: 0; }
    .owl-carousel .owl-item img.owl-lazy {
      transform-style: preserve-3d; }
  
  /*
   * 	Owl Carousel - Video Plugin
   */
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
  
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease; }
  
  .owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3); }
  
  .owl-carousel .owl-video-playing .owl-video-tn,
  .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }
  
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease; }
  
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }
@charset "UTF-8";
/* line 1, /usr/src/app/app/assets/stylesheets/bootstrap_overhide.scss */
.alert-danger a {
  color: #a94442;
  text-decoration: underline;
}
/* line 5, /usr/src/app/app/assets/stylesheets/bootstrap_overhide.scss */
.alert-danger a:hover {
  color: #c0605e;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/glyphicons-halflings-regular-62fcbc4796f99217282f30c654764f572d9bfd9df7de9ce1e37922fa3caf8124.eot);
  src: url(/assets/glyphicons-halflings-regular-62fcbc4796f99217282f30c654764f572d9bfd9df7de9ce1e37922fa3caf8124.eot?#iefix) format("embedded-opentype"), url(/assets/glyphicons-halflings-regular-63faf0af44a428f182686f0d924bb30e369a9549630c7b98a969394f58431067.woff) format("woff"), url(/assets/glyphicons-halflings-regular-e27b969ef04fed3b39000b7b977e602d6e6a2b1c8c0d618bebf6dd875243ea3c.ttf) format("truetype"), url(/assets/glyphicons-halflings-regular-cef3dffcef386be2c8d1307761717e2eb9f43c151f2da9f1647e9d454abf13a3.svg#glyphicons_halflingsregular) format("svg");
}
/* ----------------- CSS VARIAVEIS ----------------- */
/* Variaveis e mixins gerais */
/* ------ Tirar dependencias na area nova e remover ----- */
/* ----------------- CSS RESET ----------------- */
/* Reset e classes genericas */
/* line 4, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
article, aside, dialog, figure, footer, header, hgroup, nav, section, footer p {
  display: block;
  position: relative;
}

/* line 9, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
div, article, aside, dialog, figure, footer, header, hgroup, nav, section, footer p {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.467em;
  color: #474747;
  background: #fafafa;
}

/* line 24, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
p, h1, h2, h3, h4, h5, h6, ul, ol {
  margin: 0 0 1.5em;
}

/* line 28, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
p + h1, p + h2, p + h3 {
  margin-top: 2em;
}

/* line 32, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
p + h2 {
  margin-top: 2.5em;
}

/* line 36, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
h1 {
  font-size: 1.28571em;
}

/* line 40, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
h2 {
  font-size: 1.14286em;
}

/* line 44, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
h3 {
  font-size: 1em;
}

/* line 52, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
img, form, fieldset {
  border: none;
}

/* line 56, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
a {
  color: #1073c0;
}

/* line 60, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.clear {
  display: block;
  clear: both;
  overflow: hidden;
}

/* line 66, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.clearBlock {
  overflow: hidden;
}

/* line 70, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.clearfix {
  *zoom: 1;
}

/* line 74, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 81, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.clearfix:after {
  clear: both;
}

/* line 85, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.right {
  float: right;
}

/* line 89, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.left {
  float: left;
}

/* line 93, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.textRight {
  text-align: right;
}

/* line 97, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.textLeft {
  text-align: left;
}

/* line 101, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.nobreak {
  white-space: nowrap;
}

/* line 105, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.alignRight {
  float: right;
  margin: 0 0 20px 20px;
}

/* line 110, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.alignLeft {
  float: left;
  margin: 0 20px 20px 0;
}

/* line 115, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.screen-reader-text {
  position: absolute;
  top: -10000px;
  left: -10000px;
}

/* line 121, /usr/src/app/app/assets/stylesheets/comum/reset.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@font-face {
  font-family: 'icomoon';
  src: url(/assets/icomoon-00a52631d0bf831cadea87bd963db93f7b73bf518087e75d76f9d8d27c8aadce.eot?8tpb2h);
  src: url(/assets/icomoon-00a52631d0bf831cadea87bd963db93f7b73bf518087e75d76f9d8d27c8aadce.eot?8tpb2h#iefix) format("embedded-opentype"), url(/assets/icomoon-7eaa8571dbae0a43530486df25d7b793c8bded52c9736b1d458dbf788b9e97ed.ttf?8tpb2h) format("truetype"), url(/assets/icomoon-b16e7902abdd0966e124c57640530c3eea6f15b7454f41b11ded4a2cf49f6ee9.woff?8tpb2h) format("woff"), url(/assets/icomoon-3177d78cf4987edd2d98d68489115f1c6d26fa327e8ffccad7e74ac40ec73e50.svg?8tpb2h#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* line 13, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
[class*="-24"], [class*="-30"] {
  /* use !important to prevent issues with browser extensions that change fonts */
}
/* line 15, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
[class*="-24"]:before, [class*="-30"]:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 30, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-mais-24:before {
  content: "\e600";
}

/* line 33, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-adendos-24:before {
  content: "\e601";
}

/* line 36, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-agenda-24:before {
  content: "\e602";
}

/* line 39, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-ajuda-24:before {
  content: "\e603";
}

/* line 42, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-balao-24:before {
  content: "\e604";
}

/* line 45, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-baloes-24:before {
  content: "\e605";
}

/* line 48, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-cadeado-24:before {
  content: "\e606";
}

/* line 51, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-capelo-24:before {
  content: "\e607";
}

/* line 54, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-cifrao-24:before {
  content: "\e608";
}

/* line 57, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-config-24:before {
  content: "\e609";
}

/* line 60, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-cv-24:before {
  content: "\e60a";
}

/* line 63, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-cv-cadeado-24:before {
  content: "\e60b";
}

/* line 66, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-download-24:before {
  content: "\e60c";
}

/* line 69, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-email-24:before {
  content: "\e60d";
}

/* line 72, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-etalent-24:before {
  content: "\e60e";
}

/* line 75, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-ficha-24:before {
  content: "\e60f";
}

/* line 78, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-home-24:before {
  content: "\e610";
}

/* line 81, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-lapis-24:before {
  content: "\e615";
}

/* line 84, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-marcador-48:before {
  content: "\e616";
}

/* line 87, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-pne-24:before {
  content: "\e617";
}

/* line 90, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-relogio-24:before {
  content: "\e618";
}

/* line 93, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-sair-24:before {
  content: "\e619";
}

/* line 96, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-teste-24:before {
  content: "\e61a";
}

/* line 99, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-v-24:before {
  content: "\e61b";
}

/* line 102, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-atencao-24:before {
  content: "\e61c";
}

/* line 105, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-bom-24:before {
  content: "\e61d";
}

/* line 108, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-cracha-24:before {
  content: "\e61e";
}

/* line 111, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-ruim-24:before {
  content: "\e61f";
}

/* line 114, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-progresso-bom-24:before {
  content: "\e902";
}

/* line 117, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-progresso-incompleto-24:before {
  content: "\e903";
}

/* line 120, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-progresso-otimo-24:before {
  content: "\e904";
}

/* line 123, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-progresso-completo-24:before {
  content: "\e905";
}

/* line 126, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-empresa-24:before {
  content: "\e906";
}

/* line 129, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-pin-24:before {
  content: "\e907";
}

/* line 132, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-usuario-24:before {
  content: "\e908";
}

/* line 135, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-seta-down-24:before {
  content: "\e909";
}

/* line 138, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-seta-up-24:before {
  content: "\e90a";
}

/* line 141, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-gratuito-24:before {
  content: "\e90b";
}

/* line 144, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-alerta-exclamacao-24:before {
  content: "\e90c";
}

/* line 147, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-refresh-24:before {
  content: "\e90d";
}

/* line 150, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-voltar-mobile-24:before {
  content: "\e90e";
}

/* line 153, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-cookie-24:before {
  content: "\e90f";
}

/* line 156, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-celular-24:before {
  content: "\e910";
}

/* line 159, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-alerta-24:before {
  content: "\1f514";
}

/* line 162, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-mais-30:before {
  content: "\e611";
}

/* line 165, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-adendos-30:before {
  content: "\e612";
}

/* line 168, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-agenda-30:before {
  content: "\e613";
}

/* line 171, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-baloes-30:before {
  content: "\e614";
}

/* line 174, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-cadeado-30:before {
  content: "\e620";
}

/* line 177, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-cv-30:before {
  content: "\e621";
}

/* line 180, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-cv-cadeado-30:before {
  content: "\e622";
}

/* line 183, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-download-30:before {
  content: "\e623";
}

/* line 186, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-email-30:before {
  content: "\e624";
}

/* line 189, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-etalent-30:before {
  content: "\e625";
}

/* line 192, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-ficha-30:before {
  content: "\e626";
}

/* line 195, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-home-30:before {
  content: "\e627";
}

/* line 198, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-lista-30:before {
  content: "\e628";
}

/* line 201, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-relogio-30:before {
  content: "\e629";
}

/* line 204, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-sair-30:before {
  content: "\e62a";
}

/* line 207, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-teste-30:before {
  content: "\e62b";
}

/* line 210, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-usuario-30:before {
  content: "\e62c";
}

/* line 213, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-config-30:before {
  content: "\e911";
}

/* line 216, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-bookmarks-24:before {
  content: "🔖";
}

/* line 219, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-alerta-30:before {
  content: "\1f515";
}

/* line 222, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-mapa-24:before {
  content: "\e900";
}

/* line 225, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-resumo-24:before {
  content: "\e901";
}

/* line 228, /usr/src/app/app/assets/stylesheets/comum/icomoon.scss */
.icon-recomendacao-24:before {
  content: "\e9d7";
}

/* line 1, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-notificacoes {
  z-index: 100 !important;
}

/* line 5, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#headerHolder {
  background-color: #fafafa;
  overflow: hidden;
}
/* line 9, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#headerHolder .breadcrumb-container {
  margin-bottom: 0px;
  top: 0px;
}
/* line 15, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#headerHolder .breadcrumb-container ol li.active a, #headerHolder .breadcrumb-container ol li.active strong {
  color: #797979;
}
/* line 20, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#headerHolder .breadcrumb-container ol li:before {
  float: left;
}

/* line 28, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-notificacoes {
  z-index: 100;
}

/* line 32, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-links {
  display: table-cell;
  width: 300px;
}
/* line 35, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-links:before, #menu-links:after {
  content: '';
  clear: both;
  display: table;
}
/* line 40, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-links .btn-outline {
  border: 1px solid #fff;
  color: #fff;
  margin-right: 8px;
}
/* line 45, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-links .btn-primary {
  border: 0px;
}
/* line 48, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-links .btn-primary, #menu-links .btn-outline {
  border-radius: 4px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 14px;
  max-height: 40px;
  padding: 14px 15px;
}

/* line 62, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#wrapper-servicos #topo-candidato-logado .container {
  padding: 0 15px;
}

/* line 68, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#topo-candidato-logado {
  background-color: #02A97F;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 10;
  border: 0;
}
@media screen and (min-width: 768px) {
  /* line 68, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #topo-candidato-logado {
    position: fixed;
  }
}
/* line 82, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#topo-candidato-logado.page-cargo {
  box-shadow: none;
}
/* line 86, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#topo-candidato-logado .container {
  align-items: center;
  display: flex;
  height: 72px;
  max-width: 960px;
  position: relative;
  width: 100%;
}
/* line 95, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#topo-candidato-logado #logoVagas {
  height: 72px;
  margin: 0;
  text-align: center;
  width: 121px;
}
/* line 101, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#topo-candidato-logado #logoVagas > a {
  background: url(/assets/logo_vagas_rebrand-e6c56ca88edb7e5931f5d0ead6cf5ccdc04bd2c3274bd1e3164a010e21a94f8b.svg) no-repeat scroll 0 center transparent;
  display: block;
  height: 72px;
  margin: 0 auto;
  text-indent: -999999px;
  width: 121px;
}

/* line 113, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-notificacoes-holder {
  align-items: center;
  display: flex;
  margin: 0 10px 0 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  /* line 113, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-notificacoes-holder {
    margin: 0;
  }
}

/* line 124, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.components-holder {
  width: 100%;
}

/* line 127, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.header-components {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
/* line 133, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.header-components #btn-pesquisa {
  color: #fff;
}
/* line 136, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.header-components #btn-pesquisa .bx-search {
  font-size: 22px;
  line-height: 22px;
}

/* line 143, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.vagas-search #logoVagas,
.vagas-search #menu-notificacoes-holder,
.vagas-search .chat-mount-point {
  opacity: 0;
  pointer-events: none;
  transition: 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 151, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#pesquisa-menu {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
/* line 157, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#pesquisa-menu #btn-pesquisa {
  color: #fff;
  display: none;
  font-size: 21px;
  line-height: 54px;
  margin-top: 3px;
  text-decoration: none;
}
/* line 166, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#pesquisa-menu #pesquisa-submenu {
  width: 100%;
  z-index: 10;
}
/* line 170, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#pesquisa-menu #pesquisa-submenu span {
  display: none;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
}
/* line 177, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#pesquisa-menu #pesquisa-submenu form {
  position: relative;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
/* line 183, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#pesquisa-menu #pesquisa-submenu form::after {
  background: #fff;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9038) 15%, white 100%);
  content: "";
  bottom: 1px;
  display: block;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 55px;
  z-index: 1;
}
/* line 197, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#pesquisa-menu #pesquisa-submenu .vg-btn__search-header-submit {
  background-color: transparent;
  border: none;
  color: #4c4c4c;
  font-size: 24px;
  height: 40px;
  margin-right: 0;
  padding: 0 12px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
/* line 211, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#pesquisa-menu #pesquisa-submenu input[type="text"] {
  border-radius: 4px;
  border: none;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
  height: 40px;
  margin: 0;
  padding-left: 15px;
  width: 100%;
}

/* line 226, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.icone-usuario-sem-foto {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}
/* line 232, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.icone-usuario-sem-foto .icon {
  color: #a9a9a9;
  font-size: 42px;
  line-height: 100%;
}

/* line 239, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.cv-foto-small, .cv-foto {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 1px solid #D1D1D1;
  position: relative;
  z-index: 2;
  background-color: #fff;
  background-size: 100% auto;
}
/* line 248, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.cv-foto-small.cv-foto-m, .cv-foto.cv-foto-m {
  background-size: auto 100%;
}
/* line 250, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.cv-foto-small.cv-foto-m .icon, .cv-foto.cv-foto-m .icon {
  font-size: 69px;
  line-height: 97px;
}
/* line 255, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.cv-foto-small.cv-foto-f, .cv-foto.cv-foto-f {
  background-size: auto 100%;
}
/* line 258, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.cv-foto-small .icon, .cv-foto .icon {
  font-size: 69px;
  line-height: 97px;
}
/* line 262, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.cv-foto-small img, .cv-foto-small a, .cv-foto img, .cv-foto a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-decoration: none;
}

/* line 271, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.notification-menu {
  background: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: none;
  width: 240px;
  padding: 23px 18px;
  position: absolute;
  right: -14px;
  top: 50px;
}
/* line 284, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.notification-menu:before {
  content: '';
  position: absolute;
  top: -12px;
  right: 30px;
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #fff;
}

/* line 293, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.notification-menu-toggle {
  cursor: pointer;
  font-size: 25px;
  padding: 5px 10px;
  position: relative;
}
/* line 299, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.notification-menu-toggle .bx {
  color: #fff;
}

/* line 304, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.new-notifications,
#notification-counter {
  align-items: center;
  background: #d9534f;
  border-radius: 24px;
  color: #fff;
  display: flex;
  font-size: 10px;
  font-weight: normal;
  height: 24px;
  justify-content: center;
  line-height: 24px;
  position: absolute;
  text-align: center;
  width: 24px;
}

/* line 321, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.new-notifications {
  right: 0px;
  top: -9px;
}
@media screen and (min-width: 768px) {
  /* line 321, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .new-notifications {
    top: -10px;
  }
}

/* line 330, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.chat-mount-point {
  margin: -5px 4px 0;
  max-height: 20px;
  max-width: 20px;
}
/* line 335, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.chat-mount-point > a {
  position: relative;
}
@media screen and (min-width: 768px) {
  /* line 330, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .chat-mount-point {
    margin-top: -2px;
  }
}

/* line 344, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#notification-counter {
  box-shadow: none;
  position: relative;
  right: -12px;
  top: -40px;
}

/* line 351, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-btn {
  position: relative;
  cursor: pointer;
  z-index: 2;
  width: 21px;
  float: initial;
  padding: 0px;
  margin: 0px;
  background-color: transparent;
  border: none;
  border-radius: 0px;
  display: table-cell;
}
/* line 364, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-btn .bx-menu {
  color: #fff;
  font-size: 26px;
}

/* line 370, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navbar-toggle {
  position: relative;
  float: right;
  background: transparent;
  position: relative;
}
/* line 376, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navbar-toggle .text {
  position: absolute;
  color: #fff;
  left: 0px;
  top: 0px;
  height: 55px;
  line-height: 55px;
  display: block;
  height: 20px;
  padding: 0px;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
}

/* line 390, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navbar-toggle:focus {
  outline: none;
}

/* line 393, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 16px;
  height: 3px;
  border-radius: 3px;
  background: #fff;
  float: right;
  clear: both;
}

/* line 402, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

/* line 406, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos-holder {
  display: none;
  margin-left: 10px;
  position: relative;
  width: 24px;
}
/* line 412, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos-holder.candidato-logado {
  align-items: center;
  display: flex;
  justify-content: center;
}

/* line 420, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.menu-aberto #menu-candidatos {
  display: block;
}

/* line 424, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos {
  display: none;
  background: #fff;
  position: absolute;
  width: 535px;
  top: 50px;
  border-radius: 6px;
  border: 1px solid #d4d4d4;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
  padding: 0px;
  right: -10px;
  border-collapse: separate;
  z-index: 100;
}
/* line 437, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos:before {
  content: '';
  position: absolute;
  top: -12px;
  right: 14px;
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
/* line 445, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario {
  padding: 13px;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #d4d4d4;
}
/* line 451, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario:after {
  content: '';
  display: block;
  clear: both;
}
/* line 457, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .cv-foto-small {
  border: 1px solid #d4d4d4;
  display: block;
  height: 57px;
  width: 57px;
}
/* line 464, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .icon {
  font-size: 40px;
  line-height: 55px;
}
/* line 469, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .dados-usuario {
  display: flex;
  align-items: center;
}
/* line 474, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .usuario-atual {
  margin-left: 10px;
  display: flex;
  font-family: 'Open Sans', sans-serif;
  flex-direction: column;
  justify-content: center;
  max-width: 170px;
  overflow: hidden;
}
/* line 483, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .usuario-atual > p {
  margin: 0;
}
/* line 487, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .usuario-atual .identidade {
  font-size: 13px;
  color: #8c8c8c;
}
/* line 492, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .usuario-atual .nome,
#menu-candidatos #menu-usuario .usuario-atual .identidade {
  max-width: 170px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 500, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .nome {
  font-size: 16px;
  font-weight: 300;
}
/* line 505, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .coluna {
  width: 50%;
  float: left;
  position: relative;
}
/* line 510, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .coluna.coluna-nome {
  height: 57px;
}
/* line 514, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .coluna .mn-icone {
  margin-top: 3px;
  line-height: 24px;
  height: 24px;
}
/* line 520, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .coluna .mn-icone:before {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  text-align: center;
  margin-right: 10px;
  width: 30px;
  font-family: icomoon;
}
/* line 530, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .coluna .menu-bt-sair {
  display: block;
  line-height: 24px;
  color: #000;
  margin: 3px 0 0;
}
/* line 536, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .coluna .menu-bt-sair:before {
  line-height: 24px;
  position: static;
  margin-top: 0px;
  width: 30px;
  font-size: 24px;
  text-align: center;
  content: '\e619';
}
/* line 547, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .coluna-usuario {
  align-items: center;
  display: flex;
}
/* line 552, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos #menu-usuario .screen-reader-text {
  left: -10000px;
  position: absolute;
  top: -10000px;
}
/* line 559, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos .menu-rodape {
  padding: 15px;
  display: block;
  clear: both;
}
/* line 564, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos .menu-rodape:after {
  content: '';
  clear: both;
  display: block;
}
/* line 570, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos .menu-rodape .coluna {
  width: 50%;
  float: left;
  position: relative;
}
/* line 576, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos .menu-rodape a {
  color: #47ac82;
  display: block;
  font-size: 14px;
  margin-top: 5px;
  text-decoration: none;
}
/* line 584, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-candidatos .menu-rodape strong {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-bottom: 5px;
}

/* -- USUARIO LOGADO -- */
/* line 593, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#usuario-logado {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
}
/* line 600, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#usuario-logado .nome {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  max-width: 80px;
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
/* line 612, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#usuario-logado .cv-foto-small {
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 8px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  border: 0;
}
/* line 623, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#usuario-logado .cv-foto-small.cv-foto-m, #usuario-logado .cv-foto-small.cv-foto-f {
  background-size: auto 100%;
}
/* line 627, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#usuario-logado .cv-foto-small .icon {
  font-size: 30px;
  line-height: 39px;
}
/* line 631, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#usuario-logado .cv-foto-small img {
  width: 100%;
}

/* line 637, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone {
  display: block;
  width: 100%;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  margin-top: 25px;
  line-height: 24px;
  color: #000;
  height: 24px;
}
/* line 649, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone:first-child {
  margin-top: 0px;
}
/* line 653, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone:before {
  content: '';
  font-family: icomoon;
  display: block;
  float: left;
  width: 17px;
  margin-right: 15px;
  line-height: 24px;
  font-size: 24px;
  height: 24px;
  color: #4b97b9;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 672, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-msg:before {
  content: "\e60d";
}

/* line 675, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-agenda:before {
  content: "\e602";
}

/* line 678, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-fichas:before {
  content: "\e60f";
}

/* line 681, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-10mais:before {
  content: "\e600";
}

/* line 684, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-recomendacao:before {
  content: "\e9d7";
}

/* line 687, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-teste:before {
  content: "\e61a";
}

/* line 690, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-privacidade:before {
  content: "\e609";
}

/* line 693, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-configuracoes:before {
  content: "\e609";
}

/* line 696, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-etalent:before {
  content: "\e60e";
}

/* line 699, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-icone-acesso:before {
  content: "\e60a";
}

/* line 703, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.sem-notificacoes {
  text-align: center;
  padding: 10px 20px;
  display: block;
  color: #000;
}

/* line 710, /usr/src/app/app/assets/stylesheets/comum/header.scss */
#menu-servicos {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 15px 15px 5px;
  border-bottom: 1px solid #d4d4d4;
}

/* line 718, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-servico {
  width: 50%;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  float: left;
  color: #000;
  line-height: 30px;
  text-decoration: none;
  font-size: 13px;
  margin-bottom: 10px;
}
/* line 728, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-servico:before {
  content: '';
  display: block;
  border-radius: 50%;
  margin-right: 10px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  float: left;
  background: #4b97b9;
  font-family: icomoon;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
/* line 750, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-servico:hover:before {
  opacity: 0.8;
}

/* line 754, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-cv:before {
  content: "\e60a";
}

/* line 757, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-alertas:before {
  content: "\e60d";
}

/* line 760, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-recomendadas:before {
  content: "\1f516";
}

/* line 763, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-historico:before {
  content: "\e618";
}

/* line 766, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-perfil:before {
  content: "\e60e";
}

/* line 769, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-recomendacao:before {
  content: "\e605";
}

/* line 772, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-servicos:before {
  content: "\e610";
}

/* line 775, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-ajuda:before {
  content: "\e603";
}

/* line 778, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.mn-testes:before {
  content: "\e60a";
}

/* line 782, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navegacao-deslogada {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  width: 100%;
}
/* line 789, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navegacao-deslogada a {
  align-items: center;
  color: #fff;
  display: flex;
  height: 100%;
  margin-left: 10px;
  text-decoration: none;
}
/* line 798, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navegacao-deslogada .vg-btn {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  height: 38px;
  justify-content: center;
  margin: 0 0 0 24px;
  padding: 0 24px;
  text-transform: uppercase;
}
/* line 809, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navegacao-deslogada .vg-btn.vg-btn-primary {
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 809, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .navegacao-deslogada .vg-btn.vg-btn-primary {
    padding: 8px 24px;
    white-space: normal;
  }
}
/* line 819, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navegacao-deslogada .vg-btn-outline {
  border: 1px solid #fff;
}
/* line 823, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navegacao-deslogada a:hover {
  color: #fff;
}
/* line 829, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navegacao-deslogada .link-help > i {
  font-size: 18px;
  margin: 0 5px;
}
/* line 834, /usr/src/app/app/assets/stylesheets/comum/header.scss */
.navegacao-deslogada .link-help span {
  font-weight: 600;
}

@media (max-width: 990px) {
  /* line 842, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-links {
    margin-left: 20px;
  }

  /* line 846, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-notificacoes-holder #menu-notificacoes {
    right: -19px;
    z-index: 100;
  }
  /* line 849, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-notificacoes-holder #menu-notificacoes:before {
    right: 27px;
  }

  /* line 854, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder {
    position: static;
  }
  /* line 856, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-candidatos {
    right: 4px;
  }
}
@media (max-width: 767px) {
  /* line 864, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  html, body {
    overflow-x: hidden;
  }

  /* line 868, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  body {
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
  }
  /* line 872, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  body #wrapper-servicos {
    padding-top: 0px !important;
  }
  /* line 876, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  body #menu-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 200000;
  }

  /* line 888, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  body.menu-aberto {
    height: 110vh;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
  }
  /* line 894, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  body.menu-aberto #menu-overlay {
    display: block;
  }

  /* line 899, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #headerHolder {
    overflow: visible;
    position: static;
  }

  /* line 906, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .menu-aberto #topo-candidato-logado .container {
    padding: 0px 15px;
    margin: 0 auto;
    width: 100%;
  }
  /* line 911, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .menu-aberto #topo-candidato-logado.fixed-menu {
    z-index: 200001;
  }
  /* line 914, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .menu-aberto #topo-candidato-logado.fixed-menu::before {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  /* line 926, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .menu-aberto #menu-candidatos {
    right: 0 !important;
  }

  /* line 931, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #topo-candidato-logado {
    height: 72px;
    position: static;
  }
  /* line 935, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #topo-candidato-logado.fixed-menu {
    position: fixed;
  }
  /* line 939, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #topo-candidato-logado .container {
    position: static;
    padding: 0 15px;
    width: 100vw;
    margin: 0;
  }

  /* line 947, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-notificacoes-holder {
    position: static;
    width: 36px;
  }
  /* line 950, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-notificacoes-holder .text {
    display: none;
  }
  /* line 954, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-notificacoes-holder #menu-notificacoes {
    box-shadow: none;
    width: 100%;
    border-radius: 0;
    position: absolute;
    top: 55px;
    left: 0px;
    border: none;
    border-bottom: 1px solid #d4d4d4;
    z-index: 20;
  }
  /* line 965, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-notificacoes-holder #menu-notificacoes.menu-aberto {
    display: block;
  }
  /* line 969, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-notificacoes-holder #menu-notificacoes:before {
    right: 105px;
  }

  /* line 976, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #pesquisa-menu #btn-pesquisa {
    display: flex;
    justify-content: flex-end;
    margin: 2px 10px;
  }
  /* line 982, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #pesquisa-menu #btn-pesquisa .bx-search {
    font-size: 22px;
  }
  /* line 986, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #pesquisa-menu #pesquisa-submenu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    padding: 0px;
    overflow: hidden;
  }
  /* line 993, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #pesquisa-menu #pesquisa-submenu form {
    display: none;
  }
  /* line 996, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #pesquisa-menu #pesquisa-submenu.menu-aberto {
    width: 100%;
    display: table;
    margin-top: 15px;
    padding-right: 8px;
  }
  /* line 1001, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #pesquisa-menu #pesquisa-submenu.menu-aberto span {
    display: table-cell;
    padding: 0 14px;
    width: 24px;
    vertical-align: middle;
  }
  /* line 1007, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #pesquisa-menu #pesquisa-submenu.menu-aberto form {
    display: table-cell;
  }

  /* line 1014, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .navegacao-deslogada {
    display: none;
  }

  /* line 1018, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder {
    display: table-cell;
    position: static;
    padding-right: 0px;
  }
  /* line 1024, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-candidatos .coluna, #menu-candidatos-holder #menu-candidatos .mn-servico {
    width: 100%;
  }
  /* line 1029, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-configuracoes {
    border-bottom: 1px solid #d4d4d4;
    clear: both;
  }
  /* line 1033, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-configuracoes:after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 1039, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-configuracoes .mn-configuracoes {
    padding: 15px;
    margin: 0px;
    box-sizing: border-box;
  }
  /* line 1044, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-configuracoes .mn-configuracoes:before {
    content: '\e609';
  }
  /* line 1048, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-configuracoes .mn-configuracoes > i {
    float: right;
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
  }
  /* line 1055, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-configuracoes .mn-configuracoes > i:before {
    content: '';
    display: block;
    display: inline-block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top: 7px solid #000;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 50%;
    margin-left: -7px;
  }
  /* line 1070, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-configuracoes .mn-configuracoes > i:after {
    content: '';
    display: block;
    display: inline-block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top: 7px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 50%;
    margin-left: -7px;
  }
  /* line 1087, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-configuracoes .mn-configuracoes.aberto > i:before {
    border-top: none;
    border-bottom: solid #000 7px;
    margin-top: -4px;
  }
  /* line 1093, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #menu-configuracoes .mn-configuracoes.aberto > i:after {
    border-top: none;
    border-bottom: solid #fff 7px;
    margin-top: -2px;
  }
  /* line 1102, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder .mn-senha:before {
    content: '\e606';
  }
  /* line 1106, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder .mn-visibilidade:before {
    content: '\e60a';
  }
  /* line 1110, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder .mn-alerta:before {
    content: '\e60d';
  }
  /* line 1114, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder .mn-comunicacao:before {
    content: '\e604';
  }
  /* line 1118, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder .mn-excluir-conta:before {
    content: '\e913';
  }
  /* line 1122, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #submenu-configuracoes {
    border-top: 1px solid #d4d4d4;
    clear: both;
    padding: 15px 15px 5px;
    display: none;
  }
  /* line 1128, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #submenu-configuracoes:after {
    content: '';
    clear: both;
    display: block;
  }
  /* line 1134, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos-holder #submenu-configuracoes .mn-servico:before {
    background: transparent;
    color: #4b97b9;
  }

  /* line 1141, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    background: #fff;
    border-bottom: none;
    border-radius: 0px;
    border-top: none;
    box-shadow: none;
    display: block;
    height: 100%;
    overflow-y: visible;
    overflow: auto;
    position: fixed;
    right: -100% !important;
    top: 0px;
    transition: all 0.3s ease;
    width: calc(100% - 53px);
    z-index: 200005;
  }
  /* line 1161, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos.menu-dropdown {
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
    display: none;
    height: auto;
    left: 0;
    overflow: visible;
    padding: 8px 0;
    text-align: center;
    top: 55px;
    width: 100%;
  }
  /* line 1172, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos.menu-dropdown .navegacao-deslogada {
    display: flex;
    width: 100%;
  }
  /* line 1175, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos.menu-dropdown .navegacao-deslogada a {
    box-sizing: border-box;
    display: inline-block;
  }
  /* line 1179, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos.menu-dropdown .navegacao-deslogada a:last-child {
    width: 31%;
    margin: 0;
    padding-left: 10px;
  }
  /* line 1184, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos.menu-dropdown .navegacao-deslogada a:first-child {
    width: 69%;
    padding: 0 10px;
  }
  /* line 1188, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos.menu-dropdown .navegacao-deslogada a .btn {
    display: block;
    max-width: 100%;
    text-transform: capitalize;
    width: 100%;
  }
  /* line 1196, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos.menu-dropdown:after {
    bottom: 100%;
    right: 16px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: white;
    border-width: 6px;
    margin-left: -6px;
  }
  /* line 1212, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos:before {
    display: none;
  }
  /* line 1216, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos:after {
    content: '';
    clear: both;
    display: block;
  }
  /* line 1222, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos .coluna, #menu-candidatos .mn-servico {
    width: 100%;
  }
  /* line 1226, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos #menu-usuario {
    border-bottom: none;
    padding: 15px;
    background: #EAEAEB;
  }
  /* line 1232, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos .menu-rodape {
    padding: 0px;
  }
  /* line 1235, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos .menu-rodape .coluna {
    padding: 15px;
    border-top: 1px solid #d4d4d4;
    clear: both;
    width: 100%;
  }
  /* line 1241, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos .menu-rodape .coluna:first-child {
    border-top: none;
  }
  /* line 1246, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos .menu-rodape .menu-bt-sair {
    background: #4b97b9;
    text-align: center;
    line-height: 35px;
    height: 35px;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
  }
  /* line 1255, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos .menu-rodape .menu-bt-sair:before {
    float: none;
    content: "\e619";
    color: #fff;
    position: absolute;
    margin-left: -28px;
    margin-top: 5px;
    display: inline-block;
  }
  /* line 1267, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos #menu-fechar {
    background: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 0px;
  }
  /* line 1275, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos #menu-fechar .bm-cross {
    background: #333333;
    height: 14px;
    position: absolute;
    width: 3px;
  }
  /* line 1282, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos #menu-fechar .bm-right {
    transform: rotate(45deg);
  }
  /* line 1285, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #menu-candidatos #menu-fechar .bm-left {
    transform: rotate(-45deg);
  }

  /* line 1291, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .menu-servicos {
    background-image: url(/assets/mundos/mobile/sprites-mobile-menu-08ab408e83962513c52d78e5a9d45068d806622eb7367862f98c0e12be1d5009.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
  }
}
@media (max-width: 425px) {
  /* line 1299, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  .menu-aberto #topo-candidato-logado .container {
    padding: 0 12px;
  }

  /* line 1305, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #topo-candidato-logado .container {
    padding: 0 12px;
  }
}
@media (min-width: 980px) {
  /* line 1313, /usr/src/app/app/assets/stylesheets/comum/header.scss */
  #topo-candidato-logado .container {
    padding: 0;
  }
}
/* ----------------- CSS VARIAVEIS ----------------- */
/* Variaveis e mixins gerais */
/* ------ Tirar dependencias na area nova e remover ----- */
/* line 2, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination {
  margin-top: 1.5em;
  float: right;
}
/* line 5, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .modelo-botao, .pagination a, .pagination .current {
  background-position: -416px 0;
  color: #fff;
  text-decoration: none;
  font: bold 12px/22px 'Open Sans', sans-serif;
  display: inline-block;
  vertical-align: middle;
  margin: 2px 2px;
  background-color: #1073c0;
  padding: 0 8px;
  border-radius: 13px;
  /*-moz-border-radius: $radius;
-webkit-border-radius: $radius;*/
  font-size: 11px;
}
/* line 20, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination a:hover {
  background-color: #0c5791;
}
/* line 24, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .current {
  background-color: #bbb;
}
/* line 28, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .gap {
  display: inline-block;
  vertical-align: middle;
  line-height: 26px;
  margin: 0 5px;
}
/* line 35, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .modelo-botao-seta, .pagination .previous_page, .pagination .next_page {
  width: 24px;
  height: 32px;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  /*-moz-border-radius: $radius;
-webkit-border-radius: $radius;*/
  margin: 0;
  background-image: url(/assets/mundos/sprites-geral-0e5268624e3a28d8cb4bcbcee482353dea3cbacb43323153c7e3fd0557f24c2c.png);
  background-repeat: no-repeat;
}
/* line 47, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .modelo-botao-seta:hover, .pagination .previous_page:hover, .pagination .next_page:hover {
  opacity: 0.7;
  background-color: transparent;
}
/* line 51, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .modelo-botao-seta.disabled:hover, .pagination .disabled.previous_page:hover, .pagination .disabled.next_page:hover {
  opacity: 1;
}
/* line 55, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .previous_page {
  background-position: -392px 0;
}
/* line 58, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .previous_page.disabled {
  background-position: -488px 0;
}
/* line 62, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .next_page {
  background-position: -416px 0;
}
/* line 65, /usr/src/app/app/assets/stylesheets/comum/paginacao.scss */
.pagination .next_page.disabled {
  background-position: -512px 0;
}

/* line 4, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
.breadcrumb-container {
  background: #e6e6e6;
  margin-bottom: 15px;
  position: relative;
}
/* line 9, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
.breadcrumb-container .container {
  position: relative;
}

/* line 15, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
.breadcrumb {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 32px;
  margin: 0;
  padding: 0;
}
/* line 21, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 24, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
.breadcrumb > li > strong {
  color: #7a7a7a;
  font-weight: normal;
}
/* line 28, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
.breadcrumb > li > a {
  text-decoration: none;
  color: #47ac82;
}
/* line 33, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
/* line 38, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
.breadcrumb .active > a {
  text-decoration: none;
}

/* line 45, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
#wrapper-servicos .breadcrumb-container {
  position: relative;
  top: -20px;
}

@media screen and (max-width: 767px) {
  /* line 53, /usr/src/app/app/assets/stylesheets/comum/breadcrumb.scss */
  .breadcrumb-container {
    height: 32px;
  }
}
/* ===== New Login Variables ===== */
/* Medias */
/* Colors */
/* Fonts */
/* Shadows */
/* Z-Index */
/* line 3, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas {
  float: left;
  height: 42px;
  padding: 0px 15px;
  position: relative;
  width: 180px;
}
/* line 10, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas .dropdown-toggle {
  color: #8c8c8c;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  line-height: 42px;
  padding: 0px 10px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  width: 100%;
}
/* line 23, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas .dropdown-menu {
  background-color: #fff;
  border-radius: 3px;
  bottom: 35px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  display: none;
  height: auto;
  position: absolute;
  max-width: 100%;
}
/* line 35, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas.show .dropdown-menu {
  display: block;
}
/* line 38, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas.show .dropdown-menu.up {
  transform: translate(0, -70px);
}
/* line 44, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas .dropdown-item {
  color: #8c8c8c;
  cursor: pointer;
  display: block;
  font-size: 15px;
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
}
/* line 56, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas .dropdown-item .bx-check {
  color: #5bcb9d;
  font-size: 18px;
}
/* line 62, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas .icone {
  background-image: url(/assets/flags-28698b914d44f7b14e28dbe85c7162b988b779e2dc3aec2ac387bb8cc535bbcf.png);
  display: inline-block;
  height: 16px;
  margin-right: 2.8px;
  vertical-align: text-bottom;
  width: 23px;
}
/* line 70, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas .icone.btPt {
  background-position: 0px -32px;
}
/* line 73, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas .icone.btEs {
  background-position: 0px -16px;
}
/* line 76, /usr/src/app/app/assets/stylesheets/comum/lista-idiomas.scss */
#listaIdiomas .icone.btEn {
  background-position: 0px 0px;
}

/* line 31, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
article, aside, dialog, figure, footer, header, hgroup, nav, section, footer p {
  display: block;
  position: relative;
}

/* line 36, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
* {
  padding: 0;
  margin: 0;
}

/* line 41, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.467em;
  color: #474747;
  background: #fff;
  min-width: 980px;
}

/* line 50, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
ul, li {
  list-style: none;
}

/* line 54, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
a {
  color: #1073c0;
}

/* line 58, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
img {
  border: none;
}

/* line 62, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
form, fieldset {
  border: 0;
}

/* line 66, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.clear {
  clear: both;
  display: block;
}

/* line 71, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
p, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1.5em;
}

/* line 75, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
}

/* line 79, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
h1 {
  font-size: 18px;
}

/* line 83, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
h2 {
  font-size: 16px;
}

/* line 87, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
h3 {
  font-size: 14px;
}

/* line 91, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
h4 {
  font-size: 13px;
}

/* line 95, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
h5 {
  font-size: 12px;
}

/* line 99, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
p + h2 {
  margin-top: 2.5em;
}

/* line 103, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.clear {
  clear: both;
}

/* line 107, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.clearBlock {
  overflow: hidden;
}

/* line 111, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.clearfix {
  *zoom: 1;
}

/* line 115, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 122, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.clearfix:after {
  clear: both;
}

/* line 126, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.field_with_errors {
  display: inline;
}

/* line 130, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.alignRight {
  float: right;
  margin: 0 0 20px 20px;
}

/* line 135, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.alignLeft {
  float: left;
  margin: 0 20px 20px 0;
}

/* line 140, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.right {
  float: right;
}

/* line 144, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.textRight {
  text-align: right;
}

/* line 148, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.textLeft {
  text-align: left;
}

/* line 152, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.centerButton {
  text-align: center;
}

/* line 156, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.nobreak {
  white-space: nowrap;
}

/* line 160, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkVerde {
  text-decoration: none;
  color: #50c092;
  font-weight: bold;
}

/* line 166, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkLaranja {
  text-decoration: none;
  color: #f39100;
  font-weight: bold;
}

/* line 172, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkAzul {
  text-decoration: none;
  color: #1073c0;
  font-weight: bold;
}

/* line 178, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.center, .container {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}

/* line 184, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#wrapper {
  background: #fff;
  padding: 15px 0 70px;
  margin-top: 70px;
}

/* line 191, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.alert h4 {
  font-family: 'Open Sans', sans-serif;
}

/* line 195, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.alert .encerrado {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 1.5em;
}

/* line 203, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#canais {
  padding: 12px 0;
  overflow: hidden;
  background: #fff;
}

/* line 208, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#link-inst,
#link-cand,
#link-empr {
  line-height: 20px;
  border-right: 1px solid #e5e5e5;
  float: left;
  margin-right: 12px;
  padding-right: 12px;
  text-decoration: none;
  font-size: 15px;
  line-height: 1;
  position: relative;
}
/* line 220, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#link-inst > .setinha,
#link-cand > .setinha,
#link-empr > .setinha {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid;
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -11px;
}

/* line 233, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#link-inst {
  color: #1073c0;
}

/* line 234, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#link-cand {
  color: #50c092;
}

/* line 235, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#link-empr {
  color: #f39100;
  border: 0;
}

/* line 238, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#topo {
  background: #1073c0;
  z-index: 101;
  height: 58px;
}
/* line 242, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#topo .center {
  position: relative;
}

/* line 247, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#logoVagas {
  float: left;
  margin: 0;
}
/* line 250, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#logoVagas a {
  float: left;
  width: 120px;
  height: 32px;
  background: url(/assets/logo_vagas_rebrand-e6c56ca88edb7e5931f5d0ead6cf5ccdc04bd2c3274bd1e3164a010e21a94f8b.svg) no-repeat scroll 0 center transparent;
  text-indent: -99999px;
  margin-top: 12px;
}

/* line 260, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#topoLogin {
  position: absolute;
  font-size: 15px;
  right: 0;
  top: 12px;
  z-index: 1;
  width: 350px;
  text-align: right;
}

/* line 270, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#btLogin {
  background: #fff;
  border-radius: 4px;
  float: right;
  height: 34px;
  padding: 0 15px;
  margin: 0 0 0 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  position: relative;
  z-index: 11;
}

/* line 285, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#link-destaque-topo {
  color: #fff;
  line-height: 30px;
}

/* line 291, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lang {
  position: absolute;
  right: 0;
  top: -26px;
  z-index: 10;
}
/* line 296, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lang a {
  float: left;
  width: 19px;
  height: 13px;
  text-indent: -9999px;
  margin: 0 6px 0 0;
}
/* line 303, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lang a:hover {
  opacity: 0.5;
}

/* line 308, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.btEs {
  background-position: 0 -77px;
}

/* line 312, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.btPt {
  background-position: -22px -77px;
}

/* line 316, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.btEn {
  background-position: -44px -77px;
}

/* line 320, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.breadcrumb > li > a {
  color: #1073c0;
}

/* line 324, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#linksTopo {
  float: right;
  margin-right: 13px;
  font-size: 11px;
  line-height: 28px;
  font-weight: bold;
  color: #a4b1b6;
}
/* line 331, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#linksTopo a {
  color: #a4b1b6;
  margin: 0 3px;
  text-decoration: none;
}
/* line 336, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#linksTopo a:hover {
  color: #8c8c8c;
}

/* line 341, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#menuTopo {
  float: left;
  margin: 0 0 0 10px;
}
/* line 345, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#menuTopo a {
  float: left;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  padding-top: 21px;
  height: 37px;
}
/* line 355, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#menuTopo .selecionado {
  position: relative;
  color: #fff;
}
/* line 358, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#menuTopo .selecionado:after {
  display: inline-block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom: 5px solid #e6e6e6;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}
/* line 367, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#menuTopo span {
  border-left: 1px solid #0e65a8;
  padding: 0 10px;
  float: left;
}
/* line 372, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#menuTopo a:first-child span {
  border: 0;
}

/* line 377, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#msgLogado {
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
  padding-top: 5px;
  position: absolute;
  top: -33px;
  right: 0;
  text-align: right;
  width: 480px;
}

/* line 390, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloTopo {
  position: absolute;
  top: 0;
  right: -150px;
  width: 129px;
  overflow: hidden;
}
/* line 398, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloTopo img {
  margin-top: -20px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

/* line 405, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloTopo:hover img {
  margin-top: -10px;
}

/* line 410, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloLateral {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 200px;
  width: 136px;
  background-color: transparent;
}
/* line 417, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloLateral a {
  display: block;
}
/* line 420, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloLateral img {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: absolute;
}
/* line 424, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloLateral .selo-faixa {
  top: 0;
  left: 0;
}
/* line 428, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloLateral .selo-texto {
  top: 25px;
  left: 120px;
}
/* line 433, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloLateral:hover .selo-faixa {
  top: 0;
  left: 120px;
}
/* line 437, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloLateral:hover .selo-texto {
  top: 25px;
  left: -93px;
}

/* line 444, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloBlackfriday {
  position: fixed;
  z-index: 10;
  right: -30px;
  top: 50%;
  margin-top: -100px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
/* line 452, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#seloBlackfriday:hover {
  right: 0px;
}

/* line 457, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.intervencao-home {
  text-align: center;
  padding: 20px 0 0;
}

@media (max-width: 990px) {
  /* line 463, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .intervencao-home, #seloBlackfriday {
    display: none;
  }
}
/* line 470, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.hidden {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 474, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .hide-on-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  /* line 479, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .hide-on-desktop {
    display: none;
  }
}
/* line 484, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodape {
  clear: both;
}

/* line 488, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodapeFaixa {
  align-items: center;
  background: #e6e6e6;
  clear: both;
  display: flex;
  height: 40px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 488, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  #rodapeFaixa {
    margin-bottom: 25px;
  }
}
/* line 500, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodapeFaixa .pull-right-container {
  align-items: center;
  display: none;
}
@media (min-width: 768px) {
  /* line 500, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  #rodapeFaixa .pull-right-container {
    display: flex;
  }
}
/* line 509, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodapeFaixa .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-width: 960px;
  padding: 0;
  width: 100%;
}

/* line 520, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#logoVagasRodape {
  display: none;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 520, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  #logoVagasRodape {
    display: block;
  }
}
/* line 528, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#logoVagasRodape .vg-vagas-blue {
  height: 24px;
  width: 87px;
}
/* line 532, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#logoVagasRodape .vg-svg svg {
  display: block;
  height: 25px;
  width: 90px;
}
/* line 537, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#logoVagasRodape .vg-svg svg path {
  fill: #02a97f;
}
/* line 541, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#logoVagasRodape .vg-vagas-blue svg .vg-logo-border {
  fill: #1b6dab;
}
/* line 544, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#logoVagasRodape .vg-vagas-blue svg .vg-logo-content {
  fill: #fff;
}

/* line 550, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.vagas-social-media {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 5px 0;
}
/* line 556, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.vagas-social-media li {
  margin: 0 5px;
}
/* line 560, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.vagas-social-media .social-media-link {
  align-items: center;
  background-color: #5bcb9d;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 22px;
  height: 32px;
  justify-content: center;
  text-decoration: none;
  width: 32px;
}
@media screen and (min-width: 768px) {
  /* line 560, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .vagas-social-media .social-media-link {
    font-size: 20px;
    height: 28px;
    width: 28px;
  }
}
/* line 578, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.vagas-social-media .social-media-link:hover {
  color: #fff;
}
/* line 581, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.vagas-social-media .social-media-link.facebook {
  background-color: #27529c;
}
/* line 584, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.vagas-social-media .social-media-link.twitter {
  background-color: #47abd9;
}
/* line 587, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.vagas-social-media .social-media-link.instagram {
  background-color: #ff016b;
}
/* line 590, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.vagas-social-media .social-media-link.youtube {
  background-color: #e1453e;
}
/* line 593, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.vagas-social-media .social-media-link.linkedin {
  background-color: #007ab9;
}

/* line 599, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaRedes {
  float: right;
}
/* line 601, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaRedes li {
  float: left;
}
/* line 604, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaRedes a {
  float: left;
  height: 32px;
  text-indent: -99999px;
}

/* line 611, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkLinkedIn {
  background-position: 0 0;
  width: 28px;
}

/* line 616, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkFace {
  background-position: -28px 0;
  width: 23px;
}

/* line 621, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkTwitter {
  background-position: -51px 0;
  width: 36px;
}

/* line 626, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkGoogle {
  background-position: -87px 0;
  width: 34px;
}

/* line 631, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkBlog {
  background-position: -487px -98px;
  width: 26px;
}

/* line 636, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkCarreira {
  background-position: -511px -98px;
  width: 28px;
  margin: 0 3px;
}

/* line 642, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaRedes .share-bt a {
  text-indent: 0;
}

/* line 646, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.share-bt {
  padding: 6px 5px 0;
}

/* line 650, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.share-face {
  padding-top: 4px;
  width: 60px;
  overflow: hidden;
}

/* line 656, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.share-linkd {
  width: 100px;
}

/* line 662, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodapeLinks .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 960px;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 662, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  #rodapeLinks .container {
    flex-direction: row;
  }
}
/* line 675, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodapeLinks .container--rodape {
  flex-direction: column;
}
/* line 680, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodapeLinks .footer-download-app {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 685, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodapeLinks .footer-download-app img {
  width: 120px;
}

/* line 691, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodCol {
  font-size: 15px;
}
/* line 693, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodCol:first-child {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  /* line 696, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .rodCol ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
}
/* line 703, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodCol a {
  color: #5f6f75;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  /* line 703, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .rodCol a {
    line-height: 28px;
  }
}
/* line 711, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodCol a:hover {
  color: #50c092;
}

/* line 718, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodTit, .rodTit a {
  color: #5bcb9d;
  font-size: 15px;
  margin-bottom: 1em;
  text-decoration: none;
}
/* line 723, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodTit:hover, .rodTit a:hover {
  color: #50c092;
}

/* line 729, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#copyright {
  border-top: 2px solid #d4d5d5;
  clear: both;
  color: #8c8c8c;
  line-height: 50px;
  margin-top: 25px;
  width: 100%;
}
/* line 737, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#copyright .terms-and-conditions {
  color: #1073c0;
  text-decoration: none;
}
/* line 740, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#copyright .terms-and-conditions:focus, #copyright .terms-and-conditions:hover {
  color: #1073c0;
  text-decoration: underline;
}
/* line 747, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#copyright .privacy-policy {
  margin-left: 4px;
}

/* line 752, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.languages,
.social-media {
  background-color: #e6e6e6;
  border-bottom: 1px solid #c8c8c8;
}

/* line 758, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-col-links {
  display: none;
  background-color: #fff;
}
/* line 762, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-col-links[data-content="footerIdiomas"] {
  background-color: #e6e6e6;
  border-top: 1px solid #c8c8c8;
  padding: 0 15px;
}
/* line 768, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-col-links li > a {
  color: #8c8c8c;
  font-size: 15px;
  line-height: 28px;
  text-decoration: none;
}
/* line 775, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-col-links li > a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  /* line 758, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .footer-col-links {
    padding: 15px;
    margin: 0;
  }
  /* line 783, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .footer-col-links li {
    font-size: 15px;
    padding: 12px 0;
    margin: 0;
  }
}
/* line 790, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-col-links .icone {
  display: inline-block;
  width: 23px;
  height: 16px;
  vertical-align: middle;
  background-image: url(/assets/flags-28698b914d44f7b14e28dbe85c7162b988b779e2dc3aec2ac387bb8cc535bbcf.png);
}
/* line 797, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-col-links .icone.btPt {
  background-position: 0px -32px;
}
/* line 798, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-col-links .icone.btEs {
  background-position: 0px -16px;
}
/* line 799, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-col-links .icone.btEn {
  background-position: 0px 0px;
}
/* line 802, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-col-links.is-active {
  display: block;
  border-bottom: 1px solid #e6e6e6;
}
@media screen and (min-width: 768px) {
  /* line 758, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .footer-col-links {
    display: block;
  }
}

/* line 812, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.footer-title {
  border-bottom: 1px solid #e6e6e6;
  font-size: 15px;
  padding: 10px 15px;
}

/* line 818, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodTit-mobile {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-decoration: none;
}
/* line 824, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodTit-mobile span,
.rodTit-mobile i.bx.bx-chevron-down {
  color: #5bcb9d;
}
/* line 830, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodTit-mobile.is-active i.bx.bx-chevron-down {
  transform: rotate(180deg);
}
/* line 836, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.rodTit-mobile[id="footerIdiomas"] i.bx.bx-chevron-down {
  color: #8c8c8c;
}

/* line 842, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.copyright-mobile {
  background-color: #e6e6e6;
  color: #8c8c8c;
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 842, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  .copyright-mobile {
    display: none;
  }
}
/* line 855, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.copyright-mobile a, .copyright-mobile a:hover {
  color: #1073c0;
  text-decoration: none;
}
/* line 861, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.copyright-mobile .privacy-policy {
  margin-left: 4px;
}

/* line 867, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodPowered {
  float: right;
}

/* line 871, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#rodPowered strong {
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}

/* line 877, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lateral {
  float: left;
  width: 235px;
}

/* line 882, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#conteudo {
  float: right;
  width: 700px;
}

/* line 887, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.conteudo-center {
  width: 700px;
  margin: 0 auto;
}

/* line 893, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
article ul, article ol {
  margin-bottom: 2em;
}
/* line 896, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
article ul, article ul li {
  list-style: disc;
  margin-left: 1.5em;
}
/* line 900, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
article ol, article ol li {
  list-style: decimal;
  margin-left: 1.5em;
}
/* line 904, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
article ol.abc, article ol.abc li {
  list-style: lower-alpha;
}
/* line 907, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
article ol.roman, article ol.roman li {
  list-style: upper-roman;
}

/* line 912, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#submenu {
  margin-bottom: 25px;
}
/* line 914, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#submenu > a {
  display: block;
  height: 35px;
  overflow: hidden;
  margin-bottom: 2px;
  background-position: 0 -95px;
  color: #5b5e60;
  text-decoration: none;
  font-size: 15px;
  line-height: 35px;
  padding-left: 13px;
  cursor: pointer;
}
/* line 926, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#submenu > a:hover {
  background-position: -247px -95px;
  color: #222;
}
/* line 931, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#submenu > .selecionado {
  background-position: 0 -130px;
  color: #fff;
}
/* line 934, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#submenu > .selecionado:hover {
  color: #fff;
  background-position: 0 -130px;
}

/* line 941, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.sub-submenu {
  margin-left: 15px;
  padding: 8px 0;
}
/* line 944, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.sub-submenu > a {
  display: block;
  text-decoration: none;
  padding: 8px 0 8px 13px;
  cursor: pointer;
}
/* line 950, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.sub-submenu > .selecionado {
  font-weight: bold;
}

/* line 955, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.clearPadding {
  clear: both;
  padding-top: 2em;
}

/* line 960, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.titulo, .titulo2, .tituloB {
  font-size: 18px;
  font-weight: normal;
}

/* line 965, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.titulo a, .tituloB a {
  text-decoration: none;
}

/* line 969, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.titulo, .titulo2, .subtitulo, .tituloB {
  color: #1073c0;
}

/* line 973, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.tituloB {
  margin-bottom: .5em;
}

/* line 977, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.titulo {
  font-size: 19px;
}

/* line 981, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.titulo2 {
  font-size: 19px;
  margin-bottom: 0;
}

/* line 986, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.titulo3 {
  font-size: 15px;
}

/* line 990, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.subtitulo {
  font-weight: normal;
  font-size: 17px;
}

/* line 995, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.empresas-contratando {
  font-weight: normal;
  font-size: 15px;
}

/* line 1000, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.titBorda {
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #d1d8db;
  padding-bottom: .4em;
}

/* line 1007, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
ul + .titBorda {
  margin-top: 1.5em;
}

/* line 1011, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.nota {
  font-size: 0.8em;
}

/* line 1015, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.videoVAGAS {
  border: 10px solid #fff;
  width: 560px;
  height: 315px;
  background: #fff;
}

/* line 1022, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.videoVagas {
  float: right;
  border: 7px solid #fff;
  box-shadow: 3px 3px 15px #dae3e7;
  margin: 60px 0 40px 50px;
}

/* line 1029, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.listaSimples {
  margin: 0 0 2em 1.5em;
  list-style: disc;
}
/* line 1032, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.listaSimples, .listaSimples li {
  list-style: disc;
  margin-left: 1.5em;
}

/* line 1038, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.botao {
  border: 1px solid #d6d9db;
  background: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  color: #707070;
  font-size: 13px;
  display: inline-block;
}

/* line 1049, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.botao:hover {
  background-color: #1073c0;
  color: #fff;
}

/* line 1055, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.lateralInstitucional {
  font-size: 12px;
}
/* line 1057, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.lateralInstitucional h2 {
  font-size: 16px;
  color: #1073c0;
  border-bottom: 1px dashed #d1d8db;
  font-weight: normal;
  margin: 0 0 .5em;
  padding-bottom: .2em;
  clear: both;
}
/* line 1066, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.lateralInstitucional .linksRedes {
  height: 37px;
  margin-bottom: 15px;
}
/* line 1069, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.lateralInstitucional .linksRedes li, .lateralInstitucional .linksRedes a {
  float: left;
  width: 38px;
  height: 37px;
}
/* line 1074, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.lateralInstitucional .linksRedes a {
  background: url(/assets/mundos/icos-redes-cede33d64009a12a9f365f81d71caa40c136b06a66cf4dc7704d8d175b402031.png);
  text-indent: -99999px;
  overflow: hidden;
}
/* line 1079, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.lateralInstitucional .linksRedes .li {
  background-position: 0 0;
}
/* line 1082, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.lateralInstitucional .linksRedes .fb {
  background-position: -44px 0;
}
/* line 1085, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.lateralInstitucional .linksRedes .tw {
  background-position: -88px 0;
}

/* line 1092, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.carousel .prev, .carousel .next {
  display: block;
  width: 39px;
  height: 40px;
  background: url(/assets/mundos/botoes-carousel-a488ebe0e41ec0c8dcf2b53374474db7c71f29654a8a75142101f3c473290095.png) no-repeat 3px center;
  position: absolute;
  top: 62px;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
}
/* line 1103, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.carousel .prev {
  left: -25px;
  background-position: 0 0;
}
/* line 1107, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.carousel .prev:hover {
  background-position: 0 -39px;
}
/* line 1110, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.carousel .next {
  right: -25px;
  background-position: -39px 0;
}
/* line 1114, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.carousel .next:hover {
  background-position: -39px -39px;
}
/* line 1117, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.carousel .prev.disabled, .carousel .next.disabled {
  background-position: -9999px -9999px;
}

/* line 1122, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.carousel ul {
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1130, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.no-js .carousel ul {
  position: static;
}

/* line 1134, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.carousel .mask {
  position: relative;
  overflow: hidden;
}

/* line 1139, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.carousel li {
  float: left;
}

/* line 1144, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlideWrap {
  overflow: hidden;
}

/* line 1148, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide {
  margin-top: 30px;
}
/* line 1150, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide ul, #listaBoxSlide li {
  list-style: none;
}
/* line 1153, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .col1, #listaBoxSlide .col2 {
  float: left;
  width: 318px;
  margin: 0;
  padding: 0;
}
/* line 1159, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .col1 {
  margin-right: 20px;
}
/* line 1162, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .item {
  margin: 0 0 20px;
}
/* line 1164, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .item p {
  padding: 0 22px 0 46px;
  margin: 0;
}
/* line 1169, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide h3 {
  font-size: 16px;
  text-align: center;
}
/* line 1174, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .icon {
  display: block;
  width: 105px;
  height: 80px;
  margin: 0 auto;
  background-image: url(/assets/mundos/thumbs-servicos-9ef139e5fbc45fe0886261e2f28319e27b48c20b307bb64989bfbfa354650321.png);
}
/* line 1181, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img1 {
  background-position: -420px -90px;
}
/* line 1184, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img2 {
  background-position: 0 -90px;
}
/* line 1187, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img3 {
  background-position: -210px -90px;
}
/* line 1190, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img4 {
  background-position: -210px 0;
}
/* line 1193, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img5 {
  background-position: -315px -90px;
}
/* line 1196, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img6 {
  background-position: 0 0;
}
/* line 1199, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img7 {
  background-position: -420px 0;
}
/* line 1202, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img8 {
  background-position: -315px 0;
}
/* line 1205, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img9 {
  background-position: -105px -90px;
}
/* line 1208, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .img10 {
  background-position: -105px 0;
}
/* line 1211, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide div {
  clear: both;
}
/* line 1214, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .btn {
  border: 1px solid #d6d9db;
  background: #f2f2f2;
  padding: 10px 20px;
  margin: 15px 0 0;
  border-radius: 5px;
  text-decoration: none;
  color: #707070;
  font-size: 11px;
  display: block;
  text-align: center;
}
/* line 1225, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaBoxSlide .btn:hover {
  background: #50c092;
  color: #fff;
}

/* line 1233, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaLetras {
  overflow: hidden;
  text-transform: uppercase;
  position: relative;
  top: 13px;
}
/* line 1238, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaLetras, #listaLetras li {
  margin: 0;
  list-style: none;
}
/* line 1242, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaLetras li {
  float: left;
}
/* line 1245, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaLetras a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  line-height: 1;
  padding: 3px 5px;
  float: left;
  border-radius: 3px;
  margin: 0 1px;
}
/* line 1254, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaLetras a.selecionado, #listaLetras a.selecionado:hover {
  background: #8c8c8c;
  color: #fff;
  cursor: auto;
  font-size: 13px;
}
/* line 1260, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaLetras a:hover {
  background: #ddd;
}

/* line 1266, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#navClientes {
  overflow: hidden;
  border-bottom: 1px dotted #b1bfc6;
  margin-bottom: 20px;
  padding-bottom: 8px;
}

/* line 1273, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#pesquisaClientes {
  float: right;
}
/* line 1275, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#pesquisaClientes #inputPesquisaLateral {
  margin-bottom: 0;
}

/* line 1281, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes, #listaClientes li {
  margin: 0;
  list-style: none;
}
/* line 1285, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes li {
  width: 104px;
  float: left;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  background: #fff;
  margin: 0 7px 20px;
  padding: 0;
  text-align: center;
}
/* line 1296, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes .logo {
  display: block;
  height: 84px;
  line-height: 84px;
}
/* line 1301, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes .ver-vagas {
  display: block;
  border-top: 1px solid #dbdbdb;
  background: #f1f1f1;
  padding: 4px;
  font-size: 12px;
}
/* line 1308, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes a {
  display: block;
  text-decoration: none;
  position: relative;
}
/* line 1312, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes a:after {
  width: 150px;
  position: absolute;
  bottom: 125px;
  left: 50%;
  margin: 0 0 0 -81px;
  line-height: 1;
  display: block;
  background: #4b97b9;
  padding: 6px;
  border-radius: 4px;
  color: #fff;
  content: attr(data-title);
  display: none;
}
/* line 1327, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes a:before {
  content: '';
  position: absolute;
  bottom: 120px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #4b97b9;
  display: block;
  left: 50%;
  margin: 0 0 0 -3px;
  display: none;
}
/* line 1342, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes a:hover:after, #listaClientes a:hover:before {
  display: block;
}
/* line 1345, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes .link-hp:after {
  bottom: 95px;
}
/* line 1348, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes .link-hp:before {
  bottom: 90px;
}
/* line 1351, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaClientes img {
  max-width: 96px;
  max-height: 80px;
  position: relative;
  vertical-align: middle;
}

/* line 1359, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#paginationClientes {
  float: right;
  margin-right: 5px;
}
/* line 1362, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#paginationClientes .pagination {
  margin: 0;
}

/* line 1367, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.msg {
  color: #8c8c8c;
  font-weight: bold;
}

/* line 1374, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.pesquisa-local-holder {
  position: relative;
  background: #e6e6e6;
  border-radius: 50px;
  height: 40px;
}

/* line 1380, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.input-holder {
  margin-right: 42px;
}

/* line 1384, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#pesquisaLateral {
  margin-bottom: 20px;
}

/* line 1388, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#inputPesquisaLateral {
  width: 100%;
  height: 40px;
  padding: 10px 10px 10px 20px;
  border: 0;
  background-color: transparent;
  font-size: 13px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
/* line 195, /usr/src/app/app/assets/stylesheets/comum/variaveis.scss */
#inputPesquisaLateral::-webkit-input-placeholder {
  color: #999;
}
/* line 199, /usr/src/app/app/assets/stylesheets/comum/variaveis.scss */
#inputPesquisaLateral:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}
/* line 204, /usr/src/app/app/assets/stylesheets/comum/variaveis.scss */
#inputPesquisaLateral::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
/* line 209, /usr/src/app/app/assets/stylesheets/comum/variaveis.scss */
#inputPesquisaLateral:-ms-input-placeholder {
  color: #999;
}
/* line 1398, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#inputPesquisaLateral:focus {
  outline: 0;
}

/* line 1403, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#btPesquisarLateral {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 32px;
  height: 32px;
  border-radius: 40px;
  cursor: pointer;
  border: 0;
  background: #50c092 url(/assets/servicos/icon-lupa-cc1f28182e406107612512909632eef6154681c2cd0998aee75b0d575d54ed3b.png) no-repeat center center;
  font-size: 0;
  line-height: 0;
  text-indent: 9999px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
/* line 1417, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#btPesquisarLateral:hover {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background-color: #3ba378;
}

/* line 1424, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lista-noticias, #lista-noticias li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1431, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lista-noticias h2 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
}
/* line 1436, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lista-noticias span {
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 2em;
  display: block;
  color: #8c8c8c;
}
/* line 1443, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lista-noticias a {
  text-decoration: none;
}
/* line 1445, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lista-noticias a:hover {
  text-decoration: underline;
}
/* line 1449, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#lista-noticias li {
  padding-bottom: .3em;
  border-bottom: 1px dashed #d1d8db;
  margin-bottom: 1.3em;
}

/* line 1457, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.noticia img {
  margin: 15px;
}
/* line 1460, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.noticia hr {
  margin-bottom: 1em;
  border-color: #ccc;
}
/* line 1464, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.noticia .data {
  color: #8c8c8c;
  font-weight: bold;
  margin-bottom: .2em;
  font-size: 11px;
}

/* line 1472, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.msgPesqNoticia {
  margin-bottom: 3em;
}

/* line 1476, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#pesquisarNoticias {
  border-bottom: 1px dashed #D1D8DB;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
/* line 1481, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#pesquisarNoticias .titulo {
  margin-bottom: 0;
  padding-top: 4px;
}

/* line 1487, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#pesquisaDeNoticias {
  float: right;
}
/* line 1489, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#pesquisaDeNoticias #inputPesquisaLateral {
  margin-bottom: 0;
}

/* line 1495, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#box-imprensa {
  margin: 2em 0;
  padding-top: 2em;
  border-top: 1px dashed #d1d8db;
}
/* line 1500, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#box-imprensa h3 {
  font-size: 16px;
  color: #1073c0;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  margin: 5px 0;
}
/* line 1509, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#box-imprensa p {
  margin: 5px 0;
}
/* line 1512, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#box-imprensa p:first-of-type {
  margin-bottom: 20px;
}

/* line 1519, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#conteudoContato {
  padding-left: 115px;
  background: url(/assets/mundos/img-contato-68a3dd51b2a1e5ae32482a6f06830896757d9ca4420d9b93e326d065a2ef5b23.png) no-repeat 30px 5px;
  min-height: 350px;
  width: 320px;
  margin: 0 auto;
}

/* line 1527, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.listaSetinhas {
  margin: 4em 0 2em;
}
/* line 1528, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.listaSetinhas li {
  list-style: none;
  margin: 0;
}
/* line 1533, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.listaSetinhas .setinha {
  text-decoration: none;
  font-weight: bold;
  display: block;
  background: url(/assets/mundos/seta-azul-5220cb425d0b35aa1d03c1b223cafefba0f1942b5592a803999679e481e0cc57.png) no-repeat 0 5px;
  padding-left: 22px;
  line-height: 1.8;
}
/* line 1540, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.listaSetinhas .setinha.aberto {
  background-position: 0 -31px;
}

/* line 1546, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.btVAGAS {
  float: left;
  padding: 3px 12px 3px 33px;
  text-decoration: none;
  border: 1px solid #d1dde1;
  border-radius: 8px;
  text-align: center;
  background: #f7f9fa url(/assets/mundos/ico-v-azul-6af8690d9a2cc7ee76ae134c21bb5d3b380166ccd221641c4176488ad716be1f.png) no-repeat 8px 6px;
}

/* line 1556, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.btVAGAS:hover {
  background-color: #edeff0;
}

/* line 1560, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#formContato {
  width: 598px;
  border: 1px solid #d1d8db;
  padding: 20px;
  border-radius: 13px;
}
/* line 1565, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#formContato .btEnviar {
  float: right;
}
/* line 1568, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#formContato label span {
  width: 210px;
}
/* line 1571, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#formContato .labelTel {
  width: 272px;
}

/* line 1576, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.formHorizontal {
  border: 1px solid #d1d8db;
  padding: 20px;
  border-radius: 13px;
}
/* line 1580, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.formHorizontal input[type=text], .formHorizontal textarea {
  width: 310px;
}
/* line 1583, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.formHorizontal label {
  float: left;
  font-weight: bold;
  width: 270px;
  text-align: right;
  margin-right: 10px;
}

/* line 1593, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: url(/assets/mundos/bg-transparente-ae89da8b3f46258d31de0ff0342dc9b2a0052e55fcfcfe0d7ee7bea38bdfee38.png);
  display: none;
}

/* line 1605, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeSelecao {
  padding-top: 30px;
  margin-bottom: 35px;
  font: 12px/1.2 "Open Sans", sans-serif;
  position: relative;
  z-index: 10;
  height: 130px;
}
/* line 1613, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeSelecao h2 {
  font-size: 15px;
  margin-bottom: 1.5em;
  font-weight: normal;
}
/* line 1617, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeSelecao h2 strong {
  display: block;
  font-size: 20px;
}
/* line 1622, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeSelecao p {
  line-height: 1.4;
  margin-bottom: 2em;
  min-height: 4em;
}

/* line 1629, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homePerfil {
  height: 41px;
  margin: 14px 0 36px 0;
  padding-right: 10px;
  font-weight: normal;
  font-size: 35px;
  text-align: center;
  color: #1073c0;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
}

/* line 1641, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeEmpresas, #homePessoas {
  width: 275px;
  float: left;
  margin: 0 19px 20px;
}
/* line 1645, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeEmpresas a, #homePessoas a {
  text-decoration: none;
}

/* line 1651, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeEmpresas {
  margin-left: 40px;
}
/* line 1653, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeEmpresas h2, #homeEmpresas a {
  color: #f39100;
}

/* line 1659, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homePessoas h2, #homePessoas a {
  color: #50c092;
}

/* line 1664, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.imgHome {
  position: absolute;
  left: 20px;
  bottom: -217px;
}

/* line 1670, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkEmpresa, .linkCandidato {
  display: block;
  background-position: -196px -61px;
  height: 34px;
  width: 190px;
  line-height: 32px;
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
  font-size: 12px;
}

/* line 1682, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkEmpresa {
  color: #ee4c18;
}

/* line 1686, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkCandidato {
  color: #4da392;
}

/* line 1690, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkEmpresa span, .linkCandidato span {
  float: left;
  width: 22px;
  height: 22px;
  margin: 7px 7px 0 10px;
}

/* line 1697, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkEmpresa span {
  background-position: -560px -104px;
}

/* line 1701, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.linkCandidato span {
  background-position: -585px -104px;
}

/* line 1706, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeLogos {
  margin: 15px auto 0;
  clear: both;
}
/* line 1709, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeLogos .container {
  width: 100%;
  overflow: hidden;
  height: 77px;
  padding: 0;
}
/* line 1715, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeLogos .carousel {
  float: left;
  position: relative;
  left: 50%;
  margin: 0 auto;
}
/* line 1720, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeLogos .carousel li {
  float: left;
  width: 110px;
  height: 75px;
  border: 1px solid #abc9e0;
  margin: 0 5px;
  position: relative;
  right: 50%;
}
/* line 1729, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeLogos .carousel a {
  display: block;
}
/* line 1732, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#homeLogos .carousel img {
  display: block;
  width: 110px;
  height: 75px;
}

/* line 1740, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#chamadaPesquisaInner {
  width: 343px;
  height: 77px;
}

/* line 1745, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#chamadaPesquisa {
  position: fixed;
  width: 48px;
  height: 77px;
  top: 120px;
  right: 0;
  z-index: 10;
}

/* line 1755, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos {
  color: #4c4c4c;
  margin: 0 25px;
}
/* line 1758, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos a {
  text-decoration: none;
  color: #4c4c4c;
}
/* line 1762, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .col {
  float: left;
  width: 29%;
  margin-left: 2%;
  padding-left: 3%;
  background: url(/assets/mundos/separador-9c9e4d84c91c7bf37784b5e7d5da8b2614947c41a6c8de8dc76f9e0b9696bd88.png) no-repeat 0 55px;
}
/* line 1769, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colEpartner {
  margin-left: 0;
  padding-left: 0;
  background: 0;
}
/* line 1775, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos h1 {
  border-bottom: 1px dashed #d1d8db;
  padding-bottom: 20px;
  text-align: center;
}
/* line 1779, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos h1 span {
  display: block;
  font-size: 14px;
}
/* line 1784, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .logo {
  display: block;
  margin-bottom: 20px;
}
/* line 1787, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .logo a {
  display: block;
  height: 116px;
  text-indent: -99999px;
}
/* line 1793, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .logo:hover {
  opacity: .8;
}
/* line 1796, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos h2 {
  font-size: 15px;
  line-height: 1.2em;
}
/* line 1800, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colEpartner .logo {
  background: url(/assets/mundos/tit-vagas-epartner-a192b85e454a03c2b8977a9253bfd1d600ed746beb0908d5cdaedb6584e86dac.png) no-repeat;
}
/* line 1803, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colVagascombr .logo {
  background: url(/assets/mundos/tit-vagascombr-72a409fa83a7d68f435af3c6fc333246c8522e382d1ee1811d177c6b50a400cd.png) no-repeat;
}
/* line 1806, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colEtalent .logo {
  background: url(/assets/mundos/tit-vagas-etalent-c09a1e6eb479b368d49e3cff43062b602f66098d410697d811dc4d8a31e8bf56.png) no-repeat;
}
/* line 1810, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colEpartner h2 a {
  color: #f39100;
}
/* line 1813, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colVagascombr h2 a {
  color: #47ac82;
}
/* line 1816, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colEtalent h2 a {
  color: #cc1e3d;
}
/* line 1820, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colEpartner .link {
  color: #f39100;
  background: #f7f9fa url(/assets/mundos/seta-laranja-60262e9eb070004d5f9aeb297d2aa13e81e1b0a4cd7951017bcc56e77fb4f2bd.png) no-repeat 7px center;
}
/* line 1824, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colVagascombr .link {
  color: #47ac82;
  background: #f7f9fa url(/assets/mundos/seta-verde-47f720c2e34a02d1025f22a510f94635831a9e446e1d15056aff9b36971c6ed6.png) no-repeat 7px center;
}
/* line 1828, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .colEtalent .link {
  color: #cc1e3d;
  background: #f7f9fa url(/assets/mundos/seta-vermelha-11578b6400fd5b9f80234bcca30436ca2caf23291a48fffef89d1c52049be92e.png) no-repeat 7px center;
}
/* line 1833, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .link {
  display: block;
  padding: 3px 9px 3px 29px;
  float: right;
  text-decoration: none;
  border: 1px solid #d1dde1;
  border-radius: 8px;
  text-align: center;
  font: bold 14px/1.6 "Open Sans", sans-serif;
}
/* line 1843, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#nossosProdutos .link:hover {
  background-color: #edeff0;
}

/* line 1850, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
form div {
  clear: both;
}
/* line 1853, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
form h3 {
  clear: both;
}

/* line 1858, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
label {
  float: left;
  margin-bottom: 10px;
}

/* line 1863, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
input[type="text"], select, textarea {
  padding: 5px;
  background-color: white;
  border: 1px solid #D6D9DB;
  color: #738890;
  font-family: "Open Sans", sans-serif;
  border-radius: 5px;
}

/* line 1872, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
textarea {
  line-height: 1.3;
  overflow: auto;
}

/* line 1877, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
input.error,
select.error,
textarea.error,
.form-bootstrap input[type="text"].error,
.form-bootstrap select.error,
.form-bootstrap textarea.error {
  border-color: red;
}

/* line 1887, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
form p.error {
  color: red;
  font-style: italic;
  text-align: center;
  display: none;
}

/* line 1896, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#listaRedes a,
.next_page,
.previous_page,
.btEs,
.btPt,
.btEn,
.linkEmpresa,
.linkCandidato,
.linkEmpresa span,
.linkCandidato span,
#submenu > a,
#lang .setinha-triangulo {
  background-image: url(/assets/mundos/sprites-geral-0e5268624e3a28d8cb4bcbcee482353dea3cbacb43323153c7e3fd0557f24c2c.png);
  background-repeat: no-repeat;
}

/* line 1913, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.botao,
#listaClientes a,
#nossosProdutos .link,
#nossosProdutos h3,
#menuTopo a,
#linksTopo a,
.btVAGAS {
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  -o-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

/* Tela retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 1929, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  #logoVagas a {
    background-image: url(/assets/logo_vagas_rebrand-e6c56ca88edb7e5931f5d0ead6cf5ccdc04bd2c3274bd1e3164a010e21a94f8b.svg);
    background-size: 100% auto;
  }
}
/* line 1939, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#botao-empresas {
  background-image: url(/assets/sprites-nova-home-76bb1338fdb138cb7300a87393e848c4a5f0f870124e5c92d444691c8848f7d1.png);
  background-repeat: no-repeat;
}

/* line 1944, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#NovaHome {
  margin: 0 auto;
  padding-top: 45px;
  color: #738890;
}
/* line 1949, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#NovaHome .container {
  clear: both;
  width: 100%;
  max-width: 880px;
}
/* line 1955, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#NovaHome h1 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}
/* line 1962, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#NovaHome #pesquisa-vagas {
  margin: 0 auto 33px;
  max-width: 880px;
}
/* line 1967, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#NovaHome #VagasProfissoes {
  clear: both;
  padding: 30px 0 40px;
  text-align: center;
  overflow: visible;
  font-size: 13px;
}
/* line 1973, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#NovaHome #VagasProfissoes a {
  color: #50c092;
  padding: 0px 2px;
  margin: 0 4px;
}
/* line 1977, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#NovaHome #VagasProfissoes a:first-child {
  text-decoration: none;
  color: #738890;
}
/* line 1980, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#NovaHome #VagasProfissoes a:first-child:before {
  content: url(/assets/mundos/ico-profissoes-40dccb7c1bf5f95fe36016752384de5749eff4fccd5bccb390ecc6652b21c97d.png);
  vertical-align: middle;
  margin-right: 6px;
}

/* line 1992, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.termos-uso {
  margin-top: -90px;
}

/* line 1996, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#botao-empresas, #botao-candidatos {
  background-color: #1296e0;
  padding: 8px 15px;
  border-radius: 5px;
  text-decoration: none;
  color: #FFF;
  font-size: 11px;
  display: inline-block;
  text-align: center;
  margin-top: 10px;
}

/* line 2008, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#botao-empresas {
  background-color: #f86a40;
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 35px;
}

/* line 2015, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
#botoesCandidatos {
  clear: both;
  padding: 30px 0 30px;
  padding-right: 5px;
  text-align: center;
  overflow: visible;
}

/* line 2023, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.topo-login-home {
  text-align: right;
  width: 50px;
}
/* line 2027, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.topo-login-home #lang a {
  text-align: left;
}

/* line 2034, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
.obs {
  font-size: 11px;
}

@media (min-width: 1000px) {
  /* line 2040, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  #topo, #canais, #submenu, .abas {
    font-family: "Open Sans", sans-serif;
  }

  /* line 2044, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", sans-serif;
  }
}
@media (max-width: 1000px) {
  /* line 2052, /usr/src/app/app/assets/stylesheets/mundos/geral.scss */
  body {
    min-width: 100px;
  }
}
/* ----------------- VAGAS RECOMENDADAS ----------------- */
/* line 3, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#vagas-recomendadas {
  clear: both;
}
/* line 5, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#vagas-recomendadas ul, #vagas-recomendadas li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 10, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#vagas-recomendadas ul {
  border-radius: 2px;
  margin-bottom: 10px;
}
/* line 14, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#vagas-recomendadas li {
  border-bottom: 1px dotted #b7b7b7;
  position: relative;
}
/* line 17, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#vagas-recomendadas li:nth-child(2n+1) {
  background: #fff;
}
/* line 20, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#vagas-recomendadas li:last-child {
  border-bottom: none;
}
/* line 24, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#vagas-recomendadas h3 {
  font-size: 18px;
  font-weight: normal;
}
/* line 28, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#vagas-recomendadas .mais-vagas {
  color: #1073c0;
  float: right;
  text-decoration: none;
}
/* line 34, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#vagas-recomendadas .setinha {
  position: absolute;
  top: -5px;
  right: 10px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}

/* line 46, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
.vagas-recomendada {
  display: block;
  padding: 20px;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-out 0s;
  -moz-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
/* line 51, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
.vagas-recomendada:hover .tit {
  text-decoration: underline;
}
/* line 55, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
.vagas-recomendada .tit {
  display: block;
  font-size: 14px;
  color: #47ac82;
}
/* line 60, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
.vagas-recomendada .detalhes {
  display: block;
  font-size: 13px;
  color: #47ac82;
}

/* line 67, /usr/src/app/app/assets/stylesheets/servicos/recomendacao.scss */
#pagina-vagas-recomendadas #pesquisa-vagas {
  margin-top: 50px;
}

/* ------------------ */
/* PESQUISA DE VAGAS */
/* ------------------ */
/* line 5, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#s {
  height: 40px;
  width: 40px;
  margin: -40px 0 -40px 0;
  float: right;
  position: relative;
}

/* line 13, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#pesquisa-vagas {
  margin-bottom: 53px;
  height: 48px;
  clear: both;
  border-radius: 24px;
  background-color: #e6e6e6;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  position: relative;
}
/* line 22, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#pesquisa-vagas .input-holder {
  margin-right: 190px;
}
/* line 25, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#pesquisa-vagas .button-holder {
  width: 178px;
  float: right;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  right: 5px;
}
/* line 33, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#pesquisa-vagas #q {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  height: 48px;
  line-height: 48px;
  width: 100%;
  padding: 0 15px 0 20px;
  background-color: #e6e6e6;
  border: 0;
  box-shadow: none;
  font-size: 13px;
  color: #8c8c8c;
  margin: 0;
}
/* line 195, /usr/src/app/app/assets/stylesheets/comum/variaveis.scss */
#pesquisa-vagas #q::-webkit-input-placeholder {
  color: #999;
}
/* line 199, /usr/src/app/app/assets/stylesheets/comum/variaveis.scss */
#pesquisa-vagas #q:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}
/* line 204, /usr/src/app/app/assets/stylesheets/comum/variaveis.scss */
#pesquisa-vagas #q::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
/* line 209, /usr/src/app/app/assets/stylesheets/comum/variaveis.scss */
#pesquisa-vagas #q:-ms-input-placeholder {
  color: #999;
}
/* line 46, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#pesquisa-vagas #q:focus {
  outline: 0;
}
/* line 49, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#pesquisa-vagas #q:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #e6e6e6 inset;
}
/* line 53, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#pesquisa-vagas #s {
  border: 0;
  width: 100%;
  height: 38px;
  padding: 0px;
  text-align: center;
  line-height: 38px;
  border-radius: 19px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  position: relative;
  cursor: pointer;
  background: #50c092;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
/* line 71, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#pesquisa-vagas #s:hover {
  opacity: 0.8;
}
/* line 74, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
#pesquisa-vagas #s .glyphicon {
  margin-right: 5px;
}

/* Usado na parte antiga do site (sem bootstrap) */
/* line 81, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
.icon-lupa {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/assets/servicos/icon-lupa-cc1f28182e406107612512909632eef6154681c2cd0998aee75b0d575d54ed3b.png);
  vertical-align: middle;
  margin-right: 5px;
}

@media (max-width: 767px) {
  /* line 93, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
  #pesquisa-vagas .button-holder {
    width: 40px;
  }
  /* line 96, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
  #pesquisa-vagas .input-holder {
    margin-right: 55px;
  }
  /* line 99, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
  #pesquisa-vagas .btn-txt {
    display: none;
  }

  /* line 103, /usr/src/app/app/assets/stylesheets/servicos/pesquisa_de_vagas.scss */
  .icon-lupa {
    margin: 0;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard {
  padding: 8px 15px;
  display: block;
  float: left;
  border: 1px solid #e6e6e6;
  border-left: none;
  width: 33.33333%;
  max-width: 320px;
  height: 68px;
  position: relative;
  box-sizing: border-box;
  transform: scale(0.9);
  transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 15, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left: 1px solid #e6e6e6;
}
/* line 19, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:first-child figure {
  background-color: #01ac4c;
}
/* line 22, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:first-child p, .cargoCard:first-child .cargoCard__descriptionLink {
  color: #01ac4c;
}
/* line 27, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:nth-child(2) figure {
  background-color: #ab4c93;
}
/* line 30, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:nth-child(2) p, .cargoCard:nth-child(2) .cargoCard__descriptionLink {
  color: #ab4c93;
}
/* line 35, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:nth-child(3) figure {
  background-color: #4497b6;
}
/* line 38, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:nth-child(3) p, .cargoCard:nth-child(3) .cargoCard__descriptionLink {
  color: #4497b6;
}
/* line 42, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 46, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard figure {
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  margin: 0;
  margin-right: 8px;
  margin-top: 4px;
  position: relative;
}
/* line 55, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard figure span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 24px;
}
/* line 64, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard figure span:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 72, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard__information {
  float: left;
  max-width: 240px;
}
/* line 75, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard__information h2, .cargoCard__information a, .cargoCard__information .cargoCard__title {
  text-decoration: none;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  margin: 0;
  color: #333333;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 86, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard__information h2:after, .cargoCard__information a:after, .cargoCard__information .cargoCard__title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 95, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard__information p {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 105, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais {
  position: relative;
}
/* line 107, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 16px 20px;
  overflow: hidden;
}
/* line 115, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content figure {
  width: 16px;
  height: 16px;
  background-color: #797979;
  margin-top: 1px;
}
/* line 120, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content figure span {
  font-size: 16px;
}
/* line 122, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content figure span.icon-informacao {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 127, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content figure span.icon-informacao:before {
  content: 'i';
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 141, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content .cargoCard__information h2, .cargoCard.saiba-mais .saiba-mais-content .cargoCard__information a {
  display: block;
  margin-top: -2px;
  text-decoration: none;
  color: #797979;
  font-size: 15px;
  letter-spacing: -0.18px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
/* line 150, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content .cargoCard__information h2:after, .cargoCard.saiba-mais .saiba-mais-content .cargoCard__information a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  /* line 165, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
  .cargoCard {
    width: 325px;
    display: inline-block;
    max-width: 100%;
    border-left: 1px solid #e6e6e6;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard {
  padding: 8px 15px;
  display: block;
  float: left;
  border: 1px solid #e6e6e6;
  border-left: none;
  width: 33.33333%;
  max-width: 320px;
  height: 68px;
  position: relative;
  box-sizing: border-box;
  transform: scale(0.9);
  transition: 1s transform cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 15, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left: 1px solid #e6e6e6;
}
/* line 19, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:first-child figure {
  background-color: #01ac4c;
}
/* line 22, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:first-child p, .cargoCard:first-child .cargoCard__descriptionLink {
  color: #01ac4c;
}
/* line 27, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:nth-child(2) figure {
  background-color: #ab4c93;
}
/* line 30, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:nth-child(2) p, .cargoCard:nth-child(2) .cargoCard__descriptionLink {
  color: #ab4c93;
}
/* line 35, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:nth-child(3) figure {
  background-color: #4497b6;
}
/* line 38, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:nth-child(3) p, .cargoCard:nth-child(3) .cargoCard__descriptionLink {
  color: #4497b6;
}
/* line 42, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 46, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard figure {
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  margin: 0;
  margin-right: 8px;
  margin-top: 4px;
  position: relative;
}
/* line 55, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard figure span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 24px;
}
/* line 64, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard figure span:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 72, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard__information {
  float: left;
  max-width: 240px;
}
/* line 75, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard__information h2, .cargoCard__information a, .cargoCard__information .cargoCard__title {
  text-decoration: none;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  margin: 0;
  color: #333333;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 86, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard__information h2:after, .cargoCard__information a:after, .cargoCard__information .cargoCard__title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 95, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard__information p {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 105, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais {
  position: relative;
}
/* line 107, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 16px 20px;
  overflow: hidden;
}
/* line 115, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content figure {
  width: 16px;
  height: 16px;
  background-color: #797979;
  margin-top: 1px;
}
/* line 120, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content figure span {
  font-size: 16px;
}
/* line 122, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content figure span.icon-informacao {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 127, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content figure span.icon-informacao:before {
  content: 'i';
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 141, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content .cargoCard__information h2, .cargoCard.saiba-mais .saiba-mais-content .cargoCard__information a {
  display: block;
  margin-top: -2px;
  text-decoration: none;
  color: #797979;
  font-size: 15px;
  letter-spacing: -0.18px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
/* line 150, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
.cargoCard.saiba-mais .saiba-mais-content .cargoCard__information h2:after, .cargoCard.saiba-mais .saiba-mais-content .cargoCard__information a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  /* line 165, /usr/src/app/app/assets/stylesheets/cargo/card.scss */
  .cargoCard {
    width: 325px;
    display: inline-block;
    max-width: 100%;
    border-left: 1px solid #e6e6e6;
  }
}
/* line 3, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
section#cargo-info {
  margin-bottom: 26px;
}
/* line 5, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
section#cargo-info .titulo-cargo {
  position: relative;
  margin-bottom: 30px;
}
/* line 8, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
section#cargo-info .titulo-cargo a, section#cargo-info .titulo-cargo span {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
/* line 12, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
section#cargo-info .titulo-cargo a {
  color: #474747;
  position: relative;
  font-size: 32px;
  letter-spacing: -0.43px;
  margin-top: 2px;
  margin-bottom: 0px;
  vertical-align: top;
  text-decoration: none;
}
/* line 21, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
section#cargo-info .titulo-cargo a:after {
  content: "";
  position: absolute;
  width: calc(100% + 105px);
  height: 100%;
  left: 0;
}
/* line 29, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
section#cargo-info .titulo-cargo span.icon-informacao {
  margin-left: 14px;
  pointer-events: none;
  padding-left: 20px;
  color: #797979;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: -0.19px;
  position: absolute;
  top: 50%;
  transform: translate(0, -35%);
}
/* line 40, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
section#cargo-info .titulo-cargo span.icon-informacao:before {
  content: 'i';
  width: 15px;
  height: 15px;
  background-color: #797979;
  border-radius: 15px;
  line-height: 15px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  color: #fff;
}

/* line 60, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.cargoHolder {
  display: block;
  width: 100%;
}
/* line 64, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.cargoHolder ul {
  margin: 0;
  padding: 0;
}
/* line 69, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.cargoHolder:after, .cargoHolder:before {
  content: '';
  display: table;
  clear: both;
}

/* line 76, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.carroussel-bullets {
  display: none;
  width: 100%;
  text-align: center;
}
/* line 80, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.carroussel-bullets ul {
  display: inline-block;
  margin: 18px auto 14px auto;
  padding: 0;
  width: 100%;
}
/* line 85, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.carroussel-bullets ul li {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #d7d7d7;
  transition: 0.5s backgroundColor cubic-bezier(0.19, 1, 0.22, 1);
  margin-right: 4px;
}
/* line 93, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.carroussel-bullets ul li.active {
  background-color: #797979;
}

@media (max-width: 768px) {
  /* line 101, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .carroussel-bullets {
    display: block;
  }

  /* line 104, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  section#cargo-info {
    padding: 0 12px;
    margin-bottom: 12px;
    overflow: hidden;
    margin-top: 0px;
    width: 100%;
  }
  /* line 110, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  section#cargo-info .titulo-cargo {
    margin-bottom: 0px;
  }
  /* line 112, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  section#cargo-info .titulo-cargo a {
    display: block;
    font-size: 24px;
    padding-top: 5px;
    margin-bottom: 15px;
  }
  /* line 118, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  section#cargo-info .titulo-cargo .icon-informacao {
    display: none;
  }

  /* line 123, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .cargoHolder {
    width: 1000000%;
    height: 57px;
  }
  /* line 126, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .cargoHolder ul {
    height: 100%;
    transition: .1s transform linear;
    cursor: ew-resize;
  }
}
/* line 135, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.cargos-header .titulo-header {
  background-color: #02A97F;
  margin-top: 127px;
  position: relative;
  text-align: center;
}
/* line 141, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.cargos-header .titulo-header h1 {
  margin: 0 auto;
  max-width: 550px;
}
/* line 146, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.cargos-header .titulo-header h2 {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  margin: 0 auto 24px auto;
  padding: 0;
  max-width: 650px;
}
/* line 160, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.cargos-header .titulo-header .seta {
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding-bottom: 25px;
}
/* line 166, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.cargos-header .titulo-header .seta a {
  color: #fff;
  text-decoration: none;
}
/* line 174, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.cargos-header .row .list-desktop-line {
  margin: 27px -15px;
}

@media (max-width: 768px) {
  /* line 181, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .list-line-mobile {
    padding: 0 15px;
  }

  /* line 185, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .center {
    width: 100%;
  }

  /* line 189, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .row-line {
    margin: 0;
  }

  /* line 193, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  section.conteudo {
    padding: 0 15px;
  }

  /* line 199, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .cargos-header .lista-cargos .list-mobile {
    display: block;
  }
  /* line 203, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .cargos-header .lista-cargos .list-desktop {
    display: none;
  }
  /* line 208, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .cargos-header .container {
    width: 100%;
  }
  /* line 212, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .cargos-header .titulo-header {
    padding: 0 15px;
    margin-top: 72px;
  }
  /* line 217, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .cargos-header h1 {
    padding-right: 15px;
  }
  /* line 221, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
  .cargos-header h2 {
    padding-right: 15px;
  }
}
/* line 228, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .list-mobile {
  display: none;
}
/* line 232, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .menu-fixo {
  position: fixed;
  top: 55px;
}
/* line 237, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .lista-letra-cargo {
  background-color: #fff;
  border: 0;
  height: 55px;
  left: 0px;
  margin-top: 16px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  z-index: 5;
}
/* line 248, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .lista-letra-cargo.menu-fixo {
  margin-top: 81px;
}
/* line 253, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .lista-letra-cargo.list-mobile select {
  width: 100%;
}
/* line 257, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .lista-letra-cargo.list-mobile.menu-fixo {
  margin-top: 16px;
}
/* line 263, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .ancora-grupo-cargos li {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 4px;
  border: solid 1px #cbd0d4;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  height: 27px;
  width: 27px;
}
/* line 273, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .ancora-grupo-cargos li.active {
  background-image: linear-gradient(135deg, #44c096, #1087b1);
}
/* line 275, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .ancora-grupo-cargos li.active a {
  color: #fff;
}
/* line 280, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .ancora-grupo-cargos li a {
  color: #767676;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.30;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  width: 15px;
}
/* line 295, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .line {
  border: solid 1px #e6e6e6;
  clear: both;
  margin: 27px 0;
  width: 100%;
}
/* line 302, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos h3.ancora-titulo {
  background-image: linear-gradient(135deg, #44c096, #1087b1);
  border-radius: 4px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.49;
  letter-spacing: normal;
  text-align: center;
  height: 49px;
  width: 49px;
}
/* line 318, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .grupo-cargo {
  margin-bottom: 30px;
}
/* line 322, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .grupo-cargo .link-cargo ul {
  margin: 0;
}
/* line 326, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .grupo-cargo .link-cargo li {
  margin-bottom: 8px;
}
/* line 330, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .grupo-cargo .link-cargo small {
  color: #61bed6;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  position: absolute;
}
/* line 339, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.lista-cargos .grupo-cargo .link-cargo a {
  color: #4c4c4c;
  display: inline-block;
  text-decoration: none;
  padding-left: 10px;
}

/* line 349, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.procurando-vaga-lista-cargo p.title,
.cargos-header .titulo-header h1 {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: normal;
  padding: 30px 0 16px 0;
}

/* line 360, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.procurando-vaga-lista-cargo {
  background-color: #43c096;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
/* line 366, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.procurando-vaga-lista-cargo p {
  padding-bottom: 16px;
  margin-bottom: 0;
}
/* line 371, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.procurando-vaga-lista-cargo h1 {
  margin: 0;
}
/* line 375, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.procurando-vaga-lista-cargo a {
  border-radius: 4px;
  background-color: transparent;
  border: solid 1px #fff;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 8px 16px;
  margin: 0 0 30px 0;
}

/* line 389, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.footer-lista-cargo {
  background-color: #eeeeee;
}
/* line 392, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.footer-lista-cargo .developed-by {
  display: flex;
  align-items: center;
  justify-content: left;
  max-width: 960px;
  margin: 0 auto;
}
/* line 399, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.footer-lista-cargo .developed-by a {
  background: none;
  margin-left: 4px;
}
/* line 403, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.footer-lista-cargo .developed-by a svg {
  display: block;
  height: 25px;
}
/* line 409, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.footer-lista-cargo .developed-by p {
  display: flex;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #797979;
  font-size: 12px;
  font-weight: 600;
  height: 42px;
  margin: 0;
}
/* line 421, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.footer-lista-cargo p {
  color: #4c4c4c;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: normal;
  padding: 7px 0;
  text-transform: uppercase;
}
/* line 433, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.footer-lista-cargo p small {
  display: inline-block;
  padding: 5px 0;
}
/* line 438, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.footer-lista-cargo p a {
  height: 26px;
  background-color: #fefefe;
}

/* line 445, /usr/src/app/app/assets/stylesheets/cargo/cargo.scss */
.header-cargo-descricao {
  background-color: red;
  display: block;
}

/* ----------------- CSS VARIAVEIS ----------------- */
/* Variaveis e mixins gerais */
/* ------ Tirar dependencias na area nova e remover ----- */
/* line 5, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder .container {
  position: relative;
}
/* line 8, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder .notificacao-padrao {
  font-size: 14px;
  padding: 10px;
}
/* line 11, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder .notificacao-padrao .icone {
  font-size: 14px;
  top: 3px;
  position: absolute;
}
/* line 16, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder .notificacao-padrao .texto {
  margin-bottom: 0;
  margin-left: 22px;
}
@media (max-width: 425px) {
  /* line 16, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
  #notificacaoTopoHolder .notificacao-padrao .texto {
    white-space: normal;
  }
}
/* line 24, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder .notificacao-padrao .texto.text-with-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 29, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder .notificacao-padrao.atencao, #notificacaoTopoHolder .notificacao-padrao.atencao a {
  color: #f7902a;
  background-color: #fde9d4;
}
/* line 32, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder .notificacao-padrao.atencao a, #notificacaoTopoHolder .notificacao-padrao.atencao a a {
  text-decoration: underline;
}
/* line 37, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder .notificacao-padrao.sucesso, #notificacaoTopoHolder .notificacao-padrao.sucesso a {
  color: #01ac4c;
  background-color: #cceedb;
}
/* line 40, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder .notificacao-padrao.sucesso a, #notificacaoTopoHolder .notificacao-padrao.sucesso a a {
  text-decoration: underline;
}
/* line 46, /usr/src/app/app/assets/stylesheets/comum/notificacao-topo.scss */
#notificacaoTopoHolder.fixo {
  position: fixed;
  top: 55px;
  width: 100%;
  z-index: 3;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

/* line 5, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #cabecalho-lista-de-vagas {
  margin: 0px;
  background-color: #F1F1F1;
}
/* line 8, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #cabecalho-lista-de-vagas .linha-pesquisa {
  border-bottom: 1px solid #E5E5E5;
  height: 90px;
}
/* line 11, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #cabecalho-lista-de-vagas .linha-pesquisa img {
  margin-left: 26px;
  margin-top: 20px;
}
/* line 19, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #wrapper > header img {
  display: block;
  float: left;
}
/* line 23, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #wrapper > header form.search {
  float: left;
}
/* line 25, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #wrapper > header form.search input[type='text'] {
  width: 40em;
  height: 1.9em;
  margin: 24px 10px 0px 90px;
  padding: 3px 5px 3px 25px;
  border: 1px solid #bdbdbd;
  font: normal 13px 'Open Sans', sans-serif;
  vertical-align: middle;
  background: #FFFFFF url(/vagas/search.png) 1% center no-repeat;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* line 38, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #wrapper > header form.search input[type="submit"] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#aadac4), to(#57a695));
  background-image: -webkit-linear-gradient(top, #aadac4, #57a695);
  background-image: linear-gradient(top, #aadac4, #57a695);
  background-image: -o-linear-gradient(top, #aadac4, #57a695);
  -webkit-border-radius: 2px;
  -webkit-user-select: none;
  background-color: #aadac4;
  border: 1px solid #6ac1ae;
  border-radius: 2px;
  color: #FFF;
  cursor: pointer;
  font: bold 11px 'Open Sans', sans-serif;
  height: 32px;
  padding: 0 10px;
  vertical-align: bottom;
  text-shadow: 1px 1px 1px #555;
}
/* line 56, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #wrapper > header form.search input[type="submit"]:hover {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #57a695;
}
/* line 61, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #wrapper > header form.search .fineprint {
  display: block;
  font-size: 0.7em;
  color: #aaa;
  margin-left: 90px;
}
/* line 66, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #wrapper > header form.search .fineprint #receber-vagas {
  float: right;
  margin-right: 93px;
}
/* line 74, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main {
  clear: both;
}
/* line 76, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .facets {
  padding-left: 10px;
  max-width: 200px;
  float: left;
  padding-right: 1em;
  margin-right: 1em;
  margin-left: 20px;
}
/* line 83, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .facets .linha-divisao {
  border-bottom: 1px solid #EFEFEF;
  margin: 14px 4px 14px 0;
}
/* line 87, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .facets h6 {
  margin: 0.3em 0 0 0;
  font-size: 0.9em;
  color: #539d8c;
}
/* line 92, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .facets .see-more {
  font-size: 0.6em;
}
/* line 95, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .facets .facet-values {
  list-style-type: none;
  padding: 0 0.2em;
  line-height: 1em;
  margin-top: 0;
}
/* line 100, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .facets .facet-values li {
  font-size: 0.8em;
  line-height: 24px;
}
/* line 103, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .facets .facet-values li a {
  text-decoration: none;
  color: #222;
}
/* line 107, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .facets .facet-values li a:hover {
  text-decoration: underline;
}
/* line 113, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main #stats {
  border-bottom: 1px solid #DEDEDE;
  height: 58px;
  position: relative;
  margin-bottom: 20px;
}
/* line 118, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main #stats #stats-label {
  margin-left: 30px;
  font: 20px 'Open Sans', sans-serif;
  position: absolute;
  top: 17px;
  color: #539D8C;
}
/* line 125, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main #stats #stats-result small {
  margin-left: 263px;
  color: #999;
  font-size: 13px;
  position: absolute;
  top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 136, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .vaga {
  margin-left: 260px;
  margin-bottom: 20px;
  margin-top: 0;
  padding: 0.3em;
}
/* line 141, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .vaga header {
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 144, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .vaga header a {
  color: #12C;
}
/* line 148, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .vaga .detalhes {
  max-width: 50em;
  color: #222;
}
/* line 151, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .vaga .detalhes .small {
  font-size: small;
  margin-bottom: 4px;
  height: 10px;
}
/* line 156, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .vaga .detalhes p {
  margin: 0;
}
/* line 160, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main .vaga footer {
  font-size: small;
  margin-top: 2px;
  font-style: italic;
  color: #666666;
}
/* line 167, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #main #pesquisa-vazia {
  font-size: medium;
  color: #222;
  margin-left: 262px;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: 1.9em;
  max-width: 45em;
}
/* line 178, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #pagination-top {
  border-top: 1px solid #FEFEFE;
  background-color: #F1F1F1;
  height: 59px;
}
/* line 184, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas .pagination {
  text-align: center;
  padding: 1em;
  cursor: default;
}
/* line 188, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas .pagination a, #conteudo-pesquisa-de-vagas .pagination span {
  padding: 0.2em 0.3em;
}
/* line 191, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas .pagination .disabled {
  color: #aaaaaa;
}
/* line 194, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas .pagination .current {
  font-style: normal;
  font-weight: bold;
  background-color: #bebebe;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.5;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
}
/* line 207, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas .pagination a {
  text-decoration: none;
  color: black;
}
/* line 211, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas .pagination a:hover, #conteudo-pesquisa-de-vagas .pagination a:focus {
  text-decoration: underline;
}
/* line 216, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper {
  background: url(/vagas/show-vaga-bg.png) repeat scroll;
}
/* line 219, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
/* line 225, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area {
  width: 800px;
  float: left;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #a3a09e;
  background-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
/* line 236, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #show-vaga-content-area-inside {
  display: block;
  border: 1px solid #ffffff;
  background: #ffffff url(/vagas/show-vaga-bg-block.jpg) repeat-x;
  padding: 15px 30px 30px 30px;
  overflow: auto;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 245, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #show-vaga-content-area-inside #vagas-similares {
  margin: 0 auto;
  border: 1px solid #A3A09E;
  background-color: white;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  width: 592px;
  min-height: 150px;
}
/* line 253, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #show-vaga-content-area-inside #vagas-similares #vagas-similares-result {
  background: #ffffff url(/vagas/show-vaga-bg-block.jpg) repeat-x;
  padding: 15px 20px;
  border: 1px solid white;
  min-height: 150px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
/* line 260, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #show-vaga-content-area-inside #vagas-similares #vagas-similares-result h4 {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 15px 0;
  color: #4A4A4A;
  text-shadow: 0 1px 0 white;
}
/* line 267, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #show-vaga-content-area-inside #vagas-similares #vagas-similares-result ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #595856;
}
/* line 273, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #show-vaga-content-area-inside #vagas-similares #vagas-similares-result ul li {
  padding-bottom: 0.5em;
}
/* line 275, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #show-vaga-content-area-inside #vagas-similares #vagas-similares-result ul li a {
  color: #007DE2;
  text-decoration: none;
}
/* line 279, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #show-vaga-content-area-inside #vagas-similares #vagas-similares-result ul li a:hover {
  text-decoration: underline;
}
/* line 288, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area h2 {
  font-size: 25px;
  line-height: 31px;
  font-weight: bold;
  margin: 0 0 15px 0;
  text-shadow: 0 1px 0 white;
}
/* line 296, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area p {
  color: #7F7D78;
  text-align: justify;
}
/* line 301, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area .separator {
  border-top: 1px solid #939393;
  border-bottom: 1px solid #E7E6E6;
  margin: 20px 0;
}
/* line 307, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #botao-candidatura {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#aadac4), to(#57a695));
  background-image: -webkit-linear-gradient(top, #aadac4, #57a695);
  background-image: linear-gradient(top, #aadac4, #57a695);
  background-image: -o-linear-gradient(top, #aadac4, #57a695);
  -webkit-border-radius: 2px;
  -webkit-user-select: none;
  background-color: #aadac4;
  border: 1px solid #6ac1ae;
  border-radius: 5px;
  color: #FFF;
  cursor: pointer;
  text-shadow: 1px 1px 1px #555;
  font: bold 18px 'Open Sans', sans-serif;
  height: 65px;
  line-height: 27px;
  margin: 11px 6px;
  min-width: 270px;
  padding: 0 8px;
  text-align: center;
}
/* line 329, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #botao-candidatura:hover, #conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #botao-candidatura:focus {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  border: 1px solid #57a695;
}
/* line 335, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #show-vaga-content-area #logotipo-da-empresa {
  padding: 10px;
}
/* line 341, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #sidebar-redes-sociais {
  float: left;
  position: relative;
  left: -1px;
  margin-top: 30px;
  background-color: #f2f2f2;
  border: 1px solid #a3a09e;
}
/* line 349, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #sidebar-redes-sociais #sidebar-redes-sociais-block {
  background: none;
  background-color: #f2f2f2;
  display: block;
  border: 1px solid #ffffff;
  padding: 15px;
}
/* line 356, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #sidebar-redes-sociais #sidebar-redes-sociais-block div {
  width: 60px;
  text-align: center;
}
/* line 361, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas #show-vaga-wrapper #show-vaga-container #show-vaga-content #sidebar-redes-sociais #sidebar-redes-sociais-block .separator {
  border-top: 1px solid #939393;
  border-bottom: 1px solid #FFF;
  margin: 10px 0;
}
/* line 372, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas .less {
  overflow: hidden;
  max-height: 30em;
}
/* line 377, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas .more {
  max-height: 100%;
}
/* line 381, /usr/src/app/app/assets/stylesheets/vagas/pesquisas.scss */
#conteudo-pesquisa-de-vagas .id-da-vaga {
  font-size: small;
  color: #666;
}

/* ------ Tirar dependencias na area nova e remover ----- */
/* line 4, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.home-section-title {
  color: #4c4c4c;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 100;
  letter-spacing: -0.43px;
  line-height: 36px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  /* line 4, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .home-section-title {
    font-size: 32px;
    line-height: 36px;
  }
}

/* line 20, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.home-section-subtitle {
  color: #4c4c4c;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 18px;
  padding: 0 15px;
}

/* line 30, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-container {
  width: 100%;
  margin: 0 auto;
  max-width: 960px;
}

/* line 36, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-row {
  display: flex;
}
/* line 39, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-row-center {
  justify-content: center;
}
/* line 43, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-row-around {
  justify-content: space-around;
}
/* line 47, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-row-between {
  justify-content: space-between;
}

/* line 52, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-vertical {
  display: flex;
  flex-direction: column;
}
/* line 56, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-vertical-center {
  align-items: center;
}

/* BUTTONS */
/* line 62, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
[class^="vg-btn"] {
  align-items: center;
  border: 1px solid #8c8c8c;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin-right: 24px;
  padding: 8px 24px;
  border-radius: 4px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
}
/* line 73, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
[class^="vg-btn"], [class^="vg-btn"] h2 {
  background-color: transparent;
  color: #8c8c8c;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

/* line 83, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-primary {
  background-color: #0081de;
  border: 1px solid #0081de;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
/* line 88, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-primary, .vg-btn-primary h2 {
  color: #fff;
}
/* line 91, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-primary h2 {
  margin-bottom: 0;
}

/* line 96, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-outline {
  background-color: transparent;
  border: 1px solid #8c8c8c;
  color: #8c8c8c;
}

/* line 102, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-outline-white {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

/* line 108, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-outline-dark {
  background-color: transparent;
  border: 1px solid #8c8c8c;
  color: #8c8c8c;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

/* line 115, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-rounded {
  border-radius: 20px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
}

/* line 119, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-font-light {
  font-weight: 300;
}

/* line 123, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-font-bold {
  font-weight: 600;
}

/* line 127, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-font-bolder {
  font-weight: 700;
}

/* line 131, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-small {
  height: 32px;
}

/* line 135, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-big {
  min-width: 300px;
  min-height: 56px;
}

/* line 140, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-block {
  width: 100%;
}

/* line 144, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-link {
  border: none;
  text-decoration: none;
}

/* line 149, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs {
  overflow: hidden;
  height: 64px;
}
@media screen and (max-width: 767px) {
  /* line 154, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .vg-tabs:after {
    content: '';
    width: 15px;
    height: 56px;
    background-color: rgba(255, 255, 255, 0.9);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 1px 2px 50px #fff;
  }
}
/* line 167, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs ul {
  display: flex;
  width: 100%;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  height: 72px;
}
/* line 176, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs ul li {
  display: inline-block;
  text-align: center;
}
/* line 181, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs .vg-tab-link {
  border-bottom: 2px solid #c8c8c8;
  color: #4c4c4c;
  display: block;
  padding: 16px 25px;
  width: 100%;
  text-decoration: none;
}
/* line 190, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs .vg-tab-link.is-active {
  border-bottom: 2px solid #5bcb9d;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  /* line 196, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .vg-tabs ul {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    overflow-x: hidden;
  }
  /* line 204, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .vg-tabs li {
    width: 25%;
  }
  /* line 208, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .vg-tabs .vg-tab-link {
    padding: 16px 0;
  }
}

/* line 214, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-visible-tabs-content {
  position: relative;
}
/* line 217, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-visible-tabs-content .tab-content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  padding: 25px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s linear;
}
/* line 230, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-visible-tabs-content .tab-content.active-tab {
  position: relative;
  visibility: visible;
  opacity: 1;
  transition: opacity .4s linear;
}

/* line 239, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.text-center {
  text-align: center;
}

/* line 243, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.text-upper {
  text-transform: uppercase;
}

/* line 247, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media screen and (max-width: 767px) {
  /* line 260, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .hide-on-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  /* line 267, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .hide-on-desktop {
    display: none;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes scrollUp {
  0% {
    top: 0px;
  }
  100% {
    top: -60px;
  }
}
@keyframes scrollDown {
  0% {
    top: -60px;
  }
  100% {
    top: 0px;
  }
}
/* line 304, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
img.lazyload:not([src]) {
  visibility: hidden;
}

/* line 5, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.wrapper-pesquisas {
  background: #fff;
  color: #333;
  padding-top: 140px;
}

/* line 13, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.conteudoVaga .vg-btn-primary {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto 20px auto;
  text-transform: uppercase;
}
/* line 19, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.conteudoVaga .vg-btn-primary h2 {
  font-weight: 700;
}
/* line 23, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.conteudoVaga .vg-btn-primary .bx {
  font-size: 1.85em;
  padding-right: 5px;
  vertical-align: middle;
}

/* line 33, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.sharethis__container {
  display: flex;
}

/* line 38, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.sharethis-customizado {
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  margin-right: 8px;
  opacity: 0;
  padding: 0 10px;
  position: relative;
  text-align: center;
  top: 0;
  transition: opacity 0.2s ease-in, top 0.2s ease-in;
  vertical-align: top;
  white-space: nowrap;
  width: 36px;
}
/* line 60, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.sharethis-customizado:hover {
  opacity: 0.8;
  top: -4px;
}
/* line 65, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.sharethis-customizado.visible {
  opacity: 1;
}

/* line 70, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.sharethis-customizado[data-network="linkedin"] {
  background-color: #0077b5;
  background-image: url("https://platform-cdn.sharethis.com/img/linkedin.svg");
}

/* line 75, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.sharethis-customizado[data-network="shareurl"] {
  background-color: #4c4c4c;
  background-image: url("https://platform-cdn.sharethis.com/img/sharethis.svg");
  overflow: hidden;
}
/* line 80, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.sharethis-customizado[data-network="shareurl"].is-active {
  background-image: none;
  color: #fff;
  max-width: initial;
  padding: 0 10px;
  width: 90px;
}

/* line 90, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__title, .job-card__company, .job-card__content > form, .job-card__application-form, .job-card__update-profile {
  background-color: #fff;
  margin-bottom: 16px;
  position: relative;
}
/* line 100, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__application-form {
  margin: 0;
}
/* line 103, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__application-form .application-form {
  margin: 0;
}
/* line 108, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__update-profile {
  display: flex;
  margin-bottom: 0;
}
/* line 113, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__header {
  align-items: center;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}
/* line 121, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__logo {
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  justify-content: center;
}
/* line 128, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__logo > img {
  max-height: 100%;
}
/* line 132, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__content {
  padding: 16px;
}
/* line 135, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__containerbar, .job-card__progressbar {
  border-radius: 4px;
  height: 8px;
}
/* line 140, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__containerbar {
  background-color: #e6e6e6;
  width: 100%;
}
/* line 144, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__progressbar {
  background-color: #0081de;
}
/* line 147, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__expiration {
  color: #8c8c8c;
  font-size: 13px;
  margin-top: 16px;
}
/* line 152, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__expiration span {
  display: block;
}
/* line 157, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-btn {
  -webkit-appearance: none;
  align-items: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  font-size: 20px;
  height: 24px;
  justify-content: center;
  overflow: hidden;
  width: 24px;
}
/* line 170, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-btn--close {
  position: absolute;
}
/* line 174, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-btn .bx {
  color: #4c4c4c;
}
/* line 178, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-networks {
  align-items: center;
  bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  min-width: 300px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
/* line 189, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-networks.is-loaded {
  min-width: initial;
}
/* line 192, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-networks.is-loaded.is-visible {
  z-index: 0;
}
/* line 196, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-networks #st-1 {
  z-index: 10;
}
/* line 200, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-networks #st-1 .st-btn > img {
  top: 4px;
}
/* line 205, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-networks #st-1 .st-btn,
.job-card__share-networks [data-network] {
  border-radius: 100em;
  height: 24px;
  line-height: 24px;
  max-width: 24px;
  padding: 0 4px;
}
/* line 213, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__share-networks #st-1 .st-btn:hover,
.job-card__share-networks .sharethis-customizado:hover {
  top: 0;
}
/* line 219, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__pne {
  align-items: center;
  background-color: #1f6285;
  border-radius: 100em;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px;
}
/* line 228, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card__pne .bx {
  color: #fff;
  font-size: 16px;
}
/* line 233, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card .vg-btn-primary {
  display: block;
  font-weight: 700;
  margin: 0;
  max-height: 56px;
  padding: 17px 24px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
/* line 243, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card .vg-btn-primary:hover {
  color: #fff;
}
/* line 247, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card .vg-btn-primary h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
/* line 254, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card .vg-btn-link:hover {
  color: #fff;
}
/* line 258, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card .vg-btn-participating {
  background-color: rgba(0, 129, 222, 0.5);
  border-color: transparent;
}
/* line 262, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-card .vg-btn-participating span {
  color: #fff;
}

/* line 268, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.img-pcd {
  align-items: center;
  background-color: #1f6285;
  border-radius: 100em;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px;
}
/* line 277, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.img-pcd .bx {
  color: #fff;
  font-size: 1.1em;
}

/* line 284, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-shortdescription__logo {
  margin: 0;
  min-height: 56px;
  padding: 0;
}
/* line 289, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-shortdescription__icon {
  align-items: center;
  border-radius: 100%;
  display: flex;
  height: 40px;
  justify-content: center;
  padding: 5px;
  width: 40px;
}
/* line 298, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-shortdescription__company {
  margin-bottom: 0;
}

/* line 303, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-breadcrumb {
  color: #8c8c8c;
  font-size: 13px;
}

/* line 308, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-info {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 313, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-hierarchylist {
  display: flex;
}
/* line 316, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-hierarchylist__item {
  margin-left: 8px;
  position: relative;
}
/* line 320, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-hierarchylist__item--level {
  margin-left: 0;
}
/* line 324, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-hierarchylist__item--quantity {
  padding-left: 13px;
}
/* line 327, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-hierarchylist__item--quantity::before {
  content: "\2022";
  font-size: 15px;
  vertical-align: top;
  position: absolute;
  left: 0;
}

/* line 338, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5em;
}
/* line 345, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility__header {
  margin-bottom: 16px;
}
/* line 348, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility__button {
  background-color: transparent;
  border: 0;
  border-radius: 100%;
  cursor: pointer;
  padding: 0.75rem 0;
}
/* line 355, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility__button:focus, .job-incompatibility__button:hover {
  background-color: #e6e6e6;
}
/* line 360, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility__button .bx {
  text-align: center;
  width: 100%;
}
/* line 365, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility__content {
  margin-bottom: 1rem;
}
/* line 368, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility__list {
  color: #da3333;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
/* line 374, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility__list > li:last-child {
  padding-bottom: 0;
}
/* line 378, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility__item {
  padding-bottom: 1.25rem;
}
/* line 381, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-incompatibility__highlight {
  display: block;
  font-weight: 600;
}

/* line 387, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-expired {
  background-color: rgba(217, 83, 79, 0.25);
  border: solid 1px #d9534f;
  border-radius: 4px;
  color: #d9534f;
  display: flex;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 16px;
}
/* line 397, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-expired__icon {
  font-size: 20px;
  line-height: 1.5em;
}
/* line 401, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-expired__text {
  font-size: 16px;
  padding-left: 8px;
}

/* line 407, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares {
  padding-bottom: 3em;
}
/* line 410, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__section-title {
  border-radius: 5px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  color: #474747;
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 16px;
}
/* line 417, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 422, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__item {
  background-color: #fff;
  border: solid 1px #c8c8c8;
  border-radius: 4px;
  color: #4c4c4c;
  list-style: none;
  margin-bottom: 16px;
  user-select: none;
  width: 100%;
}
/* line 432, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__item a:hover,
.vagas-similares__item a:focus {
  color: #8c8c8c;
  text-decoration: none;
}
/* line 438, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__item a > span {
  display: block;
}
/* line 442, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__header, .vagas-similares__body, .vagas-similares__footer {
  font-size: 13px;
}
/* line 447, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__header {
  align-items: center;
  border-bottom: 1px solid #c8c8c8;
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
/* line 454, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__body {
  padding: 10px;
}
/* line 457, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__footer {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
/* line 462, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__anchor {
  color: #8c8c8c;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  text-decoration: none;
}
/* line 470, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__logo {
  align-items: center;
  display: flex;
  height: 40px;
  justify-content: center;
  width: 40px;
}
/* line 477, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__logo > img {
  width: 100%;
}
/* line 481, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__logo-placeholder {
  align-items: center;
  border: solid 2px #c8c8c8;
  border-radius: 100%;
  color: #c8c8c8;
  display: flex;
  font-size: 1.2rem;
  height: 20px;
  justify-content: center;
  padding: 5px;
  width: 20px;
}
/* line 493, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__title, .vagas-similares__company, .vagas-similares__hierarchy {
  display: block;
}
/* line 498, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__title {
  color: #4c4c4c;
  font-size: 15px;
  font-weight: 600;
}
/* line 504, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__location-icon {
  font-size: 1.5em;
  vertical-align: text-bottom;
}
/* line 510, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.vagas-similares__published-icon {
  font-size: 1.4em;
  vertical-align: text-bottom;
}

/* line 517, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-content .texto,
.conteudoVaga .texto {
  margin-top: 18px;
  overflow: hidden;
  word-break: break-word;
}

/* line 524, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group {
  position: relative;
}
/* line 527, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group__tabs {
  background-color: #fff;
  margin-bottom: 24px;
  position: relative;
}
/* line 532, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group__tabs .job-tabs-call-to-action {
  display: none;
}
/* line 537, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group__tabs .job-tabs-call-to-action .job-card__application-form {
  margin: 0;
}
/* line 541, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group__tabs .job-tabs-call-to-action .vg-btn-participating {
  background-color: rgba(0, 129, 222, 0.5);
  border-color: transparent;
}
/* line 547, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group__tabs::after {
  bottom: 0;
  box-shadow: 0px 2px 2px 0px #e6e6e6;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 100%;
}
/* line 557, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group__tabs ul {
  list-style: none;
  margin: 0;
}
/* line 562, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group__tabs li {
  display: inline-block;
  margin: 0;
}
/* line 568, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group__tab-link, .job-group__tab-link:focus, .job-group__tab-link:hover {
  border-bottom: 2px solid transparent;
  color: #4c4c4c;
  display: block;
  padding: 16px 12px;
  text-decoration: none;
}
/* line 577, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-group__tab-link.active, .job-group__tab-link:focus.active, .job-group__tab-link:hover.active {
  border-bottom: 2px solid #5bcb9d;
  font-weight: 600;
}

/* line 584, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits {
  margin-bottom: 24px;
}
/* line 587, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
/* line 592, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits__list.show-less {
  max-height: 92px;
  overflow: hidden;
}
/* line 598, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits__list-item {
  align-items: center;
  display: flex;
  list-style: none;
  margin: 0 0 16px 0;
  width: 50%;
}
/* line 605, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits__list-item > .benefit-image {
  margin: 0;
  max-width: 32px;
}
/* line 610, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits__list-item > .benefit-label {
  color: #4c4c4c;
  line-height: 16px;
  max-width: 55%;
  padding: 8px;
}
@media screen and (min-width: 780px) {
  /* line 598, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
  .job-benefits__list-item {
    width: 32%;
  }
}
/* line 622, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits .show-all-benefits {
  align-items: center;
  display: flex;
  height: 40px;
  justify-content: center;
  position: relative;
}
/* line 629, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits .show-all-benefits .toggle-benefits {
  color: #8c8c8c;
  cursor: pointer;
}
/* line 632, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits .show-all-benefits .toggle-benefits .show {
  display: block;
}
/* line 635, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits .show-all-benefits .toggle-benefits .hide {
  display: none;
}
/* line 641, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits .show-all-benefits .toggle-benefits.active .show {
  display: none;
}
/* line 644, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits .show-all-benefits .toggle-benefits.active .hide {
  display: block;
}
/* line 650, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits .show-all-benefits::before {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 65%);
  bottom: 32px;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  width: 100%;
}
/* line 664, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.job-benefits .show-all-benefits.active::before {
  background: transparent;
  bottom: 24px;
}

@media screen and (min-width: 780px) {
  /* line 670, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
  .container-incompatible {
    max-width: 320px;
  }
}
/* line 675, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .btn-ds {
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  padding: 10px 18px;
  width: 100%;
  text-decoration: none;
}
/* line 687, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .btn-red {
  background-color: #d92d20;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  color: #fff;
}
/* line 692, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .btn-red:hover {
  background-color: #b42318;
}
/* line 697, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .btn-rec {
  background-color: #fff;
  border: 1px solid #d0d5dd;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  color: #344054;
}
/* line 704, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .btn-review {
  background-color: #fff;
  color: #667085;
}
/* line 708, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .btn-review:hover {
  background-color: #f9fafb;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  color: #475467;
}
/* line 715, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .section-incompatible {
  background-color: #fef3f2;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 24px;
  padding: 16px;
}
/* line 724, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .section-incompatible h2 {
  color: #101828;
  font-size: 16px;
  margin-bottom: 8px;
}
/* line 730, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .section-incompatible p {
  color: #667085;
  font-size: 14px;
  margin: 0;
}
/* line 736, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .section-incompatible.is-hidden {
  display: none;
  transition: 0.25s ease all;
}
/* line 742, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .wrapper-title {
  display: flex;
}
/* line 745, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.container-incompatible .wrapper-title .bx {
  color: #f04438;
  font-size: 24px;
  margin-right: 8px;
  margin-top: -2px;
}

/* line 754, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.btn-apply-wrapper {
  display: flex !important;
  justify-content: center;
}
/* line 758, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/_common.scss */
.btn-apply-wrapper i {
  display: none;
  margin-right: 4px;
}

/* line 5, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content,
.conteudoVaga {
  background: #fff;
  float: left;
  padding: 20px 0;
  width: 620px;
}
/* line 12, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .titFaixa,
.conteudoVaga .titFaixa {
  color: #fff;
}
/* line 15, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content img,
.conteudoVaga img {
  height: auto;
  margin-bottom: 1.5em;
  max-width: 600px;
  object-fit: scale-down;
}
/* line 21, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga,
.conteudoVaga .vaga {
  clear: both;
}
/* line 24, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga header .informacoes-basicas,
.conteudoVaga .vaga header .informacoes-basicas {
  margin-bottom: 12px;
}
/* line 27, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga header .informacoes-basicas .informacoes-complementares,
.conteudoVaga .vaga header .informacoes-basicas .informacoes-complementares {
  float: left;
  margin-left: 8px;
  max-width: calc(100% - 156px);
}
/* line 31, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga header .informacoes-basicas .informacoes-complementares .tituloVaga,
.conteudoVaga .vaga header .informacoes-basicas .informacoes-complementares .tituloVaga {
  font-size: 24px;
  margin-bottom: 0px;
}
/* line 34, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga header .informacoes-basicas .informacoes-complementares .tituloVaga span,
.conteudoVaga .vaga header .informacoes-basicas .informacoes-complementares .tituloVaga span {
  display: block;
  font-size: 15px;
  margin-top: 4px;
}
/* line 40, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga header .informacoes-basicas .informacoes-complementares .empresaVaga,
.job-content .vaga header .informacoes-basicas .informacoes-complementares .qtdPosicoes,
.conteudoVaga .vaga header .informacoes-basicas .informacoes-complementares .empresaVaga,
.conteudoVaga .vaga header .informacoes-basicas .informacoes-complementares .qtdPosicoes {
  color: #8c8c8c;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
}
/* line 47, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga header .informacoes-basicas .informacoes-complementares .empresaVaga,
.conteudoVaga .vaga header .informacoes-basicas .informacoes-complementares .empresaVaga {
  color: #4c4c4c;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
}
/* line 55, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga header .vaga-pne,
.conteudoVaga .vaga header .vaga-pne {
  background: #fff;
  border-radius: 0px;
  color: #1f6285;
  display: block;
  float: initial;
  font-size: 15px;
  height: initial;
  margin: 10px 0 0px 9px;
  padding: 10px 0 10px 0;
  text-align: left;
  width: calc(100% + 36px);
}
/* line 67, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga header .vaga-pne:before,
.conteudoVaga .vaga header .vaga-pne:before {
  font-size: 16px;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
/* line 75, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-content .vaga .job-company-presentation,
.conteudoVaga .vaga .job-company-presentation {
  margin-top: 23px;
}

/* line 81, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-aside {
  float: right;
  margin-top: 8em;
  width: 300px;
}

/* line 87, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.bt-candidatura {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  display: block;
  margin: 0 auto 20px auto;
  overflow: hidden;
  text-transform: uppercase;
  white-space: normal;
  width: 265px;
}
/* line 95, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.bt-candidatura .segunda-linha {
  font-size: 18px;
}

/* line 100, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.pub {
  display: block;
  font-size: 11px;
  height: 21px;
  text-align: right;
}

/* line 107, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.texto {
  clear: both;
  margin-bottom: 3em;
}
/* line 110, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.texto ol,
.texto ul {
  margin-bottom: 1.5em;
}
/* line 114, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.texto ol,
.texto ol li {
  list-style: decimal;
  margin-left: 1.5em;
}
/* line 119, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.texto ul,
.texto ul li {
  list-style: disc;
  margin-left: 1.5em;
}

/* line 126, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.idVaga {
  color: #8c8c8c;
  font-size: 14px;
}

/* line 131, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga {
  padding: 5px 0;
  width: 100%;
}
/* line 134, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 138, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li {
  float: left;
  list-style: none;
  margin: 0 auto 16px;
  width: 100%;
}
/* line 143, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li:before, .infoVaga > ul > li:left {
  clear: both;
  content: "";
  display: table;
}
/* line 149, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li figure {
  float: left;
}
/* line 152, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li figure + div {
  float: left;
  height: 24px;
  justify-content: center;
  margin-left: 8px;
}
/* line 158, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li [class^="icone"] {
  border-radius: 50%;
  height: 24px;
  position: relative;
  width: 24px;
}
/* line 163, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li [class^="icone"] img {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 170, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li .icone-localizacao {
  background: #01ac4c;
}
/* line 173, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li span {
  color: #8c8c8c;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 16px;
  overflow: hidden;
  text-align: left;
}
/* line 180, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li span + span {
  margin-top: 0px;
}
/* line 183, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li span.info-localizacao {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 188, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.infoVaga > ul > li span > b {
  font-weight: 600;
}

/* line 196, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.listaBullet li {
  border-bottom: 1px dashed #d1d8db;
}
/* line 199, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.listaBullet a {
  background: url(/assets/mundos/bullet-cand-20726b0fcb434c6310503046d0b59512ca47c41f9d991ec1bebac87940cccfd2.png) no-repeat 8px 7px;
  color: #47ac82;
  display: block;
  font-weight: bold;
  margin: 7px 0;
  padding-left: 20px;
  text-decoration: none;
}
/* line 207, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.listaBullet a:visited {
  color: #9a5288;
}
/* line 211, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.listaBullet span {
  color: #333333;
  font-size: 13px;
  font-weight: normal;
}

/* line 218, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-info {
  background-color: #f2f2f2;
  padding: 24px 0;
}
/* line 222, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-info::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f0f0f0 65%);
  bottom: 0;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  width: 100%;
}
/* line 232, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-info__container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}
/* line 241, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-info__column--first {
  width: 600px;
}
/* line 244, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-info__column--second {
  position: relative;
  width: 300px;
}

/* line 251, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-shortdescription {
  display: flex;
}
/* line 256, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-shortdescription__column--second {
  padding-left: 20px;
}
/* line 261, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-shortdescription__logo {
  align-items: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  display: flex;
  height: 80px;
  justify-content: center;
  margin: 0;
  overflow: hidden;
  padding: 12px;
  width: 80px;
}
/* line 274, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-shortdescription__logo img, .job-shortdescription__logo span {
  display: block;
  margin: 0 auto;
  max-height: 56px;
  max-width: 56px;
}
/* line 280, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-shortdescription__logo span {
  background-color: #fff;
  color: #8c8c8c;
  display: inline-block;
  font-weight: normal;
  padding-top: 100%;
}
/* line 289, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-shortdescription__icon {
  border: solid 3px #c8c8c8;
  color: #c8c8c8;
  font-size: 1.85rem;
}
/* line 295, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-shortdescription__title {
  color: #4c4c4c;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4em;
  margin: 0 0 .2em;
}
/* line 303, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-shortdescription__id {
  font-size: 13px;
}
/* line 307, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-shortdescription__company {
  display: block;
  font-weight: 600;
}

/* line 313, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-breadcrumb {
  display: flex;
  list-style: disc;
  margin-bottom: 15px;
}
/* line 318, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-breadcrumb__item {
  list-style: disc;
  margin-left: 1.6rem;
  padding-left: 0px;
}
/* line 323, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-breadcrumb__item--nostyle {
  list-style: none;
  margin-left: 0;
}
/* line 328, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-breadcrumb__item .bx-time {
  font-size: 18px;
  vertical-align: text-bottom;
}

/* line 335, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card {
  background-color: #fff;
  border: solid 1px #c8c8c8;
  border-radius: 4px;
  position: absolute;
  width: 100%;
  z-index: 7;
}
/* line 343, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card__header {
  border-bottom: solid 1px #c8c8c8;
  padding: 16px;
}
/* line 347, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card__logo {
  height: 40px;
  min-width: 40px;
}
/* line 351, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card__icon {
  border: solid 2px #c8c8c8;
  border-radius: 100%;
  color: #c8c8c8;
  font-size: 1.25rem;
  padding: 7px;
}
/* line 358, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card__pcd {
  display: inline-block;
  position: absolute;
  right: 53px;
  top: 24px;
}
/* line 364, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card__title {
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 369, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card__company {
  color: #8c8c8c;
  font-weight: normal;
  padding-bottom: 0;
}
/* line 378, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card__share-btn--close {
  right: 16px;
  top: 24px;
}
/* line 383, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card__share-networks {
  background-color: #f2f2f2;
  left: 0;
  padding: 16px;
}
/* line 391, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card .vg-btn-primary .bx {
  font-size: 1.85em;
  padding-right: 5px;
  vertical-align: middle;
}
/* line 397, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card--expired {
  border: 0;
}
/* line 400, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card--expired .job-card__header {
  display: none;
}
/* line 403, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-card--expired .job-card__content {
  padding: 0;
}

/* line 410, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.vagas-similares__logo-placeholder {
  font-size: 1.2rem;
  height: 20px;
  width: 20px;
}

/* line 418, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-incompatibility__button {
  display: none;
}

/* line 423, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-description {
  display: flex;
  justify-content: space-between;
}

/* line 428, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
.job-publi {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  width: 100%;
}

/* line 437, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
html.scrolling .job-group, body.scrolling .job-group {
  margin-top: 70px;
}
/* line 441, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
html.scrolling .job-group__tabs, body.scrolling .job-group__tabs {
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 70px;
  width: 100%;
  z-index: 8;
}
/* line 452, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
html.scrolling .job-group__tabs > .job-tabs-container, body.scrolling .job-group__tabs > .job-tabs-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-width: 960px;
  width: 100%;
}
/* line 460, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
html.scrolling .job-group__tabs > .job-tabs-container .job-tabs-call-to-action, body.scrolling .job-group__tabs > .job-tabs-container .job-tabs-call-to-action {
  transform: translateY(-60px);
  transition: .3s ease-out all;
}
/* line 465, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
html.scrolling .job-group__tabs > .job-tabs-container.active-scroll .job-tabs-call-to-action, body.scrolling .job-group__tabs > .job-tabs-container.active-scroll .job-tabs-call-to-action {
  transform: translateY(0);
  transition: .3s ease-out all;
}
/* line 470, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
html.scrolling .job-group__tabs .job-tabs-call-to-action, body.scrolling .job-group__tabs .job-tabs-call-to-action {
  display: block;
  padding: 0 16px;
}
/* line 475, /usr/src/app/app/assets/stylesheets/vagas/pesquisas/conteudo_vaga.scss */
html.scrolling .job-group__tabs > .job-tabs-container .vg-btn-primary, body.scrolling .job-group__tabs > .job-tabs-container .vg-btn-primary {
  margin: 0;
  width: 270px;
}

/* ----------------- CSS VARIAVEIS ----------------- */
/* Variaveis e mixins gerais */
/* ------ Tirar dependencias na area nova e remover ----- */
/* ------ */
/* BOTOES */
/* ------ */
/* line 5, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 27, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 34, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

/* line 39, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 56, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn.btn-lower {
  text-transform: none;
}

/* line 59, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn.btn-thin {
  font-weight: 300;
}

/* line 62, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-default {
  color: #4b97b9;
  background-color: #f4f4f5;
  border-color: #cccccc;
}

/* line 67, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #4b97b9;
  border-color: #4b97b9;
  opacity: 0.9;
}

/* line 77, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 82, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

/* line 100, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

/* line 104, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 109, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 118, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 123, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 141, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}

/* line 145, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-outline {
  color: white;
  background-color: transparent;
  border: 1px solid white;
}
/* line 149, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-outline:hover {
  color: white;
}
/* line 153, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-outline.btn-outline-dark {
  color: black;
  border-color: black;
}

/* line 158, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-secondary {
  color: #4b97b9;
  background-color: #fff;
  border: none;
}

/* line 163, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  color: #4b97b9;
  background-color: #fff;
}

/* line 171, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  background-image: none;
}

/* line 176, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #fff;
}

/* line 193, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-secondary .badge {
  color: #4b97b9;
  background-color: #ffffff;
}

/* line 197, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-success {
  color: #ffffff;
  background-color: #4b97b9 !important;
  border-color: #4b97b9 !important;
}

/* line 202, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #4b97b9;
  border-color: #4b97b9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

/* line 214, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 219, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #4b97b9;
  border-color: #4b97b9;
}

/* line 237, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

/* line 241, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 246, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 255, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 260, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 278, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

/* line 282, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 287, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 296, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 301, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 319, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

/* line 323, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-danger {
  color: #d9534f;
  background-color: transparent;
  border: none;
}

/* line 328, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  opacity: 0.9;
  color: #d9534f;
  box-shadow: none;
}

/* line 337, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 342, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 360, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

/* line 364, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

/* line 370, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 378, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 384, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 390, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 397, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 403, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 409, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 415, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 421, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 424, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 431, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn {
  text-decoration: none;
}

/* line 435, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn .glyphicon {
  margin: 0 5px 0 -2px;
}

/* line 439, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-xis {
  padding: 6px 8px;
}
/* line 441, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.btn-xis .glyphicon {
  margin: 0;
}

/* FORMULARIO */
/* line 448, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.control-group a.switch-action {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #1073c0;
  font-weight: 600;
}

/* line 456, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.controls .inline-icon {
  position: absolute;
  display: none;
  top: 6px;
  right: 10px;
}
/* line 461, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.controls .inline-icon.glyphicon {
  font-size: 14px;
  color: #32c7c6;
}
/* line 465, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
.controls .inline-icon.loading {
  background-image: url(/assets/pre_cadastro/loading-8a27f959849a39d853fd2fa66449fe734a8e726cfbde3448aa018ee88388e5b5.gif);
  background-size: 100%;
  width: 15px;
  height: 15px;
}

/* line 475, /usr/src/app/app/assets/stylesheets/comum/ui.scss */
input[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* ----------------- CSS VARIAVEIS ----------------- */
/* Variaveis e mixins gerais */
/* ------ Tirar dependencias na area nova e remover ----- */
/* ------ Tirar dependencias na area nova e remover ----- */
/* line 4, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.home-section-title {
  color: #4c4c4c;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 100;
  letter-spacing: -0.43px;
  line-height: 36px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  /* line 4, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .home-section-title {
    font-size: 32px;
    line-height: 36px;
  }
}

/* line 20, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.home-section-subtitle {
  color: #4c4c4c;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 18px;
  padding: 0 15px;
}

/* line 30, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-container {
  width: 100%;
  margin: 0 auto;
  max-width: 960px;
}

/* line 36, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-row {
  display: flex;
}
/* line 39, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-row-center {
  justify-content: center;
}
/* line 43, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-row-around {
  justify-content: space-around;
}
/* line 47, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-row-between {
  justify-content: space-between;
}

/* line 52, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-vertical {
  display: flex;
  flex-direction: column;
}
/* line 56, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-vertical-center {
  align-items: center;
}

/* BUTTONS */
/* line 62, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
[class^="vg-btn"] {
  align-items: center;
  border: 1px solid #8c8c8c;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin-right: 24px;
  padding: 8px 24px;
  border-radius: 4px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
}
/* line 73, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
[class^="vg-btn"], [class^="vg-btn"] h2 {
  background-color: transparent;
  color: #8c8c8c;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

/* line 83, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-primary {
  background-color: #0081de;
  border: 1px solid #0081de;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
/* line 88, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-primary, .vg-btn-primary h2 {
  color: #fff;
}
/* line 91, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-primary h2 {
  margin-bottom: 0;
}

/* line 96, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-outline {
  background-color: transparent;
  border: 1px solid #8c8c8c;
  color: #8c8c8c;
}

/* line 102, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-outline-white {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

/* line 108, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-outline-dark {
  background-color: transparent;
  border: 1px solid #8c8c8c;
  color: #8c8c8c;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

/* line 115, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-rounded {
  border-radius: 20px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
}

/* line 119, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-font-light {
  font-weight: 300;
}

/* line 123, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-font-bold {
  font-weight: 600;
}

/* line 127, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-font-bolder {
  font-weight: 700;
}

/* line 131, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-small {
  height: 32px;
}

/* line 135, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-big {
  min-width: 300px;
  min-height: 56px;
}

/* line 140, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-block {
  width: 100%;
}

/* line 144, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-btn-link {
  border: none;
  text-decoration: none;
}

/* line 149, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs {
  overflow: hidden;
  height: 64px;
}
@media screen and (max-width: 767px) {
  /* line 154, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .vg-tabs:after {
    content: '';
    width: 15px;
    height: 56px;
    background-color: rgba(255, 255, 255, 0.9);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 1px 2px 50px #fff;
  }
}
/* line 167, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs ul {
  display: flex;
  width: 100%;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  height: 72px;
}
/* line 176, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs ul li {
  display: inline-block;
  text-align: center;
}
/* line 181, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs .vg-tab-link {
  border-bottom: 2px solid #c8c8c8;
  color: #4c4c4c;
  display: block;
  padding: 16px 25px;
  width: 100%;
  text-decoration: none;
}
/* line 190, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-tabs .vg-tab-link.is-active {
  border-bottom: 2px solid #5bcb9d;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  /* line 196, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .vg-tabs ul {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    overflow-x: hidden;
  }
  /* line 204, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .vg-tabs li {
    width: 25%;
  }
  /* line 208, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .vg-tabs .vg-tab-link {
    padding: 16px 0;
  }
}

/* line 214, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-visible-tabs-content {
  position: relative;
}
/* line 217, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-visible-tabs-content .tab-content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  padding: 25px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s linear;
}
/* line 230, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.vg-visible-tabs-content .tab-content.active-tab {
  position: relative;
  visibility: visible;
  opacity: 1;
  transition: opacity .4s linear;
}

/* line 239, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.text-center {
  text-align: center;
}

/* line 243, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.text-upper {
  text-transform: uppercase;
}

/* line 247, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media screen and (max-width: 767px) {
  /* line 260, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .hide-on-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  /* line 267, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
  .hide-on-desktop {
    display: none;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes scrollUp {
  0% {
    top: 0px;
  }
  100% {
    top: -60px;
  }
}
@keyframes scrollDown {
  0% {
    top: -60px;
  }
  100% {
    top: 0px;
  }
}
/* line 304, /usr/src/app/app/assets/stylesheets/nova_home/_common.scss */
img.lazyload:not([src]) {
  visibility: hidden;
}

/* Overwritting styles */
/* line 5, /usr/src/app/app/assets/stylesheets/candidatura.scss */
#wrapper {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  /* line 5, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  #wrapper {
    padding: 0;
  }
}

/* line 13, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.banner-area-logada {
  display: none;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  /* line 13, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .banner-area-logada {
    display: block;
  }
}
/* line 21, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.banner-area-logada .banner {
  margin: 0 auto;
}

/* line 26, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura {
  background-image: none;
}
@media screen and (max-width: 767px) {
  /* line 26, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .candidatura {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }
}

/* line 45, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura .candidatura-container {
  color: #4c4c4c;
  height: 100%;
  margin: 0 auto;
  max-width: 100%;
  padding: 60px 15px 25px;
  width: 960px;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  /* line 45, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .candidatura .candidatura-container {
    border-radius: 4px;
    display: block;
    margin-bottom: 25px;
    padding: 1px;
    position: relative;
    z-index: inherit;
  }
}

/* line 64, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-confirmada .candidatura-container {
  background-image: linear-gradient(to right, #5acb9d, #28ad5a);
}

/* line 68, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .candidatura-container {
  background-color: #fbae39;
}

/* line 72, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .incompatibilidades {
  background-color: #fff;
  padding: 25px 0;
}
@media screen and (min-width: 768px) {
  /* line 72, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .candidatura-incompativel .incompatibilidades {
    padding: 0 0 25px 0;
  }
}
/* line 80, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .incompatibilidades .container {
  max-width: 960px;
  width: 100%;
}

/* line 86, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .itens-incompativeis {
  text-align: center;
}
/* line 89, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .itens-incompativeis li {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding: 8px 0;
}
/* line 95, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .itens-incompativeis li span {
  font-weight: 300;
}
/* line 99, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .itens-incompativeis li .tipo-incompatibilidade {
  color: #4c4c4c;
}
/* line 103, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .itens-incompativeis li .tipo-descricao {
  color: #8c8c8c;
}

/* line 108, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .atualizar-curriculo {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 113, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .atualizar-curriculo > a {
  align-items: center;
  display: flex;
  height: 56px;
  max-width: 300px;
  width: 100%;
  padding: 0;
}
/* line 122, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .atualizar-curriculo > a:hover {
  color: #fff;
}
/* line 126, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-incompativel .atualizar-curriculo .vg-icon-svg {
  fill: #fff;
  height: 24px;
  margin-right: 5px;
  width: 24px;
}

/* line 134, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-container .candidatura-header {
  text-align: center;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  display: none;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  /* line 134, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .candidatura-container .candidatura-header {
    display: flex;
  }
}

/* line 149, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-container .candidatura-header h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

/* line 156, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-container .candidatura-header i {
  font-size: 26px;
  padding-right: 8px;
}

/* line 161, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-container .candidatura-header .vg-icon-svg {
  fill: #fff;
  height: 24px;
  width: 24px;
  margin-right: 5px;
}

/* line 168, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-container .candidatura-body {
  background: #fff;
  border-radius: 4px;
  display: flex;
  text-align: left;
  align-items: center;
  margin-bottom: 1px;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  /* line 168, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .candidatura-container .candidatura-body {
    border-radius: 0;
    justify-content: center;
    border-radius: 0;
    padding: 20px;
  }
}

/* line 185, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-container .candidatura-footer {
  padding: 10px;
  background: transparent;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  /* line 185, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .candidatura-container .candidatura-footer {
    background-color: #fff;
    border-radius: 0px 0px 3px 3px;
    color: #4c4c4c;
  }
}
/* line 197, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-container .candidatura-footer p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
}

/* line 204, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-container .candidatura-footer h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: 300;
  border-radius: 5px;
}

/* line 214, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.company-logo img {
  width: 100%;
  max-width: 70px;
}

/* line 220, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.logo-placeholder {
  display: flex;
  width: 49px;
  height: 49px;
  justify-content: center;
  align-items: center;
  border: 3px solid #c8c8c8;
  border-radius: 50%;
}
/* line 229, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.logo-placeholder svg {
  fill: #c8c8c8;
  width: 32px;
  height: 32px;
}
/* line 235, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.logo-placeholder.small {
  border: 3px solid #c8c8c8;
  width: 40px;
  height: 40px;
}
/* line 241, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.logo-placeholder.small svg {
  width: 28px;
  height: 28px;
}

/* line 247, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.company-logo .bx {
  font-size: 32px;
  background-color: #fff;
  border-radius: 50%;
  color: #e6e6e6;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 4px solid #e6e6e6;
  margin: 0 10px;
}
/* line 260, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.company-logo .bx.small {
  border: 2px solid #e6e6e6;
  font-size: 18px;
  width: 25px;
  height: 25px;
}

/* line 268, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.message-container {
  overflow: hidden;
  max-width: 280px;
  margin-left: 16px;
}

/* line 274, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.message-container h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  margin: 0;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 284, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.message-container span {
  color: #8c8c8c;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 293, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.back-to-search > a {
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 309, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.back-to-search > a .bx {
  font-size: 24px;
}
/* line 313, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.back-to-search > a:hover {
  color: #fff;
}

/* line 319, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.btn-close {
  position: absolute;
  top: 16px;
  right: 16px;
}
/* line 324, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.btn-close a {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}
/* line 329, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.btn-close a:hover {
  color: #fff;
}

/* line 335, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-vagas-similares {
  background-color: #e6e6e6;
  min-height: 300px;
  padding: 15px;
}
/* line 340, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-vagas-similares .container {
  width: 100%;
  max-width: 960px;
  padding: 0;
}
/* line 346, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-vagas-similares .container > h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
}
/* line 353, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.candidatura-vagas-similares .vagas-similares-container {
  padding: 0;
  margin: 0 auto;
  max-width: 960px;
  overflow-x: hidden;
  white-space: nowrap;
}

/* line 362, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-link {
  color: #4c4c4c;
  background-color: #fff;
  border-radius: 4px;
  display: block;
  text-decoration: none;
  height: 100%;
}
@media screen and (max-width: 767px) {
  /* line 362, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .card-link {
    margin: auto;
    width: 100%;
  }
}
/* line 375, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-link:hover {
  color: #4c4c4c;
}

/* line 380, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-header {
  border-bottom: 1px solid #e6e6e6;
  height: 60px;
}
/* line 384, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-header .company-logo {
  max-width: 50px;
}
/* line 388, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-header .bx-handicap {
  color: #fff;
  background-color: #1f6285;
  border-radius: 50%;
  font-size: 18px;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 401, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-header,
.card-body,
.card-footer {
  padding: 10px;
}

/* line 407, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-footer {
  padding-top: 0;
}

/* line 411, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-footer .vg-icon-svg {
  fill: #8c8c8c;
  margin-right: 5px;
  vertical-align: bottom;
  width: 16px;
}
/* line 417, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-footer .vg-icon-svg.vg-icon-svg--marker {
  width: 20px;
}

/* line 423, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-body h3,
.card-body p {
  font-family: "Open Sans", sans-serif;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 431, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-body h3 {
  color: #4c4c4c;
  font-weight: 600;
}

/* line 437, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-body p,
.card-footer span {
  color: #8c8c8c;
  font-size: 13px;
}

/* line 443, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.card-header,
.card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 451, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.owl-carousel .owl-stage {
  display: flex;
  justify-content: space-around;
}
/* line 456, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.owl-carousel .owl-item {
  margin-left: 1px;
}
/* line 460, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  padding: 15px 0px;
}
/* line 466, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.owl-carousel button.owl-dot {
  background-color: #c8c8c8;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
}
/* line 474, /usr/src/app/app/assets/stylesheets/candidatura.scss */
.owl-carousel .owl-dot.active {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  /* line 479, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .hide-on-mobile {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 485, /usr/src/app/app/assets/stylesheets/candidatura.scss */
  .hide-on-desktop {
    display: none;
  }
}

/* ----------------- CSS BASE ----------------- */
/* line 14, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
a {
  color: #47ac82;
}

/* line 18, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
a:hover {
  color: #4c4c4c;
}

/* line 22, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
mark {
  background-color: #fff;
  font-weight: 900;
}

/* MOBILE */
/* line 30, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.txt-mobile,
.visible-phone {
  display: none;
}

/* BANNER PESQUISA */
/* line 36, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#div-gpt-ad-1371757882903-0,
#div-gpt-ad-1371758100013-0 {
  margin-bottom: 2em;
}

/* BANNER LATERAL */
/* line 42, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#wrapper .center {
  position: relative;
}

/* line 46, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#bannerLat {
  width: 160px;
  position: absolute;
  top: 0;
  right: -180px;
}

/* ----------------- TOPO ----------------- */
/* line 54, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#topo {
  background: #50c092;
  height: 58px;
}

/* line 59, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#btLogin {
  color: #fff;
  background: #4b97b9;
}

/* line 64, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#btLogin:hover {
  background: #70acc7;
}

/* line 68, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#menuTopo .selecionado {
  color: #fff;
}

/* line 72, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#menuTopo a:hover {
  color: #fff;
}

/* line 76, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#menuTopo span {
  border-left: 1px solid #2eb4b3;
}

/* line 80, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.breadcrumb > li > a {
  color: #47ac82;
}

/* ----------------- TOPO VELHO --------------- */
/* line 85, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.topoVelho #wrapper {
  padding-top: 100px;
}

/* line 90, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#topoAntigoAlertaVagas h1#logoVagas {
  padding: 0px 0px 0px 15px;
}
/* line 94, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#topoAntigoAlertaVagas table #guardaLinksNavegacao {
  display: inline;
  padding: 0px;
}
/* line 98, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#topoAntigoAlertaVagas table #guardaLinksNavegacao table tr {
  float: left;
  width: 100%;
  height: 15px;
}
/* line 105, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#topoAntigoAlertaVagas table a {
  text-decoration: none;
}

/* ----------------- RODAPE ----------------- */
/* line 112, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#rodapeFaixa {
  background: #e6e6e6;
}

/* line 117, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.rodCol a {
  text-decoration: none;
  color: #8c8c8c;
}
/* line 120, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.rodCol a:hover {
  color: #50c092;
}

/* line 127, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.rodTit,
.rodTit a {
  color: #5bcb9d;
}

/* ----------------- PÁGINAS INTERNAS ----------------- */
/* line 134, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#submenu > a.selecionado,
#submenu > a.selecionado:hover {
  background-position: 0 -32px;
}

/* line 139, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.titulo,
.tituloB,
.subtitulo {
  color: #47ac82;
}

/* line 146, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.pagination a {
  background-color: #4b97b9;
}
/* line 148, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.pagination a:hover {
  background-color: #94c1d6;
  color: #fff;
}

/* line 155, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pubPushDown {
  margin: 0 auto 20px;
  width: 840px;
}

/* line 160, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.botao {
  margin: 0 6px;
}

/* line 164, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.botao:hover {
  background-color: #50c092;
}

/* line 168, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.botao-recomendacao {
  background-image: url(/assets/mundos/ico-bandeira-00f554a8cca700a4ea71325d3bf8a7058959958aa6658b46c2bd52c6b9d6906e.png);
  background-repeat: no-repeat;
  background-position: 9px 8px;
  padding-left: 35px;
}
/* line 173, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.botao-recomendacao:hover {
  background-position: 9px -31px;
}

/* line 178, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.conteudoAvisos {
  width: 600px;
  margin: 0 auto;
  padding: 2em 0;
}

/* line 184, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.conteudo1col {
  padding: 2em 0;
  width: 800px;
  margin: 0 auto;
}

/* line 190, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.searchBox {
  border: 1px solid #d1d8db;
  padding: 15px 20px 20px;
  overflow: hidden;
  margin: 60px -40px 0;
}
/* line 195, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.searchBox h2 {
  margin-bottom: 0.5em;
  font-weight: normal;
}
/* line 199, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.searchBox #inputPesquisa {
  width: 440px;
  margin-bottom: 0;
  margin-left: 0;
}

/* line 206, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.button {
  background: #00b8ad url(/assets/mundos/pessoas-btn-gradiente-a2568d6617681f91f350df11e6351d7c95667072f7c47306aa19f84993202865.png) repeat-x;
  background: #33c6bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #33c6bd 0%, #00b8ad 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #33c6bd), color-stop(100%, #00b8ad));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #33c6bd 0%, #00b8ad 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #33c6bd 0%, #00b8ad 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #33c6bd 0%, #00b8ad 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #33c6bd 0%, #00b8ad 100%);
  /* W3C */
  border: 1px solid #fff;
  color: #fff;
  padding: 7px 14px 7px 10px;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  box-shadow: 0 0 3px #b5bcbc;
  float: right;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}
/* line 218, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.button:hover {
  color: #fff;
  background: #34b5ad;
  /* Old browsers */
  background: -moz-linear-gradient(top, #34b5ad 0%, #01a399 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #34b5ad), color-stop(100%, #01a399));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #34b5ad 0%, #01a399 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #34b5ad 0%, #01a399 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #34b5ad 0%, #01a399 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #34b5ad 0%, #01a399 100%);
  /* W3C */
}

/* ----------------- FORM ----------------- */
/* line 226, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#formContatoCand .obs {
  margin-left: 280px;
}
/* line 229, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#formContatoCand .button {
  margin-right: 54px;
}
/* line 232, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#formContatoCand .campo {
  clear: both;
}
/* line 235, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#formContatoCand label {
  padding-top: 6px;
}
/* line 238, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#formContatoCand label,
#formContatoCand input,
#formContatoCand select {
  margin-bottom: 6px;
}

/* ----------------- PESQUISA ----------------- */
/* line 246, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
span.sugestao-busca {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #8c8c8c;
}
/* line 250, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
span.sugestao-busca a {
  text-decoration: none;
}

/* line 254, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaDeVagas {
  width: 860px;
  margin: 0 auto;
  clear: both;
  padding-top: 65px;
  color: #8c8c8c;
}

/* line 262, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaDeVagas h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}

/* line 268, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#linksQuadroVagas,
#botoesCandidatos {
  clear: both;
  padding: 30px 0 30px;
  text-align: center;
  overflow: visible;
  *display: inline-block;
}
/* line 275, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#linksQuadroVagas > span,
#botoesCandidatos > span {
  font-size: 11px;
}

/* line 280, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.expiradaVagasSimilares {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
/* line 284, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.expiradaVagasSimilares div {
  float: left;
  border-top: 0px;
  margin-bottom: 5px;
  width: 280px;
}
/* line 290, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.expiradaVagasSimilares div ul li:last-child {
  border-bottom: 0px;
}
/* line 294, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.expiradaVagasSimilares div:last-child {
  padding-right: 0px;
}
/* line 299, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.expiradaVagasSimilares.oneChild div {
  width: 100%;
}

/* line 305, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#avisoSlide {
  clear: both;
  border: 1px solid #c3cace;
  background: #aabbc4;
  color: #fff;
  text-align: center;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  position: relative;
  display: none;
}
/* line 316, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#avisoSlide .setinha {
  position: absolute;
  bottom: -9px;
  right: 164px;
  display: block;
  width: 17px;
  height: 9px;
  background: url(/assets/mundos/box-aviso-setinha-6fc3c71d5f0a2349400e8bcc398e0b45bc088e7afd84221226e63b57a8c1a0c5.png) no-repeat 0 0;
}

/* ----------------- PESQUISA -> RESULTADO ----------------- */
/* line 328, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.pesquisaConteudoWrapper {
  display: flex;
  flex-grow: 1;
}

/* line 333, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#conteudo-pesquisa-de-vagas {
  padding-top: 12px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  /* line 333, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
  #conteudo-pesquisa-de-vagas {
    padding-top: 32px;
  }
}
/* line 341, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#conteudo-pesquisa-de-vagas #pesquisa-vagas {
  margin-bottom: 30px;
  background-color: transparent;
  box-shadow: none;
  height: auto;
  border-radius: 0px;
  float: right;
  clear: initial;
  overflow: initial;
}
/* line 351, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#conteudo-pesquisa-de-vagas .titulo {
  font-size: 22px;
  margin-bottom: 0.5em;
}

/* filtros */
/* Estilo para o banner vertical (skyscraper) que fica abaixo do filtros no desktop */
/* line 360, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#div-gpt-ad-1357760223473-0 {
  margin-bottom: 40px;
  position: -webkit-sticky;
  position: sticky;
  top: 154px;
}

/* line 367, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtros-btn {
  display: none;
}

/* line 371, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaFiltros {
  float: left;
  width: 207px;
  font-size: 13px;
  line-height: 1.3;
}
/* line 377, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaFiltros .filtro > span {
  font-size: 15px;
  padding-left: 10px;
  margin-bottom: 0;
  white-space: normal;
  text-align: left;
}
/* line 385, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaFiltros .linkMais {
  margin: 8px 10px;
  color: #4b97b9;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  clear: left;
  text-decoration: none;
  cursor: pointer;
}
/* line 395, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaFiltros .linkMais:hover {
  text-decoration: none;
}

/* line 401, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro {
  margin-bottom: 36px;
}
/* line 403, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro span:not(.facetGroup) {
  width: 20px;
  height: 15px;
  float: left;
  display: block;
  margin-right: -28px;
  position: relative;
  left: -28px;
  background: url(/assets/servicos/sprite-checkboxes-cad07207c705c60ae31c5cd51e0c8afd235b560e3987e9f5d38d53cd6218925c.png) no-repeat -21px 0;
}
/* line 413, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro .selecionado {
  font-weight: bold;
}
/* line 415, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro .selecionado span {
  background-position: 0 0;
}
/* line 418, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro .selecionado:hover span {
  background-position: 0 -17px;
}
/* line 422, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro li {
  margin: 6px 0 6px 10px;
  clear: left;
  overflow: hidden;
}
/* line 426, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro li a {
  display: block;
  padding-left: 28px;
  text-decoration: none;
  color: #4c4c4c;
}
/* line 432, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro li.less {
  display: none;
}
/* line 436, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro a:hover {
  text-decoration: underline;
}
/* line 438, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.filtro a:hover span {
  background-position: -21px -17px;
}

/* line 444, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#filtros-botoes,
#box-candidatura,
#box-app {
  display: none;
}

/* line 450, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#filtrosSelecionados {
  background: #e6e6e6;
  border: 1px solid #d3e3e3;
  border-radius: 4px;
  padding: 0 10px 0;
  margin-bottom: 20px;
  position: relative;
}
/* line 457, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#filtrosSelecionados > span {
  color: #47ac82;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 2em;
}
/* line 464, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#filtrosSelecionados .setinha {
  width: 22px;
  height: 8px;
  background-color: transparent;
  background-position: -671px -11px;
  position: absolute;
  bottom: -8px;
  left: 3px;
}
/* line 473, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#filtrosSelecionados ul {
  margin: 7px 0 15px;
}
/* line 476, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#filtrosSelecionados li {
  margin: 0 0 7px;
  overflow: hidden;
  display: inline-block;
  margin-right: 5px;
}
/* line 482, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#filtrosSelecionados a {
  color: #47ac82;
  background: #fff;
  border-radius: 10px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  padding: 4px 8px;
  float: left;
  font-size: 10px;
  text-decoration: none;
}
/* line 491, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#filtrosSelecionados a:hover span {
  background-position: -676px -106px;
}
/* line 496, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#filtrosSelecionados span:not(:first-child):not(.setinha) {
  width: 13px;
  height: 13px;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  float: right;
  background: #50c092;
  border-radius: 13px;
  margin-left: 5px;
  text-align: center;
  color: #fff;
}

/* resultado */
/* line 510, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado {
  float: right;
  font-size: 13px;
  line-height: 1.3;
  min-height: 340px;
}
/* line 516, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .pagination {
  float: right;
}
/* line 519, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga {
  padding-bottom: 24px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}
/* line 523, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga header {
  position: relative;
}
/* line 525, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga header .link-detalhes-vaga {
  text-decoration: none;
}
/* line 527, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga header .link-detalhes-vaga:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 536, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga header .informacoes-adicionais-header {
  float: left;
}
/* line 540, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga header .logoEmpresa {
  box-sizing: border-box;
  height: 40px;
  margin-right: 10px;
  overflow: hidden;
  width: 40px;
}
/* line 547, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga header .logoEmpresa img {
  display: block;
  font-size: 34px;
  font-weight: normal;
  height: 40px;
  left: 50%;
  line-height: 40px;
  object-fit: contain;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
}
/* line 563, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga header .informacoes-header {
  display: flex;
  flex-direction: column;
}
/* line 568, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga header .vaga-logo-placeholder {
  align-items: center;
  border: solid 2px #c8c8c8;
  border-radius: 100%;
  color: #c8c8c8;
  display: flex;
  font-size: 1.4rem;
  height: 25px;
  justify-content: center;
  padding: 5px;
  width: 25px;
}
/* line 581, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .detalhes,
#pesquisaResultado .vaga footer {
  margin-left: 50px;
}
/* line 586, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga.v1 .detalhes,
#pesquisaResultado .vaga.v1 footer {
  margin-left: 0px;
}
/* line 591, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .detalhes {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #8c8c8c;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}
/* line 598, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .detalhes p {
  margin-bottom: 0px;
}
/* line 602, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
}
/* line 607, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga.ja-participa header,
#pesquisaResultado .vaga.ja-participa footer .vaga-local,
#pesquisaResultado .vaga.ja-participa .vaga-pne,
#pesquisaResultado .vaga.ja-participa .detalhes,
#pesquisaResultado .vaga.ja-participa .data-publicacao {
  transition: 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.3;
}
/* line 616, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga.ja-participa:hover header,
#pesquisaResultado .vaga.ja-participa:hover footer .vaga-local,
#pesquisaResultado .vaga.ja-participa:hover .vaga-pne,
#pesquisaResultado .vaga.ja-participa:hover .detalhes,
#pesquisaResultado .vaga.ja-participa:hover .data-publicacao {
  opacity: 1;
}
/* line 625, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .emprVaga,
#pesquisaResultado .vaga .cargo,
#pesquisaResultado .vaga .vaga-local,
#pesquisaResultado .vaga .vaga-pne,
#pesquisaResultado .vaga .nivelQtdVagas,
#pesquisaResultado .vaga .data-publicacao,
#pesquisaResultado .vaga .ja-participando {
  color: #4c4c4c;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 637, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .nivelQtdVagas {
  margin-bottom: 16px;
}
/* line 640, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .vaga-local,
#pesquisaResultado .vaga .data-publicacao {
  color: #8c8c8c;
}
/* line 644, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .emprVaga {
  display: block;
}
/* line 646, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .emprVaga mark {
  color: #4c4c4c;
}
/* line 650, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .cargo {
  margin: 0;
  display: block;
  font-weight: 100;
  font-size: 18px;
  text-decoration: none;
}
/* line 656, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .cargo a {
  color: #47ac82;
  text-decoration: none;
}
/* line 659, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .cargo a mark {
  color: #47ac82;
}
/* line 662, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga .cargo a:visited, #pesquisaResultado .vaga .cargo a:visited mark {
  color: #c44989;
}
/* line 668, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga footer {
  margin-top: 20px;
}
/* line 671, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga footer:after, #pesquisaResultado .vaga footer:before {
  display: table;
  content: "";
  clear: both;
}
/* line 678, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga footer .vaga-local {
  float: left;
  overflow: visible;
  position: relative;
}
/* line 683, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga footer .vaga-local .bx-map {
  font-size: 1.5em;
  vertical-align: text-top;
}
/* line 689, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga footer .vaga-pne {
  color: #1f6185;
}
/* line 692, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga footer .vaga-pne .bx {
  font-size: 1.5em;
  vertical-align: text-top;
}
/* line 698, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga footer .vaga-pne,
#pesquisaResultado .vaga footer .data-publicacao {
  float: right;
  margin-right: 14px;
  overflow: visible;
  position: relative;
  text-align: center;
}
/* line 707, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga footer .data-publicacao {
  margin-right: 0px;
}
/* line 710, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .vaga footer .data-publicacao .bx {
  font-size: 1.5em;
  padding-right: 4px;
  vertical-align: text-top;
}
/* line 718, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado section div > .classificadorTemporalVagas {
  display: none;
}
/* line 721, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado #Vagascom_resultadodebusca_Super_Push_728x90_700x40_700x30 {
  text-align: center;
}
/* line 725, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .secao-buscar-novamente {
  display: none;
}
/* line 729, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaResultado .texto-dicas-pesquisa {
  margin-bottom: 0.5em;
  color: #47ac82;
  font-size: 22px;
}

/* resultados */
/* line 737, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ja-participando {
  float: right;
}
/* line 740, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ja-participando.detalhe {
  float: none;
  background-color: #2dab36;
  display: inline-block;
  padding: 4px 12px 4px 4px;
  border-radius: 16px;
}
/* line 746, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ja-participando.detalhe figure {
  border-color: #fff;
}
/* line 749, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ja-participando.detalhe span {
  font-size: 12px;
  color: #fff;
}
/* line 754, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ja-participando figure {
  width: 16px;
  height: 16px;
  border: 2px solid #01ac4c;
  border-radius: 16px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-right: 2px;
  position: relative;
}
/* line 766, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ja-participando figure svg {
  width: 8px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 775, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ja-participando span {
  color: #01ac4c;
}

/* line 780, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.vaga-prc {
  margin: 0 0 8px;
}

/* line 784, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.selo {
  float: right;
  width: 19px;
  height: 19px;
  text-indent: -9999px;
  margin: 0 3px;
}

/* line 791, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.selo-empresa {
  float: none;
  padding: 0 10px 10px 10px;
  margin-left: 20px;
}

/* line 796, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.descricao-selo-empresa {
  color: #ffdd5a;
  font-weight: bold;
}

/* line 801, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.seloVAGAS10 {
  background-position: -30px 0;
}

/* line 805, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.seloPCD {
  background-position: 0 0;
}

/* line 809, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.selo10mais {
  background-position: -30px top;
}

/* line 813, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.amereloVagas10Mais {
  color: #fadc64;
}

/* line 817, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa {
  border-bottom: 1px solid #d1d8db;
  font-size: 13px;
  line-height: 25px;
  height: 25px;
  padding: 7px 0;
  padding-bottom: 15px;
  box-sizing: content-box;
  margin-bottom: 25px;
}
/* line 826, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa h2,
.faixa h1 {
  float: left;
  font-size: 24px;
  line-height: 29px;
  font-weight: lighter;
  letter-spacing: -0.32px;
  line-height: 30px;
  max-width: 80%;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 843, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa h1,
.faixa h2,
.faixa #filtro-ordenacao {
  font-family: "Open Sans", sans-serif;
}
/* line 848, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao {
  position: relative;
}
/* line 850, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao span {
  font-size: 20px;
  color: #797979;
  position: relative;
  top: 3px;
  left: 2px;
}
/* line 857, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao a {
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}
/* line 865, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao > div {
  cursor: pointer;
}
/* line 867, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao > div > a {
  pointer-events: none;
}
/* line 871, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao ul {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1999;
  padding: 16px;
  padding-right: 37px;
  box-sizing: border-box;
  width: 176px;
  border-radius: 4px;
  transition: 0.3s all cubic-bezier(0.19, 1, 0.22, 1);
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
/* line 886, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao ul li {
  text-align: right;
  margin-bottom: 25px;
  position: relative;
}
/* line 890, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao ul li:last-child {
  margin-bottom: 0px;
}
/* line 893, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao ul li svg {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translate(0, -50%);
}
/* line 902, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.faixa #filtro-ordenacao.active ul {
  display: block;
  top: 0px;
  right: 0px;
}

/* line 911, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#linkAlertaVagas {
  float: right;
  font-weight: bold;
  color: #47ac82;
  font-size: 10px;
  cursor: pointer;
}

/* line 919, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#linkAlertaVagas span {
  float: right;
  text-decoration: underline;
}

/* line 924, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.icoMail {
  width: 25px;
  height: 25px;
  background-position: -608px -3px;
  margin-left: 6px;
}

/* line 931, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#linkAlertaVagas:hover .icoMail {
  background-position: -636px -3px;
}

/* line 935, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.grupoDeVagas {
  padding: 12px;
  padding-top: 0px;
  margin-bottom: 25px;
}

/* line 941, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.btMaisVagas {
  display: block;
  background: #4b97b9;
  border: 0;
  color: #fff;
  padding: 10px 10px;
  text-align: center;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  position: relative;
}
/* line 955, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.btMaisVagas:focus {
  color: #fff;
}
/* line 958, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.btMaisVagas:hover {
  opacity: 0.8;
  color: #fff;
}

/* ----------------- PESQUISA -> SEM RESULTADO ----------------- */
/* line 967, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisa-vazia {
  font-size: 14px;
}

/* line 971, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.pesquisa-vazia {
  margin-top: 30px;
  padding-top: 20px;
  font-size: 14px;
  border-top: 1px solid #c8c8c8;
}

/* line 978, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.tit-busca-sem-resultado {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
}

/* line 985, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.tit-nao-encontrado {
  background: url(/assets/ico-nao-encontrado-2f1a67eae15a26bfb0eeac1367c99074c1c7df105a212fc8ce03ecd3e8e2176f.png) no-repeat left 0;
  font-size: 28px;
  padding: 2px 0 5px 60px;
  font-weight: normal;
  margin-bottom: 30px;
  height: 40px;
}

/* ----------------- PESQUISA -> Dicas para Pesquisa ----------------- */
/* line 994, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.tit-dicas-pesquisa {
  font-weight: normal;
  align-items: end;
  display: flex;
  padding-right: 1rem;
}

/* line 1001, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.link-sugestao-pesquisa {
  color: #1073c0;
  text-decoration: underline;
  cursor: pointer;
  white-space: pre-line;
}

/* line 1009, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#box-catraca {
  border: 1px solid #b5c0c0;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  padding: 0 15px;
}
/* line 1014, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#box-catraca .tit-box-catraca {
  background: #d5dde0 url(/assets/mundos/ico-catraca-f2725b2316cb3e8329bb2d702ac12ab374585c4d08fb8a2d429e34e2d7b9393d.gif) no-repeat 10px center;
  color: #006838;
  font-weight: bold;
  border-radius: 0;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  line-height: 35px;
  height: auto;
  margin: 0 -15px 15px -15px;
  padding: 0 0 0 33px;
}
/* line 1025, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#box-catraca a {
  color: #006838;
  display: block;
  text-decoration: none;
  font-weight: bold;
}
/* line 1030, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#box-catraca a:visited {
  color: #566e92;
}

/* line 1036, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.rod-box-catraca {
  font-size: 10px;
  text-align: center;
  margin: 1em 0 4em;
  text-align: center;
}

/* line 1044, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#carousel-catraca li {
  width: 268px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #d1d8db;
  margin-bottom: 10px;
}
/* line 1050, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#carousel-catraca img {
  width: 108px;
  float: left;
  margin-right: 10px;
}

/* line 1058, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#carousel-catraca .pagination-links {
  float: right;
}
/* line 1060, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#carousel-catraca .pagination-links a {
  text-indent: 0;
  background: #d5dde0;
  border: 1px solid #b5c0c0;
  font-size: 10px;
  width: 20px;
  height: 20px;
  margin: 0 3px;
  text-align: center;
  line-height: 20px;
  border-radius: 4px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
}
/* line 1072, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#carousel-catraca .pagination-links li {
  width: auto;
  float: left;
  border: 0;
  padding: 0;
}
/* line 1079, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#carousel-catraca .current a {
  background: transparent;
}

/* line 1084, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.msgConfirma {
  background: url(/assets/mundos/box-msg-ok-2f6809d3c7a64244af99aa8446456a0ec3ed005bfc65e00e521999fac65db757.png) no-repeat 0 0;
  width: 265px;
  height: 32px;
  line-height: 32px;
  padding: 0 20px 0 40px;
  margin: 0 auto 20px;
  text-align: center;
  color: #8c8c8c;
  font-size: 12px;
}

/* line 1097, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.conteudoVaga .linkRecand {
  display: flex;
}
/* line 1100, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.linkRecand .vg-btn-applyagain {
  font-weight: 700;
}

/* line 1105, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#compartilhar-vaga {
  border-top: 1px dashed #d1d8db;
  clear: both;
  margin-top: 4em;
  padding: 2em 0 10px 40px;
  z-index: 7;
}
/* line 1112, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#compartilhar-vaga .publicidade-mobile {
  display: block;
}
@media screen and (min-width: 768px) {
  /* line 1112, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
  #compartilhar-vaga .publicidade-mobile {
    display: none;
  }
}

/* line 1121, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.shareTXT {
  line-height: 30px;
  margin-right: 10px;
  float: left;
}

/* line 1127, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.publicidade {
  margin-bottom: 20px;
}

/* line 1131, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#retornoPesquisaEfeturada {
  margin-bottom: 0.5em;
  margin-left: 11px;
}
/* line 1134, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#retornoPesquisaEfeturada a {
  font-weight: bold;
  text-decoration: none;
}

/* line 1143, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#btPesquisarLateral {
  background-color: #50c092;
}
/* line 1145, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#btPesquisarLateral:hover {
  background-color: #3ba378;
}

/* ----------------- POLÍTICA DE PRIVACIDADE ----------------- */
/* line 1151, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.icon-privacidade {
  font-size: 26px;
}

/* line 1156, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.politica-privacidade .links {
  padding: 0 80px;
}

/* ----------------- DEPOIMENTOS ----------------- */
/* line 1162, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.depoimento {
  border: 1px solid #d3e3e3;
  background: #f5f8f8;
  padding: 20px;
  margin: 15px 0;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  overflow: hidden;
}
/* line 1169, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.depoimento p {
  margin-bottom: 0;
}
/* line 1172, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.depoimento span {
  float: left;
  font: bold italic 11px/1 "Open Sans", sans-serif;
}
/* line 1176, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.depoimento time {
  float: right;
  color: #959595;
  font: bold 11px/1 "Open Sans", sans-serif;
}
/* line 1181, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.depoimento:hover {
  border: 1px solid #d3e3e3;
  background: #fff;
}
/* line 1184, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.depoimento:hover .aspasAbre,
.depoimento:hover .aspasFecha {
  opacity: 1;
}

/* line 1191, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
p + .depoimento {
  margin-top: 30px;
}

/* line 1195, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.depoimentoTxt {
  position: relative;
  border-bottom: 1px dotted #8c8c8c;
  padding: 0 50px 1em;
  margin-bottom: 1em;
}

/* line 1202, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.aspasAbre,
.aspasFecha {
  width: 29px;
  height: 21px;
  position: absolute;
  opacity: 0.5;
}

/* line 1210, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.aspasAbre {
  background: url(/assets/mundos/aspas-abre-7d9120035ea48965a59ef33121aed637373172c948f9dff7e4f675453f8a8b21.png) no-repeat left top;
  top: 0;
  left: 0;
}

/* line 1216, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.aspasFecha {
  background: url(/assets/mundos/aspas-fecha-c6b37896352481237c9d404c06df30e052c459092c707a5e3e62ef3aebe3d791.png) no-repeat right bottom;
  padding-right: 50px;
  bottom: 10px;
  right: 0;
}

/* line 1223, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#depoimentos .pagination {
  float: right;
}

/* ----------------- COMO FUNCIONA ----------------- */
/* line 1228, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.titTarja {
  background-color: #77959d;
  color: #fff;
  padding: 0.2em 1em;
  border-radius: 15px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  font-weight: normal;
  font-size: 16px;
  margin-right: 16px;
}

/* line 1238, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.linkVideo {
  float: right;
  margin: 8px 0 40px 50px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
/* line 1245, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.linkVideo img {
  border: 7px solid #fff;
  box-shadow: 3px 3px 15px #dae3e7;
  display: block;
  margin-bottom: 2px;
}

/* line 1253, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxGratuito {
  position: relative;
  margin: 70px 0 2em;
}
/* line 1256, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxGratuito .boxTxt {
  padding: 1em 150px 1em 1em;
}
/* line 1259, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxGratuito .imgEpartner {
  position: absolute;
  right: 30px;
  top: -20px;
}
/* line 1264, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxGratuito .txtGratuito {
  float: left;
  width: 260px;
}

/* line 1270, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxExclamacao {
  clear: both;
  height: 45px;
  line-height: 45px;
  border-radius: 23px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  background: #fff url(/assets/mundos/ico-exclamacao-f733831a28f8a6bc2d5811746351ea173834669523333e23b49cd665c637e9fc.png) no-repeat 7px center;
  padding-left: 50px;
}

/* line 1279, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxComoFunciona {
  width: 652px;
  margin: 0 0 0 16px;
  background: url(/assets/mundos/img-como-funciona-e80ea49a3a38fc750b7ac3fc7933825cf50617261c676719ddbe250ccce9230d.png) no-repeat 0 0;
  overflow: hidden;
  margin-bottom: 30px;
}
/* line 1285, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxComoFunciona .txtCand,
#boxComoFunciona .txtEmpr {
  padding-top: 15px;
  height: 90px;
  font-size: 12px;
  line-height: 1.4;
}
/* line 1292, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxComoFunciona .txtCand {
  margin: 0 20px 0 50px;
}
/* line 1295, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxComoFunciona .txtEmpr {
  margin: 0 20px 0 65px;
}

/* line 1300, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxComoFuncionaCand {
  float: left;
  width: 50%;
}

/* line 1305, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxComoFuncionaEmpresas {
  float: left;
  width: 50%;
}

/* line 1310, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.txtComoFunciona {
  width: 651px;
  margin: 0 0 2em 16px;
}

/* line 1315, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.videoVagas {
  float: none;
  border: 0;
  box-shadow: 0;
  margin: 0;
}

/* line 1322, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxAEmpresa {
  width: 611px;
  margin: 0 0 0 16px;
  background: #f9f9f9;
  border: 1px solid #d4dadd;
  border-radius: 6px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  padding: 0 20px 0;
  line-height: 1.4;
}
/* line 1330, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#boxAEmpresa .boxEmprTit {
  margin: 0 -20px 0;
  padding-left: 160px;
  line-height: 50px;
  border-bottom: 1px solid #d4dadd;
  font-size: 15px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  background: url(/assets/mundos/logo-vagas-tarja-c948d03a7fe83377b49056eabd38fee636dd94f88d041b6b09c80688582ee2f0.png) no-repeat 0 0;
  color: #8c8c8c;
  text-decoration: none;
  display: block;
}

/* ----------------- SERVICOS ----------------- */
/* line 1346, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.box-lista {
  border-radius: 10px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  padding: 20px 20px 20px 100px;
  margin-bottom: 3em;
  background-color: #fff;
  box-shadow: 3px 3px 5px #ccc;
}
/* line 1352, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.box-lista > .col {
  width: 30%;
  float: left;
}

/* line 1358, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.list-dicas {
  padding-left: 2rem;
}
/* line 1360, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.list-dicas li {
  list-style: disc;
  margin-bottom: 8px;
}

/* line 1366, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.box-lista-borda-simples {
  -webkit-box-shadow: none;
  moz-box-shadow: none;
  box-shadow: none;
  border: solid 4px #e6e6e6;
}

/* line 1373, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.box-lista:before {
  content: "";
  background-image: url(/assets/mundos/sprites-icos-lista-8c9d0fa107d81f0a14db6fc551a34cdacc84cca65d8066e4ef5b8fe2520ffe15.png);
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  position: relative;
  display: block;
  top: -10px;
  left: -85px;
  margin-right: -70px;
  margin-bottom: -70px;
}

/* line 1387, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.box-lista-no-icon {
  padding: 20px 30px;
}

/* line 1391, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.box-lista-no-icon:before {
  display: none;
}

/* line 1395, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.servicos-gratuitos {
  margin-top: 14px;
}

/* line 1399, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.box-lista-termos:before {
  background-position: 0 0;
}

/* line 1403, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.box-lista-local:before {
  background-position: 0 -70px;
}

/* line 1407, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.box-lista-areas:before {
  background-position: 0 -140px;
}

/* line 1411, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas-termos {
  font-size: 14px;
}
/* line 1413, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas-termos > li {
  width: 30%;
  float: left;
  margin: 0 3% 5px 0;
}
/* line 1417, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas-termos > li > a {
  text-decoration: none;
}

/* line 1423, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas-termo {
  width: 22%;
  float: left;
  font-size: 14px;
}
/* line 1427, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas-termo > li {
  margin: 0 3% 5px 0;
}
/* line 1429, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas-termo > li > a {
  text-decoration: none;
}

/* line 1435, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas-posts {
  width: 50%;
  float: left;
  font-size: 14px;
}
/* line 1439, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas-posts > li {
  margin: 0 3% 5px 0;
}
/* line 1441, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas-posts > li > a {
  text-decoration: none;
}

/* line 1447, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas {
  font-size: 14px;
}
/* line 1449, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas.col2 > li {
  width: 45.5%;
  margin-right: 4%;
}
/* line 1453, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas > li {
  border-bottom: 1px solid #ededed;
  position: relative;
  float: left;
  width: 29%;
  margin-right: 4%;
}
/* line 1459, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas > li > a {
  display: block;
  text-decoration: none;
  padding: 6px 3px 6px 30px;
  background: url(/assets/mundos/setas-collapse-7c6f27fff66c5df8f9f383500d86e3c422a8c6b17399058623d19840e5ac3368.png) no-repeat 0 4px;
}
/* line 1464, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.lista-vagas > li > a.active {
  background-position: 0 -37px;
}

/* line 1471, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.sub-lista-vagas {
  display: none;
  background: #ffffff;
  border: 1px solid #ccc;
  left: -10px;
  margin-left: 0;
  padding: 10px 10px 0;
  position: absolute;
  top: 2em;
  width: 450px;
  z-index: 10;
  box-shadow: 4px 4px 4px #ccc;
}
/* line 1484, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.sub-lista-vagas .sub-lista-setinha {
  width: 25px;
  height: 25px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #fff;
  display: block;
  position: absolute;
  top: -28px;
  left: 7px;
  cursor: pointer;
}
/* line 1496, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.sub-lista-vagas > ul {
  max-height: 205px;
  overflow: auto;
}
/* line 1501, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.sub-lista-vagas li {
  float: left;
  width: 50%;
}
/* line 1504, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.sub-lista-vagas li > a {
  background: #f4f7f8;
  display: block;
  border-radius: 4px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  margin: 0 10px 10px 0;
  padding: 5px 8px;
  text-decoration: none;
}

/* line 1515, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.child3 .sub-lista-vagas {
  right: 0;
  left: auto;
}
/* line 1518, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.child3 .sub-lista-vagas .sub-lista-setinha {
  left: 225px;
}

/* ----------------- SERVICOS ----------------- */
/* line 1525, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#listaBoxSlide h1 {
  height: 36px;
  font: bold 15px/27px "Open Sans", sans-serif;
  margin: 0;
}
/* line 1530, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#listaBoxSlide .destaque {
  font-weight: bold;
  color: #47ac82;
}
/* line 1535, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#listaBoxSlide .col1,
#listaBoxSlide .col2 {
  width: 318px;
}
/* line 1539, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#listaBoxSlide .col1 {
  margin-right: 20px;
}
/* line 1542, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#listaBoxSlide .item {
  background: #fff url(/images/mundos/box-linha.gif) repeat-y 0 0;
}
/* line 1545, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#listaBoxSlide .icon {
  background-image: url(/assets/mundos/thumbs-servicos-9ef139e5fbc45fe0886261e2f28319e27b48c20b307bb64989bfbfa354650321.png);
}
/* line 1549, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#listaBoxSlide .btn:hover {
  background: #50c092;
}

/* ----------------- REDES SOCIAIS ----------------- */
/* line 1556, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxRedeSocial {
  width: 310px;
  float: left;
  margin: 1em 0;
  font-size: 11px;
}
/* line 1561, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxRedeSocial a,
.boxRedeSocial span {
  display: block;
}
/* line 1565, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxRedeSocial a {
  height: 65px;
  text-decoration: none;
  color: #4c4c4c;
  background-image: url(/assets/mundos/icos-redes-sociais-b37239959a99c7fe784282d8ce2e265d81a4a6cf96269eff1286aa4e7751ac29.png);
  padding: 10px 0 0 82px;
  background-repeat: no-repeat;
}
/* line 1572, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxRedeSocial a:hover strong {
  color: #4c4c4c;
}
/* line 1576, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxRedeSocial strong {
  font-size: 18px;
  color: #50c092;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  -o-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}
/* line 1581, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxRedeSocial span {
  color: #47ac82;
}

/* line 1586, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxTw a {
  background-position: 0 0;
}

/* line 1590, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxFb a {
  background-position: 0 -78px;
}

/* line 1594, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxOr a {
  background-position: 0 -155px;
}

/* line 1598, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxIn a {
  background-position: 0 -234px;
}

/* line 1602, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxTw,
.boxOr {
  border-right: 1px solid #cfd7db;
}

/* line 1607, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxFb,
.boxIn {
  border-left: 1px solid #fff;
  padding-left: 32px;
}

/* line 1613, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxOr,
.boxIn {
  margin-bottom: 4em;
}

/* line 1618, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.listaTWcol1,
.listaTWcol2 {
  width: 310px;
  float: left;
}

/* line 1624, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.listaTWcol1 {
  width: 310px;
  border-right: 1px solid #cfd7db;
}

/* line 1629, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.listaTWcol2 {
  padding-left: 32px;
  border-left: 1px solid #fff;
}

/* line 1634, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.duasColunas {
  width: 50%;
  float: left;
}

/* line 1639, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.tresColunas {
  width: 33%;
  float: left;
}

/* line 1644, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxBlog {
  clear: both;
  background: #fff url(/assets/mundos/icos-redes-sociais-b37239959a99c7fe784282d8ce2e265d81a4a6cf96269eff1286aa4e7751ac29.png) no-repeat 7px -307px;
  line-height: 53px;
  height: 53px;
  margin: 0 0 55px 0;
  width: 90%;
  font-size: 13px;
  background: transparent url(/assets/mundos/bg-box-blog-adef1d5ac40f10b4950900afb1551ae1abc877bd5ddd1d1b8dbc38a2d00632a4.png) no-repeat 0 0 \9;
  border-radius: 25px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  -o-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}
/* line 1654, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxBlog a {
  color: #4c4c4c;
  display: block;
  padding: 0 70px;
  text-decoration: none;
}
/* line 1659, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxBlog a span {
  color: #47ac82;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
  font-weight: bold;
}
/* line 1667, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.boxBlog:hover {
  background-color: #f9f9f9;
}

/* ----------------- SPRITES ----------------- */
/* line 1674, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.next_page,
.previous_page,
.icoMail,
.selo,
.lista span,
#submenu a.selecionado,
#filtrosSelecionados .setinha,
.voltarSeta {
  background-image: url(/assets/mundos/sprites-candidatos-098db1f42f6a557d56b5a76f440dc12ed8ee55628dc59f762a0b0acba3aaef19.png);
  background-repeat: no-repeat;
}

/* line 1686, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.btn,
.depoimento,
.aspasAbre,
.aspasFecha,
.pagination a:not(.next_page) {
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  -o-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

/* ----------------- CAMPANHAS ----------------- */
/* line 1696, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ad-overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: none;
}

/* line 1706, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ad-content {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -225px 0 0 -400px;
  z-index: 1000;
}

/* line 1713, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ad-content img {
  display: block;
  border-radius: 4px;
}

/* line 1717, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ad-fechar {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  border: 0;
  background: transparent;
  cursor: pointer;
}

/* line 1730, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.ad-fechar:active,
.ad-fechar:focus {
  outline: 0;
}

/* line 1734, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#campanha-mapa {
  display: none;
}

/* Tela retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 1743, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
  #logoVagas a {
    background-image: url(/assets/mundos/logo-vagas-outline-2x-e72469955a4e432c768dc7725a316c24cf1ad706df33bd55d1db0f31c14e50f6.png);
    background-size: 100% auto;
  }
}
/* MOBILE */
/* line 1751, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#linkSiteMobile {
  text-align: center;
  line-height: 60px;
  background: #ebecee;
}
/* line 1755, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#linkSiteMobile a {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  padding-left: 24px;
  background: url(/assets/mundos/mobile/ico-mobile-a587bedd026d4d05d702ca8cd42734aa423eb6e7596fead40fd9cd4ee3db21be.png) no-repeat 0 center;
}

/* line 1765, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.link-botao-empresa {
  text-decoration: none;
}

/* line 1769, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.botao-empresa {
  background-color: #f39100;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 7em;
  color: white;
  border-radius: 7px 7px 7px 7px;
  /*-moz-border-radius: $radius;
  -webkit-border-radius: $radius;*/
  font-size: 12px;
  font-weight: bold;
}

/* line 1782, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.sub-oportunidade {
  font-size: 45px;
  margin-top: -15px;
}

/* line 1787, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#pesquisaDeVagas h2.titulo-oportunidade {
  font-size: 25px;
  margin-bottom: -3px;
}

@media (max-width: 768px) {
  /* line 1793, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
  #wrapper {
    margin-top: 15px;
  }
}
/* line 1798, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.cargoCard {
  transform: scale(1) !important;
}

/* line 1802, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
#vagas_busca_native {
  margin-bottom: 30px;
}

/* line 1808, /usr/src/app/app/assets/stylesheets/mundos/pessoas.scss */
.termos-e-condicoes ol.lower-alpha-style > li,
.politica-privacidade ol.lower-alpha-style > li {
  list-style: lower-alpha;
}

/* Pagina da empresa */
/* line 2, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.header-vagas-empresa {
  margin-bottom: 30px;
}

/* line 7, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.breadcrumb-container .container {
  padding: 0;
}

/* line 12, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.header-empresa-logo {
  width: 140px;
  float: left;
}

/* line 17, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.logo-empresa,
.logo-empresa > a {
  display: block;
  width: 120px;
  height: 90px;
  line-height: 90px;
}

/* line 25, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.logo-empresa {
  border: 1px solid #d6d6d6;
  background: #fff;
  text-align: center;
  border-radius: 4px;
}
/* line 26, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.logo-empresa img {
  vertical-align: middle;
  max-width: 96px;
}

/* line 37, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.header-vagas-empresa .titulo {
  margin-bottom: 0;
}
/* line 40, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.header-vagas-empresa .numero-vagas {
  font-size: 13px;
}
/* line 43, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.header-vagas-empresa .total-vagas-0 {
  font-size: 14px;
}

/* line 49, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.links-empresa a {
  text-decoration: none;
}

/* line 54, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.link-trabalhe,
.link-cv {
  text-decoration: none;
  color: #738890;
  display: inline-block;
  margin-bottom: 22px;
}

/* line 61, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.link-trabalhe {
  margin-right: 20px;
}

/* line 64, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.link-trabalhe:before,
.link-cv:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 20px;
  background-image: url(/assets/mundos/sprites-candidatos-098db1f42f6a557d56b5a76f440dc12ed8ee55628dc59f762a0b0acba3aaef19.png);
  background-repeat: no-repeat;
  margin: 0 3px 0 0;
  vertical-align: bottom;
  position: relative;
  bottom: 2px;
}

/* line 78, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.link-trabalhe:before {
  background-position: -210px 0;
}

/* line 81, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.link-cv:before {
  background-position: -240px 0;
}

/* line 86, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas ul {
  list-style: none;
  padding: 0;
}
/* line 90, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga {
  padding-bottom: 24px;
  margin-bottom: 30px;
  border-bottom: 2px solid #e6e6e6;
}
/* line 94, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga header {
  position: relative;
}
/* line 96, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga header .link-detalhes-vaga {
  text-decoration: none;
}
/* line 98, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga header .link-detalhes-vaga:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 108, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .detalhes {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #8c8c8c;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}
/* line 115, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .detalhes p {
  margin-bottom: 0px;
}
/* line 119, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
}
/* line 124, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga.ja-participa header,
#lista-vagas-de-empresas .vaga.ja-participa footer .vaga-local,
#lista-vagas-de-empresas .vaga.ja-participa .vaga-pne,
#lista-vagas-de-empresas .vaga.ja-participa .detalhes {
  transition: 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.3;
}
/* line 132, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga.ja-participa:hover header,
#lista-vagas-de-empresas .vaga.ja-participa:hover footer .vaga-local,
#lista-vagas-de-empresas .vaga.ja-participa:hover .vaga-pne,
#lista-vagas-de-empresas .vaga.ja-participa:hover .detalhes {
  opacity: 1;
}
/* line 140, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .emprVaga,
#lista-vagas-de-empresas .vaga .cargo,
#lista-vagas-de-empresas .vaga .vaga-local,
#lista-vagas-de-empresas .vaga .vaga-pne,
#lista-vagas-de-empresas .vaga .nivelQtdVagas,
#lista-vagas-de-empresas .vaga .data-publicacao {
  font-family: "Open Sans", sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4c4c4c;
  font-size: 15px;
}
/* line 151, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .nivelQtdVagas {
  margin-bottom: 16px;
}
/* line 154, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .vaga-local,
#lista-vagas-de-empresas .vaga .data-publicacao {
  color: #8c8c8c;
}
/* line 158, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .emprVaga {
  display: block;
}
/* line 160, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .emprVaga mark {
  color: #4c4c4c;
}
/* line 164, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .cargo {
  margin: 0;
  display: block;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
}
/* line 170, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .cargo a {
  color: #47ac82;
  text-decoration: none;
}
/* line 173, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .cargo a mark {
  color: #47ac82;
}
/* line 176, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga .cargo a:visited, #lista-vagas-de-empresas .vaga .cargo a:visited mark {
  color: #c44989;
}
/* line 182, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga footer {
  margin-top: 20px;
}
/* line 184, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga footer:after, #lista-vagas-de-empresas .vaga footer:before {
  display: table;
  content: "";
  clear: both;
}
/* line 190, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga footer .vaga-local {
  float: left;
  position: relative;
  margin-left: 20px;
  overflow: visible;
}
/* line 195, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga footer .vaga-local img {
  height: 18px;
  position: absolute;
  left: -5px;
  top: 49%;
  transform: translate(-100%, -50%);
}
/* line 203, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga footer .vaga-pne {
  color: #1f6185;
}
/* line 206, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga footer .vaga-pne,
#lista-vagas-de-empresas .vaga footer .data-publicacao {
  float: right;
  text-align: center;
  margin-right: 14px;
  position: relative;
  margin-left: 24px;
  overflow: visible;
}
/* line 214, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga footer .vaga-pne:before,
#lista-vagas-de-empresas .vaga footer .data-publicacao:before {
  font-size: 24px;
  position: absolute;
  left: -2px;
  top: 50%;
  transform: translate(-100%, -50%);
}
/* line 222, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga footer .data-publicacao {
  margin-right: 0px;
}
/* line 224, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
#lista-vagas-de-empresas .vaga footer .data-publicacao:before {
  font-size: 26px;
}

/* line 232, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.ja-participando {
  margin-left: 14px;
}
/* line 235, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.ja-participando.detalhe {
  float: none;
  background-color: #2dab36;
  display: inline-block;
  padding: 4px 12px 4px 4px;
  border-radius: 16px;
}
/* line 241, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.ja-participando.detalhe figure {
  border-color: #fff;
}
/* line 244, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.ja-participando.detalhe span {
  font-size: 12px;
  color: #fff;
}
/* line 249, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.ja-participando .bx {
  font-size: 1.5em;
  padding-right: 4px;
  vertical-align: text-top;
}
/* line 254, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.ja-participando span {
  color: #01ac4c;
}

/* line 259, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.vaga-prc {
  margin: 0 0 8px;
}

@media (max-width: 600px) {
  /* line 265, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas ul {
    padding: 0 15px;
  }
  /* line 268, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga {
    margin: 12px 0;
    padding: 14px 0;
    box-sizing: border-box;
    background: #fff;
    border-radius: 0px;
    border-bottom: 2px solid #e6e6e6;
  }
  /* line 275, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga:first-child {
    margin-top: 0;
  }
  /* line 278, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga:last-child {
    border-bottom: 0;
  }
  /* line 282, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga.ja-participa header,
  #lista-vagas-de-empresas .vaga.ja-participa footer .vaga-local,
  #lista-vagas-de-empresas .vaga.ja-participa .vaga-pne {
    transition: 0.5s opacity cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.3;
  }
  /* line 289, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga.ja-participa:hover header,
  #lista-vagas-de-empresas .vaga.ja-participa:hover footer .vaga-local,
  #lista-vagas-de-empresas .vaga.ja-participa:hover .vaga-pne {
    opacity: 1;
  }
  /* line 296, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga header {
    position: relative;
  }
  /* line 298, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga header .vaga-pne {
    float: right;
    width: 20px;
    height: 20px;
    font-size: 16px;
    text-align: center;
    background: #1f6185;
    border-radius: 50%;
    color: #fff;
  }
  /* line 308, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga header .link-detalhes-vaga {
    text-decoration: none;
  }
  /* line 310, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga header .link-detalhes-vaga:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /* line 320, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga .emprVaga,
  #lista-vagas-de-empresas .vaga .cargo,
  #lista-vagas-de-empresas .vaga .vaga-local,
  #lista-vagas-de-empresas .vaga .nivelQtdVagas,
  #lista-vagas-de-empresas .vaga .data-publicacao {
    font-family: "Open Sans", sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #8c8c8c;
    font-size: 12px;
  }
  /* line 330, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga .emprVaga {
    display: block;
  }
  /* line 333, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga .cargo {
    display: block;
    font-weight: 600;
    font-size: 15px;
  }
  /* line 337, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga .cargo a {
    color: #4c4c4c;
    text-decoration: none;
  }
  /* line 340, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga .cargo a mark {
    color: #4c4c4c;
  }
  /* line 343, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga .cargo a:visited, #lista-vagas-de-empresas .vaga .cargo a:visited mark {
    color: #c44989;
  }
  /* line 349, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga .simbolo-deficiente {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    color: #797979;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.4px;
  }
  /* line 357, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga .detalhes {
    display: none;
  }
  /* line 360, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga footer {
    margin-top: 16px;
  }
  /* line 362, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga footer:after, #lista-vagas-de-empresas .vaga footer:before {
    display: table;
    content: "";
    clear: both;
  }
  /* line 368, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga footer .vaga-local {
    float: left;
    position: relative;
    margin-left: 20px;
    overflow: visible;
  }
  /* line 373, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga footer .vaga-local img {
    height: 18px;
    position: absolute;
    left: -5px;
    top: 49%;
    transform: translate(-100%, -50%);
  }
  /* line 381, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga footer .data-publicacao {
    float: right;
    text-align: center;
    position: relative;
    margin-left: 24px;
    overflow: visible;
  }
  /* line 387, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  #lista-vagas-de-empresas .vaga footer .data-publicacao:before {
    font-size: 24px;
    position: absolute;
    left: -2px;
    top: 50%;
    transform: translate(-100%, -50%);
  }

  /* line 398, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  .header-vagas-empresa {
    overflow: hidden;
  }

  /* line 401, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  .link-trabalhe,
  .link-cv {
    display: block;
    clear: both;
    margin: 0 0 8px;
  }

  /* line 407, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  .link-trabalhe {
    padding-top: 10px;
  }

  /* line 410, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
  .link-cv {
    margin-bottom: 20px;
  }
}
/* line 415, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.tooltip-place {
  display: inline-block;
  position: relative;
}

/* line 420, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.tooltip-place .tooltip-text {
  background-color: #101828;
  border-radius: 0.5rem;
  bottom: 125%;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 400;
  left: 50%;
  line-height: 1.125rem;
  margin-left: -87px;
  opacity: 0;
  padding: 0.75rem;
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  visibility: hidden;
  width: 174px;
  white-space: normal;
  word-wrap: break-word;
  z-index: 1;
}

/* line 442, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.tooltip-place .tooltip-text::after {
  border-color: #101828 transparent transparent transparent;
  border-style: solid;
  border-width: 5px;
  content: "";
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: 100%;
}

/* line 453, /usr/src/app/app/assets/stylesheets/empresas/vagas.scss */
.tooltip-place:hover .tooltip-text {
  opacity: 1;
  visibility: visible;
}
