/*!
 * 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;
}
@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;
}

/* ------ */
/* 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;
}

/* 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;
  }
}
@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";
}

/* ----------------- CSS LAYOUT ----------------- */
/* Formatacao geral, topo e rodape */
/* ----------------- CSS ooSE ----------------- */
/* line 7, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.field_with_errors {
  display: inline;
}

/* line 11, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.centerButton {
  text-align: center;
}

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

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

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

/* line 33, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.center {
  width: 960px;
  margin: 0 auto;
}

/* line 39, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#progresso-barra .progress-bar {
  border-radius: 7px;
}

/* line 44, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#wrapper.gradiente {
  background: #f5f7f8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f7f8 0%, #e2e9eb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f7f8), color-stop(100%, #e2e9eb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5f7f8 0%, #e2e9eb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5f7f8 0%, #e2e9eb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f5f7f8 0%, #e2e9eb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f5f7f8 0%, #e2e9eb 100%);
  /* W3C */
  padding-top: 20px;
}

/* line 49, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#wrapper.home {
  background: #dee6ea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dee6ea 0%, #f5f7f8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dee6ea), color-stop(100%, #f5f7f8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dee6ea 0%, #f5f7f8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dee6ea 0%, #f5f7f8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dee6ea 0%, #f5f7f8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #dee6ea 0%, #f5f7f8 100%);
  /* W3C */
}

/* line 53, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#wrapper.noite {
  background: #98c0cb url(/assets/mundos/bg-neve-173927d894a87c9ef5c9d20866fcb7771b250277e53124b8aaf90c7b636564c1.png) no-repeat center 200px;
}

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

/* line 61, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
a[disabled] {
  pointer-events: none;
  color: #AAA;
}

/* line 66, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.form-field-helper {
  color: #1c78a8;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 73, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#menu-vagas {
  padding: 20px;
  float: left;
  width: 34%;
}
/* line 77, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#menu-vagas .menu-title {
  display: block;
  font-size: 1.42857em;
  font-weight: 300;
  margin-bottom: 10px;
}
/* line 83, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#menu-vagas a {
  display: block;
  margin-bottom: 6px;
  text-decoration: none;
  font-size: 1em;
}

/* ---------- */
/* -- TOPO -- */
/* ---------- */
/* line 94, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#canais {
  padding: 10px 0;
  overflow: hidden;
  background: #e9edf0;
}

/* line 99, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#link-inst,
#link-cand,
#link-empr {
  line-height: 20px;
  border-right: 1px dotted #9fa6a9;
  float: left;
  margin-right: 12px;
  padding-right: 12px;
  text-decoration: none;
  font-size: 14px;
  text-shadow: 1px 1px 0 #f7f7f7;
  position: relative;
}
/* line 111, /usr/src/app/app/assets/stylesheets/comum/layout.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: -11px;
  left: 50%;
  margin-left: -11px;
}

/* line 124, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#link-inst {
  color: #1073c0;
}

/* line 125, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#link-cand {
  color: #50c092;
}

/* line 126, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#link-empr {
  color: #f39100;
  border: 0;
}

/* line 129, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#topo {
  border-bottom: 1px solid #d1d8db;
  background: #50c092;
  z-index: 101;
  height: 58px;
}
/* line 134, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#topo .center {
  position: relative;
}

/* line 139, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#topo .container {
  position: relative;
}

/* line 143, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#topoLogin {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 600px;
}

/* line 152, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#logoVagas {
  float: left;
  margin: 0;
}
/* line 155, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#logoVagas a {
  float: left;
  width: 120px;
  height: 32px;
  background: url(/assets/mundos/logo-vagas-institucional-5faf7ac592c2b4420ec3c5803bdbe1149722e4581a89dcc66e1ecc5b009463e7.png) no-repeat scroll 0 center transparent;
  text-indent: -99999px;
  margin-top: 12px;
}

/* line 165, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#btLogin {
  float: right;
  width: 83px;
  height: 27px;
  margin: 0 0 0 -8px;
  font: 14px/22px 'Open Sans', sans-serif;
  text-align: center;
  text-decoration: none;
  background-position: 0 -42px;
  color: #fff;
  position: relative;
  z-index: 11;
}

/* line 179, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#btLogin:hover {
  background-position: -94px -42px;
}

/* line 183, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#lang {
  float: right;
  margin-top: 13px;
  margin-right: 15px;
}
/* line 187, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#lang a {
  float: left;
  width: 14px;
  height: 10px;
  text-indent: -9999px;
  margin-left: 8px;
}
/* line 194, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#lang a:hover {
  opacity: 0.5;
}

/* line 199, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.btEs {
  background-position: 0 -77px;
}

/* line 203, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.btPt {
  background-position: -22px -77px;
}

/* line 207, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.btEn {
  background-position: -44px -77px;
}

/* line 211, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#lang {
  width: 32px;
  padding: 8px 10px 9px 12px;
  float: right;
  margin: 0 0 0 0;
  background: #e7e9e9;
  position: relative;
  z-index: 10;
  border-radius: 0 0 7px 7px;
  /*-moz-border-radius: $radius;
-webkit-border-radius: $radius;*/
}
/* line 220, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#lang .setinha {
  width: 18px;
  height: 19px;
  margin-bottom: -9px;
  float: right;
  background-position: -442px -49px;
  cursor: pointer;
}
/* line 228, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#lang a {
  margin: 0 0 10px 0;
}

/* line 233, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#langBts {
  width: 14px;
  overflow: hidden;
  float: left;
  height: 10px;
}

/* line 240, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#linksTopo {
  float: right;
  margin-right: 13px;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  line-height: 28px;
  font-weight: bold;
  color: #a4b1b6;
}
/* line 248, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#linksTopo a {
  color: #a4b1b6;
  margin: 0 3px;
  text-decoration: none;
}
/* line 253, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#linksTopo a:hover {
  color: #8c8c8c;
}

/* line 258, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#menuTopo {
  float: left;
  margin: 30px 0 0 10px;
}
/* line 262, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#menuTopo a {
  float: left;
  color: #8c8c8c;
  font: bold 14px/1 'Open Sans', sans-serif;
  text-decoration: none;
  height: 28px;
  cursor: pointer;
}
/* line 269, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#menuTopo a:hover {
  color: #1073c0;
}
/* line 273, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#menuTopo .selecionado {
  background: url(/assets/mundos/menu-setinha-23fa2fab60eb2126afae10655670289249adedf715e2e77ff072b833837ec45e.png) no-repeat center bottom;
  color: #1073c0;
}
/* line 277, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#menuTopo span {
  border-left: 1px solid;
  padding: 0 10px;
  float: left;
}
/* line 282, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#menuTopo a:first-child span {
  border: 0;
}

/* line 287, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#msgLogado {
  float: right;
  font-size: 11px;
  padding-top: 5px;
  position: absolute;
  top: -39px;
  right: 0;
}

/* line 298, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#seloTopo {
  display: none;
  position: absolute;
  top: 0;
  right: -140px;
  width: 123px;
  height: 160px;
  overflow: hidden;
}
/* line 306, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#seloTopo img {
  margin-top: -10px;
  -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 313, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#seloTopo:hover img {
  margin-top: 0;
}

/* ----------------- RODAPE ----------------- */
/* line 319, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#rodape {
  background-color: #fff;
  clear: both;
}

/* line 323, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#bgPredios {
  background: url(/assets/mundos/bg-predios-67b2a77f0889053aad592373b8f3f3a01d30ec48de19b808b0deb63e8cace7cb.png) no-repeat center 80px;
  height: 174px;
  padding-top: 120px;
  margin-bottom: 1px;
  clear: both;
  position: relative;
}

/* line 332, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#bgPredios.prediosAltos {
  background: url(/assets/mundos/bg-predios-67b2a77f0889053aad592373b8f3f3a01d30ec48de19b808b0deb63e8cace7cb.png) no-repeat center top;
  height: 77px;
  padding: 90px 0 17px;
  margin-bottom: 1px;
  clear: both;
}

/* line 341, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.noite #bgPredios {
  background-image: url(/assets/mundos/bg-predios-noite-ac6e78ca3905c17c87d9cc6fdfab74a679697f6b5e03d50e35a1c206e3920608.png);
}

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

/* Footer Logo */
/* line 374, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#logoVagasRodape {
  display: none;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 374, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  #logoVagasRodape {
    display: block;
  }
}
/* line 382, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#logoVagasRodape .vg-vagas-blue {
  height: 24px;
  width: 87px;
}
/* line 386, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#logoVagasRodape .vg-svg svg {
  display: block;
  height: 25px;
  width: 90px;
}
/* line 391, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#logoVagasRodape .vg-svg svg path {
  fill: #02a97f;
}
/* line 395, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#logoVagasRodape .vg-vagas-blue svg .vg-logo-border {
  fill: #1b6dab;
}
/* line 398, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#logoVagasRodape .vg-vagas-blue svg .vg-logo-content {
  fill: #fff;
}

/* line 405, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#listaRedes {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 410, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#listaRedes li {
  margin: 0;
  float: left;
}
/* line 414, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#listaRedes a {
  float: left;
  height: 32px;
  text-indent: -99999px;
}

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

/* line 425, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.share-bt {
  padding: 6px 5px 0;
}

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

/* line 435, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.share-linkd {
  width: 100px;
}

/* line 439, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.vagas-social-media {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 5px 0;
}
/* line 446, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.vagas-social-media li {
  margin: 0 5px;
}
/* line 450, /usr/src/app/app/assets/stylesheets/comum/layout.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 450, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  .vagas-social-media .social-media-link {
    font-size: 20px;
    height: 28px;
    width: 28px;
  }
}
/* line 468, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.vagas-social-media .social-media-link:hover {
  color: #fff;
}
/* line 471, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.vagas-social-media .social-media-link.facebook {
  background-color: #27529c;
}
/* line 474, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.vagas-social-media .social-media-link.twitter {
  background-color: #47abd9;
}
/* line 477, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.vagas-social-media .social-media-link.instagram {
  background-color: #ff016b;
}
/* line 480, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.vagas-social-media .social-media-link.youtube {
  background-color: #e1453e;
}
/* line 483, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.vagas-social-media .social-media-link.linkedin {
  background-color: #007ab9;
}

/* sitemap */
/* line 491, /usr/src/app/app/assets/stylesheets/comum/layout.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 491, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  #rodapeLinks .container {
    flex-direction: row;
  }
}
/* line 504, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#rodapeLinks .container--rodape {
  flex-direction: column;
}
/* line 509, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#rodapeLinks .footer-download-app {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 514, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#rodapeLinks .footer-download-app img {
  width: 120px;
}

/* line 520, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.rodCol {
  font-size: 15px;
}
/* line 522, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.rodCol:first-child {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  /* line 525, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  .rodCol ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
}
/* line 532, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.rodCol a {
  color: #5f6f75;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  /* line 532, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  .rodCol a {
    line-height: 28px;
  }
}
/* line 540, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.rodCol a:hover {
  color: #1e68bf;
}

/* line 547, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.rodTit, .rodTit a {
  color: #5bcb9d;
  font-size: 15px;
  margin-bottom: 1em;
  text-decoration: none;
}

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

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

/* line 584, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.footer-col-links {
  display: none;
  background-color: #fff;
  list-style: none;
}
/* line 589, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.footer-col-links[data-content="footerIdiomas"] {
  background-color: #e6e6e6;
  border-top: 1px solid #c8c8c8;
  padding: 0 15px;
}
/* line 595, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.footer-col-links li > a {
  color: #8c8c8c;
  font-size: 15px;
  line-height: 28px;
  text-decoration: none;
}
/* line 602, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.footer-col-links li > a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  /* line 584, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  .footer-col-links {
    padding: 15px;
    margin: 0;
  }
  /* line 610, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  .footer-col-links li {
    font-size: 15px;
    padding: 12px 0;
    margin: 0;
  }
}
/* line 617, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.footer-col-links .icone {
  display: inline-block;
  width: 23px;
  height: 16px;
  vertical-align: middle;
  background-image: url(/assets/flags-28698b914d44f7b14e28dbe85c7162b988b779e2dc3aec2ac387bb8cc535bbcf.png);
}
/* line 624, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.footer-col-links .icone.btPt {
  background-position: 0px -32px;
}
/* line 625, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.footer-col-links .icone.btEs {
  background-position: 0px -16px;
}
/* line 626, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.footer-col-links .icone.btEn {
  background-position: 0px 0px;
}
/* line 629, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.footer-col-links.is-active {
  display: block;
  border-bottom: 1px solid #e6e6e6;
}
@media screen and (min-width: 768px) {
  /* line 584, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  .footer-col-links {
    display: block;
  }
}

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

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

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

/* ----------------- SPRITES ----------------- */
/* line 698, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#btLogin,
#listaRedes a,
#inputPesquisa,
#inputPesquisaLateral,
#btPesquisar,
#btPesquisarLateral,
.next_page,
.previous_page,
.btEs,
.btPt,
.btEn,
.inputSubmit,
.btFechar span,
.linkEmpresa,
.linkCandidato,
.linkProfissoes,
.linkEmpresa span,
.linkCandidato span,
#listaProjetosSociais .setinha,
#submenu a,
.listaLogosPopup .desc .setinha,
#lang .setinha,
#listaClientes a:after {
  background-image: url(/assets/mundos/sprites-geral-0e5268624e3a28d8cb4bcbcee482353dea3cbacb43323153c7e3fd0557f24c2c.png);
  background-repeat: no-repeat;
}

/* TRANSITIONS */
/* line 726, /usr/src/app/app/assets/stylesheets/comum/layout.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;
}

/* Acessibilidade, pular para o conteúdo */
/* line 738, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#skippy {
  display: block;
  padding: 1em;
  color: #313131;
  background: #ebecee;
  outline: 0;
  text-decoration: none;
}
/* line 746, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#skippy .skiplink-text {
  padding: .5em;
  outline: 1px dotted;
}
/* line 751, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
#skippy:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 761, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
.hidden {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 767, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  .hide-on-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  /* line 772, /usr/src/app/app/assets/stylesheets/comum/layout.scss */
  .hide-on-desktop {
    display: none;
  }
}
/* ----------------- 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);
}

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

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

/* line 10, /usr/src/app/app/assets/stylesheets/candidatos.scss */
mark {
  background-color: #fff799;
}

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

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

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

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

/* ----------------- TOPO ----------------- */
/* line 36, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#topo {
  border-top: 3px solid #50c092;
  height: 62px;
}
/* line 40, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#topo .titulo-servicos {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 55px;
}

/* line 49, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#logoVagas a {
  width: 110px;
  height: 31px;
  background: url(/assets/mundos/logo-vagas-outline-469b6cba6b6a0f26c86959cd4492f5ae745ff886b7a3e3dc82e25cb0670ab622.png) no-repeat 0 0px;
  margin: 10px 15px 0;
}

/* line 56, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#btLogin {
  background-position: -247px -97px;
}

/* line 60, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#btLogin:hover {
  background-position: -341px -97px;
}

/* line 64, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#menuTopo {
  float: left;
  margin: 30px 0 0 8px;
}
/* line 68, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#menuTopo a {
  height: 28px;
  font-weight: normal;
}
/* line 72, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#menuTopo .selecionado {
  font-weight: bold;
  color: #738890;
}

/* line 78, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#menuTopo a:hover {
  color: #50c092;
}

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

/* line 88, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#topoAntigoAlertaVagas h1#logoVagas {
  padding: 0px 0px 0px 15px;
}
/* line 92, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#topoAntigoAlertaVagas table #guardaLinksNavegacao {
  display: inline;
  padding: 0px;
}
/* line 96, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#topoAntigoAlertaVagas table #guardaLinksNavegacao table tr {
  float: left;
  width: 100%;
  height: 15px;
}
/* line 103, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#topoAntigoAlertaVagas table a {
  text-decoration: none;
}

/* ----------------- RODAPE ----------------- */
/* line 110, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#footer {
  background-color: #fff;
}

/* line 114, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#rodapeFaixa {
  background: #e6e6e6;
}

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

/* line 129, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.rodTit, .rodTit a {
  color: #5bcb9d;
  font-size: 15px;
  margin-bottom: 1em;
  text-decoration: none;
}

/* ----------------- PÁGINAS INTERNAS ----------------- */
/* line 138, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#submenu a.selecionado, #submenu a.selecionado:hover {
  background-position: 0 -87px;
}

/* line 142, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.titulo {
  font-size: 1.625em;
  font-weight: 300;
}

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

/* line 152, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.pagination a {
  background-color: #50c092;
}
/* line 154, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.pagination a:hover {
  opacity: 0.8;
  color: #fff;
}

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

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

/* line 170, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.botao:hover {
  background: #50c092;
  color: #fff;
}

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

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

/* line 187, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.searchBox {
  border: 1px solid #d1d8db;
  padding: 15px 20px 20px;
  overflow: hidden;
  margin: 60px -40px 0;
}
/* line 192, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.searchBox h2 {
  margin-bottom: .5em;
  font-weight: normal;
}
/* line 196, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.searchBox #inputPesquisa {
  width: 440px;
  margin-bottom: 0;
}

/* line 202, /usr/src/app/app/assets/stylesheets/candidatos.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 214, /usr/src/app/app/assets/stylesheets/candidatos.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 222, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#formContatoCand .obs {
  margin-left: 280px;
}
/* line 223, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#formContatoCand .button {
  margin-right: 54px;
}
/* line 224, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#formContatoCand .campo {
  clear: both;
}
/* line 225, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#formContatoCand label {
  padding-top: 6px;
}
/* line 226, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#formContatoCand label, #formContatoCand input, #formContatoCand select {
  margin-bottom: 6px;
}

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

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

/* line 244, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#inputPesquisa {
  float: left;
  height: 45px;
  width: 663px;
  height: 16px;
  padding: 15px;
  background-position: 0 -32px;
  background-color: transparent;
  border: 0;
  font-size: 13px;
  color: #8c8c8c;
  line-height: 1;
  margin-bottom: 40px;
  *margin-bottom: 20px;
}

/* line 260, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#inputPesquisa[type=text] {
  border-radius: 0;
}

/* line 264, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#btPesquisar {
  float: left;
  border: 0;
  width: 167px;
  height: 45px;
  background-color: transparent;
  background-position: -497px -87px;
  color: #fff;
  font-size: 16px;
  text-indent: 65px;
  text-align: left;
}

/* line 277, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#btPesquisar:hover {
  background-position: -497px -132px;
  cursor: pointer;
}

/* line 282, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#linksQuadroVagas,
#botoesCandidatos {
  clear: both;
  padding: 30px 0 30px;
  border-top: 1px solid #d6d9db;
  text-align: center;
  overflow: visible;
  *display: inline-block;
}
/* line 290, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#linksQuadroVagas > span,
#botoesCandidatos > span {
  font-size: 11px;
}

/* line 293, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.expiradaVagasSimilares {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
/* line 297, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.expiradaVagasSimilares div {
  float: left;
  border-top: 0px;
  margin-bottom: 5px;
  width: 280px;
}
/* line 303, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.expiradaVagasSimilares div ul li:last-child {
  border-bottom: 0px;
}
/* line 307, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.expiradaVagasSimilares div:last-child {
  padding-right: 0px;
}
/* line 312, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.expiradaVagasSimilares.oneChild div {
  width: 100%;
}

/* line 318, /usr/src/app/app/assets/stylesheets/candidatos.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 329, /usr/src/app/app/assets/stylesheets/candidatos.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;
}

/* ----------------- VAGAS RECOMENDADAS ----------------- */
/* line 342, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#vagas-recomendadas {
  clear: both;
}
/* line 344, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#vagas-recomendadas ul, #vagas-recomendadas li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 349, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#vagas-recomendadas ul {
  border-radius: 2px;
  margin-bottom: 10px;
}
/* line 353, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#vagas-recomendadas li {
  border-bottom: 1px dotted #b7b7b7;
  position: relative;
}
/* line 356, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#vagas-recomendadas li:nth-child(2n) {
  background: #eef2f4;
}
/* line 359, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#vagas-recomendadas li:last-child {
  border-bottom: none;
}
/* line 363, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#vagas-recomendadas h3 {
  font-size: 18px;
  font-weight: normal;
}
/* line 367, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#vagas-recomendadas .mais-vagas {
  color: #1073c0;
  float: right;
  text-decoration: none;
}
/* line 373, /usr/src/app/app/assets/stylesheets/candidatos.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 385, /usr/src/app/app/assets/stylesheets/candidatos.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 390, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.vagas-recomendada:hover .tit {
  text-decoration: underline;
}
/* line 394, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.vagas-recomendada .tit {
  display: block;
  font-size: 14px;
  color: #1073c0;
}
/* line 399, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.vagas-recomendada .detalhes {
  display: block;
  font-size: 13px;
  color: #8c8c8c;
}

/* ----------------- PESQUISA -> RESULTADO ----------------- */
/* filtros */
/* line 408, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtros-btn {
  display: none;
}

/* line 411, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaFiltros {
  float: left;
  width: 235px;
  font: 12px/1.3 "Open Sans", sans-serif;
}
/* line 415, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaFiltros h6 {
  color: #50c092;
  font: bold 11px/30px "Open Sans", sans-serif;
  padding-left: 10px;
  margin-bottom: 0;
}
/* line 421, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaFiltros .linkMais {
  margin: 8px 10px;
  color: #47ac82;
  font-weight: bold;
  font-size: 10px;
  display: block;
  clear: left;
  text-decoration: none;
  cursor: pointer;
}
/* line 430, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaFiltros .linkMais:hover {
  text-decoration: none;
}

/* line 436, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro {
  border-bottom: 1px solid #e7eded;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
/* line 440, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro span {
  width: 20px;
  height: 15px;
  background-position: -21px -132px;
  float: left;
  display: block;
  margin-right: -28px;
  position: relative;
  left: -28px;
}
/* line 450, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro .selecionado {
  font-weight: bold;
}
/* line 452, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro .selecionado span {
  background-position: 0 -132px;
}
/* line 455, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro .selecionado:hover span {
  background-position: 0 -149px;
}
/* line 459, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro li {
  margin: 6px 0 6px 10px;
  clear: left;
  overflow: hidden;
}
/* line 463, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro li a {
  display: block;
  padding-left: 28px;
  text-decoration: none;
  color: #4c4c4c;
}
/* line 469, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro li.less {
  display: none;
}
/* line 473, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro a:hover {
  text-decoration: underline;
}
/* line 475, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.filtro a:hover span {
  background-position: -21px -149px;
}

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

/* line 483, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#filtrosSelecionados {
  background: #e7eded;
  border: 1px solid #d3e3e3;
  padding: 0 10px 0;
  margin-bottom: 20px;
  position: relative;
}
/* line 489, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#filtrosSelecionados h2 {
  color: #50c092;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 2em;
}
/* line 496, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#filtrosSelecionados .setinha {
  width: 22px;
  height: 8px;
  background-position: -671px -11px;
  position: absolute;
  bottom: -8px;
  left: 3px;
}
/* line 504, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#filtrosSelecionados ul {
  margin: 7px 0 15px;
}
/* line 507, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#filtrosSelecionados li {
  margin: 0 0 7px;
  overflow: hidden;
}
/* line 511, /usr/src/app/app/assets/stylesheets/candidatos.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: 9px;
  text-decoration: none;
}
/* line 520, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#filtrosSelecionados a:hover span {
  background-position: -676px -106px;
}
/* line 525, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#filtrosSelecionados span {
  width: 12px;
  height: 13px;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
-webkit-border-radius: $radius;*/
  float: right;
  background-position: -676px -90px;
  margin-left: 5px;
  text-indent: -9999px;
}

