﻿@media (max-width: 767px) {
  html,
  body {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    height: 100%;
    overflow-x: hidden !important;
    position: relative !important;
  }
  .vagas-cnt .container {
    width: auto;
  }
  .vagas-cnt .container-breadcrumb {
    margin-bottom: 0;
  }
  .vagas-cnt footer .container {
    padding: 0 15px;
  }
  .vagas-cnt .breadcrumb {
    padding: 8px;
  }
  .vagas-cnt .col-xs-12 {
    width: 100%;
  }
  .vagas-cnt .alert {
    padding: 0;
  }
  .vagas-cnt .alert p {
    margin-bottom: 10px;
  }
  .vagas-cnt .alert-warning {
    padding: 20px;
  }
  .vagas-cnt .box-filter.navigator .content a {
    line-height: 15px;
  }
  .vagas-cnt .notice-of-vacancy {
    padding-left: 5px;
    padding-right: 5px;
  }
  .vagas-cnt .notice-of-vacancy .title {
    font-size: 20px;
  }
  .vagas-cnt .lead .bold-none {
    //font-weight: 600;
    //font-size: 1.4em;
  }
  .vagas-cnt .mr-none {
    padding: 0 0 0 15px;
  }
  .vagas-cnt .mr-none txt-info-color {
    padding: 0;
  }
  .vagas-cnt .mr-none .pull-right {
    color: #ffffff;
  }
  .vagas-cnt .well {
    box-shadow: none;
  }
  .vagas-cnt .box-search {
    margin-bottom: 20px;
    margin-top: 60px;
    height: auto;
    position: inherit;
  }
  .vagas-cnt .box-search .search-toolbar {
    margin: 0 30px;
    position: unset;
  }
  .vagas-cnt .box-search .search-toolbar .form-group {
    display: block !important;
    width: 100% !important;
    margin: 0;
  }
  .vagas-cnt .box-search .search-toolbar .form-group label {
    line-height: inherit !important;
    margin-bottom: 10px;
  }
  .vagas-cnt .box-search .search-toolbar .form-control {
    margin-bottom: 10px;
  }
  .vagas-cnt .icon-filter-mobile {
    display: block !important;
    background-size: 100%;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 315px;
    top: 11px;
    /*&:after{
                content:"\e138";
                font-family: 'Glyphicons Halflings';
                font-style: normal;
                font-weight: 400;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 1.6em;
            }*/
  }

  .vagas-cnt input#menu-mobile-check:checked + .col-md-3#appendNavigator {
    left: 0;
    -webkit-box-shadow: 167px 0 0 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 167px 0 0 0 rgba(0, 0, 0, 0.41);
    box-shadow: 167px 0 0 0 rgba(0, 0, 0, 0.41);
  }
  .vagas-cnt input#menu-mobile-check:checked + .col-md-3#appendNavigator .icon-filter-mobile {
    position: fixed;
    left: 262px;
    top: 101px;
  }
  .vagas-cnt .col-md-3#appendNavigator {
    position: absolute;
    height: 100%;
    width: 300px;
    background: #ffffff;
    left: -300px;
    top: 0px;
    z-index: 999;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    padding-right: 48px;
    padding-top: 10px;
  }
  .vagas-cnt .bg-primary {
    border: none;
    right: 22px;
    top: -240px;
    width: 100%;
    position: static;
  }
  .vagas-cnt .tool-column .panel-default.box-filter.navigator {
    display: block;
  }
  .vagas-cnt .tool-column .panel-default.box-filter.navigator.social-share {
    display: block;
  }
  .vagas-cnt .tool-column.p-10.pb-none {
    min-height: initial !important;
  }
  .vagas-cnt .notice-of-vacancy .title {
    font-size: 30px;
    margin: 0 0 10px 0 !important;
  }
  .vagas-cnt .modal {
    z-index: 99999;
  }
  .vagas-cnt .modal .modal-lg {
    width: 90%;
  }
  .vagas-cnt .modal-title {
    font-size: 1em;
  }
  .vagas-cnt #candidatePreviewHasSent {
    padding-left: 5px !important;
    padding-right: 0 !important;
  }
  .w770px {
    width: 100%;
    min-width: 100%;
    position: relative;
  }
  .menu-desk-cnt {
    display: none;
  }
  .menu-mobile-cnt {
    min-height: 54px;
    background-color: #ffffff;
    display: block;
    height: 100%;
    width:100%;
  }
  .menu-mobile-cnt a {
    text-decoration: none;
  }
  .menu-mobile-cnt a.logo img {
    position: absolute;
    width: 138px;
    top: 9px;
    z-index: 1;
    left: 50%;
    margin-left: -69px;
  }
  .menu-mobile-cnt #td-mobile-nav.close-menu {
    right: -254px;
  }
  .menu-mobile-cnt #td-mobile-nav {
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -webkit-box-shadow: -1px 1px 5px 0 rgba(102, 102, 102, 0.15);
    -moz-box-shadow: -1px 1px 5px 0 rgba(102, 102, 102, 0.15);
    box-shadow: -1px 1px 5px 0 rgba(102, 102, 102, 0.15);
    width: 254px;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    height: 100%;
    background-color: #f5f5f5;
    text-align: left;
  }
  .menu-mobile-cnt #td-mobile-nav:before {
    content: "";
    position: absolute;
    top: 18px;
    left: -46px;
    width: 26px;
    height: 18px;
    border-top: 11px double #ffffff;
    border-bottom: 4px solid #ffffff;
  }
  .menu-mobile-cnt #td-mobile-nav .td-mobile-close {
    position: relative;
  }
  .menu-mobile-cnt #td-mobile-nav .td-mobile-close a {
    display: block;
    width: 100%;
    padding: 16px 0 14px 0;
    text-align: center;
    font-size: 17px;
    z-index: -1;
    color: #ffffff;
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
  }
  .menu-mobile-cnt #td-mobile-nav .td-nav-triangle {
    position: absolute;
    left: 0;
    top: 19px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.5px 0 8.5px 9px;
    border-color: transparent transparent transparent #ffffff;
    right: inherit;
  }
  .menu-mobile-cnt #td-mobile-nav .top-header-menu {
    margin: 0;
    padding-left: 0;
  }
  .menu-mobile-cnt #td-mobile-nav .top-header-menu li {
    list-style: none;
  }
  .menu-mobile-cnt #td-mobile-nav .top-header-menu > li:nth-child(2) {
    background-color: #ffffff;
    margin-bottom: 10px;
  }
  .menu-mobile-cnt #td-mobile-nav .top-header-menu > li:nth-child(2) > a {
    border-left: 4px solid #ffffff;
  }
  .menu-mobile-cnt #td-mobile-nav .top-header-menu > li:nth-child(2) ul {
    padding: 10px 0 20px 44px;
    margin-left: 0;
  }
  .menu-mobile-cnt #td-mobile-nav .top-header-menu > li:nth-child(2) ul li {
    border-bottom: 1px solid #f5f5f5;
  }
  .menu-mobile-cnt #td-mobile-nav .top-header-menu > li a {
    color: #ffffff;
    font-weight: 300;
    display: block;
    line-height: 30px;
    font-size: 16px;
    font-family: calibri !important;
  }
  .menu-mobile-cnt #td-mobile-nav .top-header-menu > li > a {
    font-weight: bold;
    padding: 0 20px;
  }
  .menu-mobile-cnt #td-mobile-nav .top-header-menu li > ul {
    padding-left: 44px;
  }
  .home-deslogada {
    background-size: auto 100% !important;
    bottom: inherit;
    min-height: 100vh;
    position: inherit;
    top: inherit;
    width: 100%;
    min-width: 100%;
    z-index: inherit;
    margin-bottom: -20px;
  }
  .home-deslogada * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .home-deslogada .container {
    width: auto !important;
  }
  .home-deslogada .container .row {
    margin-left: 0;
    margin: 0 auto;
  }
  .home-deslogada .container .row .text-center {
    max-width: 100%;
    margin-left: inherit;
  }
  .home-deslogada .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
  }
  .home-deslogada section.search {
    height: auto;
  }
  .home-deslogada section.search .container {
    display: block;
    padding-top: 0;
  }
  .home-deslogada section.search .container .row {
    margin: 0;
    margin-left: inherit;
  }
  .home-deslogada section.contadores .container .row .container div {
    display: block;
    text-align: center;
    margin: 13px 0 25px;
  }
  .home-deslogada .navbar.navbar-search .navbar-form input#filter,
  .home-deslogada .navbar.navbar-search .btn.btn-warning {
    max-width: 100%;
    width: 100%;
    height: 40px;
    margin-top: 9px;
  }
  .home-deslogada .navbar.navbar-search h1.embossed {
    font-size: 36px;
  }
  .home-deslogada .navbar.navbar-search .container-fluid .navbar-form .form-group {
    width: 100%;
  }
  .home-deslogada .navbar.navbar-search .form-group {
    padding-right: 0;
  }
    .col-md-4 {
        width: 100%;
    }
    .statsColumn {
        margin-top: 30px !important;
    }
    .exibeDesktop {
        display: none !important;
    }
    .exibeMobile {
        display: block !important;
    }
    .box-filterMobile {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        margin: 0 14px;
    }
    .vagas-cnt .box-search {
        margin-bottom: 0 !important;
        margin-top: 10px;
    }
    .menu-mobile-cnt .col-md-3 {
        width: 100%;
        margin-left: 15px;
    }
    .navigator {
        display: none;
    }
    .menu-mobile-cnt .col-md-9 {
        width: 100%;
        padding-right: 0;
    }
}
.exibeDesktop {
    display: block;
}
.exibeMobile {
    display: none;
}
.statsColumn {
    margin-top: 10px;
}
.secion-right {
  width: 815px;
}
.blue {
  color: #0462b2;
}
.box-paginacao {
  clear: both;
}
.box-paginacao.center {
  text-align: center;
}
.preview-monitoramento {
  font-size: 12px;
}
.preview-monitoramento .table .col-01 {
  width: 80px;
}
.preview-monitoramento .table .col-02 {
  width: 250px;
}
.preview-monitoramento .table .col-03 {
  width: 200px;
}
.preview-monitoramento .table .col-04 {
  width: 85px;
}
.preview-monitoramento .table .col-05 {
  width: 85px;
}
.preview-monitoramento .table .col-06 {
  width: 85px;
}
.preview-monitoramento .table .col-07 {
  width: 85px;
}
.preview-monitoramento thead th {
  vertical-align: middle;
}
.preview-monitoramento thead th.center {
  text-align: center;
}
.preview-monitoramento tbody tr td a {
  color: #333;
  text-decoration: underline;
}
.preview-monitoramento tbody tr td.center {
  text-align: center;
}
.preview-monitoramento tbody tr td.box-green {
  background: #e4f2e7;
  color: #378b36;
}
.preview-monitoramento tbody tr td.box-blue {
  background: #c7dff4;
  color: #004a8f;
}
.preview-monitoramento tbody tr td.box-orange {
  background: #ffe6cc;
  color: #f15a22;
}
.preview-monitoramento tbody tr td.box-red {
  background: #ffe8e9;
  color: #a71c20;
}
.preview-monitoramento tbody tr td.box-gray {
  background: #f1f2f2;
  color: #231f20;
}
.preview-monitoramento tbody tr:hover td {
  color: #333;
  background: #f1f2f2;
}
.monitoramento-col-md-3,
.monitoramento-col-md-2 {
  padding: 0;
}
.monitoramento-col-md-9,
.monitoramento-col-md-10 {
  padding-left: 0;
}
.nav-monitoramento {
  padding: 0;
}
.nav-monitoramento a {
  color: #0462b2;
  font-size: 16px;
}
.nav-monitoramento a.btn-link {
  padding: 6px 0;
}
.nav-monitoramento a.btn-primary {
  padding: 6px 12px;
}
.nav-monitoramento li ul {
  padding: 0;
  list-style: none;
}
.nav-monitoramento li ul a {
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.nav-monitoramento li ul a.btn-link {
  padding: 6px 12px;
}
.nav-monitoramento li ul a.btn-primary {
  color: #fff;
}
table.table-unstyled {
  border: none;
}
table.table-unstyled > tbody > tr > td {
  border: none;
}
table.table-dados-processo {
  margin-bottom: 0;
  vertical-align: middle;
}
table.table-dados-processo .col-01 {
  width: 160px;
  background-color: #f0f0f0;
}
table.table-dados-processo > tbody > tr > td {
  border: none;
  border-bottom: 5px solid #fff;
  background-color: none;
  vertical-align: middle;
  padding: 5px;
}
.sumario {
  text-align: center;
}
.sumario h2 {
  text-align: center;
  color: #378b36;
  font-size: 32px;
  margin: -10px 0 10px 0;
  line-height: 40px;
}
.icon-20x24 {
  padding: 10px 0;
  display: inline-block;
  margin: 0 5px;
  width: 24px;
}
.icon-20x20 {
  padding: 10px 0;
  display: inline-block;
  margin: 0 5px;
  width: 20px;
}
.icon-link-mapa {
  background: url(../img/ico/icon-mapa.png) no-repeat top left;
}
.icon-media-salarial {
  background: url(../img/ico/icon-media-salarial.png) no-repeat top left;
}
.link-media-salarial,
.link-mapa {
  color: #231f20;
  text-decoration: underline;
  line-height: 20px;
  cursor: pointer;
  margin: 0 15px;
  padding: 0;
}
.link-media-salarial .circle_question_mark,
.link-mapa .circle_question_mark {
  font-size: 10px;
  vertical-align: text-top;
  margin: 0;
}
.link-media-salarial .circle_question_mark:before,
.link-mapa .circle_question_mark:before {
  font-size: 10px;
}
.col-preview-mps .panel-body {
  padding: 0 10px;
}
.col-preview-mps table {
  overflow: hidden;
  padding: 1px;
  background-color: #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.col-preview-mps table tr td {
  vertical-align: middle;
  text-align: right;
  background-color: #fff;
  font-size: 12px;
  line-height: normal;
  padding: 5px;
}
.col-preview-mps table tr td + td {
  text-align: center;
  background-color: #f1f2f2;
  font-size: 18px;
  font-weight: normal;
}
.col-preview-mps table tr td + td small {
  font-size: 14px;
}
.col-preview-mps table tr td + td#position,
.col-preview-mps table tr td + td#item11.box-green,
.col-preview-mps table tr td + td#item11.box-red,
.col-preview-mps table tr td + td#item11.box-orange,
.col-preview-mps table tr td + td#item1,
.col-preview-mps table tr td + td#item6,
.col-preview-mps table tr td + td#item3,
.col-preview-mps table tr td + td#item4.box-green,
.col-preview-mps table tr td + td#item4.box-red {
  font-size: 24px;
  font-weight: bold;
}
.col-preview-mps table tr td + td#item9 {
  font-size: 14px;
}
.col-preview-mps table tr td + td#item9.box-green {
  font-size: 12px;
  font-weight: bold;
}
.col-preview-mps table tr td + td#item9.box-green strong {
  font-size: 24px;
}
.col-preview-mps table tr td + td#item10,
.col-preview-mps table tr td + td#item12,
.col-preview-mps table tr td + td#item15 {
  font-size: 18px;
  font-weight: bold;
}
.col-preview-mps table tr td + td#item10 small,
.col-preview-mps table tr td + td#item12 small,
.col-preview-mps table tr td + td#item15 small {
  font-size: 12px;
  font-weight: normal;
}
.col-preview-mps table tr td.box-green {
  background-color: #e4f2e7;
  color: #378b36;
}
.col-preview-mps table tr td.box-blue {
  background-color: #c7dff4;
  color: #004a8f;
}
.col-preview-mps table tr td.box-orange {
  background-color: #ffe6cc;
  color: #f15a22;
}
.col-preview-mps table tr td.box-red {
  background-color: #ffe8e9;
  color: #a71c20;
}
.col-preview-mps table tr td.box-gray {
  background-color: #f1f2f2;
  color: #231f20;
}
.col-preview-mps table tr td strong {
  display: block;
  font-size: 16px;
  line-height: normal;
}
.box-radius {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding-top: 10px;
}
.historico-mps .panel .panel-heading h4 {
  margin: 0;
  font-weight: bold;
}
#modalSalary {
  width: 700px;
  left: 50%;
  margin-left: -350px;
  overflow: hidden;
}
#modalMapa {
  width: 850px;
  overflow: auto;
  margin-left: -415px;
  left: 50%;
}
#modalMapa .modal-dialog,
#modalMapa .modal-content {
  width: 850px;
}
.modalMapa #modalMap {
  height: 285px;
  border: 1px solid silver;
  margin: 10px auto;
}
strong.showTootip {
  cursor: pointer;
}
strong.showTootip .circle_question_mark {
  margin: -20px 0px 0px 0px;
}
strong.showTootip .circle_question_mark::before {
  font-size: 10px;
}