﻿.popular-button-primary {
    background-color: #0083c6 !important;
    border-color: #0083c6 !important;
    color: white !important;
}

.popular-button-secondary {
    background-color: #ff8c1c !important;
    border-color: #ff8c1c !important;
    color: white !important;
}

.popular-text {
    color: #646464 !important;
}

.popular-color-secondary {
    color: #ff8c1c !important;
}

.popular-color-error {
    color: #990303 !important;
}

.popular-color-exito {
    color: #499903 !important;
}

.disabled-li {
    pointer-events: none;
}

.text-black {
    color: black !important
}

label {
    color: black !important
}

th {
    color: black !important
}

td {
    color: black !important
}

input {
    color: black !important
}

select {
    color: black !important
}
.mi-serch::placeholder {
    color: #646464;
    font-weight: bold;
}
