a.brand-link {
    background-color: white;
    color: grey !important;
}

.sidebar-collapse img.brand-image-xs {
    width: 100% !important;
}

aside.main-sidebar:hover img.brand-image-xs {
    width: unset !important;
}

.select2-container .select2-selection--single {
    height: calc(2.25rem + 2px) !important;
}

label.error {
    color: #cc3636;
}

.consult_dni {
    cursor: pointer;
}