@charset "UTF-8";


table {
	_font-size: 100%;
}

table caption {
	padding-bottom: 0.5em;
}

table.data {
	background-color: #FFF;
	border-spacing: 1px;
	border-collapse: separate;
	margin-bottom: 1em;
}

.data td,
.data th {
	padding: .35em 2ex;
}

.data tbody th,
.data-bordered tbody th {
	text-align: left;
	color: #FFF;
}

.data .headerBlock th,
.data-bordered .headerBlock th,
.data-downloads .headerBlock,
.data-downloads .headerBlock th {
	text-transform: uppercase;
	background-color: #9D9FA3;
}

.data .headerBlock th,
.data .headerBlock a,
.data-bordered .headerBlock th,
.data-bordered .headerBlock a {
	color: #FFF;

}


.data .ts,
.data-bordered .ts { /*--- table subheading ---*/
	font-size: 85%;
}

.data .headerBlock th {
	padding-top: .5em;
}

.data tbody tr {
	background-color: #F0F1F1;
}

.data td,
.data-bordered td,
.data-downloads td {
	line-height: 1.35;
}

td.no,
td.yes,
td.partial,
td.full,
td.open  {
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}


table.max {
	width: 100%;
}

/*---	LINKED CELLS
---*/
.linkTh th:hover,
.linkTh th:hover a,
.linkTd td:hover,
.linkTd td:hover a,
th.link:hover,
th.link:hover a,
td.link:hover,
td.link:hover a {
	color: #C00;
	background-color: #FFF5C0;
}

.linkTh th a,
.linkTd td a,
th.link a,
td.link a {
	display: block;
}

.linkTh th:empty:hover,
.linkTd td:empty:hover {
	background-color: #9D9FA3;
}
.linkTh th:empty:hover,
.linkTd td:empty:hover {
	background-color: inherit;
}

/* DATA META
*/

.data-meta {
	border-spacing: 0;
	border-collapse: 0;
	text-align: left;
	margin-bottom: 1em;
}

.data-meta caption {
	font-weight: bold;
	padding: 0 0 .75em;
	caption-side: top;
	text-align: left;
	border-bottom: 1px solid #999;
	margin-bottom: .5em;
}

.data-meta th,
.data-meta td  {
	padding-right: 1.75ex;
	padding-bottom: .35em;
}

/* DATA BORDERED */
div.case-studies table {
  width: 700px;
}

div.case-studies table, table.data-bordered {
	margin-bottom: 1em;
	border-spacing: 0;
	_border-collapse: collapse;
	*border-collapse: collapse;
	border-bottom: solid 1px #b4b4b4;
	border-right: solid 1px #b4b4b4;
	color: #333;
}

td.center {

	text-align:center;

}

.data-bordered thead th {
	vertical-align: middle;
	font-size:16px;
	text-align:left;
	font-weight: bold;
	color: #FFF;
	background-color:#69C;
}

div.case-studies table thead th {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
	background-color: #9D9FA3;
}

div.case-studies table th, .data-bordered th {
	background-color: #CDCDCD;
	color: #454545;
	font: bold 0.85 Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 100%;
}

div.case-studies table td, .data-bordered td {
	font-size:12px;
}

div.case-studies table td, .data .alt td,
.data-bordered .alt td {
	background-color: #E5E5E5;
}

div.case-studies table tbody tr, .data-bordered tbody tr {
	background-color: #f9f9f9;
	font-size:14px;
}

div.case-studies table tbody tr td {
  background-color: #f9f9f9;
}

div.case-studies table th, div.case-studies table td, .data-bordered th,
.data-bordered td {
	padding: 0.35em 10px;
	vertical-align: top;
	border-top: solid 1px #b4b4b4;
	border-left: solid 1px #b4b4b4;

}

td.nodata,
th.nodata,
td.data-none {
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	background: #fff !important;
}

.data-bordered .head {
	background-color:#FFF;
}


/*-----------------data centered-----------------------*/


.data-centered tbody th {
	text-align:  center;
	color: #FFF;
}


.data-centered .headerBlock th,
 {
	text-transform: uppercase;
	background-color: #9D9FA3;
}


.data-centered .headerBlock th,
.data-centered .headerBlock a {
	color: #FFF;

}

.data-centered .ts { /*--- table subheading ---*/
	font-size: 85%;
}


.data-centered td {
	line-height: 1.35;
}



/* DATA BORDERED */

table.data-centered {
	margin-bottom: 1em;
	border-spacing: 0;
	_border-collapse: collapse;
	*border-collapse: collapse;
	border-bottom: solid 1px #b4b4b4;
	border-right: solid 1px #b4b4b4;
	color: #333;
}



.data-centered thead th {
	vertical-align: middle;
	font-size:16px;
	text-align:center;
	font-weight: bold;
	color: #FFF;
	background-color:#69C;
}

.data-centered th {
	background-color: #CDCDCD;
	color: #454545;
	font: bold 0.85 Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 100%;
}

.data-centered td {
	font-size:12px;
}

.data-centered .alt td {
	background-color: #E5E5E5;
}

.data-centered tbody tr {
	background-color: #f9f9f9;
	font-size:14px;
}

.data-centered th,
.data-centered td {
	padding: 0.35em 10px;
	vertical-align:middle;
	border-top: solid 1px #b4b4b4;
	border-left: solid 1px #b4b4b4;
	text-align:center;

}

.data-centered
.data-centered .head {
	background-color:#FFF;
}

#block-scitonmod-product-specs-block .icongroup1-treatments {
  padding-top: 5px;
  padding-left: 0px;
}