/* line 20, ../../sass/_layout.scss */
#page-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -146px;
  background-color: #f2f2f2; }

/* line 28, ../../sass/_layout.scss */
#page {
  width: 100%;
  margin: 0; }

/* line 33, ../../sass/_layout.scss */
#main {
  max-width: 890px;
  margin: 0 auto; }

/* line 38, ../../sass/_layout.scss */
.main-width {
  max-width: 890px; }

/* line 43, ../../sass/_layout.scss */
body.one-sidebar #main,
body.one-sidebar .main-width {
  max-width: 1200px; }

/* line 49, ../../sass/_layout.scss */
body, #page {
  height: 100%;
  min-width: 385px; }

@media only screen and (max-width: 890px) {
  /* line 53, ../../sass/_layout.scss */
  body {
    word-wrap: break-word;
    -webkit-text-size-adjust: none; } }

/* line 60, ../../sass/_layout.scss */
#content-head {
  margin-top: 1.5rem;
  padding: 10px;
  padding: 1rem;
  padding-bottom: 0; }

/* line 66, ../../sass/_layout.scss */
#content {
  float: left;
  width: 100%;
  margin-right: -100%;
  margin-bottom: 30px; }

/* line 73, ../../sass/_layout.scss */
.sidebar {
  float: left; }

/* line 77, ../../sass/_layout.scss */
#sidebar-second {
  float: right; }

/* line 81, ../../sass/_layout.scss */
#footer,
.push {
  height: 146px;
  width: 100%; }

@media only screen and (max-width: 600px) {
  /* line 87, ../../sass/_layout.scss */
  .sidebar, #sidebar-first, #sidebar-second {
    float: none;
    clear: both;
    width: auto;
    margin: 0px; } }

@media only screen and (max-width: 600px) {
  /* line 95, ../../sass/_layout.scss */
  #content #content-inner.center {
    margin: 0px; } }

/* line 104, ../../sass/_layout.scss */
#header,
#footer,
.mission,
.breadcrumb,
.node,
.push {
  clear: both; }

/* line 118, ../../sass/_layout.scss */
.two-sidebars .center,
.sidebar-first .center {
  margin-left: 22.5%; }

/* line 123, ../../sass/_layout.scss */
#sidebar-first {
  width: 22.5%;
  margin-right: -270px; }
  @media only screen and (max-width: 600px) {
    /* line 123, ../../sass/_layout.scss */
    #sidebar-first {
      margin-right: 0;
      width: 100%; } }

/* line 134, ../../sass/_layout.scss */
.two-sidebars .center,
.sidebar-second .center {
  margin-right: 270px; }

/* line 139, ../../sass/_layout.scss */
#sidebar-second {
  width: 270px; }
  @media only screen and (max-width: 600px) {
    /* line 139, ../../sass/_layout.scss */
    #sidebar-second {
      margin-right: 0;
      width: 100%; } }

/* line 153, ../../sass/_layout.scss */
.inner {
  padding: 10px;
  padding: 1rem; }

/* line 157, ../../sass/_layout.scss */
.sidebar-second #main #content #content-inner.inner {
  padding-right: 4rem; }

/* line 165, ../../sass/_layout.scss */
#navigation {
  margin-left: 0;
  width: 100%; }
  @media only screen and (max-width: 600px) {
    /* line 165, ../../sass/_layout.scss */
    #navigation {
      clear: both; } }

/* line 175, ../../sass/_layout.scss */
ul.inline li.addtoany {
  padding-left: 0; }
  /* line 177, ../../sass/_layout.scss */
  ul.inline li.addtoany a.a2a_dd.addtoany_share_save {
    padding-left: 0; }

/* line 187, ../../sass/_layout.scss */
.maintenance-page #content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 3rem 1rem; }

/* line 10, ../../sass/_base.scss */
a {
  color: black;
  text-decoration: none; }
  /* line 15, ../../sass/_base.scss */
  a:visited {
    color: black; }
  /* line 18, ../../sass/_base.scss */
  a:hover {
    color: black; }
  /* line 21, ../../sass/_base.scss */
  a:focus {
    color: black; }
  /* line 24, ../../sass/_base.scss */
  a:hover, a:active {
    color: black;
    text-decoration: underline;
    outline: 0; }

/* line 32, ../../sass/_base.scss */
#navigation ul {
  margin: 0px;
  float: left;
  padding: 0px; }
/* line 37, ../../sass/_base.scss */
#navigation li {
  list-style: none;
  margin: 5px;
  float: left; }

/* line 45, ../../sass/_base.scss */
body.front #header-region {
  position: absolute;
  top: 15px;
  right: 15px; }
  /* line 49, ../../sass/_base.scss */
  body.front #header-region a,
  body.front #header-region a:visited {
    color: #fff;
    font-weight: 100; }
/* line 57, ../../sass/_base.scss */
body.front.toolbar #header-region {
  top: 75px; }

/* line 64, ../../sass/_base.scss */
#footer p {
  margin: 0px; }

/* line 72, ../../sass/_base.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.5em;
  color: black; }

/* line 77, ../../sass/_base.scss */
h1 {
  font-size: 28px;
  line-height: 42px;
  font-size: 2.8rem;
  line-height: 4.2rem;
  font-weight: 400;
  padding: 0 0 0.5em;
  margin: 0; }

/* line 84, ../../sass/_base.scss */
h2 {
  font-size: 24px;
  line-height: 36px;
  font-size: 2.4rem;
  line-height: 3.6rem;
  font-weight: 300;
  margin-bottom: 0.75em; }

/* line 90, ../../sass/_base.scss */
h3 {
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  margin-bottom: 1em; }

