/* RESETING THEME CSS*/
.title-typical-inner .centered-content .centered-content-inner {
  padding: 0;
/*   min-height: 460px; */
  min-height: 140px;
  display: flex;
  align-items: center;
}

.faculty-home .title-typical-inner .centered-content .centered-content-inner {
  padding: 150px 0 100px 0;
}
@media screen and (max-width: 700px) {
  .title-typical-inner .centered-content .centered-content-inner {
    flex-direction:  column;
    align-items: baseline;
    padding-bottom: 10px;
  }
}
body {
  background: #fff;
}
footer {
      max-width: initial;
      margin: 40px 0 0 0;
}
.faculty-search-result .faculty-content,
.allTabsContainer,
.faculty-home-content,
.faculty-top-bio,
#allTabsContainer, 
.pagination
{
  max-width: 1080px;
  margin: 0 auto;
}

.faculty-profile table td{
  border: 1px solid #959595 ;
}
.faculty-profile table th {
  border: 1px solid #959595;
  text-align: left;
}
.faculty-profile h1,
.faculty-profile h2,
.faculty-profile h3,
.faculty-profile h4  {
  font-weight: 500;
}

@media screen and (max-width: 700px) {
  .title-typical .title-typical-inner {
    padding: 0 15px;
  }

  table {
    width: 100%;
  }

  table thead {
    display: none;
  }

  table tr, table td {
    border-bottom: 1px solid #ddd;
  }

  table tr {
    display: block;
    margin-bottom: 8px;
  }
  table tbody {
    display: block;
  }
  table tbody tr:nth-child(odd) td {
    background: none;
  }
  table td {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
      -webkit-box-align: center;
        -ms-flex-align: center;

    white-space: break-spaces;
    font-size: .8rem;               
  }
  
  table td::before {
    content: attr(label);
    font-weight: bold;
    width: 35%;
    min-width: 35%;
    padding: 10px 0 10px 10px;
    background: #eef7fe;
    margin-right: 1rem;
    display: inherit;
    align-items: center; 
    align-self: stretch;   
  }

}
@media screen and (min-width: 450px) and (max-width: 700px) {
  table td {

  }
}
@media screen and (min-width: 700px){
  table.grants td[label="End Date"],
  table.grants td[label="Start Date"]

  {
    width: 110px;
  }

  table.service td[label="End Date"],
  table.service td[label="Start Date"]
  {
    width: 115px;
  }
}
a:hover {
  text-decoration: none;
}
/* end reset */


