.table-container-wrapper[data-v-ccf32228] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table-navigation[data-v-ccf32228] {
  position: relative;
}
.arrow-left[data-v-ccf32228],
.arrow-right[data-v-ccf32228] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  background-color: white;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.arrow-left[v-cloak][data-v-ccf32228],
.arrow-right[v-cloak][data-v-ccf32228] {
  display: none;
}
.arrow-left[style*="display: block"][data-v-ccf32228],
.arrow-right[style*="display: block"][data-v-ccf32228] {
  opacity: 1;
}
.arrow-left[data-v-ccf32228] {
  left: -20px;
}
.arrow-right[data-v-ccf32228] {
  right: -20px;
}
.table-container[data-v-ccf32228] {
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}
.v-data-table__wrapper[data-v-ccf32228] {
  width: 100%;
}
.btn-sync[data-v-ccf32228] {
  margin-left: 4px;
}
.btn-sync i[data-v-ccf32228] {
  font-size: 1.3em;
}
.letra > .v-data-table__wrapper > table > tbody > tr > td[data-v-ccf32228] {
  font-weight: bold;
  font-size: 10px;
}
#wrapper2[data-v-ccf32228] {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
#div2[data-v-ccf32228] {
  height: 1px;
  overflow: scroll;
}
.width-scroll[data-v-ccf32228] {
  width: 1850px;
}
.disabled[data-v-ccf32228] {
  pointer-events: none;
  color: gray;
  cursor: not-allowed;
}

/*# sourceMappingURL=66.7a9a814c.css.map*/