













































































/* Aquí puedes añadir estilos específicos para el componente LogTable */


[data-v-72888d3e] .v-data-table,[data-v-72888d3e] .v-data-table__wrapper,[data-v-72888d3e] .v-data-table__wrapper table {
  padding-right: 0px;
  padding-left: 0px;
}


[data-v-6d8b1880] .v-data-table,[data-v-6d8b1880] .v-data-table__wrapper,[data-v-6d8b1880] .v-data-table__wrapper table {
  padding-right: 0px;
  padding-left: 0px;
}


.filter-icon {
  position: absolute !important;
  right: 25px;
  padding-top: 5px !important;
  z-index: 1 !important;
}

.input-text-warning textarea[data-v-e801612a] {
  background: #ffa50021 !important;
  color: orange !important;
}

.filter-icon {
  position: absolute !important;
  right: 25px;
  padding-top: 5px !important;
  z-index: 1 !important;
}

.theme--light.v-btn-toggle:not(.v-btn-toggle--group) {
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn {
  border-color: rgba(0, 0, 0, 0.05) !important;
}
.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active) {
  border-color: rgba(0, 0, 0, 0.26);
}
.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon {
  color: #000000;
}

.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) {
  background: #05090c;
  color: #edf0f2;
}
.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active) {
  border-color: rgba(255, 255, 255, 0.3);
}
.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon {
  color: #FFFFFF;
}

.v-btn-toggle {
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 100%;
}
.v-btn-toggle > .v-btn.v-btn {
  border-radius: 0;
  border-style: solid;
  border-width: thin;
  -webkit-box-shadow: none;
          box-shadow: none;
  box-shadow: none;
  opacity: 0.8;
  padding: 0 12px;
}
.v-application--is-ltr .v-btn-toggle > .v-btn.v-btn:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.v-application--is-rtl .v-btn-toggle > .v-btn.v-btn:first-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.v-application--is-ltr .v-btn-toggle > .v-btn.v-btn:last-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.v-application--is-rtl .v-btn-toggle > .v-btn.v-btn:last-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.v-btn-toggle > .v-btn.v-btn--active {
  color: inherit;
  opacity: 1;
}
.v-btn-toggle > .v-btn.v-btn:after {
  display: none;
}
.v-application--is-ltr .v-btn-toggle > .v-btn.v-btn:not(:first-child) {
  border-left-width: 0;
}
.v-application--is-rtl .v-btn-toggle > .v-btn.v-btn:not(:last-child) {
  border-left-width: 0;
}
.v-btn-toggle .v-btn.v-btn.v-size--default {
  min-width: 48px;
  min-height: 0;
}
.v-btn-toggle:not(.v-btn-toggle--dense) .v-btn.v-btn.v-size--default {
  height: 48px;
}

.v-btn-toggle--borderless > .v-btn.v-btn {
  border-width: 0;
}

.v-btn-toggle--dense > .v-btn.v-btn {
  padding: 0 8px;
}

.v-btn-toggle--group {
  border-radius: 0;
}
.v-btn-toggle--group > .v-btn.v-btn {
  background-color: transparent !important;
  border-color: transparent;
  margin: 4px;
  min-width: auto;
}

.v-btn-toggle--rounded {
  border-radius: 24px;
}

.v-btn-toggle--shaped {
  border-radius: 24px 6px;
}

.v-btn-toggle--tile {
  border-radius: 0;
}

