.template-hide {
	display:none;
}

.team-bar {
	/*background-color: #ea8a00;*/
	margin-bottom: 10px;
}

.staff-photo {
	height: 190px;
	background-size: cover;
}

.lab-instructors h5 {
  font-size: 16px;
  color: #fff;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 30px; }
  .lab-instructors h5.wedeven {
    background-color: #f9c991; }
.lab-instructors .instructor {
  display: inline-block;
  vertical-align: top;
  width: 200px; }
.lab-instructors .mentor {
  width: 200px;
  display: inline-block;
  vertical-align: top; }
.lab-instructors .team {
  font-weight: bold;
  padding: 5px 14px;
  text-transform: uppercase;
  display: inline-block; }
.lab-instructors .team-time {
  float: right;
  font-family: 'Montserrat-Light';
  margin-left: 20px;
  padding: 5px 14px;}
.lab-instructors .staff-info {
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  margin-left: 10px; }
  .lab-instructors .staff-info .staff-name {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px; }
  .lab-instructors .staff-info .staff-toy {
    font-size: 13px;
    color: #aaa; }