/* resultado */
/* line 537, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaResultado {
  float: right;
  width: 700px;
  font: 12px/1.3 "Open Sans", sans-serif;
  min-height: 340px;
}
/* line 542, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaResultado .pagination {
  float: right;
}
/* line 545, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaResultado .vaga {
  border-bottom: 1px solid #D6D6D6;
  margin-bottom: 1em;
  padding-bottom: 1px;
}
/* line 549, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaResultado .vaga:last-child {
  border-bottom: 0;
}
/* line 553, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaResultado section div > .classificadorTemporalVagas {
  background: #A4B1B6;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 0.5em;
  text-align: center;
  margin: 0 0 1.5em;
}

/* resultados */
/* line 565, /usr/src/app/app/assets/stylesheets/candidatos.scss */
p + .vaga {
  margin-top: 2em;
}

/* line 569, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.cargo {
  font-size: 14px;
  margin-bottom: .2em;
  color: #47ac82;
}
/* line 573, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.cargo > span {
  font-size: 12px;
  font-weight: normal;
}
/* line 576, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.cargo > span:before {
  content: "-";
}

/* line 582, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.link-detalhes-vaga {
  color: #47ac82;
}
/* line 584, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.link-detalhes-vaga:hover {
  color: #50c092;
}
/* line 587, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.link-detalhes-vaga:visited {
  color: #566e92;
}

/* line 592, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.emprVaga {
  display: block;
  margin-bottom: 1em;
  font-size: 11px;
  color: #47ac82;
}

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

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

/* line 610, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.amereloVagas10Mais {
  color: #fadc64;
}

/* line 614, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.seloVAGAS10 {
  background-position: 25px 0;
}

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

/* line 622, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaVagasInterna {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 1px;
  border-bottom: 1px dashed #d1d8db;
  font-family: "Open Sans", sans-serif;
}
/* line 628, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaVagasInterna form {
  height: 63px;
}
/* line 631, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaVagasInterna #inputPesquisa {
  width: 580px;
  margin-bottom: 20px;
}

/* line 637, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#txtNovaBusca {
  width: 183px;
  float: left;
  font-size: 13px;
  line-height: 45px;
}

/* line 644, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.faixa {
  background: #e2e9eb;
  clear: both;
  border-bottom: 1px groove #cfd9dc;
  padding: 3px 10px;
  font-size: 11px;
  line-height: 25px;
  height: 25px;
  margin-bottom: 17px;
}
/* line 653, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.faixa p {
  float: left;
}

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

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

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

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

/* line 682, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.grupoDeVagas {
  border: 1px solid #d1d8db;
  padding: 12px;
  margin-bottom: 25px;
}

/* line 688, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.btMaisVagas {
  display: block;
  background: url(/assets/mundos/bg-faixa-gradiente-cinza-claro-1f28edc9b96f1e5cbbdef6390ad08d142aec5f766d02fb1cd733001db822f4a7.gif);
  border: 1px solid #d1d8db;
  color: #50c092;
  padding: 7px 10px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
-webkit-border-radius: $radius;*/
  position: relative;
}
/* line 698, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.btMaisVagas:hover {
  background: #f3f5f7;
  color: #50c092;
}
/* line 703, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.btMaisVagas:before {
  content: url(/assets/mundos/ico-reload-9417860339ffe462c4262e213727100f1a85ac4e4e953e3f0dfdbca4f45af7a6.png);
  margin-right: 7px;
  vertical-align: middle;
}

/* ----------------- VAGA ----------------- */
/* line 711, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#conteudoVaga {
  width: 600px;
  padding: 20px;
  margin-top: 20px;
  background: #fff;
  float: left;
}
/* line 717, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#conteudoVaga .titFaixa {
  color: #fff;
}
/* line 720, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#conteudoVaga img {
  max-width: 600px;
  margin-bottom: 1.5em;
  object-fit: scale-down;
  height: auto;
}
/* line 726, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#conteudoVaga .vaga {
  clear: both;
}

/* barra topo vaga */
/* line 732, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#barraVaga {
  background: #fafbfc url(/assets/mundos/bg-faixa-gradiente-cinza-claro-1f28edc9b96f1e5cbbdef6390ad08d142aec5f766d02fb1cd733001db822f4a7.gif) repeat-x 0 2px;
  height: 38px;
  padding: 3px;
  margin: -17px -17px 40px;
}

/* line 739, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#linkVoltarPesquisa {
  float: left;
  margin-top: 2px;
  font: bold 12px/30px "Open Sans", sans-serif;
  text-decoration: none;
  color: #8c8c8c;
}
/* line 745, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#linkVoltarPesquisa:hover .voltarSeta {
  background-position: -357px -1px;
}

/* line 750, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.voltarSeta {
  float: left;
  width: 35px;
  height: 30px;
  background-position: -321px -1px;
  margin-right: 12px;
}
/* line 756, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.voltarSeta:hover {
  background-position: -357px -1px;
}

/* line 761, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#pesquisaBarra {
  float: right;
}

/* line 765, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#inputPesquisaBarra {
  width: 170px;
  height: 13px;
  margin-bottom: 20px;
  background-position: -51px -132px;
  padding: 11px 10px;
  border-radius: 0;
  border: 0;
  background-color: transparent;
  float: left;
  font-size: 13px;
  color: #8c8c8c;
  line-height: 1;
}

/* line 780, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#btPesquisarBarra {
  width: 45px;
  height: 35px;
  background-position: -331px -132px;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  float: left;
  font-size: 0;
  line-height: 0;
  text-indent: 9999px;
}
/* line 791, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#btPesquisarBarra:hover {
  background-position: -380px -132px;
}

/* barra topo vaga [end] */
/* line 798, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.job-aside {
  width: 300px;
  float: right;
}

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

/* line 810, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#logotipo-da-empresa {
  float: left;
  max-width: 130px;
  *width: 130px;
  margin: 0 20px 20px 0;
}

/* line 817, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.tituloVaga {
  color: #50c092;
  font: bold 22px/1.2 "Open Sans", sans-serif;
  margin: 0 0 1em;
}
/* line 821, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.tituloVaga span {
  font-size: 13px;
}

/* line 826, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.texto {
  margin-bottom: 3em;
  clear: both;
}
/* line 829, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.texto ol, .texto ul {
  margin-bottom: 1.5em;
}
/* line 832, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.texto ol, .texto ol li {
  margin-left: 1.5em;
  list-style: decimal;
}
/* line 836, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.texto ul, .texto ul li {
  margin-left: 1.5em;
  list-style: disc;
}

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

/* line 848, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.infoVaga {
  background: #fbfcfc;
  border: 1px solid #d3e3e3;
  margin: 0 0 2em;
  padding: 10px;
  font-size: 12px;
  list-style: none;
  overflow: hidden;
}
/* line 856, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.infoVaga ul {
  margin: 0;
  float: left;
}
/* line 860, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.infoVaga li {
  margin: 0;
  list-style: none;
}
/* line 864, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.infoVaga strong {
  float: left;
  width: 180px;
}
/* line 868, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.infoVaga .logoEmpresa {
  float: left;
  margin: 0 10px 0 0;
}
/* line 871, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.infoVaga .logoEmpresa img {
  max-width: 130px;
  max-height: 100px;
}

/* line 878, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.titFaixa {
  background: #8a8a8a url(/assets/mundos/bg-faixa-gradiente-cinza-e340cd166bbac075723dc3d714850090a48b3ef3cd9b645678f013fd513cd645.png) 0 bottom;
  color: #FFF;
  padding: 0 12px;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
-webkit-border-radius: $radius;*/
  margin: 2.5em 0 1.5em;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
}

/* line 890, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.lista {
  margin-left: 8px;
}
/* line 892, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.lista a {
  color: #47ac82;
  display: block;
  text-decoration: none;
  position: relative;
  padding-left: 30px;
  margin: 7px 0;
}
/* line 899, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.lista a:hover span {
  background-position: -560px -6px;
}
/* line 902, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.lista a:visited {
  color: #566e92;
}
/* line 906, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.lista span {
  width: 24px;
  height: 22px;
  position: absolute;
  background-position: -536px -6px;
  top: 0;
  left: 0;
}

/* line 917, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.listaBullet li {
  border-bottom: 1px dashed #d1d8db;
}
/* line 920, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.listaBullet a {
  color: #47ac82;
  display: block;
  text-decoration: none;
  padding-left: 20px;
  margin: 7px 0;
  font-weight: bold;
  background: url(/assets/mundos/bullet-cand-20726b0fcb434c6310503046d0b59512ca47c41f9d991ec1bebac87940cccfd2.png) no-repeat 8px 7px;
}
/* line 928, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.listaBullet a:visited {
  color: #566e92;
}
/* line 932, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.listaBullet span {
  font-weight: normal;
  color: #333;
  font-size: 11px;
}

/* line 940, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#box-catraca {
  border: 1px solid #b5c0c0;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
-webkit-border-radius: $radius;*/
  padding: 0 15px;
}
/* line 945, /usr/src/app/app/assets/stylesheets/candidatos.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 955, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#box-catraca a {
  color: #006838;
  display: block;
  text-decoration: none;
  font-weight: bold;
}
/* line 960, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#box-catraca a:visited {
  color: #566e92;
}

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

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

/* line 985, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#carousel-catraca .pagination-links {
  float: right;
}
/* line 987, /usr/src/app/app/assets/stylesheets/candidatos.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 999, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#carousel-catraca .pagination-links li {
  width: auto;
  float: left;
  border: 0;
  padding: 0;
}
/* line 1006, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#carousel-catraca .current a {
  background: transparent;
}

/* line 1011, /usr/src/app/app/assets/stylesheets/candidatos.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 1023, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.linkRecand {
  text-align: center;
  font-weight: bold;
}

/* line 1028, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#compartilhar-vaga {
  border-top: 1px dashed #d1d8db;
  margin-top: 4em;
  padding: 2em 0 10px 40px;
  height: 100px;
  clear: both;
}

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

/* line 1037, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.job-aside h2 {
  background: url(/assets/mundos/bg-faixa-gradiente-ed6b07f58bec0d4377002178a7db68b3608b17fda8ca4b2aaa453c73ccdc821d.gif) #54A595;
  border-radius: 5px;
  /*-moz-border-radius: $radius;
-webkit-border-radius: $radius;*/
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  margin: 0 0 1.5em;
  padding: 0 12px;
}

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

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

/* line 1062, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#inputPesquisaLateral {
  background-position: -51px -132px;
}

/* line 1066, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#btPesquisarLateral {
  background-position: -331px -132px;
}
/* line 1068, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#btPesquisarLateral:hover {
  background-position: -380px -132px;
}

/* ----------------- POLÍTICA DE PRIVACIDADE ----------------- */
/* line 1074, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.icop {
  float: left;
  width: 26px;
  height: 28px;
  background: url(/assets/mundos/icos-privacidade-d6f297079a1e784d45dbbcbfac0c8e5d15266cf973eec655de9c0c5324255b35.png);
  float: left;
  margin-right: 8px;
}

/* line 1083, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.icop-cv {
  background-position: 0 0;
}

/* line 1087, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.icop-cel {
  background-position: 0 -28px;
}

/* line 1091, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.icop-email {
  background-position: 0 -56px;
}

/* line 1095, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.icop-etalent {
  background-position: 0 -84px;
}

/* ----------------- DEPOIMENTOS ----------------- */
/* line 1100, /usr/src/app/app/assets/stylesheets/candidatos.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 1107, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.depoimento p {
  margin-bottom: 0;
}
/* line 1110, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.depoimento span {
  float: left;
  font: bold italic 11px/1 "Open Sans", sans-serif;
}
/* line 1114, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.depoimento time {
  float: right;
  color: #959595;
  font: bold 11px/1 "Open Sans", sans-serif;
}
/* line 1119, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.depoimento:hover {
  border: 1px solid #d3e3e3;
  background: #fff;
}
/* line 1122, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.depoimento:hover .aspasAbre, .depoimento:hover .aspasFecha {
  opacity: 1;
}

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

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

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

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

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

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

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

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

/* line 1189, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxGratuito {
  position: relative;
  margin: 70px 0 2em;
}
/* line 1192, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxGratuito .boxTxt {
  padding: 1em 150px 1em 1em;
}
/* line 1195, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxGratuito .imgEpartner {
  position: absolute;
  right: 30px;
  top: -20px;
}
/* line 1200, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxGratuito .txtGratuito {
  float: left;
  width: 260px;
}

/* line 1206, /usr/src/app/app/assets/stylesheets/candidatos.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 1215, /usr/src/app/app/assets/stylesheets/candidatos.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 1221, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxComoFunciona .linkVAGAScombr, #boxComoFunciona .linkVAGASepartner {
  height: 210px;
  display: block;
  text-indent: -9999px;
}
/* line 1226, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxComoFunciona .linkVAGAScombr {
  margin-right: 75px;
}
/* line 1229, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxComoFunciona .linkVAGASepartner {
  margin-left: 75px;
}
/* line 1232, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxComoFunciona .txtCand, #boxComoFunciona .txtEmpr {
  padding-top: 15px;
  height: 87px;
  font-size: 12px;
  line-height: 1.4;
}
/* line 1238, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxComoFunciona .txtCand {
  margin: 0 20px 0 50px;
}
/* line 1241, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#boxComoFunciona .txtEmpr {
  margin: 0 20px 0 65px;
}

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

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

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

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

/* line 1268, /usr/src/app/app/assets/stylesheets/candidatos.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 1276, /usr/src/app/app/assets/stylesheets/candidatos.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 1293, /usr/src/app/app/assets/stylesheets/candidatos.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 1299, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.box-lista > .col {
  width: 30%;
  float: left;
}

/* line 1305, /usr/src/app/app/assets/stylesheets/candidatos.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 1319, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.box-lista-termos:before {
  background-position: 0 0;
}

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

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

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

/* line 1335, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.lista-vagas {
  font-size: 14px;
}
/* line 1337, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.lista-vagas.col2 > li {
  width: 45.5%;
  margin-right: 4%;
}
/* line 1341, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.lista-vagas > li {
  border-bottom: 1px solid #ededed;
  position: relative;
  float: left;
  width: 29%;
  margin-right: 4%;
}
/* line 1347, /usr/src/app/app/assets/stylesheets/candidatos.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 1352, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.lista-vagas > li > a.active {
  background-position: 0 -37px;
}

/* line 1359, /usr/src/app/app/assets/stylesheets/candidatos.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 1372, /usr/src/app/app/assets/stylesheets/candidatos.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 1384, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.sub-lista-vagas > ul {
  max-height: 205px;
  overflow: auto;
}
/* line 1389, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.sub-lista-vagas li {
  float: left;
  width: 50%;
}
/* line 1392, /usr/src/app/app/assets/stylesheets/candidatos.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 1403, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.child3 .sub-lista-vagas {
  right: 0;
  left: auto;
}
/* line 1406, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.child3 .sub-lista-vagas .sub-lista-setinha {
  left: 225px;
}

/* ----------------- SERVICOS ----------------- */
/* line 1415, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#listaBoxSlide .destaque {
  font-weight: bold;
  color: #1073c0;
  color: #47ac82;
}
/* line 1420, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#listaBoxSlide .col1, #listaBoxSlide .col2 {
  width: 318px;
}
/* line 1423, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#listaBoxSlide .col1 {
  margin-right: 20px;
}
/* line 1426, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#listaBoxSlide .icon {
  background-image: url(/assets/mundos/thumbs-servicos-9ef139e5fbc45fe0886261e2f28319e27b48c20b307bb64989bfbfa354650321.png);
}
/* line 1430, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#listaBoxSlide .btn:hover {
  background: #50c092;
}

/* ----------------- REDES SOCIAIS ----------------- */
/* line 1437, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.boxRedeSocial {
  width: 310px;
  float: left;
  margin: 1em 0;
  font-size: 11px;
}
/* line 1442, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.boxRedeSocial a, .boxRedeSocial span {
  display: block;
}
/* line 1445, /usr/src/app/app/assets/stylesheets/candidatos.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 1452, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.boxRedeSocial a:hover strong {
  color: #4c4c4c;
}
/* line 1456, /usr/src/app/app/assets/stylesheets/candidatos.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 1461, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.boxRedeSocial span {
  color: #47ac82;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1520, /usr/src/app/app/assets/stylesheets/candidatos.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 1530, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.boxBlog a {
  color: #4c4c4c;
  display: block;
  padding: 0 70px;
  text-decoration: none;
}
/* line 1535, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.boxBlog a span {
  color: #47ac82;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
  font-weight: bold;
}
/* line 1543, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.boxBlog:hover {
  background-color: #f9f9f9;
}

/* ----------------- SPRITES ----------------- */
/* line 1550, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#btLogin,
#inputPesquisa,
#inputPesquisaLateral,
#inputPesquisaBarra,
#btPesquisar,
#btPesquisarLateral,
#btPesquisarBarra,
.next_page,
.previous_page,
.icoMail,
.selo,
.lista span,
.filtro span,
#submenu a.selecionado,
#filtrosSelecionados .setinha,
#filtrosSelecionados span,
.btMaisVagas span,
.voltarSeta {
  background-image: url(/assets/mundos/sprites-candidatos-098db1f42f6a557d56b5a76f440dc12ed8ee55628dc59f762a0b0acba3aaef19.png);
  background-repeat: no-repeat;
}

/* line 1572, /usr/src/app/app/assets/stylesheets/candidatos.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 1583, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.noite #pesquisaDeVagas h2 {
  color: #fff;
}
/* line 1586, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.noite #botoesCandidatos {
  color: #fff;
}
/* line 1589, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.noite .botao {
  background: #c6d6dc;
}
/* line 1592, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.noite .botao:hover {
  background: #50c092;
  color: #fff;
}

/* ----------------- PERSONAGENS ----------------- */
/* line 1599, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#aviaoArea {
  position: relative;
  overflow: hidden;
  height: 55px;
  margin-bottom: -55px;
  top: -65px;
}

/* line 1607, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#aviaoArea.natal {
  position: relative;
  overflow: hidden;
  height: 87px;
  margin-bottom: -87px;
  top: -119px;
}

/* line 1615, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#aviaoGratis {
  position: absolute;
  left: -365px;
  top: 0;
}

/* line 1622, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#personagens .balao {
  background: #50c092;
  border-radius: 8px;
  /*-moz-border-radius: $radius;
-webkit-border-radius: $radius;*/
}
/* line 1625, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#personagens .balao span {
  border-top: 10px solid #50c092;
}
/* line 1629, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#personagens .balaoPromo {
  background: #f6cd41;
}
/* line 1631, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#personagens .balaoPromo span {
  border-top: 10px solid #f6cd41;
}

/* POPUP */
/* line 1639, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#popupPersonagens h6 {
  color: #50c092;
}

/* 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 1651, /usr/src/app/app/assets/stylesheets/candidatos.scss */
  #logoVagas a {
    background-image: url(/assets/mundos/vagas-com-br-2x-e29ef245a50a048f89b708d0538ef81646764dc85b000bfb6486de9c0f4eff03.png);
    background-size: 100% auto;
  }
}
/* MOBILE */
/* line 1660, /usr/src/app/app/assets/stylesheets/candidatos.scss */
#linkSiteMobile {
  text-align: center;
  line-height: 60px;
  background: #ebecee;
}
/* line 1664, /usr/src/app/app/assets/stylesheets/candidatos.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 1674, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.link-botao-empresa {
  text-decoration: none;
}

/* line 1677, /usr/src/app/app/assets/stylesheets/candidatos.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 1690, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.sub-oportunidade {
  font-size: 45px;
  margin-top: -15px;
}

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

/* line 1700, /usr/src/app/app/assets/stylesheets/candidatos.scss */
.corpo-pagina-servicos {
  padding-top: 20px;
  background-color: #fafafa;
}

/* line 1705, /usr/src/app/app/assets/stylesheets/candidatos.scss */
a.link-top-pagina-servicos {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #009088;
}

