@charset "utf-8";
/* CSS Document */
.staff-dir-container {
    float: left;
    width: 62%;
    position: relative;
    padding: 4% 0 40px 40px;
    width: 790px;
}
.staff-directory-text{
	font-weight: bold;
    float: left;
    width: 100%;
    margin-top: 20px;
    color: #333;
}
.search-result-container .web-search-box {
	display: block;
}

.mobile-search-box {
	display: none;
}
.physical-health-content {
    padding-top: 0;
}
.download-btn {
	height: 47px;
    font-size: 21px;
}
.staff-individual-layout .staff-individual-content .spotlight-heading {
    font-size: 27px;
    font-family: Avenir-Black;
    line-height: 56px;
    padding: 5px 0 14px 0;
    margin-top: 30px;
    color: #333;
}
.staff-individual-layout .staff-individual-content .spotlight-heading .social-icons > a {
    padding-left: 15px;
    color: #979797;
}
.member-info span {
    font-weight: bold;
}
.member-cntnr p.member-name {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 14px;
}
.staff-individual-layout .staff-individual-content .staff-member-text {
    padding-top: 5%;
    font-size: 16px;
    /*font-family: Avenir-Medium;*/
    padding-bottom: 8%;
    color: #5B5B5B;
}
/*.spotlight-heading {
    font-size: 27px; 
    font-family: Avenir-Black;
    line-height: 56px;
    padding: 5px 0 14px 0;
    margin-top: 30px;
    color: #333;
}*/
.contact-button.download-btn-container {
    float: left;
    width: 100%;
}
.physical-health-content {
    padding-top: 0;
}
.download-btn {
	height: 47px;
    font-size: 21px;
    line-height: 30px;
}
.staff-individual-layout .staff-individual-content .spotlight-heading {
    font-size: 27px;
    font-family: Avenir-Black;
    line-height: 56px;
    padding: 5px 0 14px 0;
    margin-top: 30px;
    color: #333;
}
.staff-individual-layout .staff-individual-content .spotlight-heading .social-icons > a {
    padding-left: 15px;
    color: #979797;
}
.img-cntnr {
	float: left;
    position: relative;
    width: 50%;
    max-width: 300px;
    height: 240px;
}
.member-info {
	float: left;
    position: relative;
    width: auto;
    padding-top:25px;
    max-width: 50%;
}
.img-cntnr img {
    width: 100%;
    border-radius: 15px;
    float: left; 
}
.member-info p {
    text-align: left;
    font-size: 15px;
    padding-left: 40px;
    margin-bottom: 5px;
}
.member-info span {
    font-weight: bold;
}
.member-cntnr p.member-name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
}
.member-cntnr {
    float: left;
    border-radius: 1em;
    margin-bottom: 40px; 
    background-color: #F5F5F5;
    width: 100%;
    animation: fadein 1.5s;
    -moz-animation: fadein 1.5s;
    -webkit-animation: fadein 1.5s;
    -o-animation: fadein 1.5s;
    transition: all .2s ease-in-out;
}
.member-cntnr:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    box-shadow: 0 37.5px 29px -36.5px;
}
.staff-directory-page .member-cntnr, .social-icons a {
	cursor: pointer;
}
.staff-individual-layout .staff-individual-content .staff-member-text {
    padding-top: 5%;
    font-size: 21px;
    letter-spacing: 1px;
   /* font-family: Avenir-Medium;
    color: #000;*/
    padding-bottom: 8%;
}
.spotlight-heading {
    font-size: 27px; 
    font-family: Avenir-Black;
    line-height: 56px;
    padding: 5px 0 14px 0;
   /* margin-top: 30px;*/
    color: #333;
}
.contact-button.download-btn-container {
    float: left;
    width: 100%;
    margin-top: 0;
}
.search-result-container {
    font-family: Avenir-Black;
    padding: 34px 0% 50px;
    border-radius: 1em;
    font-size: 24px;
    line-height: 40px;
    color: #000;
    padding-bottom: 25px;
}
.search-result-container .input-group-btn .search-button {
	width: 100%;
    float: none;
}
.search-result-container .input-group-btn {
    width: 30%;
    float: left;
}
.search-result-container .input-group {
    display: inline-block;
    width: 100%;
}
.search-result-container .input-group .input-group-btn button {
 	opacity: 1;
    color: #000;
    border: 2px solid #000;
    border-left: 0;
}
.search-result-container .input-group .input-group-btn button:hover {
    color: #fff;
    background: #000;
}
.search-result-container .input-group .form-control {
    width: 70%;
    border: 2px solid #000;
}
.search-result-page-details .search-result-page-details-title {
	display: inline-block;
    float: left;
    padding: 20px 10px;
}
.search-result-page-details .search-result-page-details-title span {
	display: block;
    line-height: 1.0;
}
.search-result-page-details .search-result-page-details-action {
	display: inline-block;
    float: right;
    padding-top: 20px;
    padding-right: 20%; 
}
.search-result-page-details .search-result-page-details-action span.prev-page {
	background-color: #2cc0ff;
    border-radius: 100%;
    padding: 2%;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 10%;
} 
.search-result-page-details .search-result-page-details-action span.next-page {
	background-color: #2cc0ff;
    border-radius: 100%;
    padding: 2%;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 8%;
    top: 10%;
}
.people-main-cntnr {
    float: left;
    width: 100%;
    padding-top: 15px;
}
.no-result-data {
    padding: 50px 0 0 0;
}
.staff-directory-page  .A-Z-search {
    border-radius: 2em;
    background-color: #F5F5F5;
    margin-top: 10px;
    padding: 0 15px;
    height: auto;
}
.staff-directory-page .A-Z-search >li:first-child {
	margin-left: 0;
}

