<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subjectArea h3 { font-size:1.6em; }
.subjectArea h3 img { margin-right:0.235em; }

.subjectArea .legendItem { display:none; }

.subjectArea .legendItem a { color:black !important; }
.subjectArea .legendItem a:hover { text-decoration:none; }
.subjectArea .legendItem a:focus { text-decoration:none !important; }
.subjectArea .legendItem a * { display:inline-block; vertical-align:middle; }

.subjectArea .legendType { width:121px; margin-right:1em; font-size:1.25em; }
.subjectArea .legendText { width:235px; font-size:0.875em; text-shadow:0px 0px 1px #C5C5C5; }

.subjectArea .circle, .pathways .circle /* program listing page */ { display:inline-block; width:0.586em; height:0.586em; margin-right:0.5em; margin-top:-2px; border-radius:50%; }
.pathways .circle /* for the program listing page */ { width:1.1em; height:1.1em; vertical-align:middle; }
.subjectArea .bigCircle { width:3.75em; height:3.75em; margin-right:1.25em; border-radius:50%; }

h3.AA, h3.AFA, h3.AS, h3.AST { color:#EA821A; }
h3.AAS { color:#1191BB; }
h3.CRT { color:#CC3333; }
h3.CRSS { color:#9884EF; }
h3.WORK { color:#8C8285; }

.AA .circle, .AFA .circle, .subjectArea .AS .circle, .AST .circle { background-color:#EA821A; }
.AAS .circle { background-color:#1191BB; }
.CRT .circle { background-color:#CC3333; }
.CRSS .circle { background-color:#9884EF; }
.WORK .circle { background-color:#8C8285; }

@media screen and (max-width:984px){
	.subjectArea .bigCircle { width:3em; height:3em; margin-right:1em; }
	.subjectArea .legendType { width:100px; margin-right:0.5em; font-size:1.15em; }
	.subjectArea .legendText { width:200px; font-size:0.8em; }
}

@media screen and (max-width:414px){
	.subjectArea .legendText { display:block; width:auto; margin-top:0.5em; margin-bottom:0.5em; }
}</pre></body></html>