footer.footer, #yii-debug-toolbar, .yii-debug-toolbar, .print-button {
	display: none !important;
}

.navbar-default {
	display: none !important;
}

.left-menu {
	display: none;
}

.newspaper .data .actions {
	display: none;
}

.newspaper.material .sections .article .bm-in-text {
	display: block !important;
}

.newspaper .data .body .article .head .title .char {
	display: none !important;
}
.newspaper .data .np-header {
    margin-bottom: 0px;
}
.newspaper .data .body .article .head {
	padding-top: 0px;
}

.article .view-opt {
	display: none;
}