a, a:active, a:focus {
	outline: none; /* Works in Firefox, Chrome, IE8 and above */
}
@media (min-width: 1200px) {
	.container {
		min-width: 1270px;
	}
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.paragraph--type--css {
	display: none;
}
.brand.site-name {
	display: none;
}
.main-header {
	font-family: 'Geologica', sans-serif;
	padding: 0px;
	background-image: none;
	background-color: #011f5b;
	color: #ffffff;
}
.header-row {
	padding: 0px 0px;
}
.region-content ol, ul {
	margin-top: 0;
	margin-bottom: 30px;
}
.region-content ol, ul {
	margin-top: 0;
	margin-bottom: 30px;
}
table ol, ul {
	margin-top: 10px;
	margin-bottom: 0px;
}
.list-indent {
	display: inline-block;
}
.contextual {
	right: -30px;
}
.col-md-2 {
	width: 100%;
}
.col-md-10 {
	width: 100%;
	background-color: #011f5b;
	margin-bottom: 0px !important;
}
@media (max-width: 767px) {
	.main-header .col-md-10 {
		margin-bottom: 0px;
	}
	.main-header .region-primary-menu {
		padding-top: 0px;
	}
	.region-primary-menu {
		margin-top: 0px;
	}
	.col-md-9 {
		margin-top: 0px;
	}
}
@media (max-width: 991px) {
	.main-header {
		padding-bottom: 10px;
	}
	#block-submenu-programs, #block-submenu-students {
		display: none;
	}
	.content_image {
		margin-bottom: -45px;
	}
	.region.region-content-title {
		margin-top: 0px;
	}
	.region.region-program-photo {
		margin-bottom: 0px;
	}
}
.main-header:after {
	background: none;
}
.main-header .menu-base-theme a {
	white-space: normal !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.main-header .menu-base-theme > li {}
}
@media (max-width: 991px) {
	.main-header .menu-base-theme > li a {
		background: transparent;
		color: #ffffff;
		;
	}
}
@media (min-width: 992px) {
	.main-header .region-primary-menu {
		padding-top: 16px;
	}
	.main-header .region-primary-menu ul#main-menu > li {
		padding: 0px 0px 0px 2px;
		text-transform: none;
		font-size: 92%;
		font-family: inherit;
	}
	.main-header .region-primary-menu ul#main-menu > li > a {
		padding: 8px 11px 12px 11px !important;
	}
	.main-header .region-primary-menu ul#main-menu > li > a:hover {
		color: #990000;
		background-color: #ffffff;
	}
	.main-header .region-primary-menu ul#main-menu > li > a:active {
		color: #990000;
	}
	/*.main-header .region-primary-menu ul#main-menu > li:first-child > a {
    padding: 0px 0px 0px 14px !important;
}*/
}
@media (max-width: 991px) {
	.main-header .region-primary-menu ul#main-menu > li > a {
		padding: 10px 0px 10px 22px !important;
		text-transform: uppercase;
	}
	.main-header .region-primary-menu ul#main-menu > li:first-child > a {
		padding: 10px 0px 10px 22px !important;
	}
}
@media (min-width: 1200px) {
	.main-header .region-primary-menu {
		padding-top: 32px;
	}
}
.main-header .region-primary-menu ul li a {
	padding: 13px 18px;
}
@media (max-width: 991px) {
	.main-header .region-primary-menu {
		background-color: #011f5b;
		margin-bottom: 10px;
		padding-bottom: 10px !important;
		padding-top: 0px; /* Sub menu indicators*/
	}
	.main-header .region-primary-menu .menu-base-theme ul {
		background: transparent;
	}
	.main-header .region-primary-menu #main-menu {
		border-top: 0px solid #ffffff;
	}
	.main-header .region-primary-menu #main-menu a {
		border-color: #33518b;
		position: relative;
		z-index: 9;
	}
	.main-header .region-primary-menu #main-menu ul a {
		border: none;
		padding-left: 40px;
		padding-right: 40px;
		padding-top: 8px;
		padding-bottom: 8px;
		font-family: 'Open Sans', sans-serif;
		font-size: inherit;
	}
	.main-header .region-primary-menu #main-menu ul ul {
		margin-top: 0px;
		padding-top: 0px;
	}
	.main-header .region-primary-menu #main-menu ul ul a {
		padding-left: 60px;
		padding-right: 60px;
		font-family: 'Open Sans', sans-serif;
	}
	.main-header .region-primary-menu a span.sub-arrow {
		position: absolute;
		right: 12px;
		top: 50%;
		margin-top: -5px;
		width: 20px;
		height: 20px;
		background-image: url("/themes/custom/penn_lps/assets/caret-plus-white.png");
		background-size: contain;
		background-color: transparent;
		border: none;
		text-indent: -99999px;
		z-index: 99;
		padding: 0 15px;
		background-repeat: no-repeat;
		background-position: right;
	}
	.main-header .region-primary-menu a.highlighted span.sub-arrow {
		position: absolute;
		right: 25px;
		top: 50%;
		margin-top: -5px;
		width: 20px;
		height: 20px;
		background-image: url("/themes/custom/penn_lps/assets/caret-minus-white.png");
		background-size: contain;
		background-color: transparent;
		border: none;
		text-indent: -99999px;
		z-index: 99;
	}
	.main-header .region-primary-menu a span.sub-arrow, .main-header .region-primary-menu ul a span.sub-arrow {
		right: 25px;
		top: 50%;
		margin-top: -5px;
	}
}
.main-header .brand {
	padding-top: 0px;
}
.main-header .brand img {
	max-width: 350px;
}
div#block-penn-lps-branding {
    float: left;
}
div#block-penn-lps-search {
    float: right;
	margin-bottom: 0px;
}
.call-to-action-buttons {
    float: right;
    margin-right: 10px;
}
.call-to-action-buttons a {
    color: #ffffff;
    font-size: .75rem;
    text-decoration: none;
}
.call-to-action-buttons a:hover {
    color: #ffffff;
    font-size: .75rem;
    text-decoration: underline;
}
p.copyright-footer {
    border-top: 1px solid #656e99;
    margin-top: 22px !important;
    padding-top: 20px;
}
.brand.logo {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.brand.logo {
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 22px;
	}
}
@media (max-width: 767px) {
	.main-header .brand img, #block-logoimpa img, #block-logombds img {
		max-width: 215px;
	}
	.col-md-10 {
		width: 100%;
	}
}
.main-header .wrapper-full {
	width: 100%;
	height: 6px;
	background-color: transparent;
}
@media (max-width: 991px) {
	.main-header .wrapper-full .utility-menu {
		padding: 0;
	}
	.main-header .wrapper-full {
		display: none;
	}
}
.main-header .wrapper-full #block-utilitymenuforstandaloneprograms, .main-header .wrapper-full #block-utilitymenu {
	width: auto;
	display: inline-block;
	position: relative;
	left: -30px;
	font-family: 'Open Sans', sans-serif;
}
@media (max-width: 791px) {
	.main-header .wrapper-full #block-utilitymenu {
		display: inline-block;
	}
	.main-header .wrapper-full {
		width: 100%;
		height: 34px;
	}
}
.main-header .wrapper-full #block-penn-lps-search {
	display: inline-block;
	margin-bottom: -6px;
	margin-top: 0px;
	margin-right: 0px;
}
@-moz-document url-prefix() {
	.main-header .wrapper-full #block-penn-lps-search {
		margin-bottom: 1px;
	}
}
@supports (-moz-appearance:none) {
	.main-header .wrapper-full #block-penn-lps-search {
		margin-bottom: 1px;
	}
}
@supports (-ms-ime-align: auto) {
	.main-header .wrapper-full #block-penn-lps-search {
		margin-top: 0;
		margin-bottom: 0;
	}
}
.main-header .wrapper-full ul {
	list-style: none;
	display: inline-block;
	margin-bottom: 0;
	margin-top: 3px;
}
@media (max-width: 991px) {
	.main-header .wrapper-full ul {
		margin-left: 0px;
		position: relative;
		left: 10px;
	}
	.main-header .wrapper-full ul li a {
		padding-left: 0px;
		padding: 0 3px;
		font-size: .65rem;
	}
	.main-header .wrapper-full #block-penn-lps-search {
		display: none;
	}
}
.main-header .wrapper-full ul li {
	display: inline-block;
}
.main-header .wrapper-full ul li a {
	color: #ffffff;
	padding: 0 8px;
	font-size: .8rem;
}
.utility-menu-full {
	color: #ffffff;
	padding: 0 8px;
	font-size: .75rem;
	font-family: 'Open Sans', sans-serif;
	margin-top: 0px;
	text-decoration: none;
	float: left;
}
@media (max-width: 991px) {
	.utility-menu-full {
	margin-bottom: 24px; 
}
}
.utility-menu-full a {
  color: #ffffff;
  font-size: .75rem;
  text-decoration: none;
}
.utility-menu-full a:hover {
	text-decoration: underline;
}
.region.region-utilities {
	text-align: center;
	margin-top: 8px;
}
.red-link-box {
	background-color: #900;
	padding: 6px 10px 7px 10px;
	font-weight: bold;
}
div#block-utilitymenufull {
	display: inline-block;
	margin-bottom: 21px;
}
div#block-mobileonlyapplyandrfibuttons {
	margin-bottom: 5px;
	margin-top: 10px;
}
@media (min-width: 992px) {
	div#block-mobileonlyapplyandrfibuttons {
		display: none;
	}
}
.main-header #search-block-form {
	width: auto;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: -20px;
}
@media (max-width: 992px) {
	.main-header #search-block-form {
		display: none;
	}
	.main-header #search-block-form {
		margin-right: 0px;
	}
	.call-to-action-buttons {
		display: none;
}
}
.main-header #search-block-form .form-item, .main-header #search-block-form .form-actions {
	vertical-align: top;
}
.main-header #search-block-form input#edit-keys {
	border: 1px solid #677694;
	padding: 2px 5px 2px 12px;
	color: #fff !important;
	background-color: #011f5b;
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
	height: 28px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.main-header #search-block-form input#edit-keys {
		padding: 2px 5px 8px;
	}
}
.main-header #search-block-form input#edit-submit {
	border: 0;
	background-color: transparent;
	position: relative;
	z-index: 99;
	margin-top: 5px;
	margin-bottom: 0px;
}
.main-header #search-block-form span {
	border: 1px solid #677694;
	background-color: #011f5b;
	position: relative;
	z-index: 2;
	left: -28px;
	width: 30px;
	height: 28px;
	font-size: 16px;
	padding: 6px 6px 0 7px;
	top: 0px;
	color: #ffffff;
}
@supports (-ms-ime-align: auto) {
	.main-header #search-block-form span {
		top: 5px;
	}
}
@media (max-width: 767px) {
	#block-headerapplybutton {
		float: left !important;
		margin-right: 10px;
	}
}
/*side menu*/
.menu-base-theme.sm-vertical a {
	padding: 0px 14px 12px 6px !important;
}
.region-sidebar-first, .region-sidebar-second {
	margin-bottom: 30px;
	margin-top: 25px;
}
.region-sidebar-second ul li, .region-sidebar-first ul li {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-family: inherit;
}
.region-sidebar-second ul li ul li, .region-sidebar-first ul li ul li {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-family: inherit;
}
.menu-base-theme ul li:first-child {
	border-top: 0;
	padding-top: 0px;
	margin-top: 0px;
}
@media (max-width: 991px) {
	.menu-base-theme ul li:first-child {
		border-top: 0;
		padding-top: 0px;
		margin-top: -10px;
	}
}
.region-sidebar-second ul ul, .region-sidebar-first ul ul {
	margin-left: -5px;
}
.region-sidebar-second ul li a, .region-sidebar-first ul li a {
	color: #00144d;
	font-size: .9rem;
	border-bottom: 1px solid #cccccc !important;
}
.region-sidebar-second ul li a, .region-sidebar-first ul li a:hover {
	border-bottom: 1px solid #990000 !important;
}
.region-sidebar-second ul li li a, .region-sidebar-first ul li li a {
	color: #00144d;
	font-size: .9rem;
	margin-left: 18px;
	padding-bottom: 10px;
}
.region-sidebar-second ul li li li a, .region-sidebar-first ul li li li a {
	color: #00144d;
	font-size: .9rem;
	margin-left: 36px;
}
.region-sidebar-second ul li a:hover, .region-sidebar-second ul li a:focus, .region-sidebar-second ul li a:active, .region-sidebar-first ul li a:hover, .region-sidebar-first ul li a:focus, .region-sidebar-first ul li a:active {
	color: #990000;
}
.region-sidebar-second ul li:hover > a, .region-sidebar-first ul li:hover > a {
	color: #990000;
}
.region-sidebar-second ul li li:hover > a, .region-sidebar-first ul li li:hover > a {
	color: #990000;
}
.region-sidebar-second ul li li a, .region-sidebar-first ul li li a {
	color: #00144d;
	font-size: .9rem;
}
.region-sidebar-second ul li li li a, .region-sidebar-first ul li li li a {
	color: #990000;
	font-size: .9rem;
}
.menu-label {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 90%;
}
@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}
	.navbar-left, .navbar-right {
		float: none !important;
	}
	.navbar-default .navbar-toggle {
		font-family: 'Geologica', sans-serif;
		font-size: 1rem;
		display: block;
		background: transparent;
		border: none;
		padding-bottom: 0;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #08497F;
		width: 100%;
		height: 3px;
		margin-bottom: 6px;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}
	.navbar-nav > li {
		float: none;
	}
	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in {
		display: block !important;
	}
}
#nav-icon1 {
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon1 span {
	display: block;
	width: 100%;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon1.open span:nth-child(3) {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 17px;
	position: relative;
}
#nav-icon1.open span:nth-child(4) {
	opacity: 0;
	left: -60px;
}
#nav-icon1.open span:nth-child(5) {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.region-sidebar-second a.is-active, .region-sidebar-first a.is-active {
	font-weight: 600;
	color: #990000;
}
.menu-base-theme a.current {}
/*button row styles*/
.button-widgets {
	padding-top: 40px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #dff2fe;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.region-button-first, .region-button-second {
	text-align: center;
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.region-button-first, .region-button-second {
		text-align: left;
		margin-bottom: 20px;
		margin-left: 20px;
	}
}
/*News row styles*/
.newswidget {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f3;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.newswidget-first, .newswidget-second, .newswidget-third {}
/*Callout row styles*/
.callouts {
	padding-top: 50px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #1c355e;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.infographic-box-light-blue {
	background-color: #08497F;
	text-align: center;
	padding: 22px;
	color: #FFFFFF;
	min-height: 285px;
}
.infographic-box-dark-blue {
	background-color: #1c355e;
	text-align: center;
	padding: 22px;
	color: #FFFFFF;
	min-height: 285px;
}
.infographic-box-icon {
	margin-bottom: 4px;
}
.infographic-box-header {
	margin-bottom: 8px;
	font-family: 'Roboto Slab', serif;
	font-size: 3em;
	font-weight: bold;
	line-height: 1.2em;
}
.infographic-box-content {
	font-size: 96%;
	line-height: 150%;
}
.box-shaded-padding {
	background-color: #f2f2f3;
	padding: 25px 25px 15px 25px;
	margin: 0px;
}
.box-shaded-padding h2, .impa-home-contact-box h2 {
	margin: 0em 0 .5em;
	font-size: 1.95rem;
}
.impa-home-contact-box {
	padding: 25px 25px 25px 25px;
	background-color: #f2f2f3;
	margin: 0px;
}
@media (min-width: 991px) {
	.impa-home-contact-box {
		min-height: 403px;
	}
}
/*footer styles*/
.footerwidget {
	font-size: 92%;
	padding-top: 60px;
	padding-bottom: 20px;
	margin-top: 0px;
	background-color: #011f5b;
	color: #FFFFFF;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	line-height: 140%;
}
.footerwidget p {
	margin: 0 0 10px;
}
.footerwidget a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerwidget a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-wrapper-center {
	text-align: center;
}
.footer-social-wrapper {
	margin-bottom: 20px;
	margin-top: 20px;
}
.footer-social-icon {
	padding: 0px 5px;
}
.footer-social-icon img {
	width: 40px;
	height: 40px;
}
.footer-logo {
	margin-bottom: 20px;
}
.footerwidget .npad {
	padding: 0;
}
@media (min-width: 992px) {
	.footerwidget .npad .col-md-4 {
		padding: 0 11px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.footerwidget .npad .col-md-4:first-child:after {
		left: 12px;
	}
}
.footerwidget .row {
	display: flex;
}
@media (max-width: 991px) {
	.footerwidget .row {
		display: block;
	}
}
.footer-logo-center img {
	max-width: 360px;
	margin-bottom: 20px;
}
.footer-logo img {
	max-width: 250px;
	width: 100%;
}
@media (max-width: 600px) {
	.footerwidget img {
		max-width: 260px;
	}
}
.footerwidget .fas {
	padding-right: 8px;
	margin-bottom: 6px;
}
@media (max-width: 991px) {
	.footerwidget .bborder {
		border-left: none;
		border-top: 3px solid #045ea7;
		padding-top: 25px;
	}
}
.footerwidget .footer-menu {
	background: transparent;
	line-height: 5rem;
}
.footerwidget .footer-menu span {
	display: inline-block;
	margin: 0 14px;
}
.footerwidget .footer-menu a {
	font-size: 2rem;
	color: #ffffff;
}
.footerwidget .copyright {
	background: transparent;
	color: #ffffff;
	padding-top: 30px;
	font-size: .9rem;
}
.footerwidget .ft-contactinfo a {
	color: #ffffff;
}
.footerwidget .ft-contactinfo a:hover {
	color: #ffffff;
}
@media (min-width: 992px) {
	.footerwidget #block-utilitymenu-2 {
		display: none;
	}
}
.footerwidget #block-utilitymenu-2 ul {
	list-style: none;
	padding-left: 15px;
}
.footerwidget #block-utilitymenu-2 ul li {
	display: inline-block;
	padding-right: 20px;
}
.footerwidget #block-utilitymenu-2 ul li a {
	text-transform: uppercase;
	color: #ffffff;
}
.footerwidget #block-mobilecopyright {
	padding-left: 15px;
}
/* global type styles */
body, html {
	font-size: 16px;
	overflow-x: hidden;
}
p {
	margin: 0 0 20px;
}
h1, h2, h3, h4, h5 {
	font-family: 'Geologica', sans-serif;
	color: #011f5b;
	font-weight: 600;
}
h1 {
	font-size: 2.75rem;
	font-weight: 600;
	font-family: 'Geologica', sans-serif;
	line-height: 115%;
}
h2 {
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 125%;
}
h2.program-header-itals {
	font-style: italic;
	font-size: 1.6rem;
	font-weight: 600;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	margin-top: 20px !important;
	margin-bottom: 20px;
}
.region-content .paragraph__column h2 {
	margin-top: 30px;
	margin-bottom: 20px;
}
.region-content h2 {
	margin-top: 30px;
}
.page-node-type-program-main-page .region-content {
	margin-top: -12px;
}
h3 {
	font-size: 1.65rem;
	font-weight: 500;
	line-height: 1.3;
	margin-top: 20px;
	margin-bottom: 20px;
}
h4 {
	font-size: 1.25rem;
	font-weight: 500;
	margin-top: 20px;
}
h5 {
	font-size: 1.125rem;
}
#block-penn-lps-page-title h1 {
	margin-top: 15px;
}
#block-penn-lps-page-title {
	padding-left: 0px;
	margin-bottom: 30px;
}
.red {
	color: #990000;
}
.btn-teaser {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 120%;
	border: 0;
	min-width: 100%;
	font-size: 16px;
	white-space: inherit;
}
.btn-teaser:hover {
	background-color: #08497F;
	color: #ffffff;
	text-decoration: none;
}
.btn-teaser:active, .btn:visited, .btn-teaser:focus {
	color: #ffffff;
	text-decoration: none;
}
.btn {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
	border: 0;
	min-width: 200px;
	font-size: 16px;
	white-space: inherit;
	box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 15%);
	font-family: inherit;
	text-decoration: none !important;
}
.btn:hover {
	background-color: #08497F;
	color: #ffffff;
	text-decoration: none;
}
.btn:active, .btn:visited, .btn:focus {
	color: #ffffff;
	text-decoration: none;
}
.btnReset {
	background: #fff;
	color: #000;
	padding: 7px 11px 9px 11px;
	line-height: 100%;
	height: 40px;
	border-radius: 10px;
	margin-top: 0px;
	border: 1px solid #ddd;
	font-weight: 400;
}
.btnReset:hover {
	background-color: #ddd !important;
	color: #000000;
	text-decoration: none;
}
.reset-button {
	float: left;
}
.btnNoMargin {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 100%;
	border: 0;
	min-width: 230px;
	font-size: 16px;
	text-align: center;
}
.btnNoMargin:hover {
	background-color: #08497F;
	color: #ffffff;
	text-decoration: none;
}
.btnNoMarginn:active, .btn:visited {
	color: #ffffff;
	text-decoration: none;
}
.button:active, .button:visited, .button:focus {
	color: #ffffff;
	text-decoration: none;
}
.button {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100%;
	border: 0;
	font-size: 16px;
}
.button:after {}
.btn:after {}
.button:hover {
	background-color: #08497F;
	color: #ffffff;
	text-decoration: none;
}
.btn-blue {
	display: inline-block;
	background-color: #08497F;
	color: #ffffff;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	font-size: 1.125rem;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100%;
	border: 0;
	min-width: 230px;
}
.btn-blue:hover {
	background-color: #990000;
	text-decoration: none;
	color: #ffffff;
}
.btn-white {
	display: inline-block;
	background-color: #ffffff;
	color: #990000 !important;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 100%;
	border: 0;
	min-width: 180px;
	text-align: center;
	box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 15%);
	font-family: inherit;
}
.btn-white:hover {
	background-color: #990000;
	text-decoration: none;
	color: #ffffff !important;
}
.btn-white:after {}
.btn-white-alt {
	display: inline-block;
	background-color: #ffffff;
	color: #990000 !important;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 100%;
	border: 0;
	min-width: 180px;
	text-align: center;
	box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 15%);
	font-family: inherit;
}
.btn-white-alt:hover {
	background-color: #0c1958;
	text-decoration: none;
	color: #ffffff !important;
}
.btn-white-alt:after {}
.btn-hero-responsive {
	display: inline-block;
	background-color: #08497F;
	color: #ffffff;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	font-size: 1.125rem;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 100%;
	border: 0;
	min-width: 230px;
}
.btn-hero-responsive:hover {
	background-color: #ff8f1c;
	color: #ffffff;
	text-decoration: none;
}
.btn:focus {
	color: #ffffff;
}
.button-year {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	line-height: 100%;
	min-width: 90px;
	border: 0;
	font-size: 16px;
	text-align: center;
}
.button-year:hover {
	background-color: #08497F;
	color: #ffffff;
	text-decoration: none;
}
.button-year:after {}
@media (max-width: 767px) {
	.btn {
		white-space: normal;
	}
}
.button-small {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	padding: 8px 12px 9px 12px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 16px;
	margin-bottom: 2px;
	line-height: 100%;
	border: 0;
	min-width: 100px;
	font-size: 13px;
	text-align: center;
}
.button-small:hover {
	background-color: #08497F;
	color: #ffffff;
	text-decoration: none;
}
.button-small:active, .btn:visited {
	color: #ffffff;
	text-decoration: none;
}
#block-penn-lps-search input[type="submit"] {
	background-color: inherit;
	margin-bottom: 0px;
}
input[type="submit"]:hover {
	background-color: #08497F;
}
.region-content ol li, .region-content ul li {
	margin-bottom: 16px;
}
.region-content ul ul {
	margin-top: 10px !important;
}
.paragraph ol li, .paragraph ul li {
	margin-bottom: 6px;
}
.paragraph ul {
	margin-bottom: 18px;
	margin-top: 16px;
}
.paragraph--type--horizontal-separator- {
	border-top: 1px solid #eee;
}
.paragraph--type--bp-columns-two-uneven h3, .paragraph--type--bp-columns-two-even h3 {
	color: #2e2f32;
	font-size: 1.375rem;
	font-family: 'Geologica', sans-serif;
	font-weight: 600;
}
/*breadcrumb*/
#block-penn-lps-breadcrumbs {
	margin-bottom: 0;
	color: #707070;
}
#block-penn-lps-breadcrumbs .breadcrumb {
	border-bottom: none;
	font-size: .95rem;
	line-height: 160%;
}
#block-penn-lps-breadcrumbs .breadcrumb ul {
	margin-bottom: 0;
}
#block-penn-lps-breadcrumbs .breadcrumb ul a {
	color: #707070;
	text-decoration: none;
}
#block-penn-lps-breadcrumbs .breadcrumb ul a:hover {
	text-decoration: underline;
}
div#block-breadcrumbfelslabprojectlisting {
	color: #707070;
}
div#block-breadcrumbfelslabprojectlisting a {
	color: #707070;
}
.paragraph--type--bp-carousel, #views-bootstrap-features-slider-block-1 {
	float: none;
	padding: 0 15px;
}
.paragraph--type--bp-carousel .paragraph--type--bp-columns__2col:first-of-type, #views-bootstrap-features-slider-block-1 .paragraph--type--bp-columns__2col:first-of-type {
	padding-right: 30px;
}
.paragraph--type--bp-carousel .carousel-control.left, .paragraph--type--bp-carousel .carousel-control.right, #views-bootstrap-features-slider-block-1 .carousel-control.left, #views-bootstrap-features-slider-block-1 .carousel-control.right {
	background: none;
	background-image: none;
}
.path-frontpage .paragraph--type--bp-carousel .carousel-control.left, .path-frontpage .paragraph--type--bp-carousel .carousel-control.right, .path-frontpage #views-bootstrap-features-slider-block-1 .carousel-control.left, .path-frontpage #views-bootstrap-features-slider-block-1 .carousel-control.right {
	display: none;
}
.paragraph--type--bp-carousel .carousel-control, #views-bootstrap-features-slider-block-1 .carousel-control {
	color: #01256e;
	text-shadow: none;
	opacity: 1;
}
.paragraph--type--bp-carousel .glyphicon-chevron-right:before, #views-bootstrap-features-slider-block-1 .glyphicon-chevron-right:before {
	background-image: url("/themes/custom/penn_lps/assets/arrow-right-car.png");
	content: '';
	background-repeat: no-repeat;
	display: block;
	background-size: contain;
	height: 40px;
	width: 22px;
}
.paragraph--type--bp-carousel .glyphicon-chevron-left:before, #views-bootstrap-features-slider-block-1 .glyphicon-chevron-left:before {
	background-image: url("/themes/custom/penn_lps/assets/arrow-left-car.png");
	content: '';
	background-repeat: no-repeat;
	display: block;
	background-size: contain;
	height: 40px;
	width: 22px;
}
.paragraph--type--bp-carousel .carousel-control .glyphicon-chevron-right, #views-bootstrap-features-slider-block-1 .carousel-control .glyphicon-chevron-right {
	right: -15px;
}
@media (max-width: 767px) {
	.paragraph--type--bp-carousel .carousel-control .glyphicon-chevron-right, #views-bootstrap-features-slider-block-1 .carousel-control .glyphicon-chevron-right {
		right: 0;
	}
}
.paragraph--type--bp-carousel .carousel-control .glyphicon-chevron-left, #views-bootstrap-features-slider-block-1 .carousel-control .glyphicon-chevron-left {
	left: -10px;
}
@media (max-width: 767px) {
	.paragraph--type--bp-carousel .carousel-control .glyphicon-chevron-left, #views-bootstrap-features-slider-block-1 .carousel-control .glyphicon-chevron-left {
		left: 0;
	}
}
.paragraph--type--bp-carousel .paragraph .paragraph__column, #views-bootstrap-features-slider-block-1 .paragraph .paragraph__column {
	padding-left: 10px;
	padding-right: 10px;
}
.paragraph--type--bp-carousel figcaption, #views-bootstrap-features-slider-block-1 figcaption {
	font-size: .9125rem;
	padding: 10px 0;
	border-bottom: 1px solid #2e2f32;
}
.paragraph--type--bp-carousel .carousel-indicators, #views-bootstrap-features-slider-block-1 .carousel-indicators {
	display: none;
}
.paragraph--type--bp-carousel h3, #views-bootstrap-features-slider-block-1 h3 {
	color: #2e2f32;
	font-size: 1.375rem;
	font-family: 'Geologica', sans-serif;
	font-weight: 600;
}
#views-bootstrap-features-slider-block-1 {
	margin-bottom: 50px;
	margin-top: 30px;
	padding: 0 30px;
}
#views-bootstrap-features-slider-block-1 .feature-right {
	padding: 0 10% 0 30px;
}
@media (max-width: 767px) {
	#views-bootstrap-features-slider-block-1 .feature-right {
		padding: 0;
	}
}
#views-bootstrap-features-slider-block-1 .carousel-caption {
	display: none;
}
#views-bootstrap-features-slider-block-1 div[class*="feature-image-"] {
	min-height: 300px;
}
@media (max-width: 767px) {
	#views-bootstrap-features-slider-block-1 div[class*="feature-image-"] {
		min-height: 250px;
	}
	.paragraph--type--card, .paragraph--type--card-left, .paragraph--type--card-right {
		margin: 40px 0px 20px 0px !important;
	}
}
#views-bootstrap-features-slider-block-1 h3 {
	color: #2e2f32;
	font-size: 2rem;
	font-family: 'Geologica', sans-serif;
}
/*Card Paragraphs*/
.paragraph--type--card, .paragraph--type--card-left, .paragraph--type--card-right {
	margin: 20px 0px 20px 0px;
	background-color: #ffffff;
	color: #2e2f32;
}
.paragraph--type--card .field--name-field-card-title, .paragraph--type--card-left .field--name-field-card-title, .paragraph--type--card-right .field--name-field-card-title {
	color: #01256e;
	font-size: 1.5rem;
	text-align: left;
	padding: 18px 0 10px;
	word-wrap: break-all;
	font-weight: 600;
}
.paragraph--type--card .field--name-field-top-image, .paragraph--type--card-left .field--name-field-top-image, .paragraph--type--card-right .field--name-field-top-image {
	height: 200px;
	background-position: right top !important;
}
.paragraph--type--card .field--name-field-body-copy, .paragraph--type--card-left .field--name-field-body-copy, .paragraph--type--card-right .field--name-field-body-copy {
	padding: 0 0 8px;
	color: #2e2f32;
	line-height: 1.5;
}
.paragraph--type--card .field--name-field-link, .paragraph--type--card-left .field--name-field-link, .paragraph--type--card-right .field--name-field-link {
	text-align: left;
}
.paragraph--type--card .field--name-field-link a, .paragraph--type--card-left .field--name-field-link a, .paragraph--type--card-right .field--name-field-link a {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	padding: 12px 6%;
	position: relative;
	top: 18px;
	font-weight: 600;
	font-size: inherit;
	text-align: center;
}
.paragraph--type--card .field--name-field-link a:hover, .paragraph--type--card-left .field--name-field-link a:hover, .paragraph--type--card-right .field--name-field-link a:hover {
	background-color: #045ea7;
	color: #ffffff;
	text-decoration: none;
}
@media only screen and (min-width: 1px) and (max-width: 769px) {
	.paragraph--type--card .field--name-field-top-image, .paragraph--type--card-left .field--name-field-top-image, .paragraph--type--card-right .field--name-field-top-image {
		height: 300px;
	}
	.paragraph--type--card-left {
		margin: 10px 0px 50px 0px;
	}
}
@media only screen and (min-width: 769px) {
	.paragraph--type--card-left .paragraph__column {
		margin-right: 25px !important;
		padding-right: 0px;
	}
	.paragraph--type--card-right .paragraph__column {
		margin-left: 25px !important;
		padding-right: 0px;
	}
}
.field--name-field-news-text-link {
	margin-top: 10px;
	font-weight: 600;
	font-size: 115%;
}
.field--name-field-news-text-link a {
	color: #333;
}
.field--name-field-news-text-link a:hover {
	color: #333;
}
.field--name-field-card-program-details {
	margin-bottom: 25px;
}
.program-infographic-details {
	margin: 10px 0px;
	font-weight: 600;
	font-size: 86%;
}
.program-infographic-details img {
	height: 40px;
	width: 40px;
	margin-right: 5px;
}
.program-infographic-details-page {
	margin: 0px;
	font-weight: 600;
	font-size: 86%;
	float: left;
	border-right: 1px solid #cccccc;
	width: 150px;
	text-align: center;
	padding: 0px 14px;
	line-height: 130%;
	min-height: 150px;
}
.program-infographic-details-page-last {
	margin: 0px;
	font-weight: 600;
	font-size: 90%;
	float: left;
	border-right: 0px solid #ffffff;
	width: 150px;
	text-align: center;
	padding: 0px 14px;
	line-height: 130%;
	min-height: 150px;
}
@media (max-width: 767px) {
	.program-infographic-details-page-last {
		border-right: 1px solid #cccccc;
	}
}
@media (max-width: 525px) {
	.program-infographic-details-page-last, .program-infographic-details-page {
		border-right: 0px solid #ffffff !important;
	}
}
.program-infographic-details-wrapper {
	display: inline-block;
	margin: 0px 0px 0px 0px;
}
.program-session {
	color: #990000;
	font-size: 115%;
	line-height: 150%;
	margin-bottom: 25px;
}
/*End Card Paragraphs*/
/*Accordions*/
.paragraph--type--bp-accordion {
	max-width: 991px;
	margin: auto;
	padding: 0px 5px 0px 5px;
}
.paragraph.paragraph--type--bp-accordion table th {
	padding: 12px;
	line-height: 1.4;
	background-color: #011f5b;
	color: #ffffff;
	text-align: left;
	border: 1px solid #cccccc;
}
.paragraph.paragraph--type--bp-accordion .panel {
	border-bottom: 1px solid #121e6b;
	border-left: none;
	border-right: none;
	border-top: none;
}
.paragraph.paragraph--type--bp-accordion .panel-default > .panel-heading {}
.paragraph.paragraph--type--bp-accordion .panel-heading {
	padding: 0;
	border-top: solid 1px #121e6b;
}
.paragraph.paragraph--type--bp-accordion .panel-heading a {
	background-color: #e3f1fd;
	color: #000000;
	padding: 20px 20px 20px 20px;
	font-size: 16px;
	font-weight: 700;
}
.paragraph.paragraph--type--bp-accordion .panel-heading a:active, .paragraph.paragraph--type--bp-accordion .panel-heading a:visited, .paragraph.paragraph--type--bp-accordion .panel-heading a:focus, .paragraph.paragraph--type--bp-accordion .panel-heading a:hover {
	text-decoration: none;
}
.paragraph.paragraph--type--bp-accordion .panel-heading a:after {
	content: "";
	background-image: url("/themes/custom/penn_lps/assets/caret-blue-down.png");
	display: inline-block;
	height: 12px;
	width: 12px;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: 9px;
}
.paragraph.paragraph--type--bp-accordion .panel-heading a.collapsed {
	color: #000000;
	padding: 20px 20px 20px 20px;
	font-size: 16px;
	font-weight: 700;
	background-color: #f2f2f2;
	text-decoration: none;
}
.paragraph.paragraph--type--bp-accordion .panel-heading a.collapsed:after {
	content: "";
	background-image: url("/themes/custom/penn_lps/assets/caret-left-b.png");
	display: inline-block;
	height: 12px;
	width: 12px;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: 9px;
}
.paragraph.paragraph--type--bp-accordion .panel-heading a[aria-expanded=false]:after {
	content: '';
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #ffffff;
	border-color: #f2f2f2;
}
.panel-heading {
	border-bottom: 1px solid #f2f2f2;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.paragraph--type--bp-tabs .nav-tabs {
	border-bottom: none;
}
.paragraph--bp-accordion--container h2 {
	font-size: 1.5rem;
}
.panel {
	border-radius: 0px;
}
@media (max-width: 767px) {
	.paragraph--type--bp-tabs .nav-tabs li {
		float: none;
	}
}
.paragraph--type--bp-tabs .tab-content {
	border: 1px solid #7f7f7f;
	padding: 0 20px;
	font-size: .9rem;
	line-height: 1.5;
}
.paragraph--type--bp-tabs .nav-tabs > li.active > a {
	font-family: 'Geologica', sans-serif;
	font-size: 1.125rem;
	color: #ffffff;
	font-weight: 600;
	background-color: transparent;
	border: none;
}
.paragraph--type--bp-tabs ul li {
	margin-bottom: -2px;
}
.paragraph--type--bp-tabs ul li a {
	border-radius: 0;
	background-color: transparent;
	color: #01256e;
	font-family: 'Geologica', sans-serif;
	font-weight: 600;
	font-size: 1.125rem;
	margin-right: 0px;
}
.paragraph--type--bp-tabs li.active {
	background-color: #08497F;
	color: #ffffff;
}
.views-field-field-cps-course-num {
	width: 20%;
}
.views-field-field-cps-session-ref {
	width: 25%;
}
hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	border-top: 1px solid #ccc;
}
table p {
	margin: 0 0 0px;
}
table {
	max-width: 100%;
	border: none;
	margin: 30px 0px;
	width: 100%;
}
table th {
	padding: 12px;
	line-height: 1.4;
	background-color: #011f5b;
	color: #FFFFFF;
	text-align: left;
	border: 1px solid #cccccc;
}
table td {
	padding: 12px;
	line-height: 1.4;
	font-size: inherit;
	white-space: inherit;
	border: 1px solid #cccccc;
	vertical-align: top;
}
@media (max-width: 400px) {
	table {
		max-width: 100%;
		border: none;
		margin: 30px 0px;
		font-size: 96%;
	}
	table th {
		padding: 4px;
		line-height: 1.4;
		background-color: #08497F;
		color: #FFFFFF;
		text-align: left;
		border: 1px solid #cccccc;
	}
	table td {
		padding: 4px;
		line-height: 1.4;
		font-size: inherit;
		white-space: inherit;
		border: 1px solid #cccccc;
		vertical-align: top;
	}
	.lpscps-module .block-page-title-block h1 {
		font-size: 2.5em;
		margin: 30px 0 6px 0px;
		line-height: 1em;
	}
}
table.map {
	font-size: 100%;
	margin: 25px 0 25px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border: none;
	max-width: 740px !important;
}
table.map td {
	padding: .2em 30px .2em 0em;
	border: 0px solid #fff;
}
.paragraph table > tbody > tr:nth-of-type(2n + 1) {
	background-color: #e3f1fd;
}
.paragraph table {
	width: 100%;
	max-width: 100%;
	border: none;
	margin: 30px 0px;
}
.paragraph table tr {
	border-color: none;
	border: none;
}
.paragraph table th {
	padding: 16px;
	line-height: 1.4;
	background-color: #011f5b;
	color: #FFFFFF;
	text-align: left;
	border: 2px solid #eeeeee;
	font-weight: 600;
}
.paragraph table td {
	padding: 16px;
	line-height: 1.4;
	font-size: inherit;
	white-space: inherit;
	border: 2px solid #eeeeee;
	vertical-align: top;
}
@media (max-width: 400px) {
	.paragraph table {
		margin: 0px 0px 30px -20px;
		font-size: 90%;
	}
	.paragraph table th {
		padding: 8px;
		line-height: 1.4;
		background-color: #08497F;
		color: #FFFFFF;
		text-align: left;
		border: 1px solid #cccccc;
	}
	.paragraph table td {
		padding: 8px;
		line-height: 1.4;
		font-size: inherit;
		white-space: inherit;
		border: 1px solid #cccccc;
		vertical-align: top;
	}
}
.paragraph table.infographics-table {
	width: auto;
	max-width: 100%;
	border: none;
	margin: 10px 0px 10px 0px;
}
.paragraph table.infographics-table img {
	margin: 0px 5px 0px 5px;
}
.paragraph table.infographics-table p {
	font-weight: 600;
}
.paragraph table.infographics-table tr {
	border-color: none;
	border: none;
}
.paragraph table.infographics-table th {
	padding: 8px;
	line-height: 1.4;
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	border: 0px solid #ffffff;
}
.paragraph table.infographics-table td {
	padding: 8px 14px;
	line-height: 1.4;
	font-size: .9rem;
	white-space: inherit;
	border-right: 1px solid #cccccc;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}
.paragraph table.infographics-table td:last-child {
	border-right: 0px solid #ffffff;
}
.paragraph table.infographics-table > tbody > tr:nth-of-type(2n + 1) {
	background-color: #ffffff;
}
.region-sidebar-second h2 {
	font-size: 1.5rem;
	font-weight: 400;
	text-transform: none;
}
.region-sidebar-second .block-bluebox {
	background-color: #00144d;
	padding: 10px 20px 15px;
}
.region-sidebar-second .block-bluebox h2 {
	color: #ffffff;
	text-align: center;
}
.region-sidebar-second .block-bluebox h2:after {
	content: "";
	color: #01256e;
	width: 100px;
	display: block;
	border-top: 2px solid #045ea7;
	margin: 10px auto 0;
}
.region-sidebar-second .block-bluebox p {
	color: #ffffff;
	text-align: center;
	font-size: 1rem;
	line-height: 22px;
}
.region-sidebar-second .block-bluebox .field--name-field-promo-link {
	text-align: center;
}
.region-sidebar-second .block-bluebox a {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	margin: auto;
	margin-bottom: 13px;
	margin-top: 5px;
	font-size: 1rem;
}
.region-sidebar-second .block-bluebox a:hover {
	background-color: #045ea7;
	color: #ffffff;
	text-decoration: none;
}
.region-sidebar-second #block-sidebarcontactinfo {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin: 20px 0;
	font-size: 1rem;
	line-height: 22px;
}
.region-sidebar-second #block-sidebarcontactinfo a {
	color: #01256e;
}
.region-sidebar-second #block-sidebarcontactinfo h2 {
	font-weight: 600;
}
.region-sidebar-second #block-sidebarcontactinfo i {
	color: #01256e;
	padding-right: 6px;
}
.region-sidebar-second ul li {
	padding-bottom: 0px;
}
@media (min-width: 992px) {
	header { /*comment*/
	}
	header .region-primary-menu {
		display: inherit;
		float: none;
		width: auto;
		margin: 0;
		text-align: left;
	}
	header .region-primary-menu, header .menu-base-theme li a {
		background: none;
	}
	header .menu-base-theme a {
		border: 0;
	}
	header .menu-base-theme > li {
		border: 0;
	}
	header .menu-base-theme a span.sub-arrow {
		padding: 0;
		top: 23px;
		margin-top: 0;
		bottom: 2px;
		right: 5px;
		margin-left: -5px;
		left: auto;
		width: 0;
		height: 0;
		border-width: 5px;
		border-style: solid dashed dashed dashed;
		border-color: #fff transparent transparent transparent;
		background: transparent;
	}
	header .menu-base-theme ul {
		border: 0px solid #ffffff;
		padding: 0;
		background-color: #fff;
		background: rgba(255, 255, 255, 0.74);
	}
	header .menu-base-theme ul.has-submenu li {
		border-bottom: 1px solid #fff;
	}
	header .welcome-banner-text h2 {
		font-size: 50px;
	}
	header .welcome-banner-text {
		font-size: 14px;
	}
	header .bottom-widgets {
		text-align: left;
		padding: 50px 0;
	}
	header .footerwidget {
		padding: 50px 0;
	}
	header .credit-link {
		text-align: right;
	}
	header .social-media {
		float: right;
	}
	header .social-media a {
		margin: 0 0 0 10px;
	}
	header .comment-wrap .author-details {
		width: 10%;
	}
	header .comment-wrap .author-comments {
		width: 90%;
	}
}
@media (min-width: 992px) {
	#block-penn-lps-main-menu {
		margin-top: 0px;
		display: inline-block;
		margin: 0 auto;
	}
	#block-penn-lps-main-menu ul ul ul {}
	#block-penn-lps-main-menu .menu-base-theme ul {
		position: absolute;
	}
	#block-penn-lps-main-menu .menu-base-theme li {
		float: left;
	}
	#block-penn-lps-main-menu .menu-base-theme.sm-rtl li {
		float: right;
	}
	#block-penn-lps-main-menu .menu-base-theme ul li, #block-penn-lps-main-menu .menu-base-theme.sm-rtl ul li, #block-penn-lps-main-menu .menu-base-theme.sm-vertical li {
		float: none;
	}
	#block-penn-lps-main-menu .menu-base-theme a {
		white-space: normal;
	}
	#block-penn-lps-main-menu .menu-base-theme ul a, #block-penn-lps-main-menu .menu-base-theme.sm-vertical a {
		white-space: normal;
	}
	#block-penn-lps-main-menu .menu-base-theme .sm-nowrap > li > a, #block-penn-lps-main-menu .menu-base-theme .sm-nowrap > li > :not(ul) a {
		white-space: normal;
	}
	#block-penn-lps-main-menu .menu-base-theme a, #block-penn-lps-main-menu .menu-base-theme a:hover, #block-penn-lps-main-menu .menu-base-theme a:focus, #block-penn-lps-main-menu .menu-base-theme a.highlighted {
		color: #ffffff;
		font-weight: 600;
	}
	/*  #block-penn-lps-main-menu .menu-base-theme li a.is-active {
    color: #990000;
	  background-color: #fff;
  }
  #block-penn-lps-main-menu .menu-base-theme li li a.is-active {
    color: #ffffff;
  }
*/
	#block-penn-lps-main-menu .menu-base-theme a:active {
		color: #990000;
	}
	#block-penn-lps-main-menu .menu-base-theme a.current {
		color: #990000;
	}
	#block-penn-lps-main-menu .menu-base-theme a.disabled {
		color: #a1d1e8;
	}
	#block-penn-lps-main-menu .menu-base-theme a span.sub-arrow {
		top: auto;
		margin-top: 0;
		bottom: 2px;
		left: 50%;
		margin-left: -5px;
		right: auto;
		width: 0;
		height: 0;
		border-width: 5px;
		border-style: solid dashed dashed dashed;
		border-color: #a1d1e8 transparent transparent transparent;
		background: transparent;
		display: none;
	}
	#block-penn-lps-main-menu .menu-base-theme a.highlighted span.sub-arrow:before {
		display: none;
	}
	#block-penn-lps-main-menu .menu-base-theme > li:first-child {
		border-left: 0;
	}
	#block-penn-lps-main-menu .menu-base-theme ul {
		background: #fff;
	}
	#block-penn-lps-main-menu .menu-base-theme ul ul {
		position: relative;
		margin-left: 0px !important;
		margin-top: 0px !important;
	}
	#block-penn-lps-main-menu .menu-base-theme ul li ul li {
		border: 0;
		text-transform: none;
	}
	#block-penn-lps-main-menu .menu-base-theme ul a:hover, #block-penn-lps-main-menu .menu-base-theme ul a:focus, #block-penn-lps-main-menu .menu-base-theme ul a:active, #block-penn-lps-main-menu .menu-base-theme ul a.highlighted {
		background: #045EA7;
		color: #fff;
	}
	#block-penn-lps-main-menu .menu-base-theme ul a.current {
		background: #006892;
		color: #fff;
	}
	#block-penn-lps-main-menu .menu-base-theme ul a.disabled {
		background: #fff;
		color: #b3b3b3;
	}
	#block-penn-lps-main-menu .menu-base-theme ul a span.sub-arrow {
		top: 50%;
		margin-top: -5px;
		bottom: auto;
		left: auto;
		margin-left: 0;
		right: 10px;
		border-style: dashed dashed dashed solid;
		border-color: transparent transparent transparent #a1d1e8;
	}
	#block-penn-lps-main-menu .menu-base-theme ul li {
		border: 0;
		text-transform: none;
	}
	#block-penn-lps-main-menu .menu-base-theme span.scroll-up, #block-penn-lps-main-menu .menu-base-theme span.scroll-down {
		position: absolute;
		display: none;
		visibility: hidden;
		overflow: hidden;
		background: #fff;
		height: 20px;
	}
	#block-penn-lps-main-menu .menu-base-theme span.scroll-up-arrow, #block-penn-lps-main-menu .menu-base-theme span.scroll-down-arrow {
		position: absolute;
		top: -2px;
		left: 50%;
		margin-left: -8px;
		width: 0;
		height: 0;
		overflow: hidden;
		border-width: 8px;
		border-style: dashed dashed solid dashed;
		border-color: transparent transparent #2b82ac transparent;
	}
	#block-penn-lps-main-menu .menu-base-theme span.scroll-down-arrow {
		top: 6px;
		border-style: solid dashed dashed dashed;
		border-color: #2b82ac transparent transparent transparent;
	}
	#block-penn-lps-main-menu .menu-base-theme.sm-rtl.sm-vertical a span.sub-arrow {
		right: auto;
		left: 10px;
		border-style: dashed solid dashed dashed;
		border-color: transparent #a1d1e8 transparent transparent;
	}
	#block-penn-lps-main-menu .menu-base-theme.sm-rtl > li:first-child {
		border-left: 1px solid #2b82ac;
	}
	#block-penn-lps-main-menu .menu-base-theme.sm-rtl > li:last-child {
		border-left: 0;
	}
	#block-penn-lps-main-menu .menu-base-theme.sm-rtl ul a span.sub-arrow {
		right: auto;
		left: 10px;
		border-style: dashed solid dashed dashed;
		border-color: transparent #a1d1e8 transparent transparent;
	}
	#block-penn-lps-main-menu .menu-base-theme.sm-vertical a {
		padding: 9px 23px;
	}
	#block-penn-lps-main-menu .menu-base-theme.sm-vertical a span.sub-arrow {
		top: 50%;
		margin-top: -5px;
		bottom: auto;
		left: auto;
		margin-left: 0;
		right: 10px;
		border-style: dashed dashed dashed solid;
		border-color: transparent transparent transparent #a1d1e8;
	}
	#block-penn-lps-main-menu .menu-base-theme.sm-vertical > li {
		border-left: 0 !important;
	}
	#block-penn-lps-main-menu .menu-base-theme.sm-vertical ul a {
		padding: 9px 23px;
	}
}
.paragraph > .paragraph__column, .paragraph > .paragraph__column > .paragraph--type--bp-columns__2col {
	padding-left: 0px;
}
@media (max-width: 991px) {
	.paragraph > .paragraph__column, .paragraph > .paragraph__column > .paragraph--type--bp-columns__2col {
		padding-left: 15px;
	}
}
figure.align-left {
	padding: 7px 20px 0 0;
}
figure.align-right {
	padding: 7px 0 0 20px;
}
figcaption {
	font-size: .975rem;
	padding: 15px 0;
	border-bottom: 0px solid #ffffff;
}
.carousel-inner img, .carousel-inner a img {
	width: 100%;
}
.field.field--name-field-carousel-image-caption.field--type-text-long.field--label-hidden.field--item {
	padding: 20px 20px 10px 20px;
	background-color: #efefef;
	font-size: 95%;
}
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
	z-index: 1;
}
iframe {
	padding-bottom: 15px;
}
.paragraph-callout {
	background-color: #f2f2f3;
	padding: 25px;
}
.paragraph-callout img {
	padding-left: 20px;
	padding-bottom: 20px;
}
.region-sidebar-second .block-bluebox, .region-sidebar-first .block-bluebox, .region-content .block-bluebox {
	background-color: #f2f2f3;
	padding: 10px 20px 15px;
}
.region-sidebar-second .block-bluebox h2, .region-sidebar-first .block-bluebox h2, .region-content .block-bluebox h2 {
	color: #01256e;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 600;
	text-transform: uppercase;
}
.region-sidebar-second .block-bluebox h2:after, .region-sidebar-first .block-bluebox h2:after, .region-content .block-bluebox h2:after {
	content: "";
	color: #045ea7;
	width: 100px;
	display: block;
	border-top: 2px solid #045ea7;
	margin: 10px auto 0;
}
.region-sidebar-second .block-bluebox p, .region-sidebar-first .block-bluebox p, .region-content .block-bluebox p {
	color: inherit;
	text-align: center;
	font-size: 1rem;
	line-height: 22px;
}
.region-sidebar-second .block-bluebox .field--name-field-promo-link, .region-sidebar-first .block-bluebox .field--name-field-promo-link, .region-content .block-bluebox .field--name-field-promo-link {
	text-align: center;
}
.region-sidebar-second .block-bluebox a, .region-sidebar-first .block-bluebox a, .region-content .block-bluebox a {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	margin: auto;
	margin-bottom: 13px;
	margin-top: 5px;
	font-size: 1rem;
}
.region-sidebar-second .block-bluebox a:hover, .region-sidebar-first .block-bluebox a:hover, .region-content .block-bluebox a:hover {
	background-color: #045ea7;
	color: #ffffff;
	text-decoration: none;
}
.academic-credit {
	line-height: 160%;
	font-size: 80%;
	font-style: italic;
	margin-top: 0px;
}
#block-academiccreditblock {
	margin-bottom: 50px;
}
.node__content > .field {
	margin-bottom: 20px;
}
.paragraph > .paragraph__column {
	padding-bottom: 10px;
	padding-top: 0px;
}
#block-penn-lps-main-menu .menu-base-theme ul {
	width: max-content !important;
	margin-top: 8px !important;
	max-width: 24em;
}
#block-penn-lps-content .field--name-field-date {
	font-weight: bold;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
