@charset "ISO-8859-1";


.nested-content-fieldset .x-layout-tt_content {height:inherit}
.nested-content-fieldset fieldset {padding:0.5em; height:inherit}
.nested-content-fieldset fieldset {border: 3px solid #e0e0e0; border-radius:7px; }
.nested-content-fieldset legend {margin-left:auto; margin-right:auto; padding-left:1em; padding-right:1em;}
.nested-content-fieldset.first-child .xlayout {}

.nested-content-fieldset-first .x-layout-tt_content {padding-right:0.2em}

.nested-content-fieldset-first + .x-layout-tt_content {
	height: inherit;
	padding-right: 0.2em;
}

.nested-content-fieldset-next + .x-layout-tt_content {
	height: inherit;
	padding-left: 0.2em;
}

.nested-content-fieldset-next .x-layout-tt_content {
	height: inherit;
	padding-left: 0.2em;
}

