.altocontraste .paginaLogin {
  background: #000000 !important;
}
.altocontraste .paginaLogin__links__panel a {
  background: #000000;
}
.altocontraste .paginaPrincipal__sombra {
  background: #000000 !important;
}
.altocontraste h2 {
  background: #000000;
  color: #FFFFFF;
}
.altocontraste .principal {
  background: #000000;
}
.altocontraste .header__top {
  background: #000000;
}
.altocontraste .header__top .acessibilidade__texto span {
  background: #000000;
}
.altocontraste .panelContainer {
  background: #000000;
}
.altocontraste .panelContainer .body__fundo {
  background: #000000;
}
.altocontraste .formulario__titulo {
  color: #000000;
}
.altocontraste .topnav a.icon {
  background: #000000 !important;
  border: 2px solid #FFFFFF;
}
.altocontraste .topnav.responsive a.icon, .altocontraste .topnav.responsive .ui-icon, .altocontraste .topnav.responsive .listaMenu {
  background: #000000 !important;
  border: 2px solid #FFFFFF;
}
@media (min-width: 320px) and (max-width: 480px) {
  .altocontraste .topnav .menudiv {
    background: #000000;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .altocontraste .topnav .menudiv {
    background: #000000;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .altocontraste .topnav .menudiv {
    background: #000000;
  }
}
.altocontraste .topnav .color {
  display: none;
}
.altocontraste .topnav .nocolor {
  display: initial;
}
.altocontraste .ui-button {
  background: #000000 !important;
  color: #FFFFFF !important;
}
.altocontraste .ui-selectmanymenu .ui-selectlistbox-listcontainer .ui-selectlistbox-list .ui-selectlistbox-item.ui-state-highlight {
  background: #393A3A;
  color: #FFFFFF;
}
.altocontraste .ui-chkbox .ui-chkbox-box.ui-state-active {
  background: #FFFFFF;
  border-color: #FFFFFF;
  color: #000000;
}
.altocontraste .aviso {
  border-color: #000000;
  background: #F4F4F4;
  color: #000000;
}
.altocontraste .edital__header {
  background: #000000;
}
.altocontraste .ui-outputlabel {
  color: #FFFFFF;
}
.altocontraste .ui-commandlink {
  margin-top: 0.5rem;
}
.altocontraste .ui-commandlink, .altocontraste .ui-outputlabel {
  background: #000000;
}
.altocontraste .ui-inputfield {
  border: 2px solid #000000;
  font-weight: 600;
  color: #000000;
}
.altocontraste .edital__body__tag__publico, .altocontraste .edital__body__tag__modelo {
  color: #000000;
  font-weight: 600;
  border: 2px solid #000000 !important;
  background: #FFFFFF !important;
}
.altocontraste .ui-dialog-titlebar {
  background: #FFFFFF !important;
  color: #000000 !important;
}
.altocontraste .ui-dialog-titlebar-close {
  background: #000000 !important;
}
.altocontraste .ui-dialog-titlebar-close .ui-icon {
  color: #FFFFFF !important;
}
.altocontraste .ui-dialog p {
  background: #000000 !important;
  color: #FFFFFF !important;
}
.altocontraste .ui-panel-titlebar {
  background: #000000 !important;
  color: #FFFFFF !important;
}
.altocontraste .ui-selectonemenu-list {
  border: 2px solid #000000;
  border-radius: 4px;
}
.altocontraste .ui-selectonemenu-list-item {
  color: #000000 !important;
}
.altocontraste .ui-wizard .ui-wizard-step-titles {
  background: #FFFFFF !important;
  border: 2px solid #000000 !important;
}
.altocontraste .ui-wizard .ui-wizard-step-title {
  background: #000000 !important;
  color: #FFFFFF !important;
}
.altocontraste .ui-wizard .ui-wizard-step-title.ui-state-highlight {
  background: #FFFFFF !important;
  border: 2px solid #000000 !important;
  color: #000000 !important;
}
.altocontraste .ui-datatable {
  border: 2px solid #000000;
  border-radius: 3px;
}
.altocontraste .ui-datatable-header {
  background: #FFFFFF !important;
  color: #000000 !important;
}
.altocontraste .ui-datatable-tablewrapper thead tr th {
  background: #000000;
  color: #FFFFFF;
}
.altocontraste .ui-datatable-tablewrapper tbody tr td {
  color: #000000;
}
.altocontraste .ui-selectoneradio {
  color: #000000;
  font-weight: 600;
  background: #FFFFFF;
}
.altocontraste .ui-radiobutton-box.ui-state-active {
  border-color: #000000 !important;
  background: #000000 !important;
}
.altocontraste .ui-radiobutton label {
  color: #000000 !important;
  font-weight: 600 !important;
}
.altocontraste .ui-accordion-header {
  background: #000000 !important;
  border-color: #000000 !important;
  color: #FFFFFF !important;
}
.altocontraste .ui-accordion-content {
  border-color: #000000 !important;
  color: #000000 !important;
}

html, body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 12px;
  font-family: Lucida Sans, sans-serif;
  margin: 0;
  padding: 0;
}

.ui-widget {
  font-family: Lucida Sans, sans-serif !important;
}

.aviso {
  border: 1px solid;
  border-radius: 4px;
  padding: 1rem;
  margin-bottom: 0.5rem;
  background: #fcffc0;
  color: black;
}

.backgroundLogin {
  background-image: url("../imgs/background/fundoLogin.png");
  background-size: initial;
  background-repeat: repeat;
  background-position: top;
  min-height: 100vh !important;
  width: 100% !important;
}