.staff-directory-page  .A-Z-search >li {
    font-family: Avenir-Black;
    display: inline-block;
    float: left;
    height: auto;
    margin: 0px 0px;
    font-size: 26px;
    color: #1188BF;
    padding: 2px 0.5%;
}
.A-Z-search .active,
.staff-directory-page  .A-Z-search >li:hover {
    background-color: #E6E6FA;
} 
.staff-directory-page  .A-Z-search >li {
	cursor:pointer;
}
.staff-directory-page .A-Z-search li > a {
    color: #00ADEE;
}
.staff-directory-page .A-Z-search li.search-all a {
   /* color: #979797;*/
}
#no-result {
    display: none;
    padding: 20px 0 10px 0;
    font-size: 21px;
    font-family: Avenir-Medium;
}
.staff-directory-page .search-page-count {
	text-align: center;
    padding-top: 30px;
}
.staff-directory-page .search-page-navigation {
	text-align: center;
    padding: 15px 0;
}
.staff-directory-page  .A-Z-search .search-all {
    font-family: Avenir-Heavy;
    color: #979797;
    font-size: 26px;
    margin-left: 10px;
}
.staff-directory-page .search-results .search-result-title {
    font-size: 28px;
    line-height: 50px;
    font-family: Avenir-Black;
}
.staff-directory-page  .search-results .search-result-description {
    padding-bottom: 5%;
    border-bottom: 1px solid  #000;
    color: #5B5B5B;
    font-family: Avenir-Medium;
}
.staff-directory-page img.page-count-arrow-left, img.page-count-arrow-right {
    width: 4.5%;
}
.staff-directory-page .search-page-navigation a.disable {
    pointer-events: none;
    opacity: 0.3;
}
.staff-directory-page .download-btn {
	padding: 7px 20px;
    border-radius: 40px;
    height: 60px;
    font-family: Avenir-Black;
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 33px;
    margin: 0 auto;
    display: inherit;
    border: none;
    background: #00ADEE;
    color: #fff;
    outline: none;
}
.social-links {
 	display: inline-block;
    position: relative;
    width: 40px;
}
.social-links a {
    color: #979797;
    padding-right: 0;   
}
.social-links a:hover {
	color: #00ADEE;
}
.js-link {
    display: none;
    color: #FFF;
    font-family: Avenir-Black;
    font-size: 16px;
    text-align: center;
    background-color: #00bfff;
    border-radius: 1em;
    width: 225px;
    height: 35px;
    padding: 6px;
    position: absolute;
    top: -45px;
	right: -90px;
}
.js-link.staff-single {
    height: 50px;
    padding: 0;
    border-radius: 2em;
    top: -55px;
}
.staff-desktop-title{
	font-size: 18px;
    font-family: Avenir-Medium;
    line-height: 12px;
    float:left;
    clear:both;
    margin-top: -22px;
}
.staff-mobile-title{
	font-size: 18px;
    font-family: Avenir-Medium;
    line-height: 12px;
    display:none;
    float:left;
    clear:both;
}
.staff-title{
	float:left;
    clear:both;
}
.staff-search-label{
    float: left;
    width: 29%;
    margin: 0 0 0 1%;
}
.search-result-container .staff-search-div{
    width: 70%;
    float: right;
    text-align: left;
}

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-size: 18px;
  font-family: Avenir-Medium;
  color: #5B5B5B;
}
.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
  background-color: #fff;
  border: 2px solid #000;
  border-color: #000 #000 rgba(0, 0, 0, 1) #000;
  border-radius: 25px;
}
/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 22px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #00ADEE transparent;
  top: 15px;
}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #5B5B5B;
  padding: 3px 25px;
  cursor: pointer;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 9999;
  max-height: 300px;
  overflow: scroll;
  border: 1px solid #e8e8e8;
  margin-top: 10px;
  border-radius: 25px;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.03);
}
.search-Department{
    padding-top: 0;
    overflow: visible;
}
    
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .staff-dir-container {
        padding-top: 40px;
    }
    .staff-dir-container .web-search-box {
		display: block;
    }
    .search-result-container .input-group-btn {
    	width: 30%;
    }
    .search-result-container .input-group-btn .search-button {
        height: 50px;
        border: 2px solid #000;
        border-left: 0;
    	color: #000;
    }
    
    
    /** Staff Individual Item **/
    
    .staff-individual-layout .staff-individual-content {
    	width: 75%;
    	padding-top: 40px;
    }
    .staff-individual-layout .staff-individual-content .page-description,
    .staff-individual-layout .staff-individual-content .page-title-ends {
    	display: none;
    }
    .mobile-search-box.staff-individual {
    	margin-bottom: 20px;
	}    
    
}


