section#main-content.page-registros-em_preenchimento .liberar_edicao {
  cursor: pointer;
}

#tb-usuarios-em-preenchimentos {
  overflow-y: auto;
  height: 700px;
}

#thead-fixado {
  position: sticky;
  top: 0;
  z-index: 1;
}

/*# sourceMappingURL=em_preenchimento.css.map */