@charset "ISO-8859-1";

.x-layout-tt_content {width:100%; height:inherit;}

.section-a {
	padding: 0.5em;
}

.section-a .x-layout-tt_content {
	border: 2px solid  #d0d0db;
  border-radius: 5px 5px 5px 5px;
  height:100%;
  display: table;
  width:100%;
  padding: 0.4em;
}
