.btn, header, .search-form, .link, #more {
	display: none;
}

.search-results table tr.active td, .table-articles tr.active td {
	color: #333;
	font-weight: bold;
}

.more {
	display: block;
}

.modal-body {
	max-height: none !important;
	height: auto !important;
	overflow: visible;
}