.right {
	float: right;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.right-rail .widget-SelfServeContent {
	border: 1px solid black;
	border-top: 3px solid green;
	padding: 1em;
	margin-bottom: 20px;
}

body * {
	font-family: "Source Sans Pro",sans-serif;
}

.whatsnew .banner {
	background: url(/mgh/content_public/multimedia/backgrounds/hero-bg-pharmacy.png) no-repeat;
	margin-bottom: 2rem;
	height: 10rem;
	background-size: cover;
}

.modern .micro-hero_wrap,
.modern .pattern_wrap {
	background-image: linear-gradient(135deg, rgba(0, 107, 61, 1.0), rgba(0, 107, 61, 1.0));
}

.modern .micro-hero-inner_wrap,
.modern .pattern-inner_wrap {
	background-image: linear-gradient(135deg, rgba(0, 107, 61, 0.7), rgba(54, 110, 140, 0.7), rgba(88, 113, 191, 0.9)), url(/UI/app/img/backgrounds/mgh-hero-background-dots-pattern.svg);
}

.modern .micro-hero-content_wrap + .widget-SearchNavBar {
	margin-bottom: 3rem;
}

.modern .micro-hero_wrap .micro-hero-content-title_wrap {
	padding-top: 3.5rem;
}
