  .mainContent.faculty{
	padding-top:75px
}
 .facultyCategory{
	position:relative
}
 ul.deptDrop{
	display:none;
	width:100%;
	position:absolute;
	top:55px;
	left:0;
	padding:15px;
	list-style:none;
	background:#fff;
	border:1px solid #555;
	border-top:0
}
 ul.deptDrop li a{
	text-decoration:none;
	display:inline-block
}
 input#category:checked ~ ul.deptDrop{
	display:block
}
 input#category:focus + label{
	outline:1px solid #ca3e00
}
 .faculty{
	margin-bottom:50px
}
 .faculty .azFilters{
	margin:39px auto 0 13px;
	font-size:1em
}
 .faculty .azFilters ul li{
	display:inline-block;
	margin-right:2%;
	margin-bottom:15px
}
 .faculty .azFilters ul li a{
	font-size:1.4em;
	text-decoration:none;
	color:#ca3e00
}
 .faculty .azFilters ul li a:hover,.faculty .azFilters ul li a:focus{
	text-decoration:underline
}
 .faculty .azFilters ul a.azFilter.na{
	color:#555;
	cursor:default
}
 .faculty .azFilters ul a.azFilter.na:hover{
	text-decoration:none
}
 .faculty .facultySearch{
	position:relative;
	margin-top:0;
	margin-bottom:12px;
	margin-left:1.5em
}
 .faculty .facultySearch input{
	font-family:"Nunito Sans",sans-serif;
	font-size:1.125rem;
	width:100%;
	height:50px;
	padding:15px;
	font-weight:400;
	background-image:url(/_global/images/icons/search-icon-green.png);
	background-repeat:no-repeat;
	background-position:right 10px center;
	background-size:18px;
	border:2px solid #dee2e6
}
 .faculty .buttonRow{
	text-align:right
}
 .faculty .buttonRow a.out-btn{
	max-width:295px;
	padding:10px 20px;
	margin-left:22px
}
 .azContent ul{
	list-style:none;
	padding:0;
	margin:0
}
 .azContent ul li:before{
	content:"";
	margin-left:0;
	padding:0
}
 .facultyTable thead{
	display:none
}
 .faculty .dataTables_filter,.faculty .dataTables_length,.faculty .dataTables_empty{
	display:none
}
 table.dataTable{
	margin-top:0!important;
	margin-bottom:0!important;
	padding:0!important
}
 table.facultyTable.dataTable.display tbody tr:hover{
	background-color:transparent!important;
	background:none
}
 table.facultyTable.dataTable.display tbody tr:hover > .sorting_1{
	background-color:transparent!important;
	background:none
}
 .faculty table.dataTable tbody tr{
	background:none
}
 .faculty table.dataTable tbody td{
	padding:12px 0;
	border-bottom:1px solid #816c46;
	vertical-align:top
}
 .faculty table.dataTable tbody td:first-child{
	width:10%
}
 .faculty table.dataTable tbody td:last-child{
	width:90%;
	padding-left:2em
}
 .faculty table.dataTable tbody td h2{
	font-size:2.5em;
	margin-bottom:0
}
 .faculty table.dataTable tbody td span.name{
	display:block;
	font-family:"Raleway",sans-serif;
	font-weight:600;
	font-size:1.125em;
	margin-bottom:1em
}
 .faculty table.dataTable tbody td span.title,.facultyBio span.title{
	display:block;
	font-family:"Nunito Sans",sans-serif;
	font-size:1em;
	font-weight:900
}
 .faculty table.dataTable tbody td span.email,.facultyBio span.email,.faculty table.dataTable tbody td span.phone,.facultyBio span.phone,.faculty table.dataTable tbody td span.location,.facultyBio span.location, .facultyBio span.department{
	display:block;
	margin-bottom:0;
	font-size:.875em;
	font-family:"Nunito Sans",sans-serif;
	color:#222
}
 .faculty table.dataTable tbody td span.email a,.facultyBio span.email a,.faculty table.dataTable tbody td span.phone a,.facultyBio span.phone a,.faculty table.dataTable tbody td span.location a,.facultyBio span.location a,.facultyBio span.department a{
	display:inline-block;
	text-decoration:underline;
	font-size:1em;
	font-family:"Nunito Sans",sans-serif;
	color:#005a98
}
 .faculty table.dataTable tbody td span.phone,.facultyBio span.phone .faculty table.dataTable tbody td span.location,.facultyBio span.location,.facultyBio span.department{
	margin-top:0
}
 .faculty table.dataTable tbody td img.facultyImage{
	width:135px;
	height:166px;
	object-fit:cover
}
 .facultyCategory input{
	position:absolute;
	display:inline;
	height:0;
	width:0;
	margin:0;
	padding:0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}
 .facultyCategory{
	margin-right:0
}
 .faculty .facultyCategory{
	margin-top:0;
	margin-bottom:12px;
	z-index:1
}
 @media screen and (max-width: 720px) {
	 .faculty .buttonRow a.out-btn{
		display:inline-block;
		width:100%;
		max-width:9999px;
		padding:10px 20px;
		margin-left:0;
		margin-bottom:20px;
		text-align:center
	}
	 .faculty table,.faculty tbody,.faculty th,.faculty td,.faculty tr{
		display:block
	}
	 .faculty table.dataTable tbody td,.faculty table.dataTable tbody td:first-child{
		width:100%
	}
	 .faculty table.dataTable tbody td{
		padding:15px 0;
		border-bottom:0
	}
	 .faculty table.dataTable tbody td:empty{
		display:none
	}
	 .faculty table.dataTable tbody td:first-child{
		padding:20px 0 15px
	}
	 .faculty table.dataTable tbody td:last-child{
		padding:15px 0 45px;
		border-bottom:1px solid #816c46
	}
	 .faculty table.dataTable tbody td img.facultyImage{
		width:270px;
		height:332px;
		object-fit:cover
	}
}
 @media screen and (max-width: 580px) {
	 .faculty table.dataTable tbody td img.facultyImage{
		width:100%;
		height:auto
	}
}
 .faculty.columns{
	margin-bottom:0;
	padding:10px
}
 .faculty.columns .wrapper > div{
	margin-bottom:0
}
 .faculty.columns .wrapper > .col12{
	background:#fff;
	border:1px solid #555;
	margin-right:0;
	padding-right:0;
	position:relative;
	display:table
}
 .facultyProfile{
	padding:25px 35px
}
 .facultyProfile.col6{
	width:50%;
	margin-right:0;
	display:table-cell;
	float:none
}
 .facultyProfile img{
	max-width:none!important;
	width:auto!important;
	margin-bottom:15px
}
 img.facultyBioImage{
	width:172px;
	height:211px;
	object-fit:cover
}
 .columns.facultyBio{
	width:100%;
	margin:0 auto
}
 .facultyBio.wysiwygContent{
	border-bottom:2px solid #f9f6f6;
	padding-bottom:2em
}
 .facultyBioImage{
	display:inline-block;
	float:left;
	margin:5px 24px 5px 0
}
 .facultyTitle{
	display:block;
	font-size:1.125em;
	margin-bottom:0
}
 .facultyIntro{
	margin-top:5px;
	width:100%
}
 .facultyIntro:after{
	clear:both;
	display:block;
	content:""
}
 .facultyDepartment{
	display:block;
	font-size:.95em;
	margin-bottom:10px
}
 .facultyContact{
	margin-top:30px;
	font-family:"Nunito Sans",sans-serif;
	font-size:.9em;
	font-size:1em
}
 .facultyContact a{
	color:#fff
}
 #mainWrapper .facultyContact a:hover,#mainWrapper .facultyContact a:focus{
	color:#fff
}
 .facultyContact.col6{
	display:block;
	width:48%;
	background:#555;
	color:#fff;
	margin-right:0;
	padding:25px;
	float:left;
	vertical-align:top
}
 .facultyContact h2{
	color:#fff
}
 .facultyContact span{
	margin-bottom:5px
}
 span.facultyName{
	font-family:"Nunito Sans",sans-serif;
	font-size:1.5em;
	margin-top:3px;
	display:inline-block
}
 span.facultyAddress{
	display:block;
	margin-bottom:15px
}
 span.facultyPhone{
	display:block
}
 span.facultyFax{
	display:block
}
 .faculty.wysiwygContent.wrapper h3{
	font-size:1.5rem
}
 .faculty.wysiwygContent.wrapper p + h3{
	margin-top:20px
}
 .faculty.wysiwygContent.wrapper{
	font-family:"Nunito Sans",sans-serif;
	font-size:1.125rem;
	line-height:1.75em;
	display:block
}
 .faculty.wysiwygContent.wrapper p,.faculty.wysiwygContent.wrapper span{
	font-size:1.125rem
}
 .faculty.wysiwygContent.wrapper,.faculty.wysiwygContent.wrapper > span,.faculty.wysiwygContent.wrapper > .tabbed-area-content{
	margin-bottom:15px;
	display:block
}
 .faculty.wysiwygContent.wrapper h3{
	font-size:1.5em;
	margin-top:15px
}
 .faculty.wysiwygContent.wrapper br + br{
	display:none
}
 #mainWrapper a.facultyEmail{
	display:inline-block;
	text-decoration:none;
	color:#fff
}
 #mainWrapper a.facultyEmail:hover,#mainWrapper a.facultyEmail:focus{
	color:#fff;
	text-decoration:underline
}
 @media screen and (max-width: 1080px) {
	 .columns .facultyContact.gray-bg,.facultyProfile{
		padding:25px 15px
	}
}
 @media screen and (max-width: 960px) {
	 .faculty.columns{
		padding:0 15px;
		position:relative
	}
	 .faculty.columns .wrapper > .col12{
		display:block
	}
	 .facultyProfile.col6{
		display:block;
		float:left
	}
	 .facultyContact.col6{
		display:block;
		float:left
	}
	 .faculty .facultySearch{
		margin-left:.5em
	}
}
 @media screen and (max-width: 768px) {
	 .facultyDetails.col6{
		margin-bottom:25px;
		margin-left:10px
	}
	 .facultyContact.col6{
		width:100%;
		margin:0
	}
	 .faculty table.dataTable tbody td:last-child,.faculty table.dataTable tbody td:nth-child(2){
		width:100%
	}
	 .facultyInfo h1{
		margin-top:1em
	}
}
 @media screen and (max-width: 720px) {
	 .faculty .facultySearch{
		margin-left:0;
		padding-left:20px;
		padding-right:20px
	}
}
 @media screen and (max-width: 580px) {
	 .facultyInfo{
		float:left;
		width:100%
	}
	 img.facultyBioImage{
		width:100%;
		height:auto
	}
}

