/* FONTS */
h1,
h1 a,
h1 strong,
h1 b,
.componentheading {
	color: #00704a;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 50px;
	font-weight: 800 !important;
	line-height: normal !important;
	margin: 0.75em 0 0;
	padding: 0;
	text-align: left;
	-webkit-hyphens: none;
	        hyphens: none;
}

h2,
h2 a,
h2 strong,
h2 b,
.contentheading {
	color: #00704a;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 40px;
	font-weight: 800 !important;
	line-height: normal !important;
	margin: 0.75em 0 0;
	padding: 0;
	text-align: left;
	-webkit-hyphens: none;
	        hyphens: none;
}

h3,
h3 a,
h3 strong,
h3 b {
	color: #00704a;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 35px;
	font-weight: 800 !important;
	line-height: normal !important;
	margin: 1em 0 0;
	text-align: left;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

h4,
h4 a,
h4 strong,
h4 b,
#whitebox h5.feed-link {
	color: #00704a;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 29px;
	font-weight: 600 !important;
	line-height: normal !important;
	margin: 0.75em 0 0.3em;
	padding: 0;
	text-align: left;
}

h5 {
	color: #00704a;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 23px;
	font-weight: 600;
	line-height: normal;
	margin: 1.5em 0 0;
	padding: 0;
	text-align: left;
}

body {
	color: #333;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 19px;
	font-weight: 500;
	line-height: 1.6em;
}

span,
button,
input {
	color: #333;
	font-family: "proxima-nova", sans-serif !important;
}

p {
	color: #333;
	font-size: 19px;
	font-weight: 500;
	line-height: 1.55em;
	margin: 1em 0 0;
}


.page-lead {
	color: #333;
	font-family: "kulturista-web", sans-serif !important;
	font-size: 24px;
	font-weight: 100;
	line-height: 1.45em;
	margin: 1em 0 0;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.page-lead {
		font-size: 17px;
		font-weight: 400;
	}
}


b,
strong {
	font-weight: 700;
}

/*Links*/

#content .item-page p a:link {
	border-bottom: 1px solid #00704a;
	font-weight: 600 !important;
}

.section-green .intro a:link,
.section-green .intro a:visited,
.section-green p a {
	border-bottom: 1px solid #fff;
	color: #fff !important;
	font-weight: inherit;
}

.section-green .intro a:hover:link,
.section-green .intro a:hover:visited {
	border-bottom: 3px solid #80bc00;
	text-decoration: none;
}

#epilogue a:hover {
	text-decoration: none;
}


/* Sidebar */
body.hd div.sidebar.gray,
body.hd div.sidebar.no-seal,
body.hd #leftcolumn.sidebarpanel.gray,
body.hd #sidebar_trigger.gray,
body.hd #leftcolumn.sidebarpanel.no-seal,
body.hd #sidebar_trigger.no-seal {
	background-color: #fff;
	font-size: 22px;
}

#leftcolumn ul.nav.menu a {
	display: block;
	margin-bottom: 0;
}

#leftcolumn .sidebar a:link,
.sidebar a:visited {
	color: #00704a;
	font-weight: 700;
}

#leftcolumn .sidebar li.current > a:link,
.sidebar li.current > a:visited {
	color: #00704a;
}

#leftcolumn .sidebar a:hover {
	text-decoration: none;
}

#leftcolumn {
	margin-top: 50px;
}

body.hd.sidebars #leftcolumn {
	max-width: 20%;
	min-width: 20%;
	width: auto;
}

#leftcolumn ul.nav.menu.mod-list > li {
	padding: 0 0 0;
}

#leftcolumn .moduletable {
	padding: 0;
}

#leftcolumn ul.nav.menu.mod-list > li > a {
	padding: 13px 0;
}

#leftcolumn ul.nav.menu.mod-list > li.deeper > a {
	color: #000;
	font-size: 24px;
	padding: 16px 0 0;
}

#leftcolumn .sidebar ul li ul {
	font-size: 85%;
}

#leftcolumn ul.nav-child.unstyled.small {
	margin: 0 0 0.5em 0.85em;
}

#leftcolumn ul.nav.menu.mod-list > li > ul {
	margin: 0 !important;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	#leftcolumn .sidebar ul li ul {
		font-size: 100%;
	}

	.sidebar ul.menu li {
		padding: 0.4em 0;
	}
}



/*HIDE
li.current.active a {
background-image: linear-gradient(to right, #efefef 100%, transparent 0%);
background-position: 0 0.9em;
background-repeat: repeat-x;
background-size: 8px 5px;
display: inline!important;
}
*/

/* Sidebar Mobile */
body.hd #sidebar_trigger.no-seal {
	background-color: #efefef;
	font-size: 19px;
	margin: 15px 6%;
}

body.linear.hd #sidebar_trigger {
	height: 53px;
}

@media (max-width: 1024px) {
	body.hd #sidebar_trigger {
		border-radius: 0;
		box-shadow: none;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	#sidebar_trigger {
		width: 88%;
	}
}

body.linear.hd #sidebar_trigger:hover::before {
	background-color: transparent;
	border: none;
	color: #00704a;
	margin: 0 4%;
	width: 88%;
}

body.linear.hd #sidebar_trigger::before {
	background-color: transparent;
	border-radius: 0;
	border-width: 0;
	box-shadow: none;
	color: #00704a;
	content: " More in this section";
	font-size: 1em;
	font-weight: 700;
	height: 26px;
	letter-spacing: -0.03em;
	line-height: 1;
	padding: 17px 10px 9px 15px;
	position: absolute;
	text-shadow: none;
	top: auto;
}

@media screen and (max-width: 700px) {
	body.hd.sidebars #leftcolumn {
		max-width: 100%;
		min-width: 100%;
		width: auto;
	}

	#leftcolumn {
		border-top: 0 solid #efefef;
		margin-top: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.sidebarpanel {
		box-shadow: none;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
	}

	body.hd .sidebar {
		width: 86% !important;
	}

	a#sidebar_trigger.active {
		width: 88%;
	}

	body.hd #leftcolumn.sidebarpanel {
		border-radius: 0;
	}
}

/* Right Sidebar */

body.hd.sidebars #rightsidebar ul.menu li a {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.25em;
	padding-bottom: 3px;
}

body.ribbonFullwidth #rightsidebar .moduletable {
	padding: 5% 8%;
	width: 81%;
}

