@CHARSET "UTF-8";

@media print { 
	header, nav.main, nav.scrolling, footer ul, .socialMedia, .button, .tabs, .linkedin-container, ._emptyNoteList, ._emptyShareList, .notesForm, .shareProjectForm, .tos, .cdcnewsHeaderSpacer {display:none!important;}
	table {table-layout:fixed;}
	table td, table td.linkedinContact, thead th, table tr { white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border:1px solid #000!important;}
	thead th {font-weight:bold;}
	thead th.sorting, thead th.sorting_asc, thead th.sorting_desc {padding:4px;}
	a {text-decoration:none!important;}
	a[href]:after { content:"" !important;}
	div.tabselector-container select, select.searchselector, select.folderselector, select.tabselector {padding:0!important; font-weight:bold;}
	
	#project-title {white-space:normal!important;}
	
	#project-attachments, #project-attachments, #project-details, #project-notes, #sor, #project-shares {display:block!important; visibility:visible!important;}
	
	.w33:before {content:'\2630';}
	.w66:before {content:'\2630\2630';}
	.w100:before {content:'\2630\2630\2630';}
}