html,
body {
	overflow: initial;
	height: auto;
}

body {
	background: #fff;
	width: 181mm;
}

hr {
	height: 1px;
	display: block;
	background: #fff;
	color: #fff;
	width: 190mm;
	border: none !important;
	border-bottom: 1px solid #999 !important;
}

table img {
	float: left;
}

table,
td,
th {
	border-collapse: collapse;
}

td,
th {
	border: 1px solid #999 !important;
	padding: 3mm;
}

ul,
ol,
li {
	padding-left: 0;
	list-style: outside !important;
}

.wrapper,
.content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
}

body {
	background: white;
	font-size: 12pt;
}

.header-search {
	display: none;
}

.page {
	overflow: initial;
}

.content {
	margin: 0;
	padding-top: 1em;
	border-top: 1px solid #999;
	width: 190mm;
}

.content a {
	text-decoration: none !important;
	line-height: 1.6;
}

.content a:link:after,
.content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 70%;
	line-height: 1.6;
	text-decoration: none !important;
}

.content a[href^="/"]:after {
	content: " (http://smartraveller.gov.au" attr(href) ") ";
}

.content a[href^="#"]:after {
	content: " (http://smartraveller.gov.au" attr(href) ") ";
}

h1,
h2,
th {
	text-transform: uppercase;
}

dt {
	font-weight: bold;
}

.breadcrumbs a:link:after,
.breadcrumbs a:visited:after {
	content: "" !important;
}

h1,
h2,
h3,
h4,
h5,
p,
label {
	text-shadow: none;
}

a:link,
a:visited {
	background: transparent;
	color: #bad0e6;
	text-shadow: none;
	text-decoration: underline;
}

iframe {
	width: 100% !important;
}

.nav,
.sub-nav,
.search-overlay,
.feedback-overlay,
svg,
.loader,
.footer,
.inset_danger {
	display: none;
}