body.hd.sidebars #downright {
	margin-top: 50px;
}

#rightsidebar {
	background: #f4f8ee;
	border-radius: 0;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	body.hd #downright #rightsidebar > div {
		border-color: transparent;
		width: 93%;
	}
}


/* Breadcrumbs */
.breadcrumb > .active span {
	color: #00704a;
	font-size: 5vw;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: normal;
	text-transform: none;
	-webkit-hyphens: manual;
	    -ms-hyphens: manual;
	        hyphens: manual;
}

.breadcrumb > .active {
	color: #00704a;
	display: block;
}

.breadcrumb {
	background-color: transparent;
	border: none;
	margin: 0 auto;
	padding: 8px 0;
}

.breadcrumb span.divider {
	color: #000;
	font-weight: 500;
}

.breadcrumb > li {
	text-shadow: none;
}

.banner-b .breadcrumb {
	margin: 0 auto;
	max-width: 1600px;
	padding: 15% 10px;
	text-align: center;
	width: 95%;
}

.breadcrumb > li span {
	color: #333;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.breadcrumb li:nth-last-child(2) .divider {
	display: none;
}

.banner-b .breadcrumb > .active span {
	font-size: 8vw;
	line-height: 0.9em;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.banner-b .breadcrumb > .active span {
		font-size: 11vw;
	}
}

/* Banners */
.banner-b {
	background-position: center !important;
	background-repeat: no-repeat;
	background-size: cover !important;
}



.banner-b .breadcrumb > .active span,
.banner-b .breadcrumb span.divider,
.banner-b .breadcrumb > li span {
	color: #fff;
}


.banner-c {
	background: #f8f8f8;
	margin: 0 auto;
	padding: 30px 2.5%;
	width: 100%;
}


.covidAlert {
	display: none;
}


/* HR */
hr {
	border: 0;
	border-top: 5px solid #f8f8f8;
	display: block;
	height: 0.25rem;
	margin-top: 2.5rem;
	width: 100%;
}

/* Enternal Link Icon */

a.external-link-large:after {
	color: #82c140;
	content: " \f08e";
	font-family: FontAwesome;
	font-size: 23px;
	margin: 0 0 0 8px;
}

a.external-link:after {
	color: #00704a;
	content: " \f08e";
	font-family: FontAwesome;
	font-size: 15px;
	margin: 0 0 0 10px;
}


/* Template Changes */
body.hd #maincolumn-wide {
	max-width: 1600px;
	width: 95%;
}

body.hd .third {
	padding-right: 3%;
	width: 30%;
}

body.hd.sidebars #content {
	margin: 65px 4% 40px;
	max-width: 800px;
	width: auto;
}


body.hd #whitebar {
	box-shadow: none;
	max-width: 1600px;
	width: 95%;
}



body.hd.ribbonFullwidth #ribbon {
	max-width: 1600px;
	width: 95%;
}


body.linear.hd div.topLinearLogo {
	max-width: 100%;
	width: 95%;
}

body.linear.hd .topLinearContainer {
	background: #1e6b52 !important;
}

body.hd.ribbonFullwidth.sidebars #whitebox {
	max-width: 1600px;
	min-height: unset;
	width: 95%;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	body.hd.ribbonFullwidth.sidebars #whitebox {
		width: 100%;
	}
}


body.hd.sidebars #maincolumn-l {
	margin: 0 2.5% !important;
	min-height: unset;
}

body.hd.ribbonFullwidth #epilogue,
body.hd.ribbonFullwidth #epilogue.masonry {
	max-width: none;
	padding-bottom: 0;
}

#epilogue > .moduletable > .custom {
	width: 100%;
}

.custom.epilogue-white {
	padding: 0 5%;
	width: 90% !important;
}

.custom.epilogue-white .intro {
	font-family: "kulturista-web", sans-serif !important;
	font-size: 1.75rem;
	font-weight: 100;
	line-height: 1.25;
	margin: 15px 0 60px;
	max-width: 70%;
}


/*
#epilogue > .moduletable > .custom, #epilogue.masonry > .moduletable > .custom {
width: 90%;
}
*/


body.hd.ribbonFullwidth #footer div,
body.hd.ribbonFullwidth #footer span.separator {
	width: unset !important;
}

body.ribbonFullwidth #footer div,
body.ribbonFullwidth #footer span.separator {
	color: #000;
	text-align: left;
}

/* Content menu */
#maincolumn-l .nav-header {
	color: #000;
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
	padding: 0;
	text-shadow: none;
	text-transform: none;
}

#maincolumn-l ul.nav-child.unstyled.small {
	border-bottom: 7px solid #efefef;
	margin: 0.5em 0 2em 0;
	padding: 0 0 1em 0;
}

#maincolumn-l ul.menu li a {
	font-size: 21px;
	font-weight: normal;
	line-height: 1.75em;
}

#maincolumn-l .nav-child li {
	list-style: square outside;
	margin-left: 1.875rem;
}


/* Bulleted lists */

ul {
	list-style-type: square;
}

/*WidgetKit
.uk-subnav>li>a {
border: 1px solid #efefef!important;
max-width: 100%;
font-size: 0.75em;
line-height: normal;
overflow: hidden;
vertical-align: middle;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-weight: 600;
-ms-flex-align: center;
align-items: center;
border-radius: 0;
border-width: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
padding: 0.75em 1em;
width: 100%;
}

.uk-subnav-pill>*>:hover {
background: #00704a;
box-shadow: none;
}
.uk-subnav a:hover {
color: #fff !important;
}

.uk-subnav>* {
padding-left: 0;
margin-top: 10px;
float: left;
display: -ms-flexbox;
display: flex;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
position: relative;
}

.uk-subnav-pill>.uk-active>* {
background: #00704a;
color: #fff;
box-shadow: none;
border: none!important;
}
*/

/* Widgetkit - grey separator - must use box panel */
.grey-separator .uk-panel-box {
	background: transparent;
	border: none;
	border-bottom: 1px solid #efefef;
	border-radius: 0;
	color: #444;
	padding: 20px 0;
}

.uk-subnav-pill > .uk-active > * {
	background: #00704a;
	box-shadow: none;
	color: #fff;
}

.uk-subnav {
	margin-top: 10px;
}

.uk-subnav li > a {
	border: 1px solid #efefef !important;
	border-radius: 30px;
	padding: 5px 20px;
}

.uk-subnav li {
	margin: 0 !important;
}

