.tm-footer,
.tm-block-barra-fissa,
.uk-margin-right,
.tm-block-bottom-a,
div.cta,
.hidden-print,
.printer, .a-back-link, .no-print, .no-print * {
	display: none !important;
	display: none;
	height: 0 !important;
}
p {
	margin-top: 0px !important;
}
h1.uk-article-title.uk-text-center {
	text-align: left !important;
	margin-top: 0px;
	color: #AC0013 !important;
}
a {
	text-decoration: none !important;
}
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.uk-panel {
	min-height: 0px !important;
}
@page {
  size: A4;
  margin: 30px 0;
}
html, body {
	width: 900px;
	height: 297mm;
	margin: 0;
    padding: 20px 0;
}
.tm-content {
	width: 100%;
	max-width: 100% !important;
}
.tm-content table {
	font-size: 14px;
	line-height: 1.3em;
	max-width: 100%;
	width: 100%;
	border-spacing: 0;
    border-collapse: collapse;
    border: none !important;
}
.tm-content table thead tr {
	background: #ecece8 !important;
	font-weight: bold;
}
.tm-content table td {
	padding: 8px;
	vertical-align: top;
}
.tm-content table td p {margin: 0;}
.tm-content table td h3 {margin: 10px 0;}
.tm-content table td p img {margin: 2px 3px 2px 0 !important;}
.tm-content table thead tr {border: 1px solid #6f6f57 !important;}
.tm-content table thead tr td {background: #6f6f57 !important; color: #fff !important;}
.tm-content table thead tr td strong {color: #fff !important;}
.tm-content table tbody tr:nth-child(even) td {background: #ecece8 !important;}
.tm-content table tbody tr:nth-child(odd) td {background: #ffffff !important;}
.tm-content table:not(.livecams) tbody tr {
	border-bottom: 1px solid #999 !important;
	border-left: 1px solid #d5d5d5 !important;
	border-right: 1px solid #d5d5d5 !important;
}
#search > .row > .col-sm-9 {
	width: 100%;
}
a[href]:after {
	content: "";
}
.uk-container {
	width: 100%;
	width: 100% !important;
}
.tm-logo img {
	width: 350px !important;
	height: auto !important;
}
.tm-navbar .tm-logo > *,
.tm-logo p {
	max-height: none !important;
}
.uk-grid-width-medium-1-3 > * {
    width: 33.333%;
    height: 580px;
}
.uk-grid-width-medium-1-3 > div:nth-child(1),
.uk-grid-width-medium-1-3 > div:nth-child(2),
.uk-grid-width-medium-1-3 > div:nth-child(3),
.uk-grid-width-medium-1-3 > div:nth-child(4),
.uk-grid-width-medium-1-3 > div:nth-child(5),
.uk-grid-width-medium-1-3 > div:nth-child(6) {
	height: 415px;
}
* {
-webkit-print-color-adjust: exact; 	
}