.transparent-bg[data-v-3643efd6] {
  background-color: transparent !important;
}
[data-v-3643efd6] .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-3643efd6] {
  border-color: #13abff !important;
  color: #13abff !important;
}
.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn[data-v-3643efd6]:not(:first-child) {
  border-left-width: 1px;
}
.card-bulk[data-v-3643efd6] {
  background-color: #f9f9f9;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
[data-v-3643efd6] .container {
  padding: 24px 24px 0px 24px;
}
.drag-file[data-v-3643efd6] {
  border: 1px dashed #000000;
  border-radius: 10px;
}
.drag-file p[data-v-3643efd6] {
  margin-bottom: 0;
  margin-top: 0;
}
.download p[data-v-3643efd6] {
  margin-bottom: 0.5em;
}
.upload-input-file[data-v-3643efd6] {
  background-color: #f9f9f9;
}
[data-v-3643efd6] .theme--light.v-text-field--solo>.v-input__control>.v-input__slot {
  background-color: #f9f9f9;
  text-align: center;
  margin-bottom: 0px;
}
[data-v-3643efd6] .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-3643efd6] .v-file-input .v-messages__message {
  text-align: center;
}


.soft-border[data-v-68614dd7] {
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.inner-bg[data-v-68614dd7] {
  background: #fff;
}
.rounded-input[data-v-68614dd7] .v-input__control,
.rounded-input[data-v-68614dd7] .v-input__slot {
  border-radius: 10px !important;
}
.no-shadow[data-v-68614dd7] .v-expansion-panel {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.truncate[data-v-68614dd7] {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.soft-red-cell[data-v-5bc48780] {
  background: rgba(244, 67, 54, 0.12);
  /* rojo suave */
}
.soft-red-text[data-v-5bc48780] {
  color: #8a1f1f;
  /* opcional: tono texto */
}
.transparent-bg[data-v-5bc48780] {
  background-color: transparent !important;
}
[data-v-5bc48780] .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-5bc48780] {
  border-color: #13abff !important;
  color: #13abff !important;
}
.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn[data-v-5bc48780]:not(:first-child) {
  border-left-width: 1px;
}
.card-bulk[data-v-5bc48780] {
  background-color: #f9f9f9;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
[data-v-5bc48780] .container {
  padding: 24px 24px 0px 24px;
}
.drag-file[data-v-5bc48780] {
  border: 1px dashed #000000;
  border-radius: 10px;
}
.drag-file p[data-v-5bc48780] {
  margin-bottom: 0;
  margin-top: 0;
}
.download p[data-v-5bc48780] {
  margin-bottom: 0.5em;
}
.upload-input-file[data-v-5bc48780] {
  background-color: #f9f9f9;
}
[data-v-5bc48780] .theme--light.v-text-field--solo>.v-input__control>.v-input__slot {
  background-color: #f9f9f9;
  text-align: center;
  margin-bottom: 0px;
}
[data-v-5bc48780] .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-5bc48780] .v-file-input .v-messages__message {
  text-align: center;
}
[data-v-5bc48780] .v-treeview-node__root button.v-treeview-node__toggle {
  top: -10px;
}
[data-v-5bc48780] .v-treeview-node--active {
  background: #FFFFFF !important;
}
[data-v-5bc48780] .v-treeview-node__root::before {
  background: #FFFFFF !important;
}


[data-v-9759f068] .p-line {
  background-color: #FFFFFF;
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  position: absolute;
  top: 0;
}
[data-v-9759f068] .theme--light.v-text-field--filled > .v-input__control > .v-input__slot {
  background: rgba(241, 241, 241, 1) !important;
}


[data-v-7ad2363d] .v-sheet.v-stepper:not(.v-sheet--outlined),[data-v-7ad2363d] .v-stepper__header {
  box-shadow: none;
  -webkit-box-shadow: none;
}
[data-v-7ad2363d] .v-stepper__label {
  display: none;
}
[data-v-7ad2363d] .v-stepper__step__step {
  width: 40px;
  height: 40px;
  font-size: 1.25rem;
  font-weight: bold;
}
.v-stepper h4[data-v-7ad2363d] {
  color: #0021CF;
}
.v-application--is-ltr .v-stepper--vertical .v-stepper__content[data-v-7ad2363d] {
  border-left-width: 4px !important;
  border-left-color: #0021CF !important;
  border-left-style: solid !important;
  margin-left: 42px;
}
[data-v-7ad2363d] .v-stepper__step--complete .primary {
  background-color: #1ccf78 !important;
  border-color: #1ccf78 !important;
}
.v-application--is-ltr .v-stepper--vertical .v-stepper__content[data-v-7ad2363d]:nth-child(2) {
  border-left-color: var(--color_step_1) !important;
}
.v-application--is-ltr .v-stepper--vertical .v-stepper__content[data-v-7ad2363d]:nth-child(4) {
  border-left-color: var(--color_step_2) !important;
}
.v-application--is-ltr .v-stepper--vertical .v-stepper__content[data-v-7ad2363d]:nth-child(6) {
  border-left-color: var(--color_step_3) !important;
}
@media (max-width: 599.98px) {
.btn-block-xs-only[data-v-7ad2363d] {
    display: block;
    width: 100%;
}
}

.theme--light.v-input--range-slider.v-input--slider.v-input--is-disabled .v-slider.v-slider .v-slider__thumb {
  background: #eceff1;
}

.theme--dark.v-input--range-slider.v-input--slider.v-input--is-disabled .v-slider.v-slider .v-slider__thumb {
  background: #424242;
}

/** Input Group */
.v-input--range-slider.v-input--is-disabled .v-slider__track-fill {
  display: none;
}
.v-input--range-slider.v-input--is-disabled.v-input--slider .v-slider.v-slider .v-slider__thumb {
  border-color: transparent;
}

.btn-overflow[data-v-24c6e6f6] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-v-24c6e6f6] .v-btn__content {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}
[data-v-24c6e6f6] .select-periods .v-input__icon {
  margin-top: 10px;
}

.without-filter[data-v-04872e5c] {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.create-attribute-form[data-v-5849696a] {
  padding: 4px 0;
}
.form-section[data-v-5849696a] {
  margin-bottom: 24px;
}
.form-section[data-v-5849696a]:last-child {
  margin-bottom: 0;
}
.section-title[data-v-5849696a] {
  font-size: 14px;
  font-weight: 700;
  color: #1f1f1f;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e5e7eb;
}
.field-label[data-v-5849696a] {
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  margin-bottom: 6px;
}
[data-v-5849696a] .theme--light.v-text-field--solo > .v-input__control > .v-input__slot {
  background-color: #f9f9f9;
  text-align: center;
  margin-bottom: 0px;
}
[data-v-5849696a] .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-5849696a] .v-file-input .v-messages__message {
  text-align: center;
}
[data-v-5849696a] .upload-input-file .v-input__slot {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
[data-v-5849696a] .upload-input-file .v-file-input__text {
  -webkit-box-flex: unset !important;
      -ms-flex: unset !important;
          flex: unset !important;
  text-align: center;
  color: #0048cf;
}
[data-v-5849696a] .upload-input-file .v-messages {
  text-align: center;
}
[data-v-5849696a] .upload-input-file .v-text-field__details {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.drag-file[data-v-5849696a] {
  border: 2px dashed #ccc;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 8px;
}
.drag-file[data-v-5849696a]:hover,
.drag-active[data-v-5849696a] {
  border-color: #0021CF;
  background-color: #f5f5f5;
}
.drag-file p[data-v-5849696a] {
  margin-bottom: 0;
  margin-top: 0;
}
.pointer[data-v-5849696a] {
  cursor: pointer;
}
.card-bulk[data-v-5849696a] {
  background-color: #f9f9f9 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.upload-input-file[data-v-5849696a] {
  background-color: #f5f5f5;
}

/**
 * * .v-timeline::before - center divider
 * * .v-card::before - arrow shadow (conflicts with active link overlay)
 * * .v-card::after - arrow
 * */
.theme--light.v-timeline::before {
  background: rgba(0, 0, 0, 0.05);
}
.theme--light.v-timeline .v-timeline-item__dot {
  background: #FFFFFF;
}
.theme--light.v-timeline .v-timeline-item .v-card:not(.v-card--link)::before {
  border-right-color: rgba(85, 85, 85, 0.03);
}

.theme--dark.v-timeline::before {
  background: rgba(255, 255, 255, 0.12);
}
.theme--dark.v-timeline .v-timeline-item__dot {
  background: #05090c;
}
.theme--dark.v-timeline .v-timeline-item .v-card:not(.v-card--link)::before {
  border-right-color: rgba(85, 85, 85, 0.03);
}

.v-timeline {
  padding-top: 24px;
  position: relative;
}
.v-timeline::before {
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 2px;
}

.v-timeline-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
}

.v-timeline-item__body {
  position: relative;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.v-timeline-item__divider {
  position: relative;
  min-width: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.v-timeline-item__dot {
  z-index: 2;
  border-radius: 50%;
  -webkit-box-shadow: 0px 2px 10px -1px rgba(85, 85, 85, 0.08), 0px 1px 10px 0px rgba(85, 85, 85, 0.06), 0px 1px 30px 0px rgba(85, 85, 85, 0.03);
          box-shadow: 0px 2px 10px -1px rgba(85, 85, 85, 0.08), 0px 1px 10px 0px rgba(85, 85, 85, 0.06), 0px 1px 30px 0px rgba(85, 85, 85, 0.03);
  height: 38px;
  left: calc(50% - 19px);
  width: 38px;
}
.v-timeline-item__dot .v-timeline-item__inner-dot {
  height: 30px;
  margin: 4px;
  width: 30px;
}
.v-timeline-item__dot--small {
  height: 24px;
  left: calc(50% - 12px);
  width: 24px;
}
.v-timeline-item__dot--small .v-timeline-item__inner-dot {
  height: 18px;
  margin: 3px;
  width: 18px;
}
.v-timeline-item__dot--large {
  height: 52px;
  left: calc(50% - 26px);
  width: 52px;
}
.v-timeline-item__dot--large .v-timeline-item__inner-dot {
  height: 42px;
  margin: 5px;
  width: 42px;
}

.v-timeline-item__inner-dot {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.v-timeline-item__opposite {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: calc(50% - 48px);
}

.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before), .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite {
  text-align: right;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite {
  text-align: left;
}
.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body > .v-card::after, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  left: -10px;
  right: initial;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body > .v-card::after, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: initial;
  right: -10px;
}
.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body, .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body {
  max-width: calc(50% - 48px);
}
.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after), .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__opposite, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite {
  text-align: left;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__opposite, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite {
  text-align: right;
}
.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body > .v-card::after, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: -10px;
  left: initial;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body > .v-card::after, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  right: initial;
  left: -10px;
}
.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body, .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body {
  max-width: calc(50% - 48px);
}

.v-timeline-item__body > .v-card:not(.v-card--flat):not(.v-card--link)::before, .v-timeline-item__body > .v-card:not(.v-card--flat)::after {
  content: "";
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid black;
  top: calc(50% - 10px);
}
.v-timeline-item__body > .v-card:not(.v-card--flat)::after {
  border-right-color: inherit;
}
.v-timeline-item__body > .v-card:not(.v-card--flat):not(.v-card--link)::before {
  top: calc(50% - 10px + 2px);
}

.v-timeline--align-top .v-timeline-item__dot {
  -ms-flex-item-align: start;
      align-self: start;
}
.v-timeline--align-top .v-timeline-item__body > .v-card::after {
  top: calc(0% + 10px);
}
.v-timeline--align-top .v-timeline-item__body > .v-card:not(.v-card--link)::before {
  top: calc(0% + 10px + 2px);
}

.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse)::before {
  left: calc(50% - 1px);
  right: initial;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse)::before {
  left: initial;
  right: calc(50% - 1px);
}

.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense)::before {
  right: calc(50% - 1px);
  left: initial;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense)::before {
  right: initial;
  left: calc(50% - 1px);
}
.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after), .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite {
  text-align: left;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite {
  text-align: right;
}
.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body > .v-card::after, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: -10px;
  left: initial;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body > .v-card::after, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  right: initial;
  left: -10px;
}
.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body, .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body {
  max-width: calc(50% - 48px);
}
.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before), .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__opposite, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite {
  text-align: right;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__opposite, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite {
  text-align: left;
}
.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body > .v-card::after, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  left: -10px;
  right: initial;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body > .v-card::after, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: initial;
  right: -10px;
}
.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body, .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body {
  max-width: calc(50% - 48px);
}

