@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Using separate CSS files for easier development. Will likely merge or minify in production */
/*************************************************************************************************

	HTML5 ✰ Boilerplate
	==|== normalize ==========================================================

`````````````````````````````````````````````````````````````````````````````````````````````````` */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1; }

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

::-moz-selection {
  background: #a1a5ad;
  color: #334566;
  text-shadow: none; }

::selection {
  background: #a1a5ad;
  color: #334566;
  text-shadow: none; }

a {
  color: #0000ee; }

a:visited {
  color: #551a8b; }

a:hover {
  color: #0066ee; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  *overflow: visible; }

table button, table input {
  *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

body {
  font-family: Helvetica, Arial, sans-serif; }

/*************************************************************************************************
    TYPOGRAPHY
*************************************************************************************************/
/*  -----------------------------------------------
    Font Families
    ----------------------------------------------- */
/* HelveticaNeue
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
*/
/* HelveticaNeue-CondensedBold
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
*/
/* HelveticaNeue-Medium
  font-family: "HelveticaNeue-Medium", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
*/
/* Good Dog New
  font-family: "gooddog-new", Helvetica, sans-serif;
*/
/*  -----------------------------------------------
    Colors
    -----------------------------------------------

    background: #3d4d6b;
    darkerblue: #1d2b33;
    darkblue: #3f434c;
    mediumblue: #a1a5ad;
    blue: #334566;
    lighterblue: #d6d8dd;
    lightblue: #eeeff2;
    lighttan: #ebe4d8;
    gold: #987655;

*/
/*	-----------------------------------------------
	Links
	----------------------------------------------- */
a, a:visited, a:hover {
  color: #334566;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

p a, p a:visited {
  color: #987655; }

a.style-link {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #987655;
  font-size: 18px;
  font-size: 1.8rem; }

a.style-link.alt {
  color: #334566; }

/*	-----------------------------------------------
	Headings
	----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

h4, h5, h6 {
  color: #334566; }

h2 {
  color: #987655;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 35px; }

header h2 {
  color: #987655;
  margin-top: 0;
  margin-bottom: 20px; }

section.primary h2 {
  color: #987655;
  margin-bottom: 40px; }

section.primary .profile-info h2 {
  margin-bottom: 12px; }

.get-involved .container h2 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  color: #3f434c;
  margin: 0 0 25px 0; }

.research-lander h2 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.25em;
  color: #987655;
  margin: 0 0 20px; }

.research-lander h2 span {
  color: #334566; }

section header h3 {
  color: #334566;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 35px; }

h3 {
  font-size: 20px;
  font-size: 2rem;
  margin: 40px 0 20px; }

.theme-lander [role="main"] h3 {
  padding: 5px 10px;
  border-bottom: 1px solid #e2e2e2;
  background-color: #e2e2e2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.get-involved .container h3 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 20px;
  font-size: 2.0rem;
  color: #987655; }

h4 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 30px 0 15px; }

h4.close {
  margin: 15px 0 0; }

.get-involved .section-summaries h4 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 20px;
  font-size: 2.0rem;
  text-align: right;
  margin: 0; }

.get-involved .section-summaries h4 a {
  color: #987655; }

h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 15px 0 5px; }

h6 {
  color: #334566;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 3px; }

h6.search-heading {
  font-weight: normal;
  font-style: italic; }

.secondary h2 {
  color: #334566;
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 12px;
  margin-top: 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #e2e2e2; }

.secondary .no-border h2 {
  border-top: none;
  padding-top: 0; }

.secondary ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 639px) {
    .secondary ul {
      margin-bottom: 20px; } }

.secondary ul li {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.25em;
  padding-bottom: 4px; }

.secondary a {
  color: #334566; }

.secondary ul li.here a {
  text-decoration: underline; }

/* Heading variations */
[role="main"] .section-title {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #3f434c;
  height: 8px;
  line-height: 1;
  border-bottom: 1px solid #d6d8dd;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: normal; }
@media screen and (min-width: 639px) {
  [role="main"] .section-title.show-on-sm-screens {
	display: none; } }
	
[role="main"] .section-title span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 16px;
  background: white;
  padding-right: 5px; }

[role="main"] .section-title i {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 27px;
  height: 20px;
  border-right: 6px solid white;
  float: left;
  background-color: white;
  margin-top: -3px; }

[role="main"] .section-intro {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 36px;
  font-size: 3.6rem;
  color: #987655;
  margin-bottom: 40px;
  margin-top: 0;
  font-weight: normal; }
  @media screen and (max-width: 639px) {
    [role="main"] .section-intro {
      font-size: 2.8rem; } }

[role="main"] .style-title {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #334566;
  margin-bottom: 5px;
  font-size: 22px; }

[role="main"] .underline-title {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  color: #334566;
  font-weight: normal;
  border-bottom: 1px solid #d6d8dd;
  padding: 20px 0 5px;
  margin: 0 0 35px;
  clear: both; }

.icon-header i {
  margin-right: 8px; }

/*	-----------------------------------------------
	Paragraphs, Lists & Blockquotes
	----------------------------------------------- */
p, ol, ul {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0 0 25px;
  padding: 0; }

ol, ul {
  margin-left: 25px; }

p img.left {
  display: block;
  float: left;
  margin: 0 15px 10px 0; }

p img.right {
  display: block;
  float: right;
  margin: 0 0 10px 15px; }

blockquote {
  font-style: oblique;
  clear: both;
  padding: 15px 15px 5px;
  margin: 15px 25px 25px 25px; }

blockquote.alt {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #987655;
  font-size: 20px;
  font-size: 2rem;
  font-style: normal;
  padding: 30px;
  width: 30%;
  line-height: 1.3; }
  @media screen and (max-width: 900px) {
    blockquote.alt {
      float: none !important;
      width: 100%;
      margin: 20px 0px !important;
      padding: 20px !important;
      border-top: 1px solid #997857;
      border-bottom: 1px solid #997857; } }

blockquote.alt.left {
  float: left;
  padding: 0 30px 30px 0; }

blockquote.alt.right {
  float: right;
  padding: 0 0 30px 30px; }

article > header {
  margin-bottom: 0; }

/* was 40px */
article > header p {
  font-family: "HelveticaNeue-Medium", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 1.6; }

article .article-body.compact blockquote.alt.left {
  margin-left: -35px;
  padding: 0 20px 15px 0; }

article .article-body.compact blockquote.alt.right {
  margin-right: -35px;
  padding: 0 0 15px 20px; }

hr {
  border-top-color: #c3c4c8; }

/*	-----------------------------------------------
	Article Images
	----------------------------------------------- */
img.left {
  float: left;
  margin: 0 15px 15px 0; }
img.right {
  float: right;
  margin: 0 0 15px 15px; }
@media screen and (max-width: 639px) {
  img.left, img.right {
    float: none;
    margin: 15px;
    width: 100%;
    height: auto; } }

figure.left {
  float: left;
  padding: 0 60px 10px 0; }
  @media screen and (max-width: 639px) {
    figure.left {
      width: 100%;
      float: none;
      padding: 10px; } }
  figure.left img {
    max-width: 100%;
    height: auto; }
figure.right {
  float: right !important;
  padding: 0 0 10px 60px; }
  figure.right img {
    width: 100%;
    max-width: 100%;
    height: auto; }
figure.small {
  float: left;
  width: 100%; }
  @media screen and (min-width: 640px) {
    figure.small {
      width: 25%; } }
figure.large {
  float: left;
  text-align: center;
  margin: 20px 0;
  overflow: hidden;
  width: 100%; }
  @media screen and (min-width: 640px) {
    figure.large {
      float: none;
      width: 83%;
      margin: 0 auto 0 auto; } }
  figure.large iframe {
    width: 100%;
    height: auto;
    padding-bottom: 56.5%; }
  figure.large figcaption {
    margin: 0 50px; }
    @media screen and (max-width: 900px) {
      figure.large figcaption {
        margin: 0 25px; } }
  figure.large img {
    margin: 0 auto;
    width: 100%;
    height: auto; }
header figure.large {
  margin-bottom: 0; }
figure.size-270 {
  width: 40%; }
  @media screen and (max-width: 639px) {
    figure.size-270 {
      width: 100%; } }
figure.size-125 {
  width: 25%; }
  @media screen and (max-width: 639px) {
    figure.size-125 {
      width: 100%; } }
figure.size-75 {
  width: 15%; }
  @media screen and (max-width: 639px) {
    figure.size-75 {
      width: 100%; } }
figure figcaption {
  padding: 20px 0 0;
  font-style: italic;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5; }

/*	-----------------------------------------------
	Misc: <time />, <address />, etc...
	----------------------------------------------- */
/*================================================================================================
	ALPHA ITEM LISTS
================================================================================================== */
.alpha-listing .alpha-item .summary p {
  color: #000;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  margin: 0 0 0;
  padding: 0; }

/* @group Get Involved */
.site-header h1.get-involved {
  color: #fff;
  float: none;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  line-height: 1.25em;
  margin: 0 40px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5); }

.site-header h1.get-involved.dark {
  color: #334566;
  text-shadow: 1px 1px 0 #fff; }

/* @end */
/*================================================================================================
	ARTICLES
================================================================================================== */
.hfeed header h2 {
  margin: 0;
  padding: 8px 0;
  font-size: 13px; }

.hfeed article {
  overflow: hidden;
  margin: 35px 0; }

.hfeed article h1 {
  font-size: 18px;
  margin-bottom: 8px; }

article[role="main"] h1 {
  margin-bottom: 12px; }

.hfeed article .publish-info {
  font-size: 12px;
  display: block;
  margin: 3px 0 12px;
  padding: 6px 0;
  font-family: Georgia, Times New Roman, serif; }

article[role="main"] .publish-info {
  margin: 0 0 25px;
  font-size: 14px;
  overflow: hidden; }

article time, article address {
  display: inline; }

article .publish-info, article .publish-info a {
  color: #aaaaaa; }

.hentry article p {
  color: #555555; }

header .date-label {
  color: #555; }

/*	-----------------------------------------------
	Footer
	----------------------------------------------- */
.footer-content .group p,
.footer-content .group li,
.footer-content .group li a {
  color: #e7e8eb;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 4px; }

/* @override http://instaar.chad/assets/css/buttons-widgets.css */
/*************************************************************************************************

	BUTTONS & WIDGETS

`````````````````````````````````````````````````````````````````````````````````````````````````` */
/*================================================================================================
	BUTTONS
================================================================================================== */
.button {
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  padding: 9px 35px 12px;
  background: #334566;
  color: white;
  cursor: pointer;
  border: none;
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-font-smoothing: antialiased; }

.button.small {
  font-size: 11px;
  font-size: 1.1rem;
  padding: 4px 25px 6px; }

.button.gold {
  background: #bbb; }

.button:hover {
  background: #987655;
  text-decoration: none; }

a.button:visited, a.button:hover {
  color: white; }

.button.stitch {
  display: block;
  height: 32px;
  background: #987655;
  font-size: 20px;
  font-size: 2rem;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  border-left: 1px dashed rgba(255, 255, 255, 0.3);
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  border-right: 1px dashed rgba(0, 0, 0, 0.2);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  color: white;
  font-weight: bold;
  margin-left: 2px;
  padding: 0;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  box-shadow: 0 0 0 2px #987655;
  -moz-box-shadow: 0 0 0 2px #987655;
  -webkit-box-shadow: 0 0 0 2px #987655; }

.button.stitch > span {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  border-left: 1px dashed rgba(0, 0, 0, 0.2);
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  border-right: 1px dashed rgba(255, 255, 255, 0.3);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.button.large {
  height: 60px; }

.button.large > span {
  height: 58px;
  line-height: 22px; }

.button.stitch.left-icon span {
  padding-left: 40px;
  background-image: url("/assets/img/button-icons-sprite.png");
  background-repeat: no-repeat;
  background-position: 0; }

.button.stitch.right-icon span {
  padding-right: 40px;
  background-image: url("/assets/img/button-icons-sprite.png");
  background-repeat: no-repeat;
  background-position: 0; }

.button.stitch.blue {
  background: #a1a5ad;
  box-shadow: 0 0 0 2px #a1a5ad;
  -moz-box-shadow: 0 0 0 2px #a1a5ad;
  -webkit-box-shadow: 0 0 0 2px #a1a5ad; }

.button.stitch.green {
  background: #536609;
  box-shadow: 0 0 0 2px #536609;
  -moz-box-shadow: 0 0 0 2px #536609;
  -webkit-box-shadow: 0 0 0 2px #536609; }

.button.stitch.green > span {
  border-left: 1px dashed #000000;
  border-top: 1px dashed #000000; }

.button.stitch.blue.dark {
  background: #334566;
  box-shadow: 0 0 0 2px #334566;
  -moz-box-shadow: 0 0 0 2px #334566;
  -webkit-box-shadow: 0 0 0 2px #334566;
  border-right: 1px dashed #000000;
  border-bottom: 1px dashed #000000; }

.button.stitch.blue.dark > span {
  border-left: 1px dashed #000000;
  border-top: 1px dashed #000000; }

.button.stitch.heart span {
  background-position: 10px 4px; }

.button.stitch.heart span:hover {
  background-position: 10px -34px; }

.button.stitch.path span {
  background-position: 10px -76px; }

.button.stitch.path span:hover {
  background-position: 10px -116px; }

.button.stitch.mail span {
  background-position: 10px -165px; }

.button.stitch.mail span:hover {
  background-position: 10px -205px; }

.button.stitch.chain span {
  background-position: 10px -245px; }

.button.stitch.chain span:hover {
  background-position: 10px -285px; }

.button.stitch.pencil span {
  background-position: 10px -365px; }

.button.stitch.pencil span:hover {
  background-position: 10px -325px; }

.button.stitch.printer span {
  background-position: 10px -406px; }

.button.stitch.printer span:hover {
  background-position: 10px -445px; }

.button.stitch.share span {
  background-position: 10px -485px; }

.button.stitch.share span:hover {
  background-position: 10px -525px; }

.button.stitch.twitter span,
.button.stitch.twitter span:hover {
  background-position: 8px -656px; }

.button.stitch.facebook span,
.button.stitch.facebook span:hover {
  background-position: 10px -700px; }

.button.stitch.youtube span,
.button.stitch.youtube span:hover {
  background-position: 8px -747px; }

.button.stitch.signpost span,
.button.stitch.signpost span:hover {
  background-position: 5px -571px;
  padding-top: 5px; }

.subscribe-container .button.left-icon {
  text-align: left; }

.subscribe-container .button.left-icon span {
  padding-left: 50px; }

.subscribe-container .button.left-icon.facebook span {
  padding-left: 34px; }

/* Don't use native buttons on iOS */
input[type="submit"].button {
  -webkit-appearance: none; }

/*================================================================================================
	ICONS
================================================================================================== */
i.icon {
  background-image: url("/assets/img/icons-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 20px;
  height: 20px; }

i.icon.phone {
  background-position: 0px -550px; }

i.icon.speaker {
  background-position: 0px -600px; }

i.icon.paperclip {
  background-position: 0px -650px; }

i.icon.star {
  background-position: 0px -693px; }

i.icon.clock {
  background-position: 0px -750px; }

i.icon.book {
  background-position: 0px -793px; }

i.icon.info {
  background-position: 0px -850px; }

i.icon.compass {
  background-position: 0px -900px; }

i.icon.chat {
  background-position: 0px -950px; }

i.icon.monitor {
  background-position: 0px -1000px; }

i.icon.calendar {
  background-position: 0px -1050px; }

i.icon.cycle {
  background-position: 0px -1100px; }

i.icon.directory {
  background-position: 0px -1150px; }

i.icon.dna {
  background-position: 0px -1200px; }

i.icon.atom {
  background-position: 0px -1250px; }

i.icon.microscope {
  background-position: 0px -1300px; }

i.icon.molecules {
  background-position: 0px -1350px; }

i.icon.bookmark {
  background-position: 0px -1400px; }

i.icon.bargraph {
  background-position: 0px -1450px; }

i.icon.gear {
  background-position: 0px -1500px; }

i.icon.user {
  background-position: 0px -1550px; }

i.icon.pencil {
  background-position: 0px -1600px; }

i.icon.microphone {
  background-position: 0px -1650px; }

i.icon.portrait {
  background-position: 0px -1700px; }

i.icon.folderalert {
  background-position: 0px -1750px; }

i.icon.folder {
  background-position: 0px -1800px; }

i.icon.locationadd {
  background-position: 0px -1850px; }

i.icon.beaker {
  background-position: 0px -1900px; }

i.icon.folderopen {
  background-position: 0px -1950px; }

i.icon.document {
  background-position: 0px -2000px; }

i.icon.sparkline {
  background-position: 0px -2050px; }

i.icon.location {
  background-position: 0px -2100px; }

i.icon.video {
  background-position: 0px -2150px; }

/*================================================================================================
    ICON LINKS (pdf, doc, excel etc.)
================================================================================================== */
.icon-link {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.icon-link i {
  height: 25px;
  margin-right: 8px;
  position: relative;
  top: 7px; }

i.icon.pdf {
  background: url("/assets/img/icon-pdf.png") no-repeat center center; }

/*================================================================================================
    FEEDBACK STYLES
================================================================================================== */
.alert {
  background: #eee;
  color: #555;
  border: 1px solid #888;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 20px 12px 12px;
  margin-bottom: 25px;
  font-weight: bold;
  text-shadow: 0 1px 0 white; }

.alert.warning {
  background: #fdf3ce;
  border-color: #978718;
  color: #6a5e0e; }

.alert.info {
  background: #ddf2fe;
  border-color: #045396;
  color: #045396; }

.alert.error {
  background: #fee8e7;
  border-color: #c02010;
  color: #c02010; }

.alert.success {
  background: #d2fbc5;
  border-color: #407f39;
  color: #407f39; }

.alert p, .alert ul {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.4; }

.alert ul {
  margin-top: 15px;
  font-weight: normal; }

/*================================================================================================
	DETAIL/SUMMARY
================================================================================================== */
.no-details summary:hover, .no-details summary:focus {
  background: #dddddd; }

.no-details details > * {
  display: none; }

.no-details details summary {
  display: block; }

summary {
  cursor: pointer; }

/*hide chrome's arrow to add your own*/
details summary::-webkit-details-marker {
  display: none; }

details.toggle {
  border: 1px solid #eee;
  margin-bottom: 10px;
  border-radius: 5px; }

details.toggle > div {
  border-top: 1px solid #eee;
  padding: 10px 10px 0; }

details.toggle summary {
  padding: 5px;
  border-radius: 5px 5px 0 0;
  background-color: #fdffff;
  background-image: -webkit-gradient(linear, left top, left bottom, to(#fdffff), from(#e9ebeb));
  background-image: -webkit-linear-gradient(top, #fdffff, #e9ebeb);
  background-image: -moz-linear-gradient(top, #fdffff, #e9ebeb);
  background-image: -o-linear-gradient(top, #fdffff, #e9ebeb);
  background-image: -ms-linear-gradient(top, #fdffff, #e9ebeb);
  background-image: linear, top, #fdffff, #e9ebeb;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fdffff', EndColorStr='#e9ebeb'); }

details.toggle summary > span {
  display: block;
  padding-left: 25px;
  line-height: 15px; }

/*================================================================================================
	TABS
================================================================================================== */
/* -----------------------------------------------
	Slant tabs
----------------------------------------------- */
.slant-tabs {
  width: 100%;
  zoom: 1; }
  @media screen and (max-width: 639px) {
    .slant-tabs {
      width: 95%; }
      .two-column .slant-tabs {
        width: 100%;
        margin-top: 0px; } }
  @media screen and (min-width: 901px) {
    .slant-tabs {
      -moz-transform: skew(10deg, 0);
      -webkit-transform: skew(10deg, 0);
      transform: skew(10deg, 0); } }
  .slant-tabs:before, .slant-tabs:after {
    content: "";
    display: table; }
  .slant-tabs:after {
    clear: both; }
  .slant-tabs ul {
    float: left;
    width: 100%; }
    .slant-tabs ul li {
      display: inline;
      float: left;
      /* takes care of border pattern on mobile devices */
      /* end border pattern on mobile devices */ }
      .slant-tabs ul li.icon.back {
        width: 35px; }
      @media screen and (min-width: 640px) and (max-width: 900px) {
        .slant-tabs ul li {
          margin-right: 2px; } }
      @media screen and (min-width: 901px) {
        .slant-tabs ul li {
          margin-right: 5px; } }
      .slant-tabs ul li:nth-child(n+4) a {
        border-bottom: none; }
      .slant-tabs ul li:nth-child(1) a {
        border-top-left-radius: 5px; }
      .slant-tabs ul li:nth-child(3) a {
        border-top-right-radius: 5px; }
      .slant-tabs ul li:nth-child(3) a, .slant-tabs ul li:nth-child(6) a {
        border-right: none; }
      .slant-tabs ul li a {
        display: block;
        height: 34px;
        line-height: 34px;
        background: white;
        text-decoration: none;
        background-color: #3d4c6b;
        color: white;
        font-size: 16px;
        -webkit-font-smoothing: antialiased;
        font-family: "gooddog-new", Helvetica, sans-serif;
        -webkit-font-smoothing: antialiased;
        font-weight: normal; }
        @media screen and (max-width: 639px) {
          .slant-tabs ul li a {
            border-color: #5b6a84;
            border-style: solid;
            border-width: 1px;
            border-top: none;
            border-left: none;
            font-size: 14px;
            overflow: hidden; } }
        @media screen and (min-width: 640px) {
          .slant-tabs ul li a {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px; } }
        .slant-tabs ul li a span {
          display: block;
          padding: 0 10px; }
          @media screen and (min-width: 901px) {
            .slant-tabs ul li a span {
              padding: 0 25px;
              -moz-transform: skew(-10deg, 0);
              -webkit-transform: skew(-10deg, 0);
              transform: skew(-10deg, 0); } }
      .slant-tabs ul li.active a,
      .slant-tabs ul li > a:hover {
        background: white;
        color: #3d4c6b; }
        @media screen and (max-width: 639px) {
          .slant-tabs ul li.active a,
          .slant-tabs ul li > a:hover {
            border-color: white; } }

/*	-----------------------------------------------
	Content tabs
	----------------------------------------------- */
.content-tabs {
  margin-bottom: 40px; }

.content-tabs .tabs {
  zoom: 1;
  height: 25px;
  margin: 0;
  padding: 0; }

.content-tabs .tabs:before, .content-tabs .tabs:after {
  content: "";
  display: table; }

.content-tabs .tabs:after {
  clear: both; }

.content-tabs .tabs li {
  display: inline;
  float: left;
  line-height: 25px;
  margin-right: 6px;
  position: relative; }

.content-tabs .tabs li a {
  display: block;
  background: #987655;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  padding: 0 10px;
  color: #ebe4d8;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.4);
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  text-decoration: none;
  position: relative; }

.content-tabs .tabs li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 25px;
  top: 0;
  right: -3px;
  background: #987655;
  border-radius: 0 3px 0 0;
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  -moz-transform: skew(10deg, 0);
  -webkit-transform: skew(10deg, 0);
  transform: skew(10deg, 0); }

.content-tabs .tabs li a:hover, .content-tabs .tabs li a:hover:after {
  background: #aa8867; }

.content-tabs .tabs li a.active {
  background: #ebe4d8;
  color: #987655;
  text-shadow: 1px 1px 0 white; }

.content-tabs .tabs li a.active:after {
  background: #ebe4d8; }

.content-tabs .tab-content {
  display: block;
  padding: 35px 20px 20px;
  background: #ebe4d8;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px; }

.content-tabs.loading-content {
  visibility: hidden; }

.loading {
  background: url(/assets/img/loading.gif) no-repeat;
  line-height: 40px;
  padding-left: 40px; }

/*================================================================================================
	SIDEBAR WIDGETS
================================================================================================== */
/*	-----------------------------------------------
	Sidebar search
	----------------------------------------------- */
.sidebar-search {
  text-align: right; }

.sidebar-search form .form-control {
  clear: both;
  zoom: 1;
  margin-bottom: 10px; }

.sidebar-search form .form-control:before,
.sidebar-search form .form-control:after {
  content: "";
  display: table; }

.sidebar-search form .form-control:after {
  clear: both; }

.sidebar-search form label {
  text-transform: uppercase;
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 5px;
  display: block;
  clear: both;
  float: none; }

.sidebar-search form.custom div.custom.dropdown {
  width: 160px; }

.sidebar-search form input[type="text"],
.sidebar-search form input[type="email"],
.sidebar-search form select,
.sidebar-search form .custom.dropdown {
  float: right; }

.sidebar-search form input[type="text"] {
  height: 24px;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  margin-right: 1px;
  background: #eeeff2;
  width: 120px;
  padding: 0 5px;
  outline: none; }

.sidebar-search form input[type="submit"] {
  display: block;
  float: right;
  width: 32px;
  height: 27px;
  border: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: url("/assets/img/search-button.png"); }

/*	-----------------------------------------------
	Callouts
	----------------------------------------------- */
.secondary .button {
  margin-bottom: 15px;
  text-align: right; }
.secondary .button + .callout {
  margin-top: 40px; }
.secondary .callout {
  clear: both;
  margin: 12px 0 25px 50px;
  zoom: 1; }
  @media screen and (max-width: 639px) {
    .secondary .callout {
      margin-left: 0; } }
  .secondary .callout:first-child {
    margin-top: 0; }
  .secondary .callout:before, .secondary .callout:after {
    content: "";
    display: table; }
  .secondary .callout:after {
    clear: both; }
  .secondary .callout.large {
    margin-left: 0; }
  .secondary .callout.nomar {
    margin-bottom: 0; }
  .secondary .callout.no-pad {
    margin-bottom: 0;
    padding-bottom: 0; }
    .secondary .callout.no-pad .button {
      margin-bottom: 0;
      padding-bottom: 0; }
  .secondary .callout ul.link-list.decorated a {
    text-decoration: underline; }
  .secondary .callout ul.link-list li.here a {
    text-decoration: none; }
  .secondary .callout p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.3; }
.secondary .link-titles ul.link-list li {
  margin-bottom: 5px; }

.person-contact a.pc-email {
  text-decoration: underline; }

/*	-----------------------------------------------
	Callouts graphic
	----------------------------------------------- */
.callout.graphic {
  width: 100%;
  background-repeat: no-repeat; }

.callout.graphic.newsletter {
  background-image: url("/assets/img/callout-newsletter.png");
  background-size: cover;
  height: auto;
  padding-bottom: 9.73913%;
  width: 100%; }

.callout.graphic.newsletter input[type="email"], .callout.graphic.newsletter input.email-input {
  display: block;
  border: none;
  width: 100%;
  margin: 30% 0 10px 0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.3);
  font-size: 13px;
  font-size: 1.3rem;
  height: 23px;
  line-height: 17px;
  padding: 3px 6px;
  background: white; }

.callout.graphic.newsletter input[type="submit"].button.small {
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  font-size: 2rem;
  padding: 0 20px;
  margin: 0; }

/*  -----------------------------------------------
    Sidebar contact
    ----------------------------------------------- */
.secondary .callout.logo {
  border: 1px solid #d9d9e1; }

.sidebar-social li {
  float: right;
  margin-left: 4px;
  width: 24px;
  height: 24px; }

.sidebar-social li a {
  background-image: url("/assets/img/header-footer-sprite.png");
  background-repeat: no-repeat;
  display: block;
  width: 24px;
  height: 24px; }

.sidebar-social li a span {
  margin-right: -9999px; }

.sidebar-social li.Facebook a {
  background-position: 0 -540px; }

.sidebar-social li.Twitter a {
  background-position: -30px -540px; }

.sidebar-social li.YouTube a {
  background-position: -60px -540px; }

.sidebar-social li.LinkedIn a {
  background-position: -90px -540px; }

/*================================================================================================
	LINK WIDGETS
================================================================================================== */
/*	-----------------------------------------------
	Back link
	----------------------------------------------- */
a.back-link {
  float: right;
  height: 23px;
  line-height: 23px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #eeeff2;
  background-image: url("/assets/img/forward-back-sprite.png");
  background-repeat: no-repeat;
  background-position: 3px -197px;
  padding: 0 10px 0 30px;
  text-transform: uppercase;
  color: #1d2a33;
  text-decoration: none;
  font-size: 11px;
  font-size: 1.1rem; }

a.back-link:hover {
  background-position: 3px -247px; }

.secondary a.back-link {
  display: block;
  float: none; }

/*	-----------------------------------------------
	More link
	----------------------------------------------- */
a.more {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 18px;
  color: #987655; }

/*  -----------------------------------------------
    FAQ Page Back to top link
    ----------------------------------------------- */
.btt {
  margin-bottom: 0;
  position: relative;
  top: -10px; }

/*================================================================================================
	LISTS
================================================================================================== */
/*	-----------------------------------------------
	Zebra list
	----------------------------------------------- */
ul.zebra,
ol.zebra {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.zebra li,
ol.zebra li {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #f5f8fc;
  padding: 3px 8px;
  margin-bottom: 10px; }

ul.zebra li:nth-of-type(even),
ol.zebra li:nth-of-type(even) {
  background: #fcf5ec; }

ol.direction-list li {
  overflow: hidden; }

ol.direction-list li div.map-directions {
  float: left; }

ol.direction-list li div.map-distance {
  float: right;
  font-style: italic; }

/*	-----------------------------------------------
	Icon list (uses the "next" icon)
	----------------------------------------------- */
ul.icon-list {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.icon-list li {
  margin-bottom: 10px; }

ul.icon-list li a {
  display: block;
  color: #3f434c;
  background: url("/assets/img/image-list-icon.gif") no-repeat;
  padding-left: 30px; }

ul.icon-list li a:hover {
  color: #987655; }

/*================================================================================================
    TABLES
================================================================================================== */
table.full-width {
  width: 100%; }

/*  -----------------------------------------------
    Zebra table
    ----------------------------------------------- */
.zebra-table, .project table {
  border-collapse: separate;
  border: none; }

.zebra-table tr td, .project table tr td {
  background: #f5f8fc;
  height: 25px;
  line-height: 25px;
  border: 1px solid white;
  border-bottom-width: 3px;
  padding: 3px 10px; }

.zebra-table tr td:nth-child(2) {
  /* font-weight: bold; -CC */ }

.zebra-table td a, .project table td a {
  display: block;
  text-decoration: none;
  color: #3f434c; }

.zebra-table tr:nth-of-type(even) td, .project table tr:nth-of-type(even) td {
  background: #fcf5ec; }

.zebra-table tr td:first-child, .project table tr td:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

.zebra-table tr td:last-child, .project table tr td:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; }

.edit-table {
  border-collapse: separate;
  border: none; }

.edit-table tr td {
  background: #eeeff2;
  height: 25px;
  line-height: 25px;
  border: 1px solid white;
  padding: 3px 10px; }

.edit-table tr.heading td {
  font-weight: bold;
  text-align: center; }

.edit-table td a {
  display: block;
  text-decoration: underline;
  color: #334566; }

.edit-table tr:nth-of-type(even) td {
  background: #ebe4d8; }

.edit-table tr td:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

.edit-table tr td:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; }

.edit-table tr td.Open, .edit-table tr td.open {
  color: #407f39; }

.edit-table tr td.Closed {
  color: #c02010; }

/*================================================================================================
	DEFINITION LISTS
================================================================================================== */
dl {
  zoom: 1;
  font-size: 14px;
  line-height: 1.5; }

dl:before, dl:after {
  content: "";
  display: table; }

dl:after {
  clear: both; }

dl dt {
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  color: #987655; }

dl dd {
  margin: 0 0 15px; }

dl dd a {
  color: #5573aa; }

/*================================================================================================
    MEDIA OBJECT (Element on left, description on right)
================================================================================================== */
.media {
  margin: 10px; }

.media, .bd {
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

.media .img {
  float: left;
  margin-right: 10px; }

.media .img img {
  display: block; }

.media .imgExt {
  float: right;
  margin-left: 10px; }

/*================================================================================================
	RESULT LISTS (Search results list view/thumbnail view)
================================================================================================== */
/*	-----------------------------------------------
	Result view controls
	----------------------------------------------- */
.taxonomy-results .primary > header > .section-title span:first-child {
  float: left; }

.result-view-toggle {
  float: right;
  background: white;
  padding-left: 10px;
  margin-top: 2px;
  width: 67px; }
  .result-view-toggle a {
    display: block;
    background-image: url("/assets/img/result-view-sprite.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -9999px;
    overflow: hidden;
    float: right;
    width: 26px;
    height: 15px; }
    .result-view-toggle a.thumb-view {
      background-position: 10px -79px;
      padding-left: 10px;
      border-left: 1px solid #d6d8dd; }
      .result-view-toggle a.thumb-view.disabled {
        background-position: 10px -119px; }
    .result-view-toggle a.list-view.disabled {
      background-position: 0 -40px; }

/*	-----------------------------------------------
	Result view content
	----------------------------------------------- */
.results-label {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #334566;
  font-size: 23px;
  font-size: 2.3rem;
  margin-bottom: 40px; }

.results-label a {
  color: #987655; }

article.project .project-name {
  margin: 0 0 48px; }

article.project h1 {
  margin: 0 0 25px;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

article.project h1 a, article.project h1 span {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  color: #987655;
  font-weight: bold; }

article.project h1 a strong, article.project h1 span strong {
  color: #334566; }

/*	-----------------------------------------------
	List view
	----------------------------------------------- */
.results-list > article {
  background-color: #f5f8fc; }

.results-list > article:nth-of-type(even) {
  background: white; }

.results-list > article header {
  margin: 0; }

.results-list > article h1 {
  margin: 0; }

.results-list > article h1 a {
  overflow: hidden;
  padding: 12px;
  display: block; }

.results-list > article h1 span {
  overflow: hidden;
  padding: 12px 12px 6px;
  display: block; }

.results-list > article h1 a i {
  display: block;
  width: 20px;
  height: 20px;
  float: right;
  background-image: url("/assets/img/forward-back-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0 0 0 20px; }

.results-list > article h1 a:hover {
  text-decoration: none; }

.results-list > article h1 a:hover i {
  background-position: 0 -50px; }

.results-list > article span.description {
  padding: 0px 12px 12px;
  display: block;
  line-height: 16px; }

/* -----------------------------------------------
	Thumb view
----------------------------------------------- */
.results-thumbs > article {
  margin-bottom: 50px; }
  .results-thumbs > article h1 {
    margin: 0 0 15px; }
  .results-thumbs > article > .article-body {
    overflow: hidden; }
    .results-thumbs > article > .article-body:before, .results-thumbs > article > .article-body:after {
      content: "";
      display: table; }
    .results-thumbs > article > .article-body:after {
      clear: both; }
    .results-thumbs > article > .article-body .summary {
      width: 65%;
      float: right;
      padding: 0 0 0 10px; }
      @media screen and (max-width: 639px) {
        .results-thumbs > article > .article-body .summary {
          width: 100%;
          padding: 0 10px; } }
    .results-thumbs > article > .article-body img {
      float: left;
      width: 100%;
      max-width: 35%; }
      @media screen and (max-width: 639px) {
        .results-thumbs > article > .article-body img {
          max-width: 100%; } }

/*================================================================================================
	LABEL LIST (Copy preceded by a left-aligned label. not related to forms. use ol if order matters)
================================================================================================== */
/* 	Add sizes as needed */
ul.label-value, ol.label-value {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem; }

ul.label-value li, ol.label-value li {
  zoom: 1;
  margin-bottom: 10px; }

ul.label-value li:before, ol.label-value li:before, ul.label-value li:after, ol.label-value li:after {
  content: "";
  display: table; }

ul.label-value li:after, ol.label-value li:after {
  clear: both; }

ul.label-value li .label, ol.label-value li .label {
  display: block;
  color: #987655;
  font-weight: bold;
  float: left;
  margin-right: 03.571428571429%;
  /* 25 / 700 */ }

ul.label-value li .description, ol.label-value li .description {
  float: left; }

ul.label-value li .description a, ol.label-value li .description a {
  color: #334566; }

ul.label-value.smaller .label, ol.label-value.smaller .label {
  width: 5%; }

ul.label-value.smaller .description, ol.label-value.smaller .description {
  width: 90%; }

ul.label-value.small .label, ol.label-value.small .label {
  width: 15%; }

ul.label-value.small .description, ol.label-value.small .description {
  width: 80%; }

ul.label-value.medium .label, ol.label-value.medium .label {
  width: 25%; }

ul.label-value.medium .description, ol.label-value.medium .description {
  width: 70%; }

/*================================================================================================
    ARTICLE UTILITIES (post author, related links, etc.)
================================================================================================== */
/*  -----------------------------------------------
    Author Details
    ----------------------------------------------- */
.post-author {
  overflow: hidden;
  margin: 20px 0 25px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #9b7655;
  line-height: 1.3; }

.post-author img {
  float: left;
  margin: 3px 10px 0 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.post-author a {
  display: block;
  text-decoration: underline;
  font-size: 12px;
  font-size: 1.2rem; }

/*  -----------------------------------------------
    Related Links
    ----------------------------------------------- */
.related-links .title {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #3d4c6b;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 15px; }

.related-links ul {
  margin-left: 17px; }

.related-links ul a {
  color: #987655; }

/*================================================================================================
	BOTTOM UTILITY (share links, pagination, related links etc, footer back link)
================================================================================================== */
footer.bottom-utility {
  clear: both;
  float: left;
  width: 100%;
  border-top: 1px solid #eeeff2;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 80px 0 50px;
  background: #f5f2ec;
  padding-bottom: 10px;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px; }

footer.bottom-utility > div {
  border-top: 1px solid white;
  position: relative; }

footer.bottom-utility > div > i {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: -12px;
  margin-left: -10px;
  border-bottom: 10px solid #eeeff2;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent; }

footer.bottom-utility > div > div {
  padding: 10px 10px 0;
  zoom: 1; }

footer.bottom-utility > div > div:before, footer.bottom-utility > div > div:after {
  content: "";
  display: table; }

footer.bottom-utility > div > div:after {
  clear: both; }

footer.bottom-utility.active {
  background: #f1ede5; }

footer.bottom-utility.active > div > i {
  border-bottom-color: #334566; }

/*  -----------------------------------------------
    Pagination
    ----------------------------------------------- */
footer.bottom-utility > .pagination,
footer.bottom-utility > .back-link {
  border-bottom: 1px solid white; }

footer.bottom-utility > .pagination > div,
footer.bottom-utility > .back-link > div {
  border-bottom: 1px solid #eeeff2;
  background: white;
  position: relative;
  height: 25px;
  line-height: 16px; }

footer.bottom-utility > .pagination > div > span {
  float: left; }

footer.bottom-utility > .pagination > div > .controls {
  width: 80px;
  height: 16px;
  position: absolute;
  left: 50%;
  margin-left: -40px; }

footer.bottom-utility > .pagination > div > .controls li {
  list-style-type: none;
  float: left;
  width: 20px;
  height: 16px; }

footer.bottom-utility > .pagination > div > .controls li a {
  float: left;
  width: 20px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url("/assets/img/pagination-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0; }

footer.bottom-utility > .pagination > div > .controls a.first {
  background-position: 4px 0; }

footer.bottom-utility > .pagination > div > .controls a.first:hover {
  background-position: 4px -16px; }

footer.bottom-utility > .pagination > div > .controls a.prev {
  background-position: -14px 0; }

footer.bottom-utility > .pagination > div > .controls a.prev:hover {
  background-position: -14px -16px; }

footer.bottom-utility > .pagination > div > .controls a.next {
  background-position: -34px 0; }

footer.bottom-utility > .pagination > div > .controls a.next:hover {
  background-position: -34px -16px; }

footer.bottom-utility > .pagination > div > .controls a.last {
  background-position: -56px 0; }

footer.bottom-utility > .pagination > div > .controls a.last:hover {
  background-position: -56px -16px; }

/*  -----------------------------------------------
    Footer Back Link        Note:some styles for this element are defined above, with pagination
    ----------------------------------------------- */
footer.bottom-utility > .back-link > div {
  text-align: center; }

/*  -----------------------------------------------
    Social/share Links
    ----------------------------------------------- */
.share {
  text-align: center; }

/*================================================================================================
	ALPHA MODULE
================================================================================================== */
/*	-----------------------------------------------
	Alpha Nav (A list of alphabet characters)
	----------------------------------------------- */
.alpha-nav {
  font-size: 15px;
  font-size: 1.5rem;
  height: 20px;
  overflow: hidden;
  margin-bottom: 30px; }

.alpha-nav .label {
  display: block;
  float: left;
  text-transform: uppercase;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #987655;
  line-height: 20px; }

.alpha-nav ul {
  float: left;
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0; }

.alpha-nav ul li {
  display: inline;
  float: left;
  margin-right: 3px; }

.alpha-nav ul li a {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #334566;
  font-weight: bold;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.alpha-nav ul li.active a, .alpha-nav ul li a:hover {
  background: #987655;
  color: white; }

/*	-----------------------------------------------
	Alpha listing (Listing of items by grouped by letter)
	----------------------------------------------- */
.alpha-listing .alpha-item {
  overflow: hidden;
  margin-bottom: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #f5f8fc;
  padding: 8px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 30px;
  display: block;
  color: #334566; }

.alpha-listing .alpha-item > a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  display: block;
  color: #334566;
  background-image: url("/assets/img/forward-back-sprite.png");
  background-repeat: no-repeat;
  background-position: 665px 5px; }

.alpha-listing .alpha-item img {
  display: block;
  float: left;
  margin-right: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.alpha-listing a strong {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

.alpha-listing .alpha-item > a:hover {
  text-decoration: none;
  background-position: 665px -45px; }

.alpha-listing .alpha-item:nth-of-type(even) {
  background-color: #fcf5ec; }

.alpha-listing .alpha-item:nth-of-type(even) a {
  color: #987655; }

/* The letter label for each group */
.alpha-label {
  display: block;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  font-size: 2.2rem;
  text-transform: uppercase;
  color: #987655;
  margin: 35px 0 10px; }

.alpha-summary-listing .alpha-label {
  margin-bottom: 20px; }

/*================================================================================================
    DATE LISTING (Blogs, News, etc...)
================================================================================================== */
.date-group-heading {
  display: block;
  background: #3d4d6b;
  color: white;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  padding: 3px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 25px; }

.article .date-item {
  overflow: hidden;
  margin-bottom: 45px; }

.date-item > img {
  float: left;
  width: 100px;
  border: 5px solid #d6d8dd;
  margin-right: 20px; }

.date-item img + .article-content {
  width: 570px;
  float: left; }

.article > article header {
  margin-bottom: 12px;
  font-size: 14px; }

.date-label {
  color: #a1a5ad;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 6px;
  -webkit-font-smoothing: antialiased; }

.date-label a {
  color: #fff;
  text-decoration: none; }

.article > article header h1 {
  margin: 3px 0 8px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "HelveticaNeue-Medium", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.primary.article article footer {
  margin-top: 0; }

/*archive styles*/
.article.archive .date-group-heading {
  margin-top: 55px; }

.article.archive .date-item {
  position: relative;
  margin-bottom: 25px; }

.article.archive .date-label {
  position: absolute;
  width: 54px;
  height: 54px;
  background: #9b7655;
  color: white;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-size: 2.7rem;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0; }

.article.archive .date-label span {
  display: block;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ebe4d8;
  padding-top: 5px; }

.article.archive article h1,
.article.archive article .post-info {
  margin-left: 70px; }

/*================================================================================================
	CAROUSEL MODULE
================================================================================================== */
.carousel {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  zoom: 1;
  background: #eeeff2 url("/assets/img/carousel-nav-top.gif") no-repeat;
  margin-bottom: 60px;
  padding-left: 56px;
  position: relative; }
  .carousel:before, .carousel:after {
    content: "";
    display: table; }
  .carousel:after {
    clear: both; }
  .carousel .carousel-content {
    width: 100%;
    border-left: 1px solid white; }
    .carousel .carousel-content .jcarousel-clip {
      overflow: hidden; }
    .carousel .carousel-content ul {
      width: 100%;
      margin: 0;
      padding: 0;
      list-style: none;
      overflow: hidden; }
      .carousel .carousel-content ul li {
        display: block;
        float: left; }
  .carousel .next, .carousel .prev {
    display: block;
    background: url("/assets/img/carousel-nav-arrows.gif") no-repeat;
    width: 30px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    left: -42px; }
  .carousel .prev, .carousel .prev.active:hover {
    background-position: 0 -80px;
    top: 17px; }
  .carousel .prev:hover {
    background-position: 0 -160px; }
  .carousel .prev.jcarousel-prev-disabled,
  .carousel .prev.jcarousel-prev-disabled.active:hover {
    background-position: 0 0px; }
  .carousel .next, .carousel .next.active:hover {
    background-position: 0 -120px;
    top: 65px; }
  .carousel .next:hover {
    background-position: 0 -200px; }
  .carousel .next.jcarousel-next-disabled,
  .carousel .next.jcarousel-next-disabled.active:hover {
    background-position: 0 -40px; }
  .carousel > i {
    display: block;
    width: 56px;
    height: 7px;
    background: url("/assets/img/carousel-nav-bottom.gif") no-repeat;
    position: absolute;
    left: 0;
    bottom: 0; }

/*  -----------------------------------------------
    Calendar carousel & Date Lists
    ----------------------------------------------- */
.carousel.dates {
  background-color: #eeeff2;
  background-image: none;
  padding-left: 0px; }
  .carousel.dates .carousel-content {
    padding: 10px;
    width: 100%;
    border: none; }
    .carousel.dates .carousel-content li {
      float: none; }

.date-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .date-list li {
    margin-bottom: 22px; }

.carousel.dates .carousel-content ul li .vevent {
  padding: 15px;
  zoom: 1; }

.carousel.dates .carousel-content ul li .vevent:before, .carousel.dates .carousel-content ul li .vevent:after {
  content: "";
  display: table; }

.carousel.dates .carousel-content ul li .vevent:after {
  clear: both; }

.carousel.dates .carousel-content ul li .vevent .date-label,
.date-list li .vevent .date-label {
  width: 54px;
  padding: 8px 0;
  margin-right: 15px;
  float: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  background: #3d4d6b;
  color: white;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 27px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
  line-height: 1; }

.date-list li .vevent .date-label {
  width: 48px;
  font-size: 20px;
  font-size: 2rem; }

.date-list.alt li .vevent .date-label {
  background: #9a7657; }

.carousel.dates .carousel-content ul li .vevent .date-label span,
.date-list li .vevent .date-label span {
  display: block;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #eeeff2;
  font-size: 18px;
  text-shadow: none; }

.date-list li .vevent .date-label span {
  font-size: 13px;
  font-size: 1.3rem; }

.date-list.alt li .vevent .date-label span {
  color: #cfb59d; }

.carousel.dates .carousel-content ul li .vevent .date-content {
  width: 80%;
  float: left; }

.carousel.dates .carousel-content ul li .vevent .date-content .summary {
  font-size: 17px;
  color: #1d2b33;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px; }

.date-list li .summary {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3; }

.carousel.dates .carousel-content ul li .vevent .date-content .date-detail {
  color: #334566;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px; }

.carousel.dates .carousel-content ul li .vevent .date-content .description p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  margin-bottom: 0; }

.carousel.dates .carousel-content ul li .vevent .date-content .description p a {
  line-height: 2.5em; }

/*	-----------------------------------------------
	Gallery carousel
	----------------------------------------------- */
.carousel.gallery .carousel-content {
  width: 100%; }
  .carousel.gallery .carousel-content ul {
    width: 100%; }
  .carousel.gallery .carousel-content ul li {
    width: 21%;
    margin-left: 2%; }
    @media screen and (min-width: 640px) and (max-width: 900px) {
      .carousel.gallery .carousel-content ul li {
        width: 30%; } }
    @media screen and (max-width: 639px) {
      .carousel.gallery .carousel-content ul li {
        width: 47%; } }
    .carousel.gallery .carousel-content ul li:last-child {
      margin-right: 0; }
  .carousel.gallery .carousel-content ul li .gallery-item {
    width: 100%;
    padding: 20px 0;
    text-align: center; }
  .carousel.gallery .carousel-content ul li .gallery-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }
  .carousel.gallery .carousel-content ul li .gallery-item .meta {
    width: 126px;
    height: 20px;
    padding: 5px 0 0;
    margin: 0 auto;
    font-size: 11px; }
  .carousel.gallery .carousel-content ul li .gallery-item .meta i {
    margin: 0 8px -6px 0; }

/*================================================================================================
    PUBLICATIONS
================================================================================================== */
article.publication a {
  color: #987655; }

/*================================================================================================
    POSTERS
================================================================================================== */
.poster {
  overflow: hidden;
  margin-bottom: 40px; }

.poster img {
  float: left;
  margin-right: 25px; }

.poster .description {
  width: 340px;
  float: left; }

.poster .description strong {
  color: #987655; }

/*================================================================================================
    RELATED PEOPLE
================================================================================================== */
.related-people h3 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  color: #987655;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  margin: 0 0 4px; }

.related-people ul {
  list-style: none;
  margin: 0 0 10px; }

.related-people ul li {
  margin-bottom: 2px; }

.related-people li a {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  height: 35px;
  line-height: 35px; }

.related-people li img {
  margin-left: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/*================================================================================================
    TAGS
================================================================================================== */
.tags a {
  color: #987655; }

.tags a.tag-highest {
  font-size: 16px;
  font-weight: bold; }

.tags a.tag-high {
  font-size: 14px;
  font-weight: bold; }

.tags a.tag-medium {
  font-size: 14px; }

.tags a.tag-low {
  font-size: 12px; }

.tags a.tag-lowest {
  font-size: 11px; }

/*================================================================================================
    EVENT LIST (Conferences, etc.)
================================================================================================== */
.event-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  overflow: hidden; }

.event-item > header h1 a {
  color: #987655;
  font-size: 22px;
  font-size: 2.2rem; }

.event-item > .event-img {
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.event-item .event-summary {
  float: left;
  width: 525px;
  margin-bottom: 40px; }

.event-item .event-summary h2 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #334566;
  margin: 0 0 20px;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.event-item .event-summary h3 {
  margin: 40px  0  10px;
  font-size: 14px;
  color: #987655;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.event-summary-block h3:first-child {
  margin-top: 0; }

.event-list .event-item {
  border-bottom: 1px solid #d6d8dd; }

.event-list .event-item .event-summary {
  margin-bottom: 0; }

.event-summary-block {
  width: 40%;
  margin-bottom: 25px;
  float: left;
  margin-right: 10%; }

.event-summary-block.dates {
  float: none;
  width: auto; }

/*================================================================================================
    PERSON CONTACT
================================================================================================== */
.person-contact {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  margin-bottom: 10px; }

.person-contact a, .person-contact div {
  display: block;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: left center;
  color: #334566;
  text-decoration: none; }

.person-contact.lab-contact a, .person-contact.lab-contact div {
  padding-left: 0px; }

.person-contact a.email,
.person-contact div.email {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -80px; }

.person-contact a.phone,
.person-contact div.phone {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -60px; }

.person-contact a.fax,
.person-contact div.fax {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -100px; }

.person-contact a.Facebook,
.person-contact div.Facebook {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -155px; }

.person-contact a.Twitter,
.person-contact div.Twitter {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -176px; }

.person-contact a.LinkedIn,
.person-contact div.LinkedIn {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -196px; }

.person-contact a.Flickr,
.person-contact div.Flickr {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -215px; }

.person-contact a.Picasa,
.person-contact div.Picasa {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -235px; }

.person-contact a.YouTube,
.person-contact div.YouTube {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -256px; }

.person-contact a.Vimeo,
.person-contact div.Vimeo {
  background-image: url("/assets/img/contact-icons.png");
  background-position: 0px -275px; }

.person-contact a:hover {
  color: #987655; }

/*================================================================================================
    LATEST NEWS
================================================================================================== */
.latest-news {
  width: 230px; }

.latest-news header {
  height: 35px;
  padding: 0 10px;
  background: url("/assets/img/panel-top-stitches.gif") no-repeat; }

.latest-news header h1 {
  display: block;
  font-family: "gooddog-new", Helvetica, sans-serif;
  color: white;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
  font-size: 20px;
  line-height: 35px; }

.latest-news footer {
  font-size: 14px;
  font-size: 1.4rem; }

.latest-news footer a {
  display: block;
  color: white;
  padding: 5px 10px;
  background: #a1a5ad;
  border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

.latest-news article a {
  display: block;
  background: #eeeff2;
  padding: 10px;
  border-bottom: 2px solid white; }

.latest-news article h1 {
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: normal;
  margin: 0; }

.stButton span {
  height: auto !important; }

/* 	Artfully masterminded by ZURB
	Make sure to include app.js / foundation.js if you are going to use inline label inputs
*/
/* -----------------------------------------
   Standard Forms
----------------------------------------- */
.primary form {
  margin: 0 0 18px; }

.primary form label {
  display: block;
  font-size: 13px;
  line-height: 18px;
  cursor: pointer;
  margin-bottom: 9px; }

input.input-text, textarea {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb; }

input.input-text, textarea, select {
  display: block;
  margin-bottom: 9px; }

label + input.input-text, label + textarea, label + select, label + div.dropdown, select + div.dropdown {
  margin-top: -9px; }

/* Text input and textarea font and padding */
input.input-text, textarea {
  font-size: 13px;
  padding: 4px 3px 2px;
  background: #fff; }

input.input-text:focus, textarea:focus {
  outline: none !important; }

input.input-text.oversize, textarea.oversize {
  font-size: 18px !important;
  padding: 4px 5px !important; }

input.input-text:focus, textarea:focus {
  background: #f9f9f9; }

/* Text input and textarea, disabled */
input.input-text[disabled], textarea[disabled] {
  background-color: #ddd; }

/* Inlined Label Style */
input.placeholder, textarea.placeholder {
  color: #888; }

/* Text input and textarea sizes */
.primary input.input-text, .primary textarea {
  width: 254px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.primary input.small, .primary textarea.small {
  width: 134px; }

.primary input.medium, .primary textarea.medium {
  width: 254px; }

.primary input.large, .primary textarea.large {
  width: 434px; }

.primary input.extra-large, .primary textarea.extra-large {
  width: 750px; }

.primary input.expand, .primary textarea.expand {
  width: 100%; }

/* Fieldsets */
.primary form fieldset {
  padding: 9px 9px 2px 9px;
  border: solid 1px #ddd;
  margin: 18px 0; }

/* Inlined Radio & Checkbox */
.form-field input[type=radio], div.form-field input[type=checkbox] {
  display: inline;
  width: auto;
  margin-bottom: 0; }

/* Errors */
.form-field input.error, input.input-text.red {
  border-color: #C00000;
  background-color: rgba(255, 0, 0, 0.15); }

.form-field label.error, label.red {
  color: #C00000; }

.form-field small.error, small.error {
  margin-top: -6px;
  display: block;
  margin-bottom: 9px;
  font-size: 11px;
  color: #C00000;
  width: 254px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.primary .small + small.error {
  width: 134px; }

.primary .medium + small.error {
  width: 254px; }

.primary .large + small.error {
  width: 434px; }

.primary .expand + small.error {
  width: 100%; }

.small.oversize + small.error {
  width: 144px; }

.medium.oversize + small.error {
  width: 264px; }

.large.oversize + small.error {
  width: 444px; }

.expand.oversize + small.error {
  width: 100%; }

/* -----------------------------------------
   Nicer Forms
----------------------------------------- */
form.nice div.form-field input, form.nice input.input-text, form.nice textarea {
  border: solid 1px #bbb;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }

form.nice div.form-field input, form.nice input.input-text, form.nice textarea {
  font-size: 13px;
  padding: 6px 3px 4px;
  outline: none !important; }

form.nice div.form-field input:focus, form.nice input.input-text:focus, form.nice textarea:focus {
  background-color: #f9f9f9; }

/* Text input and textarea, disabled */
form.nice div.form-field input[disabled], form.nice input.input-text[disabled], form.nice textarea[disabled] {
  background-color: #ddd; }

form.nice fieldset {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

form.nice div.form-field input[type=radio], form.nice div.form-field input[type=checkbox] {
  display: inline;
  width: auto;
  margin-bottom: 0; }

form.nice div.form-field small.error, form.nice small.error {
  padding: 8px 4px;
  border: solid 0 #C00000;
  border-width: 0 1px 1px 1px;
  margin-top: -10px;
  background: #C00000;
  color: #fff;
  font-size: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px; }

form.nice div.form-field.error .small + small, form.nice .small + small.error {
  width: 132px; }

/*form.nice div.form-field.error .medium + small, form.nice .medium + small.error { width: 252px; }*/
form.nice div.form-field.error .large + small, form.nice .large + small.error {
  width: 432px; }

form.nice div.form-field.error .small.oversize + small, form.nice .small.oversize + small.error {
  width: 136px; }

form.nice div.form-field.error .medium.oversize + small, form.nice .medium.oversize + small.error {
  width: 256px; }

form.nice div.form-field.error .large.oversize + small, form.nice .large.oversize + small.error {
  width: 436px; }

/* -----------------------------------------
   Custom Forms
----------------------------------------- */
form.custom span.custom {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
  border: solid 1px #ccc;
  background: url(/assets/img/foundation-form-sprites.png) 0 0 no-repeat; }

form.custom span.custom.radio {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }

form.custom span.custom.radio.checked {
  background-position: 0 -14px; }

form.custom span.custom.checkbox.checked {
  background-position: 0 -28px; }

form.custom div.custom.dropdown {
  position: relative;
  display: block;
  width: auto;
  height: 28px;
  margin-bottom: 9px;
  margin-top: 2px; }

form.custom div.custom.dropdown a.current {
  display: block;
  width: auto;
  line-height: 26px;
  padding: 0 38px 0 6px;
  border: solid 1px #ddd;
  color: #141414; }

form.custom div.custom.dropdown a.selector {
  position: absolute;
  width: 26px;
  height: 26px;
  display: block;
  background: url(/assets/img/custom-form-sprites.png) -14px 0 no-repeat;
  right: 0;
  top: 0;
  border: solid 1px #ddd; }

form.custom div.custom.dropdown:hover a.selector,
form.custom div.custom.dropdown.open a.selector {
  background-position: -14px -26px; }

form.custom div.custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: 0;
  top: 27px;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.9);
  border: solid 1px #ddd;
  z-index: 10; }

form.custom div.custom.dropdown ul li {
  cursor: pointer;
  padding: 3px 38px 3px 6px;
  margin: 0;
  white-space: nowrap; }

form.custom div.custom.dropdown ul li.selected {
  background: url(/assets/img/custom-form-sprites.png) right -52px no-repeat; }

form.custom div.custom.dropdown ul li:hover {
  background-color: #2a85e8;
  color: #fff; }

form.custom div.custom.dropdown ul li.selected:hover {
  background: url(/assets/img/custom-form-sprites.png) #2a85e8 right -78px no-repeat; }

form.custom div.custom.dropdown ul.show {
  display: block; }

form.custom div.custom.dropdown.open ul {
  display: block; }

/* Custom input, disabled */
form.custom .custom.disabled {
  background-color: #ddd; }

/* -----------------------------------------
   Nicer Custom Forms
----------------------------------------- */
form.custom.nice span.custom.checkbox {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }

form.custom.nice div.custom.dropdown a.current {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background-image: url(../images/misc/input-bg-outset.png);
  background-position: bottom right; }

form.custom.nice div.custom.dropdown a.selector {
  height: 27px;
  border-width: 0 0 0 1px; }

form.custom.nice div.custom.dropdown ul {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px; }

/* @override http://instaar.chad/assets/css/forms.css */
/*************************************************************************************************

	FORMS	

`````````````````````````````````````````````````````````````````````````````````````````````````` */
.required-indicator {
  color: #f00;
  font-size: 16px;
  padding-left: 2px; }

.primary form {
  margin-right: 80px; }

.primary form.edit {
  margin-right: 0px; }

form fieldset,
form.nice fieldset {
  border-radius: 5px; }

.primary form.edit {
  margin-right: 0px; }

.primary form h2, .primary form h3, .primary fieldset h2, .primary fieldset h3 {
  margin: 0 0 8px; }

.primary form > h3 {
  color: #334566;
  margin-bottom: 5px;
  font-size: 16px;
  font-size: 1.6rem; }

.primary form p {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 15px; }

.primary form label {
  font-size: 14px; }

form hr {
  margin: 30px 0; }

form label {
  color: #334566; }

form label span {
  font-style: italic;
  font-size: 12px;
  color: #666666; }

form.nice input.input-text,
form.nice textarea,
form.nice div.form-field input,
form input[type="text"],
form input[type="email"],
form input.email-input,
form input[type="password"],
form.custom.nice div.custom.dropdown a.current {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #eeeff2;
  border: 1px solid #bbb;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.15); }

textarea.wide {
  width: 500px; }

textarea.med {
  height: 200px; }

form .actions {
  padding: 25px 0; }

form .actions input[type="submit"],
form .actions button {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 30px; }

.sidebar-search.research form input[type="text"] {
  height: 24px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-right: 1px;
  background: #eeeff2;
  width: 120px;
  padding: 0 5px;
  outline: none; }

.sidebar-search.research form input[type="submit"] {
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  padding: 6px 25px 12px;
  background: #334566;
  color: white;
  cursor: pointer;
  height: 28px;
  margin-top: 12px;
  border: none;
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  width: auto;
  zoom: 1;
  *display: inline;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-font-smoothing: antialiased; }

.sidebar-search form .actions {
  padding: 0; }

.input-file {
  margin-bottom: 15px; }

form.custom .label-file {
  margin-bottom: 3px; }

input.short {
  width: 60px; }

.account-edit .form-field {
  border-bottom: 1px solid #bbb;
  margin-bottom: 30px;
  padding-bottom: 30px; }

/*================================================================================================
    PROFILE EDIT ELEMENTS
================================================================================================== */
/* These classes get added to form elements in the profile edit area that should not show based on
the people category that the person is assigned */
#edit-faculty .faculty-hide,
#edit-research-staff .research-hide,
#edit-postdoc .postdoc-hide,
#edit-student .student-hide,
#edit-admin-staff .staff-hide,
#edit-affiliate .affiliate-hide,
#edit-faculty .content-tabs .tabs li.faculty-hide,
#edit-research-staff .content-tabs .tabs li.research-hide,
#edit-postdoc .content-tabs .tabs li.postdoc-hide,
#edit-student .content-tabs .tabs li.student-hide,
#edit-admin-staff .content-tabs .tabs li.staff-hide
#edit-affiliate .content-tabs .tabs li.affiliate-hide {
  display: none; }

.edit-charsleft {
  display: block;
  position: absolute;
  z-index: 1;
  right: 1px;
  bottom: 35px;
  margin-top: -1em;
  padding: 1px 2px;
  font-size: 0.9em;
  line-height: 1em;
  color: #666;
  text-shadow: 0 1px white;
  background: #E3E3E3;
  border-radius: 2px 0;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px; }

/*================================================================================================
    CUSTOM FORM OVERRIDES (overrides foundation-forms custom form styles)
================================================================================================== */
/* -----------------------------------------
   Custom Forms
----------------------------------------- */
form.custom div.custom.dropdown {
  position: relative;
  display: block;
  width: auto;
  height: 28px;
  margin-bottom: 9px;
  margin-top: -9px; }

form.custom.nice div.custom.dropdown a.current {
  display: block;
  width: auto;
  line-height: 25px;
  padding: 0 38px 0 6px;
  border-right: none;
  text-decoration: none; }

form.custom.nice div.custom.dropdown.open a.current {
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px; }

form.custom div.custom.dropdown a.selector {
  position: absolute;
  width: 32px;
  height: 26px;
  display: block;
  background: url(/assets/img/custom-form-sprites.png) 0 0 no-repeat;
  right: 0;
  top: 0;
  border: none; }

form.custom div.custom.dropdown:hover a.selector {
  background-position: 0px -30px; }

form.custom div.custom.dropdown.open a.selector {
  background-position: 0px -60px; }

form.custom div.custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: 0;
  top: 26px;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.9);
  border: solid 1px #bbb;
  z-index: 10;
  text-align: left;
  font-size: 13px;
  list-style: none; }

form.custom div.custom.dropdown ul li {
  cursor: pointer;
  padding: 3px 38px 3px 6px;
  margin: 0;
  white-space: nowrap; }

form.custom div.custom.dropdown ul li.selected {
  background: none; }

form.custom div.custom.dropdown ul li:hover {
  background-color: #2a85e8;
  color: #fff; }

form.custom div.custom.dropdown ul li.selected:hover {
  background-color: #2a85e8;
  color: #fff;
  background-image: none; }

form.custom div.custom.dropdown ul.show {
  display: block; }

form.custom div.custom.dropdown.open ul {
  display: block; }

/* Custom input, disabled */
form.custom .custom.disabled {
  background-color: #ddd; }

/* -----------------------------------------
   Nicer Custom Forms
----------------------------------------- */
form.custom.nice div.custom.dropdown a.selector {
  height: 27px;
  border: none;
  border-left: 1px solid #bbb; }

form.custom.nice div.custom.dropdown ul {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px; }

.form-field #cf_publication_details {
  width: 750px;
  height: 60px; }

.form-field .field-select select {
  float: left;
  margin-right: 10px; }

/*************************************************************************************************
	GLOBAL LAYOUT
**************************************************************************************************/
body {
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #3d4d6b;
  color: #3F434C;
  overflow-x: hidden; }

.instaar-body {
  background: white; }

/*================================================================================================
	UNIVERSITY HEADER
================================================================================================== */
.university-header {
  /*position: relative;*/
  background: white;
  padding: 5px 0;
  z-index: 9999; }
  .university-header .container {
    position: relative; }
    .university-header .container > div {
      padding: 20px 0; }
  .university-header .university-toggle {
    display: block;
    width: 57px;
    height: 20px;
    background: url("/assets/img/cu-header-close.png") no-repeat;
    position: absolute;
    bottom: -25px;
    right: 10px;
    z-index: 1000;
    text-indent: -9999px;
    overflow: hidden; }
    .university-header .university-toggle.closed {
      background-image: url("/assets/img/cu-header-open.png"); }

/*	-----------------------------------------------
	Logo
----------------------------------------------- */
.university-header .logo {
  display: block;
  width: 100%;
  max-width: 540px;
  padding-bottom: 6.962963%;
  /*height: 70px;*/
  float: left;
  background: url("/assets/img/cu-logo.png") no-repeat;
  background-size: contain;
  position: relative;
  text-indent: -9999px;
  overflow: hidden; }

/* -----------------------------------------------
	Search
----------------------------------------------- */
.university-header .university-search {
  display: block;
  float: right;
  margin-top: 15px;
  background: #ccc;
  padding: 10px;
  font-size: 11px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }
  @media screen and (max-width: 900px) {
    .university-header .university-search {
      display: none; } }
  .university-header .university-search .links {
    display: block;
    clear: both;
    float: none;
    margin-bottom: 5px; }
  .university-header .university-search .links,
  .university-header .university-search .links a {
    color: black;
    font-weight: bold;
    text-decoration: none; }
  .university-header .university-search .links a:hover {
    text-decoration: underline; }
  .university-header .university-search input[type="text"] {
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    float: left;
    height: 15px;
    padding: 3px 6px;
    border: 1px solid #c3c4c8;
    background: white;
    outline: none;
    box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.1); }
  .university-header .university-search input[type="submit"] {
    display: block;
    width: 23px;
    height: 23px;
    border: none;
    float: left;
    background-image: url("/assets/img/header-footer-sprite.png");
    background-repeat: no-repeat;
    background-position: -237px -70px;
    text-indent: -9999px;
    overflow: hidden; }

/*================================================================================================
	INSTAAR HEADER
================================================================================================== */
.site-header {
  position: relative;
  zoom: 1;
  padding: 0 !important; }
  .site-header:before, .site-header:after {
    content: "";
    display: table; }
  .site-header:after {
    clear: both; }
  .site-header .container {
    position: relative;
    height: 100%;
    z-index: 2;
    /* make sure this content is above the header image */
    max-height: 800px;
    padding: 0; }
    .home .site-header .container {
      min-height: 450px;
      /* b/c of hero slider on smaller devices */ }
    @media screen and (max-width: 639px) {
      .site-header .container {
        padding: 0 10px; } }
  .site-header.feature .container {
    /*min-height: 600px;*/ }
  .site-header.cycle {
    min-height: 450px;
    max-height: 800px; }
    @media screen and (min-width: 901px) {
	    .site-header.cycle {
		  margin-top: -102px; } }
    @media screen and (min-width: 1020px) {
      .site-header.cycle .container {
        min-height: none !important;
        max-height: none !important; } }

.get-involved .site-header.feature .container {
  height: auto; }
  @media screen and (min-width: 901px) {
    .get-involved .site-header.feature .container {
      min-height: 1000px; } }

@media only screen and (max-height: 800px) {
  .site-header.feature .container {
    min-height: 300px; } }
@media only screen and (max-height: 800px) and (max-width: 639px) {
  .site-header.feature .container {
    min-height: 100px; } }

.feature-pager.slant-tabs button {
  margin-right: 6px; }

/* -----------------------------------------------
	Header Image
----------------------------------------------- */
.site-header > .header-image {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  overflow: hidden;
  height: 100%; }
  @media screen and (min-width: 1020px) {
    .site-header > .header-image {
      height: 100%; } }
  .site-header > .header-image > img {
    display: block;
    min-width: 100%;
    min-height: 100%;
    position: absolute; }

.get-involved .site-header {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (min-width: 901px) {
    .get-involved .site-header {
      /*min-height: 1000px;*/ } }

/* -----------------------------------------------
	Header Image Cycler
----------------------------------------------- */
.site-header .header-image.image-cycler {
  top: 0;
  width: 100%;
  overflow: hidden; }

.site-header > .header-image .img {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden; }
  .site-header > .header-image .img > img {
    width: 100%; }

@media screen and (max-width: 639px) {
  .site-header .hero-info.alt {
    margin-left: 5px;
    margin-right: 5px; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt {
    position: absolute;
    bottom: auto; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt.top {
    top: 255px; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt.bottom {
    bottom: 5%; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt.left {
    left: 50%;
    margin-left: -47%; } }
@media screen and (min-width: 901px) {
  .site-header .hero-info.alt.right {
    right: 50%;
    margin-right: -47%; } }

@media only screen and (max-height: 800px) {
  .site-header.feature.mega .container {
    min-height: auto; }

  .site-header .header-image.image-cycler .img {
    top: auto;
    bottom: auto; } }
@media only screen and (max-height: 800px) and (min-width: 1020px) {
  .site-header .hero-info.alt.top,
  .site-header .hero-info.alt.bottom,
  .site-header .hero-info.alt.left,
  .site-header .hero-info.alt.right,
  .site-header .hero-info.alt {
    bottom: auto;
    right: auto;
    top: 50%;
    left: 50%;
    margin: 0 auto 0 -47%; } }

/* -----------------------------------------------
	Header Image Pager
----------------------------------------------- */
.feature-pager {
  position: absolute;
  bottom: -1px;
  left: 10px; }
  .feature-pager button {
    display: block;
    width: 45px;
    height: 35px;
    padding: 0;
    float: left;
    margin-left: -2px;
    background: #ece9d8;
    border: 1px solid white;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    color: #3e4d6c;
    font-weight: bold;
    font-size: 18px;
    line-height: 33px; }
    .feature-pager button:hover {
      background: #987655;
      color: white; }
    .feature-pager button.active, .feature-pager button:active {
      background: white;
      color: #3e4d6c; }

@media only screen and (max-height: 800px) {
  .feature-pager button {
    width: 35px;
    height: 35px;
    line-height: 33px;
    font-size: 14px; } }
/* -----------------------------------------------
	Logo
----------------------------------------------- */
@media screen and (min-width: 1020px) {
  .site-header h1 {
    float: left; } }
.site-header h1 a {
  display: block;
  width: 211px;
  height: 54px;
  text-indent: -5000px;
  overflow: hidden;
  margin: 30px 0 20px; }
.site-header h1.light a {
  background: url("/assets/img/logo-light.png"); }
.site-header h1.dark a {
  background: url("/assets/img/logo-dark.png"); }
@media screen and (max-width: 900px) {
  .home .site-header h1.light a {
    background: url("/assets/img/logo-dark.png"); } }

/* -----------------------------------------------
	Header Social
----------------------------------------------- */
.header-social {
  float: right;
  overflow: hidden;
  padding-top: 50px; }

.header-social .social-label {
  display: block;
  float: right;
  text-transform: uppercase;
  line-height: 20px;
  color: white;
  font-size: 10px; }

.header-social ul {
  float: right;
  margin: 0 0 0 15px;
  padding: 0; }

.header-social ul li {
  display: inline;
  float: left; }

.header-social ul li a {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -5000px;
  overflow: hidden;
  margin-left: 12px;
  background-image: url("/assets/img/header-footer-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0; }

.header-social.light ul li a.linkedin {
  background-position: -240px 0; }

.header-social.light ul li a.youtube {
  background-position: -210px 0; }

.header-social.light ul li a.twitter {
  background-position: -180px 0; }

.header-social.light ul li a.facebook {
  background-position: -150px 0; }

.header-social.dark ul li a.linkedin {
  background-position: -240px -40px; }

.header-social.dark ul li a.youtube {
  background-position: -210px -40px; }

.header-social.dark ul li a.twitter {
  background-position: -180px -40px; }

.header-social.dark ul li a.facebook {
  background-position: -150px -40px; }

.header-social ul li a.linkedin:hover {
  background-position: -240px -20px; }

.header-social ul li a.youtube:hover {
  background-position: -210px -20px; }

.header-social ul li a.twitter:hover {
  background-position: -180px -20px; }

.header-social ul li a.facebook:hover {
  background-position: -150px -20px; }

/* -----------------------------------------------
	Nav
----------------------------------------------- */
#nav-bar {
  position: relative;
  width: 100%;
  min-height: 300px;
  margin-top: -40px;
  padding-top: 40px;
  /*@include media($desktop-xl) {
  	.home & {
  		position: absolute;
  		top: 0px;
  		z-index: 500;
  	}
  } */ }
  @media screen and (max-width: 639px) {
	#nav-bar {
	  min-height: 100px;
	  padding-top: 15px;  } }
  .instaar-body #nav-bar, .two-column #nav-bar {
    /*padding-bottom: 40px;*/ }
  .home #nav-bar {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: auto; 
/*       z-index: 4; */ }

.site-nav {
  display: none;
  clear: both;
  background: #3d4d6b;
  margin-bottom: 5px;
  border-bottom: 1px solid #30405f;
  height: 36px;
  z-index: 15;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  zoom: 1;
  width: 960px; }
  @media screen and (min-width: 1020px) {
    .site-nav {
      display: block;
      margin-top: 50px; } }
  .site-nav:before, .site-nav:after {
    content: "";
    display: table; }
  .site-nav:after {
    clear: both; }
  .site-nav > ul > li {
    display: inline; }
    .site-nav > ul > li > a {
      display: block;
      float: left;
      position: relative;
      z-index: 5;
      padding: 0 20px;
      border-left: 1px solid #445c88;
      border-right: 1px solid #30405f;
      line-height: 36px;
      text-decoration: none;
      color: #ccd0d6;
      text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
      font-size: 17px;
      font-size: 1.7rem;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
      -webkit-font-smoothing: antialiased; }
  .wf-active .site-nav > ul > li > a {
    font-size: 17px;
    font-size: 1.7rem;
    padding: 0 20px; }

.site-nav > ul > li.hover > a, .site-nav > ul > li.active > a,
.site-nav > ul > li > a:hover {
  color: #654d38;
  background-color: #c2a98f;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6); }
.site-nav > ul > li.hover > a > i,
.site-nav > ul > li > a:hover i {
  display: block; }
.site-nav > ul > li.nav-home a {
  width: 42px;
  border-left: none;
  padding: 0;
  background-image: url("/assets/img/header-footer-sprite.png");
  background-repeat: no-repeat;
  background-position: 16px 9px;
  text-indent: -9999px;
  overflow: hidden; }
  .site-nav > ul > li.nav-home a:hover {
    background-color: transparent;
    background-position: 16px -41px; }
.site-nav > ul > li.nav-home.active a {
  background-color: transparent;
  background-position: 16px -41px; }
.site-nav > ul > li.nav-get-involved {
  width: 176px;
  background: red;
  position: relative;
  float: right; }
  .site-nav > ul > li.nav-get-involved a {
    width: 176px;
    height: 49px;
    padding: 0;
    border: none;
    background: transparent url("/assets/img/nav-get-involved.png") no-repeat;
    color: white;
    text-align: right;
    font-family: "gooddog-new", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 19px;
    position: absolute;
    right: -4px;
    top: -12px; }
    .site-nav > ul > li.nav-get-involved a:hover {
      text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
    .site-nav > ul > li.nav-get-involved a span {
      display: block;
      height: 49px;
      line-height: 47px;
      padding: 0 35px 0 0;
      background-image: url("/assets/img/header-footer-sprite.png");
      background-repeat: no-repeat;
      background-position: 22px -88px; }
  .site-nav > ul > li.nav-get-involved.active a {
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); }
  .site-nav > ul > li.nav-get-involved a:hover span, .site-nav > ul > li.nav-get-involved.active a span {
    background-position: 22px -148px; }

/* -----------------------------------------------
	Sub nav / mega menus
----------------------------------------------- */
/* Mega dropdown removed for v1 */
/*    .sub-nav {
        display:none;
        width: 910px;
        margin: 0 5px;
        padding: 25px 20px;
        background: #faf3e7;
        position: absolute;
        left: 0;
        top: 36px;
        z-index: 1;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
        border-radius: 0 0 5px 5px;
        -webkit-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
    }

        .sub-nav .group {
            float: left;
            height: 240px;
            width: 23%;
            margin-right: 2%;
            position: relative;
        }

            .sub-nav .group .group-title {
                font-size: 18px;
                color: #997653;
                text-decoration: none;
                font-family: "gooddog-new", Helvetica, sans-serif;
                -webkit-font-smoothing: antialiased;
                font-weight: normal;
            }

            .sub-nav .group ul { margin: 10px 0 20px }

			.sub-nav .group ul li {
				font-size: 13px;
				line-height: 1.2em;
				padding-bottom: 8px;
			}

            .sub-nav .group ul a {
                text-decoration: none;
                color: #334566;
            }

            .sub-nav .group a:hover { text-decoration: underline }

        .sub-nav .group:first-child { margin-left: 0 }

        .sub-nav .group a.more {
            position: absolute;
            bottom: 0;
        }*/
/* -----------------------------------------------
	Nav Helper
----------------------------------------------- */
.nav-helper {
  display: block;
  background: white;
  background: rgba(255, 255, 255, 0.72);
  height: 25px;
  line-height: 25px;
  margin: 5px 5px 30px;
  font-size: 11px;
  font-size: 1.1rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  zoom: 1;
  position: relative;
  z-index: 4; }
  .nav-helper:before, .nav-helper:after {
    content: "";
    display: table; }
  .nav-helper:after {
    clear: both; }
  @media screen and (min-width: 901px) {
    .nav-helper {
      margin: 0 0 10px 0; } }
  @media screen and (max-width: 639px) {
    .nav-helper {
      display: none; }
    ul.flexnav-show + div.nav-helper  {
      display: block;
      height:auto; 
      padding-bottom: 10px; } }
  .nav-helper a {
    text-decoration: none;
    color: #1d2b33; }

.feature .nav-helper {
  margin-bottom: 60px; }

.get-involved .nav-helper {
  margin-bottom: 40px; }

.hero.large .nav-helper {
  margin-bottom: 120px; }

/* Breadcrumb
----------------------------------------------- */
.nav-helper > .breadcrumb {
  float: left;
  width: 70%;
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
  position: relative;
  top: 1px; }
  .nav-helper > .breadcrumb li {
    display: inline;
    font-size: 11px;
    margin-right: 3px; }
    .nav-helper > .breadcrumb li:after {
      content: ">>";
      color: #666;
      margin-left: 5px;
      font-size: 9px;
      position: relative;
      top: -1px; }
    .nav-helper > .breadcrumb li:last-child:after {
      content: ""; }
  .nav-helper > .breadcrumb a,
  .nav-helper > .breadcrumb span {
    line-height: 25px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .nav-helper > .breadcrumb span {
    font-weight: bold; }
  .nav-helper > .breadcrumb a:hover {
    text-decoration: underline; }

/* Instaar search
----------------------------------------------- */
.nav-helper > [role="search"] {
  min-width: 150px;
  float: right;
  margin-right: 10px;
  position: relative; }
  .nav-helper > [role="search"] .search-trigger {
    text-transform: uppercase;
    width: 135px;
    margin-left: 25px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background-image: url("/assets/img/header-footer-sprite.png");
    background-repeat: no-repeat;
    background-position: 105px -216px;
    position: relative;
    top: 1px; }
    .nav-helper > [role="search"] .search-trigger:hover {
      color: #987655;
      background-position: 105px -256px; }
  .nav-helper > [role="search"] form {
    display: none;
    min-width: 145px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0; }
    .nav-helper > [role="search"] form input[type="text"] {
      opacity: 0;
      min-width: 45px;
      max-width: 110px;
      height: 25px;
      position: absolute;
      top: 1px;
      right: 0;
      border: 1px solid #bbb;
      padding: 3px 35px 3px 8px;
      outline: none;
      border-radius: 9999px;
      -webkit-border-radius: 9999px;
      -moz-border-radius: 9999px; }
    .nav-helper > [role="search"] form input[type="submit"] {
      opacity: 0;
      width: 14%;
      min-width: 25px;
      height: 23px;
      position: absolute;
      right: 4px;
      top: 1px;
      z-index: 1;
      border: none;
      color: white;
      background-color: transparent;
      background-image: url("/assets/img/header-footer-sprite.png");
      background-repeat: no-repeat;
      background-position: 0 -337px;
      text-indent: -9999px;
      overflow: hidden; }

/* User
----------------------------------------------- */
.nav-helper > .user {
  float: right;
  height: 25px;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  position: relative;
  top: 1px; }
  .nav-helper > .user .user-trigger {
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 2px 12px 4px 35px;
    position: relative;
    top: -2px;
    z-index: 1; }
    .nav-helper > .user .user-trigger:hover {
      color: #987655; }
  .nav-helper > .user.active .user-trigger {
    background: #eeeff2;
    color: #987655;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4); }
  .nav-helper > .user .menu {
    display: none; }
  .nav-helper > .user.active .user-login {
    background: none;
    border: none;
    box-shadow: none; }
  .nav-helper > .user.active .menu {
    display: block;
    background: #eeeff2;
    position: absolute;
    top: 27px;
    right: 0;
    text-align: right;
    line-height: 20px;
    border-radius: 3px 0 3px 3px;
    -webkit-border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4); }

/*login form*/
.nav-helper > .user > .menu > form {
  padding: 10px; }

.nav-helper > .user > .menu > form label {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 3px; }

.nav-helper > .user > .menu > form label a:hover {
  text-decoration: underline; }

.nav-helper > .user > .menu > form input {
  font-size: 14px;
  margin-bottom: 8px;
  padding: 3px; }

.nav-helper > .user > .menu > form input[type="submit"] {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 25px 6px; }

/*logged in options*/
.nav-helper > .user .user-name {
  text-transform: none;
  padding-left: 10px; }

.nav-helper > .user > .menu > ul {
  list-style: none;
  text-align: right;
  border: 0;
  padding: 2px 0;
  margin: 0;
  font-size: 11px;
  font-size: 1.1rem; }

.nav-helper > .user > .menu > ul a {
  display: block;
  line-height: 20px;
  text-transform: none;
  padding: 0 10px 0 35px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  white-space: nowrap; }

.nav-helper > .user > .menu > ul a:hover {
  background: white;
  color: #987655;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd; }

/* ------------------------------------------------
	Page Info
------------------------------------------------ */
.float-right {
  float: right;
  margin: 0 0 20px 20px; }

.hero-info {
  clear: both;
  position: relative;
  margin-bottom: 40px; }
  @media screen and (max-width: 639px) {
    .hero-info {
	  margin-bottom: 10px; } }
  @media screen and (min-width: 639px) {
    .hero-info.show-on-sm-screens {
      display:none; } }
  .hero-info .hero-info-type {
    background: #334566;
    color: #d6d8dd;
    font-size: 18px;
    font-size: 1.8rem;
    height: 27px;
    line-height: 27px;
    padding: 0 25px 0 10px;
    margin-left: -2px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-family: "gooddog-new", gooddog-new, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -moz-transform: skew(10deg, 0);
    -webkit-transform: skew(10deg, 0);
    transform: skew(10deg, 0); }
  .hero-info .hero-feature-label {
    height: 23px;
    line-height: 23px;
    padding: 0 25px 0 5px;
    position: relative;
    top: -4px;
    left: 5px;
    background: #fc0;
    color: #3f434c;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    display: inline-block;
    zoom: 1;
    *display: inline;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased; }
  .hero-info .hero-info-description {
    padding: 12px;
    color: white;
    font-size: 38px;
    font-weight: bold;
    background: #334566;
    -webkit-font-smoothing: antialiased;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px; }
    @media screen and (max-width: 639px) {
      .hero-info .hero-info-description {
        font-size: 24px; } }
  .hero-info .hero-info-description.nobackground {
	  background: none; }
  .hero-info a.button.stitch {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .hero-info a.button.stitch span {
      background-image: url("/assets/img/header-footer-sprite.png");
      background-repeat: no-repeat;
      background-position: 168px -374px; }
      .hero-info a.button.stitch span:hover {
        background-position: 168px -414px; }
  .hero-info .location-label {
    display: inline-block;
    zoom: 1;
    *display: inline;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: none;
    height: auto;
    padding: 5px 65px 6px 40px;
    font-size: 21px;
    background-image: url("/assets/img/header-footer-sprite.png");
    background-repeat: no-repeat;
    background-position: 10px -456px; }
    @media screen and (max-width: 639px) {
      .hero-info .location-label {
        font-size: 16px;
        padding: 5px 20px 6px 24px;
        background-position: 4px -457px; } }

/*  Alternate style (used on home page)
    ----------------------------------------------- */
.hero-info.alt {
  background: white;
  background: rgba(255, 255, 255, 0.7);
  max-width: 555px;
  margin-left: 35px;
  margin-bottom: 60px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  position: static;
  padding: 1px; }
  @media screen and (max-width: 900px) {
    .hero-info.alt {
      position: absolute;
      bottom: 10px;
      margin-left: 0px; } }
  .hero-info.alt > a {
    display: block;
    position: relative;
    padding: 20px 55px 20px 20px; }
    .hero-info.alt > a:hover {
      text-decoration: none; }
  .hero-info.alt a .hero-info-title {
    font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 38px;
    padding: 0 0 12px;
    border-bottom: 1px solid #bbb; }
  .hero-info.alt a .hero-info-description {
    font-family: "gooddog-new", Helvetica, sans-serif;
    font-size: 22px;
    -webkit-font-smoothing: antialiased;
    color: #9a7654;
    font-weight: normal;
    background: transparent;
    padding: 12px 0 0;
    text-shadow: 0 0 0;
    border-top: 1px solid white;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: block;
    line-height: 1.25; }
  .hero-info.alt .edge {
    width: 26px;
    height: 99%;
    background: #987655;
    position: absolute;
    right: 0;
    top: 0;
    padding: 1px;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0; }
    @media screen and (max-width: 639px) {
      .hero-info.alt .edge {
        display: none; } }
    .hero-info.alt .edge > div {
      height: 98%;
      border-left: 1px dashed rgba(255, 255, 255, 0.3);
      border-top: 1px dashed rgba(255, 255, 255, 0.3);
      border-right: 1px dashed rgba(0, 0, 0, 0.2);
      border-bottom: 1px dashed rgba(0, 0, 0, 0.2); }
      .hero-info.alt .edge > div > div {
        display: block;
        height: 98%;
        border-left: 1px dashed rgba(0, 0, 0, 0.2);
        border-top: 1px dashed rgba(0, 0, 0, 0.2);
        border-right: 1px dashed rgba(255, 255, 255, 0.3);
        border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; }
    .hero-info.alt .edge span.icon {
      display: block;
      width: 17px;
      height: 17px;
      background: url(/assets/img/forward-back-sprite.png) 0 -400px;
      position: absolute;
      bottom: 6px;
      left: 6px; }

.hero-info.alt a:hover .edge span.icon {
  background-position: 0 -450px; }

@media only screen and (max-height: 800px) {
  .hero.large .nav-helper {
    margin-bottom: 50px; }

  .hero-info {
    margin-bottom: 40px; } }
/* -----------------------------------------------
	Section Nav
----------------------------------------------- */
.section-nav {
  position: absolute;
  bottom: 0;
  z-index: 1; }
  @media screen and (max-width: 639px) {
	.section-nav {
	  position: relative; } }
  .two-column .section-nav {
    position: relative; }
  .get-involved.two-column .section-nav {
    position: absolute; }
  .section-nav .section-nav-label {
    width: 260px;
    height: 13px;
    background: #a1a5ad;
    color: #334566;
    font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    padding: 4px 10px;
    margin: 0 0 3px 5px; }
    .section-nav .section-nav-label span {
      display: block; }
      @media screen and (min-width: 901px) {
        .section-nav .section-nav-label span {
          -moz-transform: skew(-10deg, 0deg);
          -webkit-transform: skew(-10deg, 0deg);
          transform: skew(-10deg, 0deg); } }
      .section-nav .section-nav-label span > span {
        display: inline;
        color: white; }
  @media screen and (max-width: 639px) {
    .section-nav li {
      width: 33.333333%; }
      .five .section-nav li:nth-child(n+4) {
        width: 50%; } }
  .section-nav li.icon span {
    padding: 0 8px 0 36px;
    background-image: url("/assets/img/icons-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 0; }
    @media screen and (min-width: 640px) and (max-width: 900px) {
      .section-nav li.icon span {
        background-image: none;
        padding: 0 15px; } }
    @media screen and (min-width: 901px) {
      .section-nav li.icon span {
        padding: 0 25px 0 45px; } }
  .section-nav li.back span {
    background-position: 6px 7px;
    padding: 0 17px;
    text-indent: -9999px;
    overflow: hidden; }
    @media screen and (min-width: 640px) and (max-width: 900px) {
      .section-nav li.back span {
        background-image: url("/assets/img/icons-sprite.png"); } }
  .section-nav li.back span:hover {
    background-position: 6px -93px; }
  .section-nav li.phone span {
    background-position: 12px -543px; }
  .section-nav li.speaker span {
    background-position: 12px -593px; }
  .section-nav li.paperclip span {
    background-position: 12px -643px; }
  .section-nav li.star span {
    background-position: 12px -693px; }
  .section-nav li.clock span {
    background-position: 12px -743px; }
  .section-nav li.book span {
    background-position: 12px -793px; }
  .section-nav li.info span {
    background-position: 12px -843px; }
  .section-nav li.compass span {
    background-position: 12px -893px; }
  .section-nav li.chat span {
    background-position: 12px -943px; }
  .section-nav li.monitor span {
    background-position: 12px -993px; }
  .section-nav li.calendar span {
    background-position: 12px -1043px; }
  .section-nav li.cycle span {
    background-position: 12px -1093px; }
  .section-nav li.directory span {
    background-position: 12px -1143px; }
  .section-nav li.dna span {
    background-position: 12px -1193px; }
  .section-nav li.atom span {
    background-position: 12px -1243px; }
  .section-nav li.microscope span {
    background-position: 12px -1293px; }
  .section-nav li.molecules span {
    background-position: 12px -1343px; }
  .section-nav li.bookmark span {
    background-position: 12px -1393px; }
  .section-nav li.bargraph span {
    background-position: 12px -1443px; }
  .section-nav li.gear span {
    background-position: 12px -1493px; }
  .section-nav li.user span {
    background-position: 12px -1543px; }
  .section-nav li.pencil span {
    background-position: 12px -1593px; }
  .section-nav li.microphone span {
    background-position: 12px -1643px; }
  .section-nav li.portrait span {
    background-position: 12px -1693px; }
  .section-nav li.folderalert span {
    background-position: 12px -1743px; }
  .section-nav li.folder span {
    background-position: 12px -1793px; }
  .section-nav li.locationadd span {
    background-position: 12px -1843px; }
  .section-nav li.beaker span {
    background-position: 12px -1893px; }
  .section-nav li.folderopen span {
    background-position: 12px -1943px; }
  .section-nav li.document span {
    background-position: 12px -1993px; }
  .section-nav li.sparkline span {
    background-position: 12px -2043px; }
  .section-nav li.location span {
    background-position: 12px -2093px; }
  .section-nav li.video span {
    background-position: 12px -3043px; }
  .section-nav li.subscribe span {
    background-position: 12px -2194px; }
  .section-nav li.donate span {
    background-position: 12px -2244px; }
  .section-nav li.volunteer span {
    background-position: 12px -2294px; }
  @media screen and (max-width: 639px) {
    .section-nav li.back span:hover {
      background-position: 6px -93px; }
    .section-nav li.phone span {
      background-position: 8px -543px; }
    .section-nav li.speaker span {
      background-position: 8px -593px; }
    .section-nav li.paperclip span {
      background-position: 8px -643px; }
    .section-nav li.star span {
      background-position: 8px -693px; }
    .section-nav li.clock span {
      background-position: 8px -743px; }
    .section-nav li.book span {
      background-position: 8px -793px; }
    .section-nav li.info span {
      background-position: 8px -843px; }
    .section-nav li.compass span {
      background-position: 8px -893px; }
    .section-nav li.chat span {
      background-position: 8px -943px; }
    .section-nav li.monitor span {
      background-position: 8px -993px; }
    .section-nav li.calendar span {
      background-position: 8px -1043px; }
    .section-nav li.cycle span {
      background-position: 8px -1093px; }
    .section-nav li.directory span {
      background-position: 8px -1143px; }
    .section-nav li.dna span {
      background-position: 8px -1193px; }
    .section-nav li.atom span {
      background-position: 8px -1243px; }
    .section-nav li.microscope span {
      background-position: 8px -1293px; }
    .section-nav li.molecules span {
      background-position: 8px -1343px; }
    .section-nav li.bookmark span {
      background-position: 8px -1393px; }
    .section-nav li.bargraph span {
      background-position: 8px -1443px; }
    .section-nav li.gear span {
      background-position: 8px -1493px; }
    .section-nav li.user span {
      background-position: 8px -1543px; }
    .section-nav li.pencil span {
      background-position: 8px -1593px; }
    .section-nav li.microphone span {
      background-position: 8px -1643px; }
    .section-nav li.portrait span {
      background-position: 8px -1693px; }
    .section-nav li.folderalert span {
      background-position: 8px -1743px; }
    .section-nav li.folder span {
      background-position: 8px -1793px; }
    .section-nav li.locationadd span {
      background-position: 8px -1843px; }
    .section-nav li.beaker span {
      background-position: 8px -1893px; }
    .section-nav li.folderopen span {
      background-position: 8px -1943px; }
    .section-nav li.document span {
      background-position: 8px -1993px; }
    .section-nav li.sparkline span {
      background-position: 8px -2043px; }
    .section-nav li.location span {
      background-position: 8px -2093px; }
    .section-nav li.video span {
      background-position: 8px -3043px; }
    .section-nav li.subscribe span {
      background-position: 8px -2194px; }
    .section-nav li.donate span {
      background-position: 8px -2244px; }
    .section-nav li.volunteer span {
      background-position: 8px -2294px; } }

.feature-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  background: white;
  margin: 4px 0 0 7px;
  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.3);
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0; }

.feature-controls a {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url("/assets/img/icons-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0; }

.feature-controls a.controls-prev {
  background-position: 5px 5px; }

.feature-controls a.controls-prev:hover {
  background-position: 5px -95px; }

.feature-controls a.controls-next {
  background-position: 5px -145px; }

.feature-controls a.controls-next:hover {
  background-position: 5px -195px; }

.about-photo {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 6px;
  right: 77px;
  z-index: 10; }
  @media screen and (max-width: 639px) {
    .about-photo {
      display: none; } }

.about-photo .about-photo-content {
  display: none;
  width: 237px;
  position: absolute;
  bottom: -4px;
  right: -4px;
  background: url("/assets/img/about-photo-content-bg-bottom.png") no-repeat bottom;
  padding-bottom: 10px; }

.about-photo .about-photo-content-internal {
  background-color: #eeeff2;
  margin-bottom: 28px;
  padding-bottom: 10px;
  padding-top: 1px;
  border-radius-top: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px; }

.about-photo .about-photo-content .about-photo-title {
  display: block;
  height: 25px;
  background: #987655;
  font-size: 13px;
  font-size: 1.3rem;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  border-left: 1px dashed rgba(255, 255, 255, 0.3);
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  border-right: 1px dashed rgba(0, 0, 0, 0.2);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  color: white;
  font-weight: bold;
  margin: 2px 3px 10px;
  padding: 0;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  box-shadow: 0 0 0 2px #987655;
  -moz-box-shadow: 0 0 0 2px #987655;
  -webkit-box-shadow: 0 0 0 2px #987655;
  border-radius-top: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  position: relative; }

.about-photo .about-photo-content .about-photo-title > span {
  display: block;
  height: 23px;
  line-height: 23px;
  padding: 0 8px;
  border-left: 1px dashed rgba(0, 0, 0, 0.2);
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  border-right: 1px dashed rgba(255, 255, 255, 0.3);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.about-photo .about-photo-content .about-photo-content-close {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/assets/img/icons-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  overflow: hidden;
  background-position: 0 -350px;
  position: absolute;
  right: 5px;
  top: 2px; }

.about-photo .about-photo-content .about-photo-content-close:hover {
  background-position: 0 -400px; }

.about-photo .about-photo-content p {
  clear: both;
  margin: 0;
  padding: 0 15px 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #334566; }

.about-photo .about-photo-content .learn-more {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 15px;
  font-size: 1.5rem;
  color: #987655;
  text-decoration: none;
  margin-left: 15px; }

.about-photo .about-photo-content .learn-more:hover {
  text-decoration: underline; }

.about-photo.active .about-photo-content {
  display: block; }

.about-photo .about-photo-trigger {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  background-image: url("/assets/img/icons-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  overflow: hidden;
  background-position: 0 -250px; }

.about-photo .about-photo-trigger:hover {
  background-position: 0 -300px; }

/*================================================================================================
	COMMON ELEMENTS
================================================================================================== */
.top {
  margin-top: 0;
  padding-top: 0; }

p.flush {
  margin-left: 0;
  padding-left: 0; }

/*================================================================================================
	CONTENT BLOCK
================================================================================================== */
.contact-block {
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
  width: 300px; }

.contact-block h3 {
  color: #987655;
  margin: 0 0 10px; }

.contact-block h3 span {
  float: right;
  color: #3F434C;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: normal;
  width: 170px; }

.contact-block h3.top {
  margin-top: 0; }

hr.clear {
  clear: both;
  margin-bottom: 40px; }

.clear {
  clear: both; }

/*================================================================================================
	GET INVOLVED
================================================================================================== */
#donate-video-button {
  position: absolute;
  top: 420px;
  left: 425px; }

#donate-video-button a {
  border: none;
  outline: none; }

#donate-video-image {
  border: 4px solid #fff;
  position: absolute;
  top: 365px;
  left: 270px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 4px 4px 10px #333;
  -webkit-box-shadow: 4px 4px 10px #333;
  box-shadow: 4px 4px 10px #333; }

@media screen and (max-width: 900px) {
	.get-involved.two-column div[role=main] .container img{
		margin: 0 auto;
	    width: 100%;
	    height: auto;
	}

	#donate-video-image{
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		margin-bottom: 100px;
		margin-top: 20px;
	}

	#donate-video-button{
		position: absolute;
	    top: 67%;
	    left: 50%;
	    width: 100px;
	    height: 100px;
	    margin-left: -50px;
	}

		#donate-video-image img,
		#donate-video-button img
		{
			width: 100%;
			height: auto;
		}
}


/* Promos */
#getinvolved-box {
  position: relative;
  width: 100%;
  margin-top: 45%; }
  #getinvolved-box:before, #getinvolved-box:after {
    content: "";
    display: table; }
  #getinvolved-box:after {
    clear: both; }

.getinvolved-promo {
  float: left;
  width: 100%;
  position: relative;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px; }
  @media screen and (min-width: 640px) {
    .getinvolved-promo {
      width: 32%;
      margin-right: 2%;
      margin-bottom: 0; } }
  .getinvolved-promo.last {
    margin-right: 0; }
  .getinvolved-promo.brown {
    background-color: #9f7754;
    border: 2px dashed #7f5f43;
    box-shadow: 0 0 0 4px #9f7754, 2px 1px 6px 4px rgba(10, 10, 0, 0.5); }
  .getinvolved-promo.blue {
    background-color: #374c69;
    border: 2px dashed #2c3d54;
    box-shadow: 0 0 0 4px #374c69, 2px 1px 6px 4px rgba(10, 10, 0, 0.5); }
  .getinvolved-promo.white {
    background-color: #e3e3e3;
    border: 2px dashed #b6b6b6;
    box-shadow: 0 0 0 4px #e3e3e3, 2px 1px 6px 4px rgba(10, 10, 0, 0.5); }
  .getinvolved-promo p.title {
    font-family: "gooddog-new", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 4.2rem;
    margin: 0;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5); }
    .getinvolved-promo p.title.brown {
      color: #987655; }
    .getinvolved-promo p.title.blue {
      color: #334566; }
    .getinvolved-promo p.title.white {
      color: #fff; }
  .getinvolved-promo p.head {
    font-family: "HelveticaNeue-Medium", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.4em;
    margin: 10px;
    text-align: center; }
  .getinvolved-promo p.body {
    font-family: "HelveticaNeue-Medium", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1.4em;
    margin: 10px;
    text-align: center; }
  .getinvolved-promo p.link {
    font-family: "gooddog-new", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 30px;
    font-size: 3.0rem;
    margin: 10px 0 0 0;
    text-align: center;
    width: 100%; }
    .getinvolved-promo p.link a {
      display: block;
      border-radius: 8px;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.2);
      text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5); }
  .getinvolved-promo > a {
    display: block;
    width: 100%;
    text-decoration: none; }

.getinvolved-promo .brown {
  color: #987655; }

.getinvolved-promo .blue {
  color: #334566; }

.getinvolved-promo .white {
  color: #fff; }

.getinvolved-promo .grey {
  color: #666; }

.getinvolved-promo .ltgrey {
  color: #ccc; }

/* Subscribe Box */
#subscribe-box,
#volunteer-box {
  background: #fff;
  margin: 70px auto 0;
  width: 440px;
  box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }

#subscribe-box h3 {
  border-top: 1px solid #ccc;
  clear: left;
  color: #987655;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 20px 0 15px;
  padding-top: 15px;
  text-decoration: none; }

#subscribe-box h3.top {
  border: none;
  padding-top: 0; }

#subscribe-box p {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0; }

#subscribe-box .rss {
  margin-left: 0; }

#subscribe-box .rss li {
  background: #f1f1f1;
  border: 1px solid #ccc;
  list-style-type: none;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 208px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

#subscribe-box .rss li.last {
  margin-right: 0; }

#subscribe-box .rss li a {
  background: url(/assets/img/getinvolved_icons.png) 6px -114px no-repeat;
  display: block;
  padding: 10px 0 9px 50px; }

#subscribe-box .followus {
  margin: 0; }

#subscribe-box .followus li {
  background: #f1f1f1;
  border: 1px solid #ccc;
  list-style-type: none;
  margin-bottom: 6px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

#subscribe-box .followus li.last {
  margin-bottom: 0; }

#subscribe-box .followus li a {
  background: no-repeat 6px 6px;
  color: #987655;
  display: block;
  padding: 9px 0 9px 50px; }

#subscribe-box li.twitter a {
  background: url(/assets/img/getinvolved_icons.png) 6px 6px no-repeat; }

#subscribe-box li.facebook a {
  background: url(/assets/img/getinvolved_icons.png) 6px -34px no-repeat; }

#subscribe-box li.youtube a {
  background: url(/assets/img/getinvolved_icons.png) 6px -74px no-repeat; }

#subscribe-box li:hover {
  background: #e1e1e1; }

#subscribe-box li a:hover {
  text-decoration: none; }

#subscribe-box input.email-input {
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: 6px;
  padding: 4px 0 4px 6px;
  width: 292px; }

#subscribe-box input.button,
#volunteer-box input.button {
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  top: 1px;
  width: 130px; }

.subscribe-container {
  float: left;
  margin: 0 1% 30px 0;
  width: 32%; }

.subscribe-container.last {
  margin-right: 0; }

.subscribe-container h2 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #222;
  font-weight: normal;
  margin-bottom: 10px;
  padding-bottom: 3px;
  font-size: 24px; }

.subscribe-container ul {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0; }

.subscribe-container img {
  float: left;
  padding-bottom: 20px; }

.subscribe-container p {
  font-size: 13px;
  font-size: 1.3rem;
  margin-left: 50px;
  margin-bottom: 0; }

.subscribe-container li {
  border-top: 1px solid #e2e2e2;
  clear: left;
  padding: 20px 0;
  overflow: hidden; }

.subscribe-container.last p {
  /*margin-left: 130px;*/ }

#volunteer-box {
  background: #fff;
  margin: 35px auto;
  width: 100%;
  max-width: 360px;
  box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }

#volunteer-box label {
  display: block; }

#volunteer-box label.sub-fname {
  display: inline;
  margin-right: 100px; }

#volunteer-box input {
  font-size: 14px;
  margin-bottom: 12px;
  margin-top: 4px;
  padding: 4px;
  width: 100%; }

#volunteer-box input.medium {
  width: 48%; }

#volunteer-box textarea {
  width: 100%;
  min-height: 60px;
  margin-top: 5px; }

#volunteer-box .button {
  display: block; }

.scroll_to_vol {
  cursor: pointer; }

/*================================================================================================
	EXPLORE OUR SCIENCE
================================================================================================== */
#eos-activity {
  float: left;
  list-style-type: none;
  margin: 0 0 20px;
  	/*&.slider li {
  		height: 284px;
  
  		.information {
  			height: 64px;
  		}
  	}*/ }
  #eos-activity.nomar {
    margin-bottom: 0px; }
  #eos-activity li {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    float: left;
    position: relative;
    width: 100%; }
    @media screen and (min-width: 640px) and (max-width: 900px) {
      #eos-activity li {
        width: 49%;
        margin: 0 10px 10px 0; }
        #eos-activity li:nth-child(2n) {
          margin-right: 0; } }
    @media screen and (min-width: 901px) {
      #eos-activity li {
        width: 22%;
        margin: 0 24px 20px 0; }
        #eos-activity li:last-child {
          margin-right: 0; }
        #eos-activity li.lander {
          margin-right: 3%; } }
    @media screen and (min-width: 901px) {
      .activities #eos-activity li {
        width: 32%;
        margin-right: 2%; }
        .activities #eos-activity li:nth-child(3n) {
          margin-right: 0; } }
    @media screen and (min-width: 640px) and (max-width: 900px) {
      .activities #eos-activity li {
        width: 49%;
        margin-right: 2%; }
        .activities #eos-activity li:nth-child(2n) {
          margin-right: 0; } }
    @media screen and (max-width: 639px) {
      #eos-activity li.gallery {
        margin-right: 10px;
        width: 48%; }
        #eos-activity li.gallery:nth-child(2n+0) {
          margin-right: 0; }
        #eos-activity li.gallery:nth-child(2n+1) {
          clear: left; } }
    @media screen and (min-width: 640px) {
      #eos-activity li.gallery {
        margin-right: 10px;
        width: 32%; }
        #eos-activity li.gallery:nth-child(3n+0) {
          margin-right: 0; }
        #eos-activity li.gallery:nth-child(3n+1) {
          clear: left; } }
    #eos-activity li a {
      text-decoration: none; }
    #eos-activity li .information {
      background: #fff;
      padding: 2px 4px 4px 4px;
      /*position: relative;
      margin: 0 4px;
      top: 0;
      width: 100%;*/ }
  #eos-activity img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    padding: 4px 4px 0; }
  #eos-activity .slide {
    background: #fff;
    position: relative;
    width: 100%; }
    #eos-activity .slide .other {
      margin: 0 4px; }
  #eos-activity h2 {
    font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    margin: 4px 4px 0 0;
    overflow: hidden; }
  #eos-activity p.head {
    color: #999;
    font-size: 12px;
    margin: 4px 4px 8px 0; }
  #eos-activity p.desc {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4em;
    /*padding: 0 12px 9px;*/
    padding-bottom: 10px; }
  #eos-activity .button.explore {
    width: 100%;
    margin: 5px 0;
    border-radius: 0px 0px 6px 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px; }
    #eos-activity .button.explore > span {
      border-radius: 0px 0px 6px 6px;
      -webkit-border-radius: 0px 0px 6px 6px;
      -moz-border-radius: 0px 0px 6px 6px; }
  #eos-activity .explore a {
    color: #fff; }

p.botmar {
  margin-bottom: 50px; }

/*================================================================================================
	FOOTER
================================================================================================== */
.site-footer {
  background: #3d4d6b;
  color: #A4A9B3;
  font-size: 13px;
  font-size: 1.3rem; }
  .site-footer h4,
  .site-footer h4 a {
    color: #A4A9B3;
    margin: 20px 0 8px; }
  .site-footer a {
    color: white; }

.site-footer .slant-tabs {
  background: white; }
  @media screen and (min-width: 640px) {
    .site-footer .slant-tabs {
      -moz-transform: skew(0, 0);
      -webkit-transform: skew(0, 0);
      transform: skew(0, 0); } }
  @media screen and (min-width: 640px) {
    .site-footer .slant-tabs > .container {
      -moz-transform: skew(10deg, 0);
      -webkit-transform: skew(10deg, 0);
      transform: skew(10deg, 0); } }
  .site-footer .slant-tabs ul {
    padding: 0;
    margin: 0; }
    .site-footer .slant-tabs ul li {
      margin-right: 2px; }
    .site-footer .slant-tabs ul li a {
      background-color: #c2a98f;
      height: 25px;
      line-height: 25px;
      padding: 0 15px;
      font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      color: #654d38;
      text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4); }
      @media screen and (max-width: 639px) {
        .site-footer .slant-tabs ul li a {
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          border-color: #5b6a84;
          border-style: solid;
          border-width: 1px;
          border: none;
          font-size: 13px;
          overflow: hidden;
          padding: 0 8px;
          font-size: 12px; } }
      @media screen and (max-width: 900px) {
        .site-footer .slant-tabs ul li a {
          padding: 0 5px; } }
      .site-footer .slant-tabs ul li a span {
        background: transparent; }
        @media screen and (max-width: 639px) {
          .site-footer .slant-tabs ul li a span {
            padding-left: 5px;
            padding-right: 5px; } }
    .site-footer .slant-tabs ul li a:hover,
    .site-footer .slant-tabs ul li a.active {
      color: #cdd0d6;
      background: #3d4d6b;
      text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8); }

.site-footer .footer-content {
  padding: 10px 0;
  zoom: 1; }
  .site-footer .footer-content:before, .site-footer .footer-content:after {
    content: "";
    display: table; }
  .site-footer .footer-content:after {
    clear: both; }
  .site-footer .footer-content .tab-content {
    width: 100%;
    float: left;
    margin-bottom: 10px; 
    position: relative; }
    .site-footer .footer-content .tab-content .group {
      float: left;
      width: 100%; }
      @media screen and (min-width: 901px) {
        .site-footer .footer-content .tab-content .group {
          width: 23%;
          margin-right: 2%; } }
      @media screen and (min-width: 640px) and (max-width: 900px) {
        .site-footer .footer-content .tab-content .group {
          width: 50%; } }
      .site-footer .footer-content .tab-content .group.social {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px; }
      .site-footer .footer-content .tab-content .group ul {
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: 1.7; }
        .site-footer .footer-content .tab-content .group ul li {
          padding-bottom: 6px; }
    .site-footer .footer-content .tab-content#tab2 .group {
      float: left;
      width: 100%; }
      @media screen and (min-width: 901px) {
        .site-footer .footer-content .tab-content#tab2 .group {
          width: 29%;
          margin-right: 2%; } }

.site-footer .footer-content .footer-social {
  float: right;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  list-style: none;
  top: 22px; }

.site-footer .footer-content .footer-social li {
  display: block;
  margin-bottom: 15px; }

.site-footer .footer-content .footer-social li a {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("/assets/img/header-footer-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  overflow: hidden; }

.site-footer .footer-content .footer-social li a.facebook {
  background-position: 0 -510px; }

.site-footer .footer-content .footer-social li a.facebook:hover {
  background-position: 0 -540px; }

.site-footer .footer-content .footer-social li a.twitter {
  background-position: -30px -510px; }

.site-footer .footer-content .footer-social li a.twitter:hover {
  background-position: -30px -540px; }

.site-footer .footer-content .footer-social li a.youtube {
  background-position: -60px -510px; }

.site-footer .footer-content .footer-social li a.youtube:hover {
  background-position: -60px -540px; }

.site-footer .footer-content .footer-social li a.linkedin {
  background-position: -90px -510px; }

.site-footer .footer-content .footer-social li a.linkedin:hover {
  background-position: -90px -540px; }
  
#subfooter {
/*   border-top: 1px solid rgba(0, 0, 0, 0.2);  extends full width but need container width */
  float: left;
  text-align: center; 
  margin: auto;
  width: 100%; }

#subfooter .container {
  border-top: 1px solid rgba(255, 255, 255, 0.1); 
  position: relative; 
  margin-bottom: 16px; }

#subfooter .footer-group {
	float: left;
	width: 100%;
	position: relative; }
	@media screen and (min-width: 706px) {
	  #subfooter .footer-group {
	  width: 30%;
	  margin-right:3%; } }

#subfooter .footer-logo {
  background: url("/assets/img/footer-logo-round-2x.png") no-repeat top 20px center;
  background-size: 200px 128px; /*needed for css downsampling the 2x image*/
  height: 148px; /* 128 img +20 backround offset */ }
	  
#subfooter .footer-instaar p, #subfooter .footer-legal p {
  margin-bottom: 0;
  color: #a4a9b3;
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 40px; }

#subfooter .footer-instaar a, #subfooter .footer-legal a {
  color: #a4a9b3;
  text-decoration: none; }
  #subfooter .footer-instaar a:hover, #subfooter .footer-legal a:hover {
    text-decoration: underline; }

.home .footer-content {
  display: none; }

.home #subfooter {
  padding-top: 20px; }

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

	PAGE LAYOUTS

`````````````````````````````````````````````````````````````````````````````````````````````````` */
[role="main"] {
  clear: both;
  padding: 40px 0 80px;
  zoom: 1; }

.home [role="main"] {
  padding-bottom: 0; }

[role="main"]:before, [role="main"]:after {
  content: "";
  display: table; }

[role="main"]:after {
  clear: both; }

.container {
  max-width: 960px;
  padding: 0 20px;
  margin: 0 auto;
  zoom: 1; }

.container:before, .container:after {
  content: "";
  display: table; }

.container:after {
  clear: both; }

/*	-----------------------------------------------
	Primary Content
	----------------------------------------------- */
.primary > article > .article-body.compact {
  padding: 0 40px; }

.primary article footer {
  margin-top: 20px; }

/*	-----------------------------------------------
	Secondary Content
	----------------------------------------------- */
.secondary {
  text-align: right; }
  @media screen and (max-width: 639px) {
    .secondary {
      text-align: left; } }

/*================================================================================================
	TWO COLUMN LAYOUT
================================================================================================== */
.two-column .primary {
  width: 100%;
  float: left;
  padding: 10px; }
  .two-column .primary.article {
    width: 100%; }
  @media screen and (min-width: 640px) and (max-width: 900px) {
    .two-column .primary {
      width: 60%;
      padding: 0; } }
  @media screen and (min-width: 901px) {
    .two-column .primary {
      width: 70%;
      padding: 0; } }
.two-column .secondary {
  width: 100%;
  float: right;
  padding: 10px; }
  @media screen and (min-width: 640px) and (max-width: 900px) {
    .two-column .secondary {
      width: 40%;
      padding: 10px 0 0 10px; } }
  @media screen and (min-width: 901px) {
    .two-column .secondary {
      width: 30%;
      padding: 10px 0 0 10px; } }

.island {
  /* A generic container for a piece of content */
  clear: both; }
  @media screen and (min-width: 901px) {
    .island {
      margin: 0 0 20px; } }
  .island.half {
    clear: none;
    float: left;
    width: 100%;
    padding: 10px; }
    @media screen and (min-width: 901px) {
      .island.half {
        width: 47%;
        padding: 0 3% 0 0; } }

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

	SECTION-SPECIFIC LAYOUT

`````````````````````````````````````````````````````````````````````````````````````````````````` */
/*================================================================================================
    HOME
================================================================================================== */
.home .dates h2 {
  margin-top: 0; }

.home .dates .style-link {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem; }

.home .graphic.large img {
  width: 100%;
  height: auto; }

/*================================================================================================
	RESEARCH SECTION
================================================================================================== */
/*	-----------------------------------------------
	Section summaries
	----------------------------------------------- */
.section-summaries .row {
  clear: both;
  zoom: 1;
  margin-bottom: 60px; }
  .get-involved .section-summaries .row {
    margin-bottom: 0; }
  .section-summaries .row:before, .section-summaries .row:after {
    content: "";
    display: table; }
  .section-summaries .row:after {
    clear: both; }
  .section-summaries .row .section-summary {
    float: left;
    width: 47%;
    margin: 0 3% 0 0; }
    @media screen and (max-width: 639px) {
      .section-summaries .row .section-summary {
        width: 100%;
        margin-bottom: 40px; } }

.section-summaries .row .section-summary > header > h1 {
  margin: 0;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  text-transform: none;
  height: 12px; }
  .section-summaries .row .section-summary > header > h1 span {
    height: 22px; }
  .section-summaries .row .section-summary > header > h1 i {
    margin-top: 0; }
.theme-lander .section-summaries .row .section-summary > header > h1.section-title {
  margin-bottom: 8px; }
.section-summaries .row .section-summary > header > h2 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 20px;
  margin: 20px 0;
  font-weight: normal; }
.section-summaries .row .section-summary p {
  margin-top: 23px;
  margin-left: 0px; }
.theme-lander .section-summaries .row .section-summary p {
  margin-top: 23px;
  margin-left: 0px; }
.section-summaries .row .section-summary img {
  width: 100% !important;
  height: auto;
  margin: 0 20px 10px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
  @media screen and (max-width: 900px) {
    .section-summaries .row .section-summary img {
      float: none;
      width: 100%;
      height: auto;
      max-width: 100%; } }
  .theme-lander .section-summaries .row .section-summary img {
    margin-top: 20px; }
.section-summaries .row .section-summary footer {
  text-align: right; }
  .theme-lander .section-summaries .row .section-summary footer {
    clear: left;
    margin-left: 0px;
    text-align: left; }
  .section-summaries .row .section-summary footer a {
    font-family: "gooddog-new", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 20px;
    color: #987655; }


/*	-----------------------------------------------
	Research taxanomy results
	----------------------------------------------- */
p.search-for {
  margin-bottom: 0; }

.taxonomy-results .primary > header > h2 {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 23px;
  color: #334566; }

.taxonomy-results .primary > header > h2 > a {
  color: #987655; }

.taxonomy-results .research-result-group {
  zoom: 1;
  margin-bottom: 45px; }

.taxonomy-results .research-result-group:before, .taxonomy-results .research-result-group:after {
  content: "";
  display: table; }

.taxonomy-results .research-result-group:after {
  clear: both; }

.taxonomy-results .research-result-group > header {
  border-bottom: 1px solid #d6d8dd;
  zoom: 1;
  padding: 0 0 10px;
  margin-bottom: 15px; }

.taxonomy-results .research-result-group > header:before, .taxonomy-results .research-result-group > header:after {
  content: "";
  display: table; }

.taxonomy-results .research-result-group > header:after {
  clear: both; }

.taxonomy-results .research-result-group > header > h1 {
  border: none;
  height: auto;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: 20px;
  height: auto;
  color: #334566;
  float: left;
  margin: 0; }

.taxonomy-results .research-result-group > header > h1 > i {
  margin: 0; }

.taxonomy-results .research-result-group > header > h1 > span {
  height: auto; }

.taxonomy-results .research-result-group > header > a {
  float: right;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 20px;
  color: #987655; }

.taxonomy-results .research-result-group > .results {
  -o-column-count: 2;
  -khtml-column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -o-column-gap: 5rem;
  -khtml-column-gap: 5rem;
  -moz-column-gap: 5rem;
  -webkit-column-gap: 5rem;
  column-gap: 5rem; }

.taxonomy-results .research-result-group > .results > a {
  -webkit-column-break-inside: avoid;
  -khtml-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  column-break-inside: avoid;
  display: block;
  color: #987655;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 20px;
  line-height: 1.5; }

.taxonomy-results .research-result-group > .results > a > strong {
  color: #334566; }

/*================================================================================================
	RESEARCH SECTION
================================================================================================== */
/*	-----------------------------------------------
	Publications list
	----------------------------------------------- */
.publications-list .publication {
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #f5f8fc;
  padding: 8px;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  line-height: 30px;
  display: block;
  color: #334566; }

.publications-list .publication p {
  margin: 0; }

.publications-list .publication > a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  display: block;
  color: #334566;
  background-image: url("/assets/img/forward-back-sprite.png");
  background-repeat: no-repeat;
  background-position: 665px 5px; }

.publications-list .publications:nth-of-type(even) {
  background-color: #ebe4d8; }

/* -----------------------------------------------
	Publications search
----------------------------------------------- */
#publications-search {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-top: 20px; }
  #publications-search .form-field {
    border: none;
    float: left;
    margin: 0 35px 0 35px; }
    @media screen and (max-width: 900px) {
      #publications-search .form-field {
        float: none; } }
  #publications-search .button {
    position: relative;
    top: -8px;
    margin-left: 35px; }

#pubs_search {
  margin: 0; }

/*  -----------------------------------------------
    Publications Filter
    ----------------------------------------------- */
#pubs-year-list {
  list-style-type: none;
  margin: 0; }

#pubs-year-list li {
  float: left;
  width: 150px;
  background: #eeeff2;
  height: 25px;
  line-height: 25px;
  border: 1px solid white;
  border-bottom-width: 3px;
  padding: 3px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem; }

.switch-pubs-filter {
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 10px; }

.publications-filters {
  list-style-type: none;
  margin: 10px 0 10px; }

.publications-filters li {
  display: inline;
  margin-right: 6px;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem; }

.publications-filters span {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal; }

.pi-relative {
  position: relative;
  height: 100px; }

#change-author {
  margin: 0;
  position: absolute;
  /*bottom: 0;
  right: 0;*/ }

#change-year.custom,
#change-author .custom {
  float: right;
  margin: 12px 0 0 0;
  width: auto; }

.primary form label.nomar {
  margin: 0; }

.research .project h2 .featured {
  color: #987655;
  float: right;
  font-family: "HelveticaNeue-Medium", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding: 4px 0 4px 26px;
  background-image: url("/assets/img/featured_big.gif");
  background-repeat: no-repeat;
  position: relative;
  top: 2px; }

.research .project .featured-small {
  padding-left: 26px;
  background-image: url("/assets/img/featured_small.gif");
  background-repeat: no-repeat; }

/*  -----------------------------------------------
    Research Themes Pages
    ----------------------------------------------- */
.theme-lander h3 {
  clear: left; }
.theme-lander .alpha-nav {
  height: auto;
  margin: 20px 0 10px; }
  .theme-lander .alpha-nav ul {
    margin-left: 0; }
    @media screen and (max-width: 639px) {
      .theme-lander .alpha-nav ul li:first-of-type {
        display: block;
        float: none; } }
    .theme-lander .alpha-nav ul li span {
      font-family: "gooddog-new", Helvetica, sans-serif;
      -webkit-font-smoothing: antialiased;
      font-size: 18px;
      font-size: 1.8rem;
      position: relative;
      top: -5px; }
    .theme-lander .alpha-nav ul li a {
      font-weight: normal;
      padding: 0 4px;
      width: auto; }

p.theme-intro {
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #987655;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 15px;
  line-height: 1.25em; }
  @media screen and (min-width: 901px) {
    p.theme-intro {
      margin-right: 250px; } }

.theme-lander p.btt {
  clear: left;
  float: left;
  margin-top: 18px;
  margin-bottom: 40px; }

#theme-list-wrapper {
  clear: left;
  float: left;
  width: 100%; }
  #theme-list-wrapper .theme-list-people {
    float: left;
    list-style-type: none;
    margin: 0;
    width: 100%; }
    #theme-list-wrapper .theme-list-people p {
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.25em;
      margin: 0; }
    #theme-list-wrapper .theme-list-people li {
      float: left;
      padding: 0 10px 20px 0;
      width: 50%; }
      @media screen and (max-width: 639px) {
        #theme-list-wrapper .theme-list-people li {
          min-height: 331px; }
          #theme-list-wrapper .theme-list-people li:nth-child(2n+0) {
            padding-right: 0; } }
      @media screen and (min-width: 640px) and (max-width: 900px) {
        #theme-list-wrapper .theme-list-people li {
          width: 33.333333333%;
          min-height: 270px; }
          #theme-list-wrapper .theme-list-people li:nth-child(3n+0) {
            padding-right: 0; } }
      @media screen and (min-width: 901px) {
        #theme-list-wrapper .theme-list-people li {
          width: 16.666666667%;
          min-height: 231px; }
          #theme-list-wrapper .theme-list-people li:nth-child(6n+0) {
            padding-right: 0; } }
    #theme-list-wrapper .theme-list-people strong {
      display: block;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 1.5em; }
    #theme-list-wrapper .theme-list-people img {
      width: 100% !important;
      max-width: 100% !important;
      height: auto !important;
      border-radius: 8px; }

#change-theme.custom {
  margin-right: 0;
  margin-top: 12px;
  width: auto; }
  @media screen and (min-width: 901px) {
    #change-theme.custom {
      float: right; } }

.research-results {
  float: left;
  padding-right: 20px;
  width: 50%; }
  @media screen and (max-width: 639px) {
    .research-results {
      width: 100%; } }
  .research-results article h1 a,
  .research-results article h1 span {
    font-size: 16px;
    font-size: 1.6rem; }

/*================================================================================================
	PEOPLE SECTION
================================================================================================== */
/*	-----------------------------------------------
	Person profile summary
	----------------------------------------------- */
.person {
  zoom: 1; }
  .person:before, .person:after {
    content: "";
    display: table; }
  .person:after {
    clear: both; }
  .person > header {
    margin-bottom: 35px;
    zoom: 1; }
    .person > header:before, .person > header:after {
      content: "";
      display: table; }
    .person > header:after {
      clear: both; }
    .person > header h1 {
      font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      color: #987655;
      font-size: 22px;
      float: left;
      margin: 0; }
  .person h2,
  .person h3 {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 25px 0 10px; }
  .person p {
    margin-top: 0; }
  .person .profile-summary {
    zoom: 1;
    margin-bottom: 20px; }
    .person .profile-summary:before, .person .profile-summary:after {
      content: "";
      display: table; }
    .person .profile-summary:after {
      clear: both; }
    .person .profile-summary .person-image {
      float: left;
      width: 20%;
      padding-right: 20px;
      text-align: center; }
      @media screen and (max-width: 639px) {
        .person .profile-summary .person-image {
          width: 100%; } }
      .person .profile-summary .person-image img {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        display: block;
        margin: 0 0 8px 0; }
      .person .profile-summary .person-image a {
        display: block;
        margin: 0 0 3px; }
    .person .profile-summary .profile-info {
      float: left;
      width: 80%; }
      @media screen and (max-width: 639px) {
        .person .profile-summary .profile-info {
          width: 100%; } }
      .person .profile-summary .profile-info > h1 {
        font-size: 18px;
        font-size: 1.8rem;
        font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0 0 15px;
        color: #334566; }
        .person .profile-summary .profile-info > h1 > a {
          color: #334566;
          text-decoration: none; }
      .person .profile-summary .profile-info ul.status {
        margin: 0 0 25px;
        /* padding: 0 0 0 20px; Add back in if we need to use the ribbon icons */
        list-style: none; }
        .person .profile-summary .profile-info ul.status.gold {
          background: url("/assets/img/icon-gold-ribbon.gif") no-repeat left 4px; }
        .person .profile-summary .profile-info ul.status.blue {
          background: url("/assets/img/icon-blue-ribbon.gif") no-repeat left 4px; }
        .person .profile-summary .profile-info ul.status.lightblue {
          background: url("/assets/img/icon-light-blue-ribbon.gif") no-repeat left 4px; }
        .person .profile-summary .profile-info ul.status li {
          border-radius: 3px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          color: #334566;
          font-size: 14px;
          font-size: 1.4rem;
          margin-bottom: 2px;
          padding: 2px 2px 2px 8px; }
          .person .profile-summary .profile-info ul.status li a {
            display: block;
            background-image: url("/assets/img/forward-back-sprite.png");
            background-repeat: no-repeat;
            background-position: right -97px;
            text-decoration: none;
            color: #334566; }
            .person .profile-summary .profile-info ul.status li a:hover {
              background-position: right -147px; }

.person.detail .profile-summary .person-image a.cv {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 25px;
  line-height: 25px;
  padding-right: 30px;
  background: url("/assets/img/icon-pdf.png") no-repeat right center; }

#phone-list span {
  color: #777; }

#phone-list td:first-child {
  font-size: 15px;
  font-size: 1.5rem; }

.bio-contact {
  float: left;
  width: 50%; }

.bio-social {
  float: left;
  width: 50%; }

#phone-list {
  width: 700px; }

#phone-list a {
  color: #334566; }

#phone-list a:hover {
  text-decoration: underline; }

/*	-----------------------------------------------
	Person content
	----------------------------------------------- */
.person.detail > article {
  clear: both;
  overflow: hidden; }

.person.detail > article h3 {
  color: #987655; }

.person.detail .publications h2 .featured {
  color: #987655;
  float: right;
  font-family: "HelveticaNeue-Medium", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding: 4px 0 4px 26px;
  background-image: url("/assets/img/featured_big.gif");
  background-repeat: no-repeat;
  position: relative;
  top: 2px; }

.person.detail .publications .publication .featured-small {
  padding-left: 26px;
  background-image: url("/assets/img/featured_small.gif");
  background-repeat: no-repeat; }

/*	Courses
	----------------------------------------------- */
ul.courses {
  margin-bottom: 25px; }

ul.courses li a {
  color: #334566; }

ul.courses li a.course-title {
  display: block;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  background-image: url("/assets/img/forward-back-sprite.png");
  background-repeat: no-repeat;
  background-position: right -97px; }

ul.courses li a.course-title:hover {
  background-position: right -147px; }

ul.courses li span.course-title {
  display: block;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem; }

p.course-position {
  margin: 0;
  font-style: italic; }

/*	Graduates and Employment
	----------------------------------------------- */
.graduates-employment .description {
  display: block;
  padding-left: 45px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5; }

/*  Other People
    ----------------------------------------------- */
.other-people .title {
  font-size: 14px;
  font-size: 1.4rem; }

.other-people .description {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5; }

/*	Outreach Activities
	----------------------------------------------- */
.outreach-activities li a {
  color: #5573aa; }

/*  -----------------------------------------------
    People Shareable Bios
    ----------------------------------------------- */
.shareable .container {
  margin: 0px; }

.shareable .site-header .container {
  min-height: 60px; }

.shareable .primary {
  max-width: 700px; }

.shareable .person header {
  margin-bottom: 15px; }

.shareable h1.section-title {
  margin: 0;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  text-transform: none;
  margin-top: 35px;
  border-bottom: 1px solid #D6D8DD;
  border-top: 1px solid #D6D8DD;
  float: none;
  display: block;
  height: 22px;
  padding: 10px 0px; }

.shareable h1.section-title i {
  margin-top: 0; }

.shareable h1.section-title span {
  height: 22px; }

.shareable [role="main"] .underline-title {
  margin-bottom: 25px; }

/*================================================================================================
    ACADEMICS SECTION
================================================================================================== */
.news-and-events .icon-header {
  margin-bottom: 12px; }

.news-and-events .icon-header a {
  color: #987655; }

/*  -----------------------------------------------
    Courses
    ----------------------------------------------- */
.courses tr td:last-child {
  width: 175px;
  padding-right: 35px;
  background-image: url("/assets/img/forward-back-sprite.png");
  background-repeat: no-repeat;
  background-position: 195px 5px; }

.courses tr:hover td:last-child {
  background-position: 195px -45px; }

/*================================================================================================
    ACADEMICS
================================================================================================== */
table.courses {
  width: 100%; }
  @media screen and (max-width: 639px) {
    table.courses {
      display: block;
      overflow-x: auto; } }

table.courses td {
  line-height: 1.2em;
  vertical-align: middle; }

table.courses td.number {
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  width: 20%; }

table.courses td.teacher {
  width: 15%; }

table.courses td a {
  color: #334566; }

/*================================================================================================
    NEWS & EVENTS SECTION
================================================================================================== */
/*  -----------------------------------------------
    News listing
    ----------------------------------------------- */
.news-listing-entry {
  clear: left;
  float: left;
  margin-bottom: 10px;
  width: 100%; }

.news-listing-entry img {
  border: 4px solid #ccc;
  float: left;
  margin: 0 16px 0 0; }

.news-listing-entry p {
  margin: 0 0 10px 124px; }

.news-listing-entry .dateline {
  color: #777;
  margin-right: 0.5em; }

.news-listing-entry p.read-more {
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0; }

.news-listing-entry p.flush {
  margin-left: 0; }

/*  -----------------------------------------------
    Conference detail
    ----------------------------------------------- */
.conference-detail > header h1 {
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #987655;
  font-size: 22px;
  margin: 0 0 30px; }

#conf-register {
  margin-bottom: 40px; }

#conf-register td {
  line-height: 1.2em;
  vertical-align: middle; }

#conf-register td.org {
  font-weight: normal;
  width: 250px; }

/*  -----------------------------------------------
    Job Page
    ----------------------------------------------- */
p.dateline {
  color: #666;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0; }

/*  -----------------------------------------------
    Register
    ----------------------------------------------- */
a.register-link {
  display: block;
  color: white;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 30px;
  width: 340px;
  height: 32px;
  line-height: 32px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  background: #3d4d6b url("/assets/img/forward-back-sprite.png") no-repeat;
  background-position: 335px -293px;
  text-decoration: none; }

a.register-link:hover {
  background-position: 335px -343px; }

/*  -----------------------------------------------
    Calendar Styles
    ----------------------------------------------- */
#calendar {
  width: 100%; 
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#calendar .month {
  background-color: #3d4c6b;
  color: #cdd0d7;
  overflow: hidden; }

#calendar .month {
  border-bottom: 1px solid #334059;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  padding: 10px;
  font-weight: normal; }

#calendar .month a {
  text-decoration: none;
  color: #cdd0d7;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal; }

#calendar .month .left {
  float: left; }

#calendar .month .right {
  float: right; }

#calendar .month .center {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  float: left;
  text-align: center;
  width: 80%; }

#calendar a {
  color: #334566;
  text-decoration: none; }
  #calendar a:hover {
    text-decoration: underline; }

#calendar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%; 
  display: table-row;
}

#calendar li {
  display: table-cell;
  width: 14.342%;
  padding: 5px;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-right: -1px;
  margin-bottom: -1px; }

#calendar ul.weekdays {
  height: 40px;
  background: #c2a98f; }

#calendar ul.weekdays li {
  text-align: center;
  text-transform: uppercase;
  line-height: 20px;
  border: none !important;
  padding: 10px 6px;
  font-size: 13px;
  font-weight: normal;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #654d38;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6); }

#calendar .days li {
  padding: 0 0 10px 0;
  height: 100px;
  }

#calendar .days li:hover {
  background: #d3d3d3; }

#calendar .date {
  margin-bottom: 5px;
  color: #334566;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; 
	padding: 5px;
}
  #calendar .date a {
    color: #334566; }

#calendar .today .date {
  text-align: center;
  padding: 4px;
  background: #c2a98f;
  width: 30px;
  border-radius: 50%; }

#calendar .event {
  clear: both;
  display: block;
  font-size: 13px;
  border-radius: 4px;
  padding: 5px;
  margin: 5px;
  line-height: 14px;
  background: #eeeff2;
  border: 1px solid #d6d8dd;
  color: #334566;
  text-decoration: none; }

  	#calendar .event.multi-day{
  		margin-left: 0px;
  		margin-right: 0px;
  		border-left: none;
  		border-right: none;
  		border-radius: 0px;
  	}

  		#calendar .event.multi-day.first-day{
			margin-left: 5px;
  			border-left: 1px solid #d6d8dd;
  			border-top-left-radius: 4px;
  			border-bottom-left-radius: 4px;
  		}

  		#calendar .event.multi-day.last-day{
			margin-right: 5px;
  			border-right: 1px solid #d6d8dd;
  			border-top-right-radius: 4px;
  			border-bottom-right-radius: 4px;
  		}

#calendar .event-desc {
  color: #666;
  margin: 3px 0 7px 0;
  text-decoration: none; }

#calendar .other-month {
  color: #bbb; }
  #calendar .other-month a {
    color: #bbb; }
  #calendar .other-month .event a {
    color: #334566; }

@media (max-width: 768px) {
  #calendar ul{
  	display: block;
  }

  	#calendar li {
  		display: block;
  		float: left;
	}

  #calendar .weekdays, #calendar .other-month {
    display: none; }

  #calendar .month .center {
    width: 60%; }

  #calendar li {
    height: auto !important;
    min-height: auto !important;
    border: 1px solid #ededed;
    width: 100%;
    padding: 10px;
    margin-bottom: -1px; }

  #calendar .date {
    float: none; } 
	
	#calendar .event.multi-day{
  		margin: 5px;
  		border: 1px solid #d6d8dd;
  		border-radius: 4px;
  	}
}
#cal-outer {
  border: 2px solid #d6d8dd;
  width: 100%; }

#month-year {
  background-color: #3d4c6b;
  color: #cdd0d7; }

#month-year th {
  border-bottom: 1px solid #334059;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  padding: 10px;
  font-weight: normal; }

#month-year a {
  text-decoration: none;
  color: #cdd0d7;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal; }

#month-year .left {
  text-align: left; }

#month-year .right {
  text-align: right; }

#month-year .center {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold; }

#days-of-week th {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #654d38;
  background-color: #c2a98f;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
  text-align: center;
  text-transform: uppercase;
  padding: 10px 5px;
  width: 14.285714286%; }

.day-cell {
  border-top: 2px solid #d6d8dd;
  border-right: 2px solid #d6d8dd; }

.day-cell-details {
  min-height: 160px; }

.day-cell .date {
  color: #654d38;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "gooddog-new", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-align: right;
  padding: 10px; }

.day-cell .today {
  background: #654d38; }

.day-cell .today a {
  color: #ebe4d8; }

.day-cell .event {
  color: #654d38;
  padding: 10px;
  line-height: 16px;
  font-size: 12px;
  font-size: 1.2rem; }

.day-cell .multi-day {
  background: #eeeff2; }

.day-cell.out-of-range a, .day-cell.out-of-range .date {
  color: #bbb; }

.day-cell.out-of-range .event {
  color: #999; }

#cal-day-nav {
  background: #3d4c6b;
  float: left;
  margin: 0 0 20px;
  width: 700px; }

#cal-day-nav li {
  display: inline;
  font-family: "HelveticaNeue-CondensedBold", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif; }

#cal-day-nav li#prev {
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "gooddog-new", Helvetica, sans-serif;
  margin-left: 10px;
  position: relative;
  top: 3px;
  text-align: left;
  width: 190px; }

#cal-day-nav li#month {
  float: left;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 1px;
  text-align: center;
  width: 300px; }

#cal-day-nav li#next {
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "gooddog-new", Helvetica, sans-serif;
  margin-right: 10px;
  position: relative;
  top: 3px;
  text-align: right;
  width: 190px; }

#cal-day-nav a {
  color: #cdd0d7;
  font-weight: normal; }

.day-event {
  margin: 0 200px 30px 0; }

.day-event h4 {
  line-height: 1.25em;
  margin: 0 0 .3em; }

.day-event p {
  margin: 0; }

ul.prevnext {
  border-top: 1px solid #ddd;
  list-style-type: none;
  margin: 30px 0 0 0;
  padding-top: 30px;
  position: relative; }

ul.prevnext li.next {
  background: url(/assets/img/next.gif) no-repeat;
  padding: 0 0 6px 30px;
  position: relative; }

ul.prevnext li.prev {
  background: url(/assets/img/previous.gif) no-repeat;
  padding: 0 0 6px 30px;
  position: relative; }

ul.prevnext li a {
  color: #334566;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  text-decoration: none; }

ul.prevnext a span {
  color: #987655;
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  position: absolute;
  left: 150px;
  top: 3px;
  text-decoration: underline; }

.view-entry {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 7px 12px 15px 0; }

p.event-date {
  font-family: "HelveticaNeue", "depot-new-condensed-web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem; }

.event-image {
  float: left;
  margin: 0 20px 20px 0; }

.event-info h4 {
  margin: 0 0 4px; }

p.event-link {
  margin: 0 0 10px; }

p.event-link a {
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal; }

p.speaker {
  margin: 0; }

p.affiliation {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 12px; }

p.event-loc-title {
  margin: 0; }

p.event-loc-address {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 12px; }

.event-loc {
  margin-bottom: 12px; }

p.event-cost {
  margin: 0; }

p.event-more-link {
  margin: 20px 0 0; }

/*================================================================================================
    ABOUT US SECTION
================================================================================================== */
/*  -----------------------------------------------
    Timeline
    ----------------------------------------------- */
.timeline-content {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  text-align: center; }
  .timeline-content img {
    margin-bottom: 20px; }
    @media screen and (max-width: 639px) {
      .timeline-content img {
        width: 100%;
        height: auto; } }
  .timeline-content p {
    text-align: left; }

/*  -----------------------------------------------
    Partners
    ----------------------------------------------- */
.partner-list-entry {
  margin-bottom: 10px; }

.partner-list-entry h4 {
  margin-bottom: 0;
  margin-top: 0px;
  padding-top: 6px; }

.partner-list-entry img {
  float: left;
  margin: 0 10px 0 0; }

.partner-list-entry p {
  clear: left;
  padding-top: 6px; }

.partner-list-entry .read-more {
  float: right;
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0;
  position: relative;
  top: 8px; }

.partner-list-entry .read-more a {
  color: #987655; }

/*  -----------------------------------------------
Map. Where In The World Is INSTAAR
----------------------------------------------- */
.ui-infowindow-content {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }

.ui-infowindow-content h3 {
  margin: 10px 0px; }

.ui-infowindow-content p {
  margin-bottom: 5px; }

.ui-infowindow-content a.read-more {
  font-family: "gooddog-new", Helvetica, sans-serif;
  font-size: 16px; }

#map {
  width: 100% !important;
  height: auto !important;
  padding-bottom: 60%; }

/*================================================================================================
    MAIN SEARCH RESULTS
================================================================================================== */
.search-results p.flush {
  margin-bottom: 0px; }

.search-results h4 {
  margin-top: 3px; }

.search-results .news-listing-entry {
  margin-bottom: 30px; }

.search-results .news-listing-entry p.no-image {
  margin-left: 0px; }

/*	Sitemap
--------------------------------------------------- */
#sitemap ul {
  margin-bottom: 0; }

/*  Gallery
--------------------------------------------------- */
.html5gallery-container-0 {
  border: 1px solid #ededed; }

.html5gallery-title-0 {
  height: auto !important;
  line-height: 24px !important; }

.html5gallery-title-text-0 {
  overflow: auto !important;
  white-space: inherit !important;
  padding: 12px; }

/*	TEMPORARY - REMOVE PRIOR TO LAUNCH - Training video
--------------------------------------------------- */
#training-video {
  float: right; }

#training-video h4.top {
  margin-top: 0; }

#training-video iframe {
  border: 4px solid #334566; }

.ie7 .nav-helper > .breadcrumb li {
  margin-right: 12px; }

.ie7 .site-header .hero-info {
  padding-bottom: 230px; }

.ie7 .site-header .hero-info.alt {
  padding-bottom: 0; }

.ie7 .hero-info .hero-info-type {
  margin: 0; }

.ie7 .results-list article, .ie8 .results-list article {
  margin-bottom: 1px; }

.ie7 .callout.graphic.newsletter .email-input {
  margin-top: 65px; }

.ie7 .section-nav .section-nav-label {
  margin: 0;
  position: relative;
  top: -3px; }

/* ==|== non-semantic helper classes ======================================== */
.clearfix {
  zoom: 1; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.ir br {
  display: none; }

.no-pad {
  padding: 0 !important; }

/* ==|== print styles ======================================================= */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/* Overides for some 3rd party add-ons when viewed in a Safecracker form on the front-end. */
/* Assets File Manager */
.assets-fm li, .assets-field li, .assets-contextmenu li {
  list-style: none; }

.assets-fm p, .assets-fm ol, .assets-fm ul, .assets-field p, .assets-field ol, .assets-field ul, .assets-contextmenu ul {
  font-size: 12px; }

/* Matrix */
td.matrix .matrix-textarea {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: none; }

/* Playa */
.playa-dp-filters .playa-dp-search label span {
  font-style: normal; }

.playa-dp select {
  margin-bottom: 0px;
  display: inline; }

form.nice .playa-dp-filters .playa-dp-search a {
  top: 6px; }

form.nice .playa-dp-filters .playa-dp-search a.playa-dp-erase {
  display: none;
  right: 52px;
  cursor: default; }

form.nice .playa-dp-filters .playa-dp-search label {
  display: block;
  cursor: text;
  margin: 0px;
  line-height: 20px; }

form.nice .playa-dp-filters .playa-dp-search label span {
  display: block;
  position: absolute;
  top: 7px;
  left: 12px;
  padding-left: 16px;
  height: 18px; }

form.nice .playa-dp-filters .playa-dp-search label span span {
  position: static;
  padding: 0;
  height: auto;
  background: none;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5); }

form.nice .playa-dp-filters .playa-dp-search label input {
  margin: 0;
  padding: 3px 21px 2px;
  border: 1px solid #a7b0b2;
  width: 100%;
  *width: auto;
  height: 13px;
  outline: none;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1); }

/* PT Switch */
ul.pt-switch {
  font-size: 12px; }

/* Responsive utilities */
.visible-desktop {
  display: none; }
  @media screen and (min-width: 901px) {
    .visible-desktop {
      display: block; } }

.hidden-desktop {
  display: block; }
  @media screen and (min-width: 901px) {
    .hidden-desktop {
      display: none !important; } }

.visible-mobile {
  display: none; }
  @media screen and (max-width: 639px) {
    .visible-mobile {
      display: block; } }

/* Flexnav Base Styles */
.flexnav {
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-height: 0;
  position: relative;
  z-index: 5000;
  margin-bottom: 5px;
  /*position: absolute;*/
  margin-top: -20px; }
  html.no-js .flexnav {
    max-height: 2000px;
    opacity: 1; }
  @media screen and (min-width: 901px) {
    .flexnav {
      margin-top: 20px;
      display: table;
      border-radius: 5px;
      /*overflow: hidden !important;*/ } }
  .flexnav.opacity {
    opacity: 0; }
  .flexnav.flexnav-show {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
  .flexnav li {
    font-size: 100%;
    position: relative;
    overflow: hidden; }
    .flexnav li a {
      font-family: depot-new-condensed-web, arial narrow, HelveticaNeue-CondensedBold, depot-new-condensed-web, Helvetica, Sans-serif; }
    @media screen and (min-width: 901px) {
      .flexnav li {
        position: relative;
        list-style: none;
        float: left;
        display: block;
        background-color: #334566;
        overflow: visible;
        font-size: 80%; } }
  .flexnav > li.active > a,
  .flexnav > li.active > a:hover {
    background: #a38162;
    color: #FFF; }
  .flexnav > li {
    font-size: 16px;
    text-transform: uppercase;
    background-color: transparent; }
    @media screen and (min-width: 901px) {
      .flexnav > li {
        float: none;
          font-size: 18px;
          text-transform: capitalize; 
        display: table-cell; }
        .flexnav > li:first-child a {
          border-radius: 5px 0px 0px 5px; }
        .flexnav > li:last-child a {
          border-radius: 5px; 
          border-right: none; } }
  .flexnav li a {
    position: relative;
    display: block;
    padding: 5px 10px;
    z-index: 2;
    overflow: hidden;
    color: #ccd0d6;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    background: #334566;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
    .flexnav li a:hover {
      background-color: #5b6a84; }
    .flexnav li a:active {
      background-color: #2d3e5b; }
    @media screen and (min-width: 901px) {
      .flexnav li a {
        border-right: 1px solid #445c88; 
        border-bottom: none; } }
  @media screen and (min-width: 901px) and (max-width: 1019px) {
    .flexnav li.item-with-ul a {
/*       padding: 3px 33px 3px 5px; */ } }
  @media screen and (min-width: 901px) {
    .flexnav li.item-with-ul a {
      padding-right: 25px; } }
  .flexnav li.nav-get-involved a {
    background: #a1a5ad;
    color:#FFFFFF;
    font-family: "gooddog-new", Helvetica, sans-serif;
    font-size:16px; }
    .flexnav li.nav-get-involved a:hover {
      background-color: #b59a81; }
    .flexnav li.nav-get-involved a:active {
      background-color: #82674e; }
    .flexnav li.nav-get-involved.active a {
      background-color: #a38162; }
     @media screen and (min-width: 901px) {
	   .flexnav li.nav-get-involved a {
		 line-height: 33px; } }
  .flexnav li ul {
    width: 100%;
    margin: 0; }
    @media screen and (min-width: 901px) {
	  .flexnav li ul {  
      border-right: 1px solid #ccd0d6;
      border-bottom: 1px solid #ccd0d6; 
      border-left: 1px solid #ccd0d6; 
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } }
	  html.no-js .flexnav li ul {
	  display: none; }
    .flexnav li ul li {
      font-size: 100%;
      position: relative;
      overflow: hidden;
      text-transform: capitalize; }
      @media screen and (min-width: 901px) {
        .flexnav li ul li {
          font-size: 16px; 
          border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }
  .flexnav li ul.flexnav-show li {
    overflow: visible; }
  .flexnav li ul li a {
    display: block;
    padding-left: 20px;
    background: #475775; }
    @media screen and (min-width: 901px) {
	    .flexnav li ul li a {
	  padding-left: 10px; } }
  .flexnav li.active ul li.active a,
  .flexnav li.active ul li.active a:hover {
    background: #a38162;
    color: #FFF; }
  .flexnav ul li ul li a {
    background: #5b6a84; }
  .flexnav ul li ul li ul li a {
    background: #707c93; }
  .flexnav .touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    display: inline-block;
    background: #acaca1;
    background: rgba(0, 0, 0, 0.075);
    text-align: center; }
    @media screen and (min-width: 901px) {
      .flexnav .touch-button {
        width: 25px;
        height: 29px; 
        top: 5px; } }
    .flexnav .touch-button:hover {
      cursor: pointer; }
    .flexnav .touch-button .navicon {
      position: relative;
      line-height: 30px;
      font-size: 12px;
      color: #ccd0d6; }

.menu-button {
  position: relative;
  display: block;
  margin: 20px 0;
  padding: 1em;
  background: #334566;
  border-radius: 5px;
  color: #ccd0d6;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase; }
  .menu-button.active {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .menu-button.one-page {
    position: fixed;
    top: 0;
    right: 5%;
    padding-right: 45px; }
  .menu-button .touch-button {
    background: transparent;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center; }
    .menu-button .touch-button .navicon {
      font-size: 12px;
      position: relative;
      line-height: 40px;
      color: #ccd0d6; }

@media screen and (min-width: 901px) {
  body.one-page {
    padding-top: 70px; }

  .flexnav {
    overflow: visible; }
    .flexnav.opacity {
      opacity: 1; }
    .flexnav li > ul {
      position: absolute;
      top: auto;
      left: 0; 
      display: none; }
      .flexnav li > ul li {
        width: 100%; }
    .flexnav li ul li > ul {
      margin-left: 100%;
      top: 0; }
    .flexnav li ul li a {
      border-bottom: none; }
    .flexnav li ul.open {
      display: block;
      opacity: 1;
      visibility: visible;
      z-index: 1; }
      .flexnav li ul.open li {
        overflow: visible;
        max-height: 100px; }
      .flexnav li ul.open ul.open {
        margin-left: 100%;
        top: 0; }

  .menu-button {
    display: none; } }