/* line 95, ../../sass/_base.scss */
h4 {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  margin-bottom: 0.8em; }

/* line 100, ../../sass/_base.scss */
h5 {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 600;
  margin-bottom: 0; }

/* line 106, ../../sass/_base.scss */
h6 {
  font-size: 13px;
  line-height: 19.5px;
  font-size: 1.3rem;
  line-height: 1.95rem;
  font-weight: bold; }

/* line 111, ../../sass/_base.scss */
p {
  margin: 0 0 1em 0; }

/* line 115, ../../sass/_base.scss */
abbr {
  cursor: help;
  white-space: nowrap; }

/* line 121, ../../sass/_base.scss */
b, strong {
  font-weight: bold; }

/* line 125, ../../sass/_base.scss */
blockquote {
  margin: 1em 40px; }

/* line 129, ../../sass/_base.scss */
dfn {
  font-style: italic; }

/* line 133, ../../sass/_base.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/* line 142, ../../sass/_base.scss */
ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

/* line 148, ../../sass/_base.scss */
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

/* line 155, ../../sass/_base.scss */
pre, code, kbd, samp, tt {
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  font-size: 1.3rem;
  line-height: 1.95rem;
  line-height: 1.5em; }

/* line 161, ../../sass/_base.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaa; }

/* line 172, ../../sass/_base.scss */
q {
  quotes: none; }

/* line 176, ../../sass/_base.scss */
q:before, q:after {
  content: "";
  content: none; }

/* line 181, ../../sass/_base.scss */
small {
  font-size: 85%; }

/* line 185, ../../sass/_base.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 192, ../../sass/_base.scss */
sup {
  top: -0.5em; }

/* line 196, ../../sass/_base.scss */
sub {
  bottom: -0.25em; }

/* line 203, ../../sass/_base.scss */
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 2em; }

/* line 208, ../../sass/_base.scss */
dd {
  margin: 0 0 0 2em; }

/* line 212, ../../sass/_base.scss */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

/* line 219, ../../sass/_base.scss */
ul {
  list-style-type: disc; }
  /* line 221, ../../sass/_base.scss */
  ul ul {
    list-style-type: circle; }
    /* line 223, ../../sass/_base.scss */
    ul ul ul {
      list-style-type: square; }
      /* line 225, ../../sass/_base.scss */
      ul ul ul ul {
        list-style-type: circle; }

/* line 232, ../../sass/_base.scss */
ol {
  list-style-type: decimal; }
  /* line 234, ../../sass/_base.scss */
  ol ol {
    list-style-type: lower-alpha; }
    /* line 236, ../../sass/_base.scss */
    ol ol ol {
      list-style-type: decimal; }

/* line 14, ../../sass/_document.scss */
* {
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(../js/boxsizing.htc); }

/* line 116, ../../../../../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 25, ../../sass/_document.scss */
html,
body {
  height: 100%; }

/* line 30, ../../sass/_document.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* line 36, ../../sass/_document.scss */
audio:not([controls]) {
  display: none; }

/* line 40, ../../sass/_document.scss */
[hidden] {
  display: none; }

/* line 45, ../../sass/_document.scss */
#skip a {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px; }
  /* line 73, ../../sass/_mixins.scss */
  #skip a:active, #skip a:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static !important;
    width: auto; }

/* line 54, ../../sass/_document.scss */
div.view div.views-admin-links {
  width: auto; }

/* line 63, ../../sass/_document.scss */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }
  /* line 73, ../../sass/_document.scss */
  .ir br {
    display: none; }

/* line 78, ../../sass/_document.scss */
.hidden {
  display: none !important;
  visibility: hidden; }

/* line 83, ../../sass/_document.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px; }
  /* line 85, ../../sass/_document.scss */
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static !important;
    width: auto; }

/* line 90, ../../sass/_document.scss */
.invisible {
  visibility: hidden; }

/* line 94, ../../sass/_document.scss */
.clearfix, #navigation {
  *zoom: 1; }
  /* line 81, ../../sass/_mixins.scss */
  .clearfix:before, #navigation:before {
    content: "";
    display: table; }
  /* line 38, ../../../../../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/utilities/general/_clearfix.scss */
  .clearfix:after, #navigation:after {
    content: "";
    display: table;
    clear: both; }

/* line 99, ../../sass/_document.scss */
.clearleft, .clearl, .cleft {
  clear: left; }

/* line 102, ../../sass/_document.scss */
.clearright, .clearr, .cright {
  clear: right; }

/* line 106, ../../sass/_document.scss */
.clear, .clearboth, .clearall {
  clear: both; }

/* line 111, ../../sass/_document.scss */
.floatleft, .fleft, .floatl {
  float: left;
  margin: 0 10px 5px 0; }

/* line 115, ../../sass/_document.scss */
.floatright, .fright, .floatr {
  float: right;
  margin: 0 0 5px 10px; }

/* line 124, ../../sass/_document.scss */
#system-themes-form img {
  width: 100px; }

