@import url("screen.css");

* {
	background: none;
	color: #303030;
	}

.item {
	page-break-inside: avoid !important;
	word-break: break-word;
	}

.print-only {
	display: block;
	}

html {
	font-size: 13px;
	}

body {
	background: none;
	padding: 30px;
	}

h3.smallScreen:not(.dontPrint) {
	display: block !important;
	}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	page-break-after: avoid !important;
	}

.imgLogo {
	width: 260px;
	}

.web-address {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 140%;
	color: #bbbbbb;
	}

.page-header .info {
	max-height: 100%;
	overflow: hidden;
	}

.cs-container-fullwidth,
.cs-container-fullwidth-alt {
	background-image: none !important;
	}

.blue-callout,
.bread-crumbs,
.toggle,
.breadcrumbs,
.sPrev,
.sNext,
.share,
.languages,
.back,
[class*="button"],
.tab-bar,
.sidebar,
.bg-gray,
.dontPrint,
.rg-gallery,
h3.smallScreen:not(.dontPrint).gallery-label {
	display: none !important;
	}

.bg-blue .products-table ul {
	border: none !important;
	}

.post-image {
	position: relative;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.2);
	width: 100%;
	}

.post-image img {
	width: 100%;
	}

.post {
	display: block;
	border-top: 1px solid #999999;
	padding-top: 20px;
	}

.posts-wrapper{
	width: 100%;
	}
	
.bounds > [class*="column"] {
	width: 100% !important;
	padding: 0 !important;
	min-height: 0 !important;
	}

.tab-container {
	visibility: visible !important;
	height: auto !important;
	}