/**************************************************************************************
ENHANCED STAFF PROFILE STYLES


**************************************************************************************/


/**************************************************************************************
ENHANCED STAFF PROFILE STYLES


**************************************************************************************/


/**************************************************************************************
ENHANCED STAFF PROFILE STYLES
**************************************************************************************/

#staff-profile-width {
  max-width: 100%;
  width: 100%;
  margin: 0px;
  overflow: hidden;
}
#staff-profile-hero {
  background: #0D0E0E !important;
  background-position: top;
  overflow: hidden;
  max-height: none !important;
}
.hero.no-js .profile-bio {
 display: none;
}
 .hero.no-js .cta-panel,
 .hero.no-js .cta-panel.cta-large {
 background-color: rgba(13, 13, 14, 1);
 color: white;
 position: relative;
 overflow: hidden;
 width: 100%;
 padding-left: 0px;
 padding-right: 0px;
 left: 0;
 right: 0;
 background: #0D0E0E !important;
}
.hero.no-js #banner-container {
 max-width: 972px;
}
.hero.no-js .flex-direction-nav {
 display: none;
}
.hero.no-js .cta-panel h1 {
 font-size: 3.21429rem;
}
.hero .cta-panel,
.hero .cta-panel:hover {
  color: white !important;
  background-color: rgba(13, 14, 14, 1) !important;
  background: #0D0E0E !important;
  overflow: hidden !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.staff-profile-hero .cta-panel h1 {
  font-size: 2em !important;
}
.staff-profile-hero .cta-panel object {
 display: none;
}
.staff-profile-hero .cta-panel iframe {
 display: none;
}
.staff-profile-hero .cta-panel img {
 display: none;
}
.staff-profile-hero .cta-panel hr {
 display: none;
}
.staff-profile-hero .profile-bio h2 {
  padding-left: 10px;
}
.hero .cta-panel.cta-large {
  position: absolute;
  left: 62.5%;
  top: 0;
  bottom: 0;
  width: 100%;
}
.hero .cta-panel.cta-large  .profile-bio {
  width: 200%;
}
.hero .cta-panel.cta-medium {
  position: relative !important;
  width: 100%;
  left: 0;
}
.hero .cta-panel.cta-medium .last.column p {
 margin-left: 2em;
}
.hero .cta-panel.cta-medium .profile-bio-inner {
 width: auto;
}
.hero .cta-panel.cta-medium  .profile-bio {
  width: 100%;
}
.hero .cta-panel.cta-small {
  position: relative !important;
  width: 100%;
  left: 0;
}
.hero .cta-panel.cta-small  .profile-bio {
  width: 100%;
}
.hero .cta-panel.cta-small .last.column p {
 margin-left: 2em;
}
.hero .cta-panel.cta-small .profile-bio-inner {
 width: auto;
}
.hero .cta-panel a {
  color: white;
}
.hero .cta-panel a:hover {
  color: #1d77b6;
}
.vcard .staff-profile-hero .role {
  color: white;
}
.column p {
  padding-left: 10px;
}
.column p {
  padding-right: 10px;
}
.column h1 {
  padding-left: 10px;
}
.column h1 {
  padding-right: 10px;
}
#list-container {
  text-align: center;
}
#banner-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1296px;
  position: relative;
}
#banner-profile-image-container {
  overflow: hidden;
  max-height: 100%;
  display: block;
}
#banner-profile-image {
  position: relative;
  display: block;
}
/*#banner-profile-image span {
  background: url("http://www.surrey.ac.uk/sites/all/themes/surrey_theme/style/image/bg-hero-keyline.png");
  background-size: 12.5%;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}*/
.hero .cta-panel, .hero .cta-panel:hover {
  background-color: rgba(13, 14, 14, 1) !important;
  background: #0D0E0E !important;
}
.profile-bio-outer {
  padding: 2em;
  position: relative;
}
.profile-bio-inner {
  position: relative;
}
.staff-profile-hero.no-js .biography {
  display: block;
  padding: 2em;
}
.staff-profile-hero .biography {
  display: none;
}
#publications-link {
  color: white;
  border: 1px solid #808080;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 20px;
  margin-top: 15px;
}
#publications-link:hover {
  background-color: #272727 !important;
}
.flex-next {
  background-color: transparent;
}
.biography {
  color: white;
}
#role-title {
  font-style: italic;
}
#sm-links {
  padding-top: 2em;
}
ul#social {
  margin: 0px auto;
  list-style-type: none;
  padding: 0px;
  text-align: center;
}
ul#social li:first-child {
  margin-left: 0;
}
ul#social li {
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 10px;
  min-width: 55px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