.paginaLogin {
  min-height: 100vh !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  padding: 25px 0;
  background: linear-gradient(180deg, rgba(0, 158, 255, 0.7), #0063a5) !important;
}
.paginaLogin__header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
@media (max-width: 1024.98px) {
  .paginaLogin__header {
    flex-direction: column;
  }
}
.paginaLogin__header__logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  .paginaLogin__header__logo__icon {
    width: 70px;
  }
}
@media (max-width: 1024.98px) {
  .paginaLogin__header__logo__icon {
    width: 60px;
  }
}
.paginaLogin__header__logo h1 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
}
@media (min-width: 1201px) {
  .paginaLogin__header__logo h1 {
    font-size: 4rem;
  }
}
@media (min-width: 1025px) {
  .paginaLogin__header__logo h1 {
    font-size: 3rem;
    max-width: 660px;
    width: 100%;
    margin: 0 0 0 10px;
  }
}
@media (max-width: 1024.98px) {
  .paginaLogin__header__logo h1 {
    font-size: 1.5rem;
    width: 200px;
    margin: 5px 0 0 10px;
  }
}
.paginaLogin__body {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
@media (max-width: 1024.98px) {
  .paginaLogin__body {
    flex-direction: column;
  }
}
.paginaLogin__footer {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.paginaLogin__footer span {
  font-size: 1.4rem;
  font-weight: 600;
  color: #ffffff;
}
@media (max-width: 640.98px) {
  .paginaLogin__footer span {
    font-size: 1rem;
  }
}
.paginaLogin__card {
  max-width: 600px;
  border: 1px solid #000000;
  border-radius: 5px;
  box-shadow: 0 0 15px 0 #000000;
  padding: 20px;
  background: #FFFFFF;
  margin: 40px 0;
  width: calc(100vw - 60px);
}
.paginaLogin__card h1 {
  text-align: center;
}
.paginaLogin__card2 {
  max-width: 340px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.paginaLogin__manual {
  width: 100%;
  border: 1px solid #000000;
  border-radius: 5px;
  box-shadow: 0 0 15px 0 #000000;
  padding: 10px;
  background: #0d4a77;
  margin: 10px 0;
}
.paginaLogin__manual button {
  background: #FFFFFF;
  border: 1px solid #0d4a77;
  color: #0d4a77;
  font-size: 1.2rem;
  margin: 5px 0 !important;
  width: 100% !important;
}
.paginaLogin__links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.paginaLogin__links h4 {
  margin: 10px 0 8px;
  font-size: 2rem;
  color: #0d4a77;
}
.paginaLogin__links__panel {
  background: #0d4a77;
  border: 1px solid #000000;
  border-radius: 5px;
  box-shadow: 0 0 15px 0 #000000;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin: 5px 0;
  width: 100%;
}
.paginaLogin__links__panel ul {
  width: 100%;
  color: #FFFFFF;
  margin: 3px 0;
}
.paginaLogin__links__panel ul li {
  margin: 5px 0;
}
.paginaLogin__links__panel ul li a {
  color: #FFFFFF;
  text-decoration: none !important;
  transition: 0.5s;
}
.paginaLogin__links__panel ul li a:hover {
  color: #F4F4F4;
}
.paginaLogin__links__panel label {
  background: #FFFFFF;
  border-radius: 5px 5px 0 0;
  padding: 3px 5px;
  font-size: 1.2rem;
  width: 100%;
}
.paginaLogin__perguntas {
  max-width: 500px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.paginaLogin__perguntas .ui-accordion {
  width: 100%;
}
.paginaLogin__perguntas .ui-accordion-content {
  padding: 5px 10px !important;
  text-align: justify;
}
.paginaLogin__perguntas .ui-accordion-content p {
  margin: 0;
  line-height: 1.5rem;
}

#formDownload {
  max-width: 1200px;
}
#formDownload\:destaqueLogin_content {
  background: #fbae00 !important;
}
#formDownload\:btnLogin {
  width: 100%;
  margin: 10px 0;
  height: 50px;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid black;
  background: #0c720c;
}
#formDownload\:btnLogin.ui-state-hover {
  background: #0ba90b;
}

#header {
  background: #0d4a77;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: 1000;
  position: relative;
  box-shadow: 0px 0px 15px 0 #000000;
}
@media (max-width: 640.98px) {
  #header {
    flex-direction: column;
  }
}
#header #formLogo {
  display: flex;
  align-items: center;
}
@media (max-width: 640.98px) {
  #header #formLogo {
    width: 100%;
  }
}
#header #formLogo .logo {
  align-items: center;
  background: #FFFFFF;
  display: flex;
  padding: 0 10px;
  height: 60px;
}
@media (max-width: 640.98px) {
  #header #formLogo .logo {
    justify-content: center;
    width: 100%;
  }
}
#header #formLogo .logo__link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: 0.5s;
}
#header #formLogo .logo__link:hover {
  scale: 1.05;
}
#header #formLogo .logo__link__brasao {
  width: 50px;
  padding: 2px;
}
#header #formLogo .logo__link h1 {
  margin: 0;
  color: #0d4a77;
  width: auto;
  font-weight: 900;
}
@media (max-width: 640.98px) {
  #header #formLogo .logo__link h1 {
    font-size: 1.5rem;
    width: 160px;
  }
}
#header #formMenu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-right: 15px;
}
@media (max-width: 640.98px) {
  #header #formMenu {
    background: #0d4a77;
    justify-content: space-between;
    width: 100%;
  }
}
#header #formMenu\:menuPanel {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 1025px) {
  #header #formMenu\:menuPanel .menuButton {
    visibility: hidden;
    width: 0px;
    height: 0px;
  }
}
@media (max-width: 1024.98px) {
  #header #formMenu\:menuPanel .menuButton {
    height: 35px;
    width: 35px;
    background: #FFFFFF !important;
    border: 5px solid #FFFFFF !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
  }
}
#header #formMenu\:menuPanel .menuButton span {
  font-size: 28px;
  color: #0d4a77;
  margin: -12px 0 0 -14px;
  font-weight: 800;
}
@media (min-width: 1025px) {
  #header #formMenu\:menuPanel .manuBar {
    background: none;
    border: none;
  }
}
@media (max-width: 1024.98px) {
  #header #formMenu\:menuPanel .manuBar {
    visibility: hidden;
    width: 0px;
    height: 0px;
  }
}
#header #formMenu\:menuPanel .manuBar .ui-state-hover span {
  color: #000000;
}
#header #formMenu\:menuPanel .manuBar a {
  text-decoration: none;
}
#header #formMenu\:menuPanel .manuBar a span {
  color: #F4F4F4;
}
#header #formMenu\:userPanel {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#header #formMenu\:userPanel .username {
  color: #FFFFFF;
  font-weight: 600;
}
@media (min-width: 1025px) {
  #header #formMenu\:userPanel .username {
    margin-right: 10px;
    margin-top: 5px;
    font-size: 1.4rem;
  }
}
@media (max-width: 1024.98px) {
  #header #formMenu\:userPanel .username {
    font-size: 0rem;
    visibility: hidden;
  }
}
#header #formMenu\:userPanel button {
  background: none !important;
  box-shadow: none;
  border: none !important;
  height: 60px;
  width: 35px;
}
#header #formMenu\:userPanel button span {
  font-size: 30px;
  width: 33px;
  height: 32px;
  color: #F4F4F4;
  text-shadow: none;
  left: 10px;
  top: calc(50% - 6px);
}

