<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.alum-yr-nav{
	width:75%;
	margin:40px auto 75px;
	/*color:#aaa6ef;*/
	color:#16123f;
	font-family:nimbusromdgrItalic;
	font-size:42px;
}

.alum-yr-nav .prev-year{
	padding-right:17px;
}
.alum-yr-nav .next-year{
	padding-left:17px;
}
.alum-yr-nav span{
	padding-top:10px;
}
.alum-yr-nav span,
.alum-yr-nav .prev-year,
.alum-yr-nav .next-year{
	float:left;
}
.alumni-event-item{
	display:none;
	width:75%;
	margin:0 auto 35px;
	background-color:#FFF;
	-webkit-box-shadow: 1px 0px 51px -6px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 0px 51px -6px rgba(0,0,0,0.2);
	box-shadow: 1px 0px 51px -6px rgba(0,0,0,0.2);
}

.general-page .event-content1 .meeting-info.result-text .alumni-event-item h1, 
.general-page .event-content1 .meeting-info.result-text .alumni-event-item p, 
.general-page .event-content1 .meeting-info.result-text .alumni-event-item a{
	width:100%;
}

.general-page .event-content1 .meeting-info.result-text .alumni-event-item h1{
	font-family:nimbusromdgrItalic;
	color:#16123f;
	margin-bottom:60px;
}
.general-page .event-content1 .meeting-info.result-text .alumni-event-item .read-more a{
	font-size:13px;
	color:#b5091f;
}
.alumni-event-item .ae1{
	padding: 60px 40px 60px 60px;
}

.general-page .event-content1 .meeting-info.result-text .alumni-event-item p{
	color: #353535;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
}

.alumni-event-item .ae2 .date-box{
	background-color:#16123f;
	color:#FFF;
	font-size:37px;
	font-family:nimbusromdgrItalic;
	padding-top:32px;
	padding-bottom:42px;
	text-align:center;
	width:200px;
	margin-bottom:42px;
}
.alumni-event-item .ae2 .date-box .day_start_end{
	margin-bottom:20px;
}

.alumni-event-item .ae2 .tym{
	background-image:url(/_assets/images/time.png);
	background-position:left top;
	padding-left:50px;
	padding-top:3px;
	background-repeat:no-repeat;
	min-height:40px;
	margin-bottom:30px;
	font-family: 'Roboto', sans-serif; font-weight: 300;
	font-size:13px;
	color:#353535;
}
.alumni-event-item .ae2 .locs{
	background-image:url(/_assets/images/loc.png);
	background-position:left top;
	padding-left:50px;
	padding-top:5px;
	background-repeat:no-repeat;
	min-height:40px;
	font-family: 'Roboto', sans-serif; font-weight: 300;
	font-size:13px;
	color:#353535;
}
.alumni-event-item .ae2 .tl-box{
		padding-bottom:20px;
	}	
.nopad-top{padding-top:0 !important;}
.no-events{display:none;}
@media (min-width:768px){
	.hide-desktop{display:none;}
}
@media (max-width: 1200px){
	.general-page .event-content1 .meeting-info.result-text .alumni-event-item h1{
		margin-bottom:30px;
		font-size:3em;
	}
	.alumni-event-item .ae2 .date-box{
		font-size:30px;
		width:100%;
	}	
}
@media (max-width:767px){
	.alum-yr-nav{font-size:32px; margin-bottom:45px;}
	.alum-yr-nav img{width:30px;}
	.alum-yr-nav span{padding-top:4px;}	
	.hide-mobile{display:None;}
	.general-page .event-content1 .meeting-info.result-text .alumni-event-item h1{font-size:2.5em;}
	.alumni-event-item .ae1 {
		padding: 20px 20px 0;
		line-height: normal;
	}
	
	.alumni-event-item .ae2 .date-box{
		font-size:25px;
		padding-top: 25px;
		padding-bottom: 32px;
	}
	.alumni-event-item .ae2 .tl-box{
		padding-left:2px;
	}
	.alumni-event-item .ae2 .tym,
	.alumni-event-item .ae2 .locs{
		float:left;
		padding-left:40px;
		padding-top:3px;
	}
	.alumni-event-item .ae2 .tym{
		padding-right:50px;
		margin-bottom:10px;
		background-size:25px;
	}
	.alumni-event-item .ae2 .locs{
		background-size:20px;
	}
	.alumni-event-item{padding-bottom:30px;}
}
@media(max-width:380px){
	.alumni-event-item,
	.alum-yr-nav{width:100%;}
}</pre></body></html>