/* 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 7, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #logoVagas a {
    background-image: url(/assets/mundos/logo-vagas-institucional-2x-780eecc58167b62ceb15f55f467a93d05d659752b7e7086aa469925470589fbc.png);
    background-size: 100% auto;
  }
}
/* ----------------- MEDIA QUERIES ----------------- */
@media (min-width: 768px) and (max-width: 768px) {
  /* line 16, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  .container.center {
    width: 750px;
  }
}
@media (max-width: 768px) {
  /* line 22, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #canais {
    display: none;
  }

  /* line 27, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #topo-user-icon {
    display: inline-block;
  }

  /* line 28, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #topo-nome-txt {
    display: none;
  }

  /* line 32, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #wrapper {
    background: #fff;
  }

  /* line 36, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #btSair, #btLogin {
    display: inline-block;
    padding: 0 18px;
    margin-bottom: 0;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 36px;
    height: 40px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #cccccc;
    border-color: #191919;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    color: #fff;
    font-size: 0.875em;
    text-align: center;
    background: #565656;
    /* Old browsers */
    background: -moz-linear-gradient(top, #565656 0%, #353535 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #353535));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #565656 0%, #353535 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #565656 0%, #353535 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #565656 0%, #353535 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #565656 0%, #353535 100%);
    /* W3C */
    width: auto;
    margin: 10px;
    color: #a6a6a6;
    text-decoration: none;
  }

  /* line 46, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #menu-seta-up {
    display: block;
    height: 20px;
    background-image: url(/assets/mundos/mobile/sprites-mobile-5527adf699e3d742451b86577968d026f1ebfcf2fa71ba1c85d80ffa5b25cb91.png);
    background-repeat: no-repeat;
    background-position: 0px -450px;
    background-position: center -563px;
  }

  /* line 53, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #menuTopo {
    display: none;
    width: auto;
    position: absolute;
    float: none;
    margin: 0;
    z-index: 1;
    top: 50px;
    background: #232323;
    box-shadow: 0 2px 2px #000;
    -webkit-box-shadow: 0 2px 2px #000;
  }
  /* line 63, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #menuTopo span {
    float: none;
    border: 0;
    padding: 0;
  }
  /* line 68, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #menuTopo > a {
    display: block;
    float: none;
    height: 50px;
    line-height: 50px;
    padding: 0 30px 0 50px;
    border-bottom: 1px solid #2d2d2d;
    font-size: 0.938em;
    text-decoration: none;
    color: #eee;
  }
  /* line 79, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #menuTopo > .seta-up {
    display: block;
    height: 20px;
    cursor: pointer;
  }

  /* line 85, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  .menu-pesquisa {
    background-image: url(/assets/mundos/mobile/sprites-mobile-menu-08ab408e83962513c52d78e5a9d45068d806622eb7367862f98c0e12be1d5009.png);
    background-repeat: no-repeat;
    background-position: 0px -50px;
  }

  /* line 88, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  .menu-vagas {
    background-image: url(/assets/mundos/mobile/sprites-mobile-menu-08ab408e83962513c52d78e5a9d45068d806622eb7367862f98c0e12be1d5009.png);
    background-repeat: no-repeat;
    background-position: 0px -100px;
  }

  /* line 91, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  .menu-empresas {
    background-image: url(/assets/mundos/mobile/sprites-mobile-menu-08ab408e83962513c52d78e5a9d45068d806622eb7367862f98c0e12be1d5009.png);
    background-repeat: no-repeat;
    background-position: 0px -150px;
  }

  /* line 95, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #langBts, #topoLogin {
    display: none;
  }

  /* line 99, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #rodapeFaixa {
    margin-bottom: 0;
  }
  /* line 101, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  #rodapeFaixa ul {
    margin: 0;
  }
}
@media (max-width: 990px) {
  /* line 108, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  .titulo {
    color: #000;
  }
}
@media (max-width: 480px) {
  /* line 114, /usr/src/app/app/assets/stylesheets/comum/layout-responsivo.scss */
  .titulo {
    font-size: 1.42857em;
    color: #000;
  }
}
/* ===== 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 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;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#wrapper-servicos {
  background: #fff;
  color: #333;
  padding-top: 70px;
}
/* line 6, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#wrapper-servicos.navex {
  padding: 0;
}
@media (min-width: 768px) {
  /* line 1, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #wrapper-servicos {
    padding-top: 140px;
  }
}

/* BOX MODEL FIX */
/* line 16, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#lang {
  width: 54px;
}

/* line 20, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-miolo {
  padding: 40px 0;
}

/* --------------- */
/* SERVICOS BLOCOS */
/* --------------- */
/* line 27, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#conteudo-servicos {
  padding-top: 23px;
  margin-bottom: 1em;
}

/* line 32, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.tit-servico {
  font-weight: 400;
  font-size: 1.28571em;
  margin: 0 0 10px;
  clear: both;
  font-family: "Open Sans", sans-serif;
}

/* line 40, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.lateral-tit {
  font-weight: 300;
  font-size: 1.28571em;
  margin: 0 0 10px;
}

/* line 47, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#lateral-servicos .nome-preenchimento {
  margin-bottom: 30px;
}
/* line 50, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#lateral-servicos .nome-preenchimento #servicos-foto {
  margin-bottom: 0;
}
/* line 54, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#lateral-servicos .wrapper.absolute {
  position: absolute;
  max-width: 283px;
}

/* line 60, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.servico {
  margin-bottom: 40px;
  color: #8c8c8c;
}
/* line 63, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.servico > .box {
  border-radius: 4px;
  overflow: hidden;
}
/* line 66, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.servico > .box > a {
  text-decoration: none;
  display: block;
  color: #8c8c8c;
}
/* line 72, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.servico .tit-box {
  display: block;
  font-size: 1.14286em;
  padding-top: 10px;
  margin: 0 0 1px;
  color: #474747;
}
/* line 79, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.servico .txt-box {
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
}
/* line 84, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.servico .ico-servico {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin: 0 14px 0 0;
  float: left;
  font-family: icomoon;
  color: #fff;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #4b97b9;
  font-size: 30px;
  line-height: 1;
  position: relative;
}
/* line 104, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.servico .ico-servico:before {
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -15px;
  margin-top: -15px;
}

/* line 118, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.edit-link-cv {
  line-height: 20px;
  font-size: 14px;
  margin: 0 0 20px 20px;
  padding: 2px 0 0 36px;
  float: right;
  color: #1073c0;
  text-decoration: none;
  text-transform: lowercase;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 132, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.edit-link-cv.edit-link-inline {
  margin-bottom: 24px;
}
/* line 136, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.edit-link-cv:before {
  content: "\e615";
  font-size: 24px;
  font-family: icomoon;
  width: 17px;
  height: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 151, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.edit-link-cv:hover {
  opacity: 0.9;
  color: #1073c0;
}
/* line 156, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.edit-link-cv.edit-btn {
  padding: 0px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  padding: 0px 10px;
  border-radius: 4px;
  background: #4b97b9;
}
/* line 166, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.edit-link-cv.edit-btn:before {
  float: left;
  line-height: 35px;
  margin-right: 10px;
}

/* line 173, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.servico-botoes {
  margin-left: 72px;
}

/* line 176, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.btn-servico {
  float: left;
  line-height: 1.2;
  text-decoration: none;
  color: #47ac82;
  padding-left: 15px;
  text-transform: lowercase;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -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 185, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.btn-servico:first-child {
  padding-left: 0px;
  padding-right: 15px;
  border-right: 1px solid #d1d8db;
}
/* line 193, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.btn-servico.full {
  border: none;
  padding-right: 0px;
}

/* VAGAS RECOMENDADAS */
/* line 200, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas {
  margin-bottom: 2em;
}
/* line 202, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .vaga {
  background: #eaeaeb;
  padding: 10px 12px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 4px;
  font-size: 0.85714em;
}
/* line 209, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .vaga > a {
  display: block;
  text-decoration: none;
  color: #47ac82;
  padding-right: 50px;
}
/* line 215, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .vaga > a.fechar {
  position: absolute;
  color: #89949a;
  right: 20px;
  top: 50%;
  font-size: 25px;
  margin-top: -17px;
  padding: 0px;
  font-weight: bold;
}
/* line 226, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .vaga > a .detalhes {
  color: #8c8c8c;
}
/* line 231, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .tit {
  display: block;
  color: #4ca6aa;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
}
/* line 238, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .vagas-recomendadas-footer {
  padding: 0 15px;
}
/* line 242, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .mais-vagas {
  float: left;
}
/* line 245, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .mais-vagas span {
  font-weight: bold;
  font-size: 30px;
  float: left;
  line-height: 18px;
  margin-right: 5px;
}
/* line 254, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .form-opt-in-alerta {
  float: right;
  color: #1ea593;
}
/* line 258, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servico-vagas-recomendadas .form-opt-in-alerta .control-group,
#servico-vagas-recomendadas .form-opt-in-alerta label.control-label {
  margin: 0;
}

/* PROFISSOES */
/* line 267, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  /* line 267, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  .carreira-row {
    display: block;
  }
}

/* line 275, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-post {
  width: 31.3%;
  margin: 0 0 0 3%;
  float: left;
  position: relative;
}
/* line 281, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-post:nth-child(3n+1) {
  margin: 0;
}
/* line 284, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-post img {
  border-radius: 5px;
  border: 1px solid #d1d1d1;
  max-width: 100%;
  display: block;
  margin-bottom: 10px;
}
/* line 292, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-post #vagas_servicos_card {
  width: 103%;
  height: 100%;
  position: absolute;
}
/* line 297, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-post #vagas_servicos_card div {
  width: 100%;
  height: 100%;
  background: #fff;
}

/* line 304, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-post-cat {
  color: #474747;
  text-decoration: none;
  font-size: 0.92857em;
}

/* line 309, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-post-title {
  font-size: 1.07143em;
  font-weight: normal;
  line-height: 1.2;
  font-family: "Open Sans", sans-serif;
}
/* line 314, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-post-title a {
  text-decoration: none;
}

/* line 318, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
.carreira-link-profissoes {
  clear: both;
  padding: 0px 0px 0px 26px;
  float: right;
  font-size: 16px;
  text-decoration: none;
  color: #474747;
  background: url(/assets/servicos/ico-profissoes-062f6b1bce9f0d0154330a8cad25921b5524bdc2e9b2f61adace33f74dfbdaae.png) no-repeat 0 3px;
}

/* ------- */
/* LATERAL */
/* ------- */
/* line 331, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-id {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* line 337, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-foto {
  float: left;
  margin-right: 15px;
  margin-bottom: 30px;
}

/* line 342, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-info {
  display: flex;
  font-family: "Open Sans", sans-serif;
  flex-direction: column;
  justify-content: center;
  max-width: 200px;
}
/* line 349, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-info > h1, #servicos-info > h2 {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 356, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-info > h1 {
  line-height: 1.2;
  clear: none;
  color: #4c4c4c;
  font-weight: 400;
  font-size: 24px;
  word-break: break-word;
}
/* line 365, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-info > h2 {
  font-size: 15px;
  font-weight: 500;
  color: #8c8c8c;
}

/* line 372, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#links-servicos {
  margin-bottom: 30px;
}

/* line 376, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#links-servicos ul,
#links-servicos li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 382, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#links-servicos a {
  display: inline-block;
  line-height: 22px;
  padding: 7px 0 0 38px;
  background-image: url(/images/absolute/sprites-servicos.png);
  background-repeat: no-repeat;
}

/* line 390, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#resumo {
  margin-bottom: 2em;
}
/* line 392, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#resumo h1 {
  font-weight: 400;
  margin-bottom: 0.2em;
  font-size: 1.28571em;
  font-family: "Open Sans", sans-serif;
}

/* line 401, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-cv-status {
  clear: both;
  margin-bottom: 30px;
}

/* line 406, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-tit-progresso {
  font-weight: 400;
  margin-bottom: 0.5em;
  font-size: 1.28571em;
  font-family: "Open Sans", sans-serif;
}
/* line 411, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#servicos-tit-progresso a {
  text-decoration: none;
  display: block;
  color: #474747;
}

/* line 418, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#progresso-barra {
  display: block;
  position: relative;
  padding: 3px;
  background: #eaeaeb;
  height: 20px;
  border-radius: 10px;
  padding-right: 45px;
}
/* line 427, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#progresso-barra #cv-progresso {
  position: absolute;
  right: 8px;
  font-size: 12px;
  top: 0px;
  line-height: 20px;
}
/* line 435, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#progresso-barra #cv-progress {
  margin: 0px;
  height: 14px;
  border-radius: 7px;
}

/* line 442, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#conteudo-carreira {
  margin-bottom: 10px;
}

/* MAPA DE CARREIRAS */
/* line 448, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras {
  margin-top: 20px;
}
/* line 451, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .logo {
  padding: 10px 20px;
  max-width: 100%;
  box-sizing: border-box;
  width: 160px;
  float: left;
  border-right: 1px solid #c6c6c6;
}
/* line 459, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .logo #logo-mapa {
  display: block;
  width: 119px;
  height: 50px;
  background: url(/assets/servicos/mapa-carreiras-1fff94911c26fb502c1d41f9e4d2189e316360b834b965a42069bec6034100ed.png) no-repeat;
  max-width: 100%;
}
/* line 467, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right {
  max-width: 100%;
  width: 416px;
  float: left;
  padding: 10px 0px 0px 20px;
}
/* line 473, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a {
  display: block;
  float: left;
  min-width: 50%;
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 27px;
  position: relative;
  line-height: 20px;
  margin-bottom: 10px;
  font-size: 13px;
}
/* line 485, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a:before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  width: 21px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  background: url(/assets/servicos/mapa-carreiras-1fff94911c26fb502c1d41f9e4d2189e316360b834b965a42069bec6034100ed.png) no-repeat;
}
/* line 497, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a.faixas {
  color: #7eb43c;
}
/* line 499, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a.faixas:before {
  background-position: -119px 0px;
}
/* line 503, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a.trajetorias {
  color: #b1468d;
}
/* line 505, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a.trajetorias:before {
  background-position: -119px -29px;
}
/* line 509, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a.formacoes {
  color: #098461;
}
/* line 511, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a.formacoes:before {
  height: 21px;
  background-position: -140px 0px;
}
/* line 516, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a.vagas {
  color: #336b9b;
}
/* line 518, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#mapa-carreiras .right a.vagas:before {
  height: 21px;
  width: 22px;
  background-position: -140px -29px;
}

/* line 528, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#guardaBannerAreaLogada {
  display: block;
  width: 100%;
  padding: 20px 0px;
  background: #fff;
  border-bottom: 1px solid #eaeaeb;
  text-align: center;
}
/* line 536, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
#guardaBannerAreaLogada #bannerAreaLogada {
  width: 728px;
  margin: 0 auto;
}

/* ------------- */
/* MEDIA QUERIES */
/* ------------- */
@media (max-width: 991px) {
  /* line 546, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #guardaBannerAreaLogada {
    display: none;
  }

  /* line 551, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  .lateral-tit {
    font-size: 1.42857em;
  }

  /* line 557, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #servicos-cv-status #cv-txt-completo,
  #servicos-cv-status #face {
    display: inline-block;
  }

  /* line 565, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #servicos-info > h1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 572, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #conteudo-servicos {
    clear: both;
    padding-top: 20px;
  }
  /* line 576, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #conteudo-servicos #pesquisa-vagas {
    margin-bottom: 40px;
  }

  /* line 581, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos {
    padding: 0;
  }
  /* line 583, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos .nome-preenchimento {
    float: left;
    width: 60%;
    padding: 0 35px 0 15px;
  }
  /* line 589, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos .resumo {
    float: right;
    width: 40%;
    margin-bottom: 0px;
    min-height: 130px;
    padding-right: 15px;
  }
  /* line 596, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos .resumo p {
    margin-bottom: 10px;
  }
  /* line 601, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos .progresso {
    clear: both;
    padding: 14px 15px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
  }
  /* line 608, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos .edit-link-cv {
    margin-bottom: 0;
  }
  /* line 613, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos #servicos-info > h1 {
    height: auto;
  }
  /* line 618, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos #servicos-cv-status {
    clear: none;
    margin: 10px 0 0;
  }
  /* line 623, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos #progresso-barra {
    margin-left: 107px;
  }
  /* line 627, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos #secoes {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 634, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos {
    padding: 0px;
  }
  /* line 637, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos #servicos-id {
    padding: 0 15px;
  }
  /* line 641, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos #servicos-cv-status {
    padding: 15px;
    border-top: 1px #dcdcdc solid;
    margin-bottom: 10px;
  }
  /* line 647, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos .resumo,
  #lateral-servicos .progresso {
    padding: 15px;
    border-top: 1px #dcdcdc solid;
    margin-bottom: 5px;
  }
  /* line 654, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #lateral-servicos #secoes {
    display: none !important;
  }

  /* line 659, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #conteudo-servicos {
    border-top: 1px solid #dcdcdc;
    padding: 15px;
  }
  /* line 663, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #conteudo-servicos .servico {
    margin-bottom: 15px;
  }
  /* line 666, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #conteudo-servicos .servico-botoes {
    display: none;
  }

  /* line 671, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #vagas_profissoes {
    border-top: 1px solid #dcdcdc;
    margin: 0 -15px;
    padding: 15px;
  }

  /* line 677, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #mapa-wrapper {
    border-top: 1px solid #dcdcdc;
    margin: 0 -15px;
    padding: 15px;
  }

  /* line 683, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #servico-vagas-recomendadas {
    margin: 0 -15px 2em;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 15px 20px;
  }

  /* line 691, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  .servicos__aside-content .servicos__user-avatar .icone-usuario-sem-foto .icon-usuario-24 {
    font-size: 69px;
    line-height: 97px;
  }

  /* line 699, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  .carreira-post {
    width: auto;
    float: none;
    clear: both;
    margin: 0;
  }
  /* line 704, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  .carreira-post img {
    width: 20%;
    float: left;
    margin: 0 15px 15px 0;
  }
}
@media (max-width: 622px) {
  /* line 714, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #mapa-carreiras .logo {
    padding: 10px 0px;
    width: 100%;
    border: none;
  }
  /* line 720, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #mapa-carreiras .right {
    padding: 10px 0px;
    width: 100%;
  }
  /* line 724, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #mapa-carreiras .right a {
    clear: both;
    width: auto;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  /* line 735, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #servico-vagas-recomendadas .mais-vagas {
    display: block;
    float: none;
  }
  /* line 740, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #servico-vagas-recomendadas .form-opt-in-alerta {
    display: block;
    float: none;
    margin-top: 15px;
  }

  /* line 747, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #wrapper-servicos {
    padding-top: 0 !important;
  }

  /* line 751, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #servicos-miolo {
    padding: 20px 0;
  }

  /* line 754, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #pesquisa-vagas,
  #servicos-foto,
  #servicos-info > h1,
  #servicos-cv-status {
    margin-bottom: 20px;
  }

  /* line 762, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #servicos-cv-status {
    clear: both;
    border: 0;
  }

  /* line 769, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  .carreira-post img {
    width: 30%;
    margin: 0 4% 15px 0;
  }
  /* line 773, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  .carreira-post .carreira-post-cat {
    display: none;
  }
  /* line 776, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  .carreira-post .carreira-post-title {
    margin-left: 34%;
    font-size: 1em;
  }

  /* line 784, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #servicos-info > h1 {
    font-size: 16px;
    margin: 0;
    white-space: normal;
    overflow: visible;
  }
  /* line 790, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #servicos-info > h2 {
    font-size: 13px;
  }
}
/* Ad Página de Serviços Mobile */
@media screen and (max-width: 480px) {
  /* line 798, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  .publicidade.publicidade-servicos-mobile {
    bottom: 0;
    display: flex;
    height: 50px;
    justify-content: center;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    z-index: 1;
  }

  /* line 810, /usr/src/app/app/assets/stylesheets/servicos/base.scss */
  #rodape {
    margin-bottom: 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;
  }
}
/* SCSS responsável pelo marcador de edição no currículo */
/* line 3, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao {
  position: absolute;
  top: 0;
  left: -20px;
  width: 46px;
  height: 46px;
  margin-top: -9px;
  display: none;
  font-family: icomoon;
  z-index: 2;
  cursor: pointer;
}
/* line 15, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao .bg {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 34px;
  left: 3px;
  width: 34px;
  position: absolute;
  display: block;
  background: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  top: 6px;
  z-index: -1;
}
/* line 33, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao:before {
  content: "\e616";
  position: absolute;
  top: 50%;
  left: 0px;
  line-height: 1px;
  text-align: center;
  color: #4b97b9;
  display: block;
  font-size: 46px;
  -webkit-transition: -webkit-transform 0.2s linear;
  -moz-transition: -moz-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  transition: transform 0.2s linear;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 55, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao:after {
  content: "\e615";
  color: #fff;
  line-height: 1px;
  top: 23px;
  left: 9px;
  position: absolute;
  z-index: 1;
  font-size: 22px;
  display: block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 78, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao.acima .bg {
  top: 11px;
  left: 6px;
}
/* line 83, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao.acima:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 90, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao.acima:after {
  top: 25px;
  left: 12px;
}
/* line 97, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao.abaixo .bg {
  top: 4px;
  left: 5px;
}
/* line 102, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao.abaixo:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 109, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao.abaixo:after {
  top: 20px;
  left: 12px;
}
/* line 115, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
#marcadorEdicao.ativo {
  display: block;
}

/* Estilo para o mozilla devido a diferença na renderização das fontes */
@-moz-document url-prefix() {
  /* line 124, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
  #marcadorEdicao:after {
    top: 50%;
    left: 9px;
  }
  /* line 129, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
  #marcadorEdicao.abaixo:after {
    top: 20px;
    left: 11px;
  }
  /* line 134, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
  #marcadorEdicao.acima:after {
    top: 25px;
    left: 13px;
  }
}
/* Força a visibilidade em dispositivos móveis */
@media (max-width: 960px) {
  /* line 144, /usr/src/app/app/assets/stylesheets/servicos/marcadorEdicao.scss */
  #marcadorEdicao {
    display: none !important;
  }
}
/* ----------------- CSS VARIAVEIS ----------------- */
/* Variaveis e mixins gerais */
/* ------ Tirar dependencias na area nova e remover ----- */
/* line 4, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal {
  background: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100%;
  left: 0px;
  padding: 50px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 10;
}
/* line 15, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box {
  background: #fff;
  border-radius: 5px;
  display: none;
  margin: 0 auto;
  max-width: 800px;
  overflow: hidden;
  width: 100%;
}
/* line 24, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box .modal-header {
  border-bottom: 1px solid #d1d8db;
  padding: 12px 18px;
}
/* line 28, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box .modal-header h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: normal;
}
/* line 34, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box .modal-header .close {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
}
/* line 41, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box .modal-header .close:before {
  content: "\e014";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  top: 1px;
}
/* line 57, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box .body {
  display: block;
  overflow: auto;
}
/* line 61, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box .body .edit-link {
  display: none;
}
/* line 65, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box .body .modal-footer {
  border-top: 1px solid #d1d8db;
}
/* line 70, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.voltar-cv {
  max-width: 650px;
}
/* line 73, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.voltar-cv .mensagem {
  padding: 30px 20px;
}
/* line 76, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.voltar-cv .mensagem p {
  color: #474747;
  font-size: 16px;
  margin: 0;
  max-width: 470px;
  padding: 10px 0px;
}
/* line 84, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.voltar-cv .mensagem img {
  float: left;
  margin-right: 25px;
}
/* line 89, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.voltar-cv .mensagem:after {
  content: '';
  clear: both;
  display: block;
}
/* line 97, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login {
  max-width: 600px;
  width: auto;
}
/* line 101, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login .modal-header {
  display: none;
}
/* line 105, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login .body {
  width: 100%;
}
/* line 108, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login .body .modal-image {
  box-sizing: border-box;
  padding: 4px;
  width: 100%;
}
/* line 113, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login .body .modal-image img {
  border-radius: 5px;
  display: block;
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
}
/* line 122, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login .body .modal-footer {
  padding: 10px;
}
/* line 125, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login .body .modal-footer > * {
  float: right;
}
/* line 129, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login .body .modal-footer .checkbox {
  display: inline-block;
  font-size: 12px;
  margin-right: 15px;
  margin-top: 7px;
}
/* line 135, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login .body .modal-footer .checkbox #nao-mostrar {
  float: left;
}
/* line 139, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .modal-box.pos-login .body .modal-footer .checkbox label {
  color: #474747;
  float: left;
}
/* line 149, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .loader {
  background-color: #222222;
  border: 10px solid #222222;
  border-radius: 4px;
  display: none;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, 50%);
}
/* line 159, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal .loader__spinner {
  -webkit-animation: rotating 1s linear infinite;
  -moz-animation: rotating 1s linear infinite;
  animation: rotating 1s linear infinite;
  border: 4px solid #fff;
  border-left-color: #222222;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}

@keyframes rotating {
  from {
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rotating {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
/* line 200, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.rotating {
  -webkit-animation: rotating 1s linear infinite;
  -moz-animation: rotating 1s linear infinite;
  -ms-animation: rotating 1s linear infinite;
  -o-animation: rotating 1s linear infinite;
  animation: rotating 1s linear infinite;
}

/* line 208, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.modal-exclusao {
  justify-content: center;
  align-items: center;
  position: fixed;
  /* Stay in place */
  z-index: 10;
  /* Sit on top */
  display: flex;
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* line 222, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.modal-success-wrapper {
  background-color: #fefefe;
  width: 50%;
  margin-bottom: 100px;
  height: 215px;
  border: 1px solid #888;
}

/* line 229, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#li-message {
  padding-bottom: 12px;
}

/* line 232, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.modal-wrapper {
  background-color: #fefefe;
  width: 50%;
  margin-bottom: 100px;
  height: 102px;
  border: 1px solid #888;
}
/* line 233, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.modal-wrapper p {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  padding-left: 15px;
  font-size: 15px;
}

/* line 245, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.modal-header-content {
  display: flex;
  justify-content: space-between;
  padding: 13px;
}

/* line 250, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.modal-header-title {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  padding-bottom: 12px;
}

/* line 256, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#modal-header-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin: 0;
}

/* line 261, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.close-modal {
  color: #495155;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

/* line 267, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.close-modal:hover,
.close-modal:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  /* line 274, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
  .modal-wrapper {
    background-color: #fefefe;
    width: 90%;
    margin-bottom: 100px;
    height: 120px;
    border: 1px solid #888;
  }
  /* line 275, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
  .modal-wrapper p {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    padding-left: 15px;
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  /* line 289, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
  .modal-success-wrapper {
    background-color: #fefefe;
    width: 90%;
    margin-bottom: 100px;
    height: 260px;
    border: 1px solid #888;
  }
}
/* line 297, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.fechar_modal_success {
  height: fit-content;
  border-radius: 5px;
  padding: 5px;
  margin: 10px 15px;
  color: gray;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  /* line 297, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
  .fechar_modal_success {
    font-size: 0.7rem;
    white-space: nowrap;
    text-align: center;
    width: 100%;
  }
}

@media screen and (max-width: 348px) {
  /* line 313, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
  .modal-wrapper {
    background-color: #fefefe;
    width: 90%;
    margin-bottom: 100px;
    height: 120px;
    border: 1px solid #888;
  }
  /* line 314, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
  .modal-wrapper p {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    padding-left: 15px;
    font-size: 12px;
  }

  /* line 326, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
  #modal-header-text {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0;
  }
}
/* line 334, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#alert-danger {
  height: 16.6px;
  width: 16.6px;
  left: 1.6px;
  top: 1.6px;
  border-radius: 0px;
  padding-right: 8px;
  color: #da3333;
}

/* line 343, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
#check-circle {
  height: 16.6px;
  width: 16.6px;
  left: 1.6px;
  top: 1.6px;
  border-radius: 0px;
  padding-right: 8px;
  color: #12B76A;
}

/* line 353, /usr/src/app/app/assets/stylesheets/servicos/modal.scss */
.modal-hide {
  display: none;
}