header {
  background: #225391;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyNTM5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzFlNDg3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzE0MzE1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #225391 0%, #1e487e 51%, #143155 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #225391), color-stop(51%, #1e487e), color-stop(99%, #143155));
  background: -webkit-linear-gradient(top, #225391 0%, #1e487e 51%, #143155 99%);
  background: -o-linear-gradient(top, #225391 0%, #1e487e 51%, #143155 99%);
  background: -ms-linear-gradient(top, #225391 0%, #1e487e 51%, #143155 99%);
  background: linear-gradient(to bottom, #225391 0%, #1e487e 51%, #143155 99%); 
}
body.faculty-home {
  background: url('../img/bg.jpg');
}


.breadcrumb-nav ul {
  padding: 15px 0;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-nav ul {
    padding: 15px;
  }
}
.breadcrumb-nav::before {
  content: none;
}

/*Content*/
.faculty-content {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  background: transparent;
  position: relative;
  /*override main.css*/
  max-width: initial;
  padding: 50px 0 0 0;
}

h1.Faculty-header {
  font-weight: 400 ;
  text-transform: uppercase;
  /*margin: 41px 0 0 -10.756rem;*/
  letter-spacing: 0.06rem;
  line-height: 2.25rem;
  /*font-size: 34px;*/
  /*padding: 150px 0;*/
/*   padding: 150px 0 100px 0; */
  margin: 0;
  width: 30%;
}
@media screen and (max-width: 1090px) {
  h1.Faculty-header {
    padding: 55px 0;
  }  
}
@media screen and (max-width: 700px) {
  h1.Faculty-header {
    padding: 5px 0;
  }  
}


.title-typical.has-bg {
  background-image: url('../img/faculty_heroimage.png');
  /*background-size: contain ;*/
  background-position: center center;
}

/*Search */
.page-header-wrapper .search-wrapper {
/*  position: absolute;
  bottom: 79px;
  left: 26%;
  z-index: 99;*/
/*   margin: -85px 0 0 0; */
/*  padding: 0 0 64px 0;*/
    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; */
}
@media screen and (max-width: 1090px) {
  .page-header-wrapper .search-wrapper {
    margin: 0;
  }
}
@media screen and (max-width: 700px) {
  .page-header-wrapper .search-wrapper {
      -webkit-box-align: normal;
          -ms-flex-align: normal;
              align-items: normal;    
  }
}
.page-header-wrapper .search-wrapper span {
  font-style: italic;
}

.faculty-searchform {
  clear: both;
}
@media screen and (max-width: 700px) {
  .faculty-searchform {
    width: 100%;
  }
}


/* --- search radio buttons -----*/
/* The container */

.faculty-searchform  .container {
  display: inline-block;
  position: relative;
  padding-right: 25px;
  margin-right: 20px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color:  #fff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  /*margin: 0 0 5px 5px;*/
/*   margin: 0 0 5px -190px; */
  letter-spacing: 0.048rem;    
}

@media screen and (max-width: 700px) {
  .faculty-searchform  .container {
    margin: 0;
    font-size: 14px;
  }
}
/* Hide the browser's default checkbox */
.faculty-searchform  .container input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.faculty-searchform  .container:hover input[type=radio] ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.faculty-searchform  .container input[type=radio]:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.faculty-searchform  .container .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.faculty-searchform  .container input[type=radio]:checked ~ .checkmark::after {
  display: block;
}

/* Style the checkmark/indicator */
.faculty-searchform  .container .checkmark::after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* .faculty-searchform  input[type=radio] {
  border: 1px solid #fff;
  padding: 0.5em;
  -webkit-appearance: none;
}

.faculty-searchform input[type=radio]:checked {
  background: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///////yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==) no-repeat center center;
  background-size: 9px 9px;
} */

faculty-searchform input[type=radio]:focus {
  outline-color: transparent;
}
.faculty-searchform input[type="text"] {
  width: 526px;
  height: 38px;
  padding-left: 5px;
  background: #d3e0ec;
  border: 1px solid #f89828;
  border-right: none;
  color: #000;
  margin: 10px -4px 0 0;
  /*float: left;*/
}
@media screen and (max-width: 700px) {
  .faculty-searchform input[type="text"] {
    width: 90%;
  }
}
@media screen and (max-width: 359px) {
  .faculty-searchform input {
    width: 88%;
  }
}
.faculty-searchform #submit {
  text-indent: -9999px;                 /* sends the text off-screen */
  background-image: url('../img/f-search.jpg');  /* shows image */
  background-size: cover;
  background-repeat: no-repeat;
  height: 38px;
  width: 33px;
  white-space: nowrap; /* because only the first line is indented */
  border: 1px solid #f89828;
}

/*faculty home*/

.faculty-home-content {
    margin: 40px auto 100px;
    padding: 60px 75px 70px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 21px 10px rgba(196,196,196,0.77); 
    box-shadow: 0px 0px 21px 10px rgba(196,196,196,0.77);  
    clear: both; 
}
@media screen and (max-width: 1090px) {
  .faculty-home-content {
    max-width: 100%;
    padding: 45px 35px 40px;
    margin: 0px 15px 25px;    
  }
}
.faculty-home-content .edit-profile {
  margin: -120px -50px 0 0;
}
.fancy-top {
  margin: 0 0 10px 0;
  padding: 0;
  border: 2px solid #f89828;
  width: 85px;
}
.fancy-h {
  font-size: 21px;
  font-weight:  500;
  text-transform: uppercase;
  margin: 0 0 25px 0;
}
.faculty-home-content p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #225391;
  line-height: 2.4rem;
  margin: 0;
  font-size: 1rem;
}



/* Search Page*/

.loading {
  display:block;
  width: 100%;
  opacity: 0.8;
  text-align: center;
  margin-top: 140px;
}
.search-results {
/*   display:none; used for loading gif to show */
  position: relative;
  padding-top: 30px;
}
.results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
  flex-direction: row;
  margin: 0 0 40px 0;
}

.profile_thumb {
  width: 140px;
}
.profile_thumb a {/*remove text added for accessibility*/
  line-height: 0; 
  font-size: 0;
  color: transparent; 
}
.result-info {
  width: 60%;
  margin: 0 0 0 20px;
}
.result-info p {
  margin: 0;
/*   font-size: 0.95rem; */
  font-size: 14px;
}
.result-info .name {
  margin: 0 0 2px;  
  font-size: 1.1rem;
  /*font-weight: 800;*/
  font-family: "Helvetica Neue LT W05_55 Roman";    
}
.result-info .name a {
  font-weight: 500;
}
.text-result {
  display: flex;
  justify-content: space-between;
    align-items: end;

}
@media screen and (max-width: 700px) {

  .text-result h2 {
    width: 40%;
  }
}
.text-result span {
  font-style: italic;
  font-size: 16px;
  color: #808080;  
}
.text-result h2, 
.text-result p 
{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #222;
  margin: 0;
}

.generic-pic {
  fill: #215193;
}
.generic-pic .bg {
  fill: #043673;
}



/* BIO PAGE*/

.faculty-top-bio-wrapper,
.tab-switcher-wrapper
{
  background: #ebebeb;
}
.faculty-profile .faculty-content {
  padding: 0;
}
.faculty-top-bio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
  -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto;
  padding: 30px 0 50px 0;
}
@media screen and (max-width: 500px) {
  .faculty-top-bio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
    -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
  }
}

