/*//////////////////////////////////////////////////////////////////
[ FONT ]*/
@font-face {
  font-family: Poppins-Regular;
  src: url("../fonts/poppins/Poppins-Regular.ttf");
}

@font-face {
  font-family: Poppins-Medium;
  src: url("../fonts/poppins/Poppins-Medium.ttf");
}

@font-face {
  font-family: Poppins-Bold;
  src: url("../fonts/poppins/Poppins-Bold.ttf");
}

@font-face {
  font-family: Poppins-SemiBold;
  src: url("../fonts/poppins/Poppins-SemiBold.ttf");
}

/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/
@media print {
  .no-print,
  .no-print * {
    display: none !important;
  }
}

.btSlider {
  border: 0;
  text-indent: 200%;
  overflow: hidden;
  background: url("../img/setapreta.png") center no-repeat;
  width: 15px;
  height: 15px;
}

.btSlider.active {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.availableSelect {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/ico-seta-appearance.gif) no-repeat;
  background-position: 218px center;
  background-size: 25px 30px;
  background-position: right;
  background-color: white;
  width: 100%;
  min-height: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: 5px;
}

.dialogError {
  border: none;
  background-color: rgba(0, 0, 0, 0.1);
  width: 35%;
  height: 80px;
  border-radius: 0px 30px 0px 30px;
}

.dialogSave {
  color: black;
  border: thin;
  background-color: white;
  width: 35%;
  height: 80px;
  border-radius: 0px 30px 0px 30px;
}

.textarea {
  overflow-x: hidden;
  overflow-wrap: break-word;
  border-radius: 5px;
  margin-top: 5px;
}

.date,
.time,
.number,
.selectOne {
  border-radius: 5px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 371px;
  height: 30px;
  margin-top: 5px;
}

.opcional {
  width: 371px;
  font-size: 10px;
  text-align: right;
  align-content: flex-end;
  color: blue;
}

.labelQuestion {
  font-size: 14px;
}

.labelForm {
  font-size: 18px;
}

/* button {
  display: inline-block;
  border-radius: 3px;
  border: none;
  font-size: 0.9rem;
  padding: 0.4rem 0.8em;
  background: rgb(128, 128, 128);

  color: white;
  font-weight: bold;
  margin: 0 0.25rem;
  text-align: center;
} */

button:hover,
button:focus {
  opacity: 0.92;
  cursor: pointer;
}

html {
  font-family: Poppins-Regular, sans-serif;
  background-color: #ebebeb;
  height: 100%;
}

.dividerHr {
  color: #555555;
  height: 2px;
  width: 100%;
  margin-top: 10px;
  align-items: center;
}

div.consulta100-form-action:hover,
div.consulta100-form-action:hover a {
  background: #808080;
  color: #fff !important;
}

.embreve {
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.4;
  color: orange;
  text-decoration: none;
}

div.wrap-portal100 hr.dividerHr {
  width: 80%;
  margin: 10px 88px 10px 88px;
}

.wrap-portal100 {
  width: 50%;
  min-width: 647px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  /*margin-left: 25%;*/
}

div.wrap-portal100-ocorrencias hr.dividerHr {
  width: 80%;
  margin: 10px 88px 10px 88px;
}

.wrap-portal100-ocorrencias {
  width: 80%;
  min-width: 1024px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  /*margin-left: 10%;*/
}

.oposicao100-form {
  /* width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; */
  margin-bottom: 32px;
  /* padding: 5px 88px 5px 88px; */
}

.consulta100-form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* padding: 5px 88px 5px 88px; */
}

.oposicao100-form-no-label {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* padding: 5px 88px 5px 88px; */
}

.consent80-form-no-label {
  width: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 88px 5px 88px;
}

.oposicao50-form {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 25%;
}

.bloco_info {
  font-weight: bold;
  margin-left: 65px;
}

.display-consentimento-dados {
  display: inline-flex !important;
}

.botoes {
  margin-top: 10px;
  justify-content: flex-end !important;
  padding-right: 15px;
}

.radioConsents {
  margin-top: 10px;
  justify-content: flex-end !important;
}
/* div#consents .mat-radio-outer-circle {
  border: none !important;
} */

/* div#consents .mat-radio-button {
  color: white;
  width: 120px;
  height: 35px;
  border-radius: 25px;
  margin-left: 1%;
} */

.linha-consents {
  justify-content: space-between;
  display: inline-flex;
  width: 100%;
  padding-bottom: 4%;
}

/* div#consents label {
  text-align: right;
  color: White;
  font-weight: 200;
  font-size: 14px;
} */

