.prd_productInfo__accordion .p_accordion__header{
	display:none;
}

dd{
	margin:0;
	padding:0;
}


.prd_productInfo__accordion,.prd_productInfo__description{
	margin-top:16px
}

.prd_productInfo__description p{
	font-size:.875rem
}

.prd_productInfo__description ul{
	margin:10px 0 10px 17px
}

.prd_productInfo__description .sp_textBlock{
	margin-bottom:0;
	padding-left:0;
	padding-right:0
}

.prd_productInfo__characteristics{
	overflow-x:auto
}

.dv_characteristicsTable{
	border-collapse:separate;
	margin-top:6px;
	font-family:'Raleway',sans-serif; 
	font-size:13px;
	table-layout:fixed;
	width:100%
}

.dv_characteristicsTable:first-child{
	margin-top:0
}

.dv_characteristicsTable caption{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:15px;
	color:#333333;
	text-align:left;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:700;
	margin:10px 0px 10px 0px;
	padding:2px;
}

.dv_characteristicsTable td{
	border:0;
	padding:2px;
	vertical-align:top;
}


.dv_characteristicsTable td:first-child{
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	font-weight: bold;
	hyphens:auto;
	width:30%; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
}

td.left{
	overflow:hidden;
	width:100%;
	text-align:left
}

td.left:before, td.left:after {
	content:"";
	display: inline-block;
	height:1px;
	border-bottom: 1px dotted #929292;
	position:relative;
	vertical-align: bottom;
	width:100%
}

td.left:before{right:0.5em; margin-left:-100%}
td.left:after{left:0.5em; margin-right:-100%}



.tmpArticleDetailTable{
	border-collapse:separate;
	margin-top:6px;
	font-family:'Raleway',sans-serif; 
	font-size:13px;
	table-layout:fixed;
	width:100%
}

.tmpArticleDetailTable b{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:15px;
	color:#333333;
	text-align:left;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:700;
	margin:10px 0px 10px 0px;
	padding:2px;
}

.tmpArticleDetailTable:first-child{
	margin-top:0
}

.tmpArticleDetailTable td{
	border:0;
	padding:2px;
	vertical-align:top;
}

.tmpArticleDetailTable td:first-child{
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	font-weight: bold;
	hyphens:auto;
	width:30%; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
}

.tmpArticleDetailTable td.left:before, .tmpArticleDetailTable td.left:after {
	content:"";
	display: inline-block;
	height:1px;
	border: 0px;
	position:relative;
	vertical-align: bottom;
	width:100%
}


/* MEDIA MAX WIDTH 1360PX */
@media (max-width: 1360px) {
.dv_characteristicsTable td:first-child{
	width:40%;
}
.tmpArticleDetailTable td:first-child{
	width:40%; 
}
}

/* MEDIA MAX WIDTH 991PX */
@media (max-width: 991px) {
.dv_characteristicsTable td:first-child{
	width:40%;
}
.tmpArticleDetailTable td:first-child{
	width:40%; 
}
}

/* MEDIA MAX WIDTH 768PX */
@media (max-width: 768px) {
.dv_characteristicsTable td:first-child{
	width:45%;
}
.tmpArticleDetailTable td:first-child{
	width:45%; 
}
}

/* MEDIA MAX WIDTH 486PX */
@media (max-width: 486px) {
.dv_characteristicsTable td:first-child{
	width:55%;
}
.tmpArticleDetailTable td:first-child{
	width:55%; 
}
}

/* MEDIA MAX WIDTH 320PX */
@media (max-width: 320px) {
.dv_characteristicsTable td:first-child{
	width:55%;
}
.tmpArticleDetailTable td:first-child{
	width:55%; 
}
}