/*overrides from jeff*/
@media (max-width: 767px) {
	.paragraph table {
		width: 100% !important;
		max-width: 100%;
		border: none;
	}
}
@media only screen and (min-width: 1px) and (max-width: 500px) {
	h1 {
		font-size: 2.15rem;
	}
	h2 {
		font-size: 1.75rem;
	}
	h3 {
		font-size: 1.4rem;
	}
	h1.content-image-title {
		font-size: 2.15rem;
		bottom: 10px;
		left: 20px;
		padding-right: 20px;
	}
}
/*header red buttons*/
.header-buttons {
	float: right;
	margin-top: 8px;
}
@media (max-width: 767px) {
	.header-buttons {
		float: left;
		margin-top: -5px;
		margin-bottom: 20px;
	}
}
/*Sitewide updates*/
.main-header .region-primary-menu {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}
@media (max-width: 991px) {
	.main-header .region-primary-menu {
		padding-top: 0px;
	}
}
.paragraph-callout-blue {
	background-color: #00144d;
	padding: 25px;
	color: #ffffff;
}
.field--name-field-course-synchronous-session {
	margin-bottom: 0px !important;
}
.field--label {
	font-weight: bold;
}
.page-node-type-course .field--label {
	font-weight: bold;
	float: left;
	padding-right: 5px;
}
.page-node-type-event .field--label {
	font-weight: bold;
	margin-bottom: 5px;
}
.video-hero-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: -10px 0px 0px 0px
}
.video-hero-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#block-videotest1280 {
	margin-bottom: 0px;
}
#block-videotest {
	margin-bottom: 0px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 30px 10px 20px 0px
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoWrapperBlock {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 0px 0px 0px 0px
}
.videoWrapperBlock iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mapWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 0px 30px 0px 10px
}
.mapWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.landing-header-shadow {
	text-shadow: 3px 3px 7px rgb(1, 21, 37);
}
.paragraph--bp-accordion--container h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.5rem;
	font-weight: 600;
}
/*Home Page Hero Image*/
.hero-buttons {
	display: inline-block;
	margin-bottom: 10px;
}
.hero-buttons-responsive {
	margin-bottom: 0px;
	text-align: center;
	margin-top: 40px;
}
.hero-button-left {
	float: left;
	margin-right: 50px;
}
.hero-button-center {
	float: left;
}
.hero-button-right {
	float: left;
	margin-left: 50px;
}
@media (max-width: 851px) {
	.hero-buttons {
		display: none;
	}
}
/*Main Menu Mods*/
@media (min-width: 992px) {
	#block-penn-lps-main-menu .menu-base-theme ul a {
		border: 0 !important;
		padding: 10px 20px 10px 20px;
		background: transparent;
		color: #fff;
	}
	#block-penn-lps-main-menu .menu-base-theme ul ul a {
		border: 0 !important;
		padding: 10px 20px 10px 30px;
		background: transparent;
		color: #fff;
	}
	#block-penn-lps-main-menu .menu-base-theme ul a:focus, #block-penn-lps-main-menu .menu-base-theme ul a:active, #block-penn-lps-main-menu .menu-base-theme ul a.highlighted {
		background: #00256e;
		color: #fff;
	}
	#block-penn-lps-main-menu .menu-base-theme ul a:hover {
		background: #afd7fb;
		color: #004684;
	}
	header .menu-base-theme ul {
		padding: 0;
		background-color: #fff;
		background: rgba(255, 255, 255, 0.74);
	}
	#block-penn-lps-main-menu .menu-base-theme > li:first-child ul {
		margin-left: 2px !important;
	}
	#block-penn-lps-main-menu .menu-base-theme ul {
		width: max-content !important;
		margin-left: 2px !important;
		margin-top: 8px !important;
		max-width: 32em !important;
		min-width: 16em !important;
		background: #004684 !important;
		text-align: left;
	}
}
@media (min-width: 768px) {}
/*Temp Block Color*/
.grey-block {
	padding: 20px;
	background-color: #dedede;
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	#main-menu2 {
		display: none;
	}
	.mobile-menu-bottom #main-menu2 {
		display: inherit;
	}
	#block-submenu-courses, #block-submenu-contact {
		display: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.menu-base-theme li {
		float: none;
		border-left: 0px solid #2b82ac;
	}
}
/*Color Blocks*/
.cert-boxes .item div.h2 {
	color: #fff;
	position: absolute;
	width: 100%;
	display: block;
	height: 100%;
	margin: 0;
	padding-top: 0px;
	background: rgba(0, 70, 132, .84);
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 600;
	font-size: 28px;
	text-align: center;
}
.cert-boxes:hover .item div.h2 {
	background: rgba(254, 143, 27, .84);
	color: #fff;
	outline: 0px solid #ffffff;
}
.cert-headline {
	padding: 20px;
	display: table-cell;
	vertical-align: middle;
	height: 254px;
}
.cert-boxes {
	display: inline-block;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cert-boxes img {
	width: 100%;
	height: auto;
}
.cert-boxes-img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.field--name-field-bp-columns-title {
	color: #ffffff;
	font-weight: 600;
	font-size: 2.375rem;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 0px;
}
/*Fast Facts Blocks*/
.fast-fact-wrapper {
	color: #ffffff;
	text-align: center;
}
.fast-fact-big {
	color: #ffffff;
	text-align: center;
	font-weight: 600;
	font-size: 4rem;
	margin-bottom: 10px;
	line-height: 100%;
}
.fast-fact-small {
	color: #ffffff;
	text-align: center;
	padding: 0px 10px;
	font-weight: 600;
}
/*Video Block*/
.paragraph--color--rgba-blue-strong {
	background: rgba(0, 70, 132, .99);
}
/*home 3 column Bottom Blocks*/
.social-box-divider a, .social-box-no-divider a {
	color: #ffffff;
}
.social-box-divider a:hover, .social-box-no-divider a:hover {
	color: #ffffff;
}
.explore-more {
	padding: 10px 0px 1px 0px;
	font-size: 100%;
	background: rgba(255, 255, 255, .74);
	width: calc(100vw - 0px);
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	position: relative;
}
.explore-more a {
	color: #004684;
}
.program-alert {
	color: #990000;
	font-size: 1.125rem;
	font-weight: 600;
}
/*Deadline Blocks*/
.deadline-box-wrapper-left {
	background-color: #afd7fb;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 25px;
}
.deadline-box-wrapper-right {
	background-color: #afd7fb;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 25px;
}
.deadline-box-header {
	background-color: #08497F;
	padding: 14px 16px;
	color: #ffffff;
	font-size: 115%;
}
.deadline-box-content {
	padding: 10px 16px 16px 16px;
}
.deadline-box-date {
	font-size: 115%;
	font-weight: 600;
	color: #004684;
}
.deadline-box-body {}
@media (max-width: 767px) {
	.deadline-box-wrapper-left {
		margin-right: 0px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.deadline-box-wrapper-right {
		margin-left: 0px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
}
/* End Deadline Blocks*/
/* Sidebar Box*/
.block-sidebarbox {
	margin-bottom: 40px;
}
@media (max-width: 991px) {
	.region-sidebar-first {
		display: none;
	}
}
.sidebar-box-wrapper {
	background-color: #ededed;
	padding: 20px;
	text-align: center;
}
.sidebar-box-wrapper a {
	color: #004684;
}
.sidebar-box-title {
	color: #004684;
	font-size: 24px;
	margin-bottom: 12px !important;
	line-height: 120%;
	font-family: 'Geologica', sans-serif;
	font-weight: 600;
}
.sidebar-box-link {
	font-size: 105%;
	font-weight: 600;
	line-height: 130%;
}
/* End Sidebar Box*/
/* Student Testimonial Box*/
.student-testimonial-wrapper {
	background-color: #ffffff;
	padding: 25px;
	text-align: left;
	margin-top: -10px;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	border-bottom: 6px solid #5993c3;
	margin-bottom: 40px;
	min-height: 410px;
}
.student-testimonial-wrapper a {
	color: #004684;
}
.student-testimonial-image {
	float: left;
	margin: 7px 28px 20px 0;
	width: 200px;
}
@media (max-width: 991px) {
	.student-testimonial-image {
		float: none;
		margin: 0px 0px 20px 0;
		width: 100%;
	}
	.student-testimonial-wrapper {
		background-color: #ffffff;
		padding: 25px;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 10px;
		margin-right: 10px;
		position: relative;
		border-bottom: 6px solid #5993c3;
		min-height: 210px;
	}
	.paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__2col {
		padding-right: 15px;
	}
}
.student-testimonial-title {
	font-weight: 600;
	font-size: 115%;
	margin-bottom: 6px !important;
	line-height: 140%;
	margin-top: 0px;
	font-family: inherit;
	color: inherit;
}
.student-testimonial-positi {
	font-style: italic;
}
.student-testimonial-body {
	margin-top: 20px;
}
/* End Student Testimonial  Box*/
/* Program Box*/
.program-box-wrapper {
	background-color: #ffffff;
	padding: 25px;
	text-align: left;
	margin-top: -1px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}
@media (min-width: 992px) {
	.program-box-wrapper {
		min-height: 170px;
	}
}
.program-box-wrapper a {}
.program-box-teaser {
	color: inherit;
	text-align: center;
	font-weight: 600;
}
.callouts .program-box-title {
	color: #ffffff;
	font-weight: 600;
	font-size: 1.1rem;
	margin-bottom: 12px !important;
	line-height: 140%;
	font-family: 'Geologica', sans-serif;
	margin-top: 0px;
}
.program-box-title {
	color: #ffffff;
	font-weight: 600;
	font-size: 1.455rem;
	margin-bottom: 0px !important;
	line-height: 140%;
	font-family: 'Geologica', sans-serif;
	margin-top: 0px;
	text-align: center;
	background-color: #0c1958;
	padding: 30px 40px;
}
.program-box-link {
	line-height: 130%;
	text-align: center;
}
.field--name-field-callout-box-link a {
	display: inline-block;
	color: #990000;
	font-weight: 700;
}
.field--name-field-callout-box-link a:hover {
	color: #0066ff;
}
.program-box-outer-wrapper {
	box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 15%);
}
/* End Program Box*/
/* Teaser Box*/
.teaser-box-wrapper {
	background-color: #ffffff;
	padding: 25px;
	text-align: left;
	margin-top: -1px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}
@media (min-width: 992px) {
	.teaser-box-wrapper {
		min-height: 240px;
	}
}
@media (max-width: 991px) {
	.teaser-box-wrapper {
		margin-bottom: 30px;
	}
}
.teaser-box-wrapper a {
	color: #004684;
}
.teaser-box-teaser {
	color: inherit;
	text-align: center;
}
.teaser-box-title {
	color: #011f5b;
	font-weight: 600;
	font-size: 1.3rem;
	margin-bottom: 12px !important;
	line-height: 140%;
	font-family: 'Geologica', sans-serif;
	margin-top: 0px;
	text-align: center;
}
.teaser-box-link {
	line-height: 130%;
	text-align: center;
	padding: 0px 4px;
}
.field--name-field-teaser-box-link a {
	display: inline-block;
	color: #990000;
	font-weight: 700;
}
.field--name-field-teaser-box-link a:hover {
	color: #0066ff;
}
.field--name-field-teaser-box-link a:after {}
/* End Teaser Box*/
/* Bottom Box*/
.block-bottombox {
	margin-bottom: 40px;
}
@media (min-width: 992px) {
	.block-bottombox {
		display: none;
	}
}
.bottom-box-wrapper {
	background-color: #b3d7f9;
	padding: 20px;
	text-align: center;
}
.bottom-box-wrapper a {
	color: #004684;
}
.bottom-box-title {
	color: #004684;
	font-size: 22px;
	margin-bottom: 10px;
}
.bottom-box-link {
	font-size: 96%;
	font-weight: 600;
	line-height: 130%;
}
/* End Bottom Box*/
/* Events Page*/
.page-node-type-event .field--name-field-end-date {
	font-weight: bold;
}
.page-node-type-event .field--name-field-start-date {
	font-weight: bold;
}
.page-node-type-event .field--name-field-start-date .field--item::before {
	margin-left: 0px;
	margin-right: 3px;
	float: left;
}
.page-node-type-event .field--name-field-end-date .field--item::before {
	content: " to ";
	margin-left: 3px;
	margin-right: 3px;
	float: left;
}
.page-node-type-event .field--name-field-location-name {
	margin-bottom: -1px !important;
}
.page-node-type-event .field--name-field-end-date .field--item::after {
	content: " ET ";
}
.page-node-type-event .field--name-field-start-date .field--item::after {
	content: " ET ";
}
.field--name-field-events-image-small {
	float: left;
	margin: 7px 28px 20px 0 !important;
	width: 300px;
}
.field--name-field-register-button a {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 1.125rem;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100%;
	border: 0;
}
.field--name-field-register-button a:hover {
	background-color: #08497F;
	color: #ffffff;
	text-decoration: none;
}
#views-bootstrap-events-block-main-block-1 .views-field-title {
	font-family: 'Geologica', sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #ffffff;
	padding: 15px;
	margin: -35px 20px 20px 20px;
	position: relative;
	line-height: 130%;
}
#views-bootstrap-events-block-main-block-1 .views-field-field-start-date-1 {
	font-family: 'Geologica', sans-serif;
	font-size: 250%;
	font-weight: 600;
	margin: 0px 0px 0px 0;
	text-align: center;
	background-color: #01256E;
	padding: 5px 20px 60px 20px;
	color: #ffffff;
}
#views-bootstrap-events-block-main-block-1 .views-field-field-start-date-2 {
	font-family: 'Geologica', sans-serif;
	font-size: 100%;
	padding: 0px 20px 0px 20px;
	font-weight: 600;
}
#views-bootstrap-events-block-main-block-1 .views-field-field-location-online, #views-bootstrap-events-block-main-block-1 .views-field-field-location-name {
	font-family: 'Geologica', sans-serif;
	font-size: 100%;
	padding: 0px 20px 10px 20px;
	font-weight: 600;
}
#views-bootstrap-events-block-main-block-1 .views-field-view-node {
	font-family: 'Geologica', sans-serif;
	font-size: 100%;
	padding: 0px 20px 20px 20px;
	font-weight: 600;
}
#views-bootstrap-events-block-main-block-1 .views-field-view-node a {
	color: #990000;
}
#views-bootstrap-events-block-main-block-1 .views-field-field-start-date {
	font-family: 'Geologica', sans-serif;
	font-size: 90%;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	background-color: #01256E;
	padding: 20px 20px 2px 20px;
	color: #ffffff;
}
/* Students Page*/
.field-content.student-title {
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	font-size: 110%;
	margin-bottom: 5px !important;
}
.views-field.views-field-field-fels-program {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.views-field-field-student-teaser {
	text-align: center;
}
.views-field-field-student-teaser-link {
	text-align: center;
	margin-bottom: 40px;
}
/* Community Page*/

.field--name-field-community-image {
    float: left;
    margin: 7px 28px 20px 0px !important;
    width: 300px;
}

.field.field--name-field-blog-image {
    float: left;
    margin: 7px 28px 20px 0px !important;
    width: 400px;
}
div#block-views-block-community-page-block-block-1 .views-col {
	width: 100% !important;
	padding-bottom: 30px;
	padding-top: 12px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.views-field.views-field-field-community-image {
	float: left;
	max-width: 350px;
	margin-right: 0px;
	margin-bottom: 25px;
}
.views-field.views-field-field-events-image {
	float: left;
	max-width: 200px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.views-field-field-events-image-small {
	float: left;
	max-width: 250px;
	margin-right: 25px;
	margin-bottom: 25px;
}
@media (max-width: 600px) {
	.field--name-field-community-image {
		float: none;
		margin: 7px 0px 25px 0 !important;
		width: 100%;
		max-width: 100%;
	}
	.field--name-field-events-image-small {
		float: none;
		margin: 7px 0px 25px 0 !important;
		width: 100%;
		max-width: 100%;
	}
	.views-field-field-events-image-small {
		float: none;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}
	.views-field.views-field-field-events-image {
		float: none;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}
	.field.field--name-field-blog-image {
		float: none;
		margin: 7px 0px 25px 0;
		width: 100%;
		max-width: 100%;
}
	#block-views-block-events-page-bloc-block-1 .views-field-title {
		margin-top: 20px !important;
		margin-bottom: 0px !important;
	}
}
#block-views-block-events-page-bloc-block-1 .views-field-title {
	margin-top: -20px;
	margin-bottom: -10px;
}
h2.community {
	font-size: 1.25rem;
	margin-top: 1px !important;
	margin-bottom: 10px !important;
	line-height: 145%;
}
@media (max-width: 600px) {
	.views-field.views-field-field-community-image {
		float: none;
		margin: 10px 0px 10px 0px;
		width: 100%;
		max-width: 100%;
		margin-bottom: 25px;
	}
}
/* Profiles Page*/
.field--name-field-position {
	font-weight: 600;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 110%;
}
.field--name-field-profile-image {
	float: left;
	margin: 7px 28px 20px 0;
	width: 250px;
}
@media (max-width: 699px) {
	.field--name-field-profile-image {
		float: none;
		margin: 10px 0px 10px 0px;
		width: 100%;
	}
}
.field.field--name-field-fels-program.field--type-text.field--label-hidden.field--item {
    margin-bottom: 20px;
    font-weight: 600;
}
/* Profiles Block on Home Page*/
.profile-slider-title a {
	color: #990000;
}
.profile-slider-title {
	font-family: 'Geologica', sans-serif;
	font-size: 180%;
	margin-bottom: 6px;
}
.profile-slider-program-year {
	font-style: italic;
	margin-bottom: 15px;
	font-weight: 600;
}
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
	text-indent: -9999px;
	cursor: pointer;
	display: inline-block;
	border-radius: 6px;
	padding: 0 6px;
	background: #575757;
	margin: 0.4em;
	line-height: 12px;
}
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
	background: #575757;
	cursor: default;
}
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li:hover {
	background: #990000;
}
.views-field-field-profile-image img {
	max-width: 100%;
	height: auto;
}
@media (min-width: 1150px) {
	.profile-slider-wrapper {
		background-color: #dff2fe;
		padding: 30px 30px 10px 30px;
		position: relative;
		width: 63%;
		float: left;
		margin: 60px 0px 0px -30px;
	}
	.profile-slider-image {
		width: 33%;
		float: left;
		position: relative;
		display: block;
	}
	.profile-slider-block {
		margin-left: 30px;
		margin-top: 10px;
	}
}
@media only screen and (min-width: 700px) and (max-width: 1149px) {
	.profile-slider-wrapper {
		background-color: #dff2fe;
		padding: 30px 30px 10px 30px;
		position: relative;
		width: 65%;
		float: left;
		margin: 20px 0px 0px -30px;
	}
	.profile-slider-image {
		width: 33%;
		float: left;
		position: relative;
		display: block;
	}
	.profile-slider-block {
		margin-left: 10px;
		margin-top: 10px;
	}
}
@media (max-width: 699px) {
	.profile-slider-wrapper {
		background-color: #dff2fe;
		padding: 30px 30px 30px 30px;
		position: relative;
		width: 100%;
		float: none;
	}
	.profile-slider-image {
		width: 100%;
		float: none;
		position: relative;
		display: block;
	}
}
/* News Main Page*/
h2.news {
	font-size: 1.15rem;
	margin-top: 1px !important;
	margin-bottom: 10px;
	line-height: 145%;
	font-family: inherit;
}
#block-views-block-news-page-block-block-1 .views-col {
	width: 100% !important;
	padding-bottom: 30px;
	padding-top: 12px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.views-field-field-news-image {
	float: left;
	max-width: 400px;
	margin-right: 50px;
	margin-bottom: 15px;
}
.views-field-field-news-teaser p {
	margin: 0 0 10px 0px
}
.field--name-field-photo-credit {
	font-size: 95%;
	font-style: italic;
	text-align: right;
	float: right;
}
.field--name-field-news-image img {
	width: 100%;
}
.field--name-field-news-date {
	font-weight: 600;
	margin-bottom: 30px !important;
}
@media (max-width: 699px) {
	.views-field-field-news-image {
		float: none;
		max-width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
	}
}
/* Events Main Page*/
h2.events {
	font-size: 1.5rem;
	margin-top: 3px;
	margin-bottom: 6px;
}
#block-views-block-past-events-page-block-block-1 .views-col, #block-views-block-events-page-bloc-block-1 .views-col {
	width: 100% !important;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 1px solid #eee;
}
.views-field-field-start-date-1 {
	font-weight: 600;
}
#block-views-block-past-events-page-block-block-1 .views-field-body, #block-views-block-events-page-bloc-block-1 .views-field-body {
	margin-top: 18px;
}
#block-views-block-past-events-page-block-block-1 .views-field-field-start-date, #block-views-block-events-page-bloc-block-1 .views-field-field-start-date {
	font-weight: 600;
}
.views-field.views-field-field-event-teaser p {
	margin-top: 20px;
}
/* Events Archive Page*/
#block-views-block-events-archive-block-1 .views-col {
	width: 100% !important;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}