/* line 128, ../../sass/_document.scss */
.form-item .description {
  font-style: italic;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-top: 5px;
  color: #777; }

/* line 135, ../../sass/_document.scss */
#edit-delete {
  color: #c00; }

/* line 140, ../../sass/_document.scss */
div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #036;
  background: #bdf;
  border: 1px solid #ace; }

/* line 148, ../../sass/_document.scss */
div.warning {
  color: #840;
  background: #fe6;
  border-color: #ed5; }

/* line 154, ../../sass/_document.scss */
div.error {
  color: white;
  background: #e63;
  border-color: #d52; }

/* line 160, ../../sass/_document.scss */
div.status {
  color: #360;
  background: #cf8;
  border-color: #bbee77; }

/* line 169, ../../sass/_document.scss */
html {
  font-size: 62.5%;
  /* Sets up the Base 10 stuff */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 175, ../../sass/_document.scss */
html, button, input, select, textarea {
  font-family: "Helvetica Neue", helvetica, Arial, sans-serif;
  color: black; }

/* line 180, ../../sass/_document.scss */
body {
  margin: 0;
  font-size: 13px;
  line-height: 19.5px;
  font-size: 1.3rem;
  line-height: 1.95rem;
  font-family: "Helvetica Neue", helvetica, Arial, sans-serif; }

/* line 192, ../../sass/_document.scss */
::-moz-selection {
  background: #fab208;
  color: #162956;
  text-shadow: none; }

/* line 197, ../../sass/_document.scss */
::selection {
  background: #fab208;
  color: #162956;
  text-shadow: none; }

/* line 207, ../../sass/_document.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

/* line 213, ../../sass/_document.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 220, ../../sass/_document.scss */
figure {
  margin: 0; }

/* line 227, ../../sass/_document.scss */
form {
  margin: 0; }

/* line 231, ../../sass/_document.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

/* line 235, ../../sass/_document.scss */
label {
  cursor: pointer; }

/* line 239, ../../sass/_document.scss */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

/* line 246, ../../sass/_document.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

/* line 253, ../../sass/_document.scss */
button, input {
  line-height: normal; }

/* line 258, ../../sass/_document.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

/* line 267, ../../sass/_document.scss */
button[disabled], input[disabled] {
  cursor: default; }

/* line 271, ../../sass/_document.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

/* line 279, ../../sass/_document.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 286, ../../sass/_document.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 291, ../../sass/_document.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 297, ../../sass/_document.scss */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/* line 306, ../../sass/_document.scss */
input:invalid,
textarea:invalid {
  background-color: #f0dddd; }

/* line 314, ../../sass/_document.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 99%; }

/* line 320, ../../sass/_document.scss */
td {
  vertical-align: top; }

/* line 326, ../../sass/_document.scss */
tr.even td,
tr.odd td {
  padding: 10px 5px; }

/* line 331, ../../sass/_document.scss */
tr.odd {
  background-color: white; }

/* line 338, ../../sass/_document.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* line 349, ../../sass/_document.scss */
.wireframe-mode #header,
.wireframe-mode #content-top,
.wireframe-mode #content-top > *,
.wireframe-mode #content-header,
.wireframe-mode #content-header > *,
.wireframe-mode #content-area,
.wireframe-mode #content-area > *,
.wireframe-mode #content-bottom,
.wireframe-mode #content-bottom > *,
.wireframe-mode #primary,
.wireframe-mode #secondary,
.wireframe-mode #sidebar-left-inner,
.wireframe-mode #sidebar-right-inner,
.wireframe-mode .block {
  padding: 2px;
  border: 1px solid #bbbbbb; }
/* line 366, ../../sass/_document.scss */
.wireframe-mode .node {
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 10px; }
/* line 370, ../../sass/_document.scss */
.wireframe-mode .block {
  margin-bottom: 3px; }
/* line 373, ../../sass/_document.scss */
.wireframe-mode #content-top,
.wireframe-mode #content-header,
.wireframe-mode #content-area,
.wireframe-mode #content-bottom {
  margin: 0 3px 3px; }
/* line 379, ../../sass/_document.scss */
.wireframe-mode #footer {
  margin-top: 3px;
  padding: 2px;
  border: 1px solid #cccccc; }
/* line 385, ../../sass/_document.scss */
.wireframe-mode .with-navigation #content,
.wireframe-mode .with-navigation .sidebar {
  margin-top: 50px; }
/* line 390, ../../sass/_document.scss */
.wireframe-mode #navigation {
  height: 50px; }

/* line 395, ../../sass/_document.scss */
noscript {
  display: none; }

/* line 13, ../../sass/_modules.scss */
#header {
  background: #162956; }

/* line 17, ../../sass/_modules.scss */
#sidebar-first {
  background: #f2f2f2; }

/* line 21, ../../sass/_modules.scss */
#sidebar-second {
  background: #f2f2f2; }

/* line 25, ../../sass/_modules.scss */
#navigation {
  background: #2e5590; }

/* line 29, ../../sass/_modules.scss */
#footer {
  background: #4c4f59; }

/* line 1, ../../sass/_header.scss */
#header {
  background: url("../../images/header_faceted.jpg") top center repeat-x; }

/* line 4, ../../sass/_header.scss */
#header-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 10px 0;
  height: 120px; }

/* line 11, ../../sass/_header.scss */
#logo {
  float: left;
  margin-right: 30px; }

/* line 16, ../../sass/_header.scss */
#site-name {
  line-height: 5.5rem;
  font-size: 5rem;
  font-weight: 300;
  padding: 0;
  margin: 0; }
  /* line 23, ../../sass/_header.scss */
  #site-name a {
    color: #fff;
    text-decoration: none; }

/* line 29, ../../sass/_header.scss */
#site-slogan {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.9rem;
  letter-spacing: 0.5px; }

/* line 39, ../../sass/_header.scss */
body.section-blog #logo {
  float: right;
  margin-left: 30px; }
/* line 43, ../../sass/_header.scss */
body.section-blog #site-name {
  line-height: 6.6rem;
  font-size: 6.6rem;
  font-weight: 400;
  text-transform: uppercase; }

