.default-article-sidebar,
.noprint,
.helpjuice-table-of-contents-container,
#Area>h1 {
	display: none !important;
}

#Area {
	display: block !important;
	flex: none !important;
	max-width: none !important;
}

.loading {
	display: block;
	height: 90vh;
	text-align: center;
	width: 100%;
}

.fa-plus,
.fa-minus {
	float: right !important;
}

progress {
	width: 90%;
}

.size+h2::before {
	content: "ViewBoard " !important;
}

#Product_specs {
	padding-bottom: 80px !important;
}