
.el-select__caret {
        color: red !important;
        font-weight: bold !important;
}
    

#box-table-profiles[data-v-1d43b6fe] {
      overflow-x: auto;
}
#box-table-profiles > table[data-v-1d43b6fe] {
      min-width: 550px;
}
#profiles-icon-empty-list-feedback svg *[data-v-1d43b6fe] {
      fill: var(--cor_texto_1);
}
#profiles-input-filter[data-v-1d43b6fe] {
      position: relative;
}
#profiles-input-filter i[data-v-1d43b6fe] {
      position: absolute;
      right: 20px;
      top: 0;
      font-size: 1.5rem;
      height: 100%;
      display: flex;
      align-items: center;
}
#profiles-input-filter .el-input {
      height: 100%;
}
#profiles-input-filter .el-input__inner {
      padding-right: 45px !important;
      height: 100%;
}
#profiles-input-filter input {
      border-radius: .5rem;
}
tr[data-v-1d43b6fe]:nth-child(even) {
      background-color: #f2f2f2;
}
  
