@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/* 
   NOTE: These are general mixins but they are directly related to typography
   so they belong here in reality.   
  */
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 100%;
  color: #222;
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*  .franklin-font;*/

  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  color: #333333;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  margin: 0;
}
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
  text-decoration: none;
}
h1 {
  font-size: 2.250em;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1;
  margin-bottom: 1em;
}
h2 {
  font-size: 1.375em;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 1.250em;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
  margin-bottom: 1em;
}
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
  height: 1.25em;
}
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
h6 {
  font-size: 1em;
  font-weight: bold;
}
h1.title {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333333;
  font-size: 22px;
  margin-bottom: 30px;
}
p {
  margin: 0 0 1.5em;
}
p img {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}
p .small {
  font-size: 0.875em;
}
a:link,
a:active,
a:visited {
  color: #DE0400;
  text-decoration: underline;
}
a:focus,
a:hover {
  color: #B20000;
}
blockquote {
  margin: 1.5em;
  color: #333333;
  font-style: italic;
}
strong {
  font-weight: bold;
}
em,
dfn {
  font-style: italic;
}
dfn {
  font-weight: bold;
}
sup,
sub {
  line-height: 0;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
}
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del {
  color: #666;
}
pre,
code {
  margin: 1.5em 0;
  white-space: pre;
}
pre,
code,
tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
li ul,
li ol {
  margin: 0 1.5em;
}
ul,
ol {
  margin: 0 1.5em 1.5em 1.5em;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
dl {
  margin: 0 0 1.5em 0;
}
dl dt {
  font-weight: bold;
}
dd {
  margin-left: 1.5em;
}
table {
  margin-bottom: 1.4em;
  width: 100%;
}
table th {
  font-weight: bold;
  background: #C3D9FF;
}
table th,
table td {
  padding: 4px 10px 4px 5px;
}
table tr.even td {
  background: #E5ECF9;
}
table tfoot {
  font-style: italic;
}
table caption {
  background: #eee;
}
.item-list .pager {
  margin: 2em 0;
}
.item-list .pager,
.item-list .pager li,
.item-list .pager li a {
  background: none;
  border: none;
  line-height: 1em;
  font-weight: normal;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  font-size: 16px;
}
.item-list .pager li a:hover {
  background: #f99251;
  color: #FFF;
}
.item-list .pager li.pager-first {
  display: none;
}
.item-list .pager li.pager-last {
  display: none;
}
.item-list .pager li.pager-previous,
.item-list .pager li.pager-next {
  text-transform: capitalize;
}
.item-list .pager li.pager-previous {
  margin-right: 2em;
}
.item-list .pager li.pager-previous a {
  text-align: left;
  width: inherit;
}
.item-list .pager li.pager-next {
  margin-left: 2em;
  position: static;
}
.item-list .pager li.pager-current {
  background: #92b7d9;
  color: #FFF;
}
/*.small { font-size:.8em; margin-bottom:1.875em; line-height:1.875em; }
.large { font-size:1.2em; line-height:2.5em; margin-bottom:1.25em; }
.hide { display:none; }
.quiet { color:#666; }
.loud { color:#000; }
.highlight { background:#ff0; }
.added { background:#060; color:#fff; }
.removed { background:#900; color:#fff; }
.first { margin-left:0; padding-left:0; }
.last { margin-right:0; padding-right:0; }
.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }*/
/*
  Two point gradient
*/
/*
  Rounding
  TL - Top Left
  TR - Top Right
  BL - Bottom Left
  BR - Bottom Right
*/
.list-date {
  font-size: .95em;
  line-height: 1em;
  margin-bottom: .75em;
  color: #999999;
}
.links.comment-links {
  padding: 1em 0;
}
.node-links ul li a,
.comment-links ul li a,
button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #4666A0;
  color: #FFF;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: 200;
  line-height: 1em;
  padding: .5em 1.5em;
  margin: 0 .5em .5em 0;
  border: none;
  font-size: .9em;
  font-family: Helvetica, Arial, sans-serif;
}
.node-links ul li a#edit-cancel,
.comment-links ul li a#edit-cancel,
button#edit-cancel,
input[type="reset"]#edit-cancel,
input[type="submit"]#edit-cancel,
input[type="button"]#edit-cancel {
  background: none;
  color: #AF0000;
}
.node-links ul li a#edit-cancel:hover,
.comment-links ul li a#edit-cancel:hover,
button#edit-cancel:hover,
input[type="reset"]#edit-cancel:hover,
input[type="submit"]#edit-cancel:hover,
input[type="button"]#edit-cancel:hover {
  background: #feb776;
}
.node-links ul li a:hover,
.comment-links ul li a:hover,
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #f99251;
}
textarea,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 2px 2px #E5E5E5;
  -moz-box-shadow: inset 0 2px 2px #E5E5E5;
  box-shadow: inset 0 2px 2px #E5E5E5;
  border-color: #B7B7B7;
  padding: .5em 1em;
  font-size: 16px;
  height: inherit;
  font-family: Helvetica, Arial, sans-serif;
}
/* Throbber */
html.js input.form-autocomplete {
  background-image: url(../images/throbber.gif);
  background-position: 99% -20%;
  /* LTR */

  background-repeat: no-repeat;
}
html.js input.throbbing {
  background-position: 99% 120%;
  /* LTR */

}
/*
Header Section
*/
#section-header {
  position: relative;
  height: 233px;
  margin: 0;
  /* zone-header */

}
#section-header .site-name-slogan {
  position: absolute;
  right: 1000em;
}
#section-header #zone-branding-wrapper {
  position: absolute;
  width: 100%;
  padding-top: 21px;
}
#section-header #region-branding {
  position: relative;
  height: 134px;
}
#section-header #region-branding .region-inner {
  /*position: absolute;
      top: 0;
      left: -702px;
      width: 940px;
      height: 134px;

      background: #205FAE url('../images/bg-tower-signals.png') no-repeat top right;
      text-align: right;*/

}
#section-header #region-branding .region-inner .logo-img {
  /*position: absolute; 
        bottom: 0; 
        right: 5px;
        z-index: 100;*/

}
#section-header #region-branding .region-inner .logo-img a:link {
  display: block;
}
#section-header #zone-menu-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#section-header #zone-menu-wrapper .region-inner {
  text-align: right;
}
#section-header #zone-menu-wrapper .navigation ul li a {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
}
#section-header #zone-menu-wrapper .navigation ul li a:link,
#section-header #zone-menu-wrapper .navigation ul li a:visited,
#section-header #zone-menu-wrapper .navigation ul li a:active {
  color: #000;
  background-color: #E4E4E4;
}
#section-header #zone-menu-wrapper .navigation ul li a:hover {
  color: #B72C20;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down {
  float: right;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down,
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li {
  border: none;
  background: none;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li {
  /*padding-left: 2em;*/

  border-right: 2px solid #FFF;
  /* Having to hardcode those for the menu to take 100% */

}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li.last {
  border-right: none;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li.menu-535 > a {
  width: 126px;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li.menu-563 > a {
  width: 162px;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li.menu-587 > a {
  width: 134px;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li.menu-539 > a {
  width: 202px;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li.menu-612 > a {
  width: 160px;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li.menu-536 > a {
  width: 146px;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li a {
  text-align: center;
  padding: 10px 0px;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down > li.active-trail > a {
  /* background: transparent url('../images/arrow-up.png') no-repeat center bottom;*/

  color: #C10200;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li ul {
  top: 2.8em;
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li ul li {
  padding: 0;
  margin: 0;
  width: -1.5em;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li ul li a {
  color: #000;
  display: block;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  line-height: 1em;
  text-align: left;
  margin: 0;
  padding: 18px 20px;
  font-size: 13px;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li ul li a:hover {
  color: #C00100;
}
#section-header #zone-header {
  padding-top: 30px;
}
#section-header #zone-header #search-block-form {
  position: relative;
  text-align: right;
}
#section-header #zone-header #search-block-form .form-item-search-block-form .form-text {
  width: 245px;
  background: #ffffff url('../images/search.png') no-repeat 220px center;
  padding: .35em .5em;
}
#section-header #zone-header #search-block-form #edit-actions {
  display: none;
}
#section-header #zone-header #search-block-form #edit-actions--2 {
  display: none;
}
#section-header #zone-header #search-block-form .header-login-button {
  position: absolute;
  top: 0;
  right: 250px;
}
#section-header #zone-header #search-block-form .header-login-button a {
  display: inline-block;
  background: #E4E4E4;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  padding: 7px 14px;
  margin: 0 0 0 1em;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
#section-header #zone-header #search-block-form .header-login-button a:hover {
  text-decoration: underline;
}
.not-logged-in #section-header {
  height: 191px;
}
#region-header-second {
  float: right;
}
/*
Content Section
*/
#section-content {
  padding-bottom: 165px;
}
#section-content #zone-content {
  padding: 2.1em 0 2em 0;
}
#section-content .view-latest-news,
#section-content .view-events,
#section-content .view-publications {
  margin-bottom: 3em;
}
#section-content .view-latest-news .views-row,
#section-content .view-events .views-row,
#section-content .view-publications .views-row {
  border-top: 1px solid #E4E4E4;
  clear: both;
  min-height: 140px;
  padding: 32px 0 32px 210px;
  position: relative;
}
#section-content .view-latest-news .views-row .views-field-title,
#section-content .view-events .views-row .views-field-title,
#section-content .view-publications .views-row .views-field-title {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 6px;
  font-weight: bold;
}
#section-content .view-latest-news .views-row .views-field-title a,
#section-content .view-events .views-row .views-field-title a,
#section-content .view-publications .views-row .views-field-title a {
  color: #C00100;
  text-decoration: none;
}
#section-content .view-latest-news .views-row .views-field-created,
#section-content .view-events .views-row .views-field-created,
#section-content .view-publications .views-row .views-field-created,
#section-content .view-latest-news .views-row .views-field-field-event-date,
#section-content .view-events .views-row .views-field-field-event-date,
#section-content .view-publications .views-row .views-field-field-event-date,
#section-content .view-latest-news .views-row .views-field-field-room-number,
#section-content .view-events .views-row .views-field-field-room-number,
#section-content .view-publications .views-row .views-field-field-room-number {
  font-weight: bold;
  font-size: 12px;
  color: #999999;
}
#section-content .view-latest-news .views-row .views-field-created,
#section-content .view-events .views-row .views-field-created,
#section-content .view-publications .views-row .views-field-created {
  margin: .5em 0;
}
#section-content .view-latest-news .views-row .views-field-field-room-number,
#section-content .view-events .views-row .views-field-field-room-number,
#section-content .view-publications .views-row .views-field-field-room-number {
  background: url('../images/temp/place-marker.png') no-repeat scroll center left;
  padding-left: 15px;
  line-height: 1em;
}
#section-content .view-latest-news .views-row .views-field-field-image,
#section-content .view-events .views-row .views-field-field-image,
#section-content .view-publications .views-row .views-field-field-image {
  position: absolute;
  top: 32px;
  left: 0;
}
#section-content .view-latest-news .views-row .views-field-created,
#section-content .view-events .views-row .views-field-created,
#section-content .view-publications .views-row .views-field-created,
#section-content .view-latest-news .views-row .views-field-field-room-number,
#section-content .view-events .views-row .views-field-field-room-number,
#section-content .view-publications .views-row .views-field-field-room-number {
  color: #999999;
}
#section-content .view-latest-news .views-row .views-field-field-type-of-event,
#section-content .view-events .views-row .views-field-field-type-of-event,
#section-content .view-publications .views-row .views-field-field-type-of-event {
  /*        background: @orange-1;
        color: #FFF;
        font-size: .75em;
        line-height: 1em;
        padding: .35em 1em;
        display: inline-block;
        text-transform: uppercase;*/

}
#section-content .view-latest-news .views-row .views-field-field-event-date,
#section-content .view-events .views-row .views-field-field-event-date,
#section-content .view-publications .views-row .views-field-field-event-date {
  color: #999999;
}
#section-content .view-latest-news .more-link,
#section-content .view-events .more-link,
#section-content .view-publications .more-link {
  position: absolute;
  top: 7px;
  right: 1em;
}
#section-content .view-latest-news .more-link a:link,
#section-content .view-events .more-link a:link,
#section-content .view-publications .more-link a:link,
#section-content .view-latest-news .more-link a:visited,
#section-content .view-events .more-link a:visited,
#section-content .view-publications .more-link a:visited {
  color: #C00100;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}