/* line 52, ../../sass/_header.scss */
body.section-blog #site-name {
  width: 320px;
  height: 68px;
  overflow: hidden;
  background: url("../../images/spectra_logo.png") center center no-repeat transparent;
  line-height: 6.6rem;
  font-size: 6.6rem;
  font-weight: 600;
  padding: 0;
  margin: 0;
  text-transform: uppercase; }
  /* line 64, ../../sass/_header.scss */
  body.section-blog #site-name a {
    color: transparent; }
    /* line 66, ../../sass/_header.scss */
    body.section-blog #site-name a:hover, body.section-blog #site-name a:active, body.section-blog #site-name a:focus {
      text-decoration: none; }

/* line 78, ../../sass/_header.scss */
#navigation {
  border-bottom: 4px solid #fab208; }
  /* line 80, ../../sass/_header.scss */
  #navigation #nav-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px; }
    /* line 85, ../../sass/_header.scss */
    #navigation #nav-wrapper #primary {
      margin-right: 125px; }
    /* line 89, ../../sass/_header.scss */
    #navigation #nav-wrapper li {
      margin: 0 35px 0 0;
      height: 30px; }
      /* line 93, ../../sass/_header.scss */
      #navigation #nav-wrapper li a,
      #navigation #nav-wrapper li a:visited {
        color: #fff;
        font-weight: 300;
        line-height: 30px; }

/* line 104, ../../sass/_header.scss */
#block-search-form {
  float: right;
  margin: -26px 0 0; }
  /* line 107, ../../sass/_header.scss */
  #block-search-form input {
    background: url("../../images/magnify.png") 92% center no-repeat transparent;
    border: 1px solid #787890;
    color: #f2f2f2;
    height: 22px;
    padding: 1px 5px 1px 5px;
    text-align: left;
    width: 105px;
    font-size: 13px;
    opacity: 0.5; }
    /* line 118, ../../sass/_header.scss */
    #block-search-form input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ccc; }
    /* line 121, ../../sass/_header.scss */
    #block-search-form input::-moz-placeholder {
      /* Firefox 19+ */
      color: #ccc; }
    /* line 124, ../../sass/_header.scss */
    #block-search-form input:-ms-input-placeholder {
      /* IE 10+ */
      color: #ccc; }
    /* line 127, ../../sass/_header.scss */
    #block-search-form input:-moz-placeholder {
      /* Firefox 18- */
      color: #ccc; }
    /* line 130, ../../sass/_header.scss */
    #block-search-form input:focus, #block-search-form input:active {
      background-image: none;
      background-color: #006;
      opacity: 1; }
    /* line 136, ../../sass/_header.scss */
    #block-search-form input.form-submit {
      display: none; }

/* line 1, ../../sass/_footer.scss */
#footer {
  background: url("../../images/footer_faceted.jpg") top center repeat-x #494a52; }
  /* line 4, ../../sass/_footer.scss */
  #footer .region-footer {
    max-width: 1200px;
    margin: 0 auto; }
    /* line 9, ../../sass/_footer.scss */
    #footer .region-footer a {
      color: #ccc;
      text-decoration: none; }
    /* line 14, ../../sass/_footer.scss */
    #footer .region-footer #footerRequired,
    #footer .region-footer #footer-required {
      color: #ccc;
      clear: both;
      text-align: right;
      line-height: 20px;
      font-size: 11px;
      padding: 1.2rem 1.5rem 0; }
      /* line 22, ../../sass/_footer.scss */
      #footer .region-footer #footerRequired a,
      #footer .region-footer #footer-required a {
        margin-left: 7px; }
        /* line 25, ../../sass/_footer.scss */
        #footer .region-footer #footerRequired a#footer-logo,
        #footer .region-footer #footer-required a#footer-logo {
          display: block;
          float: left;
          margin: 11px 0 0;
          width: 95px;
          height: 63px;
          background: url("../../images/nrl_logo_white.png");
          background: url("../../images/nrl_logo_white.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); }
      /* line 35, ../../sass/_footer.scss */
      #footer .region-footer #footerRequired p,
      #footer .region-footer #footer-required p {
        font-size: 11px;
        margin: 0; }
      /* line 39, ../../sass/_footer.scss */
      #footer .region-footer #footerRequired ul,
      #footer .region-footer #footer-required ul {
        margin: 0;
        padding: 0; }
        /* line 42, ../../sass/_footer.scss */
        #footer .region-footer #footerRequired ul li,
        #footer .region-footer #footer-required ul li {
          display: inline;
          list-style: none outside none;
          margin: 0;
          padding: 0 0 0 4px; }
          /* line 47, ../../sass/_footer.scss */
          #footer .region-footer #footerRequired ul li a,
          #footer .region-footer #footer-required ul li a {
            text-decoration: none; }
    /* line 53, ../../sass/_footer.scss */
    #footer .region-footer #footer-required {
      width: 100%; }

/* line 5, ../../sass/_articles.scss */
body.title-blog .node-nrl-blog h1.title,
body.title-blog .node-news-releases h1.title,
body.title-releases .node-nrl-blog h1.title,
body.title-releases .node-news-releases h1.title {
  display: none; }
/* line 12, ../../sass/_articles.scss */
body.title-blog .view-news-home-top .views-row-1 .field-name-field-header-image,
body.title-blog .view-blog-home-top .views-row-1 .field-name-field-header-image,
body.title-releases .view-news-home-top .views-row-1 .field-name-field-header-image,
body.title-releases .view-blog-home-top .views-row-1 .field-name-field-header-image {
  min-height: 176px; }

/* line 21, ../../sass/_articles.scss */
body.node-type-article h1,
body.node-type-news-article h1,
body.node-type-videos h1 {
  padding: 0; }
