<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* color 

Hue: Yellow
Bright Sun: #EAB81B - yellow1

Hue: Green
San Felix: #276232 - green1
Pigment Green: #009244 - green2
Apple: #7EB442 - green3
*/

.container a:link, .container a:hover, .container a:visited {
	color:#7EB439;
}
hr.green1 {
	border: 5px solid #114c18;
}
hr.green2 {
	border: 5px solid #009444;
}
hr.green3 {
	border: 5px solid #7EB439;
}
hr.yellow1 {
	border: 5px solid #EFBB16;
}
hr.orange1 {
	border: 5px solid #ED8C18;
}

.bg-green1 {
	background-color:#114c18;
}
.bg-green2 {
	background-color:#009444;
}
.bg-green3 {
	background-color:#7EB439;
}
.bg-yellow1 {
	background-color:#EFBB16;
}
.bg-orange1 {
	background-color:#ED8C18;
}
.bg-grey {
	background-color:#D6D6D6;
}

.btn-green1 {
	color:#F5F6F3;
	background-color:#114c18;
	border-color: #114c18;
}
.btn-green2 {
	color:#F5F6F3;
	background-color:#009444;
	border-color: #009444;
}
.btn-green3 {
	color:#F5F6F3;
	background-color:#7EB439;
	border-color: #7EB439;
}
.btn-orange1 {
	color:#F5F6F3;
	background-color:#ED8C18;
	border-color: #ED8C18;
}

#status .card-group .card {
	border: 5px #D6D6D6 solid;
}

#status .card-group .card.active {
	border: 5px #ED8C18 solid;
}

.text-green1 {
	color:#114c18;
}
.text-green2 {
	color:#009444;
}
.text-green3 {
	color:#7EB439;
}
.text-orange1 {
	color:#ED8C18;
}


.bg-blank-thumb {
	background-image: url('../images/blank-thumb.jpg');
}

.jumbotron.alisoImg .jumbotron.alisoSurvey{
	background-repeat: no-repeat;
	background-position: center;
}

#menu .card,
#misc .btn {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  cursor: pointer;
}

#menu .card .right-arrow {
	position: absolute;
	bottom: 15px;
	right: 30px;
	transition: all 0.5s ease;
}

#menu .card:hover .right-arrow {
	transform: translateX(20px);
}

/* adjustment for different screen size start */
@media (max-width: 359px) {
	.banner {
		max-height: 100px;
	}
	.bg-blank {
		background-image: url('../images/blank-xs.jpg');
		height: 250px;
	}
}