#username {
  background: #7ba4bf;
  border-bottom: 1px solid;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  #username {
    visibility: hidden;
    padding: 0px;
  }
}
@media (max-width: 1024.98px) {
  #username {
    padding: 10px;
  }
}
#username label {
  color: #FFFFFF;
  font-weight: 600;
}
@media (min-width: 1025px) {
  #username label {
    font-size: 0rem;
    visibility: hidden;
  }
}
@media (max-width: 1024.98px) {
  #username label {
    margin-right: 10px;
    margin-top: 5px;
    font-size: 1.4rem;
  }
}

.menuLateral {
  display: flex;
  flex-direction: column;
  background-color: #F4F4F4;
  position: absolute;
  left: -100vw;
  transition: 0.25s;
  border-radius: 0;
  border-right: 1px solid #0d4a77;
  z-index: 1001;
}
@media (min-width: 1025px) {
  .menuLateral {
    width: 245px;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .menuLateral {
    width: 300px;
  }
}
@media (max-width: 640.98px) {
  .menuLateral {
    width: 75%;
  }
}
.menuLateral--ativo {
  left: 0px;
  transition: 0.25s;
}
.menuLateral__link {
  height: 50px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  font-size: 1rem !important;
  text-decoration: none !important;
  color: #0d4a77 !important;
  font-weight: 700;
  transition: 0.5s !important;
  border-bottom: 1px solid #0d4a77;
}
.menuLateral__link:hover {
  background: #F4F4F4;
  font-size: 1.1rem !important;
}
.menuLateral__link--ativo {
  color: #FFFFFF;
  padding-left: 10px;
  border-left: 10px solid #0d4a77;
}

.footer {
  background: #ffffff;
  border-top: 1px solid #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 10px;
  box-shadow: 0px 0px 15px 0px #000000;
}
@media (max-width: 640.98px) {
  .footer {
    flex-direction: column;
  }
}
.footer__logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.footer__logo__brasao {
  width: 50px;
  padding: 2px;
}
.footer__logo__texto {
  width: 100px;
  padding: 5px;
}
.footer__copyright {
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
  margin: 0;
}
@media (max-width: 640.98px) {
  .footer__copyright {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .footer__copyright {
    flex-direction: column;
  }
}
.footer__copyright span {
  position: relative;
  font-weight: normal;
  font-size: 1.1rem;
  text-align: center;
  margin: 2px 0;
  color: #000000;
}
@media (max-width: 640.98px) {
  .footer__copyright span {
    margin-bottom: 10px;
    font-weight: 600;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .footer__copyright span {
    margin-bottom: 5px;
    text-align: end;
  }
}
@media (max-width: 640.98px) {
  .footer__copyright .separador {
    height: 0;
    visibility: hidden;
    position: absolute;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .footer__copyright .separador {
    height: 0;
    visibility: hidden;
    position: absolute;
  }
}
@media (min-width: 1025px) {
  .footer__copyright .separador {
    margin: 0 4px;
  }
}

.panelObrigatorio {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.panelObrigatorio p {
  font-size: 1.3rem;
  margin: 0 0 10px;
}
.panelObrigatorio p span {
  color: red;
}

.acessibilidade {
  position: fixed;
  right: 15px;
  top: 85px;
  z-index: 999;
}
@media (min-width: 1201px) {
  .acessibilidade {
    top: 102px;
  }
}
.acessibilidade__title {
  margin-right: 10px;
}
.acessibilidade__texto {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media (min-width: 481px) and (max-width: 768px) {
  .acessibilidade__texto {
    width: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .acessibilidade__texto {
    width: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .acessibilidade__texto {
    width: 30px;
  }
}
@media (min-width: 1201px) {
  .acessibilidade__texto {
    width: 30px;
  }
}
.acessibilidade__texto #aumentar-fonte {
  margin: 4px 0;
}
.acessibilidade__texto span {
  background: linear-gradient(60deg, #266fda, #348cf6);
  border: 2px solid #FFFFFF;
  border-radius: 6px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  cursor: pointer;
  height: 32px;
  width: 32px;
  transition: 0.5s;
}
.acessibilidade__texto span:hover {
  background: #FFFFFF;
  color: #2D85C4;
}
.acessibilidade__vlibras {
  position: relative;
}

div[vw] {
  transform: scale(0.8) !important;
  top: 5% !important;
}

@media (min-width: 1025px) {
  .dlgLoginAreaRestrita {
    width: 300px !important;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .dlgLoginAreaRestrita {
    width: 300px !important;
  }
}
.dlgLoginAreaRestrita .ui-widget-header .ui-inputfield, .dlgLoginAreaRestrita .ui-widget-content .ui-inputfield {
  width: 100%;
}

.paginaPrincipal {
  background-image: url("../imgs/background/fundoPagina.png");
  background-size: inherit;
  background-repeat: repeat;
  background-position: inherit;
  width: 100% !important;
}
.paginaPrincipal__sombra {
  min-height: 40vh;
  background: linear-gradient(180deg, rgba(69, 142, 236, 0.8), #002137);
}

.panelAviso .ui-panel-content {
  background: #f5f5b2 !important;
}
.panelAviso ul {
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 1.3rem;
}
.panelAviso ul li {
  margin: 5px 0;
}

#formPrincipal {
  min-height: calc(100vh - 101px);
  display: flex;
  align-items: start;
  justify-content: flex-start;
  padding-top: 20px;
  padding-bottom: 40px;
  flex-direction: column;
}
#formPrincipal\:buscarTrabalhador_content {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#formPrincipal .buscarTrabalhador {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 640.98px) {
  #formPrincipal .buscarTrabalhador {
    align-items: center;
    justify-content: center;
  }
}
#formPrincipal .buscarTrabalhador .inputInfo {
  align-items: start;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1025px) {
  #formPrincipal .buscarTrabalhador .inputInfo {
    width: calc(100% - 110px);
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  #formPrincipal .buscarTrabalhador .inputInfo {
    width: calc(100% - 110px);
  }
}
@media (max-width: 640.98px) {
  #formPrincipal .buscarTrabalhador .inputInfo {
    width: 100%;
  }
}
#formPrincipal .buscarTrabalhador .inputInfo__cpf {
  width: 200px;
  font-size: 15px;
  padding: 5px;
  margin-top: 5px;
}
@media (max-width: 640.98px) {
  #formPrincipal .buscarTrabalhador .inputInfo__cpf {
    width: 100%;
  }
}
@media (max-width: 640.98px) {
  #formPrincipal .buscarTrabalhador__btn {
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  #formPrincipal\:paginaInicial {
    max-width: 800px;
    width: 100vw;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  #formPrincipal\:paginaInicial {
    max-width: 600px;
    width: 100vw;
  }
}
@media (max-width: 640.98px) {
  #formPrincipal\:paginaInicial {
    width: calc(100vw - 40px);
  }
}
#formPrincipal\:paginaInicial .panelInicial__opcoes {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
@media (max-width: 640.98px) {
  #formPrincipal\:paginaInicial .panelInicial__opcoes {
    flex-direction: column;
  }
}
#formPrincipal\:paginaInicial .panelInicial__opcoes .ui-commandlink {
  text-decoration: none;
  width: 100%;
}
@media (min-width: 1025px) {
  #formPrincipal\:paginaInicial .panelInicial__opcoes .ui-commandlink {
    max-width: 200px;
    margin: 10px 0;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  #formPrincipal\:paginaInicial .panelInicial__opcoes .ui-commandlink {
    max-width: 150px;
    margin: 10px 0;
  }
}
@media (max-width: 640.98px) {
  #formPrincipal\:paginaInicial .panelInicial__opcoes .ui-commandlink {
    margin: 5px 0;
  }
}
#formPrincipal\:paginaInicial .panelInicial__opcoes a .ui-panel {
  width: 100%;
  height: 90px;
  background: #8bcef7;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0;
  transition: 0.5s;
}
#formPrincipal\:paginaInicial .panelInicial__opcoes a .ui-panel label {
  color: #ffffff;
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
}
#formPrincipal\:paginaInicial .panelInicial__opcoes a:hover .ui-panel {
  background: #7ba4bf;
}
#formPrincipal\:paginaInicial .panelInicial__infoTrabalhador {
  display: flex;
  align-items: start;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
