body {
	background: none;
	min-width: 100%;
	max-width: 100%;
	font-size: x-small;
	margin: 0;
	padding: 0;
}
#Content {
	padding: 5px 10px 0 10px;
	margin: 55px 0 0 0;
	background: none;
}
body #Header {
	position: relative;
	background: none;
	width: 100%;
	height: 55px;
}
.PageTitle {
  position: absolute;
  top: 0px;
  right: 0;
}
.PageTitle h1 {
	font-size: 18px;
	margin: 0;
}
.PageTitle h2 {
	font-size: 14px;
	margin: 0;
}

main.content {
  position:unset;
  padding: 5px;
  /*
  margin-top: 55px;
  */
}
.tm-navbar .tm-navbar-wrapper,
#side_menu {
  display: none;
}
#Menu,.Menu,
#CompanyAndCurrency,
#QuickLogin, #DidYouKnow,#CurrencySelection,
.unprintable,
.error, .warning, .information,.buttons,
.filters,
.Service div.templates,
#trustlogo,
.ServerInfo {
	display: none;
}

.colRow {
	background-color: #dddddd;
}
#logs_form {
	display: none;
}
.leftColumn, .rightColumn {
min-width: 0;
}
.AssetSearch , #fine-uploader {
display:none;
}

a[href]:after {
  content: '';
}


@page{ size:auto; margin:5mm;}
.tm-navbar:not(.uk-navbar-attached) {
  position: relative;
}
}
