/* ***************************************************************** */
/* Updated and checked: 28/01/2021
******************************************************************** */
[id="trainingpage"] button {
	margin-bottom: 20px
}
[id="recordpage"] img.images_modules {
	max-width: 660px;
	width: 100%;
}
[id="recordpage"] #responsecontent .hideprogress {
	margin-top: 15px;
}
[id="recordpage"] #responsecontent .hideprogress .dotpb {
	display: none;
}
[id="recordpage"] #recordbody h3 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
[id="recordpage"] #recordbody h4 {
	margin-top: 0;
	font-weight: 400;
}
[id="recordpage"] #recordbody h4.heading {
	font-weight: 600;
	margin-top: 1em;
	text-align: center;
}
[id="recordpage"] #recordbody table {
	width: 100%;
	border-collapse: collapse;
}
[id="recordpage"] #recordbody table.fixed {
	table-layout: fixed;
}
[id="recordpage"] #recordbody table td, [id="recordpage"] #recordbody table th {
	border: 1px solid #cccccc;
	padding: .5em;
	vertical-align: top;
}
[id="recordpage"] #recordbody table ul {
    margin: 0;
    padding: 0 10px 0 25px;
	text-align: left
}
[id="recordpage"].ui-page-training #recordbody table p {
    margin-top: 0;
}