.uk-subnav .uk-active a:hover {
	color: #fff !important;
}

.grey-separator h3.uk-h3.uk-margin-top-remove {
	font-size: 21px;
}

.grey-separator a.uk-link-reset,
.grey-separator h3.uk-h3.uk-margin-top-remove {
	font-size: 25px;
	font-weight: 700 !important;
}

/*

.uk-margin p {
font-size: 15px;
margin: 5px 0 0 0;
}
*/

.uk-margin {
	margin-top: 10px;
}

/* Widgetkit - Jumbo Accordion */

.jumbo-accordion h3.uk-accordion-title.uk-active:before {
	content: "\f068" !important;
}

.jumbo-accordion h3.uk-accordion-title:before {
	color: #80bc00;
	content: "\f067";
	font-family: "fontawesome";
	font-size: 22px;
	font-weight: 100 !important;
	padding: 0 20px 0 0;
}

.jumbo-accordion h3.uk-accordion-title {
	color: #00704a;
	font-size: 33px;
}

.jumbo-accordion .uk-accordion-title {
	background: none;
	border-top: 5px solid #f8f8f8;
	cursor: pointer;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 33px 10px;
}

.jumbo-accordion .uk-accordion-title.uk-active {
	padding: 33px 10px 5px;
}

@media screen and (min-width: 1024px) {
	/* Horizontal Navigation */
	/*BEGIN Banner nav */
	body.hero-nav nav.navbar.navbar-static-top,
	body.hero-nav nav.navbar.navbar-static-top #tray {
		min-height: 33px;
		position: absolute;
		width: 100%;
	}

	body.hd.hero-nav #whitebar {
		box-shadow: none;
		margin: 0 2.5%;
		max-width: 100%;
		position: absolute;
		top: 30px;
		width: 95%;
	}

	body.hero-nav nav.navbar.navbar-static-top {
		min-height: 33px;
		position: absolute;
		top: 100px;
		width: 100%;
	}

	body.hd.hero-nav #tray.white #ribbon .primary a:link,
	body.hd.hero-nav #tray.white #ribbon .primary a:visited {
		color: #fff !important;
	}

	body.linear.hd.hero-nav .siteNameTop {
		color: #fff;
	}


	body.hd.white.hero-nav div#tray {
		background: none repeat scroll 0 0 transparent;
	}

	body.hd.white.hero-nav #ribbon .nav-pills .dropdown-menu {
		background: #fff;
	}

	body.hd.ribbonFullwidth.hero-nav #ribbon {
		max-width: 100%;
		width: calc(95% + 25px);
	}

	body.hd.hero-nav #tray.white #ribbon span,
	body.hd.hero-nav #tray.white #ribbon a:link,
	body.hd.hero-nav #tray.white #ribbon a:visited {
		color: #fff !important;
	}

	body.hd.hero-nav #tray.white #ribbon ul.dropdown-menu a:link,
	body.hd.hero-nav #tray.white #ribbon ul.dropdown-menu a:visited {
		color: #00704a !important;
	}

	body.hd.hero-nav #ribbon span.separator:after {
		color: #fff;
	}

	body.hero-nav #ribbon .primary.nav-pills > li > a {
		padding: 17px 13px;
	}
}

#ribbon .nav-pills > .active > a,
#ribbon .nav-pills > .active > a:hover,
#ribbon .nav-pills > .active > a:focus {
	background-color: transparent;
}

body.hd #tray.white #ribbon .primary span,
body.hd #tray.white #ribbon .primary a:link,
body.hd #tray.white #ribbon .primary a:visited,
ul.nav-child.unstyled.dropdown-menu li a {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0.5px;
}

#ribbon .nav-pills > li > a {
	padding: 10px 20px 20px 0;
}




body.hd #ribbon .nav > li > a:hover {
	background-color: transparent;
}

body.hd #ribbon .nav > li > a:focus {
	background: transparent;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	border-width: 0;
}

ul.nav.menu.nav-pills.secondary {
	float: right;
}

/*
#ribbon .nav-pills.primary > li:first-child > a {
padding: 10px 8px 20px 0;
}
*/



@media only screen and (max-width: 979px) and (min-width: 300px) {
	/*    Horizontal Navigation - New */
	body.hd.ribbonFullwidth.hero-nav #ribbon {
		background: #fff;
		max-width: 100%;
	}

	body.hd #tray.white #ribbon .primary span,
	body.hd #tray.white #ribbon .primary a:link,
	body.hd #tray.white #ribbon .primary a:visited,
	ul.nav-child.unstyled.dropdown-menu li a {
		font-size: 19px;
	}

	ul.nav.menu.nav-pills.secondary {
		float: none;
	}

	body.hd.hero-nav #tray.white #ribbon a:link,
	body.hd.hero-nav #tray.white #ribbon a:visited {
		border-bottom: 1px solid #efefef;
		color: #00704a !important;
	}

	body.hero-nav #ribbon .nav-pills > li > a {
		padding: 12px 13px;
	}

	ul.nav.menu.nav-pills.nav-collapse.primary.in.collapse {
		margin: 0 15px;
	}

	body.hd.hero-nav #tray.white #ribbon span {
		color: #00704a !important;
		margin: 20px 0 0 15px;
	}

	ul.nav.menu.nav-pills.secondary {
		padding: 0 15px 60px;
	}

	ul.nav.menu.nav-pills.secondary > li > a {
		font-size: 19px !important;
		font-weight: 600 !important;
		letter-spacing: 0.5px !important;
		text-transform: none !important;
	}

	body.hero-nav #ribbon .primary.nav-pills > li > a,
	body.hero-nav #ribbon .secondary.nav-pills > li > a {
		padding: 18px 13px;
	}

	body.hd.hero-nav #tray.white #ribbon span {
		color: #333 !important;
		font-weight: 600;
		margin: 20px 0 0;
	}
}

@media (max-width: 979px) {
	.nav-collapse .dropdown-menu {
		margin: 0;
	}

	.nav-child.unstyled.dropdown-menu {
		margin-left: 0;
	}
}



body.hd .navbar-inner {
	padding-left: 0;
	padding-right: 0;
}

ul.nav.menu.nav-pills.secondary > li > a,
ul.nav.menu.nav-pills.secondary > li > span {
	font-size: 11.5px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
}

#ribbon .nav-pills > li > span.separator {
	padding: 10px 10px 19px;
}


