.light .mi_desglose{
	color: var(--black);
}

.light .nombre_sourcer{
	color: var(--black);
}

.light .cont_count_sourcer{
	border-right: 1px solid var(--black_opacity15);
}

.light .side_right{
	background: var(--white);
}

.light .cont_gray{
	color: var(--black);
	background: var(--gray_1);
}

.light .cont_gray table{
	color: var(--black);
}

.light .input_generic{
	background: var(--gray_3);
}

.light .td_sin_busqueda_telefono_sourcer{
	background: var(--gray_3);
}

.light .table_cool tbody tr:nth-child(odd) {
    background: var(--gray_3);
}

.light .add_row_th_cuenta, 
.light .add_row_th_post, 
.light .add_row_th_respuesta, 
.light .editar_view_sourcer_intable, 
.light .editando_view_sourcer_intable{
	color:var(--white);
}

.light .td_sin_resultados_factura{
	background: var(--gray_3);
}