@media only screen and (min-width: 600px) and (max-width: 1023px) {
 	.staff-directory-page {
    	padding: 25px;
        padding-top: 0;
    }
    .staff-dir-container {
    	width: 100%;
        padding: 40px 0 0 0;
    }
    .search-result-container {
    	background: transparent;
    }
    .staff-dir-container .web-search-box {
		display: block;
    }
	
   	.search-result-container .input-group-btn {
    	width: 30%;
        display: inline-block;
    }
    .search-result-container .input-group-btn .search-button {
        border-width: 2px;
        border-left: 0;
        color: #A6A6A6;
        border-color: #D8D8D8;
        display: inline-block;
    }
    i
    .health-wellness-page .A-Z-search {
    height: auto;
    padding-left: 25px;    
}
.staff-directory-page .A-Z-search >li:first-child {
    padding-left: 10px;
}
.staff-directory-page .A-Z-search >li {
	padding: 3px;        
}
.staff-directory-page .A-Z-search li > a {
    color: #00ADEE;
}    
.staff-directory-page .A-Z-search .search-all {
    margin-left: 25px;    
}
.staff-directory-page .search-results .search-result-description { 
	border-bottom: 0;        
}
.staff-directory-page img.page-count-arrow-left, img.page-count-arrow-right {
    width: 8%;
}
    
   /** Staff Individual Item **/
    
    .staff-individual-layout {
        padding: 25px;
    }
    .aside-menu {
    	display: none;
    }
    .staff-individual-layout .staff-individual-content {
    	width: 100%;
    	padding-top: 40px;
    }
    .staff-individual-layout .staff-individual-content .page-description,
    .staff-individual-layout .staff-individual-content .page-title-ends {
    	display: none;
    }
    .mobile-search-box.staff-individual {
    	margin-bottom: 20px;
	}
    .staff-directory-page  .A-Z-search {
    	padding: 0 35px;
	}
    .staff-directory-page  .A-Z-search >li {
    	margin: 0px 1px;
	}
    
}
/* Media CSS for Mobile View */

