.iframeAnexo {
  width: 100% !important ;
  height: 80vh !important ;
}
.cartilha{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #eeeeee;
  margin-bottom: 10px;
}
.img-cartilha{
  width: 60px;
  align-items: center;
  text-align: center;
}
.titlepref{
  font-size: 1.9rem;
}
.cadastrar {
  text-align: right !important;
}
.modal-header .close {
  margin-top: -20px !important;
}
.btnnone {
  border: none;
  background-color: transparent;
  margin: 0px;
}
.editform {
  margin-top: 10px;
  border: 1px solid #eeeeee;
}
.btns {
  text-align: right;
}
.modal-grande {
  width: 90% !important;
}
.prestacao {
  font-weight: bold;
  color: #000000;
}
table.dataTable thead .sorting {
  text-align: center !important;
}

table.dataTable.display tbody td {
  text-align: center !important;
}

.paragrafo {
  margin-left: 10px;
  font-size: large;
}

.titulo {
  font-weight: 700;
}