.profile {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 150px 40px 1fr;
    grid-template-columns: 150px 1fr;
    grid-gap: 40px;
    margin-bottom: 20px;
}

.profile .info {
    font-size: .875rem;
}

.profile .info .name {
    font-weight: 600;
    font-size: 1.125rem;
    margin-bottom: 1rem;
    font-family: "Raleway",sans-serif;
}

.profile .info .title {
    font-size: 1rem;
    font-weight: 900;
}

.filter-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40% 20px 1fr;
  grid-template-columns: 40% 1fr;
  grid-gap: 20px;
}

.filter-row .dropdown select {
    width: 100%;
    height: 50px;
    padding: 13px 19px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/_global/images/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
}

.filter-row .search input {
    font-family: "Nunito Sans",sans-serif;
    font-size: 1.125rem;
    width: 100%;
    height: 50px;
    padding: 15px;
    font-weight: 400;
    background-image: url(/_global/images/icons/search-icon-green.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 18px;
    border: 2px solid #dee2e6;
}

.is-hidden {
  display: none;
}

@media screen and (max-width: 767px) {
.profile {
    display: block;
    margin-bottom: 40px;
}

.profile .image img {
    margin: auto;
    display: block;
    max-width: 250px;
}

.profile .image {
    margin-bottom: 20px;
}
}