#ribbon span.separator:after {
	color: #00704a;
	content: " \f107";
	font-family: FontAwesome;
	font-size: 15px;
	font-weight: bold;
}

ul.nav-child.unstyled.dropdown-menu {
	left: auto;
	right: 0;
}

.navbar .nav > li > .dropdown-menu:before {
	display: none;
}

.navbar .nav > li > .dropdown-menu:after {
	display: none;
}

body.hd #ribbon .nav > li > span:hover {
	background-color: transparent;
}



body.hd #ribbon .dropdown-menu > li > a:hover {
	background-color: rgba(240, 242, 243, 0.25);
	color: #00704a !important;
}


.dropdown-menu a {
	border-bottom: 1px solid #f8f8f8;
	font-size: 14px !important;
	font-weight: 600 !important;
}

.dropdown-menu {
	border: 0;
	border-top: 5px solid #f8f8f8;
	padding: 0;
}

#ribbon .dropdown-menu > li > a {
	padding: 14px 15px 14px;
}

.nav-pills .dropdown-menu {
	border-radius: 0;
	min-width: 200px;
}


body.hd #tray.white #ribbon .primary a:hover:link,
body.hd #tray.white #ribbon .primary a:hover:visited {
	background: transparent;
	color: #00704a !important;
}

body.hd.hero-nav #tray.white #ribbon .primary a:hover:link,
body.hd.hero-nav #tray.white #ribbon .primary a:hover:visited {
	background: #00704a;
	color: #fff !important;
}


/*hover 
#ribbon .nav-pills > li > a:after {
background: transparent;
content: "";
display: block;
height: 1px;
margin-top: 3px;
width: 0;
transition: width 0.5s ease, background-color 0.5s ease;
}

#ribbon .nav-pills > .active > a:after {
background: #fff;
content: "";
display: block;
height: 1px;
margin-top: 3px;
width: 100%;
}

#ribbon .nav-pills > li > a:hover:after {
background: #fff;
margin-top: 3px;
width: 100%;
}
*/


/* Horizontal navigation mobile */
body.linear.hd #tray #ribbon a.btn-navbar:hover {
	background: #00704a;
	border: 0;
}

body.linear.hd #tray #ribbon a.btn-navbar {
	background: #00704a;
	border-radius: 0;
	padding: 4px 6px 4px;
}

#whitebar {
	background-color: transparent;
	z-index: 0;
}

body.linear.hd #tray #ribbon .btn-navbar span {
	background-color: #fff !important;
	border-bottom: 1px solid transparent;
	margin: 4px;
	padding: 0;
}

.navbar .btn-navbar .icon-bar {
	        border-radius: 0;
	height: 1px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
}

/* 1.4 Mobile font styles */
@media only screen and (max-width: 1024px) and (min-width: 300px) {
	h1,
	h1 a,
	h1 strong,
	h1 b,
	.componentheading {
		font-size: 34px;
	}

	h2,
	h2 a,
	h2 strong,
	h2 b,
	.contentheading {
		font-size: 26px;
	}

	h3,
	h3 a,
	h3 strong,
	h3 b {
		font-size: 23px;
	}

	h4,
	h4 a,
	h4 strong,
	h4 b,
	#whitebox h5.feed-link {
		font-size: 20px;
	}

	h5 {
		font-size: 17px;
	}

	p {
		font-size: 15px;
	}
}






/*SITEWIDE */
.small-green-button {
	background-color: #00704a;
	border-radius: 30px;
	color: #fff !important;
	display: inline-block;
	font-size: 17px;
	font-weight: 700 !important;
	letter-spacing: 0.25px;
	margin: 1.25em 0;
	padding: 0.5em 1.3em;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	        transition: all 0.3s;
}

a.small-green-button:active {
	background-color: #00885a !important;
}

a.small-green-button:hover {
	background-color: #005c3c;
	color: #fff !important;
	text-decoration: none;
}



/*hide
.small-green-button:after {
color: #80bc00;
content: " \f061";
font-size: 15px;
font-weight: 100;
font-family: FontAwesome;
padding-left: 4px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
a.small-green-button:hover:after {
padding-left: 10px;
}
*/

.small-white-button {
	background-color: #fff;
	border-radius: 30px;
	color: #00704a !important;
	display: inline-block;
	font-size: 17px;
	font-weight: 700 !important;
	letter-spacing: 0.25px;
	margin: 1.25em 0;
	padding: 0.5em 1.3em;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	        transition: all 0.3s;
}

a.small-white-button:active {
	background-color: #00885a !important;
	color: #fff !important;
}

a.small-white-button:hover {
	background-color: #005c3c;
	color: #fff !important;
	text-decoration: none;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.small-green-button {
		font-size: 14px;
	}

	.small-white-button {
		font-size: 14px;
	}
}


/*hide
a.small-white-button:after {
color: #80bc00;
content: " \f061";
font-size: 15px;
font-weight: 100;
font-family: FontAwesome;
padding-left: 4px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}

a.small-white-button:hover:after {
    padding-left: 10px;
    }
*/




/* HOME */

/* Banner */
.home-banner {
	background-position: center !important;
	background-repeat: no-repeat;
	background-size: cover !important;
}

.text-container {
	display: block;
	margin: 0 auto;
	padding: 227px 5% 7% 3%;
}

.header {
	color: #fff;
	display: block;
	font-size: 5rem !important;
	font-weight: 800;
	line-height: 0.9em;
	max-width: 42%;
	text-align: left;
}

.sub-header {
	color: #fff;
	display: block;
	font-family: "kulturista-web", sans-serif;
	font-size: 1.75rem !important;
	font-weight: 100;
	line-height: 2.35rem;
	max-width: 37%;
	padding: 10px 0 0 0;
	text-align: left;
}


@media only screen and (max-width: 1024px) and (min-width: 600px) {
	.text-container {
		display: block;
		padding: 67px 5% 7% 3%;
	}

	.header {
		font-size: 4rem !important;
		max-width: 70%;
	}

	.sub-header {
		font-size: 2.7rem !important;
		max-width: 80%;
	}
}


@media only screen and (max-width: 600px) and (min-width: 300px) {
	.text-container {
		display: block;
		padding: 16% 5% 5%;
	}

	.header {
		font-size: 6rem !important;
		max-width: 70%;
	}

	.sub-header {
		font-size: 2.7rem !important;
		line-height: 1;
		max-width: 80%;
	}
}


