.form-text {
  font-size: x-small;
}
.body-bg-1 {
  background-image: url(../images/transbg/diagmonds-light.png);
  background-color: rgb(180, 180, 180);
}
img.logo {
  width: 30px;
  height: 30px;
  margin-right: 0.3rem;
}
.datepicker.flatpickr-input:disabled {
  background-color: #e9ecef;
  opacity: 1;
}
.sticky-button {
  position: absolute;
  right: 3rem;
  top: 7.5rem;
}
.dataTable tbody,
.dataTable thead,
.dataTables_info {
  font-size: small;
}
.btn-upload-disabled {
  pointer-events: none;
  opacity: 0.65;
}
.foto-thumbnail {
  width: auto;
  height: 13rem;
}