.faculty-top-bio * {
  font-family: futura-pt, sans-serif;
}
.profile_img {
  margin-top: 10px;  
}
.profile_img,
.profile_img svg
{
  width: 225px;
}
.profile_img img {
  max-height: 210px;
}
.faculty-name {
  color: #004077;
  margin: 0;
  font-size: 1.85rem;
  font-weight: 500;
  text-transform: uppercase;
}
.faculty-rank {
  font-size: 24px;
  color: #222;
  margin: 0 0 20px 0;
  font-size: 1.4rem; 
  line-height: 1.6rem; 
}
.info {
  margin: 0 0 0 40px;
}
@media screen and (max-width: 500px) {
  .info {
    margin: 0;
  }
}
.info p {
  margin: 0;
}
.sub-head-info {
  margin: 15px 0 0 0;
}
.sub-head-info b {
  text-transform: uppercase;
}
.sub-head-info p {
  font-size: 1rem;
  line-height: 1.3rem;
}
.sub-head-info p.dept a {
    font-size: 1.1rem;
    color: #004077;
    text-decoration: underline;
}
.sub-head-info p.dept a:hover {
  text-decoration: none;
}

.cv-link {
  display: inline-block;
  margin: 10px 0 0 0;
  color: #004077;
  font-weight: 800;
  font-size: 1rem;
  text-transform: uppercase;
  background: #f59537;
  padding: 5px 15px;
}
.bio-p {
    line-height: 1.7rem;
}
.bio-p img {
  display: inline-block;
  float: left;
  margin: 10px 10px 10px 0;
}

#allTabsContainer {
  padding: 3.5rem 30px;
}
@media screen and (max-width: 700px) {
  #allTabsContainer {
    padding: 1rem 30px;
  }
}
#allTabsContainer *:first-child {
  margin-top: 0;
}

.tab-container {
  display: none;
}
.tab-container.show {
  display: block;
}
.tab-switcher-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;                   
  border-bottom: 2px solid #f89828;
  position: relative;
}
@media screen and (min-width: 1090px) {
  .tab-switcher-wrapper {
  
  }
}
@media screen and (max-width: 700px) {
  .tab-switcher-wrapper {
    display: block;
    margin: 20px 0 0 0;
    border: none;
    background: #fff;
  }
}
.mobile-switch-tab {
  display: none;
}
.mobile-switch-tab svg {
  fill: #fff;
  margin-left: 10px;
}
.mobile-switch-tab.down svg {
  transform: rotate(180deg);
}
.mobile-switch-tab span {
  -webkit-box-flex:1;
      -ms-flex:1;
          flex:1;
}
@media screen and (max-width: 700px) {
  .mobile-switch-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;

    width: 96%;
    /*max-width: 500px;*/
    margin: 0 auto;
    padding: 0.7rem;
    background: #085394;
    text-align: left;
    padding: 15px;
    color: white;
    border: none;
  }
}
ul.tab-sections {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: -2px;
  display: inherit;
}
@media screen and (min-width: 1090px) {
  ul.tab-sections {
    min-width: 1080px;
  }
}
@media screen and (max-width: 700px) {
  ul.tab-sections {
    display: none;
    background: #eef7fe;
    width: 96%;
    /*max-width: 500px;*/
    margin: 0 auto;
    /*position: absolute;*/
    top:  40px;
    left: 0;
    right: 0;      
    z-index: 999; 
/*    visibility: hidden;
    opacity: 0;
    transform: translateY(0);
    transition: all .3s ease-out;*/
    border: 1px solid #f89828;          
  }
  ul.tab-sections.active {
    display: block;
/*    visibility: visible;
    opacity: 1;
    transform: translateY(0, 100%);   */
  }
}


