/* fix the width to match the legacy view */
#hls-faculty-dir {
	font-size: 13px;
	margin: 0 auto;
}

#hls-faculty-dir .search-results {
	width: 700px;
	margin: 0 auto;
}

/* fix the overall font size and paragraph width */
#hls-faculty-dir p {
	max-width: 100%;
	font-size: 13px;
}

/* fix the selections on the search panel */
#hls-faculty-dir label {
	display: inline-block;
}

/* fix the styles for sub-title header 2 */
#hls-faculty-dir h2 {
	font-weight: normal;
	color: #5C543A;
	font-size: 130%;
}

/* fix the top space of the header 3 */
#hls-faculty-dir h3 {
	margin-top: 0;
	margin-bottom: 0;
    font-size: 1.563rem;
}

#hls-faculty-dir a {
    color: #a51c30;
    border-bottom: 1px solid #ef9eaa;
}

/* fix font size on the tabs for faculty profile */
#hls-faculty-dir .panel-top-tabs ul.tabs {
	font-size: 12px;
}

#hls-faculty-dir .panel-top-tabs ul.tabs li a {
    color: #1E1E1E;
    border-bottom: 0;
}

#hls-faculty-dir .panel-top-tabs ul.tabs li a:hover {
    background-color: #D16103;
    color: #fff;
}

#hls-faculty-dir .panel-top-tabs ul.tabs li a.selected:hover {
    background-color: #fff;
    color: #1E1E1E;
}

/* fix list's left margin for faculty profile */
#hls-faculty-dir ul.links {
	margin-left: 1.5em;
}

#hls-faculty-dir ul.links li {
    padding-bottom: 8px;
}

/* fix the search button */
#hls-faculty-dir div.FacultySearchPanel input.search {
	height: 2rem;
}

#hls-faculty-dir div.FacultySearchPanel input.submitImageButton {
	background-color: black;
	float: left;
	display: inline-block;
	position: relative;
	width: 15%;
	height: 2rem;
	padding: 0;
	font-size: 13px;
}

/* fix the remove search button */
#hls-faculty-dir div.FacultySearchPanel a img.clear {
	margin-top: 1.5%;
	margin-bottom: 0;
}

#hls-faculty-dir a.faculty-detail-link {
	border-bottom: 0;
    color: #333;
}

#hls-faculty-dir .listview a.faculty-detail-link {
    border-bottom: 0;
    color: #a51c30;
}

#hls-faculty-dir .faculty-detail-info ul.links,
#hls-faculty-dir .active-panel ul.links {
	list-style: square;
}

/* fix the buttons for list view and photo view */
#hls-faculty-dir .gridlist #results-format a {
	text-indent: -60px;
	padding-top: 5px;
	border-bottom: 0;
}
#hls-faculty-dir .listview #results-format a {
	text-indent: -75px;
	padding-top: 5px;
	border-bottom: 0;
}
#hls-faculty-dir div.pager a.aspNetDisabled {
	border-bottom: 0;
    color: #777;
}

.hls-faculty-sub-nav-wrap .sub-nav {
  list-style: none;
  margin: 0;
  background: #fff;
  padding: 15px 30px;
  padding: 0.9375rem 1.875rem;
  border-left: 10px solid #a51c30;
  border-left: 0.625rem solid #a51c30;
  font-family: "Merriweather Sans", sans-serif;
}

.hls-faculty-sub-nav-wrap .sub-nav ul {
  margin: 0;
  list-style: none;
}

.hls-faculty-sub-nav-wrap .sub-nav ul ul {
  display: none;
}

.hls-faculty-sub-nav-wrap .sub-nav li.current-menu-item > a {
  font-weight: bold;
  color: #333333;
}

.hls-faculty-sub-nav-wrap .sub-nav li.current-menu-item > a:hover {
  color: #c8223a;
}

.hls-faculty-sub-nav-wrap .sub-nav .sub-menu li {
  margin: 15px 0;
  margin: 0.9375rem 0;
  line-height: 1.25em;
}

.hls-faculty-sub-nav-wrap .sub-nav .sub-menu li.current-menu-item > ul, 
.hls-faculty-sub-nav-wrap .sub-nav .sub-menu li.current-menu-ancestor > ul {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  border-left: 1px solid #e6e6e6;
}

.hls-faculty-sub-nav-wrap .sub-nav > li > a {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  border-bottom: 1px solid #dedede;
}

.hls-faculty-sub-nav-wrap .sub-nav > li.hide-menu-item > a {
  display: none;
}

.hls-faculty-sub-nav-wrap .sub-nav a {
  color: #333333;
}

.hls-faculty-sub-nav-wrap .sub-nav a:hover {
  color: #c8223a;
}

#hls-faculty-dir table {
  border: 0;
}

#hls-faculty-dir table td {
  padding: 0;
}

/* Adjust global template styles */

.page-title.hls-faculty-page-title {
	width: 75%;
	left: 25%;
	position: relative;
	font-size: 3rem;
	text-shadow: 6px 0 5px rgba(0, 0, 1, 0.33);
	color: #fff;
	padding-left: 2.1875rem;
	padding-bottom: 5rem;
}

.page-header-wrap {
	min-height: 5em;
}

.page-header-wrap-profile {
	padding-top: 4em;
	height: 5em;
}

.page-content {
	padding-top: 0;
}

.page-header-wrap {
	min-height: 250px;
	height: 30vh;
	position: relative;
	max-height: 250px;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}

.page-header-wrap .page-header {
	bottom: 0;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
}

.page-header-wrap .page-header-container {
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
	position: absolute;
	top: 0;
	bottom: 0;
}

.page-header .sidebar-wrap.hls-faculty-sidebar-wrap {
	top: 0;
}

.page-header-wrap .page-header:before, 
.page-header-wrap .page-header:after {
	z-index: 2;
}
.page-header-wrap .page-header:before, 
.page-header-wrap .page-header:after {
	z-index: 2;
}

.page-layout {
	position: relative;
	padding-right: 0.9375rem;
	width: 75%;
	left: 25%;
	right: auto;
	float: left;
	padding-left: 2.1875rem;
}

