.transparent-bg[data-v-eb1cc3be] {
  background-color: transparent !important;
}
[data-v-eb1cc3be] .v-btn-toggle v-btn--outlined {
  border-left-width: 1px;
  border: 1px solid;
  color: #13abff !important;
}
.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn[data-v-eb1cc3be] {
  border-color: #13abff !important;
  color: #13abff !important;
}
.v-application--is-ltr .v-btn-toggle > .v-btn.v-btn[data-v-eb1cc3be]:not(:first-child) {
  border-left-width: 1px;
}
.card-bulk[data-v-eb1cc3be] {
  background-color: #f9f9f9;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
[data-v-eb1cc3be] .container {
  padding: 24px 24px 0px 24px;
}
.drag-file[data-v-eb1cc3be] {
  border: 1px dashed #000000;
  border-radius: 10px;
}
.drag-file p[data-v-eb1cc3be] {
  margin-bottom: 0;
  margin-top: 0;
}
.download p[data-v-eb1cc3be] {
  margin-bottom: 0.5em;
}
.upload-input-file[data-v-eb1cc3be] {
  background-color: #f9f9f9;
}
[data-v-eb1cc3be] .theme--light.v-text-field--solo > .v-input__control > .v-input__slot {
  background-color: #f9f9f9;
  text-align: center;
  margin-bottom: 0px;
}
[data-v-eb1cc3be] .v-file-input .v-file-input__text.v-file-input__text--chips {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #0048cf;
}
[data-v-eb1cc3be] .v-file-input .v-messages__message {
  text-align: center;
}

[data-v-ad231b28] .v-treeview-node__root {
  position: relative;
}
[data-v-ad231b28] .v-treeview-node__root::before {
  content: '';
  position: absolute;
  left: 24px; /* Ajustar según la alineación de tus ítems del árbol */
  height: 100%;
  border-left: 1px solid #000000; /* Cambiar color según tu preferencia */
}
[data-v-ad231b28] .v-treeview-node__root > .v-treeview-node__children {
  position: relative;
}
[data-v-ad231b28] .v-treeview-node__root > .v-treeview-node__children::before {
  content: '';
  position: absolute;
  top: 0;
  left: 24px; /* Ajustar según la alineación de tus ítems del árbol */
  width: 16px; /* Ajustar según la alineación de tus ítems del árbol */
  border-bottom: 1px solid #000000; /* Cambiar color según tu preferencia */
}



/*# sourceMappingURL=apps-dataops.c5632052.css.map*/