/* line 1, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
.tour-disable-scroll {
  height: 100%;
  overflow: hidden;
}

/* line 5, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour {
  height: 100%;
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  display: none;
}
/* line 14, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 305px;
  background: #fff;
  border-radius: 4px;
}
/* line 24, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao {
  max-width: 480px;
}
/* line 27, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao header, #tour .box.apresentacao .title {
  font-size: 24px;
  text-align: center;
}
/* line 31, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao .content {
  text-align: center;
}
/* line 34, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao .content a {
  cursor: pointer;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  padding: 6px 17px;
  line-height: 1.42857;
  border-radius: 4px;
  display: inline-block;
}
/* line 44, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao .content a:before, #tour .box.apresentacao .content a:after {
  font-family: "Glyphicons Halflings";
}
/* line 47, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao .content .next:before {
  float: left;
  margin-right: 10px;
  content: "";
}
/* line 52, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao .content .next {
  background-color: #1073c0;
  margin-top: 15px;
  font-size: 16px;
  color: #ffffff;
}
/* line 58, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao .content .stop {
  margin: 8px 0px;
  color: #1073c0;
  font-weight: bold;
  padding: 0;
}
/* line 64, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao .content p.text {
  max-width: 260px;
  color: #7e858c;
  text-align: center;
  margin: 15px auto;
  display: block;
}
/* line 71, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.apresentacao .content p {
  margin: 0;
}
/* line 74, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box:before {
  position: absolute;
  content: "";
  display: block;
}
/* line 79, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.boyer-pos-s:before {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  right: 50%;
  top: -6px;
  margin-right: -6px;
}
/* line 87, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.boyer-pos-n:before {
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  right: 50%;
  bottom: -6px;
  margin-right: -6px;
}
/* line 95, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.boyer-pos-e:before {
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  right: -6px;
  top: 50%;
  margin-top: -6px;
}
/* line 103, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box.boyer-pos-l:before {
  border-right: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  left: -6px;
  top: 50%;
  margin-top: -6px;
}
/* line 111, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box header, #tour .box footer, #tour .box .content {
  padding: 15px;
  font-family: "Open Sans", sans-serif;
}
/* line 115, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box header:after, #tour .box footer:after, #tour .box .content:after {
  content: "";
  display: block;
  clear: both;
}
/* line 120, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon {
  float: left;
  display: block;
  width: 42px;
  height: 42px;
  margin: 8px 15px 8px 0px;
}
/* line 127, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.notificacoes {
  background: url("servicos/tutoriais/servicos.png") 0 0;
}
/* line 130, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.servicos {
  background: url("servicos/tutoriais/servicos.png") -50px 0;
}
/* line 133, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.profissoes {
  background: url("servicos/tutoriais/servicos.png") -150px 0;
}
/* line 136, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.mapa {
  background: url("servicos/tutoriais/servicos.png") -200px 0;
}
/* line 139, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.edicao {
  background: url("servicos/tutoriais/curriculo.png");
}
/* line 142, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.foto {
  background: url("servicos/tutoriais/curriculo.png") -50px;
}
/* line 145, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.progresso {
  background: url("servicos/tutoriais/curriculo.png") -100px;
}
/* line 148, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.visualizacao {
  background: url("servicos/tutoriais/curriculo.png") -150px;
}
/* line 151, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.privacidade {
  background: url("servicos/tutoriais/curriculo.png") -200px;
}
/* line 154, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box .content .icon.download {
  background: url("servicos/tutoriais/curriculo.png") -250px;
}
/* line 157, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box header {
  padding: 9px 15px;
  border-bottom: 1px solid #e4e4e9;
}
/* line 161, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box header > .title {
  color: #00969a;
  font-weight: 500;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
}
/* line 167, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box header .close {
  background: transparent;
  border: none;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  cursor: pointer;
  float: right;
}
/* line 176, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box header .close:before {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 189, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer {
  border-top: 1px solid #e4e4e9;
  position: relative;
  font-size: 13px;
  padding: 9px;
}
/* line 195, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer:after {
  clear: both;
  content: "";
  display: block;
}
/* line 200, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer .steps {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 22px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  margin-left: -11px;
}
/* line 212, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer > a {
  cursor: pointer;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  padding: 6px 12px;
  line-height: 1.42857;
  border-radius: 4px;
}
/* line 221, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer > a:before, #tour .box footer > a:after {
  font-family: "Glyphicons Halflings";
}
/* line 224, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer .back {
  color: #1073c0;
  float: left;
}
/* line 228, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer .back:before {
  float: left;
  content: "";
  margin-right: 10px;
}
/* line 233, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer .stop:before {
  content: "";
  margin-right: 10px;
  float: left;
}
/* line 238, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer .next:before {
  float: left;
  margin-right: 10px;
  content: "";
}
/* line 243, /usr/src/app/app/assets/stylesheets/servicos/tour.sass */
#tour .box footer .next, #tour .box footer .stop {
  float: right;
  background-color: #1073c0;
  color: #ffffff;
}

/* line 1, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page {
  background: #fff;
}
/* line 3, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page .cv-foto {
  display: none;
  position: absolute;
  right: 0px;
  max-width: 95px;
  max-height: 95px;
}
/* line 11, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page header {
  background: #fff;
  padding-bottom: 0px;
}
/* line 14, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page header .center {
  padding-bottom: 0px !important;
}
/* line 17, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page header p {
  padding-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}
/* line 23, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page .center {
  max-width: 100%;
}
/* line 28, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view .center, body#download-page #cv-view header .center {
  padding: 30px 15px 0 16px;
}
/* line 32, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view #dados:before {
  display: none;
}
/* line 36, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view .lista-historico-profissional {
  list-style: none;
}
/* line 39, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view .lista-historico-profissional li {
  margin: 16px 0;
}
/* line 45, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view-dados {
  border: none;
  padding-bottom: 0px;
}
/* line 49, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view-dados h1 {
  font-size: 30px;
}
/* line 53, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view-dados p {
  margin-bottom: 0px;
  line-height: 20px;
}
/* line 58, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view-dados li {
  line-height: 20px;
}
/* line 62, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view-dados .lista-padrao {
  display: none;
}
/* line 67, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view-corpo {
  border: none;
  width: 100%;
}
/* line 71, /usr/src/app/app/assets/stylesheets/servicos/download.scss */
body#download-page #cv-view-corpo .edit-group {
  border: none;
}

