#block-newfacultypagelink {
	background: #f84c1e;
  background: linear-gradient(to right, #f84c1e 0%, #f78310 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f84c1e",endColorstr="#f78310",GradientType=1);
  text-align: center;
  padding: 1%;
  width: 70%;
  margin: 0 auto 2%;
  font-size:1.5em;
}

#block-newfacultypagelink:hover {
	opacity:.8;
}

.orange-button {
  padding: 8px 30px;
  color: white !important;
  text-transform: uppercase;
	text-decoration:none;
  font-style: italic;
	font-family: 'franklin-gothic-urw-cond';
	font-weight: bold;
}

article.type-new_faculty {
	max-width: 50%;
margin: 3% auto;
  margin-top: 3%;
margin-top: 5%;
border-top: 3px solid #e57200;
padding-top: 3%;
}

article.type-new_faculty .media-image {
  width: 30%;
  height: auto;
  float: right;
  margin-left: 10%;
}

.new-faculty hr {
	margin:45px 0;
	width:50px;
	border:none;
	border-top:2px solid #f84c1e;
}

.people-full-list.new-faculty .views-row {
	position:relative;
}

.people-full-list.new-faculty .views-field.views-field-edit-node {
	position:absolute;
	top:0;
	right:0;
}

#block-views-block-office-of-the-dean-new-faculty-links h3 {
	font-size:1.2em;
	margin-top:30px;
}

#block-views-block-office-of-the-dean-new-faculty-links a {
	text-decoration:none !important;
}

#block-views-block-office-of-the-dean-new-faculty-links .people-full-list  {
	margin-top:-30px;
}

.people-full-list.new-faculty p {
	font-size:1em;
}

.new-faculty.people-full-list h3 {
	clear:none;
	margin-bottom:8px;
}

.new-faculty .views-field.views-field-field-headshot-media {
	float:right;
	width:50%;
	margin-left:5%;
}

@media screen and (max-width: 600px) {
	article.type-new_faculty {
		max-width:90%;
	}
	#block-views-block-office-of-the-dean-block-5 .people-full-list.chairs table tbody tr td.views-field.views-field-field-headshot-media {
		width:35% !important;
	}
	.people-full-list table.cols-0 {
	  width: 100%;
		padding:0 10px;
	
	}
}

/*----------------------------------------*/

#block-views-block-office-of-the-dean-block-5 .views-field-field-position a,
#block-views-block-office-of-the-dean-block-8 .views-field-field-position a,
#block-views-block-office-of-the-dean-block-8 .views-field-view-node a {
	text-decoration:none;
}

#block-views-block-office-of-the-dean-block-5 .views-field-field-position:hover a,
#block-views-block-office-of-the-dean-block-5 .views-field-field-position:hover svg {
	color:#e57200;
}

#block-views-block-office-of-the-dean-block-5 .people-full-list.chairs table tbody tr td.views-field.views-field-field-headshot-media {
	width:20%;
}

.type-new_faculty h2 {
	margin-bottom:0;
}

.type-new_faculty .field_position {
	margin-bottom:1%;
	font-size:1.2em;
}

.type-new_faculty .field_department {
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 15px;
  color: #284272;
  font-weight: bold;
  font-style: italic;
}