#block-views-block-events-archive-block-1 .views-field-body {
	margin-top: 18px;
}
span.views-field.views-field-field-start-date {
	font-weight: 600;
}
h2.field-content.events {
	margin-top: 15px;
	line-height: 140%;
	font-size: 1.5rem;
}
/* Events Page*/
.events-block-time {
	font-weight: 700;
	margin-bottom: 10px;
}
.events-listing-title {
	font-size: 1.5rem;
	margin-top: 1px !important;
	margin-bottom: 10px;
	line-height: 135%;
	color: #011f5b;
	font-weight: 700;
	font-family: inherit;
}
.events-listing-wrapper-inner {
	padding: 25px;
	text-align: left;
	position: relative;
	color: inherit;
}
.events-listing-wrapper-date-in-parts {
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	padding: 25px;
}
.events-listing-date-in-parts {
	margin-right: 10px;
	background-color: #a80532;
	width: 70px;
	text-align: center;
	padding: 0px 0 0px 0;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 15%);
	margin-bottom: 80px;
}
.events-listing-wrapper-photo {
	box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 15%);
	margin-bottom: 30px;
	background-color: #f2f2f2;
	display: inline-block;
	width: 100%;
}
.path-frontpage .events-listing-date-in-parts {
	margin-bottom: 30px;
}
.path-frontpage .events-listing-title {
	font-size: 1.1rem;
	margin-top: 1px !important;
	margin-bottom: 10px;
	line-height: 135%;
	color: #011f5b;
	font-weight: 700;
	font-family: inherit;
}
.path-frontpage .events-listing-wrapper-inner {
	padding: 20px;
	text-align: left;
	position: relative;
	color: inherit;
}
.path-frontpage .events-listing-wrapper-date-in-parts {
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	padding: 20px;
}
.events-listing-wrapper {
	box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 15%);
	margin-bottom: 30px;
	background-color: #ffffff;
}
@media (max-width: 991px) {
	.events-listing-date-in-parts {
		margin-bottom: 10px;
	}
}
@media (max-width: 600px) {
	.events-listing-wrapper-inner {
		padding: 15px 20px 20px 20px;
		text-align: left;
		position: relative;
		color: inherit;
	}
	.events-listing-wrapper-date-in-parts {
		display: block;
		float: left;
		font-family: 'Open Sans', sans-serif;
		position: relative;
		padding: 15px 10px 15px 10px;
	}
	.events-listing-date-in-parts {
		margin-bottom: 0px !important;
	}
	.events-block-time {
		font-weight: 700;
		margin-bottom: 10px;
		margin-top: 20px;
	}
}
/* News Home Page*/
.homepage-news-wrapper-inner {
	background-color: #ffffff;
	padding: 25px;
	text-align: left;
	position: relative;
	color: inherit;
}
.homepage-news-block-date {
	font-weight: 600;
	margin-bottom: 8px;
	font-size: 93%;
}
.homepage-news-block-title {
	font-size: 1.2rem;
	margin-top: 1px !important;
	margin-bottom: 10px;
	line-height: 125%;
	color: #011f5b;
	font-weight: 600;
	font-family: inherit;
}
.homepage-news-block-link a {
	display: inline-block;
	color: #990000;
	font-weight: 600;
}
.homepage-news-block-link {
	margin-top: 10px;
}
.homepage-news-block-link a:hover {
	color: #0066ff;
}
@media (max-width: 1199px) {
	.paragraph--id--49 h2 {
		margin-left: 20px;
	}
}
.home-news-block-wrapper {
	background-color: #fff;
	margin: 0px 20px;
	min-height: 290px;
}
.home-news-block-wrapper-inner {
	padding: 15px 25px 10px 0px;
	margin-left: 20px;
}
.home-news-block-teaser {
	line-height: 134%;
}
.home-news-block-wrapper-inner p {
	margin: 0 0 10px;
	font-size: 98%;
}
.home-news-block-image {
	float: left;
	margin-right: 20px;
	max-width: 200px;
	object-fit: cover;
}
.home-news-block-image img {
	max-width: 100%;
	min-height: 290px;
	object-fit: cover;
}
.home-news-block-title {
	font-family: 'Geologica', sans-serif;
	font-weight: 600;
	color: #004684;
	font-size: 1.25rem;
	margin-top: 1px;
	margin-bottom: 10px
}
#block-views-block-news-home-block-block-1 .col-1, #block-views-block-news-home-block-block-1 .col-2 {
	margin-bottom: 0px
}
@media (max-width: 799px) {
	#block-views-block-news-home-block-block-1 .col-1, #block-views-block-news-home-block-block-1 .col-2 {
		width: 100% !important;
	}
	#block-views-block-news-home-block-block-1 .col-1 {
		margin-bottom: 30px
	}
	.home-news-block-image {
		float: none;
		margin-right: 0px;
		max-width: 100%;
		object-fit: none;
	}
	.home-news-block-image img {
		max-width: 100%;
		min-height: 250px;
		object-fit: none;
	}
	.home-news-block-wrapper-inner {
		padding: 15px 25px 20px 0px;
		margin-left: 20px;
	}
}
.block-views-blocknews-home-block-block-1 {
	margin-bottom: 0px;
}
@media (min-width: 1200px) {
	.paragraph--id--49 .paragraph--id--48 {
		max-width: 1270px;
		margin: auto;
	}
}
/*footer home page*/
.path-frontpage .footerwidget {
	margin-top: 0px;
}
.path-frontpage .block-system-main-block {
	margin-bottom: 20px;
}
/* Visit LPS Page*/
.paragraph--id--57 .paragraph__column {
	padding-bottom: 0px !important;
}
#block-mainnavigation, #block-mainnavigation-degree-programs, #block-mainnavigation-non-degree-programs {
	margin-bottom: 30px;
}
.region-program-photo {
	margin-top: 0px;
}
.region.region-program-photo p {
	margin: 0px;
}
/* Profile Page*/
.field--name-field-position-and-program {
	font-style: italic;
}
.views-field.views-field-field-profile-name-link {
	margin-top: 20px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 6px;
	font-family: 'Geologica', sans-serif;
}
.block-title {
	margin-top: 20px;
	font-weight: 600;
	margin-bottom: 6px;
	font-family: 'Geologica', sans-serif;
}
.views-profiles-title {
	margin-top: 20px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 12px;
	font-family: 'Geologica', sans-serif;
	font-size: 110%;
}
.views-field.views-field-field-position {
	text-align: center;
	font-style: italic;
}
.views-field.views-field-field-position ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.views-field.views-field-field-position ul li {
	margin-bottom: 10px;
}
.views-field.views-field-field-position-short ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.views-field.views-field-field-position-short ul li {
	margin-bottom: 10px;
}
.views-field-field-video-url- {
	margin-top: -35px;
}
.views-field-field-program-and-year {
	font-style: italic;
	text-align: center;
	padding: 0 6px;
}
.views-field-field-current-education {
	font-style: italic;
	text-align: center;
	padding: 0 6px;
}
.views-field-field-video-profile-position {
	font-style: italic;
	text-align: left;
	padding: 0 0px;
	margin-bottom: 12px;
	font-weight: 600;
}
.views-field-field-profile-teaser {
	text-align: center;
	padding: 0 6px;
}
.views-field-field-profile-teaser-link {
	text-align: center;
	padding: 10px 6px 20px 6px;
}
.views-field.views-field-field-profile-image {
	margin-top: 20px;
}
.page-node-type-profile .footerwidget {
	margin-top: 0px;
}
@media (max-width: 767px) {
	.views-field-field-profile-image img {
		width: 100%;
		height: auto;
	}
}
/* Apply Box*/
.apply-box-wrapper {
	background-color: #ffffff;
	padding: 15px;
	text-align: left;
	margin-top: 15px;
	margin-left: -20px;
	margin-right: 20px;
	position: relative;
	float: left;
}
.apply-box-wrapper a {
	color: #004684;
}
.apply-box-link {
	font-size: 100%;
	font-weight: 600;
	line-height: 130%;
	font-family: 'Geologica', sans-serif;
	color: #990000;
}
.apply-box-link a {
	color: #990000;
}
.field--name-field-apply-box-image {
	float: left;
}
.field--name-field-apply-box-teaser p {
	margin-bottom: 4px;
}
.apply-box-wrapper-full {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}
/* End Apply Box*/
/* RFI Box*/
.rfi-box-wrapper {
	background-color: #ffffff;
	padding: 15px;
	text-align: left;
	margin-top: 15px;
	margin-left: -20px;
	margin-right: 20px;
	position: relative;
	float: left;
}
.rfi-box-wrapper a {
	color: #004684;
}
.rfi-box-link {
	font-size: 100%;
	font-weight: 600;
	line-height: 130%;
	font-family: 'Geologica', sans-serif;
	color: #990000;
}
.rfi-box-link a {
	color: #990000;
}
.field--name-field-rfi-box-image {
	float: left;
}
.field--name-field-rfi-box-teaser p {
	margin-bottom: 4px;
}
.rfi-box-wrapper-full {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 460px) {
	.rfi-box-wrapper, .apply-box-wrapper {
		margin-top: 0px;
		max-width: 200px;
		margin-left: -10px;
		min-height: 110px;
	}
}
/* End RFI Box*/
.top-table-header {
	background-color: #dff2fe;
}
.top-table-header p {
	margin: 5px 0px 5px 0px;
}
/* MBDS Contact Box*/
#panel-news-wrapper .block-content {
	background-color: #FFFFFF;
	padding: 22px 12px 12px 22px;
	margin: 0px;
}
.left-half-two-thirds {
	background-color: #fff;
	float: left;
	width: 60%;
	margin-right: 20px;
}
.right-half-one-third {
	background-color: #fff;
	float: left;
	width: 35%;
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	margin-bottom: 35px;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
#contact-row {
	clear: both;
	padding-top: 0px;
	border-top: #fff solid 0px;
	height: 1px;
}
@media only screen and (min-width: 1px) and (max-width: 600px) {
	.left-half-two-thirds {
		background-color: #fff;
		float: left;
		width: 97%;
		margin-right: 2px;
	}
	.right-half-one-third {
		background-color: #fff;
		float: left;
		width: 97%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 960px) {
	#panel-features-wrapper .panel-cols-3 .panel-column {
		width: 100% !important;
	}
}
/* Program Home Page Teaser Box*/
.program-teaser-block-wrapper-inner {
	background-color: #dff2fe;
	padding: 16px 18px 2px 18px;
	margin-bottom: 30px;
	margin-top: -25px;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
}
.program-teaser-block-wrapper-inner h2 {
	color: #990000;
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 145%;
	margin-top: 0px !important;
}
.program-teaser-block-links {
	font-size: 100%;
	font-weight: 600;
	line-height: 130%;
	font-family: 'Geologica', sans-serif;
	margin-top: -8px;
}
.program-teaser-block-links a {
	color: #004684;
	font-size: 92%;
}
.program-teaser-block-links ul {
	margin-top: 0;
	margin-bottom: 20px;
	list-style-type: none;
	padding-inline-start: 0px;
}
.program-teaser-block-links ul li {
	margin-top: 0;
	margin-bottom: 20px;
	list-style-type: none;
}
.headshot {
	float: left;
	margin: 0px 25px 25px 0px;
	width: 300px;
}
.field--name-field-sidebar-box-link a {
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	font-weight: 600;
	padding: 14px 25px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	line-height: 100%;
	min-width: 130px;
	border: 0;
	font-size: 16px;
}
.field--name-field-sidebar-box-link a:hover {
	background-color: #08497F;
	color: #ffffff;
	text-decoration: none;
}
.field--name-field-sidebar-box-link a:after {}
.sidebar-promo-wrapper {
	background-color: #cfd0d2;
	margin-bottom: 30px;
}
.sidebar-promo-title {
	background-color: #1c355e;
	color: #ffffff;
	padding: 11px 15px;
	font-family: 'Geologica', sans-serif;
	font-weight: 600;
	line-height: 130%;
	margin-top: 20px;
}
.sidebar-promo-teaser {
	padding: 15px 15px 0px 15px;
	line-height: 140%;
	font-size: 96%;
}
.sidebar-promo-link {
	text-align: center;
	padding-bottom: 8px;
}
.field-content.certificate-list-title {
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 100%;
}
table.noborder {
	font-size: 100%;
	margin: 0px 0px 25px 20px;
	padding: 0;
	width: auto;
	border-collapse: collapse;
	border: none;
	float: right;
}
table.noborder td {
	padding: .75em 1em;
	border: 0px solid #fff;
}
.form-item .description {
	font-size: 14px;
	color: #333;
	font-style: inherit;
	line-height: 150%;
}
.webform-type-fieldset legend {
	display: block;
	width: inherit;
	padding: 0px 8px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: inherit;
	color: #004684;
	border: 0;
	border-bottom: 0px solid #e5e5e5;
	font-weight: bold;
	text-transform: uppercase;
}
fieldset {
	margin-bottom: 30px !important;
	border: 1px #cccccc solid;
	padding: 20px;
}
.field.field--name-field-register-now.field--type-text-long.field--label-above.quickedit-field .field--label {
	margin-bottom: 20px;
}
.field {}
.view-courses-taught {
	font-weight: 600;
	font-size: 115%;
}
li.eva-row {
	margin-top: 15px;
	font-size: 90% !important;
}
.views-field-field-position-short {
	font-style: italic;
	text-align: center;
	padding: 0 6px 15px 0px;
}
th.views-field-title {
	width: 50%;
}
th.views-field-field-program {
	width: 18%;
}
.layout__region.layout__region--bottom {
	margin-top: 25px;
}
@media screen and (min-width: 40em) {
	.layout--twocol > .layout__region--first, .layout--twocol > .layout__region--second {
		flex: 0 1 46%;
		border-left: 1px solid #cccccc;
		padding-left: 20px;
	}
}
.field--name-field-position .field--item {
	padding-bottom: 8px;
	padding-top: 3px;
}
.home-intro-layer-box {
	max-width: 770px;
	margin: auto;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
	padding: 5px 30px 10px 30px;
}
.paragraph--id--808 {
	margin-top: -400px;
	margin-bottom: 200px;
}