.td-titulo a{
	color:rgba(0,0,0,0.87);
}



.ref-link {
	color:rgba(0,0,0,0.87);
	font-weight: bold;
}

.ref-link:hover {
	color:rgba(0,0,0,0.87);
	font-weight: bold;
}


.height-80 {
	height: 80px;
}

.width-380 {
	width: 380px !important;
}

.cursor-pointer {
	cursor:pointer;
}

.ng-table th.sortable.sort-asc, 
.ng-table th.sortable.sort-desc {
	background-color: rgba(0,0,0,0) !important;
}

.ng-table th.sortable .sort-indicator {
    font-weight: bold;
    color: rgba(0,0,0,0.87);
}