#section-content .view-events .views-row {
  padding-left: 20px;
}
#section-content .view-events .views-row .views-field-field-image {
  position: static;
}
/* publictions listing min height fix override magic */
/*.page-publications #section-content .view-latest-news .views-row, #section-content .view-events .views-row, #section-content .view-publications .views-row {
  min-height: 0;
}*/
/*
  publications reference
*/
#section-content .view-publications {
  margin-bottom: 20px;
}
#section-content .view-publications .views-row {
  padding: 0 0 .75em 0;
}
#section-content .view-publications .views-row .views-field-field-authors a {
  color: #333333;
}
#section-content .view-publications .views-row .views-field-field-authors a:hover {
  color: #f99251;
}
/*

*/
.front #home-page .inside {
  padding-top: 2em;
}
.front #home-page .pane-1,
.front #home-page > .panel-panel .inside {
  margin-bottom: 0;
}
/*
Article or News
*/
.node-type-article .pane-node-created,
.node-article .pane-node-created {
  font-size: .95em;
  line-height: 1em;
  margin-bottom: .75em;
  color: #999999;
  margin: 1em 0 2em 0;
}
.node-type-article .pane-node-field-image,
.node-article .pane-node-field-image,
.node-type-article .field-type-image,
.node-article .field-type-image {
  display: inline-block;
  padding: 0 .5em .5em 0;
  float: left;
}
/*
Research page
*/
.page-research .view-id-research .view-grouping > .view-grouping-header {
  padding-bottom: 1em;
}
.page-research .view-id-research .view-grouping > .view-grouping-header a {
  font-size: 20px;
  font-weight: bold;
  line-height: 1em;
  text-decoration: none;
}
.page-research .view-id-research .view-grouping {
  margin: 0 0 2em 0;
  padding: 20px 20px 0 320px;
  background: #E8E8E8;
  position: relative;
  height: 170px;
}
.page-research .view-id-research .view-grouping .view-grouping {
  margin: 0;
  padding: 0;
  height: inherit;
}
.page-research .view-id-research .view-grouping .view-grouping .view-grouping-header {
  position: absolute;
  top: -47px;
  left: -307px;
}
.page-research .view-id-research .view-grouping .view-grouping .view-grouping-content h3 {
  font-size: 16px;
  font-weight: normal;
}
.page-research .view-id-research .view-grouping .view-grouping .view-grouping-content .item-list ul,
.page-research .view-id-research .view-grouping .view-grouping .view-grouping-content .item-list ul li.views-row,
.page-research .view-id-research .view-grouping .view-grouping .view-grouping-content .item-list ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.page-research .view-id-research .view-grouping .view-grouping .view-grouping-content .item-list ul li {
  display: inline-block;
}
.page-research .view-id-research .view-grouping .view-grouping .view-grouping-content .item-list ul li a {
  text-decoration: none;
}
.pane-research-related h2.pane-title {
  margin: .25em 0 ;
  line-height: 1em;
}
.pane-research-related .view-header {
  margin: 0 0 .75em 0;
}
.pane-research-related .view-content a {
  color: #333333;
}
.pane-research-related .view-content a:hover {
  color: #f99251;
}
#research-related-students {
  border-top: 1px solid #FFF;
}
#research-related-students h2.pane-title {
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  color: #7284c0;
}
#research-related-students h2.pane-title:hover {
  color: #f99251;
}
#research-related-students .pane-content {
  display: none;
}
/*
Node Event
*/
.views-field-field-event-type,
.field-name-field-event-type .field-item,
.pane-user-field-user-displayed-role .pane-content {
  background: #f99251;
  display: inline-block;
  font-size: .75em;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: .75em;
  padding: .35em 1.5em;
  text-transform: uppercase;
  text-decoration: none;
}
.views-field-field-event-type,
.field-name-field-event-type .field-item,
.pane-user-field-user-displayed-role .pane-content,
.views-field-field-event-type a,
.field-name-field-event-type .field-item a,
.pane-user-field-user-displayed-role .pane-content a {
  color: #FFF;
}
.views-field-field-event-type:hover,
.field-name-field-event-type .field-item:hover,
.pane-user-field-user-displayed-role .pane-content:hover,
.views-field-field-event-type a:hover,
.field-name-field-event-type .field-item a:hover,
.pane-user-field-user-displayed-role .pane-content a:hover {
  color: #333333;
  background: #feb776;
}
.pane-user-field-user-displayed-role .pane-content {
  margin-bottom: 0;
}
.node-type-event #page-title {
  margin-bottom: 1em;
}
.node-type-event .omega-12-twocol-4-8-stacked .grid-4 .inside {
  padding: 1em;
  background: #e1ebf4;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e1ebf4 0%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1ebf4), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e1ebf4 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e1ebf4 0%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #e1ebf4 0%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #e1ebf4 0%, #ffffff 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@gradientStart', endColorstr='@gradientEnd', GradientType=0);
  /* IE6-8 */

  min-height: 400px;
}
.node-type-event .omega-12-twocol-4-8-stacked .grid-4 .inside .panel-separator {
  height: .5em;
}
.node-type-event .omega-12-twocol-4-8-stacked .grid-4 .inside .pane-node-field-location {
  line-height: 1.25em;
}
.node-type-event .omega-12-twocol-4-8-stacked .pane-node-body {
  margin-bottom: 3em;
}
/*
People
*/
.view-id-people_listing_associations .view-content .views-row {
  position: relative;
  margin-bottom: 2em;
  padding-left: 10em;
  min-height: 171px;
}
.view-id-people_listing_associations .views-field-uid {
  /*    text-transform: uppercase;      */

}
.view-id-people_listing_associations .views-field-uid a {
  color: #333333;
}
.view-id-people_listing_associations .views-field-uid a:hover {
  color: #f99251;
}
.view-id-people_listing_associations .views-field-field-position {
  color: #999999;
  font-size: .9em;
}
.view-id-people_listing_associations .views-field-field-user-blurb {
  margin-top: .25em;
}
.view-id-people_listing_associations .views-field-picture {
  position: absolute;
  top: 0;
  left: 0;
}
.view-id-people_listing_associations .views-field-picture img {
  border: 2px solid #FFF;
}
.view-id-people_listing_associations .view-header {
  padding: 1em;
  background: #e1ebf4;
  margin-bottom: 1em;
}
.view-id-people_listing_associations .view-header h3 {
  font-size: 22px;
  font-weight: 500;
}
.view-id-people_listing_associations .view-header .view-id-people_listing_associations .view-content .views-row {
  margin-bottom: .25em;
}
.node-type-event .pane-people-listing-associations .pane-content .view-people-listing-associations .views-field-uid a {
  font-size: 20px;
}
.node-type-event .pane-people-listing-associations .pane-content .view-people-listing-associations .views-field-field-user-blurb {
  margin-top: 1em;
}
.node-type-event .pane-people-listing-associations .pane-content .view-people-listing-associations .views-field-picture img {
  border: 4px solid #e4e7e8;
}
.node-type-project .view-id-people_listing_associations .view-content .views-row {
  padding-left: 12em;
  min-height: 193px;
}
.node-type-project .view-id-people_listing_associations .views-field-uid {
  font-size: 1.25em;
}
.node-type-project .view-id-people_listing_associations .views-field-uid a {
  color: #333333;
}
.node-type-project .view-id-people_listing_associations .views-field-uid a:hover {
  color: #f99251;
}
.node-type-research .view-id-people_listing_associations .view-content .views-row {
  margin-bottom: .5em;
  padding-left: 6em;
  min-height: 118px;
}
.node-type-research .view-id-people_listing_associations .views-field-uid {
  font-size: 1em;
}
.node-type-research .view-id-people_listing_associations .views-field-field-user-blurb {
  font-size: .85em;
}
.node-type-research .view-id-people_listing_associations .views-field-picture {
  border: 2px solid #e4e7e8;
}
.pane-user-profile-pane .view-user-profile-pane .views-field {
  margin-bottom: 1em;
  line-height: 1.25em;
}
.pane-user-profile-pane .view-user-profile-pane .views-field.views-field-field-user-advisor {
  border-top: 1px solid #e8ebec;
  padding-top: .5em;
}
.pane-user-profile-pane .view-user-profile-pane .views-field .views-label {
  font-weight: bold;
}
.pane-1 h2.pane-title {
  font-size: 2.25em;
  margin-bottom: .5em;
  line-height: 1em;
}
/*
Sponsors
*/
.pane-sponsors h2.pane-title {
  font-weight: 500;
  margin-bottom: .25em;
}
.view-sponsors {
  margin-bottom: 3em;
}
.view-sponsors .view-content {
  position: relative;
  overflow: hidden;
}
.view-sponsors .views-view-grid a {
  text-decoration: none;
}
.view-sponsors .views-row {
  float: left;
  width: 25%;
  padding: 0 0 1em 0;
}
.view-sponsors .views-row a {
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.view-sponsors .views-row img {
  border: 1px solid #CCC;
}
.view-display-id-block_3 table,
.view-display-id-block_3 table tr,
.view-display-id-block_3 table tr td {
  border: none;
}
.view-display-id-block_3 table tr:hover,
.view-display-id-block_3 table tr:hover td {
  background: inherit;
}
.view-display-id-block_3 table tr td {
  padding: 0 0 2px 0;
  width: 33.3%;
}
/**************************************************************
  Listing page 
  - people list
  *************************************************************/
.page-people .view-id-people a {
  text-decoration: none;
}
.page-people .view-id-people .views-exposed-widgets {
  margin: 0;
}
.page-people .view-id-people .views-widget-filter-rid .form-item {
  overflow: hidden;
}
.page-people .view-id-people .views-widget-filter-rid .form-item .form-item .form-item {
  float: left;
  padding: .5em .75em;
}
.page-people .view-id-people .views-widget-filter-rid .form-item .form-item,
.page-people .view-id-people .views-widget-filter-rid .form-item .form-item a {
  display: block
            padding: 0;
  margin: 0;
  color: #333333;
  font-size: 20px;
  line-height: 1em;
}
.page-people .view-id-people .views-widget-filter-rid .form-item .form-item .active {
  background: #f99251;
  color: #FFF;
}
.page-people .view-id-people .attachment {
  margin-bottom: 1em;
  line-height: 1em;
}
.page-people .view-id-people .attachment .views-summary,
.page-people .view-id-people .attachment .views-summary a {
  line-height: 1em;
}
.page-people .view-id-people .attachment .views-summary a {
  display: inline-block;
  padding: 10px 11px;
}
.page-people .view-id-people .attachment .views-summary.longer a {
  padding: 10px 5px;
}
.page-people .view-id-people .attachment .view-display-id-attachment_1 {
  background: #233F55;
}
.page-people .view-id-people .attachment .view-display-id-attachment_1 a {
  text-decoration: none;
}
.page-people .view-id-people .attachment .view-display-id-attachment_1 .view-content {
  overflow: hidden;
  text-align: center;
  width: 940px;
}
.page-people .view-id-people .attachment .view-display-id-attachment_1 .view-content:nth-child(1) {
  margin-left: 14px;
}
.page-people .view-id-people .attachment .view-display-id-attachment_1 .view-content span {
  display: block;
  float: left;
}
.page-people .view-id-people .attachment .view-display-id-attachment_1 a {
  color: #FFF;
  font-weight: 700;
  font-size: 20px;
}
.page-people .view-id-people .attachment .view-display-id-attachment_1 a:hover {
  color: #999999;
}
.page-people .view-id-people .attachment .view-display-id-attachment_1 a.active {
  color: #333333;
  font-weight: 700;
}
.page-people .view-id-people .attachment .view-display-id-attachment_2 .active {
  background: #f99251;
  color: #FFF;
}
.page-people .view-id-people .view-content .item-list {
  margin: 0 0 .5em 0;
  padding: 0 0 .5em 0;
  border-bottom: 1px solid #e8ebec;
}
.page-people .view-id-people .view-content h3 {
  margin-bottom: 0;
}
.page-people .view-id-people .view-content h3 span {
  display: block;
}
.page-people .view-id-people .view-content h3 span.users-display-name {
  font-weight: 700;
}
.page-people .view-id-people .view-content h3 span.users-display-name a {
  color: #333333;
}
.page-people .view-id-people .view-content h3 span.users-display-name a:hover {
  color: #f99251;
}
.page-people .view-id-people .view-content h3 span.users-display-email {
  font-size: 16px;
}
.page-people .view-id-people .view-content ul {
  overflow: hidden;
}
.page-people .view-id-people .view-content ul,
.page-people .view-id-people .view-content ul li {
  margin: 0;
  padding: 0;
}
.page-people .view-id-people .view-content ul li:first-child {
  margin-right: 10px ;
}
.page-people .view-id-people .view-content ul .views-row {
  display: block;
  float: left;
  margin-right: 5px;
}
.page-people .view-id-people .view-content ul .views-row span:after {
  content: ", ";
}
.page-people .view-id-people .view-content ul .views-row:last-child span:after {
  content: " ";
}
/*
Footer Section
*/
#section-footer {
  position: relative;
  min-height: 160px;
  background-image: url('../images/bg-body-reverse.png');
  background-position: bottom left;
  background-repeat: repeat-x;
  padding-bottom: 5px;
}
#section-footer #zone-footer-wrapper {
  background-color: #ECEDF2;
  min-height: 160px;
}
#section-footer #zone-footer {
  background-image: url('../images/logo-footer.png');
  background-position: left center;
  background-repeat: no-repeat;
}
#section-footer #zone-footer .block-menu .content {
  margin: 0px;
  padding: 0px;
  height: 160px;
}
#section-footer #zone-footer .block-menu .content .menu {
  float: right;
  margin-top: 80px;
}
#section-footer #zone-footer .block-menu .content .menu li {
  float: left;
  background-image: url('../images/footer-link-separator.png');
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 10px;
  padding-left: 5px;
}
#section-footer #zone-footer .block-menu .content .menu li.last {
  padding-right: 0px;
  background-image: none;
}
#section-footer #zone-footer .block-menu .content .menu li a {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#section-footer #block-block-1 {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -30px;
  position: relative;
  padding: 40px 0 0 80px;
  color: #FFF;
  background: transparent url('../images/tower.png') no-repeat top left;
  min-height: 200px;
}
#section-footer #block-block-1 h2 {
  color: #FFF;
  font-size: 30px;
  line-height: 1.25em;
  margin: .5em 0 ;
}
#section-footer #block-block-1 h2 span {
  font-weight: 200;
  display: block;
}
#section-footer #block-block-1 p {
  font-size: 1.125em;
  line-height: 1.25em;
  color: #DFE8F0;
}
.tabs.primary {
  border: none;
  background: none;
  padding: 0;
  margin: .5em 0;
}
.tabs.primary li {
  margin: 0;
}
.tabs.primary li a {
  border: none;
  padding: .5em 1em;
  margin: 0;
  background: none;
  font-size: 1.2em;
  font-weight: 300;
  color: #333333;
}
.tabs.primary li a:hover {
  color: #f99251;
}
.tabs.primary li a:hover {
  background: none;
}
.tabs.primary li.active a {
  border: none;
}
.tabs.primary li.active a,
.tabs.primary li.active a:hover {
  background: #e1ebf4;
  color: #333333;
}
.page-user.not-logged-in div.tabs {
  margin-left: 150px;
}
.page-user.not-logged-in div.tabs li.active a {
  background-color: #E4E4E4;
}
.page-user.not-logged-in #user-login,
.page-user.not-logged-in #user-pass {
  background: #E4E4E4;
  padding: .25em 1em;
  margin-right: 235px;
  margin-left: 150px;
}
.page-user.not-logged-in #user-login .form-submit,
.page-user.not-logged-in #user-pass .form-submit {
  background: #F1F1F1;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  padding: 7px 14px;
  margin: .4em 0 0 1em;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  border: 1px solid #D4D4D4;
}
.page-user.not-logged-in #user-login .form-submit:hover,
.page-user.not-logged-in #user-pass .form-submit:hover {
  text-decoration: underline;
}
.page-user.not-logged-in #user-login .form-item .form-text,
.page-user.not-logged-in #user-pass .form-item .form-text {
  width: 525px;
}
.page-user.not-logged-in #user-login form .form-required,
.page-user.not-logged-in #user-pass form .form-required {
  display: none;
}
.page-user.not-logged-in #user-login form .description,
.page-user.not-logged-in #user-pass form .description {
  font-size: .75em;
  line-height: 2.5em;
}
/*
Quick Tabs Layout
*/
ul.quicktabs-tabs.quicktabs-style-navlist {
  float: left;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 2;
  width: 220px;
  background: none;
}
ul.quicktabs-tabs.quicktabs-style-navlist li {
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #FFF;
}
ul.quicktabs-tabs.quicktabs-style-navlist li:last-child {
  border-bottom: none;
}
ul.quicktabs-tabs.quicktabs-style-navlist li a {
  text-align: left;
  padding: .5em;
  font-size: 1.2em;
  font-family: Helvetica, Arial, sans-serif;
  background: #92b7d9;
}
ul.quicktabs-tabs.quicktabs-style-navlist li.active {
  border: none;
  border-bottom: 1px solid #FFF;
}
ul.quicktabs-tabs.quicktabs-style-navlist li.active a {
  color: #333333;
  background: #FFF;
}
.quicktabs_main.quicktabs-style-navlist {
  float: left;
  border: none;
  background: #FFF;
  padding: 0;
  min-height: 64px;
  position: relative;
  z-index: 1;
  width: 720px;
  min-height: 500px;
}
.quicktabs_main.quicktabs-style-navlist .quicktabs-tabpage {
  padding: 1.5em;
}
.node-type-project #section-content {
  background: #fcfcfc;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2UxZWJmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWViZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcfcfc 0%, #e1ebf4 190px, #e1ebf4 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(190px, #e1ebf4), color-stop(100%, #e1ebf4));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fcfcfc 0%, #e1ebf4 190px, #e1ebf4 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fcfcfc 0%, #e1ebf4 190px, #e1ebf4 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fcfcfc 0%, #e1ebf4 190px, #e1ebf4 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fcfcfc 0%, #e1ebf4 190px, #e1ebf4 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e1ebf4', GradientType=0);
  /* IE6-8 */

}
#quicktabs-projects #quicktabs-tabpage-projects-0.quicktabs-tabpage {
  padding: 0;
}
#quicktabs-projects #quicktabs-tabpage-projects-0 .views-field-body {
  padding: 1.5em;
}
#quicktabs-projects #quicktabs-tabpage-projects-3 .view-publications .views-row {
  min-height: inherit;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-content .views-row {
  padding-top: 1.5em;
  background: #ffffff url('../images/bg-gradient-white-corner.png') no-repeat bottom right;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-content .views-row .views-field-title a {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-content .views-row .views-field-title a:hover {
  color: #f99251;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-content .views-row .views-field {
  padding: 0 1.5em;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-content .views-row .views-field.views-field-comment-count {
  padding-bottom: 1.5em;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-content .views-row .views-field.views-field-uid {
  color: #999999;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 {
  padding: 0;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 0 0 .25em 0;
  line-height: 1em;
  border-bottom: 1px solid #FFF;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-content .views-row .views-field-body {
  margin-bottom: 1em;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-content .views-row .views-field-comment-count {
  color: #7183C5;
  font-weight: 500;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .quicktabs-tab-page.quicktabs-hide .view-footer {
  display: none;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-footer {
  position: absolute;
  top: 17em;
  left: -220px;
  width: 220px;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-footer .view {
  margin: 0 0 2em 0;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-footer .view .view-content ul .views-row {
  background: none;
  margin: 0 0 .25em 0;
  padding: 0 1em .25em 0;
  border-bottom: 1px solid white;
  font-size: .9em;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-footer .view .view-content ul .views-row:last-child {
  border-bottom: none;
}
#quicktabs-projects #quicktabs-tabpage-projects-4 .view-footer .view .view-content ul .views-row .views-field {
  padding: 0;
}
/*
Dashboard
*/
#zone-user-wrapper {
  /*background: @blue-1;*/

}
#zone-user-wrapper,
#zone-user-wrapper a {
  color: #FFF;
  text-decoration: none;
}
#zone-user-wrapper #block-nice-menus-2 {
  text-transform: uppercase;
  z-index: 200!important;
}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu,
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: none;
}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu li {
  border: none;
  border-top: 0;
  float: left;
  /* LTR */

  background: transparent;
}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu a,
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu .nolink span {
  line-height: 44px;
  height: 44px;
  padding: 0px .75em;
  display: block;
}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu a:hover {
  color: #000;
  background-color: #CCC;
}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu li:hover,
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu .active-trail {
  /*background: #263961;*/

  color: #000;
  background-color: #CCC;
}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu li:hover a,
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu .active-trail a {
  color: #000;
}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu li:hover ul,
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu .active-trail ul,
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu li:hover ul li,
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu .active-trail ul li {
  color: #000;
  background-color: #CCC;
  /*background: #263961;*/

}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu ul {
  top: 2.7em;
  left: 0px;
  border: 0;
  border: none;
  margin-right: 0;
  /* LTR */

  background-color: #CCC;
}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu ul li {
  width: 18.5em;
}
#zone-user-wrapper #block-nice-menus-2 ul.nice-menu ul li a {
  color: #000;
}
#zone-user-wrapper #region-user-second {
  line-height: 1em;
  text-align: right;
}
#zone-user-wrapper #region-user-second span {
  display: inline-block;
}
#zone-user-wrapper #region-user-second .user-welcome span a {
  color: #FFF;
  text-decoration: underline;
}
#zone-user-wrapper #region-user-second .user-logout {
  padding: .75em 1em;
  background: #E4E4E4;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  padding: 7px 14px;
  margin: .4em 0 0 1em;
  text-transform: uppercase;
}
#zone-user-wrapper #region-user-second .user-logout a {
  color: #000;
  font-weight: bold;
}
#zone-user-wrapper #region-user-second .user-logout a:hover {
  text-decoration: underline;
}
.users-dashboard-page .pane-announcements {
  position: relative;
  overflow: hidden;
  background: #233F55;
  min-height: 70px;
}
.users-dashboard-page .pane-announcements h2 {
  /*      background: @orange-1;*/

  width: 220px;
  padding: 0 0;
  float: left;
  margin: 0;
  line-height: 70px;
  color: #E4E4E4;
  font-weight: normal;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px;
}
.users-dashboard-page .pane-announcements .pane-content {
  float: right;
  width: 720px;
  min-height: 70px;
  background: #98B0C4;
}
.users-dashboard-page .pane-announcements .pane-content .view-announcements {
  padding: 0.75em 2em .25em 2.5em;
  letter-spacing: 0;
}
.users-dashboard-page .panel-lower-top {
  background: #E4E4E4;
  margin-bottom: 3em;
  margin-top: 1em;
}
.users-dashboard-page .panel-lower-top h2 {
  margin-bottom: 0;
}
.users-dashboard-page .panel-lower-top .inside {
  padding: 1em;
  margin-right: overflow: hidden;
}
.users-dashboard-page .panel-lower-top .inside .panel-pane.pane-block {
  float: left;
  width: 33%;
  padding: 0 0 1em 0;
}
.users-dashboard-page .panel-lower-top .inside .panel-pane.pane-block ul,
.users-dashboard-page .panel-lower-top .inside .panel-pane.pane-block ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.users-dashboard-page .panel-lower-top .inside .panel-pane.pane-block ul a,
.users-dashboard-page .panel-lower-top .inside .panel-pane.pane-block ul li a {
  text-decoration: none;
}
/*
  This is some nasty css override. :D
*/
.pane-featured-faculty {
  padding: 3em 3em;
}
.pane-featured-faculty h2,
.pane-featured-faculty h2.pane-title {
  padding: .2em 0!important;
  margin: 0;
  border: none;
  background: #FFF;
  text-align: center;
}
.view-featured-faculty {
  text-align: center;
  background: #F0F5FB;
  padding-top: 10px;
  padding-bottom: 20px;
}
.view-featured-faculty .views-slideshow-cycle-main-frame-row-item {
  width: 160px;
}
.view-featured-faculty #views_slideshow_controls_text_pause_featured_faculty-block_featured_faculty {
  display: none;
}
.view-featured-faculty #views_slideshow_cycle_main_featured_faculty-block_featured_faculty {
  text-align: center;
  padding-left: 24px;
}
.view-featured-faculty .views-slideshow-controls-top {
  position: relative;
  line-height: 1em;
  height: 24px;
}
.view-featured-faculty .views-slideshow-controls-top #views_slideshow_controls_text_previous_featured_faculty-block_featured_faculty,
.view-featured-faculty .views-slideshow-controls-top #views_slideshow_controls_text_next_featured_faculty-block_featured_faculty {
  width: 15px;
  height: 15px;
  text-indent: 100%;
  position: absolute;
  top: 0;
  display: block;
  overflow: hidden;
}
.view-featured-faculty .views-slideshow-controls-top #views_slideshow_controls_text_previous_featured_faculty-block_featured_faculty a,
.view-featured-faculty .views-slideshow-controls-top #views_slideshow_controls_text_next_featured_faculty-block_featured_faculty a {
  display: block;
  background: transparent url('../images/arrows-leftright.png') no-repeat 0 0;
}
.view-featured-faculty .views-slideshow-controls-top .views-slideshow-slide-counter {
  font-size: 14px;
}
.view-featured-faculty .views-slideshow-controls-top #views_slideshow_controls_text_previous_featured_faculty-block_featured_faculty {
  left: 50px;
}
.view-featured-faculty .views-slideshow-controls-top #views_slideshow_controls_text_next_featured_faculty-block_featured_faculty {
  right: 50px;
}
.view-featured-faculty .views-slideshow-controls-top #views_slideshow_controls_text_next_featured_faculty-block_featured_faculty a {
  background-position: -69px 0;
}
.view-featured-faculty .views-field.views-field-uid {
  padding-top: .75em;
}
/* USER PROFILE PAGE */
.page-user .grid-3 .views-field-picture img {
  border: 5px solid #e1ebf4;
}
.page-user .grid-3 .pane-user-profile-pane .views-field-mail {
  padding-left: 20px;
  background: url(/sites/all/modules/extlink/mailto.png) no-repeat left center;
}
.page-user .grid-3 .pane-user-profile-pane .views-field-mail span.mailto {
  display: none;
}
.page-user .grid-9 .panel-pane {
  margin-bottom: 1em;
}
.page-user .grid-9 .panel-pane.pane-people-related h2.pane-title,
.page-user .grid-9 .panel-pane.pane-publications h2.pane-title,
.page-user .grid-9 .panel-pane.pane-user-field-user-awards h2.pane-title {
  font-size: 16px;
  margin-bottom: 0;
}
.page-user .grid-9 .panel-pane.pane-publications {
  background: #e1ebf4;
  padding: .5em;
}
.page-user #section-content .view-publications {
  margin-bottom: 0;
}
.page-user #section-content .view-publications .views-row {
  padding: 0 0 .5em 0;
  margin: 0 0 .5em 0;
  min-height: inherit;
  border-bottom: 1px solid #FFF;
}
.page-user #section-content .view-publications .views-row.views-row-last {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
/*
  :: Annonymous block
  When users are not logged in this block is here to let users
  know that if they are able to log in, they can see more of a specific content.
*/
.not-logged-in.node-type-publication .panel-pane.pane-block.pane-block-4,
.not-logged-in.page-user .panel-pane.pane-block.pane-block-4 {
  background: #f99251;
  padding: 2em 20em 2em 2em;
}
.not-logged-in.node-type-publication .panel-pane.pane-block.pane-block-4 h2,
.not-logged-in.page-user .panel-pane.pane-block.pane-block-4 h2,
.not-logged-in.node-type-publication .panel-pane.pane-block.pane-block-4 p,
.not-logged-in.page-user .panel-pane.pane-block.pane-block-4 p {
  margin: 0;
  padding: ;
  line-height: 1em;
}
.not-logged-in.node-type-publication .panel-pane.pane-block.pane-block-4 h2,
.not-logged-in.page-user .panel-pane.pane-block.pane-block-4 h2 {
  margin-bottom: 1em;
}
.not-logged-in.node-type-publication .panel-pane.pane-block.pane-block-4 p,
.not-logged-in.page-user .panel-pane.pane-block.pane-block-4 p,
.not-logged-in.node-type-publication .panel-pane.pane-block.pane-block-4 p a,
.not-logged-in.page-user .panel-pane.pane-block.pane-block-4 p a {
  color: #FFF;
}
.not-logged-in.node-type-publication .panel-pane.pane-block.pane-block-4 p a:hover,
.not-logged-in.page-user .panel-pane.pane-block.pane-block-4 p a:hover {
  color: #333333;
}
/*
  Publication Listing page
*/
.view-publications.view-id-publications .views-field.views-field-title-1 {
  font-weight: 500;
}
.view-id-publications.view-display-id-page_1 .view-filters {
  background: #e1ebf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#views-exposed-form-publications-page-1 {
  padding: 1em 0;
  margin-bottom: 2em;
}
#views-exposed-form-publications-page-1 .views-exposed-widgets {
  margin: 0;
}
#views-exposed-form-publications-page-1 .views-exposed-widget {
  width: 300px;
  height: 70px;
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 20px;
}
#views-exposed-form-publications-page-1 .views-exposed-widget:nth-child(3n + 3) {
  margin-right: 0;
}
#views-exposed-form-publications-page-1 .views-exposed-widget label,
#views-exposed-form-publications-page-1 .views-exposed-widget .views-widget {
  padding: 0 1em;
}
#views-exposed-form-publications-page-1 .views-exposed-widget.views-submit-button {
  height: inherit;
}
#views-exposed-form-publications-page-1 .views-exposed-widget #edit-field-research-nid,
#views-exposed-form-publications-page-1 .views-exposed-widget #edit-field-year-published-value-value-year,
#views-exposed-form-publications-page-1 .views-exposed-widget #edit-field-publication-type-value,
#views-exposed-form-publications-page-1 .views-exposed-widget #edit-field-faculty-advisor-uid {
  width: 210px;
}
#views-exposed-form-publications-page-1 .views-exposed-widget .form-text {
  width: 240px;
}
#views-exposed-form-publications-page-1 .views-exposed-widget.views-submit-button {
  clear: both;
  padding-left: 1em;
}
#views-exposed-form-publications-page-1 .views-exposed-widget.views-submit-button .form-submit {
  font-weight: 500;
}
/*
  Publication Node
*/
.node-type-publication .field-name-field-authors .field-items .field-item {
  display: inline;
  color: #7284c0;
}
.node-type-publication .field-name-field-authors .field-items .field-item:after {
  content: ", ";
}
.node-type-publication .field-name-field-authors .field-items .field-item:nth-last-child(1):after {
  content: "";
}
.node-type-publication .field-name-field-authors,
.node-type-publication .field-name-field-journal-name {
  font-size: 1.4em;
}
.node-type-publication .pane-publication-theme-relation {
  margin-bottom: 1em;
}
.node-type-publication .pane-publication-theme-relation h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.node-type-publication .panel-panel.grid-4 {
  background: #e1ebf4;
}
.node-type-publication .panel-panel.grid-4 .inside {
  padding: 1em;
}
.node-type-publication .grid-8 .inside .panel-separator {
  height: 1em;
}
.node-type-publication .view-display-id-panel_pane_1 .views-field-field-journal-name {
  font-size: 22px;
  font-style: italic;
}
/* Footer Menu */
.region-footer-second-inner #block-system-user-menu ul,
.region-footer-second-inner #block-menu-menu-footer-menu ul,
.region-footer-second-inner #block-system-user-menu ul li,
.region-footer-second-inner #block-menu-menu-footer-menu ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.region-footer-second-inner #block-system-user-menu .content,
.region-footer-second-inner #block-menu-menu-footer-menu .content {
  padding: 2em 0;
}
.region-footer-second-inner #block-system-user-menu .content ul.menu li,
.region-footer-second-inner #block-menu-menu-footer-menu .content ul.menu li {
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 1em;
}
.region-footer-second-inner #block-system-user-menu .content ul.menu li a,
.region-footer-second-inner #block-menu-menu-footer-menu .content ul.menu li a {
  color: #FFF;
}
.region-footer-second-inner #block-system-user-menu .content ul.menu li a:hover,
.region-footer-second-inner #block-menu-menu-footer-menu .content ul.menu li a:hover {
  color: #f99251;
}
/*
  Photo Galleries. 
*/
.view-id-photo_gallery {
  overflow: hidden;
}
.view-id-photo_gallery .views-row {
  float: left;
  margin-right: 20px;
}
.view-id-photo_gallery .views-row:nth-child(3n + 3) {
  margin-right: 0;
}
.view-id-photo_gallery .views-field-title {
  width: 220px;
  float: left;
}
.view-id-photo_gallery .views-field-title .field-content a {
  display: block;
  height: 235px;
  text-decoration: none;
}
.view-id-photo_gallery .views-field-title .field-content a span {
  display: block;
}
.view-id-photo_gallery .views-field-title .field-content a span.gallery-image {
  border: 5px solid #e1ebf4;
}
.view-id-photo_gallery .views-field-title .field-content a span.gallery-title {
  padding: .75em 0 1em 0;
  font-size: 1.25em;
  line-height: 20px;
}
.view-id-photo_gallery .views-field-title .field-content a:hover .gallery-image {
  border-color: #92b7d9;
}
#views_slideshow_cycle_main_gallery_photos-block_1 .views-slideshow-cycle-main-frame-row-item {
  position: relative;
}
#views_slideshow_cycle_main_gallery_photos-block_1 .views-slideshow-cycle-main-frame-row-item .views-field-title {
  background: #e1ebf4;
  padding: .75em 1em;
  font-size: .9em;
}
/* Carousel Navigation */
#widget_pager_bottom_gallery_photos-block_1 {
  padding: 1em 0;
}
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-clip {
  width: 520px;
  overflow: hidden;
  margin: 0 auto;
}
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-clip .jcarousel-list a {
  display: none;
}
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-clip .jcarousel-list .jcarousel-item {
  padding: 5px;
  background: #FFF;
}
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-clip .jcarousel-list .jcarousel-item:hover,
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-clip .jcarousel-list .jcarousel-item.activeSlide {
  background: #e1ebf4;
}
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-prev,
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-next {
  width: 50px;
  height: 50px;
  background: red;
  position: absolute ;
  top: 28px;
  background: transparent url('../images/arrows-leftright-blue.png') no-repeat 0 10px;
  opacity: .7;
}
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-prev:hover,
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-next:hover {
  cursor: pointer;
  opacity: 1;
}
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-prev.jcarousel-prev-disabled,
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-next.jcarousel-prev-disabled,
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-prev.jcarousel-next-disabled,
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-next.jcarousel-next-disabled {
  opacity: .3;
}
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-prev {
  left: 15px;
  background-position: right -43px;
}
#widget_pager_bottom_gallery_photos-block_1 .jcarousel-next {
  right: 15px;
}
/* Navigation Controls that sit over image */
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_previous_gallery_photos-block_1,
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_next_gallery_photos-block_1 {
  position: absolute;
  display: block;
  top: 0;
  width: 180px
    height: 467px;
  z-index: 100;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_previous_gallery_photos-block_1 a,
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_next_gallery_photos-block_1 a {
  display: block;
  padding: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
  width: 180px;
  height: 467px;
  text-indent: 100%;
  white-space: nowrap;
  opacity: .4;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_previous_gallery_photos-block_1 a:after,
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_next_gallery_photos-block_1 a:after {
  content: " ";
  position: absolute;
  top: 207px;
  width: 34px;
  height: 54px;
  background: transparent url('../images/arrows-leftright-large.png') no-repeat 0 0;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_previous_gallery_photos-block_1 a:hover,
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_next_gallery_photos-block_1 a:hover {
  opacity: .8;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_previous_gallery_photos-block_1 {
  left: 0;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_previous_gallery_photos-block_1 a {
  background-position: 0 0;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_previous_gallery_photos-block_1 a:after {
  left: 20px;
  background-position: 0 -73px;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_next_gallery_photos-block_1 {
  right: 0;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_next_gallery_photos-block_1 a {
  background-position: 1px 1px;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_next_gallery_photos-block_1 a:after {
  right: 20px;
}
#views_slideshow_controls_text_gallery_photos-block_1 #views_slideshow_controls_text_pause_gallery_photos-block_1 {
  display: none;
}
.pane-gallery-photos *::selection,
.pane-gallery-photos *::-webkit-selection,
.pane-gallery-photos *::-moz-selection {
  background: #FFF!important;
}
.pane-photo-gallery-archive {
  padding-bottom: 1em;
  background: #E8E8E8;
}
.pane-photo-gallery-archive a {
  text-decoration: none;
}
.pane-photo-gallery-archive h2 {
  font-size: 16px;
  padding: .25em 1em;
  margin: 0;
}
.pane-photo-gallery-archive .view-content {
  padding: 0;
}
.pane-photo-gallery-archive .view-content .item-list ul li {
  padding: 0 1em;
  margin: 0;
}
/* Comments */
#comments {
  margin-top: 2em;
}
.comment {
  margin-bottom: 2em;
}
/*
  Panels Specific CSS
*/
.panel-pane {
  position: relative;
}
#home-page .grid-8 {
  margin-right: 0;
  padding-right: 0;
  width: 640px;
}
#home-page .grid-4 {
  width: 300px;
  margin-left: 0;
}
.node-type-research .omega-12-twocol-8-4-stacked .panel-top {
  display: none;
}
html,
body {
  height: 100%;
}
#page {
  min-height: 100%;
  margin-bottom: -165px;
  position: relative;
}
body {
  background: #FFF;
  color: #333333;
  height: 100%;
  background-image: url('../images/bg-body.png');
  background-position: left 0px;
  background-repeat: repeat-x;
  padding-bottom: 5px;
}
body.admin-menu {
  background-position: 0px 21px;
}
body.not-logged-in {
  background-position: left -45px;
}
#section-content {
  background: #FFF;
}
span.ext {
  background: transparent url('../images/external-link.png') right center no-repeat;
  padding-right: 15px;
}
/*
  Some misc things that will be cleaned up at a later time.
*/
a.block-link-1,
a.block-link-2 {
  display: block;
  font-weight: 500;
  line-height: 1.25em;
}
a.block-link-1 {
  background-image: url('../images/icon-red.png');
  background-position: 0px center;
  background-repeat: no-repeat;
  padding-left: 44px;
  display: inline-block;
  color: #DE0400;
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  line-height: 33px;
  text-decoration: none;
}
a.block-link-1:hover {
  color: #B72C20;
}
a.block-link-2 {
  background-image: url('../images/icon-white.png');
  background-position: 20px 40px;
  background-repeat: no-repeat;
  min-height: 20px;
  padding: 90px 120px 18px 20px;
  display: block;
  background-color: #3D6B91;
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFF;
}
a.block-link-2:hover {
  color: #DEDEDE;
}
.context-about a.block-link-2 {
  padding-right: 130px;
  font-size: 16px;
  text-decoration: none;
}
.context-about .grid-8 h3 {
  font-size: 22px;
}
.front .pane-title {
  border-bottom: 1px solid #DDD;
  padding-bottom: .25em;
}
.panel-panel .inside {
  margin-bottom: 1em;
}
#home-page .pane-1 {
  margin-bottom: 2em;
}
#home-page .pane-1 .pane-content {
  min-height: 348px;
  position: relative;
  background: transparent url('../images/temp/home-banner.jpg') no-repeat top left;
}
#home-page .pane-1 .pane-content .blurb {
  background: rgba(36, 96, 168, 0.6);
  color: #FFF;
  /*padding: 1em;*/

  position: absolute;
  left: 0;
  top: 107px;
  width: 500px;
  font-family: 'Lato', sans-serif;
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-position: 60px 150px;
}
#home-page .pane-1 .pane-content .blurb p {
  padding: 0;
  margin: 0;
}
#home-page .pane-1 .pane-content .blurb p a {
  display: block;
  width: 430px;
  height: 108px;
  padding: 40px 0px 50px 60px;
  margin-top: 0;
  font-weight: bold;
  text-decoration: none;
}
#home-page .pane-1 .pane-content .blurb p a:link,
#home-page .pane-1 .pane-content .blurb p a:visited,
#home-page .pane-1 .pane-content .blurb p a:active {
  color: #FFF;
  font-size: 28px;
}
#home-page .pane-block-5 {
  margin-top: 13px;
  margin-bottom: 10px;
  background-color: #ECEDF2;
}
#home-page .pane-block-5 .pane-content {
  padding: 35px 25px;
}
#home-page .pane-block-5 .pane-content p {
  margin: 0px;
}
#home-page .pane-block-6 img {
  margin-right: 43px;
}
#home-page .pane-block-6 h2 {
  font-family: 'Lato', sans-serif;
  font-size: 27px;
  padding-top: 40px;
}
.front .panel-left,
.front .panel-right,
.front .panel-bottom {
  display: none;
}
/*
  Commonly shared
*/
.view-display-id-block .item-list ul,
.view-display-id-block .item-list li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.view-display-id-block .item-list ul li {
  padding: 0 0 .75em 0;
  margin: 0 0 .75em 0;
  border-bottom: 1px solid #e8ebec;
}
/* Sorry to put that here... */
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li {
  /* padding-left: 45px;*/

}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li ul {
  padding-top: 10px;
  top: 2.1em;
  left: 0;
}
#section-header #zone-menu-wrapper .navigation ul.nice-menu.nice-menu-down li ul li {
  background: #FFF;
  border-top: 1px solid #FFF;
}
.front .omega-grid .grid-4 .pane-title {
  border-color: #FFF;
  padding-left: 12px;
  margin-bottom: 0px;
}
.front .omega-grid .grid-4 .view-id-research li {
  padding: 0;
  margin: 0px;
  border: 0px;
}
.front .omega-grid .grid-4 .view-id-research li a {
  display: block;
  border-bottom: 1px solid #FFF;
  padding: 10px 12px;
  color: #498CAD;
}
.front .omega-grid .grid-4 .view-id-research li a:hover {
  background-color: #D1DEEB;
}
.node-type-project ul.quicktabs-tabs.quicktabs-style-navlist li a {
  font-size: 22px;
  padding: 8px 10px;
  height: auto;
  font-weight: 500;
}
.overlay #section-header {
  display: none;
}
/* JS fix for google maps */
.location.map-link.updated-by-js {
  width: 268px;
  text-indent: -74px;
  overflow: hidden;
  white-space: nowrap;
}
.location.map-link.updated-by-js a {
  text-indent: none;
}