/* line 1, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona {
  margin-bottom: 6px;
  clear: both;
}
/* line 4, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona h3 {
  clear: both;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: left;
  margin: 0 0 .25em;
}
/* line 11, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona h3 > span {
  background: #fff;
  padding-right: 10px;
  display: inline-block;
}
/* line 16, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona h3 .label-opcional {
  display: inline-block;
}
/* line 19, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona h3:after {
  position: absolute;
  top: 51%;
  z-index: -1;
  right: 0px;
  overflow: hidden;
  width: 100%;
  height: 1px;
  content: '\a0';
  background-color: #dbdbdb;
}
/* line 30, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona h3.edit {
  margin-right: 0px;
}
/* line 34, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona .btn-block {
  width: auto;
  margin: 2em 0 0;
}
/* line 38, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona .icoduvida {
  margin: 0 0 0 10px;
}
/* line 42, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona .setinha {
  float: right;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  position: relative;
}
/* line 50, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona .setinha:before {
  content: '';
  display: block;
  display: inline-block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom: 7px solid #313b40;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 50%;
  margin-left: -7px;
}
/* line 61, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona .setinha:after {
  content: '';
  display: block;
  display: inline-block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom: 7px solid #eaeaeb;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 50%;
  margin-left: -7px;
}
/* line 74, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona.fechado .sanfona-content {
  display: none;
}
/* line 77, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona.fechado .setinha {
  line-height: 45px;
}
/* line 80, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona.fechado .setinha:before {
  display: inline-block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top: 7px solid #313b40;
  margin-top: -3px;
}
/* line 85, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona.fechado .setinha:after {
  display: inline-block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top: 7px solid #eaeaeb;
  margin-top: -6px;
}

/* line 93, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona .sanfona-tit {
  line-height: 45px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #363636;
  background: #eaeaeb;
  cursor: pointer;
  margin: 0;
  padding-left: 15px;
  border-radius: 4px;
  text-align: left;
}

/* line 107, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
.sanfona .sanfona-content {
  padding: 24px 16px 24px;
  position: relative;
}

@media (max-width: 480px) {
  /* line 114, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
  .sanfona h3 {
    padding-right: 50px;
  }
  /* line 117, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
  .sanfona .btn-block {
    margin: 0 0 1em;
  }

  /* line 122, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
  .sanfona .sanfona-tit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 52px;
    font-size: 1.07143em;
  }
  /* line 127, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
  .sanfona .sanfona-tit .setinha {
    position: absolute;
    top: 0;
    right: 0;
  }

  /* line 135, /usr/src/app/app/assets/stylesheets/comum/sanfona.scss */
  .sanfona .sanfona-content {
    position: relative;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/servicos/mensagem_alerta_cv.scss */
.alerta-cv {
  background: rgba(247, 144, 42, 0.2);
  color: #f7902a;
  padding: 3px 15px;
  margin-top: 16px;
  border: 0;
}
/* line 8, /usr/src/app/app/assets/stylesheets/servicos/mensagem_alerta_cv.scss */
.alerta-cv.alert-danger {
  background: rgba(206, 65, 70, 0.2);
  color: #ce4146;
}
/* line 13, /usr/src/app/app/assets/stylesheets/servicos/mensagem_alerta_cv.scss */
.alerta-cv.edit-inline {
  margin-right: 80px;
}

@media (max-width: 425px) {
  /* line 19, /usr/src/app/app/assets/stylesheets/servicos/mensagem_alerta_cv.scss */
  .alerta-cv.edit-inline {
    margin-right: 40px;
  }
}
/* line 7, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.modal {
  position: absolute;
}

/* line 11, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
a {
  color: #009c89;
  text-decoration: none;
  -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 17, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
form div {
  clear: none;
}

/* line 19, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
body {
  position: relative;
}

/* line 23, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
textarea {
  resize: none;
}

/* -------------------- */
/* BOOTSTRAP overwrites */
/* -------------------- */
/* line 30, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
form {
  margin: 0;
}

/* line 34, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-horizontal .control-group {
  margin-bottom: 8px;
}

/* line 38, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-horizontal .control-label {
  width: 190px;
  font-weight: normal;
}

/* line 43, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-horizontal .controls {
  margin-left: 202px;
}

/* line 48, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.add-on [class^="icon-"], [class*=" icon-"] {
  margin-top: 2px;
}

/* line 52, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.add-on + .input-xlarge {
  width: 243px;
}

/* line 56, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-inline .inline {
  vertical-align: middle;
  margin-bottom: 0;
  padding-left: 0;
}

/* line 63, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.control-group.error input, .control-group.error select, .control-group.error textarea {
  background: #fdfee5;
}
/* line 66, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.control-group.error .radio, .control-group.error .checkbox {
  background: none;
}

/* line 71, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.container {
  max-width: 940px;
}
/* line 73, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.container .span8 {
  max-width: 620px;
}
/* line 76, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.container .span4 {
  max-width: 300px;
}
/* line 80, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.container [class*="span"] {
  margin-left: 20px;
}

/* line 85, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.input-wrap {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  padding-right: 34px;
  max-width: 124px;
}
/* line 92, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.input-wrap input {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  text-align: right;
  box-sizing: border-box;
  height: 30px;
}

/* line 101, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.input-group-addon {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 7px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 120, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.progress {
  background-color: #FFF;
  background-image: none;
  background-repeat: repeat-x;
  border-radius: 4px;
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  box-shadow: none;
}

/* line 130, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.progress-bar-success {
  background: #50c092;
}

/* line 133, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.progress-bar-warning {
  background: #FBC516;
}

/* line 136, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.progress-bar-danger {
  background: #D4544C;
}

/* line 139, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.progress-bar {
  box-shadow: none;
}

/* line 143, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.input-xxlarge {
  width: 100%;
  box-sizing: border-box;
}

/* line 148, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.alert h4 {
  margin-bottom: .5em;
}

/* line 152, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.alert-error a {
  color: #B94A48;
  font-weight: bold;
}

/* line 157, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
legend + .control-group {
  margin-top: 0;
}

/* line 161, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
select.input-xlarge {
  width: 245px;
}

/* line 165, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
input[type=text].input-xlarge {
  width: 230px;
}

/* line 169, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
input.input-xxlarge, select.input-xxlarge {
  width: 100%;
  -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: 30px;
}

/* line 175, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
select.auto {
  width: auto;
}

/* line 179, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.modal-backdrop {
  background-color: #ccc;
}

/* line 183, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

/* line 191, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.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: 5px 0 10px;
}

/* line 200, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .modal fieldset {
  border: 0;
  margin-bottom: 0;
}

/* line 205, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-form .modal-body {
  max-height: none;
  overflow: visible;
}

/* line 210, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-edit .modal-body {
  padding: 0px;
  overflow: visible;
}

/* line 215, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.tooltip-inner {
  text-align: left;
}

/* line 219, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.tooltip {
  white-space: normal;
}

/* line 223, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
h2 .tooltip {
  font-weight: normal;
}

/* --------- */
/* CURRICULO */
/* --------- */
/* line 232, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo {
  padding: 4px 0 50px;
}
/* line 235, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo p {
  word-wrap: break-word;
}
/* line 239, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo ul {
  padding: 0;
  margin-bottom: 25px;
}
/* line 243, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo ul li {
  margin: 0 40px;
}
/* line 248, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .erro {
  color: #B94A48;
  text-align: left;
  margin-bottom: 2px;
  clear: both;
}
/* line 255, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .erro-ajax {
  background: #F1DEDE;
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 4px;
  border: 1px solid #E9CCD1;
  color: #A54540;
  text-align: left;
  position: relative;
}
/* line 265, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .erro-ajax .close {
  background: transparent;
  border: none;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -15px;
}
/* line 277, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .erro-ajax .close:before {
  content: "\e014";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 293, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .container {
  position: relative;
}

/* line 298, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.align-right {
  text-align: right;
}

/* line 302, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.bt {
  display: inline-block;
  background: #999;
  color: #fff;
  border-radius: 6px;
  padding: 8px 12px;
  display: block;
  text-align: center;
}

/* line 312, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.icoduvida {
  display: inline-block;
  cursor: pointer;
  width: 22px;
  height: 22px;
  background: url(/images/servicos/curriculo/ico-duvida.png) no-repeat center center;
  border: 0;
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  -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 329, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cv-tit-duvida .icoduvida {
  vertical-align: middle;
}

/* line 333, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.icoduvida:hover, .icoduvida:focus, .icoduvida.focus {
  opacity: 1;
}

/* line 337, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
div:focus .icoduvida {
  display: block;
}

/* line 341, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
textarea + .icoduvida {
  vertical-align: top;
}

/* line 346, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.contador-wrap.alerta textarea, .contador-wrap.alerta input {
  border: 1px solid #B94A48;
  color: #B94A48;
}
/* line 351, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.contador-wrap.alerta .contador-texto .erro {
  color: #B94A48;
}
/* line 355, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.contador-wrap.alerta .texto.erro {
  float: left;
  margin: 2px 10px 0px 0px;
}

/* line 361, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .box-empresa {
  padding: 8px 15px;
}

/* line 365, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.btn-add-cargo {
  margin: 0 20px 20px 210px;
}

/* FORMATACAO */
/* line 370, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
div + h2 {
  margin-top: 1em;
}

/* line 374, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.alerta {
  color: #B94A48;
}

/* line 378, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
a.alerta {
  text-decoration: underline;
}

/* line 383, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
legend {
  font-size: 15px;
  padding: 0 8px;
  margin: 0 -8px;
  font-weight: bold;
  border: 0;
  display: inline;
  width: auto;
}

/* line 393, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-subtitle {
  background: #eaeaea;
  padding: 5px 12px;
  margin: 10px 0 20px;
  border-radius: 4px;
  text-shadow: 1px 1px 0 #fff;
  font-weight: normal;
}

/* line 402, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-subtitle-label {
  background: #eaeaea;
  padding: 5px 12px;
  margin: 10px 0 10px;
  border-radius: 4px;
  text-shadow: 1px 1px 0 #fff;
  font-weight: normal;
}
/* line 409, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-subtitle-label label {
  margin: 0;
  font-weight: normal;
}

/* line 416, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.grupo-margin-top {
  margin-top: 2em;
}

/* line 420, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.control-group + .form-subtitle {
  margin-top: 30px;
}

/* FORM CAMPOS */
/* line 425, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo fieldset, .form-bloco {
  margin-bottom: 20px;
  padding: 20px 15px;
  border: 1px solid #ccc;
}

/* line 431, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
label {
  font-weight: normal;
  font-size: 15px;
}

/* line 435, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
label.inline {
  font-weight: normal;
}

/* line 439, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.label-inline {
  padding-top: 6px;
  display: inline;
  margin-right: 8px;
}

/* line 445, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
input + .label-inline, select + .label-inline {
  margin-left: 18px;
}

/* line 449, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
label abbr {
  border: none;
}

/* line 451, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.label-opcional {
  font-weight: normal;
  display: block;
  font-size: 13px;
  color: #888;
}

/* line 458, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
h3 > .label-opcional, h2 > .label-opcional {
  display: inline;
  margin-left: 4px;
  font-family: 'Open Sans', sans-serif;
}

/* line 464, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.input-auto {
  width: 95%;
}

/* line 468, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.input-area {
  width: 30px;
}

/* line 472, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.input-tel {
  width: 90px;
}

/* line 476, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.input-big {
  font-size: 1.2em;
  padding: 8px;
}

/* line 481, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.field-group {
  width: 245px;
  background: #eee;
  border-radius: 4px;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
  float: left;
  margin-right: 10px;
}
/* line 491, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.field-group .input-xlarge, .field-group .control-group {
  width: 100%;
}
/* line 495, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.field-group .controls span.help-block {
  margin-bottom: 0;
  margin-top: 12px;
}

/* line 502, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.box_documento:first-of-type .field-group:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: -14px;
  display: inline-block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-right: 7px solid #eee;
}

/* line 512, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-link {
  text-decoration: underline;
  display: inline-block;
  margin-top: 5px;
}

/* line 518, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.inline-form-buttons {
  display: inline-block;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  width: 100%;
  padding: 10px 30px;
  box-sizing: content-box;
  margin-left: -30px;
  clear: both;
  margin-bottom: 23px;
}
/* line 529, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.inline-form-buttons > div {
  float: left;
  margin-top: -10px;
}

/* line 535, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .campo-separador {
  margin-bottom: 0;
  overflow: auto;
  border-top: 1px solid #ddd;
  padding: 9px 0 4px;
}

/* PNE */
/* line 543, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#CVpne h2 {
  padding-top: 1em;
}

/* MENSAGENS / DICAS */
/* line 548, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.input-OBS {
  margin-left: 210px;
  clear: both;
}

/* line 553, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.dica {
  padding-top: 6px;
  margin-left: 5px;
  color: #44555F;
  font-style: italic;
}

/* line 560, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.obrigatorio {
  color: #F36C34;
  font-size: 15px;
  font-weight: bold;
  padding-top: 6px;
}

/* line 567, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.obrigatorio-label {
  color: #F36C34;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 0 5px;
  padding-top: 6px;
  display: none;
}

/* line 576, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.obs-padrao {
  font-size: 0.85714em;
  color: #8c8c8c;
}

/* line 581, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.barra, .form-inline-text {
  margin: 0 10px;
  line-height: 2.2;
}

/* line 586, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.msg {
  padding: 20px 0 0;
}

/* line 590, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.boxmsg {
  background: #eee;
  padding: 15px;
  margin: 1em 0;
}

/* line 596, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.msg-alinhada {
  margin-left: 210px;
  margin-bottom: 20px;
}

/* line 601, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.msg-ajuda, .msg-ajuda-hidden, .msg-alinhada {
  color: #44555f;
  font-style: italic;
  clear: both;
  margin: .5em 0 1em;
}

/* line 608, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.msg-ajuda-hidden {
  display: none;
}

/* line 612, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.linha-checkbox {
  margin-bottom: 20px;
}

/* line 618, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#areas .erro {
  display: block;
  margin: 0 16px;
}

/* line 625, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo #resumo .form-edit {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* --------- */
/* CADASTRO */
/* --------- */
/* line 634, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#form-cadastro {
  margin-bottom: 2em;
}

/* --------- */
/* CURRICULO */
/* --------- */
/* line 641, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.box-multiplo {
  padding-top: 14px;
}

/* line 645, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.inline-box {
  float: left;
  clear: none !important;
  width: 70px;
  font-size: 11px;
  color: #44555F;
  overflow: visible !important;
}

/* line 654, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.inline-box label {
  margin: -14px 0 3px !important;
  line-height: 1;
}

/* classificacoes */
/* line 663, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.titulo-duvida {
  clear: none;
  padding-bottom: 1em;
  overflow: hidden;
}

/* line 669, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.titulo-duvida h2, .titulo-duvida-simples h2 {
  display: inline;
  margin: 0 10px 0 0;
}

/* line 674, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.titulo-duvida-simples {
  overflow: hidden;
  margin: 0 0 1.5em 0;
}

/* line 679, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#label-classifica span {
  float: left;
  font-size: 12px;
  color: #44555F;
}

/* line 685, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#label-classifica .col1 {
  width: 210px;
}

/* line 689, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#label-classifica .col2 {
  width: 300px;
}

/* line 693, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#label-classifica .col3 {
  width: 75px;
}

/* line 697, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#label-classifica .col4 {
  width: 56px;
}

/* telefones */
/* line 705, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.escondeCamposTelefone {
  display: none;
}

/* line 709, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#telefones-box select:first-child {
  margin-right: 15px;
}

/* line 713, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#box-celular {
  opacity: .5;
}

/* line 717, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#box-celular h5 {
  margin-bottom: 1em;
}

/* line 721, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.alinha-campos-inline {
  float: left;
}
/* line 723, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.alinha-campos-inline .controls {
  margin-left: 0px;
  margin-right: 3px;
}

/* line 729, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.erros-campos {
  float: left;
}
/* line 731, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.erros-campos span.help-block {
  color: #b94a48;
}

/* line 736, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.aviso-sms {
  color: #999;
  font-size: 12px;
  display: block;
  margin: -20px 0 0 20px;
}

/* documentos */
/* line 744, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.documento .btn {
  margin-left: 5px;
}

/*---------*/
/* IDIOMAS */
/*---------*/
/* line 751, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#classificacoes, #telefones-box {
  padding: 1em 0;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 1.5em;
  overflow: hidden;
}

/*---------*/
/* EMPRESAS */
/*---------*/
/* line 764, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#dados-empresa .input-mini {
  width: 65px;
}
/* line 767, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#dados-empresa .input-medium {
  width: 145px;
}

/*--------*/
/* BOTOES */
/*--------*/
/* line 776, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.botoes-bottom {
  text-align: center;
  margin-bottom: 1em;
}

/* line 781, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.botoes-bottom .btn {
  display: inline-block;
  float: none;
}

/* line 786, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.btExcluir {
  color: #d9534f;
  display: inline-block;
  border: 0;
  background: transparent;
  width: auto;
  padding: 5px;
}
/* line 794, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.btExcluir:hover, .btExcluir:active, .btExcluir:focus {
  color: #d9534f;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

/* line 801, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.btn-xis-simples {
  background: none;
  border: none;
  color: #D9534F;
  margin-left: 2px;
}

/*---------*/
/* SPRITES */
/*---------*/
/*--------------------------*/
/* PAGINA DE ATUALIZAÇÃO CV */
/*--------------------------*/
/* line 817, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-corpo {
  background: #fff;
  padding: 15px 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 824, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.form-container {
  position: relative;
}

/* line 829, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.box-neutro {
  background: #F5F5F5;
}

/* line 833, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-link {
  line-height: 20px;
  margin: 0 0 20px 20px;
  padding: 2px 0 0 36px;
  float: right;
  color: #4b97b9;
  background-color: #fff;
  text-decoration: none;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
}
/* line 851, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-link:before {
  display: block;
  content: "\e615";
  font-size: 24px;
  position: absolute;
  left: 10px;
  top: 8px;
  font-family: icomoon;
  width: 17px;
  height: 18px;
  margin-top: -9px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 871, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-link:hover {
  opacity: 0.9;
  color: #4b97b9;
}
/* line 876, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-link.inativo {
  color: #b7bbbc;
  cursor: not-allowed;
}
/* line 880, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-link.inativo:hover {
  color: #b7bbbc;
}

/* line 886, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
h3 + .edit-link {
  position: relative;
  background-color: #fff;
  top: -28px;
  margin: 0 0 -40px 0;
  z-index: 2;
}

/* line 894, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-link-inline {
  display: inline-block;
  position: relative;
  top: -2px;
  margin: 0;
  vertical-align: middle;
  float: none;
}

/* line 903, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.link-nao-preenchido {
  color: #C00;
  text-decoration: underline;
  font-size: 14px;
}

/* line 909, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.link-opcional {
  text-decoration: underline;
  font-size: 14px;
  color: #333;
}

/* line 915, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.atual {
  border-color: #dedede;
  border-width: 0 5px 5px;
}

/* line 920, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.header-seta {
  background: #dedede url(/images/servicos/curriculo/seta-branca-top.png) no-repeat 20px bottom;
  margin: -12px -12px 10px;
  padding: 12px 12px 12px;
  font-weight: bold;
}

/* line 927, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
h3 {
  font-size: 15px;
}

/* line 931, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul h3 {
  margin-bottom: 0;
}

/* line 935, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul {
  margin-bottom: 1em;
}

/* line 939, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.inativo {
  background-color: #babcc0;
}

/* line 943, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
label {
  margin-left: 8px;
}

/* ---------------- */
/* FORM ATUALIZACAO */
/* ---------------- */
/* line 951, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-group {
  position: relative;
}

/* line 955, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-form {
  width: 100%;
  position: absolute;
  top: -1px;
  left: -1px;
  margin-left: 0;
  z-index: 100;
  display: none;
}

/* line 965, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.edit-form form {
  margin: 0;
}

/* line 969, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.btn-default {
  color: #fff;
  background: #4b97b9;
  border: 0;
  font-weight: 600;
  padding: 10px;
  font-size: 14px;
}
/* line 977, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active {
  color: #fff;
  opacity: 0.8;
  border: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  box-shadow: none;
}
/* line 985, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.btn-default.btn-bg {
  background: transparent;
  border: 0;
  color: #4b97b9;
}

/* line 992, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .edit-form fieldset {
  border: 0;
  padding: 0;
}

/* line 999, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.btn-add-cargo {
  margin-left: 170px;
}

/* line 1003, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.inline-field-edit {
  margin-bottom: 1em;
  position: relative;
  text-align: right;
  width: 100%;
}
/* line 1009, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.inline-field-edit input[type=text], .inline-field-edit select {
  width: 100%;
  height: 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
/* line 1016, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.inline-field-edit .inline-form-buttons {
  margin-top: 10px;
}

/* line 1021, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.inline-field-edit .btnOK {
  float: left;
}

/* line 1025, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-feedback {
  position: fixed;
  top: 50%;
  left: -4px;
  z-index: 2;
}

/* NOME E FOTO */
/* line 1033, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-header {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
/* line 1039, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-header .inline-form-buttons {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
  border-bottom: 0px;
  margin-bottom: 0px;
}

/* line 1047, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#edit-nome, #cv-edit-foto {
  display: block;
  vertical-align: bottom;
}

/* line 1049, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#edit-nome {
  right: 0px;
  min-height: 67%;
  width: 80%;
  box-sizing: border-box;
  padding-left: 20px;
  position: absolute;
  padding-bottom: 4%;
  bottom: 0px;
}

/* line 1059, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#candidato_nome {
  padding: 7px 6px;
}

/* line 1062, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-edit-foto {
  width: 100px;
  height: 100px;
  position: relative;
  cursor: pointer;
  float: left;
}

/* line 1071, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cv-nome {
  margin-right: 15px;
  line-height: 1;
  font-size: 18px;
}

/* line 1077, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cv-foto {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #cecece;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  background: #fff;
}
/* line 1088, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cv-foto.cv-foto-m {
  background-size: auto 100%;
}
/* line 1091, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cv-foto.cv-foto-f {
  background-size: auto 100%;
}
/* line 1094, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cv-foto > img {
  width: 100%;
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

/* line 1103, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-nome {
  font-size: 2em;
  font-weight: 300;
  word-wrap: break-word;
  max-width: 400px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
}

/* line 1113, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-foto-box {
  width: 190px;
  padding: 8px;
  background: #fff;
  border: 1px solid #cccccc;
  position: absolute;
  margin-top: 15px;
  border-radius: 5px;
  top: 100%;
  left: 50%;
  margin-left: -95px;
  display: none;
  z-index: 3;
}
/* line 1127, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-foto-box:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -4px;
  border-bottom: 8px solid #ccc;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
/* line 1138, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-foto-box:after {
  content: '';
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -4px;
  border-bottom: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
/* line 1149, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-foto-box input[type="file"] {
  position: absolute;
  left: -200px;
  opacity: 0;
  width: 1px;
  height: 1px;
  filter: alpha(opacity=0);
}
/* line 1158, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-foto-box .btnFoto {
  height: 35px;
  width: 100%;
  word-wrap: break-word;
  white-space: normal;
  cursor: pointer;
  padding: 0;
  text-align: center;
  line-height: 35px;
}
/* line 1167, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-foto-box .btnFoto:hover {
  opacity: 0.9;
}
/* line 1172, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-foto-box #cvRemoverFoto {
  width: 100%;
  padding: 0px;
  height: 35px;
  line-height: 35px;
  border: none;
  margin-top: 8px;
  color: #d9534f;
  border-radius: 0px;
}

/* line 1184, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cvFotoLoader {
  position: absolute;
  z-index: 4;
  background: #333;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  border-radius: 50%;
}
/* line 1195, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cvFotoLoader .ajax-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  width: auto;
  height: auto;
}

/* line 1207, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.erro-foto {
  border: 1px solid #b94a48;
}

/* line 1211, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.error-flash {
  font-size: 12px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  color: #fff;
  text-align: center;
  background-color: #b94a48;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 7px 5px;
}

/* line 1225, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.ajax-loader {
  display: none;
  vertical-align: middle;
  margin-left: 5px;
}

/* line 1231, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.ajax-loader-edit {
  position: absolute;
  right: 3px;
  top: -9px;
  background: #fff;
  display: block;
  width: 15px;
  height: 15px;
  z-index: 2;
  display: none;
  border: 12px solid #fff;
}

/* line 1244, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.ajax-loader-edit-button {
  margin-left: 10px;
  position: absolute;
  margin-top: 2px;
  display: none;
}

/* line 1251, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.ajax-loader-edit, #cv-header .ajax-loader-edit {
  position: static;
  top: auto;
  bottom: 0;
  border: 0;
  margin-left: 10px;
}

/* line 1259, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.page-loader-backdrop {
  display: none;
  background-color: #ccc;
  opacity: 0.8;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}

/* line 1271, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.page-loader-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  padding: 10px;
  background-color: #000000;
  opacity: 1.0;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: medium none;
}

/* line 1291, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.contador-texto {
  text-align: right;
  margin-top: 2px;
}

/* line 1297, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#salario .contador-texto {
  max-width: 315px;
}
/* line 1300, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#salario .modelo-show {
  margin-bottom: 20px;
}

/* DADOS PESSOAIS */
/* line 1305, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.lista-padrao {
  list-style: none;
  margin: 0 0 1.5em;
  padding: 0;
}
/* line 1309, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.lista-padrao li {
  margin: 0;
  padding: 0;
}
/* line 1313, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.lista-padrao strong {
  font-weight: normal;
}

/* EXPERIENCIA PROFISSIONAL */
/* line 1319, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cargo {
  padding: 0 60px .5em 0;
  border-bottom: 1px solid #ccc;
  position: relative;
  display: none;
  margin: 0 -1em 1em 1em;
}

/* line 1327, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cargo .periodo {
  font-weight: normal;
  font-size: 13px;
}

/* line 1332, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cvCargo {
  font-size: 13px;
}

/* line 1336, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.info-empresa {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
}

/* ------------- */
/* FORM PAGINAS  */
/* ------------- */
/* line 1344, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.page-form {
  background: #fff;
  padding: 0;
  margin-bottom: 3em;
}
/* line 1348, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.page-form .modal-footer {
  background: #fff;
}

/* line 1353, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.page-form-tit {
  border-bottom: 1px solid #e6e6e6;
  font-weight: 300;
  padding: 16px 20px;
  margin: 0 0 10px;
  font-size: 1.28571em;
}

/*---------*/
/* LATERAL */
/*---------*/
/* line 1365, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#lateral-cv {
  position: relative;
  z-index: 2;
  padding-top: 50px;
  transition: top 0.1s linear;
}
/* line 1371, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#lateral-cv .alert {
  padding: 0 0 15px;
}

/* line 1376, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#lateral-cv.float {
  left: 50%;
  margin-left: 156px;
}

/* line 1381, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#preLateral {
  float: right;
  width: 215px;
}

/* line 1386, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#tit-progresso {
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 5px;
}
/* line 1390, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#tit-progresso a {
  text-decoration: none;
  display: block;
  color: #474747;
}

/* line 1396, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-progresso {
  font-weight: bold;
}

/* line 1400, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-status {
  margin-bottom: 30px;
}

/* line 1404, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.CVmenu {
  margin-bottom: 15px;
}
/* line 1406, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.CVmenu a {
  display: block;
  color: #313b40;
  text-decoration: none;
  width: 100%;
  height: 30px;
  float: left;
  text-align: left;
  color: #474747;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
  margin-bottom: 10px;
  box-sizing: border-box;
  z-index: 0;
  transition: none;
}
/* line 1424, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.CVmenu a:before {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  font-family: icomoon;
  color: #fff;
  background: #4b97b9;
  border-radius: 15px;
  float: left;
  margin-right: 10px;
  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 1446, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.CVmenu a:hover:before {
  opacity: 0.8;
}

/* line 1452, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.linkCVAberto:before {
  content: "\e60a";
}

/* line 1456, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.linkCVConf:before {
  content: "\e60b";
}

/* line 1459, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.linkCVPrivacidade:before {
  content: "\e606";
}

/* line 1462, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.linkCVDownload:before {
  content: "\e60c";
}

/* line 1466, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.linkCVAdendos:before {
  content: "\e601";
}

/* line 1471, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.CVmenuTit {
  font-weight: normal;
  font-size: 1.57143em;
  margin-bottom: 1em;
  font-family: 'Open Sans', sans-serif;
}

/* line 1478, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-progress {
  margin-bottom: 8px;
}
/* line 1480, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-progress a {
  display: block;
  height: 100%;
}

/* line 1486, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#face {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin-top: -3px;
  background-image: url(/assets/servicos/sprites-faces-3eef36928948daec5be3a0e1d473b90c508be3791771c25044d096569f9ce957.png);
  background-repeat: no-repeat;
  -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 1501, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#face.ruim {
  background-position: 0 0;
}

/* line 1505, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#face.neutro {
  background-position: 0 -30px;
}

/* line 1509, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#face.bom {
  background-position: 0 -60px;
}

/* line 1513, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#face.otimo {
  background-position: 0 -90px;
}

/* LATERAL POPUP PREENCHIMENTO */
/* line 1520, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-preenchimento {
  margin-top: 5px;
}
/* line 1522, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-preenchimento .setinha.fechado {
  background: none;
}
/* line 1525, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-preenchimento .setinha.fechado:before {
  content: '';
  display: inline-block;
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 6px solid #50c092;
  margin-top: -3px;
}
/* line 1532, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-preenchimento .setinha.fechado:after {
  content: '';
  display: inline-block;
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 6px solid #fff;
  margin-top: -5px;
}

/* line 1541, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-link-preenchimento .setinha {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
  padding: 5px 0 6px;
  background: #eaeaeb;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  text-align: center;
  position: relative;
  z-index: 2;
  width: 24px;
  height: 10px;
  position: relative;
}
/* line 1556, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-link-preenchimento .setinha:before {
  content: '';
  display: inline-block;
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #50c092;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -6px;
}
/* line 1568, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-link-preenchimento .setinha:after {
  content: '';
  display: inline-block;
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #eaeaeb;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -6px;
}

/* line 1580, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-link-preenchimento {
  color: #50c092;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

/* line 1588, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup {
  background: #eaeaeb;
  width: 100%;
  padding: 12px;
  z-index: 1;
  box-sizing: border-box;
  border-radius: 5px;
  margin-bottom: 0px;
  display: none;
}

/* line 1600, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup h3 {
  font-size: 1.286em;
  /* 18 / 14 */
  font-weight: 300;
}
/* line 1605, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup .col {
  width: 100%;
  margin-left: 3%;
  float: left;
  margin-bottom: 1em;
  font-size: 0.929em;
  /* 13 / 14 */
}
/* line 1613, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup ul, ul#cv-preenchimento-popup li {
  list-style: none;
  margin: 0;
}
/* line 1618, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup li {
  margin-top: 7px;
  overflow: hidden;
}
/* line 1622, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup li:first-child {
  margin-top: 0;
}
/* line 1627, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup a {
  color: #50c092;
  text-decoration: none;
  padding: 10px 15px;
  font-weight: bold;
  border-radius: 5px;
  background: #fff;
  display: block;
  font-size: 13px;
}
/* line 1638, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup .status {
  width: 20px;
  height: 20px;
  padding: 3px;
  left: -30px;
  top: -3px;
  margin-right: -20px;
  text-align: center;
  display: inline-block;
  background: #eff1f2;
  border-radius: 30px;
  position: relative;
  line-height: 1.2;
  float: left;
}
/* line 1654, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup .icon-ok {
  display: none;
}
/* line 1658, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup .ok .icon-ok {
  display: inline-block;
}
/* line 1662, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup .obs {
  clear: both;
  background: #f0f1f2;
  padding: 4px 6px;
  font-size: 0.929em;
  border-radius: 4px;
}
/* line 1669, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
ul#cv-preenchimento-popup .glyphicon {
  color: #50c092;
  position: relative;
  top: 4px;
  left: 3px;
  font-size: 12px;
}

/* line 1679, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.cv-data-atualizacao {
  font-size: 0.85714em;
  margin-bottom: 5px;
  color: #a9a9a9;
}

/* line 1686, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.field_with_errors select {
  border: 1px solid red;
}

/* -- MODAL -- */
/* line 1692, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#modal-magico {
  width: 640px;
  left: 45%;
  display: none;
}
/* line 1696, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#modal-magico .modal-footer {
  background-color: white;
}
/* line 1699, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#modal-magico .modal-body {
  max-height: none;
  overflow: visible;
  padding: 0px;
  position: relative;
}

/* line 1708, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.modal-header .close {
  float: right;
}

/* line 1713, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.modal-body {
  max-height: none;
}

/* line 1717, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.area-de-notificacao {
  position: fixed;
  background: rgba(0, 0, 0, 0.1);
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  width: 300px;
  top: 100px;
  left: 50%;
  margin: 0 0 0 -150px;
  z-index: 1000;
  display: none;
  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box;
}

/* line 1732, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.area-de-notificacao-inner {
  background: #fff;
  padding: 40px 0px 0px;
  color: #495155;
  border-radius: 5px;
  position: relative;
  font-size: 1.07143em;
}
/* line 1739, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.area-de-notificacao-inner:before {
  position: absolute;
  height: 1px;
  background: #E5E5E5;
  width: 100%;
  top: 40px;
  left: 0px;
  content: '';
  display: block;
}
/* line 1750, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.area-de-notificacao-inner p {
  margin: 0;
  padding: 25px 15px;
}
/* line 1754, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.area-de-notificacao-inner .ico-ok {
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 30px;
  background: #fff;
  border: 5px solid #46C7C7;
  text-align: center;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
/* line 1764, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.area-de-notificacao-inner .ico-ok .glyphicon-ok {
  color: #46C7C7;
  margin-top: 7px;
  font-size: 20px;
}
/* line 1770, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.area-de-notificacao-inner .close {
  color: #495155;
  border: 0;
  font-size: 13px;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 9px;
}

/* line 1783, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .inline-field-edit, #curriculo .control-group {
  margin-bottom: 0px;
}

/* line 1788, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .inline-field-edit {
  text-align: left;
}
/* line 1791, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .inline-field-edit .inline-form-buttons {
  text-align: right;
}

/* line 1797, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#cv-complementares .nao-preenchido {
  background: #FCF8E1;
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 4px;
  border: 1px solid #FAEBC8;
  color: #B87C00;
  text-align: left;
  position: relative;
  margin-right: 80px;
}

/* line 1811, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#ultimo-salario-show .nao-preenchido {
  background: #FCF8E1;
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 4px;
  border: 1px solid #FAEBC8;
  color: #B87C00;
  text-align: left;
  position: relative;
}

/* ------------- */
/* MEDIA QUERIES */
/* ------------- */
@media (max-width: 991px) {
  /* line 1827, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .cv-header-mobile {
    overflow: hidden;
    margin-bottom: 20px;
  }
  /* line 1831, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .cv-header-mobile .titulo-container {
    float: left;
    margin-left: 8px;
  }
  /* line 1834, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .cv-header-mobile .titulo-container .titulo {
    margin: 8px 0 0 0;
  }
  /* line 1837, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .cv-header-mobile .titulo-container .subtitulo {
    color: #ccc;
  }

  /* line 1843, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #lateral-cv {
    padding-top: 0;
  }

  /* line 1847, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #btn-cv-menu {
    float: left;
    background: #4b97b9;
    width: 36px;
    height: 36px;
    border-radius: 36px;
    border: 0;
    color: #fff;
    cursor: pointer;
    padding: 0px 8px 0 4px;
  }
  /* line 1858, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #btn-cv-menu .setinha {
    height: 30px;
    width: 18px;
    float: right;
    position: relative;
    transform: rotate(180deg);
  }
  /* line 1865, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #btn-cv-menu .setinha.inativo {
    transform: none;
  }
  /* line 1869, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #btn-cv-menu .setinha:before {
    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: -3px;
    left: 50%;
    margin-left: -7px;
  }
  /* line 1884, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #btn-cv-menu .setinha:after {
    content: '';
    display: block;
    display: inline-block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top: 7px solid #4b97b9;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 50%;
    margin-left: -7px;
  }

  /* line 1901, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo {
    padding: 2em 0 2em;
  }

  /* line 1905, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-foto-box {
    top: 50%;
    left: 100%;
    margin-left: 15px;
    margin-top: 0px;
    transform: translateY(-50%);
  }
  /* line 1912, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-foto-box:before {
    top: 50%;
    left: -8px;
    border-bottom: transparent 8px solid;
    border-top: transparent 8px solid;
    border-right: 8px solid #ccc;
    border-left: none;
    margin: -8px 0 0 0;
  }
  /* line 1921, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-foto-box:after {
    top: 50%;
    left: -7px;
    border-bottom: transparent 8px solid;
    border-top: transparent 8px solid;
    border-right: 8px solid #fff;
    border-left: none;
    margin: -8px 0 0 0;
  }

  /* line 1933, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .field-group-mobile {
    background: #eee;
    border-radius: 4px;
    padding: 10px 0;
    position: relative;
    margin-bottom: 10px;
    position: relative;
    margin-right: 40px;
  }
  /* line 1939, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .field-group-mobile .input-xlarge {
    width: 100%;
  }

  /* line 1947, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .cv-form {
    width: auto;
  }

  /* line 1951, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  select.input-xlarge,
  .input-xlarge[type=text],
  select.input-large,
  .input-large[type=text] {
    max-width: 100%;
    -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: 30px;
  }

  /* line 1960, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .btn-add {
    position: static;
    margin-bottom: 20px;
  }

  /* line 1965, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  input + .label-inline, select + .label-inline {
    margin: 0;
  }

  /* line 1968, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .label-inline {
    display: block;
  }

  /* line 1971, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  select + .label-inline {
    margin-left: 0;
  }

  /* line 1975, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .inline-form-buttons {
    display: block;
    padding-top: 8px;
  }

  /* line 1981, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-corpo {
    border-top: 1px solid #dcdcdc;
    margin: 60px -15px 0;
    padding: 15px;
  }
  /* line 1986, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-corpo.completo {
    margin-top: 0px;
  }

  /* line 1991, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #progresso.completo {
    display: none;
  }

  /* line 1995, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #tit-progresso {
    line-height: 1;
  }

  /* line 1998, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-txt-completo, #face {
    display: none;
  }

  /* line 2001, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .progress {
    background-color: #F5F5F5;
  }

  /* line 2006, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-link-preenchimento .setinha {
    width: 15px;
    margin: 0px 0 0 3px;
    text-align: center;
  }

  /* line 2014, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-preenchimento .setinha.fechado:after {
    border-top-color: #fff;
  }

  /* line 2019, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  ul#cv-preenchimento-popup {
    position: static;
    border: none;
    box-shadow: none;
    margin: 0 -10px;
    padding: 15px 18px 0;
    width: auto;
  }
  /* line 2026, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  ul#cv-preenchimento-popup h3 {
    display: none;
  }
  /* line 2027, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  ul#cv-preenchimento-popup .col {
    float: none;
    width: auto;
    margin: 0;
  }
  /* line 2032, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  ul#cv-preenchimento-popup .ok, ul#cv-preenchimento-popup .status, ul#cv-preenchimento-popup .obs, ul#cv-preenchimento-popup .lat-obrigatorio {
    display: none;
  }
  /* line 2035, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  ul#cv-preenchimento-popup ul {
    padding: 0;
  }
  /* line 2038, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  ul#cv-preenchimento-popup li {
    padding: 0;
    margin-bottom: 6px;
  }
  /* line 2042, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  ul#cv-preenchimento-popup a {
    display: block;
    padding: 10px;
    border-radius: 4px;
  }
}
@media (max-width: 570px) {
  /* line 2052, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo .cv-data-atualizacao {
    left: 21px;
    top: -10px;
  }
  /* line 2057, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo #progresso {
    display: none;
  }
  /* line 2061, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo #cv-corpo {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  /* line 2069, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo {
    padding: 2em 0 0;
  }

  /* line 2074, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #modal .alerta-cv-preenchido .modal-header {
    color: #3c7771;
  }
  /* line 2076, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #modal .alerta-cv-preenchido .modal-header .modal-title {
    font-weight: bold;
  }
  /* line 2079, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #modal .alerta-cv-preenchido .modal-header .icone {
    margin-right: 10px;
  }
  /* line 2082, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #modal .alerta-cv-preenchido .modal-header .close {
    color: #7e858c;
  }
  /* line 2087, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #modal .alerta-cv-preenchido .body {
    padding: 12px 18px;
  }
  /* line 2089, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #modal .alerta-cv-preenchido .body a {
    width: 100%;
    display: block;
    margin-top: 25px;
    box-sizing: border-box;
    text-transform: none;
    font-size: 15px;
    white-space: normal;
    text-align: left;
  }

  /* line 2103, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .control-group + .form-subtitle {
    margin-top: 30px;
  }

  /* line 2106, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .form-horizontal .control-group {
    margin-bottom: 12px;
  }

  /* line 2109, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .form-horizontal .control-label {
    width: auto;
    float: none;
    text-align: left;
  }

  /* line 2114, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .form-horizontal .controls {
    margin: 0;
  }

  /* line 2117, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .label-opcional {
    display: inline;
  }

  /* line 2121, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .checkbox.inline {
    padding-left: 0px;
  }

  /* line 2125, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .field-group {
    width: auto;
    float: none;
    height: 175px;
  }
  /* line 2129, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .field-group:before {
    display: inline-block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-bottom: 7px solid #eee;
    top: -14px;
    left: 10px;
  }
  /* line 2134, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .field-group .control-group {
    width: 100%;
  }
  /* line 2137, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .field-group select {
    width: 100%;
  }

  /* line 2142, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .documento-campos {
    float: left;
    width: 100%;
  }
  /* line 2145, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .documento-campos .field-group {
    margin-right: 50px;
  }

  /* line 2149, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .btn-documento {
    float: right;
    margin-left: -50px;
  }

  /* line 2153, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  input[type=text], select {
    max-width: 100%;
    -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: 30px;
  }

  /* line 2158, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  textarea {
    max-width: 100%;
    -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 2163, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .form-edit {
    margin: 0px;
    padding: 0px 15px 0px 0px;
  }
  /* line 2167, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .form-edit #form-fields {
    padding: 0px;
    position: relative;
    width: 100%;
  }
  /* line 2172, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .form-edit #form-fields input[type=text], .form-edit #form-fields select {
    width: 100%;
    box-sizing: border-box;
    height: 35px;
  }
  /* line 2178, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .form-edit #form-fields input[type=radio] {
    margin-left: -19px;
  }

  /* line 2184, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #new_idioma {
    padding: 0 0 0 15px;
  }
}
@media (max-width: 480px) {
  /* line 2190, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .cv-header-mobile {
    padding: 0 15px;
  }

  /* line 2193, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .CVmenu {
    padding: 0 15px;
  }

  /* line 2197, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #lateral-cv {
    padding: 0;
  }

  /* line 2201, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .ajax-loader-edit {
    top: 5px;
  }

  /* line 2205, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo {
    padding: 2em 0 0;
  }

  /* line 2209, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-corpo {
    padding: 15px;
  }

  /* line 2212, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-header {
    padding: 15px 15px 0;
  }

  /* line 2216, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  h3 + .edit-link {
    float: right;
    margin: 0;
    position: relative;
    background-color: #fff;
  }

  /* line 2226, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .edit-link {
    width: 36px;
    height: 36px;
    padding: 0;
    background: #fff;
    text-indent: -9999px;
    overflow: hidden;
  }
  /* line 2234, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .edit-link.blocked {
    width: auto;
    padding: inherit;
  }
  /* line 2239, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .edit-link:before {
    left: 7px;
    margin-top: -6px;
    text-indent: 0;
  }

  /* line 2246, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-nome .edit-link:before {
    margin-top: -2px;
  }

  /* line 2251, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-edit-foto {
    width: 56px;
    height: 56px;
  }

  /* line 2259, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .cv-foto .icon,
  .cv-foto.cv-foto-m .icon,
  .cv-foto-small .icon {
    font-size: 40px;
    line-height: 55px;
  }

  /* line 2266, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-nome {
    font-size: 1.42857em;
  }

  /* line 2273, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }

  /* line 2277, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .radio.inline, .checkbox.inline {
    display: block;
    margin: 10px 0;
  }

  /* line 2281, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
    margin-left: 0;
  }

  /* line 2285, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .radio.mobile-inline, .checkbox.mobile-inline {
    display: inline-block;
  }

  /* line 2288, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .radio.mobile-inline + .radio.mobile-inline, .checkbox.mobile-inline + .checkbox.mobile-inline {
    margin-left: 10px;
  }

  /* line 2292, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .add-on {
    display: none;
  }

  /* curriculo layout */
  /* line 2295, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #cv-dados {
    margin: 0;
  }

  /* line 2300, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo .campo-separador {
    background: #EEE;
    border: 1px solid #DDD;
    margin-bottom: 1.5em;
    padding: 1em;
  }

  /* line 2308, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .btExcluir .glyphicon {
    margin: 0;
  }
  /* line 2309, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .btExcluir .excluir-txt {
    display: none;
  }

  /* line 2313, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #date_mes {
    margin-bottom: 8px;
  }

  /* line 2318, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #salario #ultimo_salario_valor_mensal {
    height: 30px;
  }

  /* line 2324, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .documento-campos .field-group:before {
    visibility: hidden;
  }
}
/* line 2331, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.modal-footer {
  background: #fff;
}

/* line 2335, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .form-edit {
  display: none;
  overflow: hidden;
}
/* line 2339, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .form-edit form {
  display: block;
  clear: both;
}
/* line 2344, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .form-edit .modal-footer {
  background: transparent;
  box-sizing: content-box;
  padding: 10px  00;
  border-top: 1px solid #dbdbdb;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
  margin-top: 22px;
  clear: both;
}
/* line 2356, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#curriculo .form-edit .input-xxlarge {
  width: 100%;
  box-sizing: border-box;
}

@media (min-width: 767px) {
  /* line 2363, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo .form-edit {
    margin: 13px auto 15px auto;
    padding: 0px 0px 20px 0px;
  }
  /* line 2367, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo .form-edit .modal-footer {
    border-bottom: 1px solid #dbdbdb;
  }

  /* line 2372, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo .sanfona-content > .form-edit {
    margin: 25px 15px 0px 15px;
  }

  /* line 2377, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo .form-edit {
    margin: 10px 0px 0px;
    padding-bottom: 0px;
  }

  /* line 2382, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .checkbox.inline {
    padding-left: 205px;
  }
  /* line 2385, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  .checkbox.inline label {
    margin-bottom: 0px;
  }

  /* line 2390, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo {
    margin: 0 auto;
    display: table;
    clear: both;
    position: relative;
  }
  /* line 2396, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo .ajax-loader {
    position: absolute;
    right: -10px;
    top: 10px;
  }

  /* line 2404, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
  #curriculo .inline-field-edit select, #curriculo .inline-field-edit input {
    width: 150px;
  }
}
/* line 2411, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#informacoes-privacidade input {
  margin-right: 5px;
}
/* line 2414, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
#informacoes-privacidade .desc {
  color: #8c8c8c;
  font-size: 14px;
  line-height: 1.2;
  padding-left: 20px;
}

/* line 2423, /usr/src/app/app/assets/stylesheets/servicos/curriculo.scss */
.accordionIn {
  animation-name: accordionIn;
  -webkit-animation-name: accordionIn;
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes accordionIn {
  0% {
    transform: translateY(-25%) scaleY(0.5);
  }
  100% {
    transform: translateY(0) scaleY(1);
  }
}
@-webkit-keyframes accordionIn {
  0% {
    -webkit-transform: translateY(-25%) scaleY(0.5);
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1);
  }
}
/* line 3, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view-page {
  padding: 15px;
  background: #fff;
}
/* line 7, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view-page .edit-link {
  display: none;
}

/* line 12, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view {
  font-size: 13px;
  padding-bottom: 60px;
  color: #313b40;
}
/* line 18, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view.confidencial .center {
  padding: 30px 15px 0px;
}
/* line 22, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view.confidencial header .center {
  padding: 24px 15px;
}
/* line 27, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view header {
  background: #eaeaeb;
  padding: 20px 0;
}
/* line 31, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view header p {
  margin: 0px;
  font-size: 14px;
}
/* line 36, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view header .conf p {
  font-size: 24px;
}
/* line 40, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view header .center {
  padding: 24px 15px 24px 123px;
}
/* line 45, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .center {
  padding: 30px 15px 0 123px;
  margin: 0 auto;
  max-width: 730px;
  width: 100%;
  position: relative;
}
/* line 53, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .cv-foto {
  width: 95px;
  height: 95px;
  position: absolute;
  left: 15px;
  top: 0px;
  border: 1px solid #cccccc;
}
/* line 61, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-group {
  padding: 0;
  margin-bottom: 0px;
}
/* line 65, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view h1, #cv-view h2, #cv-view h3, #cv-view h4 {
  font-family: 'Open Sans', sans-serif;
}
/* line 68, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view p {
  margin: 0px;
}
/* line 71, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view h1 {
  font-size: 1.85714em;
  font-weight: 600;
  margin: 0;
  word-wrap: break-word;
  line-height: 1.2em;
}
/* line 78, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view h2 {
  font-size: 1.71429em;
  font-weight: 600;
  margin: 0 0 10px;
}
/* line 83, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view h3 {
  font-size: 1.21429em;
  font-weight: 600;
  margin: 5px 0 0;
}
/* line 88, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view h4 {
  background: #fff;
  border-radius: 4px;
  padding: 4px 0px;
  font-weight: 400;
}
/* line 94, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 99, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .list-style ul {
  list-style: initial;
}
/* line 101, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .list-style ul.lista-historico-profissional {
  list-style: none;
}
/* line 102, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .list-style ul.lista-historico-profissional li {
  margin: 16px 0px;
}
/* line 108, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .list-style ul li {
  margin: 0 40px;
}
/* line 113, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view strong {
  font-weight: bold;
}
/* line 118, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .lista-padrao a {
  max-width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 124, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .lista-padrao .inativo {
  display: none;
}
/* line 128, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .cv-info-label {
  display: none;
}
/* line 132, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .modal-body {
  padding: 0px 15px;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 139, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view h3 + a + img + .modelo-show span {
  font-style: italic;
}
/* line 143, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box {
  clear: both;
  display: block;
  margin-top: 10px;
  padding: 0px 0px 10px;
  border-bottom: 1px solid #e4e4e9;
  position: relative;
}
/* line 151, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .form-edit {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 155, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .form-edit .modal-footer {
  border-bottom: 0;
}
/* line 160, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box:after {
  content: '';
  clear: both;
  display: block;
}
/* line 166, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box.titulos {
  position: relative;
}
/* line 169, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box.titulos p {
  padding-left: 20%;
  width: 100%;
  display: block;
}
/* line 175, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box.titulos span {
  text-align: center;
  display: block;
  float: left;
  width: 20%;
  word-wrap: normal;
}
/* line 184, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .ajax-loader-edit {
  position: absolute;
  bottom: 12px;
  right: 0px;
}
/* line 190, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista {
  float: left;
  width: 25%;
  text-align: center;
}
/* line 194, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 199, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul li {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #dbdbdb;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 0 1px;
}
/* line 211, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-2 li:first-child {
  background: #32c7c6;
}
/* line 217, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-3 li:first-child {
  background: #32c7c6;
}
/* line 221, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-3 li:first-child + li {
  background: #32c7c6;
}
/* line 227, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-4 li:first-child {
  background: #32c7c6;
}
/* line 231, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-4 li:first-child + li {
  background: #32c7c6;
}
/* line 235, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-4 li:first-child + li + li {
  background: #32c7c6;
}
/* line 241, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-5 li:first-child {
  background: #32c7c6;
}
/* line 245, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-5 li:first-child + li {
  background: #32c7c6;
}
/* line 249, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-5 li:first-child + li + li {
  background: #32c7c6;
}
/* line 253, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box .idioma-lista ul.nivel-5 li:first-child + li + li + li {
  background: #32c7c6;
}
/* line 261, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view .edit-box.titulos h2 {
  margin-bottom: 0px;
}
/* line 267, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view #dados {
  position: relative;
}
/* line 270, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view #dados:before {
  font-family: icomoon;
  font-size: 24px;
  color: #babcc0;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  left: 88px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e61e';
}

/* line 288, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
.row {
  max-height: 100%;
}

/* line 293, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
#cv-view-dados {
  clear: both;
}

@media (max-width: 991px) {
  /* line 300, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
  #cv-view .cv-foto {
    position: absolute;
    right: 15px;
    margin: 0 0 20px 0px;
  }
  /* line 305, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
  #cv-view h1, #cv-view h2, #cv-view h3 {
    clear: none;
  }

  /* line 310, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
  #cv-view-lateral {
    text-align: left;
    margin-bottom: 30px;
  }

  /* line 315, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
  #cv-view-corpo {
    border-left: 0;
  }
}
@media print {
  /* line 323, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
  body, #wrapper-servicos, #cv-view {
    background: none;
  }

  /* line 327, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
  #topo-candidato-logado, #rodape {
    display: none;
  }

  /* line 331, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
  #cv-view-page {
    padding: 0;
  }

  /* line 336, /usr/src/app/app/assets/stylesheets/servicos/curriculo-view.scss */
  #cv-view-lateral p, #cv-view-lateral li {
    font-size: 0.92857em;
    margin: 0;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes {
  padding: 35px 0;
}
/* line 4, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes:after {
  clear: both;
  content: '';
  display: block;
}
/* line 11, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 16, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li {
  position: relative;
  height: 40px;
  display: block;
  border-radius: 20px;
  margin-top: 10px;
}
/* line 23, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li:first-child {
  margin-top: 0;
}
/* line 27, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li.ativo {
  background: #EAEAEB;
}
/* line 30, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li.ativo:before {
  content: '';
  display: block;
  border-left: 7px #313B40 solid;
  border-top: 7px transparent solid;
  border-bottom: 7px transparent solid;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
}
/* line 42, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li.ativo:after {
  content: '';
  display: block;
  border-left: 7px #EAEAEB solid;
  border-top: 7px transparent solid;
  border-bottom: 7px transparent solid;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -7px;
}
/* line 55, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li a {
  line-height: 30px;
  text-decoration: none;
  padding: 5px;
  display: block;
  color: #313B40;
  font-family: 'Open Sans', sans-serif;
}
/* line 63, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li a:before {
  height: 30px;
  content: '';
  line-height: 30px;
  width: 30px;
  float: left;
  margin-right: 10px;
  background: #4b97b9;
  color: #fff;
  display: block;
  border-radius: 50%;
  font-family: icomoon;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
/* line 83, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li a.senha:before {
  content: '\e606';
}
/* line 87, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li a.visibilidade:before {
  content: '\e60a';
}
/* line 91, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li a.alerta_de_vagas:before {
  content: '\e60d';
}
/* line 95, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li a.comunicacao:before {
  content: '\e604';
}
/* line 99, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #coluna-esquerda ul li a.excluir-conta:before {
  content: '\e913';
}
/* line 108, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #conteudo h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin: 0;
}
/* line 115, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #conteudo h1 + h2 {
  font-weight: 400;
  font-size: 15px;
}
/* line 120, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #conteudo .aba {
  display: block;
}
/* line 123, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#configuracoes #conteudo .aba .alerta {
  background: #F1DEDE;
  padding: 10px 15px;
  border-radius: 4px;
  border: 1px solid #E9CCD1;
  color: #A54540;
}

/* line 134, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.validate-error {
  color: #b94a48;
  margin: 5px 0;
}

/* line 139, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.username-success {
  color: #399847;
  margin: 5px 0;
}

/* line 144, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
input.validate-input-error {
  background-color: #fdfee5;
  border: 1px solid #b94a48;
}

/* line 149, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container {
  width: 100%;
  display: block;
  border-top: 1px solid #dbdbdb;
  margin: 25px 0 16px;
  padding: 25px 0 0;
}
/* line 156, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container.no-border {
  border-top: none;
}
/* line 160, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container:after {
  clear: both;
  content: '';
  display: block;
}
/* line 166, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container .controls {
  float: left;
}
/* line 170, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container .col-label {
  float: left;
  width: 35%;
  margin-bottom: 10px;
  clear: left;
}
/* line 176, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container .col-label label {
  text-align: right;
  padding-right: 15px;
  line-height: 30px;
}
/* line 183, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container .col-input {
  float: left;
  width: 65%;
  margin-bottom: 10px;
}
/* line 188, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container .col-input input[type=text], .form-container .col-input input[type=password], .form-container .col-input input[type=email] {
  height: 30px;
  box-sizing: border-box;
  width: 260px;
  margin: 0;
}
/* line 194, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container .col-input .checkbox.inline {
  padding-left: 0px;
}
/* line 197, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container .col-input .help {
  color: #7e858c;
  clear: both;
  margin-bottom: 5px;
  padding-top: 5px;
}
/* line 205, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container footer {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  margin: 15px 0 0;
  padding: 10px 0;
  clear: both;
  float: left;
  width: 100%;
  display: block;
}
/* line 215, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.form-container footer button[type="submit"] {
  float: right;
}

@media (max-width: 480px) {
  /* line 223, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
  .form-container .col-label, .form-container .col-input {
    width: 100%;
    clear: both;
  }
  /* line 227, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
  .form-container .col-label label, .form-container .col-input label {
    text-align: left;
  }
  /* line 231, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
  .form-container .col-label input[type=text], .form-container .col-label input[type=password], .form-container .col-label input[type=email], .form-container .col-input input[type=text], .form-container .col-input input[type=password], .form-container .col-input input[type=email] {
    height: 35px;
    width: 100%;
  }
  /* line 237, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
  .form-container .col-label {
    margin-bottom: 0;
  }
  /* line 241, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
  .form-container .col-input {
    margin-bottom: 15px;
  }
}
/* line 247, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.footer_exclusao-conta {
  display: flex;
  justify-content: end;
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  align-items: center;
}

/* line 255, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.btn_manter-conta {
  height: fit-content;
  border: 1px solid black;
  border-radius: 5px;
  padding: 5px;
  margin: 10px 5px;
  color: gray;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  /* line 255, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
  .btn_manter-conta {
    font-size: 0.7rem;
    white-space: nowrap;
    text-align: center;
    width: 100%;
  }
}

/* line 272, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.btn_continuar-exclusao {
  border: 1px solid #AC514C;
  background: #AC514C;
  border-radius: 5px;
  padding: 5px;
  margin: 10px 5px;
  color: white;
  font-weight: 600;
}
/* line 281, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.btn_continuar-exclusao:hover {
  color: white;
}
@media screen and (max-width: 768px) {
  /* line 272, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
  .btn_continuar-exclusao {
    font-size: 0.7rem;
    white-space: nowrap;
    text-align: center;
    width: 100%;
  }
}

/* line 293, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.confirmar-exclusao[disabled] {
  color: white;
  opacity: 20%;
}

/* line 298, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.buttons_footer-exclusao {
  display: flex;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  /* line 298, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
  .buttons_footer-exclusao {
    width: 100%;
  }
}

/* line 308, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
#exclusao-cadastro-confirmacao p {
  margin: 10px 0;
}

/* line 312, /usr/src/app/app/assets/stylesheets/servicos/configuracoes.scss */
.mensagem-aceite-exclusao {
  display: flex;
  align-items: flex-start;
  margin: 15px;
}

/* line 3, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
#topo-candidato-logado .container.container-recover {
  justify-content: space-between;
}

/* line 8, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.top-help {
  color: white;
  line-height: 55px;
}
/* line 12, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.top-help:hover {
  color: white;
}
/* line 15, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.top-help .bx-help-circle {
  font-size: 18px;
  vertical-align: middle;
}

/* line 21, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper {
  padding: 60px 0;
  overflow: hidden;
}

/* line 26, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper form {
  padding-top: 82px;
  margin-top: 30px;
}

/* line 31, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper h1,
.entrance-wrapper h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 1.2em;
  margin: 0;
  text-align: center;
}

/* line 41, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper h3 {
  font-weight: normal;
}

/* line 45, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper .register .register-p {
  padding-left: 80px;
  background-position: left middle;
  background-repeat: no-repeat;
  min-height: 60px;
  margin: 20px 0;
  display: table;
}
/* line 52, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper .register .register-p span {
  display: table-cell;
  vertical-align: middle;
}

/* line 58, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper .divider {
  min-height: 400px;
  background: url(/assets/servicos/login/gray_pixel-c52692454dc4c23f03a5df660f3b9f1ca56b2d5d1f44fd4edb3b277a5ef6aa99.gif) repeat-y center;
}

/* line 63, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper .regiter-bullets {
  margin: 30px 0;
}

/* line 67, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper hr.visible-xs {
  border-top: 1px solid #e3e3e9;
  margin-bottom: 20px;
}

/* line 72, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper .select select {
  width: 100%;
}

/* line 76, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.entrance-wrapper .help-block {
  margin-top: -8px;
  margin-bottom: 15px;
  font-size: 0.95em;
}

/* misc */
/* line 83, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.text-align-center {
  text-align: center;
}

/* line 87, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.margin-top-10 {
  margin-top: 10px;
}

/* line 91, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.margin-bottom-8 {
  margin-bottom: 8px;
}

/* line 95, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.margin-top-8 {
  margin-top: 8px;
}

/* line 99, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
.fields-switch .disabled {
  display: none;
}

/* responsive treatment */
@media (max-width: 768px) {
  /* line 105, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
  .entrance-wrapper {
    padding: 24px 0;
  }

  /* line 109, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
  .entrance-wrapper h1,
  .entrance-wrapper h2 {
    font-size: 18px;
  }
  /* line 112, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
  .entrance-wrapper h1.elastic-title1,
  .entrance-wrapper h2.elastic-title1 {
    font-size: 16px;
  }

  /* line 117, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
  .entrance-wrapper form {
    margin-top: 16px;
  }

  /* line 121, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
  .entrance-wrapper .btn {
    height: 32px;
    line-height: 32px;
  }

  /* line 126, /usr/src/app/app/assets/stylesheets/servicos/shared.scss */
  .entrance-wrapper .btn.btn-block,
  .entrance-wrapper .select select,
  .entrance-wrapper .controls input {
    height: 44px;
  }
}
/* ----------------- CSS VARIAVEIS ----------------- */
/* Variaveis e mixins gerais */
/* ------ Tirar dependencias na area nova e remover ----- */
/* line 3, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.topo {
  height: 55px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 10;
  border: 0;
}

/* line 13, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.topo.navex {
  background-color: #eaeaeb;
  min-height: 55px;
  height: auto;
  position: static;
  overflow: hidden;
}

/* line 21, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.topo.navex h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin: 10px 0;
}

/* line 28, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.container-recuperar-senha {
  padding-top: 60px;
  padding-bottom: 40px;
}
/* line 31, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.container-recuperar-senha .form-container {
  padding: 0;
}
/* line 34, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.container-recuperar-senha footer {
  border-bottom: none;
}
/* line 38, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.container-recuperar-senha#conteudo h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin: 0;
}
/* line 44, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.container-recuperar-senha#conteudo h2 {
  font-weight: 400;
  font-size: 14px;
}

/* line 51, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.navex .container-recuperar-senha {
  padding-top: 20px;
}

/* clean code that was overwriting bootstrap defaults */
/* line 57, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.container-recuperar-senha .radio input[type="radio"],
.container-recuperar-senha .checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-right: 5px;
}
/* line 62, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.container-recuperar-senha .control-label.checkbox {
  text-align: left;
  padding-left: 0;
}
@media (min-width: 767px) {
  /* line 67, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .container-recuperar-senha .checkbox.inline {
    padding-left: 0;
  }
}

/* line 73, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
#recuperar_senha_form_wrapper {
  padding-top: 15px;
}

/* line 77, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
#recuperar_senha_form_wrapper .action.text-center {
  text-align: center;
}

/* line 81, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
#recuperar_senha_form_wrapper .help-block {
  color: #8c8c8c;
  font-size: 13px;
}

/* line 86, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
#recuperar_senha_form_wrapper .controls {
  margin-bottom: 10px;
}

/* line 90, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
#recuperar_senha_form_wrapper .btn {
  float: right;
}

/* line 94, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.footer-line {
  height: 35px;
}

/* line 98, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.footer-line .powered {
  font-size: 14px;
  text-align: right;
  padding-top: 8px;
}

/* line 108, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section h1 {
  text-align: left;
  margin-bottom: 22px;
}
/* line 112, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .forgot-your-user-form {
  padding: 0;
  margin: 0;
}
/* line 116, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .forgot-your-password-form {
  margin-top: 30px;
}
/* line 120, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .forgot-your-user-form, .recovery-password-section .forgot-your-password-form {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 124, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .forgot-your-user-form .controls, .recovery-password-section .forgot-your-password-form .controls {
    margin-left: 0;
  }
}
/* line 130, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .form-container {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 136, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .form-footer {
  text-align: right;
}
/* line 138, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .form-footer .btn {
  line-height: 100%;
}
/* line 143, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section #collapseTwo.active {
  border-bottom: 1px solid #dbdbdb;
}
/* line 147, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .vagas-accordion-inner {
  padding-left: 33px;
  padding-right: 26px;
}
/* line 150, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .vagas-accordion-inner .control-group.candidatos_email {
  margin-bottom: 35px;
}
/* line 155, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .controls {
  margin-left: 150px;
}
/* line 159, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .control-label {
  width: 130px;
}
@media (max-width: 767px) {
  /* line 164, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .control-label {
    width: 100%;
  }
}
/* line 169, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section footer {
  border: none;
  padding-left: 0;
  margin-top: 0;
}
/* line 173, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section footer a {
  display: block;
}
/* line 176, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section footer .forgot-email-link {
  display: inline-block;
}
/* line 180, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section footer button[type="submit"] {
  float: none;
  width: 100%;
  margin-bottom: 21px;
  height: auto;
}
/* line 188, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section label.double-line {
  margin-top: 0;
}
/* line 191, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section label.double-line br {
  display: none;
}
/* line 196, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section input[type="text"], .recovery-password-section .select select, .recovery-password-section input[type="email"], .recovery-password-section textarea {
  width: 290px;
  height: 30px;
  box-sizing: border-box;
}
/* line 202, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section textarea {
  height: 120px;
}
/* line 206, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 211, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li {
  width: 100%;
  float: left;
  padding-bottom: 15px;
  margin-bottom: 14px;
  border-bottom: 1px solid #e3e3e9;
}
/* line 218, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li:first-of-type {
  border-top: 1px solid #e3e3e9;
  padding-top: 15px;
}
/* line 223, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li > .list-item-holder {
  overflow: hidden;
  display: block;
}
/* line 228, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div {
  float: left;
  position: relative;
}
/* line 232, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div.list-photo {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
  border: 1px solid #ccc;
  background-color: #fff;
  text-align: center;
}
/* line 242, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div.list-photo img {
  width: 100%;
}
/* line 246, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div.list-photo .icon {
  color: #a9a9a9;
  font-size: 40px;
  line-height: 57px;
}
/* line 253, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div.list-label {
  margin-right: 15px;
  color: #484848;
}
/* line 257, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div.list-label span {
  font-weight: bold;
  display: inline-block;
}
/* line 263, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div.list-button {
  float: right;
}
/* line 266, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div.list-button .btn {
  margin-top: 15px;
  display: inline-block;
  width: auto;
}
/* line 272, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div.list-button .glyphicon {
  width: 20px;
  height: 19px;
  font-size: 21px;
  margin-top: 20px;
  margin-right: 24px;
  float: right;
  color: #adacac;
  padding: 0;
  border: 0;
  background-color: transparent;
}
/* line 285, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .fake-table li .list-item-holder > div .send-mail-form {
  margin-top: 0;
  padding-top: 0;
}
/* line 293, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .separador-form {
  width: 100%;
  height: 12px;
  border-bottom: solid 1px #dbdbdb;
  text-align: center;
  margin: -15px 0 25px;
}
/* line 300, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .separador-form .texto-centro {
  font-size: 15px;
  background-color: #fff;
  padding: 0 10px;
}
/* line 306, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .separador-form.fim {
  margin-top: 12px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 315, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section h1 {
    margin-bottom: 41px;
  }
  /* line 319, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .forgot-your-password-form {
    margin-top: 48px;
  }
  /* line 323, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .forgot-your-user-form {
    margin-top: 0;
  }
  /* line 327, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section footer {
    padding-left: 33px;
  }
  /* line 329, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section footer a {
    margin-top: 5px;
  }
  /* line 333, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section footer button[type="submit"] {
    float: right;
    height: 32px;
    width: auto;
  }
  /* line 340, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section label.double-line {
    margin-top: -11px;
  }
  /* line 343, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section label.double-line br {
    display: block;
  }
  /* line 350, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .fake-table li:first-of-type {
    border-top: none;
  }
  /* line 354, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .fake-table li:last-of-type {
    border-bottom: none;
  }
  /* line 360, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .fake-table li a > div.list-label {
    margin-right: 15px;
  }
  /* line 363, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .fake-table li a > div.list-label span {
    min-width: 150px;
  }
  /* line 368, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .fake-table li a > div.list-button {
    float: right;
  }
  /* line 371, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .fake-table li a > div.list-button button {
    margin-top: 15px;
  }
  /* line 379, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .entrance-wrapper .btn.btn-align-center.btn-success {
    width: 245px;
    height: auto;
  }
}
/* line 389, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.vagas-separator {
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 30px 0;
}

/* line 395, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.vagas-text-icon {
  padding: 6px 0 6px 61px;
  background: url(/assets/servicos/recuperar-senha/message-icon-801492662fa9084693bc6c13ae66eeea08cfbcde14b6c5c4710df884d814bfe0.png) no-repeat;
}

/* line 400, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.vagas-list-icon {
  margin: 0;
  margin-bottom: 39px;
  padding: 0;
  list-style: none;
}
/* line 406, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.vagas-list-icon li {
  margin-left: 11px;
  padding: 2px 0 2px 32px;
  margin-bottom: 10px;
  background: url(/assets/servicos/recuperar-senha/clock-icon-f9429b394a9f769d017f3f46ef1097dc6bc861fe5dbdcb1e5227966148a7a729.png) no-repeat;
}
/* line 412, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.vagas-list-icon li:last-of-type {
  background: url(/assets/servicos/recuperar-senha/exclamation-icon-1526faef7e629cda5c68c05eed0aaca4748e3155fc5a36507cc835e14cfa241b.png) no-repeat;
}

/* line 418, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.svg-icon {
  width: 18px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}
/* line 424, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.svg-icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

/* line 438, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.restore-password-form input.input-block-level {
  width: 100%;
}
/* line 442, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.restore-password-form textarea {
  width: 100%;
  height: 100px;
}
/* line 447, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.restore-password-form label small {
  display: inline-block;
  font-size: 13px;
  color: #838484;
}
/* line 453, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.restore-password-form .checkbox input {
  height: auto;
}
/* line 457, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.restore-password-form .form-container {
  border-top: 1px solid #dbdbdb;
  margin-top: 25px;
}

/* line 464, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.recovery-password-section .alert-success {
  background-color: #d8f0e0;
  border-color: #c7e9cd;
  color: #3c7771;
  margin: 0 auto;
}

/* line 471, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.vagas-date {
  width: 100%;
}

/* line 475, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
.entrance-wrapper .btn.btn-align-center {
  margin: 0 auto;
  display: block;
  margin-top: 51px;
  height: auto;
}

@media (min-width: 768px) {
  /* line 485, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .restore-password-form input.input-block-level {
    width: 293px;
  }
  /* line 489, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .restore-password-form textarea {
    width: 279px;
  }
  /* line 493, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .restore-password-form label small {
    display: block;
  }

  /* line 498, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .vagas-date {
    width: 105px;
  }

  /* line 502, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .entrance-wrapper .btn.btn-align-center {
    height: 32px;
  }
}
@media (max-width: 768px) {
  /* line 508, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .fake-table li .list-item-holder > div.list-photo {
    width: 40px;
    height: 40px;
  }
  /* line 512, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_senha.scss */
  .recovery-password-section .fake-table li .list-item-holder > div.list-photo .icon {
    font-size: 30px;
    line-height: 39px;
  }
}
/* line 2, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recuperar-email-section .form-header {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 45px;
}
/* line 6, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recuperar-email-section .form-header.margin {
  margin-bottom: 300px;
}
/* line 10, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recuperar-email-section .icone-mensagem-container {
  float: left;
  width: 50px;
  height: 50px;
  border: 3px solid #5099b9;
  border-radius: 50%;
}
/* line 17, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recuperar-email-section .icone-mensagem-container .icone-mensagem {
  font-size: 42px;
  margin-left: 1px;
  color: #5099b9;
}
/* line 23, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recuperar-email-section .icone-mensagem-container.alerta {
  border-color: #d23e4a;
  position: relative;
}
/* line 26, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recuperar-email-section .icone-mensagem-container.alerta .icone-mensagem {
  position: absolute;
  font-size: 65px;
  left: -11px;
  top: -13px;
  color: #d23e4a;
}
/* line 36, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recuperar-email-section .mensagem-container {
  margin: 3px 0 0 65px;
}
/* line 40, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recuperar-email-section h2.mensagem-container {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  margin-top: 5px;
}
/* line 48, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recuperar-email-section .alerta-cv {
  margin-top: 24px;
}

/* line 52, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container {
  padding-top: 45px;
  margin: 0;
}
/* line 55, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container.margin {
  margin-top: 30px;
}
/* line 58, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container .form-recuperar-email {
  max-width: 510px;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
/* line 64, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container .form-recuperar-email input[type="text"],
.recovery-password-section .form-recuperar-email-container .form-recuperar-email input[type="email"],
.recovery-password-section .form-recuperar-email-container .form-recuperar-email select,
.recovery-password-section .form-recuperar-email-container .form-recuperar-email textarea {
  width: 100%;
}
/* line 71, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container .form-recuperar-email input[type="submit"],
.recovery-password-section .form-recuperar-email-container .form-recuperar-email button[type="submit"] {
  float: right;
}
/* line 76, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container .controls {
  margin-left: 210px;
}
/* line 79, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container .control-label {
  width: 190px;
}
/* line 83, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container .control-group.captcha {
  margin-top: 40px;
}
/* line 86, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container .btn-primary {
  margin-top: 24px;
  line-height: normal;
}
/* line 90, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
.recovery-password-section .form-recuperar-email-container a.btn-primary {
  line-height: 32px;
}

@media (max-width: 768px) {
  /* line 97, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
  .recovery-password-section .form-recuperar-email-container .form-recuperar-email {
    max-width: 300px;
    margin: 0 auto;
  }
  /* line 101, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
  .recovery-password-section .form-recuperar-email-container .controls {
    margin-left: 0;
  }
  /* line 104, /usr/src/app/app/assets/stylesheets/servicos/recuperacao_de_senha/recuperar_email.scss */
  .recovery-password-section .form-recuperar-email-container .control-label {
    text-align: left;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/servicos/login.scss */
.entrance-wrapper form.login-form {
  background: url(/assets/servicos/login/login_bg_icon-8e45eee65797faa934573e3663f7bd901b977f11cbda9c15e5edbc833b2162b3.png) no-repeat top center;
}

/* line 6, /usr/src/app/app/assets/stylesheets/servicos/login.scss */
.entrance-wrapper .register .register-p.login-p1 {
  background-image: url(/assets/servicos/login/register_p1_bg_icon-cb89fb2f6705850dee8e5464aaf076d10d83b77f19ac1b3b8ffd105529b24902.png);
}
/* line 9, /usr/src/app/app/assets/stylesheets/servicos/login.scss */
.entrance-wrapper .register .register-p.login-p2 {
  background-image: url(/assets/servicos/login/register_p2_bg_icon-16da00bc338ff8b629e4e73dd271989258847e9f269a057db7aa93236ddaa0bd.png);
}
/* line 12, /usr/src/app/app/assets/stylesheets/servicos/login.scss */
.entrance-wrapper .register .register-p.login-p3 {
  background-image: url(/assets/servicos/login/register_p3_bg_icon-826ff7f8d19e7cab5e47cee6034ede2ba237924ad4c058906c3892b890562cd9.png);
}

/* line 1, /usr/src/app/app/assets/stylesheets/servicos/register.scss */
.entrance-wrapper form.register-form {
  background: url(/assets/servicos/cadastro/register_bg_icon-5a06d9c9a6c954b0115800869b79ae2dae8ea83324a826746aa8ad7d99f7832e.png) no-repeat top center;
}

/* line 5, /usr/src/app/app/assets/stylesheets/servicos/register.scss */
.entrance-wrapper .regiter-text-block {
  background: url(/assets/servicos/login/login_bg_icon-8e45eee65797faa934573e3663f7bd901b977f11cbda9c15e5edbc833b2162b3.png) no-repeat top center;
  padding-top: 82px;
  margin-top: 30px;
}

/* line 11, /usr/src/app/app/assets/stylesheets/servicos/register.scss */
.entrance-wrapper .divider.register {
  min-height: 800px;
}

/* line 6, /usr/src/app/app/assets/stylesheets/servicos/accordion.scss */
.vagas-accordion-group + .vagas-accordion-group {
  margin-top: 10px;
}
/* line 10, /usr/src/app/app/assets/stylesheets/servicos/accordion.scss */
.vagas-accordion-group .vagas-accordion-heading {
  background-color: #eaeaeb;
  padding: 10px 12px 14px 12px;
  line-height: 1;
  border-radius: 4px;
}
/* line 16, /usr/src/app/app/assets/stylesheets/servicos/accordion.scss */
.vagas-accordion-group .vagas-accordion-heading label {
  margin: 0;
  line-height: 1;
}
/* line 20, /usr/src/app/app/assets/stylesheets/servicos/accordion.scss */
.vagas-accordion-group .vagas-accordion-heading label span {
  vertical-align: middle;
}
/* line 25, /usr/src/app/app/assets/stylesheets/servicos/accordion.scss */
.vagas-accordion-group .vagas-accordion-heading input {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 9px;
}
/* line 32, /usr/src/app/app/assets/stylesheets/servicos/accordion.scss */
.vagas-accordion-group .vagas-accordion-body {
  overflow: hidden;
  max-height: 0;
  height: 0;
}
/* line 37, /usr/src/app/app/assets/stylesheets/servicos/accordion.scss */
.vagas-accordion-group .vagas-accordion-body.active {
  height: auto;
  max-height: 50000px;
}
/* line 42, /usr/src/app/app/assets/stylesheets/servicos/accordion.scss */
.vagas-accordion-group .vagas-accordion-body .vagas-accordion-inner {
  padding-top: 26px;
  padding-bottom: 10px;
}
/* line 46, /usr/src/app/app/assets/stylesheets/servicos/accordion.scss */
.vagas-accordion-group .vagas-accordion-body .vagas-accordion-inner .control-group {
  position: relative;
}

/* line 16, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container {
  margin-bottom: 24px;
}
/* line 19, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .titulo-barra {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
}
/* line 25, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .mensagem {
  margin-bottom: 18px;
}
/* line 28, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .mensagem .titulo-mensagem {
  display: block;
  font-weight: bold;
}
/* line 34, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .porcentagem-container {
  position: relative;
  border: 2px solid #eaeaeb;
  height: 28px;
  text-align: right;
  border-radius: 28px;
}
/* line 41, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .porcentagem-container .icone {
  margin: -3px -2px 0 0;
  display: none;
  font-size: 30px;
  position: absolute;
  right: 0;
  transition: right 0.5 ease-out;
}
/* line 52, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .porcentagem-container.icone-interno .icone {
  color: #fff;
}
/* line 56, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .porcentagem-container.icone-interno .porcentagem .porcentagem-valor {
  margin-right: 20px;
}
/* line 62, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .porcentagem {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  color: #fff;
  border-radius: 28px;
  line-height: 21px;
  padding-right: 10px;
  overflow: hidden;
  transition: width 0.5s ease-out;
}
/* line 76, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .porcentagem .porcentagem-valor {
  font-size: 11px;
}
/* line 81, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona .sanfona-tit {
  background-color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  line-height: 100%;
  margin: 14px 0;
}
/* line 91, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona .sanfona-tit .texto-sanfona-tit {
  float: left;
  font-size: 14px;
  margin: 0;
}
/* line 97, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona .setinha {
  background-color: #fff;
  float: left;
  height: 14px;
}
/* line 101, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona .setinha:after {
  border-bottom: 7px solid #fff;
}
/* line 106, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona.fechado .setinha:after {
  border-top: 7px solid #fff;
  border-bottom: 0;
}
/* line 111, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona .setinha-mobile {
  position: inherit;
  background-color: #4b97b9;
  width: 35px;
  height: 35px;
  border-radius: 35px;
  margin-right: 15px;
}
/* line 119, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona .setinha-mobile:before {
  border-top-color: #4b97b9;
  border-bottom-color: #fff;
}
/* line 124, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona .setinha-mobile:after {
  border-bottom: 7px solid #4b97b9;
}
/* line 131, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona.fechado .setinha-mobile:before {
  border-top-color: #fff;
  border-bottom-color: #4b97b9;
}
/* line 135, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona.fechado .setinha-mobile:after {
  border-top-color: #4b97b9;
}
/* line 141, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona-content {
  padding: 0 0 0 10px;
}
/* line 144, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona-content ul {
  padding: 0;
}
/* line 149, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .grupo-nao-preenchido {
  list-style: none;
  display: inline-block;
  margin: 0 5px 10px 5px;
  padding: 3px 10px;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 28px;
  transition: background-color 0.2s ease;
}
/* line 163, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container .sanfona-content .grupo-nao-preenchido.inativo:hover,
#barra-de-progresso-container .sanfona-content .grupo-nao-preenchido.inativo {
  background-color: #bbb;
}
/* line 170, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.incompleto .porcentagem, #barra-de-progresso-container.incompleto .grupo-nao-preenchido {
  background-color: #ce4146;
}
/* line 173, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.incompleto .mensagem .titulo-mensagem, #barra-de-progresso-container.incompleto .icone {
  color: #ce4146;
}
@media (max-width: 425px) {
  /* line 178, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container.incompleto .mensagem {
    color: #ce4146;
  }
}
/* line 183, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.incompleto .grupo-nao-preenchido:hover, #barra-de-progresso-container.incompleto .grupo-nao-preenchido.ativo {
  background-color: #af2d32;
}
/* line 187, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.incompleto .icone {
  display: none;
}
/* line 190, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.incompleto .icone.icon-progresso-incompleto-24 {
  display: block;
}
/* line 170, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.bom .porcentagem, #barra-de-progresso-container.bom .grupo-nao-preenchido {
  background-color: #fbae38;
}
/* line 173, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.bom .mensagem .titulo-mensagem, #barra-de-progresso-container.bom .icone {
  color: #fbae38;
}
@media (max-width: 425px) {
  /* line 178, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container.bom .mensagem {
    color: #fbae38;
  }
}
/* line 183, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.bom .grupo-nao-preenchido:hover, #barra-de-progresso-container.bom .grupo-nao-preenchido.ativo {
  background-color: #fa9a06;
}
/* line 187, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.bom .icone {
  display: none;
}
/* line 190, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.bom .icone.icon-progresso-bom-24 {
  display: block;
}
/* line 170, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.otimo .porcentagem, #barra-de-progresso-container.otimo .grupo-nao-preenchido {
  background-color: #01ac4c;
}
/* line 173, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.otimo .mensagem .titulo-mensagem, #barra-de-progresso-container.otimo .icone {
  color: #01ac4c;
}
@media (max-width: 425px) {
  /* line 178, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container.otimo .mensagem {
    color: #01ac4c;
  }
}
/* line 183, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.otimo .grupo-nao-preenchido:hover, #barra-de-progresso-container.otimo .grupo-nao-preenchido.ativo {
  background-color: #017936;
}
/* line 187, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.otimo .icone {
  display: none;
}
/* line 190, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.otimo .icone.icon-progresso-otimo-24 {
  display: block;
}
/* line 170, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.completo .porcentagem, #barra-de-progresso-container.completo .grupo-nao-preenchido {
  background-color: #01ac4c;
}
/* line 173, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.completo .mensagem .titulo-mensagem, #barra-de-progresso-container.completo .icone {
  color: #01ac4c;
}
@media (max-width: 425px) {
  /* line 178, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container.completo .mensagem {
    color: #01ac4c;
  }
}
/* line 183, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.completo .grupo-nao-preenchido:hover, #barra-de-progresso-container.completo .grupo-nao-preenchido.ativo {
  background-color: #017936;
}
/* line 187, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.completo .icone {
  display: none;
}
/* line 190, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
#barra-de-progresso-container.completo .icone.icon-progresso-completo-24 {
  display: block;
}
@media (max-width: 425px) {
  /* line 16, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    border-top: 1px solid #dbdbdb;
  }
  /* line 206, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container .mensagem .titulo-mensagem {
    display: inline-block;
  }
  /* line 210, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container .sanfona .sanfona-tit {
    margin-top: 18px;
    text-transform: none;
  }
  /* line 214, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container .sanfona .sanfona-tit .texto-sanfona-tit {
    margin-top: 10px;
  }
  /* line 218, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container .sanfona-content {
    padding: 0;
  }
  /* line 221, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container .grupo-nao-preenchido {
    display: block;
    margin: 0;
    border-radius: 0;
    margin-bottom: 2px;
    padding: 8px 12px;
  }
  /* line 228, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container .grupo-nao-preenchido:first-child {
    border-radius: 5px 5px 0 0;
  }
  /* line 231, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container .grupo-nao-preenchido:last-child {
    border-radius: 0 0 5px 5px;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  /* line 16, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #barra-de-progresso-container {
    padding-top: 30px;
    border-top: 1px solid #dbdbdb;
  }
}

@media (max-width: 425px) {
  /* line 247, /usr/src/app/app/assets/stylesheets/servicos/barra_de_progresso.scss */
  #lateral-servicos #barra-de-progresso-container {
    border: 0;
    padding: 0;
  }
}

