.navbar-custom{
    background-color: #2C3E50 !important;
}
.logo-box {
	background-color: #2C3E50 !important;
}

.bg-visto {
    --bs-bg-opacity: 1;
    background-color: #FFA07A !important;
}


.bg-seguiment {
    --bs-bg-opacity: 1;
    background-color: #FF8C00 !important;
}
td .badge i{

	font-size: 16px;
	padding-bottom: 5px;

}

.dWidComisions{
    padding: 20px;
    box-shadow: 0px 0px 5px #000;
    margin-bottom: 25px;
    width: 100%;
}

.dWidVentas{
    padding: 20px;
    box-shadow: 0px 0px 5px #000;
    margin-bottom: 25px;
    width: 100%;
}