
.btn-download-excel svg[data-v-1f8c8bd4], .btn-download-excel svg *[data-v-1f8c8bd4] {
  fill: var(--cor_btn_1)
}
.btn-download-excel:hover svg[data-v-1f8c8bd4], .btn-download-excel:hover svg *[data-v-1f8c8bd4] {
  fill: var(--cor_background_1)
}
#box-table-log[data-v-1f8c8bd4] {
  overflow-x: auto;
}
#box-table-log>table[data-v-1f8c8bd4] {
  min-width: 1440px;
}
#box-table-log>table tr[data-v-1f8c8bd4]:nth-child(even) {
  background-color: var(--cor_background_3) !important
}
#log-list-header-title *[data-v-1f8c8bd4] {
  color: var(--cor_texto_1);
  font-size: 15px;
}
#log-list-header-title h2[data-v-1f8c8bd4] {
  font-size: 18px;
}
#log-list-header-search[data-v-1f8c8bd4] {
  position: relative;
  display: flex;
  align-items: center;
}
#log-list-header-search[data-v-1f8c8bd4] :nth-child(1) {
  z-index: 1;
  position: relative;
}
#log-list-header-search[data-v-1f8c8bd4] :nth-child(2) {
  z-index: 2;
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 1.5rem;
  height: 100%;
  display: flex;
  align-items: center;
}
#log-list-header-search .el-input__inner {
  padding-right: 45px !important;
}
#log-list-header-select[data-v-1f8c8bd4] {
  display: flex;
  align-items: center;
}
#log-icon-empty-list-feedback svg *[data-v-1f8c8bd4] {
  fill: var(--cor_texto_1);
}

