.view-faculty .views-row{
font-size: 1.3rem;
padding: 4px;
}

.view-faculty .views-field-title{
font-weight: 700;
}



.tu_tabs .menu{
  display: inline-block;
  float: left;
margin-top: 30px;
padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
color: #444;
}


.tu_tabs ul
{
  line-height: 1.5em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1.875em;
  margin-left: 1.4em;

}

.tu_tabs li{
display: inline;
}

.tu_tabs .menu
{
  margin-left: 0px;
  margin-bottom: 18px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;

  float: none;
  margin-left: 0px;
  margin-bottom: 18px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 100%;
}

.tu_tabs .menu > li > a, .nav-pills > li > a
{
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}


.tu_tabs .menu > li > a
{
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
}

.tu_tabs .menu > li > a:hover
{
  border-top-color: #eeeeee;
  border-right-color: #eeeeee;
  border-bottom-color: #dddddd;
  border-left-color: #eeeeee;
color: #555555;
  background-color: #ffffff;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #dddddd;
  border-right-color: #dddddd;
  border-left-color: #dddddd;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-bottom-color: transparent;
  cursor: default;
  text-decoration-line: none;
  text-decoration-style: solid;
  background-color: #eeeeee;
}

.tu_tabs .menu>.active-trail>a,.tu_tabs .menu>.active-trail>a:hover{
background-color:#fff;
border: 1px solid #ddd;
border-bottom-color:transparent;
font-weight:600;
}

.field--name-field-people-courses-taught {
list-style-type: disc !important;
}