/* line 26, ../../sass/_articles.scss */
body.node-type-article #main,
body.node-type-news-article #main,
body.node-type-videos #main {
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 1.5em 0 0; }
/* line 32, ../../sass/_articles.scss */
body.node-type-article .field-name-body,
body.node-type-news-article .field-name-body,
body.node-type-videos .field-name-body {
  margin-top: 0.5em; }
  /* line 35, ../../sass/_articles.scss */
  body.node-type-article .field-name-body a,
  body.node-type-news-article .field-name-body a,
  body.node-type-videos .field-name-body a {
    text-decoration: underline; }
/* line 42, ../../sass/_articles.scss */
body.node-type-article .field-name-field-extended-body a,
body.node-type-article .field-name-field-body-text a,
body.node-type-news-article .field-name-field-extended-body a,
body.node-type-news-article .field-name-field-body-text a,
body.node-type-videos .field-name-field-extended-body a,
body.node-type-videos .field-name-field-body-text a {
  text-decoration: underline; }
/* line 48, ../../sass/_articles.scss */
body.node-type-article .field-name-field-body-image a,
body.node-type-news-article .field-name-field-body-image a,
body.node-type-videos .field-name-field-body-image a {
  text-decoration: none; }
/* line 54, ../../sass/_articles.scss */
body.node-type-article .field-type-taxonomy-term-reference .field-label,
body.node-type-news-article .field-type-taxonomy-term-reference .field-label,
body.node-type-videos .field-type-taxonomy-term-reference .field-label {
  color: #888;
  font-weight: 300;
  font-style: italic; }
/* line 60, ../../sass/_articles.scss */
body.node-type-article .field-type-taxonomy-term-reference .field-item,
body.node-type-news-article .field-type-taxonomy-term-reference .field-item,
body.node-type-videos .field-type-taxonomy-term-reference .field-item {
  display: inline-block;
  padding-right: 5px; }
  /* line 64, ../../sass/_articles.scss */
  body.node-type-article .field-type-taxonomy-term-reference .field-item a,
  body.node-type-news-article .field-type-taxonomy-term-reference .field-item a,
  body.node-type-videos .field-type-taxonomy-term-reference .field-item a {
    color: #888;
    font-weight: 300;
    font-style: italic; }
    /* line 68, ../../sass/_articles.scss */
    body.node-type-article .field-type-taxonomy-term-reference .field-item a:after,
    body.node-type-news-article .field-type-taxonomy-term-reference .field-item a:after,
    body.node-type-videos .field-type-taxonomy-term-reference .field-item a:after {
      content: ", "; }
  /* line 73, ../../sass/_articles.scss */
  body.node-type-article .field-type-taxonomy-term-reference .field-item:last-of-type a:after,
  body.node-type-news-article .field-type-taxonomy-term-reference .field-item:last-of-type a:after,
  body.node-type-videos .field-type-taxonomy-term-reference .field-item:last-of-type a:after {
    content: ""; }
  /* line 77, ../../sass/_articles.scss */
  body.node-type-article .field-type-taxonomy-term-reference .field-item a:hover:after,
  body.node-type-article .field-type-taxonomy-term-reference .field-item a:active:after,
  body.node-type-news-article .field-type-taxonomy-term-reference .field-item a:hover:after,
  body.node-type-news-article .field-type-taxonomy-term-reference .field-item a:active:after,
  body.node-type-videos .field-type-taxonomy-term-reference .field-item a:hover:after,
  body.node-type-videos .field-type-taxonomy-term-reference .field-item a:active:after {
    text-decoration: none; }
/* line 84, ../../sass/_articles.scss */
body.node-type-article .submitted,
body.node-type-news-article .submitted,
body.node-type-videos .submitted {
  display: block;
  color: #666;
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin: 0.5rem 0 2rem;
  font-style: italic;
  font-weight: 300; }
/* line 94, ../../sass/_articles.scss */
body.node-type-article .osmplayer-default,
body.node-type-news-article .osmplayer-default,
body.node-type-videos .osmplayer-default {
  -moz-box-shadow: 0px 3px 6px #333;
  -webkit-box-shadow: 0px 3px 6px #333;
  box-shadow: 0px 3px 6px #333; }

/* line 101, ../../sass/_articles.scss */
#header-image {
  height: 760px;
  background-size: cover;
  position: relative; }
  /* line 105, ../../sass/_articles.scss */
  #header-image .field-name-field-header-image {
    display: none; }

/* line 110, ../../sass/_articles.scss */
#header-image-title {
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 35px;
  max-width: 890px; }
  /* line 115, ../../sass/_articles.scss */
  #header-image-title .submitted {
    margin-bottom: 0; }

/* line 120, ../../sass/_articles.scss */
#header-image-text-block {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6); }
  /* line 127, ../../sass/_articles.scss */
  #header-image-text-block #header-image-text {
    color: #cccccc;
    margin: 0 auto;
    padding: 1rem 1rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 300; }

/* line 137, ../../sass/_articles.scss */
.field-name-field-body-image {
  margin: 1rem auto 2.5rem;
  text-align: center; }
  /* line 141, ../../sass/_articles.scss */
  .field-name-field-body-image a {
    display: inline-block;
    position: relative;
    text-decoration: none; }
    /* line 146, ../../sass/_articles.scss */
    .field-name-field-body-image a img {
      max-width: 100%;
      height: auto;
      min-width: 300px;
      min-height: 150px; }

/* line 155, ../../sass/_articles.scss */
.body-image-caption {
  margin: 0 auto;
  color: #f2f2f2;
  background-color: #666;
  padding: 1rem;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 300; }

