﻿.dash-mother-child-header{
	font-weight: bold;
	font-size: 14px;
}
.dash-mother-child-groups {
	clear: both;
	display: inline-block;
	border: 1px solid #d4d4d4;
	width: 100%;
	padding: 5px;
	margin-top: 5px;
}
.dash-mother-child-group {
	font-weight: bold;
}
.dash-mother-child-items {
	display: inline-block;
}
.dash-mother-child-item {
	float: left;
	width: 150px;
}
.dash-mother-child-fields {
	float: left;
	width: 148px;
}