.canaltable{
	
	
	
	
}


.canaltable th {
	
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	
}

.canalsat th {
	
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	
}

.active{
	
	background-color: rgba(200,200,200,0.3);
	
}


.table td{

	padding: .2rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
    
    }
    
    
    
    
#canalSatellite{
	
	
	background-color: rgba(114, 207, 250, 0.21);
	
}


#canalInternet{
	
	background-color: rgba(194, 119, 119, 0.51);
	
}




#canalTiers{
	
	background-color: rgba(173, 235, 180, 0.51);
	
}

.col h5{
	
	margin-top: 20px;
	
}