/* page_head view */
/* line 186, ../../sass/_articles.scss */
.feed-top-block {
  position: relative;
  margin-bottom: 20px; }
  /* line 190, ../../sass/_articles.scss */
  .feed-top-block header {
    position: absolute;
    left: 0;
    bottom: 25px;
    padding: 20px 25px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff; }
    /* line 198, ../../sass/_articles.scss */
    .feed-top-block header h1,
    .feed-top-block header h2 {
      font-size: 3rem;
      line-height: 3rem;
      margin: 0 0 1.5rem 0; }
    /* line 205, ../../sass/_articles.scss */
    .feed-top-block header a {
      color: #fff; }
    /* line 210, ../../sass/_articles.scss */
    .feed-top-block header .submitted {
      font-size: 1.4rem;
      line-height: 1.8rem;
      font-weight: 300; }
  /* line 218, ../../sass/_articles.scss */
  .feed-top-block .field-name-field-header-image img {
    width: 100%;
    height: auto; }
  /* line 224, ../../sass/_articles.scss */
  .feed-top-block .field-name-field-tags {
    position: absolute;
    bottom: 0;
    right: 0; }
    /* line 229, ../../sass/_articles.scss */
    .feed-top-block .field-name-field-tags a {
      color: #162956;
      background-color: rgba(251, 190, 8, 0.9);
      display: block;
      font-size: 1.4rem;
      line-height: 2.4rem;
      padding: 0 1rem; }

/* line 242, ../../sass/_articles.scss */
#block-views-blog_home_feed-block .view-footer,
#block-views-news_home_feed-block .view-footer,
#block-views-video_list_block-block .view-footer {
  text-align: center; }

/* line 246, ../../sass/_articles.scss */
.archive-link {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 2.2rem;
  padding: 0 1.5rem;
  margin: 0 auto 1.5rem;
  background-color: #d8d8d8;
  border: none;
  border-radius: 5px; }

/* line 257, ../../sass/_articles.scss */
.field-name-field-production-info {
  font-size: 1.4rem;
  line-height: 2rem;
  margin-bottom: 0.5rem;
  color: #aaa; }

/* Teasers */
/* line 265, ../../sass/_articles.scss */
article.node-teaser {
  border: 1px solid #e8e8e8;
  background-color: white;
  padding: 1.5rem;
  margin-bottom: 1.8rem;
  min-height: 195px; }
  /* line 272, ../../sass/_articles.scss */
  article.node-teaser.legacy-image {
    min-height: 145px; }
  /* line 277, ../../sass/_articles.scss */
  article.node-teaser header h1,
  article.node-teaser header h2 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-bottom: 0;
    font-weight: 400; }
  /* line 285, ../../sass/_articles.scss */
  article.node-teaser header .submitted {
    display: block;
    font-size: 1.4rem;
    line-height: 2rem;
    margin-bottom: 0.5rem;
    color: #666;
    font-style: italic; }
    /* line 293, ../../sass/_articles.scss */
    article.node-teaser header .submitted.submitted-by {
      margin-bottom: 0; }
  /* line 302, ../../sass/_articles.scss */
  article.node-teaser .teaser-image-wrapper {
    float: left;
    margin: 0 2rem 0 0;
    position: relative; }
    /* line 307, ../../sass/_articles.scss */
    article.node-teaser .teaser-image-wrapper img {
      border: 1px solid #f6f6f6; }
    /* line 311, ../../sass/_articles.scss */
    article.node-teaser .teaser-image-wrapper .field-name-field-tags {
      position: absolute;
      bottom: 1px;
      right: 1px; }
      /* line 316, ../../sass/_articles.scss */
      article.node-teaser .teaser-image-wrapper .field-name-field-tags a {
        color: #162956;
        background-color: rgba(251, 190, 8, 0.9);
        display: block;
        font-size: 1.4rem;
        line-height: 2.4rem;
        padding: 0 1rem; }
  /* line 327, ../../sass/_articles.scss */
  article.node-teaser .field-name-field-production-info {
    margin-top: 1rem; }
  /* line 330, ../../sass/_articles.scss */
  article.node-teaser .content {
    font-size: 1.4rem;
    line-height: 2.2rem; }
    /* line 334, ../../sass/_articles.scss */
    article.node-teaser .content .field-type-text-with-summary p:last-of-type {
      margin-bottom: 0; }
    /* line 338, ../../sass/_articles.scss */
    article.node-teaser .content .more-link {
      text-decoration: underline; }

/* line 344, ../../sass/_articles.scss */
#disqus_thread {
  margin-top: 30px;
  border-top: 1px solid #888;
  padding-top: 15px;
  clear: both; }

/* For the legacy news items */
/* line 352, ../../sass/_articles.scss */
.field-name-field-tags:before {
  clear: both;
  content: "";
  display: table; }

/* line 357, ../../sass/_articles.scss */
embed {
  float: none;
  margin: 2rem auto;
  width: 100%; }

/* line 362, ../../sass/_articles.scss */
.floatRight {
  clear: right;
  float: right;
  margin: 6px 0 12px 18px; }

/* line 367, ../../sass/_articles.scss */
.floatLeft {
  clear: left;
  float: left;
  margin: 6px 18px 12px 0; }

/* line 372, ../../sass/_articles.scss */
.prImageBlock {
  width: 100% !important;
  max-width: 40%;
  border: 1px solid #a1a1b9;
  font-size: 1.2rem;
  padding: 3px;
  display: block;
  /*
  	Target the first image (wrapped in an anchor or not) 
  	b/c we don't want the magnifying class targeted.
  */ }
  /* line 384, ../../sass/_articles.scss */
  .prImageBlock a:first-of-type img {
    width: 100%;
    height: auto; }
  /* line 389, ../../sass/_articles.scss */
  .prImageBlock > img:first-of-type {
    width: 100%;
    height: auto; }

