@import url('default.css');
.column-tags, .column-plugin {
	color: #337ab7;
}

#buglist > thead > tr > th.column-custom-Deliverable.software.HZPC ,
#buglist > tbody > tr:nth-child(n) > td.column-custom-Deliverable.software.HZPC,
#buglist > thead > tr > th.column-custom-Procesnumber.HZPC ,
#buglist > tbody > tr:nth-child(n) > td.column-custom-Procesnumber.HZPC
	{ text-align: left; }		

/*	
#buglist td, #buglist th[class|='column-custom']
	{ text-align: left; }		
*/
		
/*
.table-responsive
	{ overflow-x: visible !important; }
*/	
/*	
#buglist .column-last-modified
	{ min-width: 80px; }
*/
/*
.bugnote-avatar-80
	{ border: 0px !important; }
*/