.treatment-edit .section.section-highlighted .fields-group .table-border>tbody>tr:nth-child(2) .fields-group .entry-inline input[type="radio"]+label, .treatment-edit .section.section-highlighted .fields-group .table-border>tbody>tr:nth-child(2) .fields-group .entry-inline input[type="radio"]:disabled+.reversed-radio {
	width: 200px !important;
}

.table-view li.text-list {
	display: list-item !important;
	list-style: disc !important;
}

.table-view li.text-list::before {
	content: none !important;
}

td.cell-right > a {
	margin-top: 8px;
}

.article-single {
		max-width: 1080px !important;
}