@media (max-width: 640.98px) {
  #formPrincipal\:paginaInicial .panelInicial__infoTrabalhador {
    align-items: center;
    flex-direction: column;
  }
}
#formPrincipal\:paginaInicial .panelInicial__infoTrabalhador__campos {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 5px;
  max-width: 200px;
  width: 100vw;
}
#formPrincipal\:paginaInicial .panelInicial__infoTrabalhador__campos--label {
  font-weight: 600;
}
#formPrincipal\:informacaoTrabalhador_content {
  flex-direction: column;
}

.panelGerenciador {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 10px 0;
}
.panelGerenciador .btnVoltarTelaGerenciar {
  background: #d93700;
  border: 1px solid #a92e04;
  transition: 0.5s;
}
.panelGerenciador .btnVoltarTelaGerenciar:hover {
  background: #a92e04;
}
.panelGerenciador h1 {
  margin: 0;
  color: #0d4a77;
  font-size: 1.6rem;
}

.principal {
  padding: 0 10px;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}
.principal__info {
  width: 100%;
  margin: 0 0 10px;
  background: #F4F4F4;
  border-radius: 5px;
  border: 2px solid #9a9a9a;
}
.principal__info h2 {
  margin: 1rem auto;
  text-align: center;
}

.tituloRegistro {
  font-weight: 700;
  display: flex;
  justify-content: center;
  font-size: 1.2rem !important;
  width: 100%;
  border-bottom: 1px solid;
  padding-bottom: 5px;
  max-width: 400px;
  margin: 10px auto;
}

@media (max-width: 1024.98px) {
  .lotacaoSecretaria .ui-selectonemenu {
    max-width: calc(100vw - 145px) !important;
  }
}
@media (max-width: 1024.98px) {
  .lotacaoSecretaria .ui-selectonemenu-trigger {
    background: #FFFFFF !important;
  }
}

@media (min-width: 1025px) {
  .dlgCadPainel {
    width: 600px !important;
    top: 10px !important;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .dlgCadPainel {
    left: 0px !important;
    height: 100% !important;
    top: 0px !important;
    width: 100% !important;
  }
}
.dlgCadPainel__img {
  max-width: 260px;
  max-height: 180px;
}

.dlgRecortarImagem {
  top: 0px !important;
  left: 0px !important;
}

#formAcessoRestrito {
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding: 30px 0;
  min-height: calc(100vh - 101px);
}
#formAcessoRestrito .ui-panel-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

#formAcessoRH {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px 0;
  min-height: calc(100vh - 101px);
}
#formAcessoRH .ui-commandlink {
  width: 310px;
  height: 300px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  margin: 15px;
  border: 1px solid black;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px black;
  transition: 0.5s;
}
#formAcessoRH .ui-commandlink:hover {
  scale: 1.1;
}
#formAcessoRH .recadastramento {
  background-image: url("../imgs/sistemas/Icon_RECADASTRO.png") !important;
}
#formAcessoRH .gerenciar {
  background-image: url("../imgs/sistemas/Icon_GERENCIAR.png") !important;
}

#formRevisao {
  min-height: calc(100vh - 101px);
  display: flex;
  align-items: start;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  flex-direction: column;
}
#formRevisao .ui-panel {
  width: 100%;
}
#formRevisao .ui-panel-content {
  flex-direction: column !important;
}
#formRevisao .formLabel {
  font-weight: 600;
}