.mat-radio-button.tp-radio-button.mat-accent {
  background-color: gray;
}
.mat-radio-button.tp-radio-button.mat-accent input {
  display: none;
}

.mat-radio-button.tp-radio-button.mat-accent.mat-radio-checked:nth-child(2n
    + 1) {
  background-color: blue;
  border-color: blue;
}

.mat-radio-button.tp-radio-button.mat-accent.mat-radio-checked:nth-child(2n) {
  background-color: red;
  border-color: red;
}
.mat-radio-button.tp-radio-button.mat-accent.mat-radio-checked input {
  display: initial;
}

.font-italic {
  font-style: italic;
}

.mat-radio-label label {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
}

div#tabFatoProcesso table td,
div#tabFatoProcesso table th,
div#tabFatoProcesso table tbody {
  border-style: none;
  font-family: Poppins-Regular, sans-serif;
  background-color: white;
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.4;
  padding-top: 3%;
  text-align: center;
  color: #999999;
}

div#tabFatoProcesso table td {
  font-size: 12px;
}

div#feed .ui-datagrid-header.ui-widget-header.ui-corner-top {
  border-style: none;
  background-color: white;
  line-height: 1.4;
  font-weight: bold;
  font-family: Poppins-Bold;
  font-size: 24px;
  color: #555555;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}

div#tabFatoProcesso table tr {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
  font-family: Poppins-Regular, sans-serif;
  background-color: white;
}

div#tabFatoProcesso table th {
  color: #189896;
  font-weight: bold;
  text-align: center;
}

div#tabFatoProcesso table thead {
  border-bottom: 1px solid;
}

div#panelOcorrencias {
  margin-top: 4%;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}

.solicitacoes_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  width: 5px;
  height: 38px;
  background-color: #189896;
  border-radius: 25px;
  font-family: Poppins-Regular;
  font-size: 16px;
  color: #fff !important;
  line-height: 1.2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  font-weight: bold;
  box-shadow: 2px 3px rgba(0, 0, 0, 0.2);
}

div#tabFatoProcesso table td .solicitacoes_btn {
  text-align: -webkit-center;
}

div#feed .ui-panel-titlebar {
  border: none;
  background: white;
  font-family: Poppins-Regular;
  color: #189896;
}

.ui-paginator.ui-paginator-bottom,
.mat-paginator {
  background-color: #189896;
  color: white;
  font-family: Poppins-Regular;
  font-weight: 200;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  font-size: 14px;
}

.ui-paginator.ui-paginator-top {
  background-color: #189896;
  color: white;
  font-family: Poppins-Regular;
  font-weight: 200;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

div#panelDetalheOcorrencia {
  width: 100%;
}

div#feed .ui-widget-content,
.ui-widget.ui-widget-content {
  border: none;
  background: white;
  font-family: Poppins-Regular;
  color: #999999;
}

div#feed {
  font-size: 14px;
  line-height: 1.4;
  color: #999999;
}

.ui-paginator .ui-paginator-next .ui-icon,
.ui-paginator .ui-paginator-prev .ui-icon,
.ui-paginator .ui-paginator-first .ui-icon,
.ui-paginator .ui-paginator-last .ui-icon {
  height: 16px !important;
}

.ui-paginator .ui-paginator-page,
.ui-paginator .ui-paginator-pages,
.ui-paginator .ui-paginator-next,
.ui-paginator .ui-paginator-last,
.ui-paginator .ui-paginator-first,
.ui-paginator .ui-paginator-prev,
.ui-paginator .ui-paginator-current,
.mat-paginator-navigation-first,
.mat-paginator-navigation-previous,
.mat-paginator-navigation-previous {
  font-family: Poppins-Regular !important;
  font-size: 14px;
}

div#consents th.ui-state-default {
  background-color: white;
  border-style: none;
}

div#consents .ui-datatable-empty-message {
  font-family: Poppins-Regular !important;
  font-size: 1em;
  color: #999999 !important;
}

div#consents .ui-datatable-tablewrapper {
  overflow: hidden;
}

div#consents .ui-datatable tbody td {
  border-width: 0px;
  border-style: none;
  padding: 2% 0 4% 0;
}

div#consents .ui-datatable table {
  border-collapse: inherit;
}

div#consents .ui-datatable table tr {
  padding-top: 2%;
  padding-bottom: 2%;
}

div#consents .ui-icon-bullet {
  background-position: -80px -148px;
}

span#nrProtocolo,
span#nrProtocoloConsent {
  color: #189896;
  font-weight: bold;
}

.ui-dialog {
  border-radius: 25px;
}

