<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*	ACCESS COVER COMPARISON CHART */
h1{color:#FFF;margin-top:0;z-index:1;position:relative;left:0px;top:10px; text-transform:uppercase}
p{font-family:Arial,sans-serif;font-stretch:normal;font-weight:normal;font-size:12px;}
.twitter,.facebook{display:none}
#wrapper{background-color:#000;margin:0 auto;text-align:center;width:100%;padding-top:0px}
#comparisonchart{width:320px;color:#FFF;background-color:#000;display:inline-block;position:relative;left:0px;top:0px;}
#leftcomparison,#rightcomparison{}
#comparisonspacer{width:100%;height:18px;background-color:#000;position:absolute;top:0px;left:0px;}
.row{margin:0px;}
.row p{width:150px;display:inline-block;float:left;text-align:left; padding-left:4px;color:#97999c;}
.row h2{width:100%;background-color:#363436;color:#FFF;font-weight:bold;font-size:14px;line-height:24px;text-align:left;padding:0;margin:0;padding-left:20px;margin-top:4px;}
.row .lbl,.row a.lbl{font-size:12px;padding-right:6px;font-weight:bold;color:#97999c;padding-left:0;}
.row a {text-decoration:none;color:#FFF;}
.row a p span.lbl:hover,.row a:hover,.row a p:hover{color:#FFF;}
.row a i.fas.fa-plus-circle.fa-sm{font-family:'Font Awesome 5 Free';color:#97999c;font-weight:900;}
.row a i.fas.fa-plus-circle.fa-sm:hover{color:#FFF;}
#rightcomparison{padding-right:16px;}
.rotate{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);text-indent:0px;line-height:16px;}
.selections,.productnames{width:120px;float:right;font-size:12px;color:#97999c;}
.productnames li{width:16px;font-weight:normal;font-size:14px;}
.selections li{width:16px;display:inline-block;}
.std{display:block;width:7px;height:7px;border-radius:50%;background-color:#c22821;margin-left:5px;margin-top:5px;}
.na{display:block;width:7px;height:7px;border-bottom:2px solid #000;border-top:2px solid #000;background-color:#97999c;margin-left:5px;margin-top:5px;}
#key{font-size:11px;}
#key span{margin-bottom:1px;}
.sticky{z-index:3;width:290px;height:105px;padding:0;margin:0;}
.sticky p{vertical-align:bottom;margin-top:102px;}
.sticky p span{display:inline-block;}
.fixed{position:fixed;top:0;background:#000;margin-top:109px;border-bottom:1px solid #363436;}
.fixed p{margin-top:82px;}
.fixed .rotate{text-indent:20px;}
.smoothfx{padding-top:10px;}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px){
	.row{margin:5px;}
	.sticky{height:144px;width:635px;margin-top:-40px;}	
	.sticky p{margin-top:128px;margin-bottom:0px;}
	.fixed{margin-top:78px;height:136px;}
	.fixed p{margin-top:110px;}
	.fixed .rotate{text-indent:14px;}
	#key{font-size:12px;}
	.std,.na{margin-left:7px;}
	h1{top:20px;}
	#comparisonspacer{height:44px;}
	#comparisonchart{width:90%;}
	#wrapper{width:750px;}
	.row p{width:70%;}
   	.selections,.productnames{width:140px;}
   	.selections li{width:20px;}
   .rotate{text-indent:0px;line-height:20px;}
   .smoothfx{padding-top:133px;}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width:992px){
	.sticky{height:146px;width:397px;margin-top:-40px;}
	.sticky p{margin-top:130px;}	
	#wrapper{width:970px;}
	.row p{width:60%;}
   	.selections,.productnames{width:140px;}
   	.rotate{text-indent:-4px;}
   	.fixed{margin-top:80px;height:126px;}
	.fixed p{margin-top:100px;}
	.fixed .rotate{text-indent:24px;}
   	.smoothfx{padding-top:132px;}
	/*.rsmoothheading{padding-top:5px;}*/
}
/* Large devices (large desktops, 1200px and up)  background-color: #FF0; */
@media (min-width: 1200px){
	#wrapper{width:1170px;}
	.row p{width:60%;}
   	.selections,.productnames{width:140px;}
   	.rotate{text-indent:-4px;}
	.sticky{height:146px;width:486px;margin-top:-30px;}
	.sticky p{margin-top:130px;}
   	.fixed{margin-top:80px;height:126px;}
	.fixed p{margin-top:100px;}
	.fixed .rotate{text-indent:24px;}
   	.smoothfx{padding-top:119px;}
   	#leftcomparison{padding-right:16px;}
}</pre></body></html>