﻿/*
	Copyright (c) 2011, Dewenir Inc. All rights reserved.
	Code licensed under the BSD License:
	http://dewenir.es/avisolegal
	version: 1.0.1
*/

.groupWidthLabels020{}
.groupWidthLabels025{}
.groupWidthLabels030{}
.groupWidthLabels040{}
.groupWidthLabels050{}


.semanticView .groupWidthLabels020 strong.lb,
.semanticView .groupWidthLabels025 strong.lb,
.semanticView .groupWidthLabels030 strong.lb,
.semanticView .groupWidthLabels040 strong.lb
	{margin-right:0}
.groupWidthLabels020{}
.groupWidthLabels020 .cont,
.groupWidthLabels020 .edit{margin-bottom:4px}
.groupWidthLabels020 .lb{width:20%; display:block; float:left}
	.semanticView .group.groupWidthLabels020 .lb{margin:0;}
.groupWidthLabels020 .values{width:80%; display:block; float:left;}

.groupWidthLabels025{}
.groupWidthLabels025 .cont,
.groupWidthLabels025 .edit{margin-bottom:4px}
.groupWidthLabels025 .lb{width:25%; display:block; float:left}
	.semanticView .group.groupWidthLabels025 .lb{margin:0;}
.groupWidthLabels025 .values{width:75%; display:block; float:left;}

.groupWidthLabels030{}
.groupWidthLabels030 .cont,
.groupWidthLabels030 .edit{margin-bottom:4px}
.groupWidthLabels030 .lb{width:30%; display:block; float:left}
	.semanticView .group.groupWidthLabels030 .lb{margin:0;}
.groupWidthLabels030 .values{width:70%; display:block; float:left;}

.groupWidthLabels040{}
.groupWidthLabels040 .cont,
.groupWidthLabels040 .edit{margin-bottom:10px}
.groupWidthLabels040 .lb{width:40%; display:block; float:left}
	.semanticView .group.groupWidthLabels040 .lb{margin:0;}
.groupWidthLabels040 .values{width:60%; display:block; float:left;}


.collapsableGroup{}
.collapsableGroup.jsGroupHide{}
.jsGroupHide .desplegar .mostrar,
.desplegar .ocultar{display:block}
.desplegar .mostrar,
.jsGroupHide .desplegar .ocultar,
.jsContentGroupHide{display:none}

.blockListItems{}
.blockListItems .values .value{display:block}

.values .value{margin-right:5px}

.groupTableFormat{}
.groupTableFormat table th{width:50%}
.groupTableFormat table th,
.groupTableFormat table td{vertical-align:top; padding:4px 6px}
.groupTableFormat td strong.lb{display:none}