#formDetalhesHistorico .ui-panel-content {
  flex-direction: column !important;
}
#formDetalhesHistorico .ui-separator {
  width: 100% !important;
}

#formGerenciar {
  flex-direction: column;
  justify-content: start;
}
#formGerenciar\:tabPrincipal .panelCamposBusca {
  margin: 0px !important;
}
#formGerenciar\:tabPrincipal .panelCamposBusca tr {
  align-items: center;
  display: flex;
}
#formGerenciar\:tabPrincipal .panelCamposBusca .ui-selectonemenu {
  min-width: 0px;
  width: 100%;
}
@media (max-width: 640.98px) {
  #formGerenciar\:tabPrincipal .panelCamposBusca .ui-selectonemenu {
    margin: 5px 0;
    max-width: 100%;
  }
}
@media (min-width: 1025px) {
  #formGerenciar\:tabPrincipal .panelCamposBusca__valor {
    width: calc(100% - 321px);
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  #formGerenciar\:tabPrincipal .panelCamposBusca__valor {
    width: calc(100% - 321px);
  }
}
@media (max-width: 640.98px) {
  #formGerenciar\:tabPrincipal .panelCamposBusca__valor {
    margin: 5px 0 0;
    width: 100%;
  }
}
#formGerenciar\:tabPrincipal .panelAcao {
  font-weight: 600;
  margin: 0px !important;
}
#formGerenciar\:tabPrincipal .panelAcao button {
  width: 100%;
  height: 30px;
  font-size: 1.2rem;
}
#formGerenciar\:tabPrincipal .tabelaGerenciar td {
  text-align: center;
}
#formGerenciar\:tabPrincipal .tabelaGerenciar button .ui-icon {
  font-size: 18px;
  top: 10px;
  left: 10px;
}
#formGerenciar\:tabPrincipal\:panelEchart {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#formGerenciar\:tabPrincipal\:panelEchart_header {
  width: 100%;
}
#formGerenciar\:tabPrincipal\:panelEchart_content {
  flex-direction: column;
  width: 100%;
}
#formGerenciar\:tabPrincipal\:panelEchart .echartBusca {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 1024.98px) {
  #formGerenciar\:tabPrincipal\:panelEchart .echartBusca {
    flex-direction: column;
  }
}
#formGerenciar\:tabPrincipal\:panelEchart .echartBusca__panel {
  width: 100%;
}
@media (min-width: 1025px) {
  #formGerenciar\:tabPrincipal\:panelEchart .echartBusca__panel {
    max-width: calc(100% - 6px);
  }
}
@media (max-width: 1024.98px) {
  #formGerenciar\:tabPrincipal\:panelEchart .echartBusca__panel {
    max-width: 100%;
  }
}
#formGerenciar\:tabPrincipal\:panelEchart .echartBusca__panel .ui-calendar .ui-inputfield {
  margin: 5px 0;
}
#formGerenciar\:tabPrincipal\:panelEchart .echartBusca__panel .ui-calendar .ui-button {
  width: 2.357rem !important;
}
#formGerenciar\:tabPrincipal\:panelEchart .echartBusca__panel .ui-inputmask {
  margin: 2px 0 3px 12px;
  max-width: calc(100% - 38px);
  width: 100%;
}
#formGerenciar\:tabPrincipal\:panelEchart .echartBusca__panel .ui-button {
  margin: 2px 0;
  width: 100%;
}
#formGerenciar\:tabPrincipal\:panelEchart .echartBusca .ui-picklist.ui-picklist-responsive .ui-picklist-list {
  height: 100px;
}
#formGerenciar .panelEstatistica button {
  margin: 5px 0;
  width: 100%;
  min-height: 30px;
}
#formGerenciar .btnHomologar {
  background: green;
  margin-left: 3px;
}

.panelIcon {
  position: relative;
  border: 1px solid black;
  border-radius: 4px;
  height: 40px;
  width: 100px;
}

#formRedefinirSenha .ui-panel, #formRedefinirEmail .ui-panel {
  width: 100%;
  max-width: 400px;
}
#formRedefinirSenha .ui-panel-content, #formRedefinirEmail .ui-panel-content {
  flex-direction: column !important;
}

.infoHistorico {
  border-bottom: 1px solid black;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 5px;
}
.infoHistorico label {
  font-weight: 600;
  padding: 2px 0;
  font-size: 1.2rem;
}

.labelProcesso {
  font-size: 1.3rem;
  font-weight: 600;
}

.labelLaranja .labelProcesso {
  color: #ff951b;
}

.labelVerde .labelProcesso {
  color: rgb(129, 206, 11);
}

.labelVermelho .labelProcesso {
  color: rgb(255, 0, 0);
}

.labelAzul .labelProcesso {
  color: rgb(0, 0, 255);
}

