.Calculation ul:not([id*="bx_"]) > li::before {
	content: unset;
}
body .wraps > .wrapper_inner {
	z-index: 9;
}
.CalcTotal table tfoot td:nth-of-type(2),
.CalcTotal table tfoot td:nth-of-type(3) {
	white-space: nowrap;
}

td[data-label="Цена"] span {
	margin-left: 5px;
}