/* line 2, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
.auto-complete-container .suggestions-container {
  display: none;
}
/* line 6, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
.auto-complete-container .controls {
  position: relative;
}
/* line 10, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
.auto-complete-container .suggestions-container {
  list-style: none;
  width: 284px;
  position: absolute;
  top: 28px;
  left: 0;
  border: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
  box-sizing: border-box;
  max-height: 128px;
  overflow: scroll;
  overflow-x: hidden;
}
/* line 24, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
.auto-complete-container .suggestions-container .suggestion-item {
  margin: 0 0 2px 0 !important;
  list-style: none;
  display: block;
  padding: 4px 6px;
  color: #7e7e7e;
  background-color: #f7f7f7;
  transition: all 0.1s;
}
/* line 33, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
.auto-complete-container .suggestions-container .suggestion-item:hover, .auto-complete-container .suggestions-container .suggestion-item.selected {
  color: #000;
  cursor: pointer;
  padding-left: 16px;
  background-color: #fff;
}
/* line 42, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
.auto-complete-container input {
  padding-right: 36px;
}
/* line 46, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
.auto-complete-container.loading .inline-icon {
  background: url(/assets/ajax-loader2-e3b1c84619060afca693044cc61347e0b51cd78b8a10200b9a91c9487ebd514f.gif) center no-repeat;
  background-size: 100%;
  display: block;
  width: 20px;
  height: 20px;
  right: 90px;
}
/* line 56, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
.auto-complete-container.active .suggestions-container {
  display: block;
  border-color: rgba(82, 168, 236, 0.8);
  border-radius: 0 0 4px 4px;
}
@media (max-width: 768px) {
  /* line 64, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container.loading .inline-icon {
    right: 230px;
  }
}
@media (max-width: 425px) {
  /* line 70, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container.loading .inline-icon {
    right: 25px;
    top: 10px;
  }
  /* line 75, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container.active {
    background-color: #f2f2f2;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    border: none;
  }
  /* line 85, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container.active .input-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f2f2f2;
    z-index: 101;
    padding-bottom: 16px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.5);
  }
  /* line 95, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container.active .input-container input[type="text"] {
    width: 85% !important;
    margin-top: 6px;
  }
  /* line 102, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container.active .controls {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: scroll;
    padding-top: 60px;
  }
  /* line 109, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container.active .control-label {
    display: none;
  }
  /* line 112, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container.active .close-icon {
    display: inline-block;
    padding: 8px;
    margin: 0;
    float: left;
    font-size: 29px;
  }
  /* line 121, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container .suggestions-container {
    width: 100%;
    border: none;
    top: 56px;
    position: fixed;
    height: 100%;
    max-height: 100%;
    background-color: #f2f2f2;
    overflow: scroll;
  }
  /* line 131, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container .suggestions-container .suggestion-item {
    border-bottom: 1px solid #c5c1c2;
    padding: 16px;
    background-color: #f2f2f2;
  }
  /* line 136, /usr/src/app/app/assets/stylesheets/servicos/auto_complete.scss */
  .auto-complete-container .suggestions-container .suggestion-item:hover {
    background-color: #fff;
  }
}
/* ----------------- CSS VARIAVEIS ----------------- */
/* Variaveis e mixins gerais */
/* ------ Tirar dependencias na area nova e remover ----- */
/* ===== New Login Variables ===== */
/* Medias */
/* Colors */
/* Fonts */
/* Shadows */
/* Z-Index */
/* line 1, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-container {
  max-width: 460px;
  margin: 0 auto;
  position: relative;
}

/* line 6, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.login-mobile {
  text-align: center;
  margin-bottom: 20px;
}
/* line 9, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.login-mobile a, .login-mobile h2 {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}
/* line 14, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.login-mobile h2 {
  font-weight: lighter;
  margin-bottom: 0;
}
/* line 18, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.login-mobile a {
  font-weight: bold;
}
/* line 20, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.login-mobile a:first-child {
  margin-right: 5px;
}
/* line 23, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.login-mobile a:last-child {
  margin-left: 5px;
}

/* line 28, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content {
  background-color: #fff;
  color: #4c4c4c;
  padding: 40px 60px;
  border-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
/* line 35, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .section-icon {
  width: 77px;
  height: 60px;
  background-image: url(/assets/pre_cadastro/pre-cadastro-f16e684817b250bcd45e3dcdb89e6c2a48374c9155582b6f230074a070551a17.png);
}
/* line 41, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .new_pre_cadastro_form,
.center-section-content .new_pre_cadastro_form .control-label,
.center-section-content .section-footer {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
/* line 48, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group {
  margin-bottom: 20px;
}
/* line 50, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .controls {
  overflow: hidden;
  width: 100%;
  display: block;
  box-sizing: border-box;
}
/* line 56, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .controls input[type="text"],
.center-section-content .control-group .controls input[type="email"],
.center-section-content .control-group .controls input[type="password"],
.center-section-content .control-group .controls select {
  width: 100%;
  box-sizing: border-box;
  height: 28px;
  margin: 0;
}
/* line 65, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .controls .radio {
  margin-left: 10px;
  float: left;
}
/* line 69, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .controls > .radio:first-child {
  padding-top: 0;
  margin-left: 1px;
}
/* line 73, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .controls .label-container {
  overflow: hidden;
}
/* line 77, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .control-label {
  display: block;
  float: none;
}
/* line 81, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .help-block {
  color: #878787;
  font-size: 13px;
  margin: 5px 0 0;
}
/* line 88, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .controls {
  position: relative;
  width: 100%;
}
/* line 91, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .controls input[type="text"],
.center-section-content .control-group .controls input[type="password"],
.center-section-content .control-group .controls input[type="email"] {
  width: 100%;
  box-sizing: border-box;
  height: 28px;
}
/* line 98, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .control-group .controls .show-password {
  position: absolute;
  top: 4px;
  right: 10px;
  content: "mostrar";
  color: #1073c0;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 110, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.center-section-content .submit {
  width: 100%;
  margin: 12px 0 20px;
}

/* line 116, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
.section-footer {
  text-align: center;
  padding: 0 15px;
}

/* line 121, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
#pre_cadastro_form_usuario {
  padding-right: 28px;
}

@media (max-width: 767px) {
  /* line 126, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_form.scss */
  .center-section-content {
    padding: 20px 15px;
  }
}
/* line 1, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_login-sidebar.scss */
.sidebar-container {
  font-weight: lighter;
}
/* line 3, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_login-sidebar.scss */
.sidebar-container .section-icon {
  width: 60px;
  height: 60px;
  background-image: url(/assets/pre_cadastro/login-aee0e2fc5f4c1b306861892f1b302606a773243df4bc678894d4eaf96ae23861.png);
}
/* line 9, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_login-sidebar.scss */
.sidebar-container .section-content {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
/* line 13, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_login-sidebar.scss */
.sidebar-container .section-content a {
  color: #fff;
  font-weight: bold;
}
/* line 17, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_login-sidebar.scss */
.sidebar-container .section-content a.btn {
  display: block;
  margin: 32px 0 16px;
  color: #4b97b9;
}
/* line 22, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_login-sidebar.scss */
.sidebar-container .section-content .forgot-access-data {
  text-align: center;
}
/* line 24, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_login-sidebar.scss */
.sidebar-container .section-content .forgot-access-data a {
  font-weight: lighter;
}

@media (max-width: 425px) {
  /* line 2, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_mobile.scss */
  .header-pre-cadastro {
    padding: 16px 0;
  }
  /* line 5, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_mobile.scss */
  .header-pre-cadastro .faq {
    top: 22%;
  }
}
@media (max-width: 768px) {
  /* line 13, /usr/src/app/app/assets/stylesheets/pre_cadastro/partials/_mobile.scss */
  .usuario-ja-cadastrado-opcoes .btn.recuperar-senha {
    margin-top: 0;
  }
}
/* line 2, /usr/src/app/app/assets/stylesheets/login_candidatos/_form.scss */
.center-section-content .section-icon {
  width: 60px;
  height: 60px;
  background-image: url(/assets/login_candidatos/login-candidatos-503adb49cb1beeb7e038f2aaec4dc8506a753e89fb9160df8a980e91e2535a1f.png);
}

/* line 10, /usr/src/app/app/assets/stylesheets/login_candidatos/_form.scss */
.vg-page-new-login .login_candidatos_form_idioma_id {
  display: none;
}
/* line 12, /usr/src/app/app/assets/stylesheets/login_candidatos/_form.scss */
.vg-page-new-login .login_candidatos_form_idioma_id.active {
  display: block;
}
/* line 15, /usr/src/app/app/assets/stylesheets/login_candidatos/_form.scss */
.vg-page-new-login .login_candidatos_form_idioma_id .control-label {
  margin-bottom: 8px;
}
/* line 18, /usr/src/app/app/assets/stylesheets/login_candidatos/_form.scss */
.vg-page-new-login .login_candidatos_form_idioma_id .controls span {
  display: none;
}
/* line 21, /usr/src/app/app/assets/stylesheets/login_candidatos/_form.scss */
.vg-page-new-login .login_candidatos_form_idioma_id .controls span.active {
  display: block;
}
/* line 25, /usr/src/app/app/assets/stylesheets/login_candidatos/_form.scss */
.vg-page-new-login .login_candidatos_form_idioma_id .controls span label {
  display: inline-block;
}

/* line 1, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
.sidebar-container {
  max-width: 460px;
  margin: 0 auto;
}
/* line 5, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
.sidebar-container .section-title .subtitle {
  display: block;
  font-size: 15px;
  margin-top: 8px;
}
/* line 12, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
.sidebar-container .section-content .features-list {
  padding: 0;
}
/* line 15, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
.sidebar-container .section-content .features-list .feature-item {
  list-style: none;
  margin-bottom: 26px;
}
/* line 19, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
.sidebar-container .section-content .features-list .feature-item h3 {
  font-weight: lighter;
  margin-left: 50px;
}
/* line 24, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
.sidebar-container .section-content .features-list .feature-item .feature-icon {
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 35px;
  margin-top: 5px;
  background-color: #4b97b9;
  font-size: 25px;
  line-height: 37px;
  text-align: center;
}
/* line 36, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
.sidebar-container .section-content .features-list a.btn {
  max-width: 200px;
  margin: 0 auto;
}
/* line 41, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
.sidebar-container .section-content .always-free {
  text-align: center;
  font-weight: lighter;
  font-size: 14px;
}
@media (max-width: 768px) {
  /* line 49, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-title.login {
    margin-top: 40px;
    text-align: center;
  }
  /* line 53, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-title.login .subtitle {
    margin-top: 0;
  }
  /* line 58, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-content {
    text-align: center;
  }
  /* line 61, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-content a.btn {
    display: inline-block;
    font-weight: 600;
    padding: 8px 25px;
    margin-top: 12px;
  }
  /* line 68, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-content .features-list .feature-item {
    height: 44px;
    margin-bottom: 10px;
  }
  /* line 71, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-content .features-list .feature-item h3 {
    text-align: left;
    margin-left: 60px;
  }
}
@media (max-width: 425px) {
  /* line 80, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-title.login {
    margin: 15px auto;
  }
  /* line 82, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-title.login h2 {
    font-size: 17px;
    margin: 0;
  }
  /* line 88, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-content {
    text-align: center;
  }
  /* line 91, /usr/src/app/app/assets/stylesheets/login_candidatos/_sidebar.scss */
  .sidebar-container .section-content a.btn {
    display: inline-block;
    font-weight: 600;
    margin-top: 0;
    padding: 8px 25px;
  }
}

