.modal-lg-80 {
    max-width: 80% !important;
}
.body-class-modal-pessoa {
    max-height: 90vh;
    overflow: scroll;
}



.centro-custo-tree{
  position: absolute;
  border: 1px solid Gainsboro;
  border-radius: 10px;
  background-color: white;
  z-index: 10;
  display: none;
}
.centro-custo-tree.show{
  display: block;
}
.centro-custo-el-tree{
  width: 280px;
  overflow-x: scroll;
}


.bg-top-nf[data-v-4cb48e53] {
    background-color: #000000;
    /* background-color: #E64100; */
    color: beige;
}
.form-tomador input[data-v-4cb48e53] {
    background-color: white;
    color: black;
}
.table-nfe td[data-v-4cb48e53] {
    padding: 0px 7px !important;
}


/*# sourceMappingURL=chunk-412b4f72.85f051bf.css.map*/