/* Print Stylesheet for Reconciliation Australia */

* {
overflow: visible !important;
}

#header-wrapper, #sidebar-right, #sidebar ul,
#pagination, .feedback-widget, #footer,
#download-topic, #print-preview, #search, .mejs-container, .how-to-use, .youtube-vid, .download, #pdf-back-button {
	display: none !important;
}

.temp-cont {
	width: 100% !important;
}

.youtube-vid object {
	display: none !important;
}

#content-wrap, #sidebar-right-wrapper {
	background: none;
}

#content.single-toolkit .wp-caption /*#content.single-toolkit .wp-caption .wp-caption-text*/ {
	width: 100% !important;
	float: left;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-left: 0 !important;
}

#content.single-toolkit .wp-caption img, #content.single-toolkit .wp-caption p {
	float: left !important;
	display: block;
	width: auto !important;
}

h2 {
	border-bottom: 1px solid #cccccc !important;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
}

.temp-cont {
	margin-left: 0 !important;
}

.thumb {
	width: 85px !important;
}

.resource-listing {
	border-bottom: none !important;
	border-top: none !important;
}

#sidebar {
	/*float: right;
	position: relative;*/
	z-index: 99;

	position: absolute;
	/*right: 200px;*/
	/*left: 480px; /*600px; */
	/*right: 170px;*/
	right: -80px;
}

#logo img {
	width: 130px !important;
	margin-top: 45px;
}

#content {
	/*width: 620px !important; /*962px !important;*/
	width: 100% !important;
	padding: 0 !important;
}

#content p {
	/*width:  595px !important; /* 740px !important */
	width: auto !important;
}

#content p.img-text {
	max-width: 650px !important;
}

#content h1 {
	margin-top: 55px;
	margin-bottom: 50px;
	font-family: arial;
	width: 90%;
}

#content h3 {
	font-family: arial !important;
	font-weight: bold !important;
}

#content h2 {
	font-family: arial;
}

#toolkit-info {
	height: 30px;
}

.resource-listing {
	background: #fff;
	border: 1px solid #cccccc !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


.resource-listing a.download {
	display: none;
}

.video-hide {
	display: block;
}

.row {
	margin-left: 0 !important;
}

#topic {
	display: none;
}

.resource-bar {
	margin-bottom: 0!important;
	padding-bottom: 12px !important;
}

.resource-bar span {
	padding-left: 10px;
	padding-right: 15px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#content .resource-listing h2 {
	font-size: 14px !important;
	padding-bottom: 4px !important;
}

#content.single-toolkit .wp-caption img.size-full, #content.single-toolkit img.size-full {
	width: 280px !important;
	margin-left: 0 !important;
}

.wp-caption {
	padding-left: 0 !important;
}

/* Page Breaking */

#content.single-toolkit .wp-caption, #content.single-toolkit .wp-caption a, #content .resource-listing {
	display: block !important;
	page-break-inside:avoid !important;
}

/* Toolkit Topic Styles */

.listing-row h2 {
	border-bottom: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 5px !important;
}

.listing-row .read-more, .download-button {
	display: none !important;
}

#topic-listing div {
	/* width: 247px;*/
	width: 328px;
	margin-right: 18px;
}

#topic-listing h2.resource {
	border-bottom: 1px solid #000 !important;
	margin-bottom: 10px !important;
}

.diagram table {
	width: 100% !important;
}

#topic-listing h2.resource {
	font-family: arial;
	font-weight: bold;
}

.featured-case-study a.read-more {
	display: none !important;
}

.resource-listing.example, .resource-listing.case-study {
	background: none !important;
}