.v-application--is-ltr .v-timeline--reverse.v-timeline--dense::before {
  right: calc(48px - 1px);
  left: initial;
}
.v-application--is-rtl .v-timeline--reverse.v-timeline--dense::before {
  right: initial;
  left: calc(48px - 1px);
}

.v-application--is-ltr .v-timeline--dense:not(.v-timeline--reverse)::before {
  left: calc(48px - 1px);
  right: initial;
}
.v-application--is-rtl .v-timeline--dense:not(.v-timeline--reverse)::before {
  left: initial;
  right: calc(48px - 1px);
}

.v-timeline--dense .v-timeline-item {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}
.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  left: -10px;
  right: initial;
}
.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: initial;
  right: -10px;
}
.v-timeline--dense .v-timeline-item__body {
  max-width: calc(100% - 96px);
}
.v-timeline--dense .v-timeline-item__opposite {
  display: none;
}

.v-timeline--reverse.v-timeline--dense .v-timeline-item {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: -10px;
  left: initial;
}
.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  right: initial;
  left: -10px;
}

.v-timeline-item--fill-dot .v-timeline-item__inner-dot {
  height: inherit;
  margin: 0;
  width: inherit;
}

.pipeline-status-dialog[data-v-43391145] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 90vh;
}
.pipeline-status-dialog .v-card__text[data-v-43391145] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-y: auto;
}
.pipeline-status-dialog .v-card__actions[data-v-43391145] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  background: #fff;
}
.duplicate-validation-detail[data-v-43391145] {
  max-width: 100%;
}
.duplicate-validation-alert[data-v-43391145] {
  border-radius: 6px;
}
.duplicate-chip-row[data-v-43391145] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.duplicate-column-chip[data-v-43391145] {
  font-family: monospace;
}
.duplicate-column-panels[data-v-43391145],
.source-error-panels[data-v-43391145] {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  overflow: hidden;
}
.duplicate-column-name[data-v-43391145] {
  font-family: monospace;
}
.duplicate-match-table code[data-v-43391145] {
  display: inline-block;
  max-width: 280px;
  white-space: normal;
  word-break: break-word;
  font-size: 11px;
}
.technical-detail[data-v-43391145] {
  max-height: 180px;
  overflow: auto;
  padding: 8px;
  margin: 0;
  border-radius: 4px;
  background: #f7f7f7;
  color: #424242;
  font-size: 11px;
  white-space: pre-wrap;
  word-break: break-word;
}


.section-title[data-v-83768a74] {
  font-size: 14px;
  font-weight: 700;
  color: #1f1f1f;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e5e7eb;
}
.info-label[data-v-83768a74] {
  font-size: 12px;
  color: #6b7280;
  margin-bottom: 2px;
}
.info-value[data-v-83768a74] {
  font-size: 14px;
  color: #1f1f1f;
  word-break: break-all;
}
.form-section[data-v-83768a74] {
  margin-bottom: 16px;
}
.drag-file[data-v-83768a74] {
  padding: 24px 12px;
  border: 2px dashed #cbd5e0;
  border-radius: 6px;
  -webkit-transition: background 120ms ease;
  transition: background 120ms ease;
}
.drag-file.drag-active[data-v-83768a74] {
  background: #eef2ff;
  border-color: #6366f1;
}


/*# sourceMappingURL=attr-mkt.66118021.css.map*/