td, th {
	border: 8px solid #fff;
}

#econetproducts{ width:1000px;/* height: 700px; */ background: url(//media.ruud.com/blobazrheem/site/ruuddotcom/_uploads/econetenabled/econetproducts-background.jpg)no-repeat top right; margin: 0 auto; position: relative; color: #8d8919;
font-family: "Arial";
font-size: 14px;
padding:150px 0 0 0;
}

#bottomcopy{margin-top:20px; width: 750px;}
#bottomcopy a{color: inherit;}

.topcopy{color:#8d8919; width:580px; line-height: 1.3}

#listholder{width:750px;}

.searchrow {margin: 20px 0 0 0;}
.searchrow > div{display:inline-block; vertical-align: middle;}
.searchtitle{font-weight: 300; font-size: 18px; color:#8d8919;}
.searchholder{width:310px; margin-left: 20px; position: relative;}
.searchholder input[type="text"]{-moz-border-radius: 17px;
-webkit-border-radius: 17px;
border-radius: 17px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #efefef;
padding:10px 20px;
border:none;
    width:280px;
}
.searchholder input.searchbtn{position: absolute; top:8px; right:10px;}

#enplist{margin-top: 20px;}
#enptabs{list-style: none; margin: 0; padding: 0; display: table; height: 26px; border-bottom: #7d97a6 8px solid; width: 100%;}
#enptabs li{display:table-cell;}
#enptabs a{
    background: #cecece;
  background-image: -webkit-linear-gradient(top, #cecece, #ffffff);
  background-image: -moz-linear-gradient(top, #cecece, #ffffff);
  background-image: -ms-linear-gradient(top, #cecece, #ffffff);
  background-image: -o-linear-gradient(top, #cecece, #ffffff);
  background-image: linear-gradient(to bottom, #cecece, #ffffff);
  -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
  font-family: Arial;
  color: #7d97a6;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;}
#enptabs a:hover, #enptabs a.active{ background: #7d97a6;
  text-decoration: none; color: #fff;}

.enpcontent{
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
height: 400px;
    overflow-x: scroll;
}

.enpcontent sup{font-size:8px;}
.enpcontent a{color:#616365; font-size: 12px; line-height: 1.2;}
.modelname , .modelnumber , .series {
	color: #000;
}
.modelname {background-color: #eaebeb;  padding: 14px 18px; /* border-left: solid #5e6e66 8px; */}
.modelnumber{background-color: #eaebeb; padding: 14px 18px;}

thead , tfoot {
	display: none;
}

.dataTables_filter { display: none; }

.tabset{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:none;
	border-bottom: none;
}
.tabset li{

/*	width: 32.7%; */
	display: inline-block;
	width: initial;
	overflow:hidden;
	vertical-align:middle;
}
.tabset a{
	display:inline-block;
/*	padding:5px 17px;*/
	padding:10px;
	color: black;
	background-color: none;
	font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border: 1px solid rgba(170,170,170,.5);
	box-shadow: 0 2px 0 rgba(170,170,170,.5);
	border-radius: 4px;
	background-clip: padding-box;
	background-color: #e6e7e8;
	text-decoration: none;
}
.tabset a:hover,
.tabset .active{
	background-color:transparent;
	background-color: #e6e7e8;
	background-image:none;
	color:#808184;
}
.tabset .active{
background: none;
background-color: #5e6e66;
color: #fff;
}
.tabset .active:hover{
background-color: #5e6e66;
color: #fff;
cursor: default;
}

.pi-tabset-container {margin: 60px 0 0 0;}