body {
	font-size: 11pt;
	font-family: Arial;
}
h1 {
	font-size: 22px;
}
#top, #portlets, #footer, #comments, #object-actions, #global, #menu {
	display: none !important;
}
table.breadcrumbs {
	display: none;
}
ul.view-modes {
	display: none;
}
#content {
    margin-left:0;
    padding: 5px;
	color: Black;
}

.button {
	display: none;
}
.report-buttons {
	display: none;
}
.meta {
	display: none;
}

/*Edit TOHATEC 04.03.15*/
body {
	color: #000;
	background-image: none;
	background-color: #fff;
}
a, a:link {
	color: #000 !important;
}
h1, h2, h3 {
	font-weight: normal;
}
#menu {
	background-color: transparent;
}
#content {
	padding: 0;
}
div.span-2 {
	float: left !important;
	min-width: 215pt;
	margin: 0;
	margin-right: 30pt;
}
div.span-2.last:after,
div.span-2.last::after {
    clear:both;
}
div.span-2 .box legend {
	background-color: transparent;
}


#content fieldset.box {
	border-width: 2pt;
	padding: 10pt;
	width: 95%;
}
#content table.listing {
	width: 100%;
}
#content,
#content table.fields tr td,
#content table.fields tr th,
#content table.listing tr td,
#content table.listing tr th {
    font-size:11px;
}
#content table.listing th {
	background-color: #777;
}
.dijitLayoutContainer {
    clear:both;
}
.dijitAccordionChildWrapper {
    display: block !important;
}
#page-prev-next {
    display: none;
}
table tfoot {
    display: table-row-group;
}
div.dt-buttons,
div.dataTables_length {
    display:none;
}