/* line 1, ../../sass/_sidebar.scss */
#sidebar-second {
  border-bottom: 1px solid #d8d8d8; }
  /* line 4, ../../sass/_sidebar.scss */
  #sidebar-second .block,
  #sidebar-second section {
    border-top: 1px solid #d8d8d8;
    padding: 1.5rem 0 0.5rem; }
  /* line 10, ../../sass/_sidebar.scss */
  #sidebar-second h2 {
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #4c4f59; }
  /* line 16, ../../sass/_sidebar.scss */
  #sidebar-second .content {
    font-size: 1.4rem;
    line-height: 2.4rem; }
  /* line 21, ../../sass/_sidebar.scss */
  #sidebar-second .block-nrl-newsletter {
    border-top: none;
    padding-top: none; }

/* line 28, ../../sass/_sidebar.scss */
.block-nrl-newsletter p {
  text-align: center;
  max-width: 164px; }
  /* line 31, ../../sass/_sidebar.scss */
  .block-nrl-newsletter p.labstracts-title {
    color: #162956;
    font-family: serif;
    font-size: 36px;
    margin: 0 auto 7px;
    line-height: 44px;
    text-decoration: underline;
    border: 2px solid #fab208;
    border-left: none;
    border-right: none; }
  /* line 42, ../../sass/_sidebar.scss */
  .block-nrl-newsletter p.labstracts-subtext {
    color: #162956;
    font-size: 13px;
    margin: 5px auto 6px; }
/* line 48, ../../sass/_sidebar.scss */
.block-nrl-newsletter input {
  display: block;
  font-size: 1.4rem;
  line-height: 2.2rem;
  padding: 0 1.5rem; }
/* line 54, ../../sass/_sidebar.scss */
.block-nrl-newsletter input[type="text"] {
  width: 86%;
  margin: 0 auto 1.5rem; }
/* line 58, ../../sass/_sidebar.scss */
.block-nrl-newsletter input[type="submit"] {
  margin: 0 auto 1.5rem;
  background-color: #d8d8d8;
  border: none;
  border-radius: 5px; }

/* line 67, ../../sass/_sidebar.scss */
.block-nrl-podcast ul {
  padding: 0;
  margin-top: 0; }
  /* line 71, ../../sass/_sidebar.scss */
  .block-nrl-podcast ul li {
    list-style: none;
    margin-bottom: 0.5rem;
    line-height: 2.4rem;
    font-size: 1.4rem; }
    /* line 77, ../../sass/_sidebar.scss */
    .block-nrl-podcast ul li:last-of-type {
      margin-bottom: 0; }

/* line 2, ../../sass/_categories.scss */
body.page-categories .view-content {
  font-size: 1.4rem;
  line-height: 2.8rem;
  -webkit-columns: 4 200px;
  -moz-columns: 4 200px;
  columns: 4 200px; }
  /* line 9, ../../sass/_categories.scss */
  body.page-categories .view-content div {
    display: inline; }
    /* line 12, ../../sass/_categories.scss */
    body.page-categories .view-content div.views-field {
      display: block; }

@media only screen and (max-width: 1000px) {
  /* line 4, ../../sass/_mobile.scss */
  .node-article.node-teaser .field-name-body,
  .node-news-article.node-teaser .field-name-body {
    padding-left: 0; }
  /* line 9, ../../sass/_mobile.scss */
  .node-article.node-teaser.legacy-image .field-name-body,
  .node-news-article.node-teaser.legacy-image .field-name-body {
    padding-left: 0; } }
@media only screen and (max-width: 890px) {
  /* line 16, ../../sass/_mobile.scss */
  #sidebar-second {
    width: 230px; }

  /* line 20, ../../sass/_mobile.scss */
  .sidebar-second .center {
    margin-right: 230px; }
  /* line 23, ../../sass/_mobile.scss */
  .sidebar-second #main #content #content-inner.inner {
    padding-right: 2rem; } }
@media only screen and (max-width: 850px) {
  /* line 33, ../../sass/_mobile.scss */
  .node-news-article.node-teaser:not(.legacy-image) .teaser-image-wrapper,
  .node-article.node-teaser:not(.legacy-image) .teaser-image-wrapper,
  .node-videos.node-teaser:not(.legacy-image) .teaser-image-wrapper {
    float: none;
    max-width: 275px;
    width: 100%;
    margin: 0 auto 1rem; }
    /* line 38, ../../sass/_mobile.scss */
    .node-news-article.node-teaser:not(.legacy-image) .teaser-image-wrapper img,
    .node-article.node-teaser:not(.legacy-image) .teaser-image-wrapper img,
    .node-videos.node-teaser:not(.legacy-image) .teaser-image-wrapper img {
      width: 100%;
      height: auto; } }
