﻿@charset "UTF-8";
*, *:before, *:after
@page {
	margin-top: 50px;
	margin-bottom: 70px;
}

*,
*::before,
*::after {
	box-shadow: none !important;
	text-shadow: none !important;
}

a,
a:visited {
	color: #00324d !important;
	text-decoration: underline;
	white-space: normal !important;
	word-wrap: break-word !important;
	font-size: 1em !important;
	word-break: break-word !important;
}

	/*a[href]:not([href*=".pdf"]):not([href*="tel:"]):not([href*="mailto:"]):not([href*="https"]):not([href*="http"]):not([href^='#']):not([href^='javascript:']):not([typeof*="WebPage"])::after {
			content: ' (https://www.epa.nsw.gov.au/' attr(href) ')';
		}

		a[href*="tel:"]::after {
			content: ' (' attr(href) ')';
		}

		a[href*="mailto:"]::after {
			content: ' (' attr(href) ')';
		}

		a[href^="https"]::after {
			content: " (" attr(href) ")";
		}
		a[href^="http"]::after {
			content: " (" attr(href) ")";
		}

		

	abbr[title]::after {
		content: ' (' attr(title) ')';
	}*/

	a[href^='#']::after,
	a[href^='javascript:']::after {
		content: '';
	}

pre {
	white-space: pre-wrap !important;
}

pre,
blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}

thead {
	display: table-header-group;
}

tr,
img {
	page-break-inside: avoid;
}

p,
h2,
h3 {
	orphans: 3;
	widows: 3;
}

h2,
h3 {
	page-break-after: avoid;
}

.mail-options {
	display: none;
}

.share-this-btn, .btn-back-top, .wrap-btn-popup, .twitter-timeline, .jw-dock, .jw-display-controls, .slick-carousel .slick-prev, .slick-carousel .slick-next, #printfactsheet {
	display: none !important;
}

footer, .footer-comp .find-on-us, .comp-blue, .side-tree-navigation, .search-result-block .search-header-block, .pagination-bar, .banner-main, .blue-tags, .social-list {
	display: none;
}

.footer-comp .footer-content {
	margin-top: 0px;
}

.comp {
	margin-bottom: 0px;
}

body {
	font-size: 11pt;
	font-family: Arial;
}

#frm-simple-search, #filter-modal, #related-Publications {
	display: none;
}

.collapse,
.download-document figure .img-responsive,
.rich-text-editor .download-document figure img, .epa-print {
	display: block;
}

.footer-content, a.nav-spotlight-panel {
	height: 100% !important;
}

.btn-block {
	display: inline-block;
	text-align: center;
	width: auto;
}

.spotlight-pages > ul {
	display: flex;
	flex-wrap: wrap;
}

.spotlight-pages .nav-spotlight-panel img {
	margin-bottom: 0px;
	margin-right: 20px;
}

.spotlight-pages .desc {
	display: inline-block;
	padding-left: 0px;
	clear: both;
	float: left;
}

.contacts-list a {
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: normal;
}

.footer-heading {
	margin-top: 0px;
}

#NewsSearch h3.sub-heading.text-blue-dark {
	font-size: 18px;
}

.dynamic-list-results .search-result-item {
	padding-top: 15px;
	padding-bottom: 15px;
}

#NewsSearch .news-search .wrap-btn .col-xs-6,
#NewsSearch .publication-search .wrap-btn .col-xs-6 {
	width: 100%;
	padding-bottom: 15px;
}

	#NewsSearch .news-search .wrap-btn .col-xs-6 a.btn,
	#NewsSearch .publication-search .wrap-btn .col-xs-6 a.btn {
		white-space: normal;
		font-size: 14px;
	}

.publication-search a img,
.rich-text-editor figure a img {
	height: 170px;
}

.print-text-align-unset {
	text-align: unset;
}

.rich-text-editor ul {
	overflow: visible;
	list-style-type: none !important;
}

.jw-preview {
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
}

.slick-carousel .slick-track {
	width: 100% !important;
	display: flex;
	flex-wrap: wrap;
	margin-left: -.5rem;
	margin-right: -.5rem;
	align-items: stretch;
	transform: none !important;
}

.related-news-list .related-item {
	flex: 0 0 33.33333% !important;
	max-width: 33.33333% !important;
	padding: 1rem;
	margin: 0px;
	height: auto !important;
}

.related-news-list a {
	font-size: 1rem;
	line-height: 1.5;
	padding: 2rem 2rem 5rem;
	overflow-wrap: anywhere;
}

.comp-gray-light.related-news {
	padding-top: 30px;
	padding-bottom: 30px;
}

table tr td a::after {
	float: left;
}

.tab-pane, .tab-pane.fade, .tab-pane.fade.in .pane .panel-collapse.collapse {
	display: none;
}

	.tab-pane .active, .tab-pane.in.active, .tab-pane.fade.in.active, .tab-pane.fade.in.active .pane .panel-collapse.collapse {
		display: block;
	}

iframe[data-player-name="viostream-player"] {
	display: none;
}

table {
	table-layout: fixed;
}

/*old code start*/
*,
*:before,
*:after {
	text-shadow: none !important;
	box-shadow: none !important;
}

img {
	max-width: 100% !important;
}

.navbar {
	display: none;
}

.btn > .caret,
.dropup > .btn > .caret {
	border-top-color: #000 !important;
}

.label {
	border: 1px solid #000;
}

.table {
	border-collapse: collapse !important;
}

	.table td,
	.table th {
		background-color: #fff !important;
	}

.table-bordered th,
.table-bordered td {
	border: 1px solid #ddd !important;
}

.visible-print {
	display: none !important;
}

.visible-print,
.hidden-xs,
.rich-text-editor figure.hidden-xs {
	display: block !important;
}

table.visible-print {
	display: table !important;
}

tr.visible-print {
	display: table-row !important;
}

th.visible-print,
td.visible-print {
	display: table-cell !important;
}

.visible-print-block {
	display: none !important;
}

.visible-print-block {
	display: block !important;
}

.visible-print-inline {
	display: none !important;
}

.visible-print-inline {
	display: inline !important;
}

.visible-print-inline-block {
	display: none !important;
}

.visible-print-inline-block {
	display: inline-block !important;
}

.hidden-print {
	display: none !important;
}
/*old code end*/

.single-column {
	column-count: 1;
}

.two-column {
	column-count: 2;
}

.breadcrumb {
	padding-top: 7px;
}

.breadcrumb li {
	padding-top: 5px;
}
