<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hp-prod {
	display:inline-block;
	margin: 4px;
}

.hp-prod a {
	display:block;
	padding: 10px;	
	border-radius: 5px;
	text-decoration: none;
	box-shadow: none !important;
}
.hp-prod a:hover, a.vslinks:hover {
	background: #21759b;
	color: #fff;
}
.wpr-widget-area a.vslinks:visited {text-decoration-color: #21759b;}
.wpr-widget-area a.vslinks:visited span {color:#21759b;}
.wpr-widget-area a.vslinks:hover  {text-decoration-color: #fff;}
.wpr-widget-area a.vslinks:hover span {color:#fff;text-decoration-color: #fff;}

.hp-prod img {
	border-radius: 5px;
}

.hp-model {
	display:block;
}

.hp-brand {
	display:block;
}

a.vslinks {
	box-shadow: none !important;
	display:block;
	border-radius: 5px;	
	padding: 5px;
	height: 75px;	
}

a.vslinks:hover {
	display:block;
}

a.vslinks strong {
	font-size: 115%;
}

a.vslinks img {
	border-radius: 5px;
	width: 70px;
	float:left;
	margin: 2px 10px 2px 2px;
}

table.comptable {
	border: 0;
}

table.comptable ul li {
	margin-left: 20px;
}

table.comptable h3 {
	margin-bottom: 0;
}

tr.comp-thumb td {
	border-top: 0;
}

.comp-firstrow {
	width: 24%;
}

.comp-secrow {
	width: 38%;
}

.emptyrborder {
	border-right: 0;
}

.comp-last td {
	border-bottom: 0;
}

.hihligt {
	background-color: #f9f9f9;
}

.amalink {
	text-align: center;
    border-radius: 4px;
    padding: 10px 16px;	
    display: block;	
    background-color: #ffcc00;
    color: #fff;	
}
.amalink:hover {
    background-color: #E6B800;
}

.hp-prod2 {
	display:inline-block;
	margin: 4px;	
}

.hp-prod2 label {
	display:block;
	cursor: pointer;
	padding: 10px;	
	border-radius: 5px;
	text-decoration: none;
	box-shadow: none !important;
}
.hp-prod2 label a:visited {color: #21759b;}

.hp-prod2 input[type="checkbox"]:checked + label {
	background: #21759b;
	color: #fff;
}
.hp-prod2 input[type="checkbox"]:checked + label a, .hp-prod2 input[type="checkbox"]:checked + label a:visited  {
	color: #fff;
}

.hp-prod2 label:hover, label.vslinks:hover, .hp-prod2 label:hover a, .hp-prod2 label:hover a:visited  {
	background: #efefef;
	color: #21759b;
}

.hp-prod2 img {
	border-radius: 5px;
}

.hp-prod2 input {
	display:none;
}	

.hp-model {
	display:inline-block;
    white-space: nowrap; 
    width: 150px; 
    overflow: hidden;
    text-overflow: ellipsis; 
}

#comparisonholder {
	background-color:#f2f2f2;
	position: fixed;
	top: 0;
	margin-left: -160px;
	width: 320px;
	height: 177px;
	left: 50%;
	z-index: 9999;
	padding: 2px 10px 10px 10px;	
	border-bottom: 2px solid #21759B;
}

.ch-top {
	height: 110px;
	
}

.ch-pic {
	display: inline-block;
	height: 80px;
	width: 80px;
	border: 1px solid #666;
	vertical-align: top;	
}
.ch-pic img {
	width: 80px;
}
#ch-pic1 {
	margin: 20px;
}
#ch-pic2 {
	margin: 20px;
}

.ch-vs {
	display: inline-block;
	margin: 40px 20px;
	height: 40px;
	width: 35px;
	font-size: 250%;
	vertical-align: top;
}

.ch-bottom {
	text-align: center;
	padding: 10px;
}

.ch-bottom span {display: inline-block;padding: 10px;}
.ch-bottom a {
	display: inline-block;
	width: 260px;
	background-color: #21759B;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px;
}	
.ch-bottom a:hover {
	text-decoration: underline;
	color: #fff;
}

.ch-clear {
	text-align: center;
}
.ch-clear a {
	font-size: 90%;
	color: #666;
}









</pre></body></html>