.tab-sections li {
  padding: 15px 40px;
  margin: 0; 
  font-size: 0.95rem;
  text-align: center;
  color:  #085394;
  display: inherit;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;

     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;             
}
body:not(.user-is-tabbing) .tab-sections li:focus {
  outline: none;
}
.tab-sections li:focus {
  outline: 2px dashed #f89828;
}
@media screen and (max-width: 1090px) {
  .tab-sections li {
    padding: 15px 33px;
  }
}
@media screen and (max-width: 1000px) {
  .tab-sections li {
    padding: 15px 25px;
    /*font-size: .9rem;*/
    text-align: left;
  }
}
@media screen and (max-width: 700px) {
  .tab-sections li:hover {
    background: #def1ff;
  }
}
.tab-sections li::before {
  content: none;
}


.tab-switcher {
  cursor: pointer;
}
.tabbed-on {
  border-right:  2px solid #f89828;
  border-left:  2px solid #f89828;
  background: #fff;
}
@media screen and (max-width: 700px) {
  .tabbed-on {
    border-right:  none;
    border-left:  none;
    border-top:  1px solid #f89828;
    border-bottom:  1px solid #f89828;
    background: inherit;
  }
}
@media screen and (min-width: 700px) {
  .tab-sections li.tabbed-on::before {
    content: '';
    display: block;
    width: 100%;
    height: 6px;
    background: #f89828;
    margin: -1px 0 0 0;
  }
}
.descrip, 
.url-descrip a {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  
}
/*other seaction in research*/

.descrip.other.wrap {
  margin: 0 0 10px 0;
}
.descrip.other.wrap p {
  margin: 0 0 2px 0;
}


p.media {
  margin: 0;
}
.url-descrip a {
  font-weight: normal;
  margin: 0 0 0 10px;
}
.url-descrip p {
  margin: 5px 0 5PX 20px;
}
/*edit profile button*/
.inner-wrapper {
  position: relative;
}
.edit-profile-link {
  margin: 0 20px 0 0;
  display: inline-block;
  float: right;
  font-size: 0.9rem;
  font-weight: bold;
  color:  #004077;
  text-transform: uppercase;
  text-decoration: underline;
}
@media screen and (max-width: 700px) {
  .edit-profile-link {
    /*font-size: 0.7rem;*/
    margin: 6px 2px 0 0;
  }
}

@media screen and (max-width: 500px) {
  .edit-profile-link {
    margin: 6px 2px 20px 0;
    width: 100%;
  }
}



/*PAGINATION*/
.pagination {
  margin: 30px 0 50px 0;
  text-align: center;
}
.pagination a {
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 2px;  
}
.pagination a.active {
  font-family: 'Helvetica Neue LT W05_75 Bold';
}
.pagination .pg-nav.next,
.pagination .pg-nav.first,
{
    margin-left:  5px;
}
.pagination .pg-nav {
  display: inline-block;
  padding: 5px 10px;
  background: #085394;
  color:  #fff;
}
.pg-nav:hover {
  background: #529fe3;
  color:  #fff;  
}
footer .footer-inner {
  max-width: 1080px;
  margin: 0 auto;
}


@media screen and (max-width: 1090px) {
  .faculty-search-result .faculty-content,
  .allTabsContainer,
  .faculty-top-bio,
  .pagination

  {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*---RESULT FOR TERM SEARCH----*/
.results-term {
  flex-direction: column;

}
.results-term .result-info {
  margin: 0;
  width: 100%;
}
.results-term .related {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
}
.results-term .related-title {
  color: #f89828;
  margin: 0 10px 0 0;
}
.fac-info-wrap,
.results-term .result-research-wrap {
  margin-left: 40px;
}
@media screen and (max-width: 450px) {
  .fac-info-wrap,
  .results-term .result-research-wrap {
    margin-left: 0;
  }
}
.results-term .result-research-wrap {
  position: relative;
  padding-top: 15px; /*leave space for the absolute positioned div named related */  
  margin-top: 20px ;
}
.results-term .result-research {
  padding: 0 0 0 15px;
}
.results-term .result-research p {
  margin: 0 10px 0 0;
}
.results-term .result-research .more {
  margin: 10px 0 0 0;
}
.results-term .result-research .table-name {
  text-transform: capitalize;
  margin: 15px 0 5px 0;
}

