label.clearfix { width: 100%; clear: both; overflow: hidden; }
label.DataFormOption { display: block; }
label.DataFormOption span.DataFormQuestion { display: block; float: left; width: 40%; }
label.DataFormOption input { display: block; float: left; width: 45%; }

.ClientAreaContainer { float: left; }

.editarea_notification { overflow: hidden; }


ul.oNavigationItemPath { margin-left: 0em; padding-left: 0em; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