/* line 3, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos {
  background: #02A97F;
  height: 56px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  /* line 3, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .header-login-candidatos {
    height: 70px;
  }
}
/* line 12, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .faq {
  position: absolute;
  top: 30%;
  right: 0;
  font-size: 14px;
}
/* line 18, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .faq .bx-help-circle {
  color: #fff;
  font-size: 18px;
  vertical-align: text-top;
}
/* line 24, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .faq .icon {
  background: url(/assets/pre_cadastro/faq-9b5d6a3da1d6d2c67dc11efaf54c245f85d4e18a957a21d46f6fbba56f43f2fe.png) no-repeat scroll 0 center transparent;
  display: block;
  float: left;
  height: 17px;
  margin-top: 10px;
  width: 17px;
}
/* line 33, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .faq .link-text {
  display: inline-block;
  font-size: 15px;
  margin: 0 5px;
  color: #fff;
}
/* line 41, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .container {
  display: flex;
  height: 100%;
  position: relative;
}
/* line 46, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .container #logoVagas {
  display: inline-block;
  flex: 0 50%;
  float: none;
  margin: auto 0;
}
/* line 51, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .container #logoVagas a {
  width: 113px;
  height: 34px;
  background: url(/assets/logo_vagas_rebrand-e6c56ca88edb7e5931f5d0ead6cf5ccdc04bd2c3274bd1e3164a010e21a94f8b.svg) no-repeat scroll 0 center transparent;
  margin: 0;
}
/* line 59, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .container .faq {
  position: relative;
  top: inherit;
  flex: 0 50%;
  margin: auto 0;
  text-align: right;
}
/* line 66, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .container .faq a {
  position: relative;
}
/* line 70, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .container .faq .icon {
  background: url(/assets/pre_cadastro/faq-9b5d6a3da1d6d2c67dc11efaf54c245f85d4e18a957a21d46f6fbba56f43f2fe.png) no-repeat scroll 0 center transparent;
  display: block;
  height: 17px;
  left: -16px;
  margin-top: 2px;
  position: absolute;
  width: 17px;
}
/* line 80, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.header-login-candidatos .container .faq .link-text {
  color: #fff;
  display: inline-block;
  margin-top: 0;
}

/* line 89, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.content-container-login {
  background-color: #e6e6e6;
  color: #4c4c4c;
  font-family: "Open Sans", sans-serif;
  height: 90vh;
  padding: 70px 0;
}
@media (max-width: 768px) {
  /* line 89, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .content-container-login {
    background-color: #fff;
    padding: 20px 0;
  }
}
/* line 102, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.content-container-login .section-title h1, .content-container-login .section-title h2 {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.32px;
  margin-bottom: 16px;
  text-align: center;
}
/* line 112, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.content-container-login .section-title h2 {
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: -0.43px;
  margin-bottom: 40px;
}

/* line 121, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}
/* line 128, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-container.align-center {
  align-items: center;
}

/* line 133, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-row {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
/* line 138, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-row.no-padding {
  padding: 0;
}
@media screen and (min-width: 768px) {
  /* line 141, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-row.hide-on-desktop {
    display: none;
  }
}

/* line 148, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer {
  background-color: #e6e6e6;
  color: #8c8c8c;
  display: flex;
  flex-direction: column;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 148, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-footer {
    background-color: #fff;
  }
}
/* line 160, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .vg-row {
  border-top: 1px solid #c8c8c8;
}
@media screen and (min-width: 768px) {
  /* line 160, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-footer .vg-row {
    border: none;
  }
}
/* line 166, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .vg-row:first-child {
  background-color: #e6e6e6;
}
@media screen and (max-width: 768px) {
  /* line 166, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-footer .vg-row:first-child {
    order: 2;
  }
}
/* line 174, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .vg-footer-logo {
  display: none;
}
@media screen and (min-width: 768px) {
  /* line 174, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-footer .vg-footer-logo {
    display: block;
  }
}
/* line 180, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .vg-footer-logo .vg-vagas-blue {
  height: 24px;
  vertical-align: middle;
  width: 87px;
}
/* line 186, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .vg-footer-logo svg {
  display: block;
  height: 25px;
  width: 90px;
}
/* line 192, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .vg-footer-logo .vg-logo-border {
  fill: #1b6dab;
}
/* line 196, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .vg-footer-logo .vg-logo-content {
  fill: #fff;
}
/* line 200, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .vg-footer-languages {
  display: none;
}
@media screen and (min-width: 768px) {
  /* line 200, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-footer .vg-footer-languages {
    display: block;
  }
}
/* line 206, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .vg-footer-languages > #listaIdiomas .dropdown-menu {
  background-color: #fff;
}
/* line 210, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .all-rights-reserved {
  display: none;
}
@media screen and (min-width: 768px) {
  /* line 210, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-footer .all-rights-reserved {
    display: inline;
  }
}
/* line 217, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .terms-and-conditions {
  color: #8c8c8c;
}
@media screen and (min-width: 768px) {
  /* line 217, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-footer .terms-and-conditions {
    color: #0081de;
  }
}
/* line 223, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .terms-and-conditions:hover {
  text-decoration: underline;
}
/* line 228, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer .privacy-policy {
  margin-left: 4px;
}
/* line 232, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-footer p {
  display: flex;
  flex: 1;
  justify-content: space-between;
  margin: 0;
  padding: 0 14px;
}
@media screen and (min-width: 768px) {
  /* line 232, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-footer p {
    justify-content: flex-start;
    padding: 0;
  }
}

/* line 245, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-btn {
  box-shadow: none;
}

/* line 249, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-btn--block {
  display: block;
  width: 100%;
}

/* line 254, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-btn--primary {
  background-color: #0081de;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  height: 56px;
}
/* line 261, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-btn--primary:hover {
  background-color: #129cff;
  color: #fff;
}
/* line 266, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-btn--primary:active {
  box-shadow: none;
}
/* line 270, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-btn--primary:focus {
  background-color: #0063ab;
  color: #fff;
}

/* line 276, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-btn--outline-grey {
  background-color: transparent;
  border: solid 1px #8c8c8c;
  border-radius: 2px;
  box-sizing: border-box;
  color: #8c8c8c !important;
  font-weight: bold;
  height: 56px;
  line-height: 56px !important;
  margin-bottom: 16px;
  text-transform: uppercase;
  width: 100%;
}
/* line 289, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-btn--outline-grey:hover {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
/* line 293, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-btn--outline-grey:active {
  box-shadow: none;
}

/* Helpers */
@media screen and (max-width: 768px) {
  /* line 299, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .hide-in-mobile {
    display: none;
  }
}

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

/* Form Validation */
/* line 314, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .simple_form {
  position: relative;
}
/* line 318, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .validate-error {
  align-items: center;
  color: #da3333;
  display: flex;
  font-size: 13px;
  position: absolute;
}
/* line 325, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .validate-error .bx {
  font-size: 18px;
  margin-right: 5px;
}
/* line 331, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .validate-error.duplicated-email {
  position: relative;
  margin-top: -40px;
}
/* line 336, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .validate-input-error {
  background-color: #fff;
  border: 1px solid #da3333;
}
/* line 341, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .center-section-content {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  /* line 341, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
  .vg-page-new-login .center-section-content {
    box-shadow: none;
  }
}
/* line 348, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .center-section-content .control-group {
  margin-bottom: 40px;
  position: relative;
}
/* line 351, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .center-section-content .control-group .controls {
  overflow: visible;
}
/* line 354, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .center-section-content .control-group .controls input[type="text"],
.vg-page-new-login .center-section-content .control-group .controls input[type="password"],
.vg-page-new-login .center-section-content .control-group .controls input[type="email"] {
  height: 40px;
  padding: 0 16px;
}
/* line 360, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .center-section-content .control-group .controls .show-password {
  color: #4c4c4c;
  font-size: 20px;
  top: 10px;
}
/* line 366, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .center-section-content .control-group .control-label {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  margin-left: 0;
}
/* line 375, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .content-container-login {
  height: auto;
  min-height: 81vh;
}
/* line 380, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login input[type="text"],
.vg-page-new-login input[type="password"],
.vg-page-new-login input[type="email"],
.vg-page-new-login input[type="submit"],
.vg-page-new-login textarea {
  border-radius: 2px;
  font-family: "Open Sans", sans-serif;
  width: 100%;
}
/* line 390, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login input[type="submit"] {
  font-weight: bold;
  margin-bottom: 16px;
}
/* line 395, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .alert-danger {
  align-items: flex-start;
  background-color: rgba(218, 51, 51, 0.1);
  border-color: #da3333;
  border-radius: 2px;
  color: #da3333;
  display: flex;
  line-height: 1.15;
}
/* line 404, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .alert-danger span {
  margin: 0px 8px;
}
/* line 409, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .section-footer {
  padding: 0;
}
/* line 411, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .section-footer a {
  color: #0081de;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.07;
}
/* line 417, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .section-footer a:hover:not(.vg-btn--outline-grey) {
  text-decoration: underline;
}
/* line 423, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .loading-request-email {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.85);
  bottom: 0;
  color: #5bcb9d;
  display: none;
  font-size: 32px;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 436, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .loading-request-email.is-active {
  display: flex;
}
/* line 440, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.vg-page-new-login .loading-request-email .bx.bx-loader-alt {
  color: #5bcb9d;
}

/* line 445, /usr/src/app/app/assets/stylesheets/login_candidatos/defaults.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: 0;
}

/* line 3, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang {
  border-bottom: 0px;
  width: 100%;
}

/* line 8, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle {
  border-bottom: 1px solid #e6e6e6;
  font-size: 15px;
  padding: 10px 15px;
}

/* line 14, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-link {
  align-items: center;
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  width: 100%;
}
/* line 21, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-link span,
.lang-toggle-link i.bx.bx-chevron-down {
  color: #5bcb9d;
}
/* line 27, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-link.is-active i.bx.bx-chevron-down {
  transform: rotate(180deg);
}
/* line 33, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-link[id="comboIdiomas"] i.bx.bx-chevron-down {
  color: #8c8c8c;
}

/* line 40, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-selected .lang-toggle-icon {
  display: none;
  text-transform: capitalize;
}
/* line 44, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-selected .lang-toggle-icon.is-selected {
  display: block;
}
/* line 47, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-selected .lang-toggle-icon.is-selected span {
  color: #8c8c8c;
}
/* line 51, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-selected .icon {
  background-image: url(/assets/flags-28698b914d44f7b14e28dbe85c7162b988b779e2dc3aec2ac387bb8cc535bbcf.png);
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 23px;
}
/* line 58, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-selected .icon.btPt {
  background-position: 0px -32px;
}
/* line 59, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-selected .icon.btEs {
  background-position: 0px -16px;
}
/* line 60, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-toggle-selected .icon.btEn {
  background-position: 0px 0px;
}

/* line 64, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu {
  background-color: #fff;
  display: none;
  list-style: none;
}
/* line 69, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu[data-content="comboIdiomas"] {
  background-color: #e6e6e6;
  border-top: 1px solid #c8c8c8;
  padding: 0 15px;
}
/* line 75, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu li > a {
  color: #8c8c8c;
  font-size: 15px;
  line-height: 28px;
  text-decoration: none;
}
/* line 82, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu li > a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  /* line 64, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
  .lang-menu {
    margin: 0;
    padding: 15px;
  }
  /* line 90, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
  .lang-menu li {
    font-size: 15px;
    margin: 0;
    padding: 12px 0;
  }
}
/* line 97, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu .lang-menu-item-icon {
  background-image: url(/assets/flags-28698b914d44f7b14e28dbe85c7162b988b779e2dc3aec2ac387bb8cc535bbcf.png);
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 23px;
}
/* line 104, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu .lang-menu-item-icon.btPt {
  background-position: 0px -32px;
}
/* line 105, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu .lang-menu-item-icon.btEs {
  background-position: 0px -16px;
}
/* line 106, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu .lang-menu-item-icon.btEn {
  background-position: 0px 0px;
}
/* line 109, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu.is-active {
  border-bottom: 1px solid #e6e6e6;
  display: block;
}
@media screen and (min-width: 768px) {
  /* line 64, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
  .lang-menu {
    display: block;
  }
}

/* line 119, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu-item {
  text-transform: capitalize;
}

/* line 123, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu-item .bx-check {
  display: none;
}

/* line 127, /usr/src/app/app/assets/stylesheets/login_candidatos/select_lang.scss */
.lang-menu-item.selected .bx-check {
  color: #5bcb9d;
  display: inline-block;
  margin: 0 5px;
  position: absolute;
  right: 10px;
  vertical-align: middle;
}
