.lp-sizing-chart-tab-container {
	padding-top: 20px;
	border-top: #b1b1b1 solid 1px;
	text-align: left;
}

.lp-sizing-chart-image {
	margin-bottom: 20px;
}

.lp-sizing=chart-second-table {
	margin-top: 20px;
}

th.lp-sizing-chart-header {
	padding: 5px;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: 600;
}

th.lp-sizing-chart-blank-header {
	padding: 5px;
	background-color: #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	text-align: center;
	font-weight: 600;
}

td.lp-sizing-chart-label-column {
	padding: 5px;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: 600;
}

td.lp-sizing-chart-cell-blue {
	padding: 5px;
	background-color: #B8CEE6;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
}

td.lp-sizing-chart-cell-gray {
	padding: 5px;
	background-color: #E8E8E8;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
}

td.lp-sizing-chart-cell-blank {
	padding: 5px;
	background-color: #ffffff;
}

.lp-sizing-charts-senior-numbers {
	font-weight: 600;
	font-size: 1em;
}

.lp-sizing-charts-subordinate-numbers {
	font-weight: normal;
	font-size: 0.9em;
}

/* CSS for height/weight charts */
td.lp-sizing-chart-cell-gray1 {
	padding: 5px;
	background-color: #cccccc !important;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
}
td.lp-sizing-chart-cell-gray2 {
	padding: 5px;
	background-color: #999999 !important;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
td.lp-sizing-chart-cell-gray3 {
	padding: 5px;
	background-color: #666666 !important;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
td.lp-sizing-chart-cell-gray4 {
	padding: 5px;
	background-color: #333333 !important;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
td.lp-sizing-chart-cell-white {
	padding: 5px;
	background-color: #fff !important;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
}
td.lp-sizing-chart-cell-blue1 {
	padding: 5px;
	background-color: #0078fb !important;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
td.lp-sizing-chart-cell-blue2 {
	padding: 5px;
	background-color: #005bbf !important;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
td.lp-sizing-chart-cell-blue3 {
	padding: 5px;
	background-color: #004590 !important;
	color: #fff;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
}
td.lp-sizing-chart-cell-blue4 {
	padding: 5px;
	background-color: #00336d !important;
	color: #fff;
	border: #000000 solid 1px;
	text-align: center;
	font-weight: normal;
}