@media only screen and (max-width: 599px) {
	
	.staff-directory-page {
    	padding: 20px;
    }
    .aside-menu {
    	display: none;
    }
    .staff-dir-container {
    	width: 100%;
        padding: 40px 0 0 0;
    }
    .page-primary-title {
        font-size: 45px;
    }
    .mobile-button-text {
    	display: none;
    }
    .search-result-container {
    	background: transparent;
    }
    .staff-dir-container .web-search-box {
		display: block;
    }
	
    .search-heading {
        float: left;
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        color: #333;
        text-align: left;
        font-family: Avenir-black;
    }
    .mob-search-cntnr {
        float: left;
        width: 100%;
        position: relative;
        padding-top: 10px;
        display: block;
       /* display: -webkit-box;
        display: -ms-flexbox;
        display: flex;*/
    }
    
    input.mob-search-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #A6A6A6;
    }
    input.mob-search-input::-moz-placeholder { /* Firefox 19+ */
        color: #A6A6A6;
    }
    input.mob-search-input:-ms-input-placeholder { /* IE 10+ */
        color: #A6A6A6;
    }
    .search-result-container .input-group-btn {
    	width: 30%;
    }
    .search-result-container .input-group-btn .search-button {
        border-width: 2px;
        border-left: 0;
    	color: #A6A6A6;
    	border-color: #D8D8D8;
    }
    .download-btn {
        font-size: 21px;
    	margin: 0;
    	width: 100%;
    }
    .spotlight-heading {
        font-size: 44px;
    	padding-bottom: 50px;
    }
    .mob-spotlight-heading {
     	margin-top: 0;   
    }
    .member-cntnr {
        /*flex-direction: column;
        max-width: 400px;*/
    }
    .people-main-cntnr{
        display: block;
    	/*display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
    	    -ms-flex-direction: column;
    	        flex-direction: column;
    	-webkit-box-align: center;
    	    -ms-flex-align: center;
    	        align-items: center;*/ 
    }
    .img-cntnr {
        width: 100%;
        max-width: 300px;
        float: none;
        margin: 0 auto;
        margin-top: 35px;
        padding: 0 20px;
    }
    .img-cntnr img {
    	width: 100%;
    	/*height: 320px;*/
    }
    .member-info {
        width: 100%;
    	padding: 30px;
        max-width: 100%;
    }
    .member-cntnr p.member-name {
        font-size: 30px;
    }
    .member-info p {
    	font-size: 20px;
    	padding-left: 0;
    }
    .staff-individual-layout {
        padding: 20px;
    }
    .staff-individual-layout .staff-individual-content {
    	width: 100%;
    	padding: 40px 0 0 0;
    }
    .mobile-hide-section {
    	display: none;
    }
    .staff-individual-layout .staff-individual-content .spotlight-heading {
        margin-top: 60px;
        font-size: 38px;
    }
    .social-icons {
        width: 100%;
    	/*display: flex;
    	justify-content: space-between;*/
   	 	margin-top: 10px;
    }
    .staff-individual-layout .staff-individual-content .spotlight-heading .social-icons > a:first-child {
        padding-left: 0;
    }
    .social-icons a i {
    	font-size: 35px;
	}
    .staff-individual-layout .staff-individual-content .staff-member-text {
        font-size: 20px;
    }
    .staff-directory-page .A-Z-search {
        height: 30%;
        border-radius: 1em;
        display: block;
        margin-top: 10%;
        padding-left: 20px;
    	padding-right: 15px;
        background-color: #F5F5F5;
	}
    .staff-directory-page  .A-Z-search >li {
     	padding: 4px;
        margin: 0;
    }
    .staff-directory-page .A-Z-search >li:last-child {
    	margin-left: 15px;
	}
    .staff-directory-page  .A-Z-search li > a {
     	color: #00ADEE;   
    }
    .staff-directory-page .search-results {
        border-radius: 1em;
        padding: 20px;
	}
    .staff-directory-page img.page-count-arrow-right, .staff-directory-page img.page-count-arrow-left {
    	width: 10%;
	}
	.staff-directory-page  .A-Z-search {
    	padding: 0 35px;
	}
    .staff-directory-page  .A-Z-search >li {
    	margin: 0px 1px;
	}
    .staff-desktop-title{
    	display:none;
    }   
    .staff-mobile-title{
    	display:block;
    }
}

@media only screen and (max-width: 680px) {
    .search-result-container .staff-search-div, .staff-search-label{
        float: left;
        width: 100%;
    }
}

@media print {
 	.staff-dir-container {
     	padding-bottom: 25px;
        border-bottom: 1px solid #808080;
    }
}