/* Education widget */


/*

.home-education .uk-row-first:nth-child(1) .uk-panel .uk-overlay-background {
background: rgba(255,255,255,0) !important;
}

.home-education .uk-row-first:nth-child(1) .uk-panel h3 {
color: #00704a!important;
font-weight: 800!important;
font-size: 45px;
line-height: 1em!important;
margin: 0;
}

.home-education .uk-row-first:nth-child(1) .uk-margin-small {
color: #000;
}

.home-education .uk-row-first:nth-child(1) .uk-flex-middle {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
*/

.home-education .uk-overlay-background {
	background: rgba(0, 0, 0, 0.35);
	color: #444;
}

.home-education .uk-text-center {
	text-align: left !important;
}

.home-education .uk-h3 {
	font-size: 1.9em;
	font-weight: 800 !important;
}

.home-education .sub-text {
	font-size: 1.35rem;
	font-weight: 500;
	line-height: 1.3;
}

.home-education .uk-flex-middle {
	        align-items: normal;
	-webkit-align-items: normal;
	-ms-flex-align: normal;
}

.home-education .uk-overlay-panel {
	padding: 8% 11%;
}

.home-education .uk-flex-center {
	        justify-content: normal;
	-webkit-justify-content: normal;
	-ms-flex-pack: normal;
}

.home-education {
	margin-top: 4%;
}


@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.home-education {
		padding: 0 4%;
	}

	.home-education .uk-panel {
		display: block;
		margin: 5% 0;
		position: relative;
	}

	.home-education .uk-row-first:nth-child(1) .uk-panel h3 {
		font-size: 38px;
	}

	.home-education .uk-overlay-panel {
		padding: 2% 6%;
	}
}

.home-education-cta {
	max-width: 1600px;
}

.home-education-cta h3.uk-panel-title {
	color: #00704a;
	font-size: 45px;
	margin: 0;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.home-education-cta h3.uk-panel-title {
		font-size: 28px;
	}
}



.home-education-cta .intro {
	font-family: "kulturista-web", sans-serif;
	font-size: 31px;
	font-weight: 100;
	line-height: 1.2em;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.home-education-cta .intro {
		font-size: 22px;
	}
}

.edu-cta a:link,
.edu-cta a:visited {
	background: #f4f8ee;
	color: #00704a;
	display: inline-block;
	font-size: 40px;
	font-weight: 800;
	line-height: 1;
	margin: 0 0 0.25em 3em;
	padding: 20px 70px 20px 20px;
	position: relative;
	-webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0, 0.99);
	        transition: all 0.3s cubic-bezier(0.55, 0.085, 0, 0.99);
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.edu-cta a:link,
	.edu-cta a:visited {
		font-size: 25px;
		margin: 0 0 0.25em 0;
		width: 67%;
	}
}

.edu-cta a:hover {
	background: #ecf5df;
	color: #00704a !important;
	cursor: pointer;
	padding: 20px 80px 20px 20px;
	text-decoration: none;
}

.edu-cta a:after {
	border: solid #00704a;
	border-width: 0 3px 3px 0;
	content: "";
	display: inline-block;
	padding: 10px;
	position: absolute;
	right: 2rem;
	top: 35%;
	-webkit-transform: rotate(-45deg);
	-webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0, 0.99);
	        transform: rotate(-45deg);
	        transition: all 0.3s cubic-bezier(0.55, 0.085, 0, 0.99);
}

.edu-cta a:hover:after {
	color: #00704a !important;
	margin: 0 -10px;
}


/* Stats widget */
.home-stats {
	border-top: 5px solid #f8f8f8;
	margin: 0 auto;
	max-width: 1600px;
	padding: 6% 2.5%;
	width: 90%;
}

.home-stats .number {
	color: #00704a;
	display: inline-block;
	font-size: 6em;
	font-weight: 700;
	line-height: 1em;
}

.home-stats p.description {
	font-size: 17px;
	min-height: 80px;
	padding-top: 15px !important;
}

.home-stats h3.uk-h3.uk-margin-top-remove {
	color: #333;
	font-size: 28px;
	font-weight: 700 !important;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.home-stats .number {
		font-size: 4em;
	}

	.home-stats {
		border-top: none;
	}
}

/* Science meets medicine */
/* Section Green  */
.custom.section-green {
	background: #00704a;
	padding: 5% 5%;
	width: 90% !important;
}

.custom.section-green .section-container {
	margin: 0 auto;
	max-width: width 1280px;
}

.section-green h2 {
	color: #fff;
	font-weight: 800 !important;
	letter-spacing: 0.5px;
}

.section-green h4,
.section-green p {
	color: #fff;
}

.section-green .intro {
	color: #fff;
	font-family: "kulturista-web", sans-serif !important;
	font-size: 1.75rem;
	font-weight: 100;
	line-height: 1.25;
	margin: 15px 0 60px;
	max-width: 70%;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.section-green .intro {
		max-width: 100%;
	}
}


/* Section - White */
.custom.section-white {
	padding: 1% 5%;
	width: 90% !important;
}

.custom.section-white .section-container {
	margin: 0 auto;
	max-width: width 1280px;
}


.section-white .intro {
	color: #00704a;
	font-family: "kulturista-web", sans-serif !important;
	font-size: 1.75rem;
	font-weight: 100;
	line-height: 1.25;
	margin: 15px 0 60px;
	width: 70%;
}

/* Section - Transparent */
.section-transparent {
	padding: 40px 5% 30px;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.section-transparent {
		padding: 20px 5% 30px;
	}
}


.moving-medicine-forward .uk-overlay-background {
	background: rgba(0, 0, 0, 0.5);
	color: #444;
}

.moving-medicine-forward .uk-text-center {
	text-align: left !important;
}

.moving-medicine-forward .sub-text {
	font-family: "kulturista-web", Arial, Helvetica, sans-serif !important;
	font-size: 2rem;
	font-weight: 100;
	line-height: 2.5rem;
}

.moving-medicine-forward .uk-flex-middle {
	        align-items: normal;
	-webkit-align-items: normal;
	-ms-flex-align: normal;
}

.moving-medicine-forward .uk-overlay-panel {
	padding: 8% 11%;
}

.moving-medicine-forward .uk-flex-center {
	        justify-content: normal;
	z-index: 100;
	-webkit-justify-content: normal;
	-ms-flex-pack: normal;
}

