.syndicate section > h3 {text-align:initial;}
.syndicate section > h3:before, .syndicate  section > h3:after {content: none}
.eventSchedules .eventSchedule {padding: 1em 0;}
.eventSchedules .eventSchedule .eventTime {color: #000;}
.eventSchedules .eventSchedule .eventInfo{border-left: 1px solid #ccc;}
.team .profile {padding: 1em 0; border-bottom: 3px solid #dedede;}
.team .profile img {width:100%;display: block;max-width: 200px;margin: 0 auto 1em;}
.team .profile h3 {margin-top: 0 !important;}
#fundingOpportunitiesWrapper .card label {color: #999;}
#fundingOpportunitiesWrapper .card ul {padding-left: .7em !important;}
#fundingOpportunitiesWrapper .card ul > li {padding:0 0 .5em 0; background: none;}
#fundingOpportunitiesWrapper .card-header {
    font-size: .8em;
    background-color: #4e2a84;
    color: #ffffff;
    text-transform: capitalize;
}
#fundingOpportunitiesWrapper .card-header.bsr {
    background-color: #276426;
}
#fundingOpportunitiesWrapper .card-header.ctr {
    background-color: #357abb;
}
#fundingOpportunitiesWrapper .card-header.large_group_teaching {
    background-color: #54585a;
}
#fundingOpportunitiesWrapper .card-header.other {
    background-color: #9c200d ;
}
.newsThumbnail {max-width: 150px;}
@media only screen and (min-width:768px) {
    .eventSchedules .eventSchedule {border-top: 2px solid #7f8283;}
}
@media only screen and (min-width:992px) {
    #globalLinks #headerHotLinks {
        display: inline-block; background: #6357a0; margin-left: 1em; padding: 1em;
    }
}

 .fbox {
	display:flex;
	 flex-wrap:wrap;
	 margin-left:auto;
	 margin-right:auto;
}
 .fchild {
	flex: 1;
	 padding-right:2rem;
	 padding-bottom:2rem;
}

.sidebox {
	width:360px !important;
	 border:none;
	 margin-left:20px !important;
	 float:right;
}
 .sidebox img {
	width:360px !important;
}
 .sidebox td {
	padding:0px !important;
}
 .sidebox td p {
	margin:15px !important;

}
 .sidebox2 {
	width:200px;
	 !important;
	 border:none;
	 margin-left:20px !important;
	 float:right;
}
 .sidebox2 img {
	width:200px !important;
}
 .sidebox2 td {
	padding:0px !important;
}
 .sidebox2 td p {
	margin:15px 15px 25px 15px !important;

}

.leadership img {max-height:160px;}