@media (min-width: 360px) {
	.banner {
		max-height: 100px;
	}
	.bg-blank {
		background-image: url('../images/blank-xs.jpg');
		height: 250px;
	}
	
	.jumbotron.alisoImg {
		height: 500px;
		background-image: url("../images/healthresearch/aliso-canyon-4-banner480.jpg"); /*fail over*/
		background-image: linear-gradient(to top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-4-banner480.jpg");
		padding: 3rem 3rem; 
	}

	.jumbotron.aliso2Img {
		height: 500px;
		background-image: url("../images/healthresearch/aliso-canyon-5-banner480.jpg"); /*fail over*/
		background-image: linear-gradient(to top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-5-banner480.jpg");
		padding: 3rem 3rem; 
	}

	.jumbotron.aliso3Img {
		height: 500px;
		background-image: url("../images/healthresearch/aliso-canyon-6-banner480.jpg"); /*fail over*/
		background-image: linear-gradient(to top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-6-banner480.jpg");
		padding: 3rem 3rem; 
	}

	.jumbotron.aliso4Img {
		height: 500px;
		background-image: url("../images/healthresearch/aliso-canyon-7-banner480.jpg"); /*fail over*/
		background-image: linear-gradient(to top right, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-7-banner480.jpg");
		padding: 3rem 3rem; 
	}

	.jumbotron.aliso5Img {
		height: 500px;
		background-image: url("../images/healthresearch/aliso-canyon-9-banner480.jpg"); /*fail over*/
		background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-9-banner480.jpg");
		padding: 3rem 3rem; 
	}
	.alisoImg-title {
		width: 100%;
		font-size: 1.6rem;
	    font-weight: 300;
	    line-height: 1.2;	
	}
	
	.jumbotron.alisoImg .alisoImg-text {
		font-size: 1.25rem;
	    font-weight: 300;
  	}

	.jumbotron.alisoSurvey {
		height: 500px;
		background-image: url("../images/HealthResearch_Survey480.png"); /*fail over*/
		background-image: linear-gradient(to top, rgba(0, 0, 0, 0.0), rgba(255, 255, 255, 0.9)), url("../images/HealthResearch_Survey480.png");
		padding: 3rem 3rem;
	}
	
	.jumbotron.alisoSurvey .alisoSurvey-title {
		width: 100%;
		font-size: 1.6rem;
	    font-weight: 700;
	    line-height: 1.2;	
	}
	
	.jumbotron.alisoSurvey .alisoSurvey-text {
		font-size: 1.25rem;
	    font-weight: 300;
  	}

	.jumbotron.alisoTownHallQA {
		height: 500px;
		background-image: url("../images/HealthResearch_AlisoCanyon-townhall-qa480.jpg"); /*fail over*/
		background-image: linear-gradient(to top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/HealthResearch_AlisoCanyon-townhall-qa480.jpg");
		padding: 3rem 3rem;
	}
	
	.jumbotron.alisoTownHallQA .alisoTownHallQA-title {
		width: 100%;
		font-size: 1.6rem;
	    font-weight: 700;
	    line-height: 1.2;	
	}
	
	.jumbotron.alisoTownHallQA .alisoTownHallQA-text {
		font-size: 1.25rem;
	    font-weight: 300;
  	}

}

@media (min-width: 480px) {
	.banner {
		max-height: 120px;
	}

	.bg-blank {
		background-image: url('../images/blank-am.jpg');
		height: 300px;
	}
	
}

@media (min-width: 768px) {
	.banner {
		max-height: 300px;
	}

	.bg-blank {
		background-image: url('../images/blank.jpg');
	}
	   
	.jumbotron.alisoImg {
		height: 300px;
		background-image: url("../images/healthresearch/aliso-canyon-4-banner1000.jpg"); /*fail over*/
		background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-4-banner1000.jpg"); 
		padding: 4rem 8rem;
	}

	.jumbotron.aliso2Img {
		height: 300px;
		background-image: url("../images/healthresearch/aliso-canyon-5-banner1000.jpg"); /*fail over*/
		background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-5-banner1000.jpg"); 
		padding: 4rem 8rem;
	}	

	.jumbotron.aliso3Img {
		height: 300px;
		background-image: url("../images/healthresearch/aliso-canyon-6-banner1000.jpg"); /*fail over*/
		background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-6-banner1000.jpg"); 
		padding: 4rem 8rem;
	}	

	.jumbotron.aliso4Img {
		height: 300px;
		background-image: url("../images/healthresearch/aliso-canyon-7-banner1000.jpg"); /*fail over*/
		background-image: linear-gradient(to top right, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-7-banner1000.jpg"); 
		padding: 4rem 8rem;
	}	

	.jumbotron.aliso5Img {
		height: 300px;
		background-image: url("../images/healthresearch/aliso-canyon-9-banner1000.jpg"); /*fail over*/
		background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/healthresearch/aliso-canyon-9-banner1000.jpg"); 
		padding: 4rem 8rem;
	}

	.alisoImg-title {
		width: 100%;
		font-size: 1.8rem;
	    font-weight: 700;
	    line-height: 1.2;	
	}
	
	.jumbotron.alisoImg .alisoImg-text {
		font-size: 1.25rem;
	    font-weight: 300;
  	}

	.jumbotron.alisoSurvey {
		height: 300px;
		background-image: url("../images/HealthResearch_Survey1200.jpg"); /*fail over*/
		background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0), rgba(255, 255, 255, 0.9)), url("../images/HealthResearch_Survey1200.jpg"); 
		padding: 4rem 8rem;
	}
	
	.jumbotron.alisoSurvey .alisoSurvey-title {
		width: 100%;
		font-size: 2rem;
	    font-weight: 700;
	    line-height: 1.2;	
	}
	
	.jumbotron.alisoSurvey .alisoSurvey-text {
		font-size: 1.25rem;
	    font-weight: 300;
  	}

	.jumbotron.alisoTownHallQA {
		height: 300px;
		background-image: url("../images/HealthResearch_AlisoCanyon-townhall-qa1000.jpg"); /*fail over*/
		background-image: linear-gradient(to top right, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8)), url("../images/HealthResearch_AlisoCanyon-townhall-qa1000.jpg"); 
		padding: 4rem 8rem;
	}
	
	.jumbotron.alisoTownHallQA .alisoTownHallQA-title {
		width: 100%;
		font-size: 1.5rem;
	    font-weight: 700;
	    line-height: 1.2;	
	}
	
	.jumbotron.alisoTownHallQA .alisoTownHallQA-text {
		font-size: 1.25rem;
	    font-weight: 300;
  	}

}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}
/* adjustment for different screen size end */
</pre></body></html>