.moving-medicine-forward h3 {
	font-size: 45px;
	font-weight: 800 !important;
	line-height: 2.75rem !important;
}


.moving-medicine-forward .description {
	min-height: 140px;
}


@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.moving-medicine-forward {
		padding: 0 4%;
	}

	.moving-medicine-forward .uk-panel {
		display: block;
		margin: 5% 0;
		position: relative;
	}

	.moving-medicine-forward .uk-overlay-panel {
		padding: 2% 6%;
	}
}

/* Birmignham */
.home-birmingham {
	background-position: center !important;
	background-repeat: no-repeat;
	background-size: cover !important;
	min-height: 700px;
}

.home-birmingham .text-container {
	margin: 0 auto;
	max-width: 1280px;
	padding: 280px 0 70px 0;
}

.home-birmingham .header {
	color: #fff;
	display: block;
	font-size: 3.5em !important;
	font-weight: 800;
	line-height: 91%;
	max-width: 68%;
	text-align: left;
}

.home-birmingham .sub-header {
	color: #fff;
	display: block;
	font-family: "kulturista-web", sans-serif;
	font-size: 1.65rem !important;
	font-weight: 100;
	line-height: 2rem;
	max-width: 69%;
	padding: 20px 0 0 0;
	text-align: left;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.home-birmingham .text-container {
		padding: 40px 20px;
	}

	.home-birmingham .header {
		font-size: 2em !important;
		max-width: none;
	}

	.home-birmingham {
		min-height: unset;
	}

	.home-birmingham .sub-header {
		font-size: 2rem !important;
		line-height: 2.5rem;
		max-width: 90%;
	}
}

/* Home - News  */
body.hd.home #maincolumn-wide {
	max-width: none;
	width: 100%;
}

body.hd.ribbonFullwidth.home #whitebox {
	max-width: 1600px;
}

body.home .middles {
	max-width: 1600px;
	padding: 5% 2.5%;
}

body.hd.home #content {
	display: none;
}

.o-news-feed__item--1-across {
	width: 95%;
}

.c-news-feed-02 a:link,
.c-news-feed-02 a:visited {
	color: #00704a !important;
	font-weight: 700 !important;
}

.c-news-feed-02__item {
	border-radius: 0;
	box-shadow: none;
}

p.c-news-feed-02__intro-text {
	font-size: 17px;
	margin: 0;
}

.c-news-feed-02__figure {
	background-color: transparent;
}

.c-news-feed-02__item:hover {
	background: #f4f8ee;
	box-shadow: none;
}

.c-news-feed-02__heading {
	font-size: 24px;
}

.c-news-feed-02 p {
	margin: 0;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.c-news-feed-02__figure {
		background-color: #f4f8ee;
		justify-content: center;
		padding: 10px;
	}

	.c-news-feed-02 a:link,
	.c-news-feed-02 a:visited {
		font-size: 19px;
	}

	a.read-more-jumbo {
		font-size: 55px !important;
	}
}

/*
.srfrList h3 {
float: right;
width: 72%;
margin: 0.5em 0 0 0;
line-height: 1.1em!important;
}

div.srfrContainer ul.srfrList li img.srfrImage {
float: left;
}
div.srfrContainer h3 a {
font-size: 27px;
color: #fff;
line-height: 0.5em!important;
font-weight: 600!important;
}

h3 a:hover {
text-decoration: none;
}
div.srfrContainer a:hover {
color: #fff !important;
opacity: 0.75;
text-decoration: none;
}

div.srfrContainer ul.srfrList li {
border-bottom: none;
padding: 5px 0;
}

p.srfrPreText {
margin: 0;
}

*/

a.read-more-jumbo {
	display: inline-block;
	font-size: 60px;
	line-height: 1;
	margin: 0 0 20px;
	position: relative;
}

a.read-more-jumbo:after {
	border: solid #82c140;
	border-width: 0 3px 3px 0;
	content: "";
	display: inline-block;
	padding: 10px;
	position: absolute;
	right: -2.5rem;
	top: 38%;
	-webkit-transform: rotate(-45deg);
	-webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0, 0.99);
	        transform: rotate(-45deg);
	        transition: all 0.3s cubic-bezier(0.55, 0.085, 0, 0.99);
}

a.read-more-jumbo:hover {
	text-decoration: none;
}

a.read-more-jumbo:hover:after {
	margin: 0 -10px;
}

/*Research - News */

.news-half .srfrList h3 {
	float: right;
	line-height: 1.1em !important;
	margin: 0;
	width: 72%;
}




/* Home -Events- Localist */
.localist-compact-list__item {
	border-bottom: none;
	padding: 15px 0 20px;
}

.localist-compact-list__title-link {
	border-bottom: none !important;
	color: #00704a !important;
	font-family: proxima-nova, sans-serif;
	font-size: 24px;
	font-weight: 700 !important;
	text-decoration: none;
}

.localist-compact-list__date-time {
	background: #f4f8ee;
	color: #00704a;
	display: inline;
	font-size: 15px;
	font-weight: 600;
	padding: 5px 10px;
}

.localist-compact-list__ul {
	box-sizing: border-box;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h3.localist-compact-list__title {
	line-height: 9px !important;
}

/* Localist Events - date */
.localist-date__day {
	background-color: #f8f8f8;
	color: #555;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1;
	padding-bottom: 10px;
	padding-top: 10px;
}

.localist-date__month {
	background-color: #1e6b52;
	border-bottom: none;
	color: #fff;
	font-size: 1em;
	padding-bottom: 1px;
	padding-top: 2px;
	text-transform: uppercase;
}

.localist-date__day,
.localist-date__month {
	font-family: proxima nova, sans-serif !important;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}

.localist-date__location:before,
.localist-date__time:before {
	color: #00704a;
}



/*Footer */
body.linear.hd.footerWhite #footer {
	background-color: #fff;
	border-top: 1px solid #efefef;
}

.jumbo-footer ul {
	list-style-type: none;
	margin: 0 0 5px 0;
}

.jumbo-footer {
	padding: 25px 5% !important;
	width: 90% !important;
}

#epilogue .jumbo-footer p {
	margin: 0;
}

body.linear.hd.footerWhite #footer .widget-jumbo-footer a:link,
body.linear.hd.footerWhite #footer .widget-jumbo-footer a:visited {
	color: #00704a !important;
	font-size: 17px;
	font-weight: 700;
}

