#primarychart {
	width: 100%;
}

.measurement-table .td-1,
.measurement-table .td-2,
.measurement-table .td-3 {
	width: 33.333%;
}

.td-4 { display: none; }

.print-header {
	display: block;
	text-align: center;
	height: 100px;
}

.data-display,
.one_month_chart .data-display,
.graph-display {
	position: relative;
	float: none;
	display: block;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	height: auto;
	min-height: 1px;
	border: none;
}

.graph-display {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.print-details-left,
.print-details-right {
	position: relative;
	float: left;
	width: 50%;
}

	.print-details-right {
		margin-left: 5%;
		width: 45%;
	}

.print-header .pshmc-logo {
	float: left;
	width: 250px;
	height: auto;
	border: none;
}

.print-header .newt-logo {
	float: right;
	width: 170px;
	margin-top: 5px;
	height: auto;
	border: none;
}

.hbar a {
	padding-left: 0;
	color: #000;
	font-weight: bold;
}

.hbar .hb-icon {
	display: none;
}

.bd-display .border-bottom  {
	border: none;
}

	.bd-display .bd-bottom {
		font-size: 1em;
	}

	.bd-display .bd-bottom label {
		display: block;
		margin-bottom: 1em;
	}

.footer,
.tfooter,
.data-display-header,
.graph-options,
.graph-share {
	display: none;
}

#debug {
	display: none;
}

.phide {
	display: none;
}

.picker {
  display: none;
}
