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

#box-table-profiles[data-v-d9d1e76a] {
    overflow-x: auto;
}
#box-table-profiles > table[data-v-d9d1e76a] {
    min-width: 550px;
}
#profiles-icon-empty-list-feedback svg *[data-v-d9d1e76a] {
    fill: var(--cor_texto_1);
}
#profiles-input-filter[data-v-d9d1e76a] {
    position: relative;
}
#profiles-input-filter i[data-v-d9d1e76a] {
    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-d9d1e76a]:nth-child(even) {
    background-color: #f2f2f2;
}

