<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#main-content .usa-width-one-whole p {max-width:100%;}

	#faux-banner {
		display:block;
		width: 100%;
opacity:0.3;
		color: #f2f2f2;
		padding: 10px 0 14px 20px;
		top:0px;
padding-top:0;
		height: 80px;
	}



.so-what {

margin:10px;
background-color:#ebebe7; 
  text-align: left;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
float:right;
box-shadow: 5px 5px 15px 0px rgba(172,172,172,0.6);
width:350px;

}

.so-what ul, .so-what li {
margin:0 0 0 8px; padding:0;
}
.so-what h3 {margin:0 0 10px 0;padding:0;}

#guts img {border-radius:6px;}
	#faux-banner:hover {opacity:1;transition: .4s all;}

.at-share-btn-elements a {background:#112e51 !important} 

.at-icon-wrapper  {border-radius:6px !important}

#banner-hero {color:#fff;font-size:28pt;margin-bottom:0;text-shadow: 2px 2px 2px rgba(17,46,81,0.74);}
.body-heading {color:#0071bc;font-size:20pt;margin-bottom:0;/* text-shadow: 2px 2px 2px rgba(17,46,81,0.2); */}

.covid-response-table {border:0;border-collapse:collapse;}
.covid-response-table th {border:1px solid #ccc; background:#112e51; color:#fff; font-weight:bold; text-align:left; padding:3px;}
.covid-response-table td {border:1px solid #ccc; padding:3px;vertical-align:top;}
.covid-response-table a {text-decoration:none;}
.covid-response-table ul, .eas-covid-response {margin:10px 0 0 20px;padding:0;list-style: none;}
.covid-response-table li, .eas-covid-response li {margin:0 0 8px 0;padding:0;} 
.covid-response-table ul li::before, .eas-covid-response li::before {
  content: "\25BA";  
  color: #b5cfe0; 
/*   font-weight:bold; */
  display: inline-block; 
  width: 1.5em; 
  margin-left: -1.5em; 
}
/* .eas-covid-response {margin-left:0;} */

nav.response-nav p {margin-top:0;}

nav.response-nav ul { list-style: none;  padding:0; margin-bottom:20px; }
nav.response-nav ul li {display:inline;}
nav.response-nav  ul li a {
	display: inline-block;
width:auto;
	background: #aaa;
padding:5px 10px;
	color: #fff;
	text-decoration: none; 
	margin: 0 0 2px 0;
border-radius:6px !important
}
nav.response-nav  ul li a.fade-out {
	background: #aaa !important;
}

.mid-section h3 {border-bottom:1px solid #ccc} 
nav.response-nav  ul li a:hover {
	background: #11609a !important;
transform: translate(0,-5px);transition: .4s all;
}	
.response-nav  ul li a.marker {
	background: #112e51 !important;
}

.covid-fraud-alert img:hover {transform: translate(0,-10px);transition: .4s all; background:#fff5ce; border-radius:8px;} 

#content-container h2 {margin:0;padding:0;}


.covid-sm-gfx-grid img {width:100px;} 
.covid-sm-gfx-grid a img:hover {transform: scale(2.8);}
.covid-sm-gfx-grid a.fraud-videos img:hover {transform: none;}
.covid-sm-gfx-grid {padding:10px; margin:0; float:right; display:flex;flex-flow: row wrap;align-content: flex-start;justify-content: space-around;flex-grow:1;box-sizing: border-box;


background-color:#ebebe7; 

  vertical-align: top;
box-shadow: 5px 5px 15px 0px rgba(172,172,172,0.9);}

.covid-sm-gfx-grid p {width:auto;height:65px;margin:0; padding:0;}

.inline-emphasis {color:#0071bc; font-weight:bold; font-size:14pt;}

.large-quote {font-size:60pt;float:left;width:15px;position:relative;top:-20px;left:-30px;font-family:times;color:#0071bc;font-weight:bold;}
.large-text {font-size:18pt;line-height:1.2;padding:0 0 0 25px;margin:0;color:#0071bc;}






@media screen and (max-width: 600px) {
.covid-sm-gfx-grid a img:hover {transform:none;}
.covid-sm-gfx-grid p {width:auto; height:auto;}
.covid-sm-gfx-grid  {max-width:100%}
.covid-sm-gfx-grid img {width:auto; height:auto;} 
.so-what  {width:100%; float:none; }
}

.print-this {cursor:pointer; text-decoration:none;}
.print-this:hover {text-decoration:underline;}

.animate {
  animation: fade-content 3s 1 ;

}



@keyframes fade-content {
  from {opacity:0;}
  to {opacity:1;}
}

@media screen {
#guts h2 {clear:none;}
/* #spacer  {min-height:500px;} */
}

@media print {
#faux-banner, .response-nav, .p-remove, .so-what, #search-reports {display:none;}
#guts h2 {display:block; margin:5px;}
#banner-hero {font-size:14pt !important;text-shadow: 2px 2px 2px rgba(255,255,255,0);margin:5px;padding:0;}
.usa-hero * {padding:0;margin:0;}
}</pre></body></html>