.jumbo-footer ul > li:first-of-type {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.jumbo-footer .uk-margin {
	font-size: 17px !important;
}

body.hd #footer a {
	font-size: inherit;
}

#footer p {
	margin: 0;
}

body.hd.ribbonFullwidth #footer div,
body.hd.ribbonFullwidth #footer span.separator {
	width: inherit;
}

.addthis_inline_follow_toolbox {
	float: right;
	margin-right: 18%;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.addthis_inline_follow_toolbox {
		float: none;
		margin-right: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	#footer div {
		margin: 5px 0 0 0;
	}
}

/* Add This */
.addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
	background-color: #888 !important;
	background-size: 3pc !important;
	border-radius: 3px;
	height: 3pc !important;
	line-height: 3pc !important;
	margin: 0 14px;
	width: 3pc !important;
}

.at-icon-wrapper {
	height: 3pc !important;
	width: 3pc !important;
}

.at-icon {
	height: 3pc !important;
	width: 3pc !important;
}

.addthis_32x32_style .at4-icon,
.addthis_32x32_white_style .at4-icon,
.at-32x32 {
	background-size: 3pc !important;
}

@media screen and (max-width: 600px) {
	.at-icon-wrapper {
		height: 2pc !important;
		width: 2pc !important;
	}

	.at-icon {
		height: 2pc !important;
		width: 2pc !important;
	}

	#content .addthis_32x32_style .at4-icon,
	.addthis_32x32_white_style .at4-icon,
	.at-32x32 {
		background-size: 2pc !important;
	}

	.addthis_32x32_style .at4-icon,
	.addthis_32x32_white_style .at4-icon,
	.at-32x32 {
		background-color: #888 !important;
		background-size: 2pc !important;
		height: 2pc !important;
		line-height: 2pc !important;
		margin: 0 5px;
		width: 2pc !important;
	}
}

/*CAMPUSES*/
.grid-stack {
	margin: 0 auto;
	max-width: 1600px;
	padding: 50px 2.5%;
}

.grid-stack h3 {
	margin: 0.2em 0 0.25em;
}

.grid-stack p.pre-header {
	font-weight: 700;
}

.grid-stack .uk-grid + .uk-grid {
	margin-top: 85px;
}

/*Campuses sub-pages*/
.youtube-container {
	height: 0;
	padding-bottom: 50%;
	position: relative;
	width: 100%;
}

.youtube-video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.youtube-container-wide {
	height: 0;
	padding-bottom: 50%;
	position: relative;
	width: 100%;
}

/*Used on all campus landing pages*/
.section-centered {
	margin: 0 auto !important;
	max-width: 85%;
	padding: 60px 0;
}

.body-links a:after {
	color: #80bc00;
	content: " \f054";
	font-family: FontAwesome;
	font-size: 13px;
	font-weight: lighter;
	margin-left: 5px;
}

.body-links a:first-of-type {
	display: inline-block;
	margin-top: 22px;
}

.widget-centered .uk-grid-margin {
	margin-top: 10px;
}


.widget-centered a.uk-link-reset {
	font-size: 22px;
}

.widget-centered {
	padding: 25px 0;
}

.section-inset-photo {
	margin: 0 auto !important;
	padding-top: 100px;
	width: 95% !important;
}


.widget-three-photo .uk-panel-title,
.widget-three-photo .uk-panel-title a {
	color: #00704a;
	font-size: 25px;
	font-weight: 700 !important;
	margin: 0;
}

.widget-three-photo .uk-margin {
	margin-top: 5px;
}

.epilogue-white {
	margin: 7% auto !important;
}

/*Disover More*/
.widget-discover-more {
	border-top: 1px solid #efefef;
	margin: 25px 0 50px;
	padding: 25px 150px;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.widget-discover-more {
		margin: 0;
		padding: 0;
	}
}

ul.nav.menu.discover-more.mod-list {
	float: right;
	width: 66%;
}

ul.nav.menu.discover-more.mod-list a {
	font-weight: 600;
}

.widget-discover-more .intro {
	font-size: 25px;
	font-weight: 600;
}

#epilogue ul.nav li.parent {
	margin: 0;
	min-width: 18%;
}

/*About*/

.widget-alternating-bg .uk-panel-box {
	border: 0;
}

.widget-alternating-bg .uk-panel-box-primary {
	background-color: #f4f8ee;
}


/*At a Glance*/
.at-a-glance .uk-subnav-pill > .uk-active > * {
	background: #005c3c;
	border: none !important;
}

.at-a-glance .uk-subnav li > a {
	border: 1px solid #fff !important;
	border-radius: 30px;
	color: #fff;
	padding: 5px 25px;
}

.widget-at-a-glance .uk-margin ul li {
	color: #fff;
	font-size: 25px;
	line-height: 1.4;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.widget-at-a-glance .uk-margin ul li {
		font-size: 19px;
	}

	.at-a-glance .uk-subnav li > a {
		font-size: 14px;
	}
}



.widget-at-a-glance ul {
	margin: 0 0 5px 30px;
}

span.wf_caption.full-width span {
	background-color: #00704a !important;
	color: #fff !important;
	display: inline-block !important;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 10px 0 70px;
	max-width: 36%;
	padding: 10px 20px;
	position: relative;
	right: 0;
	top: -25px;
}

span.wf_caption.full-width {
	background-color: transparent;
	border: none;
	border-radius: 0;
	max-width: 90%;
	padding: 0;
	vertical-align: top;
}

.wf_caption > img {
	box-shadow: none;
}

/*SEARCH*/
input[type="search"] {
	background-color: rgba(255, 255, 255, 0.65);
	border: none;
	        box-shadow: none;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
}

#search button {
	border-radius: 0;
	margin-left: -5px;
}

.mobile-search {
	background: #f4f8ee;
	padding: 7px 10px;
	width: 100%;
}

.moduletable.mobile-search {
	border-top: 5px solid #00704a;
}


div.mod_search107 input[type="search"] {
	width: 66%;
}

body.linear.hd #search .inputbox.search-query {
	background: #f8f8f8;
	border: 1px solid #f8f8f8;
	border-radius: 0;
	width: 60%;
}


body.linear.hd.hero-nav #search .inputbox.search-query {
	background: rgba(255, 255, 255, 0.75);
	border: none;
	border-radius: 0;
	width: 60%;
}



/* Bullet list*/
#content li {
	margin-bottom: 0;
	margin-left: 15px;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	#content li {
        font-size: 15px;
        line-height: 1.5;
    }
}