ul#social li:hover span a {
  color: #1d77b6;
}
ul#social li span.sm-icon-icon {
  width: 55px;
  height: 55px;
  background-image: url(http://www.surrey.ac.uk/images/103015__small.jpg);
  background-clip: padding-box;
  border: 1px solid #D6D6D6;
  border-radius: 28px;
  display: block;
  margin: 0px auto;
  position: relative;
}
ul#social li span.sm-icon-icon a {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 0;
  text-decoration: none;
}
ul#social li span.facebook {
  background-position: -504px -56px;
}
ul#social li:hover span.facebook {
  background-position: -504px 0;
}
ul#social li span.tumblr {
  background-position: -224px -56px;
}
ul#social li:hover span.tumblr {
  background-position: -224px 0;
}
ul#social li span.linkedin {
  background-position: -280px -56px;
}
ul#social li:hover span.linkedin {
  background-position: -280px 0;
}
ul#social li span.twitter {
  background-position: -168px -56px;
}
ul#social li:hover span.twitter {
  background-position: -168px 0;
}
ul#social li span.flickr {
  background-position: -56px -56px;
}
ul#social li:hover span.flickr {
  background-position: -56px 0;
}
ul#social li span.googleplus {
  background-position: -112px -56px;
}
ul#social li:hover span.googleplus {
  background-position: -112px 0;
}
ul#social li span.youtube {
  background-position: -448px -56px;
}
ul#social li:hover span.youtube {
  background-position: -448px 0;
}
ul#social li span.pinterest {
  background-position: -392px -56px;
}
ul#social li:hover span.pinterest {
  background-position: -392px 0;
}
ul#social li span.blog {
  background-position: -336px -56px;
}
ul#social li:hover span.blog {
  background-position: -336px 0;
}
ul#social li span.website {
  background-position: -560px -56px;
}
ul#social li:hover span.website {
  background-position: -560px 0;
}
ul#social li span.skype {
  background-position: -616px -56px;
}
ul#social li:hover span.skype {
  background-position: -616px 0;
}
ul#social li span.instagram {
  background-position: -672px -56px;
}
ul#social li:hover span.instagram {
  background-position: -672px 0;
}
ul#social li span.researcherid {
  background-position: -728px -56px;
}
ul#social li:hover span.researcherid {
  background-position: -728px 0;
}
ul#social li span.researchgate {
  background-position: -784px -56px;
}
ul#social li:hover span.researchgate {
  background-position: -784px 0;
}
.sm-icon-caption {
  position: relative;
  display: block;
  margin-top: 5px;
  font-size: 0.8em;
}
.sm-icon-caption-link {
  font-weight: 500;
  text-decoration: none;
  border-bottom: 0px;
}
#socialFeedContainer {
  position: relative;
  overflow: hidden;
}
#socialFeed {
  padding: 0px;
}
li.unit ul {
  padding: 0px;
}
.socialFeedSection {
  display: none;
}
.socialFeedSection .layout-container {
  display: none;
}
.patchwork-unit .socialist {
  margin-right: 10px;
  margin-bottom: 10px;
}
.feed-direction-nav a, .feed-direction-nav a:link, .feed-direction-nav a:visited, .feed-direction-nav a:hover, .feed-direction-nav a:focus, .feed-direction-nav a:active {
  bottom: 0;
  cursor: pointer;
  opacity: 0.7;
  position: absolute;
  text-indent: -999em;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 12.5%;
  z-index: 10;
}
.social-stream-prev {
  left: 0;
  background: url("") no-repeat scroll left center / 200% auto
}
.social-stream-next {
  right: 0;
  background: url("") no-repeat scroll right center / 200% auto
}
.api a {
  border-bottom: 0px;
}
#featured-stories-container {
  overflow: visible;
  position: relative;
  height: 600px;
  width: 100%;
}
#featured-stories ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 1600px;
}
#featured-stories ul li {
  float: left;
  padding: 10px;
  border-radius: 3px;
  background-color: white;
  max-width: 290px;
  margin: 15px 15px 15px 0px;
}
#featured-stories ul li:last-child {
  margin: 15px 0px 15px 0px;
}
ul#back-to-top {
  margin:0px auto;
  list-style-type: none;
  padding-top: 2em;
  text-align: center;
}
ul#back-to-top li {
  height: 50px;
  text-align: center;
  display: inline-block;
}
ul#back-to-top li a span {
  width: 50px;
  height: 50px;
  background-image: url(http://www.surrey.ac.uk/images/102874_back_to_top_small.jpg);
  background-position: 0 -50px;
  background-clip: padding-box;
  border: 1px solid #D6D6D6;
  border-radius: 25px;
  display: inline-block;
}
ul#back-to-top li:hover a span {
  background-position: 0 0;
}
.back-to-top-caption {
  position: relative;
  display: block;
  font-size: 0.8em;
 white-space: nowrap:
}
ul#back-to-top li:hover .back-to-top-caption a {
  color: #1d77b6;
}
.back-to-top-caption .back-to-top-click {
  font-size: 1.1em;
  border-bottom: 0px;
}
.section-clay .flexslider-loader .mask {
  background: none repeat scroll 0 0 rgba(216, 215, 202, 0.8);
}
.section-clay .flexslider-loader .mask.hover {
  background: none repeat scroll 0 0 rgba(216, 215, 202, 0.5);
}
.pubList ul {
  list-style-type: none;
  padding: 0;
}
.pubList ul li {
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  background: white;
  margin-bottom: 5px;
  border-radius: 3px;
  border: 1px solid #d6d6d6;
}
.abstract h4 span {
  font-size: 16px;
  border-bottom: 1px solid #63b8cf;
  cursor: pointer;
}
.publication-footer {
  display: block;
  margin-top: 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px;
  background-color: #e3e2da;
  height: 20px;
  padding: 6px;
  font-weight: bold;
  font-size: 0.8em;
  color: #848379;
}
.publication-footer span {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  margin-bottom: -3px;
  background-image:url('http://www.surrey.ac.uk/images/103841_publication_type_icon_small.png');
}
.panel .inlineImageLeft {
  display: none;
}
.filters {
  display: none;
}
#googlemap_map {
  height: 150px;
}
.find-me {
  margin-top: 1em;
}
.staff-profile-hero .flex-direction-nav .flex-prev, .staff-profile-hero .flex-direction-nav .flex-next {
  outline: none;
  border: none;
}
.staff-profile-hero .flex-direction-nav .flex-prev {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
.staff-profile-hero .flex-direction-nav .flex-prev:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.staff-profile-hero .flex-direction-nav .flex-prev.inactive {
  cursor: default;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.staff-profile-hero .flex-direction-nav .flex-prev.inactive:hover {
  cursor: default;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.staff-profile-hero .flex-direction-nav .flex-next {
  opacity: 0.7;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.staff-profile-hero .flex-direction-nav .flex-next:hover {
  opacity: 0.9;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.staff-profile-hero .flex-direction-nav .flex-next.inactive {
  cursor: default;
  opacity: 0.1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.staff-profile-hero .flex-direction-nav .flex-next.inactive:hover {
  cursor: default;
  opacity: 0.1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.hero > div {
  margin-top: 0 !important; 
}
.staff-profile-hero .profile-bio h2 {
  padding-left: 10px;
}
@media screen and (max-width: 616px) {
  .staff-profile-hero .profile-bio h2 {
    padding-left: 0px;
  }
}
.staff-profile-hero .profile-bio .role {
  color: white;
}
.staff-profile-hero .profile-bio p a {
  border-bottom: 1px solid #98b24c;
}
.staff-profile-hero .profile-bio p a:hover {
  background-color: transparent !important;
  color: #98b24c;
}
.top-margin {
  margin-top: 15px;
}