div#sucessFormSave {
  border: solid 0.5px #dcdcdc;
  border-top: 0px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

div#sucessFormSave > p {
  margin-bottom: 5%;
}

.feedbackEvidencia {
  background-color: #1ab394 !important;
  width: 36px !important;
  height: 36px !important;
  color: #ffffff;
  border-radius: 20px 20px 20px 20px;
  list-style: none;
  /* padding-left: 0px; */
  /* width: 98%; */
  /* margin-bottom: -10px; */
}

.feedbackEvidencia .mat-icon {
  width: auto;
  height: auto;
}

.ocorrencia100-form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 43px 50px 70px 43px;
}

.ocorrencia100-filter {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 43px 50px 15px 43px;
  height: 70px;
}

li.ui-selectlistbox-item.ui-corner-all > div {
  padding-right: 5px;
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png);
}

.bloco_itens_titulo {
  font-weight: bold;
  width: 100%;
  margin-top: 32px;
  font-size: 12px;
}

.bloco_itens_conteudo {
  width: 100%;
  font-size: 12px;
  margin-bottom: 16px;
}

.bloco_itens_buttons {
  width: 100%;
  text-align: -webkit-right;
  margin-top: 20px;
  padding: 0px 20px;
}

.ui-selectoneradio.ui-widget td:nth-child(2n + 1) {
  padding-right: 50px;
}

.linhaHr {
  color: #555555;
  height: 2px;
  width: 100%;
  margin-top: 20px;
  align-items: center;
}

.mat-accordion.mat-expansion-panel:first-of-type {
  border-top-right-radius: none;
  border-top-left-radius: none;
}
.mat-accordion .mat-expansion-panel:not(.mat-expanded),
.mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing) {
  border-radius: none;
}

.mat-expansion-panel:not([class*="mat-elevation-z"]) {
  box-shadow: none;
}

.mat-h4,
.mat-subheading-1,
.mat-typography h4 {
  font-weight: bold;
}

.mat-expansion-panel.wrap-input100.m-b-26 {
  margin-bottom: 26px !important;
}

.exp-pessoais {
  width: 100%;
}

/* .mat-checkbox-frame {
  border: 0px !important;
} */

/* .mat-checkbox-input {
  border-color: #999999;
} */

/* .mat-icon {
  margin-top: 10%;
  margin-right: 10%;
} */

.listaOcorrencias {
  width: 100%;
}

.mat-header-cell,
.mat-sort-header {
  color: #189896;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  font-family: Poppins-Regular, sans-serif;
}

.mat-cell {
  border-style: none;
  font-family: Poppins-Regular, sans-serif;
  background-color: white;
  font-size: 12px;
  line-height: 1.4;
  padding-top: 3%;
  text-align: center;
  color: #999999;
}

/* .mat-checkbox-checkmark {
  display: none;
} */

.mat-cell:first-of-type,
.mat-header-cell:first-of-type,
.mat-footer-cell:first-of-type {
  padding-left: 0%;
}

.mat-row {
  border-bottom: none;
}

.mat-row:last-of-type {
  padding-bottom: 3%;
}
.mat-header-row {
  padding-bottom: 0% !important;
}

.mat-cell,
.mat-header-cell,
.mat-footer-cell,
.mat-sort-header,
.mat-sort-header-content {
  display: inline-block !important;
  min-height: fit-content;
}

.mat-sort-header-container {
  display: inline-flex !important;
}

.mat-column-actions {
  text-align: right;
}


/* .mat-paginator-container {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 8px;
  flex-wrap: wrap-reverse;
  width: 100%;
  font-size: 14px;
} */

div#loading {
  text-align: center;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
}

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.overlay:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.headerFeed {
  border-style: none;
  background-color: white;
  line-height: 1.4;
  font-weight: bold;
  font-family: Poppins-Bold;
  font-size: 24px;
  color: #555555;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}

.input100.ng-invalid.ng-touched,
.ng-select.ng-invalid.ng-touched {
  border: 1px solid red;
}

.div-validate {
  font-size: 12px;
  color: red;
}

.fldDescription {
  font-style: italic;
  font-size: 12px;
  color: #808080;
  white-space: pre-line;
}

.textBreaks {
  white-space: pre-line;
}

.form-description {
  font-size: 20px;
  font-family: Poppins-SemiBold;
  color: #555555;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.3px;
}

.decription-file {
  margin-top: 2%;
  font-family: Poppins-Regular;
  font-weight: 600;
  font-size: 13px;
  color: #58595b;
  letter-spacing: 0.5px;
  line-height: 1.2;
  white-space: pre-line;
  margin-bottom: 8px;
}

