@media print {
	#specsHeaderContainer {
	}

	#specsHeader.specs.specsHeader h2 {
		margin-top: 20px;
	}
	#specsHeader.specs.specsHeader tr:nth-child(even) {
		display: none;
	}
	#specsHeader.specs.specsHeader a {
		display: none;
	}
	.verticalTabs {
		 display: none;
	}

	table.specs {
		margin-top: -30px !important;
		margin-left: 0px !important;
	}

	#printSpecSection {
		display: block !important;
	}


	img.verticals {
		display: block !important;
	}
	h1 {
		margin-bottom: 50px;
	}

	tr.verticalHolder {
		display: table-row !important;
	}

}


img.verticals {
}
tr.verticalHolder {
}


div#mainContent {
 padding: 0;
 width: 80em;
}

div.type_link {
	 float: right;
	 margin-top: -25px;
	 position:relative;
   z-index:11;
}

div.type_select {
	 margin-right:30px;
   float: right;
   margin-top: -22px;
   position:relative;
   z-index:11;
}

div.middle {
	font-size: 20px;
}
div.cad {
	 margin-left:5px;
}
div.spec {
	 margin-right:5px;
}

.ver {
	padding-left: 5px;
  padding-right: 12px;
  padding-top: 6px;
	text-align: center;
}

a.cad_select {
	 color:black;
	 font-size: 20px;
}
a.cad_deselect {
	 font-size: 20px;
}
a.spec_select {
	 color:black;
	 font-size: 20px;
}
a.spec_deselect {
	 font-size: 20px;
}


table.specs {
 border-collapse: collapse;
 width: 801px;
 margin-left: 180px;
 margin-bottom: 20px;
 border: 1px solid white;
}


table.specsHeader {
 margin-bottom: 0px;
}

table.specsHeaderInner {
 border-collapse: collapse;
}

table#specsHeader .specsHeaderInner th {
 border: none;
}

table.specsHeaderInner th.productHeaderContainer {
 text-align: right;
}

#specsHeaderContainer {
 margin-top: -70px;
}

table.specs td {
 padding: 3px 4px;
 border-top: 1px solid #eee;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #eee;
}

table.specs tr:first-child td {
 border-top: none;
}

/* Begin Table Feature Rows */
table.specs td:first-child {
 border-right: 1px solid #aaa;
 max-width: 150px;
}

table.specs tr.feature td.selected {
 background: #eefcee;
}

table.specs tr.feature:hover td,
table.specs tr.feature:hover td {
 background: #E5FCE5;
}

table.specs td.product {
 width: 24px;
 padding: 0px;
 vertical-align: middle;
 box-sizing: border-box;
}

table.specs td.product img {
 width: 16px;
 height: 16px;
 margin: 0 0 0 4px;
}

table.exclude td.product img {
 opacity: 0.4;
 filter: url('/shared/images/filters.svg#grayscale');
 filter: gray;
 -webkit-filter: grayscale(100%);
}

table.exclude td.selected img {
 opacity: 1;
 filter: none;
 -webkit-filter: grayscale(0%);
}

table.specs td.filter {
 text-align: center;
}

table.specs td.comsol {
 border-right: 1px solid #aaa;
}

table.exclude tr.feature td {
 color: #bbb;
}

table.specs tr.include td {
 color: black;
}

img.toggler {
 margin-left: -13px;
 margin-right: 3px;
 cursor: pointer;
}

table.specs tr.in1 td:first-child {
 padding-left: 23px;
}

table.specs tr.in2 td {
 background-color: #f6f6f6;
}

table.specs tr.in2 td:first-child {
 padding-left: 38px;
}

table.specs tr.in3 td {
 background-color: #efefef;
 border-bottom: 1px solid #dfdfdf;
}

table.specs tr.in3 td:first-child {
 padding-left: 53px;
}
/* End Table Feature Rows */


/* Begin Table Headers */
table.specs th h2 {
 font-size: 20px;
    line-height: 24px;
}

table.specs tr th {
 padding-top: 15px;
 border: none;
 vertical-align: bottom;
 text-align: left;
 box-sizing: border-box;
}

table.specs tr th a {
 font-weight: normal;
 font-size: 11px;
 text-decoration: none;
 margin-left: 2px;
}
/* End Table Headers */


/* Begin Feature Headers */
table.specs tr.header2 td,
table.specs tr.header3 td,
table.specs tr.header4 td,
table.specs tr.header5 td,
table.specs tr.header6 td {
 border-right: none;
}

table.specs tr.header2 td {
 padding: 25px 5px 3px 10px;
 font-weight: 100;
 font-size: 20px;
 font-family: GillSansRegular, arial, helvetica, verdana;
}

table.specs tr.header3 td {
 padding: 15px 5px 3px 10px;
 font-weight: bold;
 font-size: 12px;
}

table.specs tr.header4 td {
 padding-top: 10px;
 color: #333;
 font-size: 11px;
 font-weight: bold;
}

table.specs tr.header5 td,
table.specs tr.header6 td {
 font-style: italic;
 padding-top: 10px;
}

table.specs td.footnote {
 border: none;
 padding-top: 30px;
}
/* End Feature Headers */

ul.verticalTabs {
 top: 155px;
 position: absolute;
 width: 160px;
}
ul.verticalTabs li a {
 background: url("/shared/images/search/tab_fade.gif") no-repeat scroll left top transparent;
}
ul.verticalTabs li a.selected {
 background: url("/shared/images/search/tab_fade_selected.gif") no-repeat scroll left top transparent;
}
ul.verticalTabs li.last {
 background: url("/shared/images/search/vertical_fade_bottom.gif") no-repeat scroll left top transparent;
}
a.anchor{
 position: relative;
 top: -255px;
}

th.verticalHeader {
    height: 140px;
    white-space: nowrap;
    width: 24px;
    padding: 0;
}
th.verticalHeader > div {
    -webkit-transform: translate(4px, -5px) rotate(315deg);
    transform: translate(4px, -5px) rotate(315deg);
    width: 23px;
    font-size: 12px;
}
.specs th.rotate > div > span {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}
