/* ex: set tabstop=4 softtabstop=0 shiftwidth=4 noexpandtab: */

HEADER,
FOOTER:not(.printable),
FOOTER IMG,
FOOTER .message,
FOOTER .copy,
BUTTON,
.col-md-4,
.sub_navigation,
.mycounter {
	display: none;
}
FOOTER A[href]:after {
	content: none !important;
}
#content,
.row {
	margin: 0;
}
.container {
	width: auto;
}
.container,
.col-md-8,
.col-md-12 {
	padding: 0;
}
#config_table {
	border-collapse: collapse;
}
#config_table TH,
#config_table TD {
	border: 1px solid lightgrey;
}
.footer {
	margin: 0;
	padding: 0;
}
.footer .col-sm-6 {
	padding: 0;
	width: 100%;
}
.footer-contacts .col-md-6 {
	padding: 0;
}
.footer-contacts .col-md-6 > DIV {
	width: 50%;
	float: left;
}
