a , 
a:active ,
a:visited { text-decoration: none; }

a:after { content: ""; } 

header#top ,
.c2 ,
.dataTables_paginate
	{
		display: none;
	}
	
.dataTables_info {
	float: left;
	text-align: left;
}
	
body#tac--company--view .check ,
body#tac--company--view input ,
body#tac--company--view #container-reports ,
body#tac--company--view #container-todos {
	display: none;
}

body#tac--report--edit textarea {
	display: none;
}

body#tac--report--edit input {
	border: none;
}

#print_report_value {
	display: block;
}

body input.submit {
	display: none;
}