/*Admissions*/


.class-profiles.extra-padding .vjresponsivetable_container {
    margin: 100px auto;
    width: 90%;
}

.footable > thead > tr > th > span.footable-sort-indicator {
	color: #00704a;
	display: inline-block;
	font-family: "footable" !important;
}

.vjresponsivetable_container input {
	display: none;
}

.footable > thead > tr > th {
	background-color: transparent !important;
	background-image: none !important;
	font-family: "proxima nova", sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.footable > tbody > tr > td {
	border-left: none;
}

.class-profiles .even {
	background: #f4f8ee;
}

.class-profiles .footable {
	border: none;
	color: #00704a;
}

.class-profiles .footable > tbody > tr > td {
	border-top: none;
	font-family: "proxima nova", sans-serif;
	font-size: 18px;
	padding: 20px 10px;
}

.class-profiles tfoot {
	display: none;
}

.class-profiles td.cell-1 {
	font-size: 20px !important;
	font-weight: 700;
}

.class-profiles .footable > thead > tr > th,
.class-profiles .footable > thead > tr > td {
	color: #00704a;
}

.class-profiles .footable > tbody > tr:hover:not(.footable-row-detail) > td {
	color: #fff;
}

.class-profiles .footable > tbody > tr:hover:not(.footable-row-detail) {
	background: #00704a;
}

.class-profiles .footable.breakpoint > tbody > tr span.footable-toggle:before {
	content: "\f0d7";
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    color: #1e6b52;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.class-profiles tr:nth-of-type(2n+1) {
		background: none;
	}
}

.deadlines-container {
	background: #f4f8ee;
	float: right;
	margin-left: 60px;
	padding: 20px 40px 50px;
	width: 28%;
}

.deadlines-container p {
	font-size: 16px;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.deadlines-container {
		background: #f4f8ee;
		float: left;
		margin-left: 0;
		padding: 20px 40px 50px;
		width: 100%;
	}
}


body.full-content #content {
	max-width: 100% !important;
}

.formResponsive input[type="text"],
.formResponsive input[type="email"] {
	display: inline-block;
	height: 30px;
	padding: 5px 10px;
}

.formResponsive textarea {
	padding: 5px 10px;
}

.formResponsive input[type="text"],
input[type="text"],
.formResponsive input[type="email"],
.formResponsive .formHorizontal textarea {
	background-color: #efefef;
	border: 0;
	        border-radius: 0;
	        box-shadow: none;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	   -moz-border-radius: 0;
	   -moz-box-shadow: none;
}

.formResponsive input[type="submit"],
.formResponsive button[type="submit"] {
	background-color: #00704a;
	background-image: none;
	border-color: transparent;
	text-shadow: none;
}

.formResponsive button[type="submit"]:hover {
	background-color: #005c3c;
}

.formResponsive button[type="submit"] {
	border-radius: 30px;
	font-family: "proxima nova", sans-serif !important;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
	padding: 10px 20px;
}

body.hd .preparedness-worksheet .rsform-block input {
	height: 40px;
	padding: 5px 10px;
}

.section-cta-green {
	background: #00704a;
	color: #fff;
	padding: 3% 5%;
}

#epilogue p {
	margin: 1em 0 0;
}

/*Homepage alert*/
.alert-cta {
	color: #00704a;
	font-size: 23px;
	font-weight: 600;
	text-align: center;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.alert-cta {
		font-size: 15px;
	}
}

/*Admissions - Tuition */

.table-striped.table-light-green tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f4f8ee;
}

.table.table-light-green td {
	border-top: 0;
	padding: 20px 10px;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.table.table-light-green td {
		font-size: 13px;
		padding: 5px 5px!important;
	}
}


.table-light-green th {
	color: #00704a;
	font-weight: 700;
}

.table.table-light-green {
	color: #00704a;
	margin: 4% 0;
}

.table.table-light-green tr:hover td {
	background-color: #00704a !important;
	color: #fff;
}

.section-light-green {
	background-color: #f4f8ee;
	padding: 15px 2%;
	width: 96% !important;
}


@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.section-light-green {
		padding: 7px 2%;
	}
}

/*WidgetKit button*/
.uk-button,
.uk-icon-button {
	background: #00704a;
	box-sizing: border-box;
	text-align: center;
}

.uk-button {
	border: none;
	border-radius: 30px;
	color: #fff !important;
	padding: 0.5em 1.3em;
}

.uk-button:hover,
.uk-button:focus {
	background-color: #005c3c;
	border-color: transparent !important;
	color: #fff !important;
}

.uk-button.uk-active,
.uk-button:active {
	background-color: #00885a !important;
	box-shadow: none;
	color: #fff;
}

/* Research */

.widget-slider .uk-overlay-panel {
	color: #000;
	padding: 10px 50px;
}

.widget-slider a.uk-link-reset {
	font-size: 24px;
	font-weight: 700 !important;
}

.widget-slider h3 {
	line-height: 1 !important;
}

/* MD Program*/
.section-green .widget-two-column h3.uk-h3.uk-margin-top-remove {
	border-bottom: 5px solid rgba(255, 255, 255, 0.2);
	color: #fff;
	font-size: 28px;
	font-weight: 700 !important;
	padding-bottom: 5px;
}

ul.jumbo-list li {
	color: #fff;
	font-size: 26px;
	line-height: 1.25;
	margin-left: 26px;
	margin-top: 15px;
}

.uk-icon-map-marker:before {
	color: #fff;
	content: "\f041";
	font-size: 200%;
}

.campus-map a.uk-link-reset {
	font-size: 25px;
}

@media only screen and (max-width: 1024px) and (min-width: 300px) {
	ul.jumbo-list li {
		font-size: 15px;
		line-height: 1.5;
	}
}

/*Birmingham*/

span.light-green-bg {
	background: #f4f8ee;
	color: #00704a;
	font-size: 40px;
	padding: 10px 15px;
}

.bham-section {
	display: block;
	margin: 50px auto;
	max-width: 750px;
	padding: 0 20px;
	text-align: center;
}

.bham-section h2 {
	text-align: center;
}

body.hd.ribbonFullwidth.no-sidebars #whitebox {
	display: none;
}

p.bham-header {
	background: #f6f8ee;
	color: #00704a;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 4px;
	padding: 5px 15px !important;
	text-transform: uppercase;
}