.form {
  min-height: calc(100vh - 101px);
  display: flex;
  align-items: start;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.panelAcaoIndividual {
  display: flex;
  align-items: end;
  justify-content: center;
}
.panelAcaoIndividual button {
  min-height: 30px;
}
@media (min-width: 1025px) {
  .panelAcaoIndividual button {
    margin: 10px 0;
    width: 50%;
  }
}
@media (max-width: 1024.98px) {
  .panelAcaoIndividual button {
    margin: 10px 0 5px;
    width: 100%;
  }
}

.panelAcaoDupla {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 640.98px) {
  .panelAcaoDupla {
    flex-direction: column;
  }
}
.panelAcaoDupla button {
  min-height: 30px;
  margin: 10px 0 0;
  width: 49%;
}
@media (max-width: 640.98px) {
  .panelAcaoDupla button {
    width: 100% !important;
  }
}
@media (max-width: 640.98px) {
  .panelAcaoDupla button:last-child {
    margin: 10px 0 5px;
  }
}

.semBorda tr, semBorda row, .semBorda td {
  border: none !important;
}

.semBackground tr, .semBackground row, .semBackground td {
  background: none !important;
}

.panelFlex {
  display: flex;
  flex-direction: column;
}
.panelFlex__checkbox {
  flex-direction: row !important;
}
.panelFlex__checkbox .ui-selectbooleancheckbox {
  margin: -3px 0px 0 5px;
}

.ui-state-focus {
  outline: none !important;
}

@media (min-width: 641px) and (max-width: 1024.98px) {
  .dlg {
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
  }
}
@media (max-width: 640.98px) {
  .dlg {
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
  }
}
@media (min-width: 1025px) {
  .dlg__grande {
    width: 1000px !important;
  }
}
@media (min-width: 1025px) {
  .dlg__medio {
    width: 800px !important;
  }
}
@media (min-width: 1025px) {
  .dlg__pequeno {
    top: 5px !important;
    width: 500px !important;
  }
}
@media (min-width: 1025px) {
  .dlg__top {
    top: 5px !important;
  }
}
@media (min-width: 1025px) {
  .dlg__aviso {
    width: 300px !important;
  }
}
.dlg__formInput {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.dlg__formInput .ui-outputlabel {
  margin: 5px 0;
}
.dlg .panelFlex {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.dlg .panelRadioInfo label {
  margin: 0 5px;
}
.dlg__avisoObrig {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 5px;
  width: 100%;
}
.dlg__avisoObrig p {
  margin: 0;
}
.dlg__panelAcaoIndividual {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dlg__panelAcaoIndividual button {
  height: 30px;
}
@media (min-width: 1025px) {
  .dlg__panelAcaoIndividual button {
    margin: 10px 0;
    width: 50%;
  }
}
@media (max-width: 1024.98px) {
  .dlg__panelAcaoIndividual button {
    margin: 10px 0 5px;
    width: 100%;
  }
}
.dlg__panelAcaoDupla {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 640.98px) {
  .dlg__panelAcaoDupla {
    flex-direction: column;
  }
}
.dlg__panelAcaoDupla button {
  height: 30px;
  margin: 10px 0 0;
}
@media (min-width: 1025px) {
  .dlg__panelAcaoDupla button {
    width: 49%;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .dlg__panelAcaoDupla button {
    width: 49%;
  }
}
@media (max-width: 640.98px) {
  .dlg__panelAcaoDupla button {
    width: 100%;
  }
}
@media (max-width: 640.98px) {
  .dlg__panelAcaoDupla button:last-child {
    margin: 10px 0 5px;
  }
}
.dlg__btn {
  height: 30px;
}
@media (min-width: 1025px) {
  .dlg__btn {
    margin: 10px 0 0;
    width: 100%;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .dlg__btn {
    margin: 10px 0 0;
    width: 100%;
  }
}
@media (max-width: 640.98px) {
  .dlg__btn {
    margin: 10px 0 5px;
    width: 100%;
  }
}
.dlg__link {
  font-weight: 600;
  text-decoration: none;
}
.dlg__link:hover {
  color: #7ba4bf;
}
.dlg .btnCancelar {
  background: #df2424 !important;
  border: 1px solid #df2424 !important;
}
.dlg .btnCancelar:hover {
  background: #9f1e1e !important;
  border: 1px solid #9f1e1e !important;
}

@media (min-width: 1025px) {
  .dlgRestrito {
    width: 450px !important;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .dlgRestrito {
    width: 450px !important;
  }
}

.dlgTotal {
  left: 0 !important;
  height: 100% !important;
  top: 0 !important;
  width: 100% !important;
}

.ui-outputlabel .ui-outputlabel-rfi {
  color: red;
}

@media (max-width: 640.98px) {
  .ui-dialog.ui-widget-content .ui-dialog-title {
    font-size: 18px;
  }
}

.ui-datatable-reflow .ui-datatable-data td[role=gridcell] .ui-column-title {
  font-weight: 700;
}
@media (max-width: 640.98px) {
  .ui-datatable-reflow .ui-datatable-data td[role=gridcell] .ui-column-title {
    display: flex !important;
  }
}

.scrollPanel {
  position: relative;
  border: none !important;
  overflow: auto;
}
@media (min-width: 1025px) and (min-height: 701px) {
  .scrollPanel {
    max-height: 90vh;
  }
}
@media (min-width: 1025px) and (min-height: 601px) and (max-height: 700.98px) {
  .scrollPanel {
    max-height: 87vh;
  }
}
@media (min-width: 1025px) and (min-height: 501px) and (max-height: 600.98px) {
  .scrollPanel {
    max-height: 85vh;
  }
}
@media (min-width: 1025px) and (min-height: 401px) and (max-height: 500.98px) {
  .scrollPanel {
    max-height: 80vh;
  }
}
@media (min-width: 1025px) and (min-height: 351px) and (max-height: 400.98px) {
  .scrollPanel {
    max-height: 76vh;
  }
}
@media (min-width: 1025px) and (max-height: 350.98px) {
  .scrollPanel {
    max-height: 70vh;
  }
}
@media (max-width: 1024.98px) and (min-height: 701px) {
  .scrollPanel {
    max-height: 86vh;
  }
}
@media (max-width: 1024.98px) and (min-height: 601px) and (max-height: 700.98px) {
  .scrollPanel {
    max-height: 82vh;
  }
}
@media (max-width: 1024.98px) and (min-height: 501px) and (max-height: 600.98px) {
  .scrollPanel {
    max-height: 76vh;
  }
}
@media (max-width: 1024.98px) and (min-height: 401px) and (max-height: 500.98px) {
  .scrollPanel {
    max-height: 73vh;
  }
}
@media (max-width: 1024.98px) and (min-height: 351px) and (max-height: 400.98px) {
  .scrollPanel {
    max-height: 70vh;
  }
}
@media (max-width: 1024.98px) and (max-height: 350.98px) {
  .scrollPanel {
    max-height: 68vh;
  }
}

.scrollPanelWithButton {
  border: none !important;
  overflow: auto;
}
@media (min-height: 701px) {
  .scrollPanelWithButton {
    max-height: 75vh;
  }
}
@media (min-height: 601px) and (max-height: 700.98px) {
  .scrollPanelWithButton {
    max-height: 73vh;
  }
}
@media (min-height: 501px) and (max-height: 600.98px) {
  .scrollPanelWithButton {
    max-height: 70vh;
  }
}
@media (min-height: 401px) and (max-height: 500.98px) {
  .scrollPanelWithButton {
    max-height: 68vh;
  }
}
@media (min-height: 351px) and (max-height: 400.98px) {
  .scrollPanelWithButton {
    max-height: 65vh;
  }
}
@media (max-height: 350.98px) {
  .scrollPanelWithButton {
    max-height: 60vh;
  }
}

.tarjaProcesso {
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  width: 10px;
  margin: 0px -12px;
  border-radius: 0 10px 10px 0;
}
@media (min-width: 1025px) {
  .tarjaProcesso {
    height: 60px;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .tarjaProcesso {
    height: 60px;
  }
}
@media (max-width: 640.98px) {
  .tarjaProcesso {
    height: 180px;
    position: absolute;
  }
}

.tarjaLaranja .tarjaProcesso {
  background: linear-gradient(#ff951b, rgb(255, 183, 133));
}

.tarjaVerde .tarjaProcesso {
  background: linear-gradient(rgb(129, 206, 11), #c6ffbc);
}

.tarjaVermelho .tarjaProcesso {
  background: linear-gradient(rgb(255, 0, 0), #ffaeae);
}

.tarjaAzul .tarjaProcesso {
  background: linear-gradient(rgb(0, 0, 255), #bcbcff);
}

.tarjaVinho .tarjaProcesso {
  background: linear-gradient(#280101, #540101);
}

.legenda {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-shadow: none !important;
  width: 100%;
  background: white;
  border: 1px solid #dee2e6 !important;
  border-radius: 5px;
  margin: 0 0 10px 0 !important;
  padding: 5px !important;
}
.legenda .flexInfo {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024.98px) {
  .legenda .flexInfo {
    margin: 4px 0;
  }
}
.legenda__title {
  display: flex;
  justify-content: center;
  font-weight: 800 !important;
}
@media (min-width: 1025px) {
  .legenda__title {
    margin: 10px 5px 10px 0;
  }
}
@media (max-width: 1024.98px) {
  .legenda__title {
    margin-right: 5px;
  }
}
.legenda__duvida {
  width: 25px;
  height: 22px;
}
.legenda__duvida span {
  padding: 0px !important;
}
.legenda__info {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-wrap: wrap;
}
@media (max-width: 1024.98px) {
  .legenda__info {
    flex-direction: column;
  }
}
.legenda__info .iconLegenda {
  width: 18px;
  height: 18px;
  border: 1px solid;
  border-radius: 100%;
}
.legenda__info .green {
  background: linear-gradient(rgb(129, 206, 11), #c6ffbc);
}
.legenda__info .blue {
  background: linear-gradient(rgb(0, 0, 255), #bcbcff);
}
.legenda__info .red {
  background: linear-gradient(rgb(255, 0, 0), #ffaeae);
}
.legenda__info .laranja {
  background: linear-gradient(#ff951b, rgb(255, 183, 133));
}
.legenda__info .vinho {
  background: linear-gradient(#280101, #540101);
}
.legenda__info .descricaoLegenda {
  margin: 5px;
}

.formLabel {
  font-weight: 600;
}

.echartStyle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.echartStyle h4 {
  font-size: 1.2rem;
  margin: 10px 0;
}
.echartStyle div {
  margin: auto;
}
@media (min-width: 1025px) {
  .echartStyle div {
    height: 500px;
    width: 700px;
  }
}
@media (min-width: 641px) and (max-width: 1024.98px) {
  .echartStyle div {
    height: 250px;
    width: 400px;
  }
}
@media (max-width: 640.98px) {
  .echartStyle div {
    height: 200px;
    width: 270px;
  }
}

.myCard {
  width: 250px;
  border: none;
  border-radius: 5px;
  margin: 10px auto;
  box-shadow: 0px 0px 0px 1px;
  transition: 1s;
}
.myCard .ui-card-header {
  height: 160px;
}
.myCard .ui-card-header img {
  border-radius: 4px 4px 0 0;
  height: 160px;
}
.myCard .ui-card-title {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 15px 0 0;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.myCard .ui-card-subtitle {
  font-size: 11px;
  padding: 0px 15px 10px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.myCard .ui-card-content {
  margin: 0;
  padding: 0;
}
.myCard__footer {
  background: #000;
  border-radius: 0 0 4px 4px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 20px 0;
  color: #FFFFFF;
}
.myCard:hover {
  scale: 1.1;
}

.line-n {
  visibility: hidden;
}

.line-e {
  visibility: hidden;
}

.line-w {
  visibility: hidden;
}

.line-s {
  visibility: hidden;
}

.cropper-point {
  visibility: hidden;
}

.ui-dialog-titlebar {
  background: #0d4a77 !important;
  color: #ffffff !important;
  border-bottom: 3px solid #f9c92f !important;
}

.ui-dialog-title {
  font-size: 1.4rem !important;
}

.ui-dialog-titlebar-close .ui-icon {
  color: #ffffff;
}

.ui-dialog-content {
  overflow: hidden !important;
}

.ui-confirm-dialog .ui-dialog-titlebar {
  padding: 10px 15px !important;
}
.ui-confirm-dialog .ui-dialog-content {
  padding: 15px 10px !important;
}
.ui-confirm-dialog .ui-dialog-content .ui-confirm-dialog-message {
  font-size: 1rem !important;
}
.ui-confirm-dialog .ui-dialog-footer {
  padding: 10px !important;
}
.ui-confirm-dialog .ui-dialog-footer button:last-child {
  background: #df2424 !important;
  border: 1px solid #df2424 !important;
  color: #FFFFFF !important;
}
.ui-confirm-dialog .ui-dialog-footer button:last-child:hover {
  background: #9f1e1e !important;
  border: 1px solid #9f1e1e !important;
}

.ui-states-focus {
  outline: none !important;
}

.ui-steps {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.ui-steps ul {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.ui-steps-item {
  background: none;
  box-shadow: none;
  border: none;
  width: 200px;
}
.ui-steps-item .ui-menuitem-link {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}
.ui-steps-number {
  background: #0081c2;
  border-radius: 100%;
  width: 30px;
  color: white;
  text-shadow: none;
}
.ui-steps-title {
  color: #0081c2;
  font-weight: 600;
  margin: 5px 0;
}

.ui-panelgrid {
  width: 100%;
}
.ui-panelgrid .ui-panelgrid-cell {
  padding: 0.5rem !important;
}
.ui-panelgrid .ui-panelgrid-cell .ui-outputlabel {
  margin-bottom: 5px;
}

.ui-panel {
  background: #ffffff;
  border: 1px solid #0d4a77;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px #000000;
  padding: 0;
  margin: 20px 0;
}
.ui-panel-titlebar {
  background: #0d4a77 !important;
  color: #ffffff !important;
  font-size: 16px;
  padding: 1rem !important;
  text-transform: uppercase;
  border: 0 !important;
  border-radius: 4px 4px 0 0 !important;
}
.ui-panel-content {
  background: #f7f7f7 !important;
  border: none !important;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media (max-width: 640.98px) {
  .ui-panel-content {
    flex-direction: column;
  }
}
@media (max-width: 640.98px) {
  .ui-panel-content label {
    font-weight: 600;
    margin: 5px 0;
  }
}

.ui-tabs {
  border: 1px solid #aaaaaa !important;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px #aaa;
}
.ui-tabs-nav {
  border-radius: 4px 4px 0 0;
}

.ui-tabs.ui-tabs-top > .ui-tabs-nav li.ui-tabs-header.ui-state-active {
  border-color: #2196F3;
  border-radius: 4px 4px 0 0;
}

.ui-tabs.ui-tabs-top > .ui-tabs-nav:before {
  border-bottom: 2px solid #aaaaaa;
}

.ui-tabs.ui-tabs-top {
  border-bottom: none;
}

.ui-wizard {
  margin-bottom: 20px;
  width: 100%;
}
.ui-wizard .ui-state-hover {
  background: #ffffff !important;
  color: #0d4a77 !important;
}
.ui-wizard .ui-wizard-step-titles {
  background: #F4F4F4;
  padding: 1rem 0;
  border-radius: 5px;
  border: 1px solid #949ca7;
}
.ui-wizard .ui-wizard-step-titles .ui-wizard-step-title {
  margin: 0 5px !important;
  color: #000000 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 3px solid #cacaca !important;
  font-size: 1rem;
  padding: 0.5rem;
  border-radius: 0 !important;
}
.ui-wizard .ui-wizard-step-titles .ui-wizard-step-title.ui-state-highlight {
  color: #0d4a77 !important;
  border-color: #0d4a77 !important;
  font-weight: 600;
}
.ui-wizard-navbar {
  background: #FFFFFF;
  padding: 1rem;
  border-radius: 5px;
}
.ui-wizard-navbar .ui-wizard-nav-next, .ui-wizard-navbar .ui-wizard-nav-back {
  height: 30px;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  width: 152px;
}
.ui-wizard-navbar .ui-wizard-nav-back {
  background: #a10b0b !important;
  border: 1px solid #590118 !important;
}
.ui-wizard-navbar .ui-wizard-nav-next {
  background: #078a07 !important;
  border: 1px solid #015901 !important;
}

.ui-wizard-content .ui-panel-content {
  display: flex;
  flex-direction: column;
}

.ui-wizard-step-titles {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.ui-selectonemenu {
  min-width: 0px !important;
  border-radius: 5px !important;
  width: 100% !important;
}

.ui-selectonemenu-panel {
  border: 1px solid #8bcef7 !important;
  border-radius: 5px !important;
}
@media (max-width: 640.98px) {
  .ui-selectonemenu-panel {
    max-width: 300px;
  }
}
.ui-selectonemenu-panel .ui-selectonemenu-filter-container {
  border-radius: 5px 5px 0 0;
}
.ui-selectonemenu-panel .ui-selectonemenu-items-wrapper {
  border-radius: 0 0px 0px 5px;
}

.ui-calendar .hasDatepicker {
  width: calc(100% - 42px);
  border-radius: 5px 0 0 5px;
}
.ui-calendar .ui-inputfield {
  width: calc(100% - 30px);
  border-radius: 5px 0 0 5px;
}
.ui-calendar .ui-datepicker-trigger {
  background: #0083c4;
  border-radius: 0 5px 5px 0;
  width: 30px;
}

.ui-radiobutton .ui-radiobutton-box.ui-state-active .ui-icon-bullet {
  background: #2196f3 !important;
}

.ui-selectoneradio tr {
  display: flex;
  flex-wrap: wrap;
}

.ui-datatable-tablewrapper {
  border: 1px solid #dee2e6;
  border-radius: 5px;
}
.ui-datatable thead th {
  border-width: 1px !important;
  padding: 10px 5px !important;
  text-align: center !important;
  border: none;
  border-bottom: 1px solid #dee2e6;
}
@media (min-width: 1025px) {
  .ui-datatable thead .column50 {
    width: 50px;
  }
}
@media (min-width: 1025px) {
  .ui-datatable thead .column80 {
    width: 80px;
  }
}
@media (min-width: 1025px) {
  .ui-datatable thead .column120 {
    width: 120px;
  }
}
@media (min-width: 1025px) {
  .ui-datatable thead .column150 {
    width: 150px;
  }
}
.ui-datatable tbody {
  background: #ffffff !important;
}
.ui-datatable .bordaLateral {
  border-left: 1px solid #dee2e6 !important;
}

.fieldsetGerenciar {
  width: 100%;
  max-width: 300px;
  margin: 30px 0 20px;
  text-align: center;
}

.ui-fieldset .ui-fieldset-legend {
  background: #0d4a77 !important;
  color: #ffffff !important;
}
.ui-fieldset-content .pi-file-excel, .ui-fieldset-content .pi-file-pdf {
  font-size: 1.7rem;
  top: 9px !important;
  left: 3px !important;
}

.ui-input-icon-left {
  width: 100%;
}
.ui-input-icon-left .pi-key {
  z-index: 900;
}
.ui-input-icon-left .ui-password {
  width: 100%;
}
.ui-input-icon-left .ui-inputfield {
  padding-left: 2rem;
}

.ui-accordion {
  font-size: 1.2rem !important;
}

.ui-password {
  margin: 3px 0;
  width: 100%;
}