@media only screen and (max-width: 600px) {
  /* line 47, ../../sass/_mobile.scss */
  html {
    font-size: 68.75%; }

  /* line 51, ../../sass/_mobile.scss */
  #site-name {
    line-height: 5.5rem;
    font-size: 5.5rem; }

  /* line 56, ../../sass/_mobile.scss */
  body.section-blog #site-name {
    line-height: 6rem;
    font-size: 6rem; }

  /* line 63, ../../sass/_mobile.scss */
  #header-wrapper #logo {
    display: none; }

  /* line 67, ../../sass/_mobile.scss */
  #site-slogan {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.1rem;
    line-height: 1.8rem;
    letter-spacing: 0.5px; }

  /* line 76, ../../sass/_mobile.scss */
  .feed-top-block header {
    padding: 0 0 1rem;
    bottom: auto;
    left: auto;
    position: relative;
    background-color: transparent;
    color: #000; }
    /* line 84, ../../sass/_mobile.scss */
    .feed-top-block header h2 a {
      color: inherit; }
  /* line 89, ../../sass/_mobile.scss */
  .feed-top-block .submitted {
    color: inherit; }

  /* line 93, ../../sass/_mobile.scss */
  #sidebar-second {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding: 0 1rem; }

  /* line 100, ../../sass/_mobile.scss */
  .sidebar-second .center {
    margin-right: 230px; }
  /* line 103, ../../sass/_mobile.scss */
  .sidebar-second #main #content #content-inner.inner {
    padding-right: 1rem; }

  /* line 107, ../../sass/_mobile.scss */
  #page-wrapper {
    margin-bottom: -300px; }

  /* line 111, ../../sass/_mobile.scss */
  #footer,
  .push {
    height: 300px;
    overflow: hidden; }

  /* line 118, ../../sass/_mobile.scss */
  #footer .region-footer #footerRequired,
  #footer .region-footer #footer-required {
    text-align: center; }
    /* line 121, ../../sass/_mobile.scss */
    #footer .region-footer #footerRequired .addr2,
    #footer .region-footer #footer-required .addr2 {
      display: block;
      margin-bottom: 1.5rem; }
    /* line 125, ../../sass/_mobile.scss */
    #footer .region-footer #footerRequired a,
    #footer .region-footer #footer-required a {
      margin-left: 4px;
      margin-right: 4px; }
      /* line 129, ../../sass/_mobile.scss */
      #footer .region-footer #footerRequired a#footer-logo,
      #footer .region-footer #footer-required a#footer-logo {
        float: none;
        margin: 0 auto 1.5rem; }
    /* line 135, ../../sass/_mobile.scss */
    #footer .region-footer #footerRequired ul li,
    #footer .region-footer #footer-required ul li {
      padding: 0 4px 0 4px;
      white-space: nowrap; }
      /* line 138, ../../sass/_mobile.scss */
      #footer .region-footer #footerRequired ul li:nth-of-type(3):before,
      #footer .region-footer #footer-required ul li:nth-of-type(3):before {
        content: "\A";
        white-space: pre;
        width: 0px; } }
@media only screen and (max-width: 640px) {
  /* line 150, ../../sass/_mobile.scss */
  .floatRight,
  .floatLeft {
    float: none;
    margin: 6px 0 12px; }

  /* line 155, ../../sass/_mobile.scss */
  .prImageBlock {
    max-width: 100%; } }
@media only screen and (max-width: 450px) {
  /* line 160, ../../sass/_mobile.scss */
  #site-name {
    line-height: 5rem;
    font-size: 5rem; }

  /* line 165, ../../sass/_mobile.scss */
  body.section-blog #site-name {
    line-height: 6rem;
    font-size: 6rem; }

  /* line 172, ../../sass/_mobile.scss */
  #navigation #nav-wrapper li {
    margin-right: 2rem; } }
@media print {
  /* line 10, ../../sass/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* line 19, ../../sass/_print.scss */
  a, a:visited {
    text-decoration: underline; }

  /* line 37, ../../sass/_print.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 42, ../../sass/_print.scss */
  thead {
    display: table-header-group; }

  /* line 46, ../../sass/_print.scss */
  tr, img {
    page-break-inside: avoid; }

  /* line 50, ../../sass/_print.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  /* line 58, ../../sass/_print.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  /* line 63, ../../sass/_print.scss */
  h2, h3 {
    page-break-after: avoid; }

  /* line 67, ../../sass/_print.scss */
  .sidebar,
  #navigation,
  #header-region,
  #search-theme-form,
  #footer,
  .breadcrumb,
  .tabs,
  .feed-icon,
  .links {
    display: none; }

  /* line 79, ../../sass/_print.scss */
  #page {
    width: 100%; }

  /* line 83, ../../sass/_print.scss */
  #main {
    padding-top: 0; }
    /* line 85, ../../sass/_print.scss */
    #main #content {
      margin-top: -20px; }
      /* line 87, ../../sass/_print.scss */
      #main #content #content-inner {
        margin-top: 0; }
        /* line 89, ../../sass/_print.scss */
        #main #content #content-inner #block-system-main > .block-inner .content {
          margin-top: 0; }

  /* line 96, ../../sass/_print.scss */
  #content,
  #content #content-inner,
  .content,
  .title {
    margin: 20px 0;
    width: auto; }

  /* line 104, ../../sass/_print.scss */
  a {
    text-decoration: none; }
    /* line 106, ../../sass/_print.scss */
    a:hover, a:active, a:link, a:visited {
      color: black; }

  /* line 122, ../../sass/_print.scss */
  #toolbar,
  #header,
  #content-header,
  #navigation,
  #disqus_thread,
  .field-name-field-tags,
  .push,
  #footer {
    display: none !important; }

  /* line 133, ../../sass/_print.scss */
  #header-image {
    max-width: 890px;
    margin: 0 auto; }
    /* line 136, ../../sass/_print.scss */
    #header-image .field-name-field-header-image {
      display: block !important;
      width: 890px;
      max-height: 600px;
      overflow: hidden; }
      /* line 145, ../../sass/_print.scss */
      #header-image .field-name-field-header-image img {
        width: 100%;
        height: auto; } }
