#termoAceiteTable td {
    vertical-align: middle;
}

#termoAceiteTable .badge {
    font-size: 12px;
    padding: 5px 8px;
}

#termoAceiteTable .btn-sm i {
    pointer-events: none;
}

#termoAceiteTable .termoaceite-avatar,
#termoAceiteTable .termoaceite-avatar-ini {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 8px;
    flex: 0 0 auto;
    object-fit: cover;
    object-position: top center;
}

#termoAceiteTable .termoaceite-avatar-ini {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #1b2d52;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
}
