.CustomizationEnabledField .BootFieldBody {display:none;}

.CustomizationContainer {background:#EEE;min-height:100px;}
.Customization {margin-bottom:5px;}
.Customization .popover {display:block;position:relative;max-width: none;font-size:13px;z-index:auto;}
.Customization .badge {font-weight:normal;}
.CustomizationNumber{
	font-size:11px;
	color:#AAA;
	text-align:right;
}
.CustomizationSection {
	font-size: 11px;
	color: #AAA;
	border-bottom:solid 1px #EEE;
}
.CustomizationBody{
	min-height:20px;
}
.CustomizationMessage .badge{
	font-weight:normal;
	margin-bottom:5px;
}