/*#region 2020 APTA Conference Landing Page */

.apta-faculty {
	display: flex;
	flex-wrap: wrap;
}

.apta-faculty>div {
	flex-basis: 50%;
}

.border-right-green .uk-row-first {
	border-right: 1px solid #1e6b52;
}

.template-01 .switcher-button:hover {
	background-color: #17513e !important;
	border-bottom: 3px solid #17513e !important;
}

/*#endregion 2020 APTA Conference Landing Page */

/*#region DPT Dropdown Button */

.moduletable.dpt-handbook {
    margin-bottom:10px !important;
}


/*#endregion DPT Dropdown Button */

/***BEGIN People Directory ***/
.template-01 .blog.scholars-directory .faculty-profile-intro-text {
	margin-top: 0.5em;
}
.template-01 .blog.scholars-directory .item .page-header {
	border: 1px solid #eee;
}
.template-01 .blog.scholars-directory img,
.template-01 .blog.scholars-directory .item-image {
	border-radius: 0;
	margin: 0 !important;
	width: 100%;
}
.template-01 .blog.scholars-directory .item .page-header a {
	color: #fff !important;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 1.3rem !important;
	margin: 0;
}
.template-01 .blog.scholars-directory .item .page-header h2 {
	align-items: center;
	background-color: #1e6b52;
	border-bottom: 4px solid #80bc00;
	color: #fff !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 1.3rem !important;
	margin-top: 0 !important;
	margin-top: -2em !important;
	min-height: 72px;
	padding: 0.4em 1em;
	position: relative;
	z-index: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
.template-01 .blog.scholars-directory .item .page-header a:hover {
	color: #fff !important;
}
.template-01 .blog.scholars-directory .item .page-header {
	border: none;
	margin: 0;
}
.template-01 .blog.scholars-directory .faculty-profile-title {
	font-size: 1.1em !important;
	padding: 0 1em;
}
.template-01 .scholars-directory a.faculty-profile--button {
	border: 1px solid #80bc00 !important;
	display: block !important;
	font-family: "kulturista-web", serif !important;
	font-weight: bold;
	margin: 1.5em 1em 1em;
	margin-top: 2em;
	padding: 0.5em 1em;
	text-align: center;
}
.template-01 .blog.scholars-directory .faculty-profile-contact-info {
	background-color: #eee;
	display: block;
	order: 3;
	padding: 10px 20px;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
}
.template-01 .blog.scholars-directory .item {
	overflow: initial;
	width: 100%;
}
.template-01 .blog.scholars-directory p {
	padding: 0;
}

.template-01 .blog.directory--3-across .items-row {
	max-width: 273px;
	min-width: 273px;
}
.template-01 .blog.directory {
	justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
/***END People Directory ***/
/***BEGIN Directory Styling ***/
.template-01 .blog.directory .span3 {
	position: relative;
}
.template-01 .blog.directory [itemprop="name"] a {
	align-items: center;
	background-color: #1e6b52;
	border-bottom: 3px solid #80bc00;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.3rem !important;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -20px;
	min-height: 50px;
	padding: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
.template-01 .blog.directory [itemprop="name"] a:hover {
	color: #fff !important;
	text-decoration: none;
}
.template-01 .blog.directory .faculty-profile-contact-info {
	background-color: #eee;
	display: block;
	padding: 10px;
}
.template-01 .blog.directory .span3 {
	border: 1px solid #1e6b52;
	-webkit-transition: all ease 0.5s;
	        transition: all ease 0.5s;
}
.template-01 .blog.directory .items-row {
	    flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.template-01 .blog.directory .items-row {
	border: none;
}
.template-01 .blog.directory .readmore {
	margin-top: 40px !important;
}
/***END Directory Styling ***/

/** LINEAR FIX **/
/***BEGIN Quicklinks ***/

#search .btn-primary {
	background-color: #1e6b52;
	background-image: none;
	border: none;
	color: #fff;
	line-height: 0;
	padding: 1em 0.6em;
	text-shadow: none;
	-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
	        transition: color 0.2s ease-out, background-color 0.2s ease-out;
}

#search .btn-primary:hover {
	background-color: #808285;
	color: #fff;
}

@media all and (min-width:1024px) {
	body.hd #quicklinks .divider.dropdown.deeper.parent:hover {
		text-decoration: none;
	}
	#quicklinks {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		    flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		justify-content: flex-start;
		margin-top: 0.5em;
		-webkit-box-direction: reverse;
		-webkit-box-orient: horizontal;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
	}

	#quicklinks .nav.menu.nav-pills > li > .separator {
		cursor: pointer;
		text-decoration: none;
	}
	body.linear.hd #siteName {
		width: 65%;
	}
	body.linear.hd div.searchpanel {
		width: 33%;
	}
	#search .inputbox.search-query {
		border-radius: 5px 0 0 5px;
		width: 60%;
	}
}

@media all and (max-width:1024px) {
	#quicklinks .nav.menu.nav-pills > li > .separator {
		font-size: 1.2em;
		font-weight: bold;
	}
	#quicklinks .nav.menu.nav-pills > li > .separator {
		border-bottom: 1px solid #82c140 !important;
		width: 100%;
	}
	#quicklinks ul.nav.menu.nav-pills > * {
		width: 100% !important;
	}
	#quicklinks .feed.nav-pills,
	#quicklinks .moduletable,
	#quicklinks ul.nav-child.unstyled.dropdown-menu {
		background-color: transparent !important;
	}
}
/***END Quicklinks ***/
/** BEGIN TIGHTEN HEADER **/

@media (min-width: 980px) {
	.navbar-static-top {
		margin-top: 0;
	}
	body.hd #whitebar {
		margin-top: 20px;
	}
}
/** END TIGHTEN HEADER **/
/** BEGIN PAGE HEIGHT **/

@media (min-width: 1024px) {
	.item-page.pageHeight-900 {
		min-height: 900px;
	}
	.item-page.pageHeight-700 {
		min-height: 700px;
	}
	.item-page.pageHeight-1000 {
		min-height: 1000px;
	}
}
/** END PAGE HEIGHT **/

.uk-subnav {
	display: none!important;
}


/*#region Continueing Education - Mindset */

/*?This css is related to the Your Leadership Mindset: Is it Growth or Fixed? event in the Continueing Education program */

.l-mindset-two-across {
    display:flex;
    flex-wrap:wrap;
}

.l-mindset-two-across > div {
    background-color:#eee;
    outline:1px solid #eee;
}

.l-mindset-two-across > *{
    flex:1 0 47%;
    margin:10px;
    padding:0 2em;
    box-sizing:border-box;
    min-width:300px;
}

.u-mindset-table {
    outline:1px solid #eee !important;
}

.u-mindset-table td:last-child {
    border-bottom:1px solid #eee;
}

.u-mindset-table td {
    padding:5px 10px;
}

.u-mindset-table tr td:first-child {
    font-weight:600;
    background-color:#eee;
    border-bottom:1px solid #fff;
}

/*#endregion Continueing Education - Mindset */